2021-05-15T13:43:01.7790707Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:43:02.1277443Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.1925659Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.2543103Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.3620130Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:43:11.1857260Z Current runner version: '2.278.0' 2021-05-15T13:43:11.1887863Z ##[group]Operating System 2021-05-15T13:43:11.1888962Z Ubuntu 2021-05-15T13:43:11.1889336Z 20.04.2 2021-05-15T13:43:11.1889727Z LTS 2021-05-15T13:43:11.1890103Z ##[endgroup] 2021-05-15T13:43:11.1890959Z ##[group]Virtual Environment 2021-05-15T13:43:11.1891588Z Environment: ubuntu-20.04 2021-05-15T13:43:11.1892062Z Version: 20210510.0 2021-05-15T13:43:11.1893186Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:43:11.1894765Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:43:11.1895581Z ##[endgroup] 2021-05-15T13:43:11.1897621Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:43:11.1898797Z Actions: write 2021-05-15T13:43:11.1899289Z Checks: write 2021-05-15T13:43:11.1899730Z Contents: write 2021-05-15T13:43:11.1900744Z Deployments: write 2021-05-15T13:43:11.1901361Z Issues: write 2021-05-15T13:43:11.1901874Z Metadata: read 2021-05-15T13:43:11.1902321Z Packages: write 2021-05-15T13:43:11.1902851Z PullRequests: write 2021-05-15T13:43:11.1903464Z RepositoryProjects: write 2021-05-15T13:43:11.1904018Z SecurityEvents: write 2021-05-15T13:43:11.1904844Z Statuses: write 2021-05-15T13:43:11.1905369Z ##[endgroup] 2021-05-15T13:43:11.1908646Z Prepare workflow directory 2021-05-15T13:43:11.3005787Z Prepare all required actions 2021-05-15T13:43:11.3018784Z Getting action download info 2021-05-15T13:43:11.7698130Z Download action repository 'actions/checkout@v2' 2021-05-15T13:43:13.5493615Z Download action repository 'r-lib/actions@master' 2021-05-15T13:43:15.2319870Z Download action repository 'adigherman/actions@master' 2021-05-15T13:43:19.2423834Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:43:20.3821555Z Download action repository 'actions/cache@v1' 2021-05-15T13:43:21.4432686Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:43:22.5067925Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:43:23.7280492Z ##[group]Run actions/checkout@v2 2021-05-15T13:43:23.7281172Z with: 2021-05-15T13:43:23.7281992Z repository: neuroconductor/dcmtk 2021-05-15T13:43:23.7282985Z token: *** 2021-05-15T13:43:23.7283385Z ssh-strict: true 2021-05-15T13:43:23.7283921Z persist-credentials: true 2021-05-15T13:43:23.7284411Z clean: true 2021-05-15T13:43:23.7284829Z fetch-depth: 1 2021-05-15T13:43:23.7285220Z lfs: false 2021-05-15T13:43:23.7285624Z submodules: false 2021-05-15T13:43:23.7286308Z env: 2021-05-15T13:43:23.7286742Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:23.7287192Z TIC_DEPLOY_KEY: 2021-05-15T13:43:23.7287981Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:23.7289588Z GITHUB_PAT: *** 2021-05-15T13:43:23.7290004Z COVERALLS_TOKEN: 2021-05-15T13:43:23.7290522Z continue-on-error: false 2021-05-15T13:43:23.7291014Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:23.7291425Z ##[endgroup] 2021-05-15T13:43:23.9610298Z Syncing repository: neuroconductor/dcmtk 2021-05-15T13:43:23.9611278Z ##[group]Getting Git version info 2021-05-15T13:43:23.9612770Z Working directory is '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:23.9669341Z [command]/usr/bin/git version 2021-05-15T13:43:23.9805139Z git version 2.31.1 2021-05-15T13:43:23.9834377Z ##[endgroup] 2021-05-15T13:43:23.9843401Z Deleting the contents of '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:23.9851706Z ##[group]Initializing the repository 2021-05-15T13:43:23.9858629Z [command]/usr/bin/git init /home/runner/work/dcmtk/dcmtk 2021-05-15T13:43:23.9941258Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:43:23.9942082Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:43:23.9942803Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:43:23.9943319Z hint: 2021-05-15T13:43:23.9944163Z hint: git config --global init.defaultBranch 2021-05-15T13:43:23.9945737Z hint: 2021-05-15T13:43:23.9946860Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:43:23.9947913Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:43:23.9949226Z hint: 2021-05-15T13:43:23.9949939Z hint: git branch -m 2021-05-15T13:43:23.9955585Z Initialized empty Git repository in /home/runner/work/dcmtk/dcmtk/.git/ 2021-05-15T13:43:23.9965452Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:24.0022109Z ##[endgroup] 2021-05-15T13:43:24.0022663Z ##[group]Disabling automatic garbage collection 2021-05-15T13:43:24.0029687Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:43:24.0076852Z ##[endgroup] 2021-05-15T13:43:24.0087024Z ##[group]Setting up auth 2021-05-15T13:43:24.0098159Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:43:24.0135142Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:43:24.0507822Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:43:24.0554805Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:43:24.0829966Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:43:24.0889108Z ##[endgroup] 2021-05-15T13:43:24.0891444Z ##[group]Fetching the repository 2021-05-15T13:43:24.0906192Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +491cbcea629724ddf29fcf21643abe277a816723:refs/tags/0.6.8.1.s 2021-05-15T13:43:24.7855305Z remote: Enumerating objects: 93, done. 2021-05-15T13:43:24.7858351Z remote: Counting objects: 1% (1/93) 2021-05-15T13:43:24.7860153Z remote: Counting objects: 2% (2/93) 2021-05-15T13:43:24.7861554Z remote: Counting objects: 3% (3/93) 2021-05-15T13:43:24.7862764Z remote: Counting objects: 4% (4/93) 2021-05-15T13:43:24.7863855Z remote: Counting objects: 5% (5/93) 2021-05-15T13:43:24.7864883Z remote: Counting objects: 6% (6/93) 2021-05-15T13:43:24.7865872Z remote: Counting objects: 7% (7/93) 2021-05-15T13:43:24.7866866Z remote: Counting objects: 8% (8/93) 2021-05-15T13:43:24.7867824Z remote: Counting objects: 9% (9/93) 2021-05-15T13:43:24.7868938Z remote: Counting objects: 10% (10/93) 2021-05-15T13:43:24.7869922Z remote: Counting objects: 11% (11/93) 2021-05-15T13:43:24.7871008Z remote: Counting objects: 12% (12/93) 2021-05-15T13:43:24.7871870Z remote: Counting objects: 13% (13/93) 2021-05-15T13:43:24.7872937Z remote: Counting objects: 15% (14/93) 2021-05-15T13:43:24.7873954Z remote: Counting objects: 16% (15/93) 2021-05-15T13:43:24.7874838Z remote: Counting objects: 17% (16/93) 2021-05-15T13:43:24.7875716Z remote: Counting objects: 18% (17/93) 2021-05-15T13:43:24.7876760Z remote: Counting objects: 19% (18/93) 2021-05-15T13:43:24.7877862Z remote: Counting objects: 20% (19/93) 2021-05-15T13:43:24.7878804Z remote: Counting objects: 21% (20/93) 2021-05-15T13:43:24.7879648Z remote: Counting objects: 22% (21/93) 2021-05-15T13:43:24.7880477Z remote: Counting objects: 23% (22/93) 2021-05-15T13:43:24.7881205Z remote: Counting objects: 24% (23/93) 2021-05-15T13:43:24.7881975Z remote: Counting objects: 25% (24/93) 2021-05-15T13:43:24.7882696Z remote: Counting objects: 26% (25/93) 2021-05-15T13:43:24.7883602Z remote: Counting objects: 27% (26/93) 2021-05-15T13:43:24.7884388Z remote: Counting objects: 29% (27/93) 2021-05-15T13:43:24.7885490Z remote: Counting objects: 30% (28/93) 2021-05-15T13:43:24.7886132Z remote: Counting objects: 31% (29/93) 2021-05-15T13:43:24.7886709Z remote: Counting objects: 32% (30/93) 2021-05-15T13:43:24.7887321Z remote: Counting objects: 33% (31/93) 2021-05-15T13:43:24.7888069Z remote: Counting objects: 34% (32/93) 2021-05-15T13:43:24.7888637Z remote: Counting objects: 35% (33/93) 2021-05-15T13:43:24.7889242Z remote: Counting objects: 36% (34/93) 2021-05-15T13:43:24.7889808Z remote: Counting objects: 37% (35/93) 2021-05-15T13:43:24.7890366Z remote: Counting objects: 38% (36/93) 2021-05-15T13:43:24.7891321Z remote: Counting objects: 39% (37/93) 2021-05-15T13:43:24.7892042Z remote: Counting objects: 40% (38/93) 2021-05-15T13:43:24.7894545Z remote: Counting objects: 41% (39/93) 2021-05-15T13:43:24.7895586Z remote: Counting objects: 43% (40/93) 2021-05-15T13:43:24.7896373Z remote: Counting objects: 44% (41/93) 2021-05-15T13:43:24.7897366Z remote: Counting objects: 45% (42/93) 2021-05-15T13:43:24.7898073Z remote: Counting objects: 46% (43/93) 2021-05-15T13:43:24.7898891Z remote: Counting objects: 47% (44/93) 2021-05-15T13:43:24.7899665Z remote: Counting objects: 48% (45/93) 2021-05-15T13:43:24.7900690Z remote: Counting objects: 49% (46/93) 2021-05-15T13:43:24.7901258Z remote: Counting objects: 50% (47/93) 2021-05-15T13:43:24.7901821Z remote: Counting objects: 51% (48/93) 2021-05-15T13:43:24.7902419Z remote: Counting objects: 52% (49/93) 2021-05-15T13:43:24.7903159Z remote: Counting objects: 53% (50/93) 2021-05-15T13:43:24.7903793Z remote: Counting objects: 54% (51/93) 2021-05-15T13:43:24.7904416Z remote: Counting objects: 55% (52/93) 2021-05-15T13:43:24.7905177Z remote: Counting objects: 56% (53/93) 2021-05-15T13:43:24.7906121Z remote: Counting objects: 58% (54/93) 2021-05-15T13:43:24.7906901Z remote: Counting objects: 59% (55/93) 2021-05-15T13:43:24.7907565Z remote: Counting objects: 60% (56/93) 2021-05-15T13:43:24.7908508Z remote: Counting objects: 61% (57/93) 2021-05-15T13:43:24.7909138Z remote: Counting objects: 62% (58/93) 2021-05-15T13:43:24.7909727Z remote: Counting objects: 63% (59/93) 2021-05-15T13:43:24.7910299Z remote: Counting objects: 64% (60/93) 2021-05-15T13:43:24.7911041Z remote: Counting objects: 65% (61/93) 2021-05-15T13:43:24.7911793Z remote: Counting objects: 66% (62/93) 2021-05-15T13:43:24.7912375Z remote: Counting objects: 67% (63/93) 2021-05-15T13:43:24.7912971Z remote: Counting objects: 68% (64/93) 2021-05-15T13:43:24.7913626Z remote: Counting objects: 69% (65/93) 2021-05-15T13:43:24.7914557Z remote: Counting objects: 70% (66/93) 2021-05-15T13:43:24.7915419Z remote: Counting objects: 72% (67/93) 2021-05-15T13:43:24.7916852Z remote: Counting objects: 73% (68/93) 2021-05-15T13:43:24.7917596Z remote: Counting objects: 74% (69/93) 2021-05-15T13:43:24.7919617Z remote: Counting objects: 75% (70/93) 2021-05-15T13:43:24.7920508Z remote: Counting objects: 76% (71/93) 2021-05-15T13:43:24.7921129Z remote: Counting objects: 77% (72/93) 2021-05-15T13:43:24.7921594Z remote: Counting objects: 78% (73/93) 2021-05-15T13:43:24.7922196Z remote: Counting objects: 79% (74/93) 2021-05-15T13:43:24.7922647Z remote: Counting objects: 80% (75/93) 2021-05-15T13:43:24.7923098Z remote: Counting objects: 81% (76/93) 2021-05-15T13:43:24.7923539Z remote: Counting objects: 82% (77/93) 2021-05-15T13:43:24.7923989Z remote: Counting objects: 83% (78/93) 2021-05-15T13:43:24.7924420Z remote: Counting objects: 84% (79/93) 2021-05-15T13:43:24.7924867Z remote: Counting objects: 86% (80/93) 2021-05-15T13:43:24.7925300Z remote: Counting objects: 87% (81/93) 2021-05-15T13:43:24.7926047Z remote: Counting objects: 88% (82/93) 2021-05-15T13:43:24.7926475Z remote: Counting objects: 89% (83/93) 2021-05-15T13:43:24.7926912Z remote: Counting objects: 90% (84/93) 2021-05-15T13:43:24.7927338Z remote: Counting objects: 91% (85/93) 2021-05-15T13:43:24.7927777Z remote: Counting objects: 92% (86/93) 2021-05-15T13:43:24.7932452Z remote: Counting objects: 93% (87/93) 2021-05-15T13:43:24.7936507Z remote: Counting objects: 94% (88/93) 2021-05-15T13:43:24.7940980Z remote: Counting objects: 95% (89/93) 2021-05-15T13:43:24.7945095Z remote: Counting objects: 96% (90/93) 2021-05-15T13:43:24.7949367Z remote: Counting objects: 97% (91/93) 2021-05-15T13:43:24.7953754Z remote: Counting objects: 98% (92/93) 2021-05-15T13:43:24.7958788Z remote: Counting objects: 100% (93/93) 2021-05-15T13:43:24.7959521Z remote: Counting objects: 100% (93/93), done. 2021-05-15T13:43:24.7990631Z remote: Compressing objects: 1% (1/87) 2021-05-15T13:43:25.3660131Z remote: Compressing objects: 2% (2/87) 2021-05-15T13:43:25.3698916Z remote: Compressing objects: 3% (3/87) 2021-05-15T13:43:25.3699620Z remote: Compressing objects: 4% (4/87) 2021-05-15T13:43:25.3700433Z remote: Compressing objects: 5% (5/87) 2021-05-15T13:43:25.3701048Z remote: Compressing objects: 6% (6/87) 2021-05-15T13:43:25.3701665Z remote: Compressing objects: 8% (7/87) 2021-05-15T13:43:25.3702412Z remote: Compressing objects: 9% (8/87) 2021-05-15T13:43:25.3703004Z remote: Compressing objects: 10% (9/87) 2021-05-15T13:43:25.3703756Z remote: Compressing objects: 11% (10/87) 2021-05-15T13:43:25.3704372Z remote: Compressing objects: 12% (11/87) 2021-05-15T13:43:25.3704980Z remote: Compressing objects: 13% (12/87) 2021-05-15T13:43:25.3705573Z remote: Compressing objects: 14% (13/87) 2021-05-15T13:43:25.3706384Z remote: Compressing objects: 16% (14/87) 2021-05-15T13:43:25.3707183Z remote: Compressing objects: 17% (15/87) 2021-05-15T13:43:25.3707782Z remote: Compressing objects: 18% (16/87) 2021-05-15T13:43:25.3708737Z remote: Compressing objects: 19% (17/87) 2021-05-15T13:43:25.3709344Z remote: Compressing objects: 20% (18/87) 2021-05-15T13:43:25.3709958Z remote: Compressing objects: 21% (19/87) 2021-05-15T13:43:25.3710726Z remote: Compressing objects: 22% (20/87) 2021-05-15T13:43:25.3711499Z remote: Compressing objects: 24% (21/87) 2021-05-15T13:43:25.3712113Z remote: Compressing objects: 25% (22/87) 2021-05-15T13:43:25.3712711Z remote: Compressing objects: 26% (23/87) 2021-05-15T13:43:25.3713691Z remote: Compressing objects: 27% (24/87) 2021-05-15T13:43:25.3714335Z remote: Compressing objects: 28% (25/87) 2021-05-15T13:43:25.3714967Z remote: Compressing objects: 29% (26/87) 2021-05-15T13:43:25.3715627Z remote: Compressing objects: 31% (27/87) 2021-05-15T13:43:25.3716262Z remote: Compressing objects: 32% (28/87) 2021-05-15T13:43:25.3717054Z remote: Compressing objects: 33% (29/87) 2021-05-15T13:43:25.3717823Z remote: Compressing objects: 34% (30/87) 2021-05-15T13:43:25.3718409Z remote: Compressing objects: 35% (31/87) 2021-05-15T13:43:25.3719019Z remote: Compressing objects: 36% (32/87) 2021-05-15T13:43:25.3719611Z remote: Compressing objects: 37% (33/87) 2021-05-15T13:43:25.3720221Z remote: Compressing objects: 39% (34/87) 2021-05-15T13:43:25.3720829Z remote: Compressing objects: 40% (35/87) 2021-05-15T13:43:25.3721428Z remote: Compressing objects: 41% (36/87) 2021-05-15T13:43:25.3722012Z remote: Compressing objects: 42% (37/87) 2021-05-15T13:43:25.3722602Z remote: Compressing objects: 43% (38/87) 2021-05-15T13:43:25.3723211Z remote: Compressing objects: 44% (39/87) 2021-05-15T13:43:25.3724156Z remote: Compressing objects: 45% (40/87) 2021-05-15T13:43:25.3724772Z remote: Compressing objects: 47% (41/87) 2021-05-15T13:43:25.3726774Z remote: Compressing objects: 48% (42/87) 2021-05-15T13:43:25.3727567Z remote: Compressing objects: 49% (43/87) 2021-05-15T13:43:25.3728277Z remote: Compressing objects: 50% (44/87) 2021-05-15T13:43:25.3728992Z remote: Compressing objects: 51% (45/87) 2021-05-15T13:43:25.3729688Z remote: Compressing objects: 52% (46/87) 2021-05-15T13:43:25.3730401Z remote: Compressing objects: 54% (47/87) 2021-05-15T13:43:25.3731112Z remote: Compressing objects: 55% (48/87) 2021-05-15T13:43:25.3731818Z remote: Compressing objects: 56% (49/87) 2021-05-15T13:43:25.3732535Z remote: Compressing objects: 57% (50/87) 2021-05-15T13:43:25.3733227Z remote: Compressing objects: 58% (51/87) 2021-05-15T13:43:25.3733939Z remote: Compressing objects: 59% (52/87) 2021-05-15T13:43:25.3734675Z remote: Compressing objects: 60% (53/87) 2021-05-15T13:43:25.3735527Z remote: Compressing objects: 62% (54/87) 2021-05-15T13:43:25.3736410Z remote: Compressing objects: 63% (55/87) 2021-05-15T13:43:25.3737267Z remote: Compressing objects: 64% (56/87) 2021-05-15T13:43:25.3738265Z remote: Compressing objects: 65% (57/87) 2021-05-15T13:43:25.3739174Z remote: Compressing objects: 66% (58/87) 2021-05-15T13:43:25.3739866Z remote: Compressing objects: 67% (59/87) 2021-05-15T13:43:25.3740727Z remote: Compressing objects: 68% (60/87) 2021-05-15T13:43:25.3741552Z remote: Compressing objects: 70% (61/87) 2021-05-15T13:43:25.3742205Z remote: Compressing objects: 71% (62/87) 2021-05-15T13:43:25.3742867Z remote: Compressing objects: 72% (63/87) 2021-05-15T13:43:25.3743516Z remote: Compressing objects: 73% (64/87) 2021-05-15T13:43:25.3744186Z remote: Compressing objects: 74% (65/87) 2021-05-15T13:43:25.3745158Z remote: Compressing objects: 75% (66/87) 2021-05-15T13:43:25.3745836Z remote: Compressing objects: 77% (67/87) 2021-05-15T13:43:25.3746638Z remote: Compressing objects: 78% (68/87) 2021-05-15T13:43:25.3747248Z remote: Compressing objects: 79% (69/87) 2021-05-15T13:43:25.3747873Z remote: Compressing objects: 80% (70/87) 2021-05-15T13:43:25.3749004Z remote: Compressing objects: 81% (71/87) 2021-05-15T13:43:25.3749644Z remote: Compressing objects: 82% (72/87) 2021-05-15T13:43:25.3750293Z remote: Compressing objects: 83% (73/87) 2021-05-15T13:43:25.3750943Z remote: Compressing objects: 85% (74/87) 2021-05-15T13:43:25.3751572Z remote: Compressing objects: 86% (75/87) 2021-05-15T13:43:25.3752220Z remote: Compressing objects: 87% (76/87) 2021-05-15T13:43:25.3752854Z remote: Compressing objects: 88% (77/87) 2021-05-15T13:43:25.3753965Z remote: Compressing objects: 89% (78/87) 2021-05-15T13:43:25.3754667Z remote: Compressing objects: 90% (79/87) 2021-05-15T13:43:25.3755342Z remote: Compressing objects: 91% (80/87) 2021-05-15T13:43:25.3756257Z remote: Compressing objects: 93% (81/87) 2021-05-15T13:43:25.3756913Z remote: Compressing objects: 94% (82/87) 2021-05-15T13:43:25.3757904Z remote: Compressing objects: 95% (83/87) 2021-05-15T13:43:25.3758567Z remote: Compressing objects: 96% (84/87) 2021-05-15T13:43:25.3759360Z remote: Compressing objects: 97% (85/87) 2021-05-15T13:43:25.3760163Z remote: Compressing objects: 98% (86/87) 2021-05-15T13:43:25.3760953Z remote: Compressing objects: 100% (87/87) 2021-05-15T13:43:25.3761772Z remote: Compressing objects: 100% (87/87), done. 2021-05-15T13:43:25.3763332Z remote: Total 93 (delta 15), reused 43 (delta 4), pack-reused 0 2021-05-15T13:43:25.3764188Z From https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:25.3765854Z * [new ref] 491cbcea629724ddf29fcf21643abe277a816723 -> 0.6.8.1.s 2021-05-15T13:43:25.3767357Z ##[endgroup] 2021-05-15T13:43:25.3768030Z ##[group]Determining the checkout info 2021-05-15T13:43:25.3768628Z ##[endgroup] 2021-05-15T13:43:25.3769152Z ##[group]Checking out the ref 2021-05-15T13:43:25.3770454Z [command]/usr/bin/git checkout --progress --force refs/tags/0.6.8.1.s 2021-05-15T13:43:25.3771555Z Note: switching to 'refs/tags/0.6.8.1.s'. 2021-05-15T13:43:25.3771982Z 2021-05-15T13:43:25.3772995Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:43:25.3773862Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:43:25.3774666Z state without impacting any branches by switching back to a branch. 2021-05-15T13:43:25.3775179Z 2021-05-15T13:43:25.3775952Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:43:25.3777143Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:43:25.3777687Z 2021-05-15T13:43:25.3778433Z git switch -c 2021-05-15T13:43:25.3778913Z 2021-05-15T13:43:25.3779404Z Or undo this operation with: 2021-05-15T13:43:25.3780136Z 2021-05-15T13:43:25.3780757Z git switch - 2021-05-15T13:43:25.3781142Z 2021-05-15T13:43:25.3781853Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:43:25.3782635Z 2021-05-15T13:43:25.3783305Z HEAD is now at 491cbce Version id 31 stable 2021-05-15T13:43:25.3783859Z ##[endgroup] 2021-05-15T13:43:25.3784800Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:43:25.3785920Z '491cbcea629724ddf29fcf21643abe277a816723' 2021-05-15T13:43:25.3912344Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:43:25.3912777Z with: 2021-05-15T13:43:25.3913090Z r-version: 3.5 2021-05-15T13:43:25.3913392Z Ncpus: 1 2021-05-15T13:43:25.3913748Z crayon.enabled: NULL 2021-05-15T13:43:25.3914197Z remove-openmp-macos: true 2021-05-15T13:43:25.3914682Z http-user-agent: default 2021-05-15T13:43:25.3915086Z install-r: true 2021-05-15T13:43:25.3915580Z windows-path-include-mingw: true 2021-05-15T13:43:25.3916027Z env: 2021-05-15T13:43:25.3916469Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:25.3917050Z TIC_DEPLOY_KEY: 2021-05-15T13:43:25.3917757Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:25.3919342Z GITHUB_PAT: *** 2021-05-15T13:43:25.3919720Z COVERALLS_TOKEN: 2021-05-15T13:43:25.3920143Z continue-on-error: false 2021-05-15T13:43:25.3920715Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:25.3921043Z ##[endgroup] 2021-05-15T13:43:26.3751021Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:43:28.1233705Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:43:28.1245063Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:43:28.1282107Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:43:28.1348552Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:43:28.1784799Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:43:28.2598088Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:43:28.3513230Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:43:28.3715652Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:43:28.3754631Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:43:28.3756298Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:43:28.3758240Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:43:28.3786739Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:43:28.3837360Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:43:28.3906655Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:43:28.3927047Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:43:28.5210391Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:43:28.6036124Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:43:28.6525274Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:43:28.6547319Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:43:28.6549343Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:43:28.6569495Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:43:28.6571839Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:43:28.6690055Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:43:28.7499695Z Hit:24 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:43:28.8625673Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:43:35.9045868Z Fetched 4463 kB in 1s (4351 kB/s) 2021-05-15T13:43:36.7639539Z Reading package lists... 2021-05-15T13:43:36.7862552Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:43:38.8003454Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:43:38.8644041Z Reading package lists... 2021-05-15T13:43:39.0123632Z Building dependency tree... 2021-05-15T13:43:39.0138650Z Reading state information... 2021-05-15T13:43:39.1723187Z The following additional packages will be installed: 2021-05-15T13:43:39.1724783Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:43:39.1726291Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:43:39.1727966Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:43:39.1731701Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:43:39.1733189Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:43:39.1734938Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:43:39.1736484Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:43:39.1737865Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:43:39.1739154Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:43:39.1740328Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:43:39.1741883Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:43:39.1743176Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:43:39.1744785Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:43:39.1746366Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:43:39.1747916Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:43:39.1749415Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:43:39.1750610Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:39.1751938Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:39.1753542Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:39.1754816Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:39.1756438Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:39.1757804Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:39.1940227Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:39.1942639Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:39.1945055Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:39.1946553Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:39.1948228Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:39.1949890Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:39.1951136Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:39.1952634Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:39.1953846Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:39.1955174Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:39.1956840Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:39.1958594Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:39.1960173Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:39.1961545Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:39.1963307Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:39.1964669Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:43:39.1967022Z Suggested packages: 2021-05-15T13:43:39.1968171Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:43:39.1969672Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:43:39.1971271Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:43:39.1972711Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:43:39.1973810Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:43:39.1974834Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:43:39.1975871Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:43:39.1977482Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:43:39.1978855Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:43:39.1980018Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:43:39.6437228Z The following NEW packages will be installed: 2021-05-15T13:43:39.6439446Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:43:39.6440819Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:43:39.6442591Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:43:39.6444428Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:43:39.6445983Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:43:39.6447223Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:43:39.6448748Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:43:39.6450183Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:43:39.6451660Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:43:39.6453091Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:43:39.6454305Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:43:39.6455693Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:43:39.6457370Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:43:39.6459076Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:43:39.6460378Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:43:39.6461673Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:43:39.6463034Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:39.6464776Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:39.6466335Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:39.6467695Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:39.6470724Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:39.6472462Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:39.6474282Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:39.6476026Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:39.6477465Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:39.6485146Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:39.6487043Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:39.6489093Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:39.6517471Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:39.6518956Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:39.6520588Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:39.6521904Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:39.6523337Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:39.6524513Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:39.6525836Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:39.6527055Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:39.6528180Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:39.6529101Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:43:39.6768003Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:43:39.6769073Z Need to get 8648 kB of archives. 2021-05-15T13:43:39.6770055Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:43:39.6771624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:43:39.6809951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:43:39.6817783Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:43:39.6833960Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:43:39.6842210Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:43:39.6861025Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:43:39.6868485Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:43:39.6875982Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:43:39.6882628Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:43:39.6888199Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:43:39.6895058Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:43:39.6900996Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:43:39.6915300Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:43:39.6940904Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:43:39.6950199Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:43:39.6951739Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:43:39.7000766Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:43:39.7002774Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:43:39.7004271Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:43:39.7158362Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:43:39.7230709Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:43:39.7232396Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:43:39.7234299Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:43:39.7236097Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:43:39.7237801Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:43:39.7399345Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:43:39.7408676Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:43:39.7418431Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:43:39.7431508Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:43:39.7438178Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:43:39.7443317Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:43:39.7450985Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:43:39.7458508Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:43:39.7467511Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:43:39.7475274Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:43:39.7487509Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:43:39.7497497Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:43:39.7506091Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:43:39.7514121Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:43:39.7522408Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:43:39.7529003Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:43:39.7537269Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:43:39.7544645Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:43:39.7552686Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:43:39.7562030Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:43:39.7571092Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:43:39.7588238Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:43:39.7596638Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:43:39.7603331Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:43:39.7609303Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:43:39.7618153Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:43:39.7651432Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:43:39.7661718Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:43:39.7670825Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:43:39.7684691Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:43:39.7686582Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:43:39.7698788Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:43:39.7700435Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:43:39.7710051Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:43:39.7716739Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:43:39.7748286Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:43:39.7759475Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:43:39.7767752Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:43:39.7777737Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:43:39.7779299Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:43:39.7787121Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:43:39.7793796Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:43:39.8020935Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:43:39.8039656Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:43:39.8058072Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:43:39.8066316Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:43:39.8073623Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:43:39.8081778Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:43:39.8090149Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:43:39.8098622Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:43:39.8111833Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:43:39.8156254Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:43:39.8175565Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:43:39.8177701Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:43:39.8191508Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:43:39.8220401Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:43:39.8230501Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:43:39.8239111Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:43:39.8246134Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:43:39.8261538Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:43:39.8263103Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:43:39.8276750Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:43:39.8286572Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:43:39.8297985Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:43:39.8307426Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:43:39.8314814Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:43:39.8323837Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:43:39.8332437Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:43:39.8341626Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:43:39.8353173Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:43:39.8360684Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:43:39.8369022Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:43:39.8376337Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:43:39.8384441Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:43:39.8391835Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:43:39.8404131Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:43:39.8477488Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:43:39.8510153Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:43:39.8521368Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:43:39.8530599Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:43:39.8537499Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:43:39.8546993Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:43:39.8555745Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:43:39.8573653Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:43:39.8602002Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:43:39.8610456Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:43:39.8619692Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:43:39.8643158Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:43:39.8646082Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:43:39.8648918Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:43:39.8651577Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:43:39.8653358Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:43:39.8679243Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:43:39.8681093Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:43:39.8682838Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:43:39.8684489Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:43:39.8690740Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:43:39.8698348Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:43:39.8711718Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:43:39.8723799Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:43:39.8734337Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:43:39.8863590Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:43:39.8870858Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:43:39.8883471Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:43:39.8983498Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:43:40.6431207Z Fetched 8648 kB in 0s (35.0 MB/s) 2021-05-15T13:43:40.6777538Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:43:40.6987542Z (Reading database ... 2021-05-15T13:43:40.6989994Z (Reading database ... 5% 2021-05-15T13:43:40.6990653Z (Reading database ... 10% 2021-05-15T13:43:40.6991276Z (Reading database ... 15% 2021-05-15T13:43:40.6991877Z (Reading database ... 20% 2021-05-15T13:43:40.6993089Z (Reading database ... 25% 2021-05-15T13:43:40.6993553Z (Reading database ... 30% 2021-05-15T13:43:40.6994029Z (Reading database ... 35% 2021-05-15T13:43:40.6994508Z (Reading database ... 40% 2021-05-15T13:43:40.6995067Z (Reading database ... 45% 2021-05-15T13:43:40.6995548Z (Reading database ... 50% 2021-05-15T13:43:40.7408788Z (Reading database ... 55% 2021-05-15T13:43:40.7986612Z (Reading database ... 60% 2021-05-15T13:43:40.8450720Z (Reading database ... 65% 2021-05-15T13:43:40.8945762Z (Reading database ... 70% 2021-05-15T13:43:40.9818712Z (Reading database ... 75% 2021-05-15T13:43:41.0783100Z (Reading database ... 80% 2021-05-15T13:43:41.1735709Z (Reading database ... 85% 2021-05-15T13:43:41.2501376Z (Reading database ... 90% 2021-05-15T13:43:41.3344538Z (Reading database ... 95% 2021-05-15T13:43:41.3357159Z (Reading database ... 100% 2021-05-15T13:43:41.3358121Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:43:41.3371082Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:43:41.3496291Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:43:41.3825516Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:43:41.4135855Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:43:41.4150063Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:43:41.4430467Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:43:41.4682187Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:43:41.4695562Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:41.4999721Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:43:41.5299887Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:43:41.5314631Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:41.5670082Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:43:41.5908727Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:43:41.5919453Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:41.6344100Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:43:41.6631332Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:43:41.6642106Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:41.6949949Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:43:41.7189011Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:43:41.7201900Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:41.7458690Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:43:41.7746596Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:43:41.7761327Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:41.8069867Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:43:41.8300361Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:43:41.8314425Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:41.8609594Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:43:41.8869412Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:43:41.8878867Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:41.9310938Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:43:41.9570015Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:43:41.9586694Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:41.9869546Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:43:42.0149725Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:43:42.0163967Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:42.0429437Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:43:42.0725557Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:43:42.0737115Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:42.1110334Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:43:42.1311892Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:43:42.1326163Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:42.1753098Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:43:42.1999197Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:43:42.2015408Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:42.2349533Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:43:42.2561056Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:43:42.2600658Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:43:42.2909504Z Selecting previously unselected package patchutils. 2021-05-15T13:43:42.3164487Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:43:42.3176459Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:43:42.3549195Z Selecting previously unselected package wdiff. 2021-05-15T13:43:42.3769718Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:43:42.3782137Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:43:42.4229552Z Selecting previously unselected package devscripts. 2021-05-15T13:43:42.4484574Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:43:42.4743701Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:42.6069722Z Selecting previously unselected package diffstat. 2021-05-15T13:43:42.6301966Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:43:42.6316755Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:43:42.6616102Z Selecting previously unselected package python3-gpg. 2021-05-15T13:43:42.6886183Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:43:42.6901488Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:42.7396666Z Selecting previously unselected package dput. 2021-05-15T13:43:42.7677392Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:43:42.7759823Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:43:42.8151199Z Selecting previously unselected package gdebi-core. 2021-05-15T13:43:42.8361354Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:43:42.8378536Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:42.9026289Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:43:42.9305735Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:43:42.9342738Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:42.9749018Z Selecting previously unselected package gettext. 2021-05-15T13:43:42.9989373Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:43:43.0002627Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:43.1350273Z Selecting previously unselected package intltool-debian. 2021-05-15T13:43:43.1572037Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:43:43.1589786Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:43.1917905Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:43:43.2136582Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:43:43.2172763Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:43.2589469Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:43:43.2876079Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:43:43.2891596Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:43.3217923Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:43:43.3505017Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:43:43.3520910Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:43.3830680Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:43:43.4093494Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:43:43.4105328Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:43.4390005Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:43:43.4615267Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:43:43.4631521Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:43.4892824Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:43:43.5172793Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:43:43.5189641Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:43.5444927Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:43:43.5729589Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:43:43.5744122Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:43.6031477Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:43:43.6305909Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:43:43.6319791Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:43.6629461Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:43:43.6867724Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:43:43.6880561Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:43.7270262Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:43:43.7495639Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:43:43.7510068Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:43.7784631Z Selecting previously unselected package libclone-perl. 2021-05-15T13:43:43.8063704Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:43:43.8077142Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:43:43.8389846Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:43:43.8618795Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:43:43.8631031Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:43.8876653Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:43:43.9159638Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:43:43.9175649Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:43.9509747Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:43:43.9747875Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:43:43.9762611Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:43:44.0053915Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:43:44.0352662Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:43:44.0367391Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:44.0617780Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:43:44.0915997Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:43:44.0946414Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:44.1310390Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:43:44.1556833Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:43:44.1571118Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:44.1909996Z Selecting previously unselected package libwant-perl. 2021-05-15T13:43:44.2148271Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:43:44.2161022Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:43:44.2511695Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:43:44.2727825Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:43:44.2742307Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:44.3109438Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:43:44.3306990Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:43:44.3324269Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:44.3661413Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:43:44.3935188Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:43:44.3947223Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:44.4183694Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:43:44.4451054Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:43:44.4464365Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:44.4789190Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:43:44.5009664Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:43:44.5026594Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:44.5323282Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:43:44.5612504Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:43:44.5627564Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:44.5904784Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:43:44.6193046Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:43:44.6208220Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:44.6870186Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:43:44.7102298Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:43:44.7116199Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:44.7427349Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:43:44.7671087Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:43:44.7683930Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:44.7924937Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:43:44.8203032Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:43:44.8218267Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:44.8549143Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:43:44.8767326Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:43:44.8778474Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:44.9034750Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:43:44.9311703Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:43:44.9322782Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:44.9555287Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:43:44.9832452Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:43:44.9844016Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:45.0084778Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:43:45.0384218Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:43:45.0397958Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:45.0706639Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:43:45.1003509Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:43:45.1021448Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:43:45.1259558Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:43:45.1537695Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:43:45.1550497Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:45.2202621Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:43:45.2475292Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:43:45.2492293Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:43:45.2820984Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:43:45.3109467Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:43:45.3127091Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:45.3437150Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:43:45.3701201Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:43:45.3713889Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:45.3973048Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:43:45.4260445Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:43:45.4268867Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:45.4544237Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:43:45.4837875Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:43:45.4852559Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:45.5107269Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:43:45.5391012Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:43:45.5405266Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:45.5653101Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:43:45.5938165Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:43:45.5953888Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:45.6309347Z Selecting previously unselected package libjson-perl. 2021-05-15T13:43:45.6563661Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:43:45.6582127Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:43:45.6903175Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:43:45.7194418Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:43:45.7209404Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:43:45.7590361Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:43:45.7840911Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:43:45.7851591Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:45.8149649Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:43:45.8375320Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:43:45.8391431Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:45.8710085Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:43:45.8939438Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:43:45.8952473Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:45.9242962Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:43:45.9531784Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:43:45.9547368Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:43:45.9810028Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:43:46.0093141Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:43:46.0107484Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:46.0429368Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:43:46.0669547Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:43:46.0684094Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:46.1011622Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:43:46.1321425Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:43:46.1340664Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:46.1989731Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:43:46.2227444Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:43:46.2242996Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:46.2573882Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:43:46.2853520Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:43:46.2866493Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:46.3126484Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:43:46.3415949Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:43:46.3425461Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:46.3709798Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:43:46.3979534Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:43:46.3993705Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:43:46.4549587Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:43:46.4788754Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:43:46.4811653Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:46.5110107Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:43:46.5377820Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:43:46.5389647Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:46.5710037Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:43:46.5926987Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:43:46.5939808Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:46.6391055Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:43:46.6636875Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:43:46.6655514Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:46.7071616Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:43:46.7353635Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:43:46.7369058Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:46.7658309Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:43:46.7944165Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:43:46.7954398Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:46.8379844Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:43:46.8654982Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:43:46.8670326Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:46.9029779Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:43:46.9247956Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:43:46.9261872Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:46.9589509Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:43:46.9833352Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:43:46.9848033Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:47.0114226Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:43:47.0391632Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:43:47.0404693Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:47.0664294Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:43:47.0952394Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:43:47.0962435Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:47.1235582Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:43:47.1527911Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:43:47.1540498Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:47.1831663Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:43:47.2132127Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:43:47.2320291Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:47.2661216Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:43:47.2940080Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:43:47.2953850Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:47.3309840Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:43:47.3550246Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:43:47.3565231Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:47.3814248Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:43:47.4091422Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:43:47.4107054Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:47.4429978Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:43:47.4614588Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:43:47.4625108Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:47.4949979Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:43:47.5194324Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:43:47.5203991Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:47.5589372Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:43:47.5805647Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:43:47.5822072Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:47.6062136Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:43:47.6350880Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:43:47.6363234Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:47.6669483Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:43:47.6905364Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:47.6919645Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:47.7593847Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:43:47.7830184Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:43:47.7848816Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:47.8149966Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:43:47.8377050Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:43:47.8392933Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:43:47.8710019Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:43:47.8929225Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:43:47.8944052Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:43:47.9269703Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:43:47.9482314Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:43:47.9497632Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:47.9789820Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:43:48.0049308Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:43:48.0060728Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:48.0390381Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:43:48.0632452Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:43:48.0648220Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:48.0989737Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:43:48.1180010Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:48.1192010Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:48.1629933Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:43:48.1846448Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:48.1860151Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:48.2257423Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:43:48.2541359Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:43:48.2552461Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:43:48.2870993Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:43:48.3095532Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:43:48.3113949Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:48.3379668Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:43:48.3703593Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:43:48.3716424Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:48.4029537Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:43:48.4245302Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:43:48.4259407Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:48.4507444Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:43:48.4780529Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:43:48.4793671Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:48.5042022Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:43:48.5313465Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:43:48.5330657Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:48.5632068Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:43:48.5867742Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:43:48.5881373Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:48.6120874Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:43:48.6410711Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:43:48.6427328Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:48.6749583Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:43:48.6954145Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:43:48.6972479Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:48.7271681Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:43:48.7496722Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:43:48.7513107Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:48.7869350Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:43:48.8064893Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:43:48.8084549Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:48.8367731Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:43:48.8660438Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:43:48.8672109Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:48.9029892Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:43:48.9230954Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:43:48.9241953Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:48.9589084Z Selecting previously unselected package licensecheck. 2021-05-15T13:43:48.9806747Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:43:48.9821572Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:43:49.0150038Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:43:49.0379577Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:43:49.0395924Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:49.0658236Z Selecting previously unselected package t1utils. 2021-05-15T13:43:49.0954135Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:43:49.0972456Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:43:49.1389556Z Selecting previously unselected package lintian. 2021-05-15T13:43:49.1622743Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:43:49.1639635Z Unpacking lintian (2.62.0) ... 2021-05-15T13:43:49.5335126Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:43:49.5619808Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:43:49.5632195Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:49.5985833Z Selecting previously unselected package python3-xdg. 2021-05-15T13:43:49.6219819Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:43:49.6232895Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:49.6550013Z Selecting previously unselected package qpdf. 2021-05-15T13:43:49.6778724Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:49.6791556Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:43:49.7551897Z Selecting previously unselected package python3-magic. 2021-05-15T13:43:49.7799457Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:43:49.7815470Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:49.8448893Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:49.8492167Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:49.8536227Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:49.8580257Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:43:49.8621036Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:43:49.8667053Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:49.8702174Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:49.8744357Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:49.8791539Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:50.0531965Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:50.0577606Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:50.0621932Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:43:50.0663588Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:50.0702921Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:50.0742234Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:50.0778955Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:50.0820648Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:50.0860744Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:50.0904024Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:50.0945202Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:43:50.0982584Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:50.1019665Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:50.1061861Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:50.1106165Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:50.1152537Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:43:50.1198077Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:50.1243126Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:50.1285370Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:50.1326685Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:43:50.1361708Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:50.1400315Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:50.1454746Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:50.1508412Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:50.1551503Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:50.1599095Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:50.3489916Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:50.3530039Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:50.3572922Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:43:50.3609853Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:50.3647231Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:43:50.3753104Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:43:50.3793759Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:50.3839932Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:43:50.3884923Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:43:50.3924701Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:50.3968817Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:50.5870178Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:50.5913209Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:50.5953787Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:43:50.5990452Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:50.6028910Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:50.6066767Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:50.6107424Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:43:50.6144561Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:50.6183049Z Setting up t1utils (1.41-3) ... 2021-05-15T13:43:50.6227807Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:50.6270342Z Setting up diffstat (1.63-1) ... 2021-05-15T13:43:50.6314657Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:50.6352225Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:50.6397103Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:50.6436996Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:50.6484118Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:50.6527621Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:50.6574873Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:50.6612013Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:50.6651667Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:50.6695396Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:50.6735347Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:43:50.6777761Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:50.6818390Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:50.6855575Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:50.6890944Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:50.6936465Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:43:50.6983619Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:50.7024517Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:50.7063602Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:50.8579230Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:50.8624774Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:50.8669635Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:50.8708427Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:50.8746920Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:50.8788498Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:50.8829975Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:50.8874537Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:50.9073010Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:50.9162525Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:50.9210144Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:51.0752987Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:51.0794194Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:51.0831254Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:43:51.0928394Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:51.0976543Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:51.1014796Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:51.1077960Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:51.1114365Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:51.1158878Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:51.1202989Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:51.1241108Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:51.1278987Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:51.1317676Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:43:51.1361626Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:51.1403131Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:51.1437242Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:43:51.3101079Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:51.3141365Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:51.3179575Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:51.3220136Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:51.3256328Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:51.3291727Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:51.3334893Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:51.3371877Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:51.3408719Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:51.3446498Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:51.3483366Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:51.3528300Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:51.3565115Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:51.3610003Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:51.3653860Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:43:51.3702967Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:51.3746671Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:51.3787449Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:51.5582819Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:51.5622671Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:51.5671694Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:51.5719215Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:51.5764516Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:51.5808234Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:51.5844238Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:51.5883947Z Setting up lintian (2.62.0) ... 2021-05-15T13:43:51.5936877Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:43:51.5984793Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:07.1925309Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:44:07.3177595Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:09.3328973Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-15T13:44:09.4569464Z 2021-05-15T13:44:09.4712041Z Reading package lists... 0% 2021-05-15T13:44:09.4712616Z 2021-05-15T13:44:09.4755612Z Reading package lists... 100% 2021-05-15T13:44:09.4756103Z 2021-05-15T13:44:09.4756433Z 2021-05-15T13:44:09.4756944Z Reading package lists... Done 2021-05-15T13:44:09.4757352Z 2021-05-15T13:44:09.4757853Z Building dependency tree... 0% 2021-05-15T13:44:09.4758412Z 2021-05-15T13:44:09.5001468Z Building dependency tree... 0% 2021-05-15T13:44:09.5002345Z 2021-05-15T13:44:09.5002990Z Building dependency tree... 50% 2021-05-15T13:44:09.5003488Z 2021-05-15T13:44:09.6121225Z Building dependency tree... 50% 2021-05-15T13:44:09.6121886Z 2021-05-15T13:44:09.6122564Z Building dependency tree 2021-05-15T13:44:09.6122941Z 2021-05-15T13:44:09.6123432Z Reading state information... 0% 2021-05-15T13:44:09.6123835Z 2021-05-15T13:44:09.7607307Z Reading state information... 0% 2021-05-15T13:44:09.7607965Z 2021-05-15T13:44:09.7608285Z 2021-05-15T13:44:09.7608768Z Reading state information... Done 2021-05-15T13:44:09.7609166Z 2021-05-15T13:44:09.7609617Z Reading state information... 0% 2021-05-15T13:44:09.7663230Z 2021-05-15T13:44:09.7663831Z Reading state information... 1% 2021-05-15T13:44:09.7699728Z 2021-05-15T13:44:09.7700321Z Reading state information... 3% 2021-05-15T13:44:09.7741585Z 2021-05-15T13:44:09.7742281Z Reading state information... 5% 2021-05-15T13:44:09.7779857Z 2021-05-15T13:44:09.7780453Z Reading state information... 7% 2021-05-15T13:44:09.7814644Z 2021-05-15T13:44:09.7815271Z Reading state information... 9% 2021-05-15T13:44:09.7851464Z 2021-05-15T13:44:09.7852553Z Reading state information... 11% 2021-05-15T13:44:09.7889934Z 2021-05-15T13:44:09.7890975Z Reading state information... 13% 2021-05-15T13:44:09.7931439Z 2021-05-15T13:44:09.7932170Z Reading state information... 15% 2021-05-15T13:44:09.7960930Z 2021-05-15T13:44:09.7961596Z Reading state information... 17% 2021-05-15T13:44:09.8000008Z 2021-05-15T13:44:09.8000828Z Reading state information... 19% 2021-05-15T13:44:09.8036219Z 2021-05-15T13:44:09.8036971Z Reading state information... 21% 2021-05-15T13:44:09.8073473Z 2021-05-15T13:44:09.8074112Z Reading state information... 23% 2021-05-15T13:44:09.8109234Z 2021-05-15T13:44:09.8110013Z Reading state information... 25% 2021-05-15T13:44:09.8150617Z 2021-05-15T13:44:09.8151216Z Reading state information... 27% 2021-05-15T13:44:09.8187598Z 2021-05-15T13:44:09.8188368Z Reading state information... 29% 2021-05-15T13:44:09.8227543Z 2021-05-15T13:44:09.8228299Z Reading state information... 31% 2021-05-15T13:44:09.8268246Z 2021-05-15T13:44:09.8268896Z Reading state information... 33% 2021-05-15T13:44:09.8299858Z 2021-05-15T13:44:09.8300488Z Reading state information... 35% 2021-05-15T13:44:09.8331633Z 2021-05-15T13:44:09.8332298Z Reading state information... 37% 2021-05-15T13:44:09.8376815Z 2021-05-15T13:44:09.8377931Z Reading state information... 39% 2021-05-15T13:44:09.8431015Z 2021-05-15T13:44:09.8431618Z Reading state information... 41% 2021-05-15T13:44:09.8452869Z 2021-05-15T13:44:09.8453267Z Reading state information... 43% 2021-05-15T13:44:09.8493770Z 2021-05-15T13:44:09.8494337Z Reading state information... 45% 2021-05-15T13:44:09.8560162Z 2021-05-15T13:44:09.8560870Z Reading state information... 47% 2021-05-15T13:44:09.8597522Z 2021-05-15T13:44:09.8597928Z Reading state information... 49% 2021-05-15T13:44:09.8636342Z 2021-05-15T13:44:09.8636754Z Reading state information... 51% 2021-05-15T13:44:09.8682571Z 2021-05-15T13:44:09.8682984Z Reading state information... 53% 2021-05-15T13:44:09.8720368Z 2021-05-15T13:44:09.8720791Z Reading state information... 55% 2021-05-15T13:44:09.8767680Z 2021-05-15T13:44:09.8768112Z Reading state information... 57% 2021-05-15T13:44:09.8807127Z 2021-05-15T13:44:09.8807556Z Reading state information... 59% 2021-05-15T13:44:09.8857211Z 2021-05-15T13:44:09.8857649Z Reading state information... 61% 2021-05-15T13:44:09.8895518Z 2021-05-15T13:44:09.8895933Z Reading state information... 63% 2021-05-15T13:44:09.8935097Z 2021-05-15T13:44:09.8935517Z Reading state information... 65% 2021-05-15T13:44:09.8973316Z 2021-05-15T13:44:09.8973698Z Reading state information... 67% 2021-05-15T13:44:09.9013230Z 2021-05-15T13:44:09.9013662Z Reading state information... 69% 2021-05-15T13:44:09.9065885Z 2021-05-15T13:44:09.9066296Z Reading state information... 71% 2021-05-15T13:44:09.9098673Z 2021-05-15T13:44:09.9099123Z Reading state information... 73% 2021-05-15T13:44:09.9134330Z 2021-05-15T13:44:09.9134924Z Reading state information... 75% 2021-05-15T13:44:09.9187948Z 2021-05-15T13:44:09.9188525Z Reading state information... 77% 2021-05-15T13:44:09.9223693Z 2021-05-15T13:44:09.9224085Z Reading state information... 79% 2021-05-15T13:44:09.9267689Z 2021-05-15T13:44:09.9268271Z Reading state information... 81% 2021-05-15T13:44:09.9312804Z 2021-05-15T13:44:09.9313562Z Reading state information... 83% 2021-05-15T13:44:09.9352073Z 2021-05-15T13:44:09.9352560Z Reading state information... 85% 2021-05-15T13:44:09.9389820Z 2021-05-15T13:44:09.9390559Z Reading state information... 87% 2021-05-15T13:44:09.9431891Z 2021-05-15T13:44:09.9432463Z Reading state information... 89% 2021-05-15T13:44:09.9472387Z 2021-05-15T13:44:09.9472822Z Reading state information... 91% 2021-05-15T13:44:09.9511432Z 2021-05-15T13:44:09.9512044Z Reading state information... 93% 2021-05-15T13:44:09.9549824Z 2021-05-15T13:44:09.9550253Z Reading state information... 95% 2021-05-15T13:44:09.9590274Z 2021-05-15T13:44:09.9590693Z Reading state information... 97% 2021-05-15T13:44:09.9629244Z 2021-05-15T13:44:09.9629640Z Reading state information... 99% 2021-05-15T13:44:10.2343821Z Selecting previously unselected package r-3.5.3. 2021-05-15T13:44:10.3548845Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:44:10.3688882Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-15T13:44:10.3710030Z Unpacking r-3.5.3 (1) ... 2021-05-15T13:44:11.1886556Z Setting up r-3.5.3 (1) ... 2021-05-15T13:44:11.2188522Z 2021-05-15T13:44:11.2189561Z 2021-05-15T13:44:11.2190238Z Reading state information... Done 2021-05-15T13:44:11.2386441Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-15T13:44:11.2494600Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:44:11.2747536Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:44:11.2748351Z env: 2021-05-15T13:44:11.2748747Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:11.2749133Z TIC_DEPLOY_KEY: 2021-05-15T13:44:11.2749820Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:11.2751418Z GITHUB_PAT: *** 2021-05-15T13:44:11.2751939Z COVERALLS_TOKEN: 2021-05-15T13:44:11.2752727Z continue-on-error: false 2021-05-15T13:44:11.2753120Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:11.2753572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:11.2753940Z TZ: UTC 2021-05-15T13:44:11.2754272Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:11.2754612Z NOT_CRAN: true 2021-05-15T13:44:11.2754941Z ##[endgroup] 2021-05-15T13:44:11.3321517Z [command]sudo apt-get install -y texinfo 2021-05-15T13:44:11.6393813Z Reading package lists... 2021-05-15T13:44:11.7841719Z Building dependency tree... 2021-05-15T13:44:11.7861905Z Reading state information... 2021-05-15T13:44:11.9869285Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:44:11.9870623Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:12.2118904Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:44:12.2273890Z --2021-05-15 13:44:12-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:44:12.2437325Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:44:12.2462596Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:44:12.2680205Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:44:12.2682117Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:44:12.2684327Z --2021-05-15 13:44:12-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:44:12.3016264Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:44:12.3622019Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:44:12.6226301Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:44:12.6231690Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=6HgmN0LNKL84gCtKL92xvxZmpx76bbc%2FcGbmHtZzU3M%3D&st=2021-05-15T13%3A43%3A12Z&se=2021-05-15T13%3A49%3A12Z&sp=r [following] 2021-05-15T13:44:12.6234777Z --2021-05-15 13:44:12-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=6HgmN0LNKL84gCtKL92xvxZmpx76bbc%2FcGbmHtZzU3M%3D&st=2021-05-15T13%3A43%3A12Z&se=2021-05-15T13%3A49%3A12Z&sp=r 2021-05-15T13:44:12.6416695Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:44:12.7032346Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:44:12.9896716Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:44:12.9898221Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:44:12.9900402Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:44:13.5416275Z 2021-05-15T13:44:14.9488740Z 0K ........ ........ ........ ........ 49% 17.0M 2s 2021-05-15T13:44:17.1736478Z 32768K ........ ........ ........ ........ 99% 14.3M 0s 2021-05-15T13:44:17.1737598Z 65536K 100% 3.10M=4.2s 2021-05-15T13:44:17.1738091Z 2021-05-15T13:44:17.1741725Z 2021-05-15 13:44:17 (15.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:44:17.1742122Z 2021-05-15T13:44:18.8737900Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:44:18.8739146Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:44:19.1710943Z ##[group]Run tlmgr update --self 2021-05-15T13:44:19.1711694Z tlmgr update --self 2021-05-15T13:44:19.1712428Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:44:19.1713163Z tlmgr update --all 2021-05-15T13:44:19.1759373Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:19.1759701Z env: 2021-05-15T13:44:19.1760087Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:19.1760496Z TIC_DEPLOY_KEY: 2021-05-15T13:44:19.1761329Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:19.1762709Z GITHUB_PAT: *** 2021-05-15T13:44:19.1763048Z COVERALLS_TOKEN: 2021-05-15T13:44:19.1763454Z continue-on-error: false 2021-05-15T13:44:19.1763832Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:19.1764236Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:19.1764608Z TZ: UTC 2021-05-15T13:44:19.1764923Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:19.1765317Z NOT_CRAN: true 2021-05-15T13:44:19.1765798Z ##[endgroup] 2021-05-15T13:44:20.4076605Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:20.4079002Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:44:21.7588874Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:21.7590043Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:44:21.8340453Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:44:21.8843916Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:44:21.9251697Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:44:21.9710527Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:44:22.3546098Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:44:23.6692512Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:44:23.7454950Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:44:23.8151507Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:44:23.8543908Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:44:23.8928098Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:44:23.9323421Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:44:23.9700264Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:44:24.0087111Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:44:24.0524657Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T13:44:24.1182615Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T13:44:24.2014291Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:44:24.2402705Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:44:24.2786750Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:44:24.3185183Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:44:24.3607178Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:44:24.4083239Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:44:24.4495974Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:44:24.4907482Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:44:24.5320465Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:44:24.5727376Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:44:24.6111934Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:44:24.6515731Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:44:24.6917116Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:44:24.7307690Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:44:24.7714598Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:44:24.8117050Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:44:24.8523958Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:44:24.8949022Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:44:24.9350105Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:44:24.9763831Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:44:25.0326060Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T13:44:25.0730841Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T13:44:25.1191437Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T13:44:25.1594382Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:44:25.1991058Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:44:25.2383874Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:44:25.2782104Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:44:25.3192659Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:44:25.3603189Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:44:25.4000456Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:44:25.4399736Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:44:25.4789063Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:44:25.5221619Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:44:25.5638162Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:44:25.6075513Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:44:25.6502573Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:44:25.6929903Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:44:25.7332109Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:44:25.7739652Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:44:25.8150546Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:44:25.8576113Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:44:25.8973434Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:44:25.9402197Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:44:25.9833058Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T13:44:26.0302026Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T13:44:26.0709661Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T13:44:26.1106903Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:44:26.1534785Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:44:26.1955638Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:44:26.2404217Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:44:26.3036679Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:44:26.3830365Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:44:26.4262092Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:44:26.4688000Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:44:26.5074185Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:44:26.5473818Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:44:26.5925992Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:44:26.6387240Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:44:26.6813733Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:44:26.7260589Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:44:26.7681210Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:44:26.8089233Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:44:26.8709698Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:44:26.9109002Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:44:26.9526702Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:44:26.9945939Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:44:27.0369979Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T13:44:27.0799027Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T13:44:27.1201187Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:44:27.1663140Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:44:27.2579522Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:44:27.3018483Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:44:27.3433302Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:44:27.3650530Z running mktexlsr ... 2021-05-15T13:44:27.4501429Z done running mktexlsr. 2021-05-15T13:44:27.4787303Z running updmap-sys ... 2021-05-15T13:44:27.7379321Z done running updmap-sys. 2021-05-15T13:44:27.7381566Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:44:27.7383803Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/fkT93ur3vp/D6FIv5tQYF ... 2021-05-15T13:44:28.1172000Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/fkT93ur3vp/D6FIv5tQYF. 2021-05-15T13:44:28.1173127Z OK: optex.fmt/luatex 2021-05-15T13:44:28.1174082Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:44:28.1175378Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:44:29.4445638Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:29.4447022Z tlmgr: no updates available 2021-05-15T13:44:29.5360472Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:44:29.5361068Z with: 2021-05-15T13:44:29.5361476Z pandoc-version: 2.7.3 2021-05-15T13:44:29.5361834Z env: 2021-05-15T13:44:29.5362318Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:29.5362735Z TIC_DEPLOY_KEY: 2021-05-15T13:44:29.5363479Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:29.5364985Z GITHUB_PAT: *** 2021-05-15T13:44:29.5365368Z COVERALLS_TOKEN: 2021-05-15T13:44:29.5365890Z continue-on-error: false 2021-05-15T13:44:29.5366711Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:29.5367369Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:29.5367779Z TZ: UTC 2021-05-15T13:44:29.5368183Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:29.5368596Z NOT_CRAN: true 2021-05-15T13:44:29.5368990Z ##[endgroup] 2021-05-15T13:44:30.0674469Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:44:30.1383741Z Reading package lists... 2021-05-15T13:44:30.2890662Z Building dependency tree... 2021-05-15T13:44:30.2907108Z Reading state information... 2021-05-15T13:44:30.5281338Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:44:30.5283039Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:30.5329027Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:44:30.6543253Z 2021-05-15T13:44:30.6680240Z Reading package lists... 0% 2021-05-15T13:44:30.6680775Z 2021-05-15T13:44:30.6726920Z Reading package lists... 100% 2021-05-15T13:44:30.6727250Z 2021-05-15T13:44:30.6727427Z 2021-05-15T13:44:30.6728585Z Reading package lists... Done 2021-05-15T13:44:30.6728957Z 2021-05-15T13:44:30.6729448Z Building dependency tree... 0% 2021-05-15T13:44:30.6729845Z 2021-05-15T13:44:30.6951210Z Building dependency tree... 0% 2021-05-15T13:44:30.6951564Z 2021-05-15T13:44:30.6952138Z Building dependency tree... 50% 2021-05-15T13:44:30.6952438Z 2021-05-15T13:44:30.8112416Z Building dependency tree... 50% 2021-05-15T13:44:30.8113242Z 2021-05-15T13:44:30.8114031Z Building dependency tree 2021-05-15T13:44:30.8114452Z 2021-05-15T13:44:30.8115007Z Reading state information... 0% 2021-05-15T13:44:30.8115429Z 2021-05-15T13:44:30.9707391Z Reading state information... 0% 2021-05-15T13:44:30.9708453Z 2021-05-15T13:44:30.9708939Z 2021-05-15T13:44:30.9709681Z Reading state information... Done 2021-05-15T13:44:30.9710281Z 2021-05-15T13:44:30.9710832Z Reading state information... 0% 2021-05-15T13:44:30.9768081Z 2021-05-15T13:44:30.9768814Z Reading state information... 1% 2021-05-15T13:44:30.9811755Z 2021-05-15T13:44:30.9812558Z Reading state information... 3% 2021-05-15T13:44:30.9855058Z 2021-05-15T13:44:30.9855809Z Reading state information... 5% 2021-05-15T13:44:30.9906898Z 2021-05-15T13:44:30.9907614Z Reading state information... 7% 2021-05-15T13:44:30.9946218Z 2021-05-15T13:44:30.9946929Z Reading state information... 9% 2021-05-15T13:44:30.9987772Z 2021-05-15T13:44:30.9988889Z Reading state information... 11% 2021-05-15T13:44:31.0028847Z 2021-05-15T13:44:31.0029773Z Reading state information... 13% 2021-05-15T13:44:31.0069611Z 2021-05-15T13:44:31.0070588Z Reading state information... 15% 2021-05-15T13:44:31.0104861Z 2021-05-15T13:44:31.0105308Z Reading state information... 17% 2021-05-15T13:44:31.0147535Z 2021-05-15T13:44:31.0148224Z Reading state information... 19% 2021-05-15T13:44:31.0192783Z 2021-05-15T13:44:31.0193273Z Reading state information... 21% 2021-05-15T13:44:31.0230513Z 2021-05-15T13:44:31.0231192Z Reading state information... 23% 2021-05-15T13:44:31.0275271Z 2021-05-15T13:44:31.0275769Z Reading state information... 25% 2021-05-15T13:44:31.0319456Z 2021-05-15T13:44:31.0319915Z Reading state information... 27% 2021-05-15T13:44:31.0360897Z 2021-05-15T13:44:31.0361374Z Reading state information... 29% 2021-05-15T13:44:31.0404873Z 2021-05-15T13:44:31.0405346Z Reading state information... 31% 2021-05-15T13:44:31.0449665Z 2021-05-15T13:44:31.0451083Z Reading state information... 33% 2021-05-15T13:44:31.0491922Z 2021-05-15T13:44:31.0492624Z Reading state information... 35% 2021-05-15T13:44:31.0532870Z 2021-05-15T13:44:31.0533533Z Reading state information... 37% 2021-05-15T13:44:31.0581418Z 2021-05-15T13:44:31.0581911Z Reading state information... 39% 2021-05-15T13:44:31.0630375Z 2021-05-15T13:44:31.0631309Z Reading state information... 41% 2021-05-15T13:44:31.0681591Z 2021-05-15T13:44:31.0682191Z Reading state information... 43% 2021-05-15T13:44:31.0745857Z 2021-05-15T13:44:31.0746538Z Reading state information... 45% 2021-05-15T13:44:31.0818786Z 2021-05-15T13:44:31.0819414Z Reading state information... 47% 2021-05-15T13:44:31.0866006Z 2021-05-15T13:44:31.0866488Z Reading state information... 49% 2021-05-15T13:44:31.0920010Z 2021-05-15T13:44:31.0921678Z Reading state information... 51% 2021-05-15T13:44:31.0965665Z 2021-05-15T13:44:31.0968252Z Reading state information... 53% 2021-05-15T13:44:31.1022593Z 2021-05-15T13:44:31.1023486Z Reading state information... 55% 2021-05-15T13:44:31.1085456Z 2021-05-15T13:44:31.1085988Z Reading state information... 57% 2021-05-15T13:44:31.1135944Z 2021-05-15T13:44:31.1136601Z Reading state information... 59% 2021-05-15T13:44:31.1205270Z 2021-05-15T13:44:31.1205935Z Reading state information... 61% 2021-05-15T13:44:31.1259394Z 2021-05-15T13:44:31.1259916Z Reading state information... 63% 2021-05-15T13:44:31.1303501Z 2021-05-15T13:44:31.1304006Z Reading state information... 65% 2021-05-15T13:44:31.1350861Z 2021-05-15T13:44:31.1351350Z Reading state information... 67% 2021-05-15T13:44:31.1401309Z 2021-05-15T13:44:31.1401817Z Reading state information... 69% 2021-05-15T13:44:31.1458191Z 2021-05-15T13:44:31.1458678Z Reading state information... 71% 2021-05-15T13:44:31.1504763Z 2021-05-15T13:44:31.1505293Z Reading state information... 73% 2021-05-15T13:44:31.1552604Z 2021-05-15T13:44:31.1553194Z Reading state information... 75% 2021-05-15T13:44:31.1616133Z 2021-05-15T13:44:31.1616655Z Reading state information... 77% 2021-05-15T13:44:31.1660939Z 2021-05-15T13:44:31.1661449Z Reading state information... 79% 2021-05-15T13:44:31.1712032Z 2021-05-15T13:44:31.1712541Z Reading state information... 81% 2021-05-15T13:44:31.1761654Z 2021-05-15T13:44:31.1762164Z Reading state information... 83% 2021-05-15T13:44:31.1811584Z 2021-05-15T13:44:31.1812124Z Reading state information... 85% 2021-05-15T13:44:31.1863029Z 2021-05-15T13:44:31.1863727Z Reading state information... 87% 2021-05-15T13:44:31.1910942Z 2021-05-15T13:44:31.1911499Z Reading state information... 89% 2021-05-15T13:44:31.1953955Z 2021-05-15T13:44:31.1954507Z Reading state information... 91% 2021-05-15T13:44:31.2004304Z 2021-05-15T13:44:31.2006426Z Reading state information... 93% 2021-05-15T13:44:31.2047944Z 2021-05-15T13:44:31.2048490Z Reading state information... 95% 2021-05-15T13:44:31.2100450Z 2021-05-15T13:44:31.2102026Z Reading state information... 97% 2021-05-15T13:44:31.2147211Z 2021-05-15T13:44:31.2147741Z Reading state information... 99% 2021-05-15T13:44:31.5200375Z Selecting previously unselected package pandoc. 2021-05-15T13:44:31.6530910Z (Reading database ... 261849 files and directories currently installed.) 2021-05-15T13:44:31.6674817Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:44:31.6687077Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:44:33.9853813Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:44:33.9899355Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:34.7304792Z 2021-05-15T13:44:34.7305597Z 2021-05-15T13:44:34.7306215Z Reading state information... Done 2021-05-15T13:44:34.7645354Z ##[group]Run git config user.name adigherman 2021-05-15T13:44:34.7645988Z git config user.name adigherman 2021-05-15T13:44:34.7646515Z git config user.email adig@jhu.edu 2021-05-15T13:44:34.7688586Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:34.7688931Z env: 2021-05-15T13:44:34.7689350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:34.7689768Z TIC_DEPLOY_KEY: 2021-05-15T13:44:34.7690530Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:34.7692249Z GITHUB_PAT: *** 2021-05-15T13:44:34.7692633Z COVERALLS_TOKEN: 2021-05-15T13:44:34.7693093Z continue-on-error: false 2021-05-15T13:44:34.7693522Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:34.7693974Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:34.7694375Z TZ: UTC 2021-05-15T13:44:34.7694885Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:34.7695248Z NOT_CRAN: true 2021-05-15T13:44:34.7695604Z ##[endgroup] 2021-05-15T13:44:34.8029138Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:44:34.8029725Z env: 2021-05-15T13:44:34.8030485Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:34.8030929Z TIC_DEPLOY_KEY: 2021-05-15T13:44:34.8032333Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:34.8034117Z GITHUB_PAT: *** 2021-05-15T13:44:34.8034560Z COVERALLS_TOKEN: 2021-05-15T13:44:34.8035226Z continue-on-error: false 2021-05-15T13:44:34.8035698Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:34.8036848Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:34.8037581Z TZ: UTC 2021-05-15T13:44:34.8038102Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:34.8038646Z NOT_CRAN: true 2021-05-15T13:44:34.8039009Z ##[endgroup] 2021-05-15T13:44:35.1347751Z Reading package lists... 2021-05-15T13:44:35.2712433Z Building dependency tree... 2021-05-15T13:44:35.2729085Z Reading state information... 2021-05-15T13:44:35.4021950Z The following additional packages will be installed: 2021-05-15T13:44:35.4025175Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:35.4031581Z Suggested packages: 2021-05-15T13:44:35.4032374Z cmake-doc ninja-build 2021-05-15T13:44:35.4478176Z The following NEW packages will be installed: 2021-05-15T13:44:35.4482589Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:35.4694733Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:35.4695337Z Need to get 5470 kB of archives. 2021-05-15T13:44:35.4696525Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:44:35.4698148Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:44:35.4959511Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:44:35.4975983Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:44:35.4999692Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:44:35.9529923Z Fetched 5470 kB in 0s (52.7 MB/s) 2021-05-15T13:44:35.9914899Z Selecting previously unselected package cmake-data. 2021-05-15T13:44:35.9983667Z (Reading database ... 2021-05-15T13:44:35.9984462Z (Reading database ... 5% 2021-05-15T13:44:35.9985192Z (Reading database ... 10% 2021-05-15T13:44:35.9985723Z (Reading database ... 15% 2021-05-15T13:44:35.9986170Z (Reading database ... 20% 2021-05-15T13:44:35.9986624Z (Reading database ... 25% 2021-05-15T13:44:35.9987064Z (Reading database ... 30% 2021-05-15T13:44:35.9987489Z (Reading database ... 35% 2021-05-15T13:44:35.9987927Z (Reading database ... 40% 2021-05-15T13:44:35.9988552Z (Reading database ... 45% 2021-05-15T13:44:35.9988993Z (Reading database ... 50% 2021-05-15T13:44:36.0015736Z (Reading database ... 55% 2021-05-15T13:44:36.0054245Z (Reading database ... 60% 2021-05-15T13:44:36.0091912Z (Reading database ... 65% 2021-05-15T13:44:36.0206357Z (Reading database ... 70% 2021-05-15T13:44:36.0310072Z (Reading database ... 75% 2021-05-15T13:44:36.0559351Z (Reading database ... 80% 2021-05-15T13:44:36.0898399Z (Reading database ... 85% 2021-05-15T13:44:36.1021857Z (Reading database ... 90% 2021-05-15T13:44:36.1092472Z (Reading database ... 95% 2021-05-15T13:44:36.1092983Z (Reading database ... 100% 2021-05-15T13:44:36.1093851Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T13:44:36.1255073Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:44:36.1533071Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:36.6360077Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:44:36.6672033Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:44:36.6701780Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:36.7038786Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:44:36.7332812Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:44:36.7349807Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:36.7702388Z Selecting previously unselected package cmake. 2021-05-15T13:44:36.7986721Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:44:36.8000689Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:37.2250091Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:37.2296656Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:37.2773835Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:37.2815395Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:37.2862701Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:38.3660815Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:40.4434243Z Reading package lists... 2021-05-15T13:44:40.6183121Z Building dependency tree... 2021-05-15T13:44:40.6201104Z Reading state information... 2021-05-15T13:44:40.7689111Z Suggested packages: 2021-05-15T13:44:40.7690580Z libssh-doc 2021-05-15T13:44:40.8110799Z The following NEW packages will be installed: 2021-05-15T13:44:40.8116087Z libssh-dev 2021-05-15T13:44:40.9144528Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:40.9145361Z Need to get 219 kB of archives. 2021-05-15T13:44:40.9145963Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:44:40.9147606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:44:41.3356860Z Fetched 219 kB in 0s (2136 kB/s) 2021-05-15T13:44:41.3665262Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:44:41.3742342Z (Reading database ... 2021-05-15T13:44:41.3743106Z (Reading database ... 5% 2021-05-15T13:44:41.3743772Z (Reading database ... 10% 2021-05-15T13:44:41.3744456Z (Reading database ... 15% 2021-05-15T13:44:41.3745091Z (Reading database ... 20% 2021-05-15T13:44:41.3745708Z (Reading database ... 25% 2021-05-15T13:44:41.3746357Z (Reading database ... 30% 2021-05-15T13:44:41.3746994Z (Reading database ... 35% 2021-05-15T13:44:41.3747609Z (Reading database ... 40% 2021-05-15T13:44:41.3748442Z (Reading database ... 45% 2021-05-15T13:44:41.3749108Z (Reading database ... 50% 2021-05-15T13:44:41.3779098Z (Reading database ... 55% 2021-05-15T13:44:41.3812477Z (Reading database ... 60% 2021-05-15T13:44:41.3847625Z (Reading database ... 65% 2021-05-15T13:44:41.3965562Z (Reading database ... 70% 2021-05-15T13:44:41.4099946Z (Reading database ... 75% 2021-05-15T13:44:41.4363180Z (Reading database ... 80% 2021-05-15T13:44:41.4700849Z (Reading database ... 85% 2021-05-15T13:44:41.4832961Z (Reading database ... 90% 2021-05-15T13:44:41.4914361Z (Reading database ... 95% 2021-05-15T13:44:41.4914858Z (Reading database ... 100% 2021-05-15T13:44:41.4915569Z (Reading database ... 264640 files and directories currently installed.) 2021-05-15T13:44:41.5087464Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:44:41.5102117Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:41.5923154Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:43.6726219Z Reading package lists... 2021-05-15T13:44:43.8338979Z Building dependency tree... 2021-05-15T13:44:43.8365607Z Reading state information... 2021-05-15T13:44:44.0482692Z The following NEW packages will be installed: 2021-05-15T13:44:44.0489474Z jags 2021-05-15T13:44:44.0766033Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:44.0767176Z Need to get 1562 kB of archives. 2021-05-15T13:44:44.0768022Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:44:44.0769993Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:44:44.5129332Z Fetched 1562 kB in 0s (31.5 MB/s) 2021-05-15T13:44:44.5447969Z Selecting previously unselected package jags. 2021-05-15T13:44:44.5514187Z (Reading database ... 2021-05-15T13:44:44.5515263Z (Reading database ... 5% 2021-05-15T13:44:44.5516089Z (Reading database ... 10% 2021-05-15T13:44:44.5516828Z (Reading database ... 15% 2021-05-15T13:44:44.5517700Z (Reading database ... 20% 2021-05-15T13:44:44.5518536Z (Reading database ... 25% 2021-05-15T13:44:44.5519982Z (Reading database ... 30% 2021-05-15T13:44:44.5521116Z (Reading database ... 35% 2021-05-15T13:44:44.5521912Z (Reading database ... 40% 2021-05-15T13:44:44.5522664Z (Reading database ... 45% 2021-05-15T13:44:44.5524695Z (Reading database ... 50% 2021-05-15T13:44:44.5555315Z (Reading database ... 55% 2021-05-15T13:44:44.5590608Z (Reading database ... 60% 2021-05-15T13:44:44.5632877Z (Reading database ... 65% 2021-05-15T13:44:44.5750924Z (Reading database ... 70% 2021-05-15T13:44:44.5856003Z (Reading database ... 75% 2021-05-15T13:44:44.6111788Z (Reading database ... 80% 2021-05-15T13:44:44.6402742Z (Reading database ... 85% 2021-05-15T13:44:44.6528025Z (Reading database ... 90% 2021-05-15T13:44:44.6599905Z (Reading database ... 95% 2021-05-15T13:44:44.6600366Z (Reading database ... 100% 2021-05-15T13:44:44.6601019Z (Reading database ... 264659 files and directories currently installed.) 2021-05-15T13:44:44.6741701Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:44:44.6764566Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:44:44.8404711Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:44:44.8528026Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:45.5626197Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:47.6730957Z Reading package lists... 2021-05-15T13:44:47.8377775Z Building dependency tree... 2021-05-15T13:44:47.8399390Z Reading state information... 2021-05-15T13:44:48.0046297Z The following additional packages will be installed: 2021-05-15T13:44:48.0048510Z libnode64 libuv1-dev 2021-05-15T13:44:48.0548308Z The following NEW packages will be installed: 2021-05-15T13:44:48.0551108Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:44:48.0758055Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:48.0758907Z Need to get 6239 kB of archives. 2021-05-15T13:44:48.0759814Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:44:48.0761842Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:44:48.0806592Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:44:48.1732137Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:44:48.5850252Z Fetched 6239 kB in 0s (52.8 MB/s) 2021-05-15T13:44:48.6142390Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:44:48.6211657Z (Reading database ... 2021-05-15T13:44:48.6212958Z (Reading database ... 5% 2021-05-15T13:44:48.6213662Z (Reading database ... 10% 2021-05-15T13:44:48.6214424Z (Reading database ... 15% 2021-05-15T13:44:48.6215126Z (Reading database ... 20% 2021-05-15T13:44:48.6215825Z (Reading database ... 25% 2021-05-15T13:44:48.6216513Z (Reading database ... 30% 2021-05-15T13:44:48.6217349Z (Reading database ... 35% 2021-05-15T13:44:48.6218009Z (Reading database ... 40% 2021-05-15T13:44:48.6218654Z (Reading database ... 45% 2021-05-15T13:44:48.6219311Z (Reading database ... 50% 2021-05-15T13:44:48.6238386Z (Reading database ... 55% 2021-05-15T13:44:48.6276662Z (Reading database ... 60% 2021-05-15T13:44:48.6315941Z (Reading database ... 65% 2021-05-15T13:44:48.6432469Z (Reading database ... 70% 2021-05-15T13:44:48.6539538Z (Reading database ... 75% 2021-05-15T13:44:48.6804867Z (Reading database ... 80% 2021-05-15T13:44:48.7100242Z (Reading database ... 85% 2021-05-15T13:44:48.7221121Z (Reading database ... 90% 2021-05-15T13:44:48.7287302Z (Reading database ... 95% 2021-05-15T13:44:48.7287758Z (Reading database ... 100% 2021-05-15T13:44:48.7288576Z (Reading database ... 264799 files and directories currently installed.) 2021-05-15T13:44:48.7439080Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:44:48.7453090Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:48.7909775Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:44:48.8116206Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:48.8149058Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:49.7643975Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:44:49.7957070Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:49.9269544Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:50.0211276Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:50.0255574Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:50.0304580Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:50.0348925Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:52.0919963Z Reading package lists... 2021-05-15T13:44:52.2534362Z Building dependency tree... 2021-05-15T13:44:52.2553574Z Reading state information... 2021-05-15T13:44:52.4142108Z The following additional packages will be installed: 2021-05-15T13:44:52.4145639Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:52.4150891Z Suggested packages: 2021-05-15T13:44:52.4151816Z libfftw3-doc 2021-05-15T13:44:52.4634873Z The following NEW packages will be installed: 2021-05-15T13:44:52.4641274Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:52.4858153Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:52.4858838Z Need to get 3986 kB of archives. 2021-05-15T13:44:52.4859521Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:44:52.4861365Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:44:52.4968932Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:44:52.5070270Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:44:52.5156390Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:44:52.5165405Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:44:52.9683207Z Fetched 3986 kB in 0s (49.1 MB/s) 2021-05-15T13:44:53.0003168Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:44:53.0083102Z (Reading database ... 2021-05-15T13:44:53.0083605Z (Reading database ... 5% 2021-05-15T13:44:53.0087726Z (Reading database ... 10% 2021-05-15T13:44:53.0088216Z (Reading database ... 15% 2021-05-15T13:44:53.0088652Z (Reading database ... 20% 2021-05-15T13:44:53.0089137Z (Reading database ... 25% 2021-05-15T13:44:53.0089590Z (Reading database ... 30% 2021-05-15T13:44:53.0090099Z (Reading database ... 35% 2021-05-15T13:44:53.0090528Z (Reading database ... 40% 2021-05-15T13:44:53.0090968Z (Reading database ... 45% 2021-05-15T13:44:53.0091396Z (Reading database ... 50% 2021-05-15T13:44:53.0126817Z (Reading database ... 55% 2021-05-15T13:44:53.0163422Z (Reading database ... 60% 2021-05-15T13:44:53.0199582Z (Reading database ... 65% 2021-05-15T13:44:53.0320314Z (Reading database ... 70% 2021-05-15T13:44:53.0431814Z (Reading database ... 75% 2021-05-15T13:44:53.0715024Z (Reading database ... 80% 2021-05-15T13:44:53.1053513Z (Reading database ... 85% 2021-05-15T13:44:53.1178447Z (Reading database ... 90% 2021-05-15T13:44:53.1255333Z (Reading database ... 95% 2021-05-15T13:44:53.1255788Z (Reading database ... 100% 2021-05-15T13:44:53.1256459Z (Reading database ... 264935 files and directories currently installed.) 2021-05-15T13:44:53.1394673Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:53.1432186Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.1990262Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:44:53.2282239Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:53.2319418Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.3190438Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:44:53.3479906Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:53.3493258Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.4510548Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:44:53.4720583Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:53.4737989Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.5110096Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:44:53.5346392Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:53.5361767Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8160950Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8202609Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8242724Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8284114Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8325095Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:53.8366565Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:54.5888498Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:56.6973009Z Reading package lists... 2021-05-15T13:44:56.8418994Z Building dependency tree... 2021-05-15T13:44:56.8437641Z Reading state information... 2021-05-15T13:44:56.9914006Z The following additional packages will be installed: 2021-05-15T13:44:56.9917155Z libdcmtk14 2021-05-15T13:44:57.0356721Z The following NEW packages will be installed: 2021-05-15T13:44:57.0363684Z dcmtk libdcmtk14 2021-05-15T13:44:57.0729653Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:57.0730652Z Need to get 5546 kB of archives. 2021-05-15T13:44:57.0731798Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:44:57.0734361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:44:57.1536695Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:44:57.5677185Z Fetched 5546 kB in 0s (43.5 MB/s) 2021-05-15T13:44:57.5989797Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:44:57.6043266Z (Reading database ... 2021-05-15T13:44:57.6044041Z (Reading database ... 5% 2021-05-15T13:44:57.6044684Z (Reading database ... 10% 2021-05-15T13:44:57.6045326Z (Reading database ... 15% 2021-05-15T13:44:57.6045939Z (Reading database ... 20% 2021-05-15T13:44:57.6046587Z (Reading database ... 25% 2021-05-15T13:44:57.6047230Z (Reading database ... 30% 2021-05-15T13:44:57.6047849Z (Reading database ... 35% 2021-05-15T13:44:57.6048549Z (Reading database ... 40% 2021-05-15T13:44:57.6049166Z (Reading database ... 45% 2021-05-15T13:44:57.6049793Z (Reading database ... 50% 2021-05-15T13:44:57.6067758Z (Reading database ... 55% 2021-05-15T13:44:57.6100896Z (Reading database ... 60% 2021-05-15T13:44:57.6137429Z (Reading database ... 65% 2021-05-15T13:44:57.6275400Z (Reading database ... 70% 2021-05-15T13:44:57.6382233Z (Reading database ... 75% 2021-05-15T13:44:57.6631523Z (Reading database ... 80% 2021-05-15T13:44:57.6927637Z (Reading database ... 85% 2021-05-15T13:44:57.7053599Z (Reading database ... 90% 2021-05-15T13:44:57.7125494Z (Reading database ... 95% 2021-05-15T13:44:57.7128099Z (Reading database ... 100% 2021-05-15T13:44:57.7128728Z (Reading database ... 265026 files and directories currently installed.) 2021-05-15T13:44:57.7260313Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:57.7296676Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:58.2394295Z Selecting previously unselected package dcmtk. 2021-05-15T13:44:58.2689927Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:58.2750321Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:58.4249554Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:58.4295485Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:58.4458963Z Adding `dcmtk' group to system ... 2021-05-15T13:44:58.5020977Z Adding `dcmtk' user to system ... 2021-05-15T13:44:58.5833065Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:44:58.8258350Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:00.3531655Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:02.4775150Z Reading package lists... 2021-05-15T13:45:02.6286869Z Building dependency tree... 2021-05-15T13:45:02.6305625Z Reading state information... 2021-05-15T13:45:02.8531618Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:45:02.8532967Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:02.9168752Z Reading package lists... 2021-05-15T13:45:03.0959472Z Building dependency tree... 2021-05-15T13:45:03.0979327Z Reading state information... 2021-05-15T13:45:03.3695735Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:45:03.3697654Z libpng-dev set to manually installed. 2021-05-15T13:45:03.3698687Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:03.4354398Z Reading package lists... 2021-05-15T13:45:03.5957264Z Building dependency tree... 2021-05-15T13:45:03.5975281Z Reading state information... 2021-05-15T13:45:03.7489256Z The following additional packages will be installed: 2021-05-15T13:45:03.7491789Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:45:03.7498148Z Suggested packages: 2021-05-15T13:45:03.7499226Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:45:03.7500436Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:45:03.7501511Z fonts-arphic-uming fonts-nanum 2021-05-15T13:45:03.7937434Z The following NEW packages will be installed: 2021-05-15T13:45:03.7939292Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:45:03.7940601Z libpoppler97 poppler-data 2021-05-15T13:45:03.8325763Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:03.8326727Z Need to get 2582 kB of archives. 2021-05-15T13:45:03.8327614Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:45:03.8329247Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:45:03.8596649Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:45:03.8627891Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:45:03.9504255Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:45:03.9510548Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:45:04.0106540Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:45:04.4525510Z Fetched 2582 kB in 0s (12.1 MB/s) 2021-05-15T13:45:04.4860063Z Selecting previously unselected package poppler-data. 2021-05-15T13:45:04.4931421Z (Reading database ... 2021-05-15T13:45:04.4931951Z (Reading database ... 5% 2021-05-15T13:45:04.4932401Z (Reading database ... 10% 2021-05-15T13:45:04.4933035Z (Reading database ... 15% 2021-05-15T13:45:04.4933512Z (Reading database ... 20% 2021-05-15T13:45:04.4934193Z (Reading database ... 25% 2021-05-15T13:45:04.4934692Z (Reading database ... 30% 2021-05-15T13:45:04.4935147Z (Reading database ... 35% 2021-05-15T13:45:04.4935612Z (Reading database ... 40% 2021-05-15T13:45:04.4936066Z (Reading database ... 45% 2021-05-15T13:45:04.4936530Z (Reading database ... 50% 2021-05-15T13:45:04.4981758Z (Reading database ... 55% 2021-05-15T13:45:04.5023268Z (Reading database ... 60% 2021-05-15T13:45:04.5061923Z (Reading database ... 65% 2021-05-15T13:45:04.5184949Z (Reading database ... 70% 2021-05-15T13:45:04.5311357Z (Reading database ... 75% 2021-05-15T13:45:04.5582057Z (Reading database ... 80% 2021-05-15T13:45:04.5903177Z (Reading database ... 85% 2021-05-15T13:45:04.6033532Z (Reading database ... 90% 2021-05-15T13:45:04.6109903Z (Reading database ... 95% 2021-05-15T13:45:04.6110904Z (Reading database ... 100% 2021-05-15T13:45:04.6112017Z (Reading database ... 265261 files and directories currently installed.) 2021-05-15T13:45:04.6267013Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:45:04.6281058Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:45:04.8990667Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:45:04.9214798Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:45:04.9247929Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:45:04.9710112Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:45:04.9950091Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:04.9970496Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.1230921Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:45:05.1504210Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.1519472Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.1870243Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:45:05.2096023Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.2113387Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.2399003Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:45:05.2759962Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.2771336Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.3376141Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:45:05.3519751Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:45:05.3561359Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.3597979Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.3640835Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.3686730Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.3740573Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:45:05.4212555Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:07.5595427Z Reading package lists... 2021-05-15T13:45:07.7102233Z Building dependency tree... 2021-05-15T13:45:07.7123104Z Reading state information... 2021-05-15T13:45:07.8604055Z The following additional packages will be installed: 2021-05-15T13:45:07.8607884Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:45:07.8614188Z Suggested packages: 2021-05-15T13:45:07.8615142Z libhdf5-doc 2021-05-15T13:45:07.9081768Z The following NEW packages will be installed: 2021-05-15T13:45:07.9087700Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:45:07.9092632Z libsz2 2021-05-15T13:45:07.9300209Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:07.9300850Z Need to get 4074 kB of archives. 2021-05-15T13:45:07.9301489Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:45:07.9303664Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:45:07.9327164Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:45:07.9336374Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:45:07.9343196Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:45:07.9548345Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:45:07.9565603Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:45:07.9572769Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:45:08.4099496Z Fetched 4074 kB in 0s (53.6 MB/s) 2021-05-15T13:45:08.4426497Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:45:08.4499877Z (Reading database ... 2021-05-15T13:45:08.4500940Z (Reading database ... 5% 2021-05-15T13:45:08.4501570Z (Reading database ... 10% 2021-05-15T13:45:08.4502311Z (Reading database ... 15% 2021-05-15T13:45:08.4502915Z (Reading database ... 20% 2021-05-15T13:45:08.4503553Z (Reading database ... 25% 2021-05-15T13:45:08.4504386Z (Reading database ... 30% 2021-05-15T13:45:08.4504981Z (Reading database ... 35% 2021-05-15T13:45:08.4505611Z (Reading database ... 40% 2021-05-15T13:45:08.4506219Z (Reading database ... 45% 2021-05-15T13:45:08.4507291Z (Reading database ... 50% 2021-05-15T13:45:08.4544413Z (Reading database ... 55% 2021-05-15T13:45:08.4579442Z (Reading database ... 60% 2021-05-15T13:45:08.4623201Z (Reading database ... 65% 2021-05-15T13:45:08.4747397Z (Reading database ... 70% 2021-05-15T13:45:08.4865858Z (Reading database ... 75% 2021-05-15T13:45:08.5162976Z (Reading database ... 80% 2021-05-15T13:45:08.5488856Z (Reading database ... 85% 2021-05-15T13:45:08.5617359Z (Reading database ... 90% 2021-05-15T13:45:08.5697036Z (Reading database ... 95% 2021-05-15T13:45:08.5697843Z (Reading database ... 100% 2021-05-15T13:45:08.5698686Z (Reading database ... 265821 files and directories currently installed.) 2021-05-15T13:45:08.5850260Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:08.5868549Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:08.6189633Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:45:08.6469203Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:45:08.6504990Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:45:08.6829940Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:45:08.7103371Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:45:08.7116274Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:45:08.7470832Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:45:08.7716463Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:08.7736216Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:08.9308821Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:45:08.9579751Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:08.9592677Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:08.9990228Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:45:09.0246221Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:45:09.0264367Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.0590683Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:45:09.0847525Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:09.0862867Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4068638Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4130024Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.4173855Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.4217309Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.4262940Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4311466Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4352976Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4442286Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:45:09.4480729Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:10.2090659Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:12.3155813Z Reading package lists... 2021-05-15T13:45:12.4845772Z Building dependency tree... 2021-05-15T13:45:12.4864148Z Reading state information... 2021-05-15T13:45:12.6435289Z The following additional packages will be installed: 2021-05-15T13:45:12.6437983Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:45:12.6916024Z The following NEW packages will be installed: 2021-05-15T13:45:12.6918582Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:45:12.6919784Z mesa-common-dev 2021-05-15T13:45:12.7246821Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:12.7247890Z Need to get 1761 kB of archives. 2021-05-15T13:45:12.7248898Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:45:12.7250791Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:45:12.7296891Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:45:12.7302876Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:45:12.7322335Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:45:12.7351884Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:45:12.7382637Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:45:13.1580996Z Fetched 1761 kB in 0s (30.5 MB/s) 2021-05-15T13:45:13.1855487Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:45:13.1919320Z (Reading database ... 2021-05-15T13:45:13.1920116Z (Reading database ... 5% 2021-05-15T13:45:13.1920780Z (Reading database ... 10% 2021-05-15T13:45:13.1921443Z (Reading database ... 15% 2021-05-15T13:45:13.1922438Z (Reading database ... 20% 2021-05-15T13:45:13.1923313Z (Reading database ... 25% 2021-05-15T13:45:13.1924019Z (Reading database ... 30% 2021-05-15T13:45:13.1924741Z (Reading database ... 35% 2021-05-15T13:45:13.1926848Z (Reading database ... 40% 2021-05-15T13:45:13.1927655Z (Reading database ... 45% 2021-05-15T13:45:13.1928428Z (Reading database ... 50% 2021-05-15T13:45:13.1958634Z (Reading database ... 55% 2021-05-15T13:45:13.1990860Z (Reading database ... 60% 2021-05-15T13:45:13.2028782Z (Reading database ... 65% 2021-05-15T13:45:13.2150886Z (Reading database ... 70% 2021-05-15T13:45:13.2267969Z (Reading database ... 75% 2021-05-15T13:45:13.2541311Z (Reading database ... 80% 2021-05-15T13:45:13.2856291Z (Reading database ... 85% 2021-05-15T13:45:13.3005409Z (Reading database ... 90% 2021-05-15T13:45:13.3080145Z (Reading database ... 95% 2021-05-15T13:45:13.3080622Z (Reading database ... 100% 2021-05-15T13:45:13.3081278Z (Reading database ... 266029 files and directories currently installed.) 2021-05-15T13:45:13.3230626Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:45:13.3241132Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:45:13.3710282Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:45:13.3940260Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.3961300Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.4242476Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:45:13.4524409Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.4538749Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.4990144Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:45:13.5254209Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:45:13.5284614Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.5711241Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:45:13.5984894Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:45:13.6000084Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.6550598Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:45:13.6827523Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.6839643Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:13.8513581Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:45:13.8560739Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.8607375Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.8652567Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.8697155Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.8735048Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:13.8774462Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:15.1980352Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:17.3719568Z Reading package lists... 2021-05-15T13:45:17.5312162Z Building dependency tree... 2021-05-15T13:45:17.5331113Z Reading state information... 2021-05-15T13:45:17.6905112Z The following additional packages will be installed: 2021-05-15T13:45:17.6907786Z libprotobuf-lite17 libprotoc17 2021-05-15T13:45:17.7387905Z The following NEW packages will be installed: 2021-05-15T13:45:17.7390666Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:45:17.7391789Z protobuf-compiler 2021-05-15T13:45:17.7619172Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:17.7620193Z Need to get 2754 kB of archives. 2021-05-15T13:45:17.7621362Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:45:17.7623203Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:45:17.7669044Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:45:17.7845274Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:45:17.8026192Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:45:17.8168421Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:45:18.2446718Z Fetched 2754 kB in 0s (37.3 MB/s) 2021-05-15T13:45:18.2763691Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:45:18.2838562Z (Reading database ... 2021-05-15T13:45:18.2839253Z (Reading database ... 5% 2021-05-15T13:45:18.2839968Z (Reading database ... 10% 2021-05-15T13:45:18.2840676Z (Reading database ... 15% 2021-05-15T13:45:18.2841404Z (Reading database ... 20% 2021-05-15T13:45:18.2842132Z (Reading database ... 25% 2021-05-15T13:45:18.2842932Z (Reading database ... 30% 2021-05-15T13:45:18.2844074Z (Reading database ... 35% 2021-05-15T13:45:18.2845489Z (Reading database ... 40% 2021-05-15T13:45:18.2845930Z (Reading database ... 45% 2021-05-15T13:45:18.2846669Z (Reading database ... 50% 2021-05-15T13:45:18.2883965Z (Reading database ... 55% 2021-05-15T13:45:18.2925288Z (Reading database ... 60% 2021-05-15T13:45:18.2972283Z (Reading database ... 65% 2021-05-15T13:45:18.3107779Z (Reading database ... 70% 2021-05-15T13:45:18.3240850Z (Reading database ... 75% 2021-05-15T13:45:18.3558050Z (Reading database ... 80% 2021-05-15T13:45:18.3898575Z (Reading database ... 85% 2021-05-15T13:45:18.4054655Z (Reading database ... 90% 2021-05-15T13:45:18.4135304Z (Reading database ... 95% 2021-05-15T13:45:18.4135836Z (Reading database ... 100% 2021-05-15T13:45:18.4136510Z (Reading database ... 266512 files and directories currently installed.) 2021-05-15T13:45:18.4291666Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.4320621Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.4790389Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:45:18.5021035Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.5038042Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.5950035Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:45:18.6214386Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.6229664Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.7910449Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:45:18.8204949Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.8219326Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.9348514Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:45:18.9641057Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.9655900Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0321792Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0368128Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0406562Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0443525Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0484128Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:19.0530423Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:19.7825432Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:22.0336339Z Reading package lists... 2021-05-15T13:45:22.2023304Z Building dependency tree... 2021-05-15T13:45:22.2042956Z Reading state information... 2021-05-15T13:45:22.3594844Z The following additional packages will be installed: 2021-05-15T13:45:22.3598680Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:45:22.3602491Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:45:22.3603440Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:45:22.3606026Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:45:22.3607470Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:45:22.3608533Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:45:22.3610007Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:45:22.3611539Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:45:22.3612694Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:45:22.3614032Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:45:22.3615380Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:45:22.3616514Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:45:22.3617666Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:45:22.3618830Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:45:22.3619500Z Suggested packages: 2021-05-15T13:45:22.3620609Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:45:22.3621757Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:45:22.3623038Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:45:22.3624169Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:45:22.4354129Z The following NEW packages will be installed: 2021-05-15T13:45:22.4356095Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:45:22.4357762Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:45:22.4359005Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:45:22.4360420Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:45:22.4361870Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:45:22.4363383Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:45:22.4364851Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:45:22.4366317Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:45:22.4367695Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:45:22.4369108Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:45:22.4371004Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:45:22.4372417Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:45:22.4374119Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:45:22.4375440Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:45:22.4608216Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:22.4609741Z Need to get 47.1 MB of archives. 2021-05-15T13:45:22.4611369Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:45:22.4613431Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:45:22.4833095Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:45:22.4855253Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:45:22.4861405Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:45:22.4871234Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:45:22.4880665Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:45:22.4892250Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:45:22.4958322Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:45:22.6502025Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:45:22.6506317Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:45:22.6528244Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:45:22.6550100Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:45:22.6559866Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:45:22.6561862Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:45:22.6571132Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:45:22.6578768Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:45:22.6590378Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:45:22.6640329Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:45:22.6661887Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:45:22.6679467Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:45:22.6733830Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:45:22.6808394Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:45:22.7080297Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:45:22.7118621Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:45:22.7130374Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:45:22.7162237Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:45:22.7987618Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:45:22.7998902Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:45:22.8004058Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:45:22.8020502Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:45:22.8042241Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:45:22.8052398Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:45:22.8068997Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:45:22.8086596Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:45:22.8146468Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:45:22.8177945Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:45:22.8293791Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:45:22.8300685Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:45:23.0718026Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:45:23.0733535Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:45:23.0740802Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:45:23.0746382Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:45:23.0755690Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:45:23.0765375Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:45:23.0776976Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:45:23.0887273Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:45:23.0889154Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:45:23.0912568Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:45:23.0917856Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:45:23.1040243Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:45:23.1071699Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:45:23.1079915Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:45:23.1086141Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:45:23.1094472Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:45:23.1111364Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:45:23.1121092Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:45:23.1155438Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:45:23.1181521Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:45:23.1188832Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:45:23.1259365Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:45:23.1272819Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:45:23.1302888Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:45:23.1328279Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:45:23.1362768Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:45:23.1407206Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:45:23.1435235Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:45:23.1446252Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:45:23.1682206Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:45:23.1699290Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:45:23.2029445Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:45:23.2037927Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:45:23.2048652Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:45:23.2430329Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:45:23.2937666Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:45:23.3040507Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:45:23.3042869Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:45:23.9134584Z Fetched 47.1 MB in 1s (54.6 MB/s) 2021-05-15T13:45:23.9485857Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:45:23.9563119Z (Reading database ... 2021-05-15T13:45:23.9563954Z (Reading database ... 5% 2021-05-15T13:45:23.9564671Z (Reading database ... 10% 2021-05-15T13:45:23.9565372Z (Reading database ... 15% 2021-05-15T13:45:23.9566081Z (Reading database ... 20% 2021-05-15T13:45:23.9566957Z (Reading database ... 25% 2021-05-15T13:45:23.9567646Z (Reading database ... 30% 2021-05-15T13:45:23.9568428Z (Reading database ... 35% 2021-05-15T13:45:23.9569278Z (Reading database ... 40% 2021-05-15T13:45:23.9570310Z (Reading database ... 45% 2021-05-15T13:45:23.9570996Z (Reading database ... 50% 2021-05-15T13:45:23.9611422Z (Reading database ... 55% 2021-05-15T13:45:23.9648421Z (Reading database ... 60% 2021-05-15T13:45:23.9693554Z (Reading database ... 65% 2021-05-15T13:45:23.9833531Z (Reading database ... 70% 2021-05-15T13:45:23.9972552Z (Reading database ... 75% 2021-05-15T13:45:24.0294047Z (Reading database ... 80% 2021-05-15T13:45:24.0623263Z (Reading database ... 85% 2021-05-15T13:45:24.0782364Z (Reading database ... 90% 2021-05-15T13:45:24.0869983Z (Reading database ... 95% 2021-05-15T13:45:24.0871187Z (Reading database ... 100% 2021-05-15T13:45:24.0872282Z (Reading database ... 266683 files and directories currently installed.) 2021-05-15T13:45:24.1025659Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:45:24.1052696Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:45:24.2448311Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:45:24.2739131Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:24.2753159Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:45:24.3145819Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:45:24.3462446Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:24.3474742Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:45:24.3773865Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:45:24.4092209Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:24.4110874Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:45:24.4469333Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:45:24.4735590Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:45:24.4755176Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:24.5110237Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:45:24.5415595Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:45:24.5430369Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:45:24.5757027Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:45:24.6072897Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:24.6088188Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:24.6631042Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:45:24.6912034Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:45:24.6927112Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:45:25.4469809Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:45:25.4689402Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:45:25.4708302Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:45:25.5071045Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:45:25.5333077Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:45:25.5353496Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:45:25.5789598Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:45:25.6053526Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:25.6069407Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:45:25.6590666Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:45:25.6902318Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:45:25.6918052Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:45:25.7271117Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:45:25.7545968Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:45:25.7561256Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:45:25.7951182Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:45:25.8179566Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:45:25.8193254Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:25.8549530Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:45:25.8823716Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:45:25.8836896Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:25.9227287Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:45:25.9492076Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:25.9507776Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:25.9851714Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:45:26.0158450Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:45:26.0176455Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:26.0622474Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:45:26.0945348Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:45:26.0964325Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:26.1345522Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:45:26.1653250Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:45:26.1665363Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:26.2069569Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:45:26.2330273Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:26.2346959Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:26.2675435Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:45:26.3018415Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:45:26.3035561Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:26.3834153Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:45:26.4146079Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:45:26.4166054Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:26.5990030Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:45:26.6266899Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:45:26.6290495Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:26.6800242Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:45:26.7125967Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:45:26.7138431Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:26.7509521Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:45:26.7760618Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:45:26.7776842Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:26.8350781Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:45:26.8604378Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:26.8621304Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:27.3511424Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:45:27.3747140Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:45:27.3766618Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:27.4190487Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:45:27.4452787Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:45:27.4476846Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:27.4829795Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:45:27.5068900Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:45:27.5084645Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:27.5509692Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:45:27.5770203Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:45:27.5787417Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:27.6223849Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:45:27.6534582Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:45:27.6553148Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:27.6870931Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:45:27.7160713Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:45:27.7175843Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:27.7587861Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:45:27.7869993Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:45:27.7885501Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:27.8263449Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:45:27.8554170Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:45:27.8571512Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:27.9403955Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:45:27.9701603Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:45:27.9718028Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:28.0202235Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:45:28.0499305Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:28.0513792Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:28.1697126Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:45:28.2006824Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:45:28.2023187Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:28.2401388Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:45:28.2696554Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:45:28.2716611Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:29.3764084Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:45:29.4069036Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:45:29.4082453Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:29.4390283Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:45:29.4682724Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:45:29.4696399Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:29.4987478Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:45:29.5310233Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:45:29.5329214Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:29.5632299Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:45:29.5920286Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:29.5934038Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:29.6269226Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:45:29.6538499Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:45:29.6560945Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:29.6865697Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:45:29.7172426Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:29.7191445Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:29.7549242Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:45:29.7822679Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:45:29.7841884Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:29.9069941Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:45:29.9345405Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:45:29.9366150Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:29.9789385Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:45:30.0032693Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:30.0051117Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.0509671Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:45:30.0791207Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:45:30.0814652Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:30.1109365Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:45:30.1407795Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:30.1423372Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.2709420Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:45:30.2964288Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:45:30.2981161Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:30.3509949Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:45:30.3768768Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:45:30.3789291Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:30.4117835Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:45:30.4445014Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:30.4466065Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:30.4766501Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:45:30.5069055Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:30.5085500Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:30.5424328Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:45:30.5729332Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:45:30.5748250Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:30.6107956Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:45:30.6404734Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:45:30.6419702Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:30.6733486Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:45:30.7047493Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:45:30.7062822Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:30.7656990Z Selecting previously unselected package libopenal-data. 2021-05-15T13:45:30.7961138Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:45:30.7978000Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:30.8411099Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:45:30.8707459Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:45:30.8724023Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:30.9069785Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:45:30.9364139Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:45:30.9382301Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:31.0269859Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:45:31.0519435Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:45:31.0535755Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:31.0843781Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:45:31.1169283Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:45:31.1183265Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:31.1653271Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:45:31.1997282Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:45:31.2017074Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:31.2549471Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:45:31.2819372Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:45:31.2908136Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:31.3443125Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:45:31.3756900Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:45:31.3769034Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:31.4496768Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:45:31.4811261Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:31.4831060Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:31.5229661Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:45:31.5556312Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:31.5595705Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:31.5927201Z Selecting previously unselected package ffmpeg. 2021-05-15T13:45:31.6227222Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:31.6312007Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:31.7565663Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:45:31.7867278Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:45:31.7881295Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:31.8254320Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:45:31.8564087Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:45:31.8579152Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:32.0453629Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:45:32.0783046Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:45:32.0799465Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:32.1199551Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:45:32.1536153Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:45:32.1552285Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:32.1831706Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:45:32.2141122Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:32.2165057Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:32.4978797Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:45:32.5285166Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:32.5306454Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:32.8398082Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:45:32.8744191Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:45:32.8758152Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:33.0141450Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:45:33.0453113Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:45:33.0471215Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:33.0793468Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:45:33.1119139Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:45:33.1139081Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:33.1822244Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:33.1875414Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:33.1939985Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:33.1987749Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:33.2025105Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:33.2087768Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:45:33.2143424Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:33.2275900Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:33.2319156Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:45:33.2359439Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:33.2397483Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:33.2435538Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:33.2477934Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:45:33.2517701Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:33.2579166Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:33.2633273Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:33.2673057Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:33.2733664Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:45:33.2785913Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:33.2831481Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:33.2877560Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:45:33.2927497Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:33.2964570Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:45:33.3006661Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:45:33.3048175Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:33.3093742Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:33.3138986Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:33.3187240Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:33.3224632Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:33.3270502Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:33.3316024Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:45:33.3364555Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:45:33.3402149Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:33.3451480Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:33.3509264Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:33.3552993Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:33.3597173Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:33.3637397Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:33.3704911Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:33.3748964Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:33.3799524Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:33.3856517Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:45:33.3909236Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:33.3952538Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:33.3993206Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:45:33.4041200Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:33.4106886Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:33.4152763Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:33.4217081Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:33.4279100Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:33.4324674Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:33.4375380Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:33.4415008Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:33.4457009Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:33.4504235Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:33.4546399Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.4586198Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:33.4633723Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.4684187Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:33.4738360Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:33.4794433Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:33.4897905Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:33.4940499Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:33.4998043Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5043664Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:33.5081786Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:33.5126984Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:33.5244746Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5290234Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5336780Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5377059Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:33.5424968Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:33.5473135Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5566006Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5609088Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5658412Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:33.5770527Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:34.6361049Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:36.9222199Z Reading package lists... 2021-05-15T13:45:37.1070956Z Building dependency tree... 2021-05-15T13:45:37.1094663Z Reading state information... 2021-05-15T13:45:37.2769653Z The following additional packages will be installed: 2021-05-15T13:45:37.2772830Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:37.3300513Z The following NEW packages will be installed: 2021-05-15T13:45:37.3302634Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:37.3304208Z libmagick++-dev 2021-05-15T13:45:37.3543367Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:37.3544116Z Need to get 309 kB of archives. 2021-05-15T13:45:37.3545172Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:45:37.3548482Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:45:37.3711526Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:45:37.3743680Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:45:37.3768203Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:45:37.8423417Z Fetched 309 kB in 0s (7460 kB/s) 2021-05-15T13:45:37.8765643Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:45:37.8839363Z (Reading database ... 2021-05-15T13:45:37.8840481Z (Reading database ... 5% 2021-05-15T13:45:37.8841173Z (Reading database ... 10% 2021-05-15T13:45:37.8842008Z (Reading database ... 15% 2021-05-15T13:45:37.8842681Z (Reading database ... 20% 2021-05-15T13:45:37.8843359Z (Reading database ... 25% 2021-05-15T13:45:37.8844019Z (Reading database ... 30% 2021-05-15T13:45:37.8844664Z (Reading database ... 35% 2021-05-15T13:45:37.8845662Z (Reading database ... 40% 2021-05-15T13:45:37.8846300Z (Reading database ... 45% 2021-05-15T13:45:37.8847013Z (Reading database ... 50% 2021-05-15T13:45:37.8883566Z (Reading database ... 55% 2021-05-15T13:45:37.8928688Z (Reading database ... 60% 2021-05-15T13:45:37.8954775Z (Reading database ... 65% 2021-05-15T13:45:37.9079798Z (Reading database ... 70% 2021-05-15T13:45:37.9198126Z (Reading database ... 75% 2021-05-15T13:45:37.9453449Z (Reading database ... 80% 2021-05-15T13:45:37.9751225Z (Reading database ... 85% 2021-05-15T13:45:37.9895166Z (Reading database ... 90% 2021-05-15T13:45:37.9973169Z (Reading database ... 95% 2021-05-15T13:45:37.9973684Z (Reading database ... 100% 2021-05-15T13:45:37.9974365Z (Reading database ... 267224 files and directories currently installed.) 2021-05-15T13:45:38.0133953Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:38.0251385Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.0695614Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:45:38.1044572Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:38.1072025Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.1551413Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:45:38.1798138Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:38.1818582Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.2391063Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:45:38.2655631Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:38.2744959Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.3334535Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.3437379Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.3482822Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.3525083Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:38.3624526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:40.4789223Z Reading package lists... 2021-05-15T13:45:40.6369362Z Building dependency tree... 2021-05-15T13:45:40.6387954Z Reading state information... 2021-05-15T13:45:40.7910922Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:45:40.7913887Z The following additional packages will be installed: 2021-05-15T13:45:40.7916372Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:45:40.7920281Z libijs-0.35 libjbig2dec0 2021-05-15T13:45:40.7920783Z Suggested packages: 2021-05-15T13:45:40.7922999Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:45:40.7924546Z ghostscript-x 2021-05-15T13:45:40.8390556Z The following NEW packages will be installed: 2021-05-15T13:45:40.8392684Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:45:40.8394847Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:45:40.8597605Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:40.8598270Z Need to get 11.2 MB of archives. 2021-05-15T13:45:40.8598914Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:45:40.8600553Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:45:40.8865343Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:45:40.8876725Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:45:40.9459971Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:45:40.9541496Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:45:40.9544362Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:45:40.9553722Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:45:40.9771452Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:45:41.4456047Z Fetched 11.2 MB in 0s (83.7 MB/s) 2021-05-15T13:45:41.4839373Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:45:41.4919593Z (Reading database ... 2021-05-15T13:45:41.4920446Z (Reading database ... 5% 2021-05-15T13:45:41.4921121Z (Reading database ... 10% 2021-05-15T13:45:41.4921955Z (Reading database ... 15% 2021-05-15T13:45:41.4922442Z (Reading database ... 20% 2021-05-15T13:45:41.4922932Z (Reading database ... 25% 2021-05-15T13:45:41.4923394Z (Reading database ... 30% 2021-05-15T13:45:41.4923844Z (Reading database ... 35% 2021-05-15T13:45:41.4924279Z (Reading database ... 40% 2021-05-15T13:45:41.4924723Z (Reading database ... 45% 2021-05-15T13:45:41.4925166Z (Reading database ... 50% 2021-05-15T13:45:41.4967544Z (Reading database ... 55% 2021-05-15T13:45:41.5020380Z (Reading database ... 60% 2021-05-15T13:45:41.5047539Z (Reading database ... 65% 2021-05-15T13:45:41.5180427Z (Reading database ... 70% 2021-05-15T13:45:41.5318432Z (Reading database ... 75% 2021-05-15T13:45:41.5343999Z (Reading database ... 80% 2021-05-15T13:45:41.5928709Z (Reading database ... 85% 2021-05-15T13:45:41.6089680Z (Reading database ... 90% 2021-05-15T13:45:41.6170214Z (Reading database ... 95% 2021-05-15T13:45:41.6170804Z (Reading database ... 100% 2021-05-15T13:45:41.6171695Z (Reading database ... 267269 files and directories currently installed.) 2021-05-15T13:45:41.6323758Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:45:41.6573410Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:41.8830016Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:45:41.9072758Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:45:41.9087039Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:41.9510577Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:45:41.9786279Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:45:42.0462693Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:42.4470673Z Selecting previously unselected package libgs9-common. 2021-05-15T13:45:42.4734916Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:45:42.4757266Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:42.5824795Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:45:42.6116776Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:45:42.6140468Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:42.6454246Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:45:42.6749952Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:45:42.6764997Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:42.7121078Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:45:42.7428593Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:42.7440078Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:43.0110962Z Selecting previously unselected package ghostscript. 2021-05-15T13:45:43.0368908Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:43.0389269Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:43.1188428Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:43.1278387Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:43.1327149Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:43.2051366Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:43.2093874Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:43.2358116Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:43.2402164Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:43.2452912Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:43.2589162Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:45:43.3724969Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:43.3957613Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:46.5620308Z Reading package lists... 2021-05-15T13:45:46.7117297Z Building dependency tree... 2021-05-15T13:45:46.7137238Z Reading state information... 2021-05-15T13:45:46.8696352Z The following additional packages will be installed: 2021-05-15T13:45:46.8699037Z libudunits2-0 libudunits2-data 2021-05-15T13:45:46.9160859Z The following NEW packages will be installed: 2021-05-15T13:45:46.9162790Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:45:46.9354289Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:46.9354953Z Need to get 429 kB of archives. 2021-05-15T13:45:46.9355594Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:45:46.9357740Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:45:46.9377601Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:45:46.9388344Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:45:47.3691287Z Fetched 429 kB in 0s (17.2 MB/s) 2021-05-15T13:45:47.4009306Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:45:47.4080171Z (Reading database ... 2021-05-15T13:45:47.4081085Z (Reading database ... 5% 2021-05-15T13:45:47.4081682Z (Reading database ... 10% 2021-05-15T13:45:47.4082232Z (Reading database ... 15% 2021-05-15T13:45:47.4082763Z (Reading database ... 20% 2021-05-15T13:45:47.4083303Z (Reading database ... 25% 2021-05-15T13:45:47.4083891Z (Reading database ... 30% 2021-05-15T13:45:47.4084614Z (Reading database ... 35% 2021-05-15T13:45:47.4085181Z (Reading database ... 40% 2021-05-15T13:45:47.4085957Z (Reading database ... 45% 2021-05-15T13:45:47.4086571Z (Reading database ... 50% 2021-05-15T13:45:47.4124730Z (Reading database ... 55% 2021-05-15T13:45:47.4169700Z (Reading database ... 60% 2021-05-15T13:45:47.4192672Z (Reading database ... 65% 2021-05-15T13:45:47.4305629Z (Reading database ... 70% 2021-05-15T13:45:47.4413140Z (Reading database ... 75% 2021-05-15T13:45:47.4435622Z (Reading database ... 80% 2021-05-15T13:45:47.5016508Z (Reading database ... 85% 2021-05-15T13:45:47.5208164Z (Reading database ... 90% 2021-05-15T13:45:47.5286263Z (Reading database ... 95% 2021-05-15T13:45:47.5287153Z (Reading database ... 100% 2021-05-15T13:45:47.5288230Z (Reading database ... 267833 files and directories currently installed.) 2021-05-15T13:45:47.5494785Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:45:47.5512440Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:47.5869937Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:45:47.6123127Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:45:47.6153785Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:47.6550401Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:45:47.6807248Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:45:47.6827706Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:47.7620049Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:47.7668894Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:47.7716301Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:47.7771858Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:45:47.8939473Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:50.0469085Z Reading package lists... 2021-05-15T13:45:50.2167485Z Building dependency tree... 2021-05-15T13:45:50.2190323Z Reading state information... 2021-05-15T13:45:50.4144754Z The following NEW packages will be installed: 2021-05-15T13:45:50.4146961Z libjq-dev 2021-05-15T13:45:50.4371767Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:50.4372448Z Need to get 11.2 kB of archives. 2021-05-15T13:45:50.4373088Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:45:50.4374835Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:45:50.8442143Z Fetched 11.2 kB in 0s (592 kB/s) 2021-05-15T13:45:50.8813913Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:45:50.8888224Z (Reading database ... 2021-05-15T13:45:50.8890329Z (Reading database ... 5% 2021-05-15T13:45:50.8891182Z (Reading database ... 10% 2021-05-15T13:45:50.8891889Z (Reading database ... 15% 2021-05-15T13:45:50.8892544Z (Reading database ... 20% 2021-05-15T13:45:50.8893786Z (Reading database ... 25% 2021-05-15T13:45:50.8894373Z (Reading database ... 30% 2021-05-15T13:45:50.8895465Z (Reading database ... 35% 2021-05-15T13:45:50.8896296Z (Reading database ... 40% 2021-05-15T13:45:50.8896869Z (Reading database ... 45% 2021-05-15T13:45:50.8897606Z (Reading database ... 50% 2021-05-15T13:45:50.8942897Z (Reading database ... 55% 2021-05-15T13:45:50.8992940Z (Reading database ... 60% 2021-05-15T13:45:50.9019395Z (Reading database ... 65% 2021-05-15T13:45:50.9144809Z (Reading database ... 70% 2021-05-15T13:45:50.9261512Z (Reading database ... 75% 2021-05-15T13:45:50.9283565Z (Reading database ... 80% 2021-05-15T13:45:50.9828618Z (Reading database ... 85% 2021-05-15T13:45:50.9977858Z (Reading database ... 90% 2021-05-15T13:45:51.0052351Z (Reading database ... 95% 2021-05-15T13:45:51.0052819Z (Reading database ... 100% 2021-05-15T13:45:51.0053480Z (Reading database ... 267862 files and directories currently installed.) 2021-05-15T13:45:51.0191276Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:51.0209218Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:51.0811213Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:53.2155681Z Reading package lists... 2021-05-15T13:45:53.3737243Z Building dependency tree... 2021-05-15T13:45:53.3757970Z Reading state information... 2021-05-15T13:45:53.5704244Z The following NEW packages will be installed: 2021-05-15T13:45:53.5709131Z libmng2 2021-05-15T13:45:53.6056395Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:53.6057068Z Need to get 168 kB of archives. 2021-05-15T13:45:53.6057772Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:45:53.6060206Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:45:54.0327280Z Fetched 168 kB in 0s (5063 kB/s) 2021-05-15T13:45:54.0646593Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:45:54.0728377Z (Reading database ... 2021-05-15T13:45:54.0728862Z (Reading database ... 5% 2021-05-15T13:45:54.0729272Z (Reading database ... 10% 2021-05-15T13:45:54.0729718Z (Reading database ... 15% 2021-05-15T13:45:54.0730120Z (Reading database ... 20% 2021-05-15T13:45:54.0730539Z (Reading database ... 25% 2021-05-15T13:45:54.0730944Z (Reading database ... 30% 2021-05-15T13:45:54.0731368Z (Reading database ... 35% 2021-05-15T13:45:54.0731782Z (Reading database ... 40% 2021-05-15T13:45:54.0732182Z (Reading database ... 45% 2021-05-15T13:45:54.0732593Z (Reading database ... 50% 2021-05-15T13:45:54.0764412Z (Reading database ... 55% 2021-05-15T13:45:54.0813741Z (Reading database ... 60% 2021-05-15T13:45:54.0841433Z (Reading database ... 65% 2021-05-15T13:45:54.0965220Z (Reading database ... 70% 2021-05-15T13:45:54.1083030Z (Reading database ... 75% 2021-05-15T13:45:54.1118469Z (Reading database ... 80% 2021-05-15T13:45:54.1667876Z (Reading database ... 85% 2021-05-15T13:45:54.1820975Z (Reading database ... 90% 2021-05-15T13:45:54.1892791Z (Reading database ... 95% 2021-05-15T13:45:54.1893550Z (Reading database ... 100% 2021-05-15T13:45:54.1894575Z (Reading database ... 267868 files and directories currently installed.) 2021-05-15T13:45:54.2044319Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:45:54.2080204Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:54.2808901Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:54.2850362Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:56.4418141Z Reading package lists... 2021-05-15T13:45:56.5972701Z Building dependency tree... 2021-05-15T13:45:56.6006737Z Reading state information... 2021-05-15T13:45:56.7247759Z E: Unable to locate package libmng1 2021-05-15T13:45:56.7900569Z Reading package lists... 2021-05-15T13:45:56.9481578Z Building dependency tree... 2021-05-15T13:45:56.9502697Z Reading state information... 2021-05-15T13:45:57.0740380Z E: Unable to locate package libapparmor-devel 2021-05-15T13:45:57.1376840Z Reading package lists... 2021-05-15T13:45:57.2888756Z Building dependency tree... 2021-05-15T13:45:57.2908839Z Reading state information... 2021-05-15T13:45:57.4402739Z The following additional packages will be installed: 2021-05-15T13:45:57.4405039Z libij-java 2021-05-15T13:45:57.4880062Z The following NEW packages will be installed: 2021-05-15T13:45:57.4885366Z imagej libij-java 2021-05-15T13:45:57.5094198Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:57.5095737Z Need to get 2328 kB of archives. 2021-05-15T13:45:57.5096732Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:45:57.5099323Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:45:57.5449213Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:45:57.9555345Z Fetched 2328 kB in 0s (45.1 MB/s) 2021-05-15T13:45:57.9956812Z Selecting previously unselected package libij-java. 2021-05-15T13:45:58.0029704Z (Reading database ... 2021-05-15T13:45:58.0030418Z (Reading database ... 5% 2021-05-15T13:45:58.0031436Z (Reading database ... 10% 2021-05-15T13:45:58.0032133Z (Reading database ... 15% 2021-05-15T13:45:58.0032782Z (Reading database ... 20% 2021-05-15T13:45:58.0033449Z (Reading database ... 25% 2021-05-15T13:45:58.0034631Z (Reading database ... 30% 2021-05-15T13:45:58.0036439Z (Reading database ... 35% 2021-05-15T13:45:58.0037388Z (Reading database ... 40% 2021-05-15T13:45:58.0038185Z (Reading database ... 45% 2021-05-15T13:45:58.0039146Z (Reading database ... 50% 2021-05-15T13:45:58.0063816Z (Reading database ... 55% 2021-05-15T13:45:58.0110693Z (Reading database ... 60% 2021-05-15T13:45:58.0133486Z (Reading database ... 65% 2021-05-15T13:45:58.0259485Z (Reading database ... 70% 2021-05-15T13:45:58.0378552Z (Reading database ... 75% 2021-05-15T13:45:58.0405741Z (Reading database ... 80% 2021-05-15T13:45:58.1067325Z (Reading database ... 85% 2021-05-15T13:45:58.1213206Z (Reading database ... 90% 2021-05-15T13:45:58.1285805Z (Reading database ... 95% 2021-05-15T13:45:58.1286279Z (Reading database ... 100% 2021-05-15T13:45:58.1286915Z (Reading database ... 267874 files and directories currently installed.) 2021-05-15T13:45:58.1442818Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:45:58.1464751Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:45:58.2422254Z Selecting previously unselected package imagej. 2021-05-15T13:45:58.2681099Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:45:58.2696851Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:45:58.3362058Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:45:58.3404333Z Setting up imagej (1.52r-1) ... 2021-05-15T13:45:58.3451021Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:45:58.4238206Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:59.1115154Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:46:01.2688036Z Reading package lists... 2021-05-15T13:46:01.4416941Z Building dependency tree... 2021-05-15T13:46:01.4439121Z Reading state information... 2021-05-15T13:46:01.6064693Z Suggested packages: 2021-05-15T13:46:01.6066538Z bowtie2-examples 2021-05-15T13:46:01.6527278Z The following NEW packages will be installed: 2021-05-15T13:46:01.6531966Z bowtie2 2021-05-15T13:46:01.7029124Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:01.7029943Z Need to get 1324 kB of archives. 2021-05-15T13:46:01.7030587Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:46:01.7032360Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:46:02.1517642Z Fetched 1324 kB in 0s (19.7 MB/s) 2021-05-15T13:46:02.7559714Z Selecting previously unselected package bowtie2. 2021-05-15T13:46:02.7562012Z (Reading database ... 2021-05-15T13:46:02.7562856Z (Reading database ... 5% 2021-05-15T13:46:02.7563640Z (Reading database ... 10% 2021-05-15T13:46:02.7565099Z (Reading database ... 15% 2021-05-15T13:46:02.7566403Z (Reading database ... 20% 2021-05-15T13:46:02.7567539Z (Reading database ... 25% 2021-05-15T13:46:02.7568464Z (Reading database ... 30% 2021-05-15T13:46:02.7569486Z (Reading database ... 35% 2021-05-15T13:46:02.7570119Z (Reading database ... 40% 2021-05-15T13:46:02.7570697Z (Reading database ... 45% 2021-05-15T13:46:02.7571458Z (Reading database ... 50% 2021-05-15T13:46:02.7572040Z (Reading database ... 55% 2021-05-15T13:46:02.7572643Z (Reading database ... 60% 2021-05-15T13:46:02.7573243Z (Reading database ... 65% 2021-05-15T13:46:02.7574346Z (Reading database ... 70% 2021-05-15T13:46:02.7574910Z (Reading database ... 75% 2021-05-15T13:46:02.7575458Z (Reading database ... 80% 2021-05-15T13:46:02.7576209Z (Reading database ... 85% 2021-05-15T13:46:02.7576790Z (Reading database ... 90% 2021-05-15T13:46:02.7577354Z (Reading database ... 95% 2021-05-15T13:46:02.7577936Z (Reading database ... 100% 2021-05-15T13:46:02.7579571Z (Reading database ... 267897 files and directories currently installed.) 2021-05-15T13:46:02.7581624Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:46:02.7583083Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:46:02.7583960Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:46:02.7584872Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:05.5016832Z Reading package lists... 2021-05-15T13:46:05.6626646Z Building dependency tree... 2021-05-15T13:46:05.6647536Z Reading state information... 2021-05-15T13:46:05.8023832Z E: Unable to locate package install 2021-05-15T13:46:05.8024549Z E: Unable to locate package gdal 2021-05-15T13:46:05.8718007Z Reading package lists... 2021-05-15T13:46:06.0396770Z Building dependency tree... 2021-05-15T13:46:06.0416383Z Reading state information... 2021-05-15T13:46:06.0652146Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:46:06.0663432Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:46:06.0665636Z is only available from another source 2021-05-15T13:46:06.0666184Z 2021-05-15T13:46:06.1672303Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:46:06.2342045Z Reading package lists... 2021-05-15T13:46:06.3823602Z Building dependency tree... 2021-05-15T13:46:06.3843349Z Reading state information... 2021-05-15T13:46:06.4113704Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:46:06.4115875Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:46:06.4116841Z is only available from another source 2021-05-15T13:46:06.4118051Z However the following packages replace it: 2021-05-15T13:46:06.4118692Z ffmpeg 2021-05-15T13:46:06.4119072Z 2021-05-15T13:46:06.5154925Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:46:06.5799965Z Reading package lists... 2021-05-15T13:46:06.7411816Z Building dependency tree... 2021-05-15T13:46:06.7432316Z Reading state information... 2021-05-15T13:46:06.8969014Z The following additional packages will be installed: 2021-05-15T13:46:06.8972405Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:46:06.8979699Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:46:06.8981182Z libssh2-1-dev 2021-05-15T13:46:06.8981862Z Suggested packages: 2021-05-15T13:46:06.8982782Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:46:06.9510620Z The following NEW packages will be installed: 2021-05-15T13:46:06.9513041Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:46:06.9515693Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:46:06.9517084Z libssh2-1-dev 2021-05-15T13:46:06.9724627Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:06.9725353Z Need to get 2667 kB of archives. 2021-05-15T13:46:06.9726105Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:46:06.9727811Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:46:06.9776483Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:46:06.9865381Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:46:06.9872519Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:46:06.9899108Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:46:06.9915597Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:46:06.9936069Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:46:07.0050740Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:46:07.0101369Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:46:07.0125837Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:46:07.0134708Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:46:07.4390900Z Fetched 2667 kB in 0s (39.1 MB/s) 2021-05-15T13:46:07.4710581Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:46:07.4787882Z (Reading database ... 2021-05-15T13:46:07.4788961Z (Reading database ... 5% 2021-05-15T13:46:07.4789818Z (Reading database ... 10% 2021-05-15T13:46:07.4790483Z (Reading database ... 15% 2021-05-15T13:46:07.4791202Z (Reading database ... 20% 2021-05-15T13:46:07.4791848Z (Reading database ... 25% 2021-05-15T13:46:07.4792477Z (Reading database ... 30% 2021-05-15T13:46:07.4793121Z (Reading database ... 35% 2021-05-15T13:46:07.4793752Z (Reading database ... 40% 2021-05-15T13:46:07.4794414Z (Reading database ... 45% 2021-05-15T13:46:07.4795070Z (Reading database ... 50% 2021-05-15T13:46:07.4834250Z (Reading database ... 55% 2021-05-15T13:46:07.4880087Z (Reading database ... 60% 2021-05-15T13:46:07.4906823Z (Reading database ... 65% 2021-05-15T13:46:07.5029994Z (Reading database ... 70% 2021-05-15T13:46:07.5145420Z (Reading database ... 75% 2021-05-15T13:46:07.5169993Z (Reading database ... 80% 2021-05-15T13:46:07.5717204Z (Reading database ... 85% 2021-05-15T13:46:07.5868987Z (Reading database ... 90% 2021-05-15T13:46:07.5942151Z (Reading database ... 95% 2021-05-15T13:46:07.5942609Z (Reading database ... 100% 2021-05-15T13:46:07.5943285Z (Reading database ... 267923 files and directories currently installed.) 2021-05-15T13:46:07.6080484Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:46:07.6094299Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:46:07.6510305Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:46:07.6766399Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:46:07.6778153Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:46:07.7550850Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:46:07.7810898Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:46:07.7839317Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:46:07.8189936Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:46:07.8421713Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:07.8438427Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:07.8916497Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:46:07.9179045Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:07.9192504Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:07.9549566Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:46:07.9800037Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:07.9816670Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.0230770Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:46:08.0498268Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:46:08.0513791Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:08.1270401Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:46:08.1519170Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:08.1538625Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.2350368Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:46:08.2575494Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:46:08.2591522Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:46:08.3287519Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:46:08.3604605Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:46:08.3620703Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:46:08.3901626Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:46:08.4222364Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:46:08.4268837Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:08.5563536Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:46:08.5618967Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.5669199Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:46:08.5709085Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:46:08.5749292Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.5788356Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.5833876Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:08.5871373Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:46:08.5909200Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:46:08.5949252Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:08.6001816Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:08.6055427Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:13.4095238Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:46:13.5310001Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:15.6828964Z Reading package lists... 2021-05-15T13:46:15.8394140Z Building dependency tree... 2021-05-15T13:46:15.8411831Z Reading state information... 2021-05-15T13:46:16.0939657Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:46:16.0941143Z libtiff-dev set to manually installed. 2021-05-15T13:46:16.0942156Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:16.1614685Z Reading package lists... 2021-05-15T13:46:16.3175264Z Building dependency tree... 2021-05-15T13:46:16.3199342Z Reading state information... 2021-05-15T13:46:16.5466094Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:46:16.5469940Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:16.6102573Z Reading package lists... 2021-05-15T13:46:16.7633230Z Building dependency tree... 2021-05-15T13:46:16.7654564Z Reading state information... 2021-05-15T13:46:16.9573674Z The following NEW packages will be installed: 2021-05-15T13:46:16.9575364Z libsodium-dev 2021-05-15T13:46:16.9804168Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:16.9805206Z Need to get 169 kB of archives. 2021-05-15T13:46:16.9806405Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:46:16.9808319Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:46:17.4234297Z Fetched 169 kB in 0s (7210 kB/s) 2021-05-15T13:46:17.4552911Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:46:17.4629838Z (Reading database ... 2021-05-15T13:46:17.4630713Z (Reading database ... 5% 2021-05-15T13:46:17.4631414Z (Reading database ... 10% 2021-05-15T13:46:17.4632264Z (Reading database ... 15% 2021-05-15T13:46:17.4632948Z (Reading database ... 20% 2021-05-15T13:46:17.4633621Z (Reading database ... 25% 2021-05-15T13:46:17.4634583Z (Reading database ... 30% 2021-05-15T13:46:17.4635432Z (Reading database ... 35% 2021-05-15T13:46:17.4636233Z (Reading database ... 40% 2021-05-15T13:46:17.4636924Z (Reading database ... 45% 2021-05-15T13:46:17.4637554Z (Reading database ... 50% 2021-05-15T13:46:17.4674686Z (Reading database ... 55% 2021-05-15T13:46:17.4723247Z (Reading database ... 60% 2021-05-15T13:46:17.4758523Z (Reading database ... 65% 2021-05-15T13:46:17.4883862Z (Reading database ... 70% 2021-05-15T13:46:17.5006631Z (Reading database ... 75% 2021-05-15T13:46:17.5032363Z (Reading database ... 80% 2021-05-15T13:46:17.5642139Z (Reading database ... 85% 2021-05-15T13:46:17.5803917Z (Reading database ... 90% 2021-05-15T13:46:17.5888627Z (Reading database ... 95% 2021-05-15T13:46:17.5889097Z (Reading database ... 100% 2021-05-15T13:46:17.5889983Z (Reading database ... 268426 files and directories currently installed.) 2021-05-15T13:46:17.6043035Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:46:17.6134792Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:46:17.6962338Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:46:19.7907380Z Reading package lists... 2021-05-15T13:46:19.9502110Z Building dependency tree... 2021-05-15T13:46:19.9522918Z Reading state information... 2021-05-15T13:46:20.1076546Z The following additional packages will be installed: 2021-05-15T13:46:20.1080073Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:46:20.1573815Z The following NEW packages will be installed: 2021-05-15T13:46:20.1581253Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:46:20.1582603Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:46:20.1809548Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:20.1810218Z Need to get 10.4 MB of archives. 2021-05-15T13:46:20.1810862Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:46:20.1812481Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:46:20.1912915Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:46:20.2058969Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:46:20.2254366Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:46:20.2472050Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:46:20.2762882Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:46:20.3078994Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:46:20.3745600Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:46:20.8287072Z Fetched 10.4 MB in 0s (48.6 MB/s) 2021-05-15T13:46:20.8626799Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:46:20.8714382Z (Reading database ... 2021-05-15T13:46:20.8715326Z (Reading database ... 5% 2021-05-15T13:46:20.8716113Z (Reading database ... 10% 2021-05-15T13:46:20.8716857Z (Reading database ... 15% 2021-05-15T13:46:20.8717641Z (Reading database ... 20% 2021-05-15T13:46:20.8718427Z (Reading database ... 25% 2021-05-15T13:46:20.8719318Z (Reading database ... 30% 2021-05-15T13:46:20.8720044Z (Reading database ... 35% 2021-05-15T13:46:20.8720754Z (Reading database ... 40% 2021-05-15T13:46:20.8721475Z (Reading database ... 45% 2021-05-15T13:46:20.8722203Z (Reading database ... 50% 2021-05-15T13:46:20.8768625Z (Reading database ... 55% 2021-05-15T13:46:20.8823469Z (Reading database ... 60% 2021-05-15T13:46:20.8908950Z (Reading database ... 65% 2021-05-15T13:46:20.9041002Z (Reading database ... 70% 2021-05-15T13:46:20.9173786Z (Reading database ... 75% 2021-05-15T13:46:20.9202267Z (Reading database ... 80% 2021-05-15T13:46:20.9831982Z (Reading database ... 85% 2021-05-15T13:46:21.0001541Z (Reading database ... 90% 2021-05-15T13:46:21.0099675Z (Reading database ... 95% 2021-05-15T13:46:21.0100255Z (Reading database ... 100% 2021-05-15T13:46:21.0101079Z (Reading database ... 268496 files and directories currently installed.) 2021-05-15T13:46:21.0278713Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:46:21.0291211Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:46:21.1189714Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:46:21.1507225Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:46:21.1540581Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:46:21.2750447Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:46:21.3079433Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:46:21.3093997Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:46:21.4830803Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:46:21.5131463Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:21.5151282Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:21.6750604Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:46:21.7041539Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:21.7055040Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:21.8910155Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:46:21.9198561Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:46:21.9214697Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:22.1110144Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:46:22.1366009Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:46:22.1386696Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:22.4990548Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:46:22.5245545Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:22.5264851Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:46:22.6261297Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:22.6318480Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:46:22.6361270Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:46:22.6402863Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:22.6455755Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:46:22.6491189Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:22.6530160Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:22.6574096Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:46:22.6619671Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:25.6759375Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:27.8513199Z Reading package lists... 2021-05-15T13:46:28.0066341Z Building dependency tree... 2021-05-15T13:46:28.0086817Z Reading state information... 2021-05-15T13:46:28.2381840Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:46:28.2383173Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:28.3037297Z Reading package lists... 2021-05-15T13:46:28.4602591Z Building dependency tree... 2021-05-15T13:46:28.4623527Z Reading state information... 2021-05-15T13:46:28.6120732Z The following additional packages will be installed: 2021-05-15T13:46:28.6122973Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:46:28.6126428Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:46:28.6133598Z Suggested packages: 2021-05-15T13:46:28.6134886Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:46:28.6635415Z The following NEW packages will be installed: 2021-05-15T13:46:28.6638160Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:46:28.6641682Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:46:28.6893129Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:28.6894260Z Need to get 1459 kB of archives. 2021-05-15T13:46:28.6894959Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:46:28.6896420Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:46:28.6950408Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:46:28.6959053Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:46:28.6973207Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:46:28.6984757Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:46:28.6995770Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:46:28.7057123Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:46:28.7146860Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:46:28.7175278Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:46:28.7183340Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:46:29.1358743Z Fetched 1459 kB in 0s (26.7 MB/s) 2021-05-15T13:46:29.1759968Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:46:29.1835026Z (Reading database ... 2021-05-15T13:46:29.1835782Z (Reading database ... 5% 2021-05-15T13:46:29.1836570Z (Reading database ... 10% 2021-05-15T13:46:29.1837096Z (Reading database ... 15% 2021-05-15T13:46:29.1837522Z (Reading database ... 20% 2021-05-15T13:46:29.1837957Z (Reading database ... 25% 2021-05-15T13:46:29.1838421Z (Reading database ... 30% 2021-05-15T13:46:29.1838842Z (Reading database ... 35% 2021-05-15T13:46:29.1839270Z (Reading database ... 40% 2021-05-15T13:46:29.1839685Z (Reading database ... 45% 2021-05-15T13:46:29.1840276Z (Reading database ... 50% 2021-05-15T13:46:29.1875281Z (Reading database ... 55% 2021-05-15T13:46:29.1920538Z (Reading database ... 60% 2021-05-15T13:46:29.1949750Z (Reading database ... 65% 2021-05-15T13:46:29.2082002Z (Reading database ... 70% 2021-05-15T13:46:29.2212097Z (Reading database ... 75% 2021-05-15T13:46:29.2238919Z (Reading database ... 80% 2021-05-15T13:46:29.2774127Z (Reading database ... 85% 2021-05-15T13:46:29.2935847Z (Reading database ... 90% 2021-05-15T13:46:29.3015027Z (Reading database ... 95% 2021-05-15T13:46:29.3015529Z (Reading database ... 100% 2021-05-15T13:46:29.3016228Z (Reading database ... 268721 files and directories currently installed.) 2021-05-15T13:46:29.3166245Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.3195293Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.3549762Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:46:29.3809752Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.3827548Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.4131494Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:46:29.4419149Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.4434077Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.4790108Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:46:29.5047763Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.5067715Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.5430042Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:46:29.5666963Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:46:29.5702138Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:46:29.6070579Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:46:29.6316415Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.6334934Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.6790052Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:46:29.7045711Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:46:29.7056535Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:46:29.7830358Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:46:29.8076227Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:46:29.8089711Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:46:29.8531883Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:46:29.8829527Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:29.8844454Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:29.9230159Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:46:29.9445253Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:46:29.9457368Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:46:30.0498702Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:46:30.0534080Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0575799Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:46:30.0626803Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:46:30.0680338Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0719864Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0762696Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0802000Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0834946Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:30.0867958Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:46:30.0980501Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:30.1204345Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:33.3333353Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:46:35.5520573Z Reading package lists... 2021-05-15T13:46:35.6912432Z Building dependency tree... 2021-05-15T13:46:35.6932951Z Reading state information... 2021-05-15T13:46:35.8153045Z E: Unable to locate package udunits 2021-05-15T13:46:35.8819356Z Reading package lists... 2021-05-15T13:46:36.0273025Z Building dependency tree... 2021-05-15T13:46:36.0294287Z Reading state information... 2021-05-15T13:46:36.1873048Z The following additional packages will be installed: 2021-05-15T13:46:36.1874319Z libwebpdemux2 2021-05-15T13:46:36.2358432Z The following NEW packages will be installed: 2021-05-15T13:46:36.2360567Z libwebp-dev libwebpdemux2 2021-05-15T13:46:36.2647523Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:36.2648957Z Need to get 277 kB of archives. 2021-05-15T13:46:36.2650470Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:46:36.2654573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:46:36.2663203Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:46:36.7117755Z Fetched 277 kB in 0s (8068 kB/s) 2021-05-15T13:46:36.7458739Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:46:36.7536474Z (Reading database ... 2021-05-15T13:46:36.7537284Z (Reading database ... 5% 2021-05-15T13:46:36.7538042Z (Reading database ... 10% 2021-05-15T13:46:36.7538904Z (Reading database ... 15% 2021-05-15T13:46:36.7539746Z (Reading database ... 20% 2021-05-15T13:46:36.7540478Z (Reading database ... 25% 2021-05-15T13:46:36.7541144Z (Reading database ... 30% 2021-05-15T13:46:36.7541790Z (Reading database ... 35% 2021-05-15T13:46:36.7542452Z (Reading database ... 40% 2021-05-15T13:46:36.7543097Z (Reading database ... 45% 2021-05-15T13:46:36.7543959Z (Reading database ... 50% 2021-05-15T13:46:36.7564053Z (Reading database ... 55% 2021-05-15T13:46:36.7607008Z (Reading database ... 60% 2021-05-15T13:46:36.7639140Z (Reading database ... 65% 2021-05-15T13:46:36.7753796Z (Reading database ... 70% 2021-05-15T13:46:36.7885709Z (Reading database ... 75% 2021-05-15T13:46:36.7912161Z (Reading database ... 80% 2021-05-15T13:46:36.8454619Z (Reading database ... 85% 2021-05-15T13:46:36.8621457Z (Reading database ... 90% 2021-05-15T13:46:36.8700762Z (Reading database ... 95% 2021-05-15T13:46:36.8701739Z (Reading database ... 100% 2021-05-15T13:46:36.8702941Z (Reading database ... 269021 files and directories currently installed.) 2021-05-15T13:46:36.8854038Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:46:36.8888450Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:46:36.9137080Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:46:36.9447611Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:46:36.9472735Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:46:37.0373670Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:46:37.0416393Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:46:37.0462255Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:39.0940248Z Reading package lists... 2021-05-15T13:46:39.2423728Z Building dependency tree... 2021-05-15T13:46:39.2442153Z Reading state information... 2021-05-15T13:46:39.4025219Z The following additional packages will be installed: 2021-05-15T13:46:39.4027504Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:39.4030079Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:39.4031794Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:39.4036961Z Suggested packages: 2021-05-15T13:46:39.4040507Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:46:39.4041232Z Recommended packages: 2021-05-15T13:46:39.4041691Z cargo 2021-05-15T13:46:39.4584819Z The following NEW packages will be installed: 2021-05-15T13:46:39.4589398Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:39.4591127Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:39.4592305Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:39.4840127Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:39.4841221Z Need to get 108 MB of archives. 2021-05-15T13:46:39.4842198Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:46:39.4844819Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:46:39.4896713Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:46:39.4906617Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:46:39.4918998Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:46:39.4989203Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:46:39.5042792Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:46:39.5063181Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:46:39.6277258Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:46:40.4809154Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:46:40.8853049Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:46:40.9189160Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:46:40.9761680Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:46:41.1380673Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:46:41.5715525Z Fetched 108 MB in 2s (64.5 MB/s) 2021-05-15T13:46:41.6063811Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:46:41.6134999Z (Reading database ... 2021-05-15T13:46:41.6135820Z (Reading database ... 5% 2021-05-15T13:46:41.6136491Z (Reading database ... 10% 2021-05-15T13:46:41.6137114Z (Reading database ... 15% 2021-05-15T13:46:41.6137749Z (Reading database ... 20% 2021-05-15T13:46:41.6138363Z (Reading database ... 25% 2021-05-15T13:46:41.6138990Z (Reading database ... 30% 2021-05-15T13:46:41.6139619Z (Reading database ... 35% 2021-05-15T13:46:41.6140230Z (Reading database ... 40% 2021-05-15T13:46:41.6140855Z (Reading database ... 45% 2021-05-15T13:46:41.6141540Z (Reading database ... 50% 2021-05-15T13:46:41.6194377Z (Reading database ... 55% 2021-05-15T13:46:41.6234162Z (Reading database ... 60% 2021-05-15T13:46:41.6261912Z (Reading database ... 65% 2021-05-15T13:46:41.6376453Z (Reading database ... 70% 2021-05-15T13:46:41.6489443Z (Reading database ... 75% 2021-05-15T13:46:41.6511920Z (Reading database ... 80% 2021-05-15T13:46:41.7018403Z (Reading database ... 85% 2021-05-15T13:46:41.7186408Z (Reading database ... 90% 2021-05-15T13:46:41.7262356Z (Reading database ... 95% 2021-05-15T13:46:41.7264820Z (Reading database ... 100% 2021-05-15T13:46:41.7265483Z (Reading database ... 269049 files and directories currently installed.) 2021-05-15T13:46:41.7406706Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:46:41.7434791Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:41.7909443Z Selecting previously unselected package libipt2. 2021-05-15T13:46:41.8156898Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:46:41.8177928Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:46:41.8549790Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:46:41.8756719Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:46:41.8781223Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:41.9349898Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:46:41.9603158Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:46:41.9617448Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:42.0510934Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:46:42.0754545Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:46:42.0778729Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:42.1350126Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:46:42.1615724Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:46:42.1630318Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:42.1886636Z Selecting previously unselected package gdb. 2021-05-15T13:46:42.2190807Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:46:42.2215060Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:42.5390073Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:46:42.5606514Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:42.5624209Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:48.7617125Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:46:48.7904669Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:48.7920080Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:51.6940128Z Selecting previously unselected package rustc. 2021-05-15T13:46:51.7245334Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:51.7256675Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:51.9038407Z Selecting previously unselected package cargo. 2021-05-15T13:46:51.9391341Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:51.9414296Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:52.2530792Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:46:52.2826622Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:46:52.2842674Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:53.4792013Z Selecting previously unselected package rust-gdb. 2021-05-15T13:46:53.5100302Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:46:53.5117978Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.5760522Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.5808992Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:53.5845991Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:53.5894227Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.5933956Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:46:53.5965717Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:53.6000886Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:53.6041465Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.6077116Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:53.6117064Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:53.6163157Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.6200098Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:53.6245652Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:53.6291242Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:53.6530179Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:56.9236662Z Reading package lists... 2021-05-15T13:46:57.0726433Z Building dependency tree... 2021-05-15T13:46:57.0745439Z Reading state information... 2021-05-15T13:46:57.2356982Z The following additional packages will be installed: 2021-05-15T13:46:57.2359936Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:57.2362334Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:57.2365715Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:57.2366795Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:57.2368263Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:57.2369878Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:57.2371065Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:57.2372354Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:57.2373539Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:57.2374985Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:57.2376166Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:57.2377330Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:57.2378539Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:57.2379853Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:57.2381128Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:57.2382335Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:57.2383490Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:57.2385343Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:57.2386589Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:57.2387579Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:57.2389970Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:57.2391027Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:57.2392170Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:57.2393082Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:57.2394011Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:57.2395223Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:57.2396366Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:57.2398039Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:57.2399300Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:57.2402638Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:57.2403954Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:57.2405317Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:57.2406592Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:57.2407752Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:57.2408984Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:57.2410373Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:57.2411495Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:57.2412605Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:57.2414503Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:57.2416114Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:57.2417837Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:57.2418893Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:46:57.2419972Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:57.2421217Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:57.2422522Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:57.2423656Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:57.2424975Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:57.2426411Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:57.2427594Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:57.2428395Z Suggested packages: 2021-05-15T13:46:57.2429310Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:46:57.2430523Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:46:57.2431713Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:46:57.2432880Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:46:57.2433871Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:46:57.2434908Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:46:57.2436032Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:46:57.2437168Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:46:57.2438215Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:46:57.2439301Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:46:57.2440566Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:46:57.2441768Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:46:57.2442875Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:46:57.2443723Z wpagui libengine-pkcs11-openssl 2021-05-15T13:46:57.3303497Z The following NEW packages will be installed: 2021-05-15T13:46:57.3306347Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:57.3308508Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:57.3310086Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:57.3311611Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:57.3313438Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:57.3314886Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:57.3316264Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:57.3317930Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:57.3319408Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:57.3320842Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:57.3324051Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:57.3326140Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:57.3331037Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:57.3332803Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:57.3334172Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:57.3335663Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:57.3336917Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:57.3338364Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:57.3339828Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:57.3341041Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:57.3342234Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:57.3343581Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:57.3344602Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:57.3345997Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:57.3346957Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:57.3348301Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:57.3349514Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:57.3350687Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:57.3352214Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:57.3353357Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:57.3354992Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:57.3356098Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:57.3357287Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:57.3358670Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:57.3360095Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:57.3361326Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:57.3362496Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:57.3363622Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:57.3364729Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:57.3366094Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:57.3367413Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:57.3368575Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:46:57.3369722Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:57.3371186Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:57.3372730Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:57.3373926Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:57.3375226Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:57.3376473Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:57.3377536Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:57.3594001Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:57.3595015Z Need to get 183 MB of archives. 2021-05-15T13:46:57.3596720Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:46:57.3598947Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:46:57.3630252Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:46:57.3919103Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:46:57.3953555Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:46:57.3961676Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:46:57.3970190Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:46:57.3976815Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:46:57.3986427Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:46:57.3994311Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:46:57.4002477Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:46:57.4016906Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:46:57.4053023Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:46:57.4159908Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:46:57.4167290Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:46:57.4173082Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:46:57.4177987Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:46:57.4179939Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:46:57.4191877Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:46:57.4196493Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:46:57.4202381Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:46:57.4204261Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:46:57.4223137Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:46:57.4225232Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:46:57.4680644Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:46:57.5006673Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:46:57.5031660Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:46:57.5059278Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:46:57.5160012Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:46:57.5170384Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:46:57.5209396Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:46:57.5241017Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:46:57.5455558Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:46:57.5663631Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:46:57.5688111Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:46:57.5701070Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:46:57.5713980Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:46:57.8064364Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:46:57.8303631Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:46:57.8472858Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:46:57.8524340Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:46:57.8555645Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:46:57.8576248Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:46:57.8589824Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:46:57.8622352Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:46:57.8637618Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:46:57.8666180Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:46:57.8681399Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:46:57.8751614Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:46:57.8767052Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:46:57.8829306Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:46:57.8843087Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:46:57.8861865Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:46:57.8880242Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:46:57.8906028Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:46:57.8989489Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:46:57.9002149Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:46:58.0119547Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:46:58.0230560Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:46:58.0243690Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:46:58.0287081Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:46:58.0295495Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:46:58.0315088Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:46:58.0333214Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:46:58.0369870Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:46:58.0383342Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:46:58.0439716Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:46:58.0475399Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:46:58.0505212Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:46:58.0694119Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:46:58.0918722Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:46:58.1863015Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:46:58.1869386Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:46:58.1880402Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:46:58.1892746Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:46:58.1907024Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:46:58.2206781Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:46:58.2462672Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:46:58.3484314Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:46:58.3494803Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:46:58.3510498Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:46:58.3748646Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:46:58.3759363Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:46:58.4033200Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:46:58.4373348Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:46:58.5116571Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:46:58.5368024Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:46:58.5383692Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:46:58.5389147Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:46:58.5401798Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:46:58.5490061Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:46:58.5494879Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:46:58.5516097Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:46:58.5530271Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:46:58.5563888Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:46:58.5585892Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:46:58.5605880Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:46:58.6006202Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:46:58.6089145Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:46:58.6130998Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:46:58.6136122Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:46:58.6158887Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:46:58.6203551Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:46:58.6272770Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:46:58.6288383Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:46:58.6307048Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:46:58.6391574Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:46:58.6681077Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:46:59.1766363Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:46:59.1840652Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:46:59.2140631Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:46:59.2759804Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:46:59.3502769Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:46:59.3516572Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:46:59.3530939Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:46:59.3623200Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:46:59.3635507Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:46:59.4063736Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:46:59.4193302Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:46:59.4210385Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:46:59.4217486Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:46:59.4227702Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:46:59.4258793Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:46:59.4275072Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:46:59.4280859Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:46:59.4285191Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:46:59.4306796Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:46:59.4313095Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:46:59.4319448Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:46:59.4324153Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:46:59.4331065Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:46:59.4340409Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:46:59.4362254Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:46:59.4392556Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:46:59.4615640Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:46:59.4625704Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:46:59.4892700Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:46:59.5193830Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:46:59.5567341Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:46:59.5875492Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:46:59.6179042Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:46:59.6462550Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:46:59.6772583Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:46:59.7046471Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:46:59.7323712Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:46:59.7600027Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:46:59.7867810Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:46:59.8149983Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:46:59.8458664Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:46:59.8849580Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:46:59.9339224Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:46:59.9355333Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:46:59.9412377Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:46:59.9434704Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:46:59.9444942Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:46:59.9506847Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:46:59.9515681Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:46:59.9962816Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:47:00.0067273Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:47:00.0594690Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:47:00.1365982Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:47:00.1694893Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:47:00.2003877Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:47:00.2019638Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:47:00.2156073Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:47:00.2164965Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:47:00.2183542Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:47:00.2189320Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:47:00.2300463Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:47:00.2354594Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:47:00.2918300Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:47:00.2928199Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:47:00.2943206Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:47:00.2949084Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:47:00.2960999Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:47:00.2968434Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:47:00.3012519Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:47:00.3019285Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:47:00.3037907Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:47:00.3113758Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:47:00.3134832Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:47:00.3146248Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:47:00.3160502Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:47:00.3361181Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:47:00.3369570Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:47:00.4374718Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:47:00.4382212Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:47:00.4397900Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:47:00.4472861Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:47:00.4716430Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:47:00.5026457Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:47:00.5355085Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:47:00.5611161Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:47:00.5992315Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:47:00.6015106Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:47:00.6054900Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:47:00.6701852Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:47:00.7023381Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:47:00.7057261Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:47:00.7336123Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:47:00.7613616Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:47:00.8265926Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:47:00.9553335Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:47:00.9848855Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:47:01.0201813Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:47:01.5198128Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:47:01.7600422Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:47:02.8461350Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:47:02.8741935Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:47:02.8833111Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:47:02.8860079Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:47:02.9083384Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:47:02.9260830Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:47:02.9275661Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:47:02.9283723Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:47:04.0725860Z Fetched 183 MB in 6s (32.7 MB/s) 2021-05-15T13:47:04.1087882Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:47:04.1173738Z (Reading database ... 2021-05-15T13:47:04.1174582Z (Reading database ... 5% 2021-05-15T13:47:04.1175271Z (Reading database ... 10% 2021-05-15T13:47:04.1176093Z (Reading database ... 15% 2021-05-15T13:47:04.1179077Z (Reading database ... 20% 2021-05-15T13:47:04.1180405Z (Reading database ... 25% 2021-05-15T13:47:04.1181642Z (Reading database ... 30% 2021-05-15T13:47:04.1182773Z (Reading database ... 35% 2021-05-15T13:47:04.1183738Z (Reading database ... 40% 2021-05-15T13:47:04.1184492Z (Reading database ... 45% 2021-05-15T13:47:04.1185201Z (Reading database ... 50% 2021-05-15T13:47:04.1204206Z (Reading database ... 55% 2021-05-15T13:47:04.1249265Z (Reading database ... 60% 2021-05-15T13:47:04.1279785Z (Reading database ... 65% 2021-05-15T13:47:04.1429200Z (Reading database ... 70% 2021-05-15T13:47:04.1544723Z (Reading database ... 75% 2021-05-15T13:47:04.1569755Z (Reading database ... 80% 2021-05-15T13:47:04.2063884Z (Reading database ... 85% 2021-05-15T13:47:04.2226287Z (Reading database ... 90% 2021-05-15T13:47:04.2298697Z (Reading database ... 95% 2021-05-15T13:47:04.2299442Z (Reading database ... 100% 2021-05-15T13:47:04.2300508Z (Reading database ... 269804 files and directories currently installed.) 2021-05-15T13:47:04.2446927Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:47:04.2469541Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:47:04.2839021Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:47:04.3138672Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:04.3240453Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:04.5129767Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:47:04.5450717Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:47:04.5468505Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:47:04.5909792Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:47:04.6139981Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:47:04.6161369Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:47:04.6509844Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:47:04.6771139Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:47:04.6824955Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:47:04.7269198Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:47:04.7520355Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:47:04.7535680Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:47:04.7792445Z Selecting previously unselected package libwacom-common. 2021-05-15T13:47:04.8101570Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:47:04.8116497Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:47:04.9189845Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:47:04.9467107Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:47:04.9485341Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:47:04.9766662Z Selecting previously unselected package libinput-bin. 2021-05-15T13:47:05.0119887Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:47:05.0131660Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:05.0480489Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:47:05.0805340Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:47:05.0826111Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:05.1210631Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:47:05.1538491Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:05.1554128Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:05.2070070Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:47:05.2394029Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:05.2406186Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:05.3390869Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:47:05.3676163Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:47:05.3689405Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:47:05.3997968Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:47:05.4310630Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:47:05.4327714Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:47:05.4646629Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:47:05.4972227Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:47:05.4987461Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:05.5350470Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:47:05.5611551Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:47:05.5629129Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:05.5930752Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:47:05.6228455Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:47:05.6245409Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:47:05.6550439Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:47:05.6824362Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:47:05.6838992Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:47:05.7189784Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:47:05.7391793Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:47:05.7403816Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:47:05.7697048Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:47:05.7993150Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:47:05.8008812Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:47:05.8318297Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:47:05.8654015Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:47:05.8676251Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:47:05.9021314Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:47:05.9317635Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:47:05.9335401Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:47:05.9749875Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:47:06.0024031Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:06.0111213Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:06.3085049Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:47:06.3388208Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:06.3404548Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:06.5789158Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:47:06.6032903Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:06.6051881Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:06.6577921Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:47:06.6800674Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:47:06.6816506Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:47:06.7350054Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:47:06.7617285Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:47:06.7636017Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:47:06.8629415Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:47:06.8886645Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:47:06.8901568Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:47:06.9208424Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:47:06.9543707Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:06.9561659Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:07.0035083Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:47:07.0322994Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:07.0345348Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:07.0949508Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:47:07.1180731Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:07.1202885Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:07.2772063Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:47:07.3076687Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:07.3090404Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:07.4710254Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:47:07.4964706Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:07.4979742Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:07.5429200Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:47:07.5694136Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:07.5708409Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:07.6034003Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:47:07.6335628Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:47:07.6354747Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:47:07.6718558Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:47:07.7023282Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:47:07.7046405Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:47:08.9994929Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:47:09.0290337Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.0303354Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:09.0650297Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:47:09.0958497Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:09.0970741Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:09.3690724Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:47:09.4006202Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:47:09.4023102Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:09.4630456Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:47:09.4884623Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:47:09.4898030Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:09.5429903Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:47:09.5678045Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.5690699Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.6059772Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:47:09.6352579Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.6368102Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.6709829Z Selecting previously unselected package gdal-data. 2021-05-15T13:47:09.6971969Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:47:09.6986471Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:09.7536881Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:47:09.7855053Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:47:09.7874621Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:47:09.8269916Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:47:09.8530364Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:47:09.8543457Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:47:09.8989341Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:47:09.9247964Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:47:09.9266299Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:47:09.9709538Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:47:09.9966454Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:47:09.9987073Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:47:10.0749609Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:47:10.1030586Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:47:10.1051066Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:47:10.1448348Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:47:10.1747351Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:47:10.1762782Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:47:10.2469726Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:47:10.2746845Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:47:10.2760800Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:47:10.3142718Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:47:10.3434648Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:47:10.3449496Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:47:10.3753258Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:47:10.4061717Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:47:10.4075527Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:47:10.4389240Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:47:10.4646621Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:47:10.4668677Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:47:10.5149433Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:47:10.5401753Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:47:10.5423972Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:10.6270110Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:47:10.6530991Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:47:10.6546221Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:10.6909435Z Selecting previously unselected package proj-data. 2021-05-15T13:47:10.7168039Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:47:10.7180702Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:47:11.4983729Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:47:11.5283812Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:47:11.5301147Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:47:11.6420376Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:47:11.6750262Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:47:11.6767782Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:47:11.7150077Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:47:11.7437949Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:47:11.7454705Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:47:11.8189515Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:47:11.8404105Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:47:11.8425167Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:47:11.8722900Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:47:11.9028788Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:47:11.9049053Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:47:11.9389314Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:47:11.9670251Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:47:11.9687311Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:12.0078474Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:47:12.0343364Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:47:12.0358766Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:12.0789426Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:47:12.1079666Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:47:12.1103255Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:12.1510119Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:47:12.1764818Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:47:12.1783003Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:47:12.2371365Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:47:12.2679555Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:47:12.2697056Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:47:12.3269285Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:47:12.3491599Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:47:12.3520564Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:47:12.3916768Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:47:12.4216130Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:47:12.4232417Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:12.5755810Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:47:12.6048172Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:47:12.6061414Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:47:12.7309893Z Selecting previously unselected package libgdal26. 2021-05-15T13:47:12.7567677Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:12.7582109Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:13.3671608Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:47:13.3972231Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:13.3988730Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:13.4317902Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:47:13.4611889Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:47:13.4627362Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:47:13.4963798Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:47:13.5256190Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:13.5272187Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:13.5578327Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:47:13.5867922Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:13.5884802Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:13.6285924Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:47:13.6589784Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:47:13.6605306Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:47:13.7135466Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:47:13.7421767Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:47:13.7438574Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:47:13.7943801Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:47:13.8243200Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:13.8277402Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:14.3459331Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:47:14.3770450Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:14.3785437Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:14.4098620Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:47:14.4409990Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:47:14.4423882Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:47:14.4928292Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:47:14.5225500Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:47:14.5238965Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:47:14.6705363Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:47:14.7006963Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:14.7021332Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:14.7335028Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:47:14.7644567Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:14.7658067Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:14.8071077Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:47:14.8362585Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:47:14.8379928Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:47:14.9127826Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:47:14.9432402Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:14.9601673Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:15.2916425Z Selecting previously unselected package qgis-providers. 2021-05-15T13:47:15.3223836Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:15.3245320Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:15.5510446Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:47:15.5809331Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:15.5830281Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:15.6167434Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:47:15.6463296Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:47:15.6476899Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:47:15.6787013Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:47:15.7082460Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:15.7100174Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:47:15.7635227Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:47:15.7957433Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:47:15.7971581Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:47:15.8789710Z Selecting previously unselected package blt. 2021-05-15T13:47:15.9089028Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:47:15.9105020Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:47:15.9345792Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:47:15.9651149Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:47:15.9663167Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:47:16.0079654Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:47:16.0374814Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:16.0392166Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:16.0724325Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:47:16.1030592Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:16.1050313Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:16.1550668Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:47:16.1853407Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:16.1870556Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:16.2265382Z Selecting previously unselected package gcr. 2021-05-15T13:47:16.2567400Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:16.2587168Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:47:16.3034253Z Selecting previously unselected package python3-numpy. 2021-05-15T13:47:16.3336005Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:47:16.3346775Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:47:16.6514065Z Selecting previously unselected package python3-gdal. 2021-05-15T13:47:16.6813876Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:16.6832962Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:16.7621330Z Selecting previously unselected package gdal-bin. 2021-05-15T13:47:16.7914757Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:16.7933217Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:16.8484895Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:47:16.8786709Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:16.8803755Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:16.9085604Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:47:16.9377729Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:47:16.9393111Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:47:16.9847399Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:47:17.0150573Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:47:17.0165285Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:47:17.0612378Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:47:17.0922233Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:47:17.0944969Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:17.1454149Z Selecting previously unselected package p11-kit. 2021-05-15T13:47:17.1754642Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:47:17.1768649Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:17.2164731Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:47:17.2463099Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:47:17.7761914Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:47:17.7764207Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:47:17.7770306Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:17.7771689Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:47:17.7772912Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:47:17.7774482Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:17.7775790Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:17.7776880Z Selecting previously unselected package grass-doc. 2021-05-15T13:47:17.7777912Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:47:17.7778777Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:47:19.2508593Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:47:19.2826161Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:47:19.2841160Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:47:19.3258935Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:47:19.3570345Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:19.3585248Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:19.3982465Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:47:19.4292126Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:19.4308621Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:19.6318180Z Selecting previously unselected package grass-core. 2021-05-15T13:47:19.6627642Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:47:19.6643238Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:47:20.3276137Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:47:20.3580515Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:47:20.3595042Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:47:20.3947871Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:47:20.4268764Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:47:20.4279829Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:47:20.4614902Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:47:20.4926825Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:47:20.4942619Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:47:20.5840146Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:47:20.6148860Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:47:20.6164198Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:47:20.6519739Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:47:20.6825478Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:47:20.6840184Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:47:21.0025255Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:47:21.0317812Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:47:21.0330599Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:47:21.1384494Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:47:21.1696280Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:47:21.1709719Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:47:21.2109616Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:47:21.2432591Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:47:21.2447678Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:47:21.2767289Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:47:21.3058328Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:47:21.3073583Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:47:21.3441485Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:47:21.3759376Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:47:21.3864519Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:47:21.4967405Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:47:21.5293403Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:47:21.5311750Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:47:21.5689988Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:47:21.6096958Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:47:21.6108979Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:47:21.6429948Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:47:21.6740683Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:47:21.6759616Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:21.7044329Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:47:21.7352767Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:47:21.7367658Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:21.7801743Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:47:21.8115996Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:47:21.8133489Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:47:21.8442084Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:47:21.8808642Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:21.8815059Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:21.9129407Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:47:21.9484064Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:47:21.9505220Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:47:21.9807846Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:47:22.0123675Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.0137970Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.0510382Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:47:22.0775966Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.0796331Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.1150841Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:47:22.1444115Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.1458453Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.1816907Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:47:22.2131884Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.2145478Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.2578007Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:47:22.2903603Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:47:22.2919367Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:22.4550285Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:47:22.4793055Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.4812889Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.5229652Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:47:22.5447366Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:22.5468167Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:47:22.5762651Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:47:22.6065859Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:22.6081889Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:22.6589678Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:47:22.6850793Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:22.6874711Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:22.7909668Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:47:22.8176653Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:22.8194732Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:22.8709579Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:47:22.8979085Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:22.9087113Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:22.9590271Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:47:22.9819742Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:22.9842567Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.0204418Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:47:23.0488150Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.0509789Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.1027151Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:47:23.1296600Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.1309488Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.1710326Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:47:23.1953270Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.1972905Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.2315487Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:47:23.2610436Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.2622278Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.3149511Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:47:23.3428757Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.3447518Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.3830946Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:47:23.4116882Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:23.4131704Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.4512590Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:47:23.4828719Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:23.4858188Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:23.5397712Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:47:23.5742467Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:23.5759194Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:23.7190237Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:47:23.7444074Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:23.7457113Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:24.1469458Z Selecting previously unselected package qtchooser. 2021-05-15T13:47:24.1758520Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:47:24.1774718Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:47:24.2106229Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:47:24.2425732Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.2441200Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.3223118Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:47:24.3525377Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.3539162Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.3938387Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:47:24.4243695Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.4257279Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.4561354Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:47:24.4863845Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.4877150Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.5520780Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:47:24.5840001Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.5853976Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.6229528Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:47:24.6543697Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.6559978Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:24.8830561Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:47:24.9114407Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:24.9176110Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:25.0230237Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:47:25.0535675Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:25.0549135Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:47:25.1909588Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:47:25.2234758Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:25.2244189Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:25.3464383Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:47:25.3825116Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:25.3839924Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:25.4433990Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:47:25.4745543Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:25.4763933Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:25.5350112Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:47:25.5633173Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:25.5653792Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:25.6029920Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:47:25.6308645Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:47:25.6328388Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:47:25.7190295Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:47:25.7464381Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:47:25.7642904Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:47:25.7989537Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:47:25.8254059Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:25.8279904Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:25.8664294Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:47:25.8990775Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:47:25.9006431Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:47:25.9349472Z Selecting previously unselected package modemmanager. 2021-05-15T13:47:25.9675743Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:47:25.9761965Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:47:26.0910524Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:47:26.1205817Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:47:26.1218946Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:47:26.1630516Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:47:26.1895537Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:47:26.1911479Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:47:26.5202339Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:47:26.5521562Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:47:26.5541790Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:47:26.5862975Z Selecting previously unselected package python3-bs4. 2021-05-15T13:47:26.6194403Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:47:26.6205930Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:47:26.6569333Z Selecting previously unselected package python3-cycler. 2021-05-15T13:47:26.6920526Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:47:26.6935428Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:47:26.7233033Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:47:26.7564399Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:47:26.7577662Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:47:26.7943155Z Selecting previously unselected package python3-decorator. 2021-05-15T13:47:26.8262268Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:47:26.8278842Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:47:26.8571027Z Selecting previously unselected package python3-future. 2021-05-15T13:47:26.8889863Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:47:26.8909683Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:47:26.9608040Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:47:26.9912305Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:47:26.9925878Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:47:27.0269602Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:47:27.0523797Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:47:27.0534353Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:47:27.0909415Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:47:27.1218155Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:47:27.1237104Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:47:27.1589610Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:47:27.1864159Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:47:27.1881271Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:47:27.2309899Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:47:27.2580172Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:47:27.2596739Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:47:27.2955998Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:47:27.3245106Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:47:27.3259501Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:47:27.3605416Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:47:27.3913060Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:47:27.3927706Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:47:27.5568731Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:47:27.5871455Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:47:27.5890437Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:47:27.6214931Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:47:27.6533570Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:47:27.6547666Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:47:28.0869987Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:47:28.1155622Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:47:28.1168553Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:47:28.1501293Z Selecting previously unselected package python3-olefile. 2021-05-15T13:47:28.1809425Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:47:28.1822667Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:47:28.2134664Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:47:28.2448342Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:47:28.2468677Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:47:28.3072984Z Selecting previously unselected package python3-tz. 2021-05-15T13:47:28.3440217Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:47:28.3455887Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:47:28.3768978Z Selecting previously unselected package python3-owslib. 2021-05-15T13:47:28.4084289Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:47:28.5231821Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:47:28.5750165Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:47:28.5990479Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:47:28.6012213Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:47:28.6750859Z Selecting previously unselected package python3-retrying. 2021-05-15T13:47:28.7056305Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:47:28.7073739Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:47:28.7408706Z Selecting previously unselected package python3-plotly. 2021-05-15T13:47:28.7699475Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:47:28.7712521Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:47:29.2939514Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:47:29.3275100Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:47:29.3290757Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:47:29.3749862Z Selecting previously unselected package python3-sip. 2021-05-15T13:47:29.4003522Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:47:29.4015111Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:47:29.4358130Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:47:29.4662176Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:29.4677491Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:29.7430083Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:47:29.7703055Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:47:29.7715564Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:47:29.8269931Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:47:29.8540169Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:29.8550162Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:29.8950130Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:47:29.9215615Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:29.9229977Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:29.9510058Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:47:29.9824126Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:29.9845591Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:30.0265449Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:47:30.0575063Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:30.0592640Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:30.3910494Z Selecting previously unselected package python3-qgis. 2021-05-15T13:47:30.4226857Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:30.4241096Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:31.4125751Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:47:31.4483897Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:47:31.4522148Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:47:31.4989939Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:47:31.5246711Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:47:31.5267347Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:47:31.5817318Z Selecting previously unselected package qgis-common. 2021-05-15T13:47:31.6152315Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:31.6165276Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.3128026Z Selecting previously unselected package qgis. 2021-05-15T13:47:33.3452152Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:33.4008322Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.6469332Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:47:33.6791870Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:33.6809459Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.8710574Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:47:33.9045207Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:33.9060511Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.9520226Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:47:33.9833944Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:33.9847063Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:34.0630421Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:47:34.0942106Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:34.0959530Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:34.1372439Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:47:34.1706919Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:47:34.1752371Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:47:34.3789431Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:47:34.4059453Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:47:34.4089238Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:47:34.5434026Z Selecting previously unselected package proj-bin. 2021-05-15T13:47:34.5764014Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:47:34.5779800Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:47:34.6190279Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:47:34.6471936Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:47:34.6484786Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:47:34.6870269Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:47:34.7149389Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:47:34.7235550Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:47:34.7989448Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:47:34.8035372Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:47:35.0781871Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:47:35.0803970Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:47:35.0913816Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:47:35.0961639Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:35.1097100Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:47:35.1136798Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:47:35.1248678Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:47:35.1306828Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:35.1351436Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:47:35.1401799Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:47:35.1452975Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:47:35.1497774Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:47:35.1554247Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:47:35.1600463Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:47:35.1642491Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:47:35.1691835Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:47:35.1738622Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:47:35.1785141Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:47:35.3537067Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:47:35.3573206Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:47:35.3618931Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:47:35.5346999Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:47:35.5394386Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:47:35.7070611Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:35.7116997Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:47:35.7162367Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:47:35.7197566Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:47:35.7238034Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:47:35.7291326Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:47:35.7331214Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:47:35.8553488Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:47:35.8596632Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:47:35.8651199Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:47:35.8698750Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:47:35.8758729Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:47:36.0379556Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:36.0426580Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:47:36.2126699Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:47:36.2230440Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:47:36.2279172Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:36.2383881Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:36.2438292Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:47:36.2477065Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:47:36.2519069Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:36.2574445Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:47:36.4125329Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:47:36.4164383Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:47:36.4212317Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:47:36.4249474Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:47:36.4347448Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:47:36.4393915Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:47:36.6247945Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:47:36.6303909Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:47:36.7784937Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:47:36.7823577Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:47:36.7867368Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:47:36.7913029Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:47:36.7955790Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:47:36.8000552Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:47:36.8049059Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:47:36.9787711Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:36.9830900Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:47:36.9878613Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:47:36.9908866Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:37.0025401Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:47:37.2244687Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:47:38.4364949Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:47:38.4414867Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:47:38.4451368Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:47:38.4515820Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:38.4555178Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:47:38.4595050Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:47:38.4638304Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:47:38.4694939Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:47:38.6529804Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:38.6582737Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:47:38.6623683Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:47:38.6665186Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:47:38.8688646Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:47:38.8747111Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:38.8783964Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:38.8835165Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:47:38.8874179Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:47:38.9116559Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:47:39.0938395Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:39.0985070Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:39.1040685Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:47:39.1164259Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:47:39.1215859Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:39.1253773Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:39.1302853Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:39.1356304Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:47:39.1443569Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:47:39.1499305Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:47:39.5176332Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:39.6722250Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:47:39.6760397Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:39.6825801Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:39.6886293Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:39.6929079Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:47:39.6988458Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:39.7033148Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:47:39.7074822Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:39.7118351Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:39.9473164Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:47:40.1183368Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:47:40.2894379Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:47:40.2937347Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:47:40.2980964Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:47:40.3030947Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:47:40.4660654Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:40.4701796Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:40.4738341Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:40.4773656Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:47:41.4622665Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:41.4667443Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:47:41.4711945Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:41.4751571Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:41.4791303Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:41.4835208Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:47:41.4873430Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:41.4917873Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:47:41.4954989Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:47:41.9062149Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:47:41.9089330Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:41.9131639Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:47:42.1095009Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:47:42.1136701Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:47:42.2826305Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:42.2865397Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:47:42.4876852Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:47:42.4929543Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:47:42.4977965Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:42.5016670Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:47:42.6436878Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:42.6440122Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:43.1477188Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:47:43.4393755Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:43.4440681Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:47:43.4484885Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:43.4525880Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:43.4564350Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:43.4603743Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:43.4649370Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:47:43.6342994Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6346759Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:43.6350707Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6353362Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:43.6764047Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6766421Z if direction is "increasing": 2021-05-15T13:47:43.6769646Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6771997Z elif direction is "decreasing": 2021-05-15T13:47:43.6942253Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6944799Z if direction is "increasing": 2021-05-15T13:47:43.6949736Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:43.6953071Z elif direction is "decreasing": 2021-05-15T13:47:44.6174078Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:44.6176034Z if props["offset_coordinates"] is "data": 2021-05-15T13:47:44.6177821Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:44.6179063Z if props["coordinates"] is not "data": 2021-05-15T13:47:45.4616100Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:47:46.0652295Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:46.0654868Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:46.0657161Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:47:47.2033403Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:47:47.2067740Z First installation detected... 2021-05-15T13:47:47.2069269Z Checking NSS setup... 2021-05-15T13:47:47.2127871Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:47:47.2179562Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:47.2299419Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:47:47.5103426Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:47.5142254Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:47:47.5192846Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:47.5239727Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:47.5293043Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:47:47.5345389Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:47:47.5390541Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:47:47.5427915Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:47:47.5488772Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:47.7432616Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:47.7498610Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:47:47.7534746Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:47:48.0906457Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:48.0908314Z if value is '': 2021-05-15T13:47:48.1895436Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:48.1897302Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:48.1898454Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:48.1899450Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:48.1900677Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:48.1901859Z if driver_string is not None and driver_string is not "": 2021-05-15T13:47:48.2332929Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:48.2335145Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:48.2336987Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:48.2338299Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:48.2942965Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:47:48.2993098Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3088482Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:47:48.3125469Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3166176Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3353348Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:48.3404349Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3443087Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3482912Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:48.3524999Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.3566872Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:48.4494913Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:48.4532723Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.4576081Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:48.4619076Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:47:48.6003042Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:48.6005615Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:49.2832587Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2834510Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2840241Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:47:49.2841623Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2842930Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:49.2844279Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2845617Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:47:49.2846926Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:47:49.2848590Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:47:49.2852175Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2854407Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2856568Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:49.2858209Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:49.2859147Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:49.2860265Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:49.2861388Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2862319Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:47:49.2863151Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:49.2864407Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:49.2865273Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:49.3986525Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:49.4022177Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:49.4066636Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:49.4106008Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.3771266Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:23.3809640Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:48:23.3845554Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.3965702Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:23.4003749Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.4060431Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.4092700Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:23.4210392Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.5991357Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.6038349Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:48:23.6070634Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.6106071Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:48:23.6146757Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.8083536Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.8122967Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.8213486Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:23.8371567Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:48:23.8517945Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:48:25.0808301Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:48:25.1015072Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:48:25.1313083Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:48:25.1499543Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:48:25.1734453Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:48:25.2062517Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:48:25.4724724Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:48:36.6140644Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:48:36.6349478Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:48:38.9047119Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:48:38.9047750Z with: 2021-05-15T13:48:38.9048284Z github_slug: neuroconductor/dcmtk 2021-05-15T13:48:38.9048746Z env: 2021-05-15T13:48:38.9049215Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:38.9049699Z TIC_DEPLOY_KEY: 2021-05-15T13:48:38.9050668Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:38.9052186Z GITHUB_PAT: *** 2021-05-15T13:48:38.9052554Z COVERALLS_TOKEN: 2021-05-15T13:48:38.9052992Z continue-on-error: false 2021-05-15T13:48:38.9053403Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:38.9053839Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:38.9054228Z TZ: UTC 2021-05-15T13:48:38.9054577Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:38.9054938Z NOT_CRAN: true 2021-05-15T13:48:38.9055277Z ##[endgroup] 2021-05-15T13:48:38.9447231Z repo slug is: neuroconductor/dcmtk 2021-05-15T13:48:38.9558767Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:48:38.9559354Z env: 2021-05-15T13:48:38.9559796Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:38.9560246Z TIC_DEPLOY_KEY: 2021-05-15T13:48:38.9561047Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:38.9562300Z GITHUB_PAT: *** 2021-05-15T13:48:38.9562711Z COVERALLS_TOKEN: 2021-05-15T13:48:38.9563198Z continue-on-error: false 2021-05-15T13:48:38.9563654Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:38.9564133Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:38.9564560Z TZ: UTC 2021-05-15T13:48:38.9564946Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:38.9565526Z NOT_CRAN: true 2021-05-15T13:48:38.9565928Z ##[endgroup] 2021-05-15T13:48:39.1734921Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:48:39.1735591Z with: 2021-05-15T13:48:39.1736608Z repo_name: dcmtk 2021-05-15T13:48:39.1737082Z repo_version: 0.6.8.1 2021-05-15T13:48:39.1737565Z runner_os: Linux 2021-05-15T13:48:39.1737995Z R_version: 3.5 2021-05-15T13:48:39.1738426Z env: 2021-05-15T13:48:39.1874002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:39.1875785Z TIC_DEPLOY_KEY: 2021-05-15T13:48:39.1876568Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:39.1878705Z GITHUB_PAT: *** 2021-05-15T13:48:39.1879112Z COVERALLS_TOKEN: 2021-05-15T13:48:39.1880465Z continue-on-error: false 2021-05-15T13:48:39.1880972Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:39.1881478Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:39.1881940Z TZ: UTC 2021-05-15T13:48:39.1882346Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:39.1882762Z NOT_CRAN: true 2021-05-15T13:48:39.1883307Z ##[endgroup] 2021-05-15T13:48:39.2298585Z Package: dcmtk 2021-05-15T13:48:39.2302448Z Version: 0.6.8.1 2021-05-15T13:48:39.2303219Z OS: Linux 2021-05-15T13:48:39.2369149Z ##[group]Run install.packages('remotes') 2021-05-15T13:48:39.2369871Z install.packages('remotes') 2021-05-15T13:48:39.2370636Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:48:39.2372130Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:48:39.2379570Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:48:39.2379978Z env: 2021-05-15T13:48:39.2380431Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:39.2380910Z TIC_DEPLOY_KEY: 2021-05-15T13:48:39.2381706Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:39.2382990Z GITHUB_PAT: *** 2021-05-15T13:48:39.2383383Z COVERALLS_TOKEN: 2021-05-15T13:48:39.2383875Z continue-on-error: false 2021-05-15T13:48:39.2386154Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:39.2386748Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:39.2387259Z TZ: UTC 2021-05-15T13:48:39.2387868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:39.2388501Z NOT_CRAN: true 2021-05-15T13:48:39.2388920Z ##[endgroup] 2021-05-15T13:48:39.4243983Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:48:39.4244847Z (as ‘lib’ is unspecified) 2021-05-15T13:48:55.7751092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:48:56.1710674Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-15T13:48:56.1784770Z ================================================== 2021-05-15T13:48:56.1785298Z downloaded 378 KB 2021-05-15T13:48:56.1785589Z 2021-05-15T13:48:56.4283752Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:48:56.4327156Z * DONE (remotes) 2021-05-15T13:48:56.4381143Z 2021-05-15T13:48:56.4382041Z The downloaded source packages are in 2021-05-15T13:48:56.4383420Z ‘/tmp/RtmpRGTBgC/downloaded_packages’ 2021-05-15T13:49:15.3816343Z ##[group]Run actions/cache@v1 2021-05-15T13:49:15.3816983Z with: 2021-05-15T13:49:15.3817692Z path: /home/runner/work/_temp/Library 2021-05-15T13:49:15.3820661Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-c8779bab75918e7a0f325eb052d6afe5d0dbf060a44f3f8cb9218dfb1adee594 2021-05-15T13:49:15.3823594Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T13:49:15.3824571Z env: 2021-05-15T13:49:15.3824947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:15.3825505Z TIC_DEPLOY_KEY: 2021-05-15T13:49:15.3826200Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:15.3827677Z GITHUB_PAT: *** 2021-05-15T13:49:15.3828462Z COVERALLS_TOKEN: 2021-05-15T13:49:15.3828890Z continue-on-error: false 2021-05-15T13:49:15.3829310Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:15.3829722Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:49:15.3830181Z TZ: UTC 2021-05-15T13:49:15.3830534Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:49:15.3831130Z NOT_CRAN: true 2021-05-15T13:49:15.3831678Z ##[endgroup] 2021-05-15T13:49:15.4328536Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:49:15.4396781Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:49:15.4397535Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:49:15.4398176Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:49:15.4398733Z sudo -s eval "$sysreqs" 2021-05-15T13:49:15.4439980Z shell: /usr/bin/bash -e {0} 2021-05-15T13:49:15.4440341Z env: 2021-05-15T13:49:15.4440745Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:15.4441161Z TIC_DEPLOY_KEY: 2021-05-15T13:49:15.4441891Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:15.4443046Z GITHUB_PAT: *** 2021-05-15T13:49:15.4443416Z COVERALLS_TOKEN: 2021-05-15T13:49:15.4443853Z continue-on-error: false 2021-05-15T13:49:15.4444278Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:15.4444700Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:49:15.4445102Z TZ: UTC 2021-05-15T13:49:15.4445462Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:49:15.4445998Z NOT_CRAN: true 2021-05-15T13:49:15.4446400Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:49:15.4446822Z ##[endgroup] 2021-05-15T13:49:15.6317214Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:49:16.1669080Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:49:35.0589806Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:49:35.0591049Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:49:35.0591975Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:49:35.0592843Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:49:35.0593752Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:49:35.0626136Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:49:35.0642652Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:49:35.0650790Z (as ‘lib’ is unspecified) 2021-05-15T13:49:51.0589645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:49:51.4478373Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-15T13:49:51.4484942Z ================================================== 2021-05-15T13:49:51.4485904Z downloaded 93 KB 2021-05-15T13:49:51.4486380Z 2021-05-15T13:49:51.4523296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:49:52.1074782Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-15T13:49:52.1092281Z ================================================== 2021-05-15T13:49:52.1092767Z downloaded 134 KB 2021-05-15T13:49:52.1093027Z 2021-05-15T13:49:52.1138107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:49:52.6205806Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-15T13:49:52.6211671Z ================================================== 2021-05-15T13:49:52.6212335Z downloaded 79 KB 2021-05-15T13:49:52.6212761Z 2021-05-15T13:49:52.6254038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:49:53.1324687Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-15T13:49:53.1404938Z ================================================== 2021-05-15T13:49:53.1405701Z downloaded 515 KB 2021-05-15T13:49:53.1406186Z 2021-05-15T13:49:53.1442641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:49:53.6357248Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-15T13:49:53.6597760Z ================================================== 2021-05-15T13:49:53.6598567Z downloaded 991 KB 2021-05-15T13:49:53.6598864Z 2021-05-15T13:49:53.8841416Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:49:53.8889318Z * DONE (rprojroot) 2021-05-15T13:49:54.1046438Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:49:54.1084890Z * DONE (crayon) 2021-05-15T13:49:54.3144009Z * installing *binary* package ‘R6’ ... 2021-05-15T13:49:54.3188977Z * DONE (R6) 2021-05-15T13:49:54.5579164Z * installing *binary* package ‘desc’ ... 2021-05-15T13:49:54.5625357Z * DONE (desc) 2021-05-15T13:49:54.8198382Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:49:54.8248472Z * DONE (debugme) 2021-05-15T13:49:54.8303534Z 2021-05-15T13:49:54.8304863Z The downloaded source packages are in 2021-05-15T13:49:54.8306476Z ‘/tmp/Rtmp7nqW1X/downloaded_packages’ 2021-05-15T13:49:54.8318472Z Running `R CMD build`... 2021-05-15T13:49:55.0669083Z * checking for file ‘/tmp/Rtmp7nqW1X/remotes68db524eef51/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:49:55.0671043Z * preparing ‘sysreqs’: 2021-05-15T13:49:55.0672143Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:49:55.0673413Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:49:55.0674300Z * checking for empty or unneeded directories 2021-05-15T13:49:55.0675135Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:49:55.0678348Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:49:55.0679293Z (as ‘lib’ is unspecified) 2021-05-15T13:49:55.2622210Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:49:55.2767035Z ** R 2021-05-15T13:49:55.2862759Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:49:55.4895243Z ** help 2021-05-15T13:49:55.5020868Z *** installing help indices 2021-05-15T13:49:55.5242272Z ** building package indices 2021-05-15T13:49:55.5368815Z ** testing if installed package can be loaded 2021-05-15T13:49:55.7303269Z * DONE (sysreqs) 2021-05-15T13:50:16.8661672Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:50:16.8663399Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:50:16.8665937Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:50:16.8800418Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:50:16.9188593Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:50:17.0029255Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:50:17.0102510Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:50:17.1520270Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:50:17.3027019Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:50:18.6700605Z Reading package lists... 2021-05-15T13:50:18.7476990Z Reading package lists... 2021-05-15T13:50:18.9022218Z Building dependency tree... 2021-05-15T13:50:18.9046401Z Reading state information... 2021-05-15T13:50:19.0625669Z cmake is already the newest version (3.16.3-1ubuntu1). 2021-05-15T13:50:19.0626559Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:50:19.0627262Z libicu-dev set to manually installed. 2021-05-15T13:50:19.0628442Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:50:19.0629236Z make is already the newest version (4.2.1-1.2). 2021-05-15T13:50:19.0629745Z make set to manually installed. 2021-05-15T13:50:19.0630472Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T13:50:19.0631297Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T13:50:19.0632027Z libssh2-1-dev set to manually installed. 2021-05-15T13:50:19.0632798Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:50:19.0633670Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T13:50:19.0634208Z Suggested packages: 2021-05-15T13:50:19.0634943Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:50:19.1098465Z The following NEW packages will be installed: 2021-05-15T13:50:19.8241407Z libcurl4-openssl-dev 2021-05-15T13:50:19.8242877Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:19.8243962Z Need to get 321 kB of archives. 2021-05-15T13:50:19.8245041Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T13:50:19.8247599Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:50:19.8248921Z Fetched 321 kB in 0s (13.5 MB/s) 2021-05-15T13:50:19.8250075Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:50:19.8251188Z (Reading database ... 2021-05-15T13:50:19.8251785Z (Reading database ... 5% 2021-05-15T13:50:19.8252395Z (Reading database ... 10% 2021-05-15T13:50:19.8253137Z (Reading database ... 15% 2021-05-15T13:50:19.8253725Z (Reading database ... 20% 2021-05-15T13:50:19.8255314Z (Reading database ... 25% 2021-05-15T13:50:19.8255950Z (Reading database ... 30% 2021-05-15T13:50:19.8256632Z (Reading database ... 35% 2021-05-15T13:50:19.8257089Z (Reading database ... 40% 2021-05-15T13:50:19.8257697Z (Reading database ... 45% 2021-05-15T13:50:19.8258124Z (Reading database ... 50% 2021-05-15T13:50:19.8258563Z (Reading database ... 55% 2021-05-15T13:50:19.8259165Z (Reading database ... 60% 2021-05-15T13:50:19.8259595Z (Reading database ... 65% 2021-05-15T13:50:19.8260006Z (Reading database ... 70% 2021-05-15T13:50:19.8260450Z (Reading database ... 75% 2021-05-15T13:50:19.8260881Z (Reading database ... 80% 2021-05-15T13:50:19.8261295Z (Reading database ... 85% 2021-05-15T13:50:19.8261723Z (Reading database ... 90% 2021-05-15T13:50:19.8262136Z (Reading database ... 95% 2021-05-15T13:50:19.8262942Z (Reading database ... 100% 2021-05-15T13:50:19.8263663Z (Reading database ... 285015 files and directories currently installed.) 2021-05-15T13:50:19.8264919Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:50:19.8266348Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:50:19.8760330Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:50:19.8816253Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:50:25.3941240Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:50:25.3941973Z remotes::install_github("ropensci/tic") 2021-05-15T13:50:25.3942596Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:50:25.3943895Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:50:25.3944445Z remotes::install_cran("covr") 2021-05-15T13:50:25.3951856Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:50:25.3952251Z env: 2021-05-15T13:50:25.3952910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:25.3953335Z TIC_DEPLOY_KEY: 2021-05-15T13:50:25.3954059Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:25.3955428Z GITHUB_PAT: *** 2021-05-15T13:50:25.3955824Z COVERALLS_TOKEN: 2021-05-15T13:50:25.3956239Z continue-on-error: false 2021-05-15T13:50:25.3956669Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:25.3957082Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:50:25.3957501Z TZ: UTC 2021-05-15T13:50:25.3957850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:25.3958222Z NOT_CRAN: true 2021-05-15T13:50:25.3958541Z ##[endgroup] 2021-05-15T13:50:25.5991721Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:50:26.1592493Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:50:45.4243415Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:50:45.4244668Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:50:45.4245612Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:50:45.4246482Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:50:45.4247365Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:50:45.4248257Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:50:45.4249156Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:50:45.4250014Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:50:45.4250916Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:50:45.4251836Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:50:45.4252692Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:50:45.4253605Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:50:45.4254481Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:50:45.4255787Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:50:45.4256946Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:50:45.4258055Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:45.4259250Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:50:45.4260454Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:50:45.4261463Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:50:45.4262325Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:50:45.4263371Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:50:45.4264261Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:50:45.4265286Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:45.4267154Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:45.4268256Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:45.4270064Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-15T13:50:45.4271696Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:50:45.4272428Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:50:45.4273134Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:50:45.4273838Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:50:45.4274736Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:50:45.4275435Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:50:45.4283374Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:45.4284337Z (as ‘lib’ is unspecified) 2021-05-15T13:51:01.2786223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:51:01.8423006Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-15T13:51:01.8690904Z ================================================== 2021-05-15T13:51:01.8692424Z downloaded 1.3 MB 2021-05-15T13:51:01.8693149Z 2021-05-15T13:51:01.8732360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:51:02.5816356Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-15T13:51:02.5906305Z ================================================== 2021-05-15T13:51:02.5906760Z downloaded 226 KB 2021-05-15T13:51:02.5907038Z 2021-05-15T13:51:02.5943683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:51:03.8362193Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-15T13:51:03.8365840Z ================================================== 2021-05-15T13:51:03.8366549Z downloaded 140 KB 2021-05-15T13:51:03.8367303Z 2021-05-15T13:51:03.8369934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:51:03.8780324Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-15T13:51:03.8781360Z ================================================== 2021-05-15T13:51:03.8782067Z downloaded 53 KB 2021-05-15T13:51:03.8782383Z 2021-05-15T13:51:03.8821587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:51:04.1595007Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-15T13:51:04.1596333Z ================================================== 2021-05-15T13:51:04.1597023Z downloaded 22 KB 2021-05-15T13:51:04.1597486Z 2021-05-15T13:51:04.1626646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:51:04.6705464Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-15T13:51:04.7051575Z ================================================== 2021-05-15T13:51:04.7053104Z downloaded 1.4 MB 2021-05-15T13:51:04.7054427Z 2021-05-15T13:51:04.7248376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:51:05.1431058Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T13:51:05.1441042Z ================================================== 2021-05-15T13:51:05.1441886Z downloaded 36 KB 2021-05-15T13:51:05.1442360Z 2021-05-15T13:51:05.1476720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:51:05.5468166Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-15T13:51:05.5539066Z ================================================== 2021-05-15T13:51:05.5539844Z downloaded 883 KB 2021-05-15T13:51:05.5540305Z 2021-05-15T13:51:05.5578552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:51:06.2137711Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-15T13:51:06.2185468Z ================================================== 2021-05-15T13:51:06.2186301Z downloaded 522 KB 2021-05-15T13:51:06.2186607Z 2021-05-15T13:51:06.2231681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:51:06.5074819Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-15T13:51:06.5075510Z ================================================== 2021-05-15T13:51:06.5075900Z downloaded 12 KB 2021-05-15T13:51:06.5076162Z 2021-05-15T13:51:06.5115434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:51:07.1677836Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-15T13:51:07.1787234Z ================================================== 2021-05-15T13:51:07.1788418Z downloaded 482 KB 2021-05-15T13:51:07.1790555Z 2021-05-15T13:51:07.1828251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:51:07.7500886Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-15T13:51:07.7592731Z ================================================== 2021-05-15T13:51:07.7593210Z downloaded 90 KB 2021-05-15T13:51:07.7593440Z 2021-05-15T13:51:07.7635800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:51:08.3169094Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-15T13:51:08.3210622Z ================================================== 2021-05-15T13:51:08.3211072Z downloaded 503 KB 2021-05-15T13:51:08.3211322Z 2021-05-15T13:51:08.3259210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:51:08.8581508Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-15T13:51:08.8639695Z ================================================== 2021-05-15T13:51:08.8640212Z downloaded 621 KB 2021-05-15T13:51:08.8640593Z 2021-05-15T13:51:08.8700211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:51:09.4762606Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-15T13:51:09.4806704Z ================================================== 2021-05-15T13:51:09.4807171Z downloaded 265 KB 2021-05-15T13:51:09.4807437Z 2021-05-15T13:51:09.4851766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:51:09.9917292Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-15T13:51:09.9949123Z ================================================== 2021-05-15T13:51:09.9949920Z downloaded 166 KB 2021-05-15T13:51:09.9951148Z 2021-05-15T13:51:09.9992066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:51:10.3137051Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-15T13:51:10.3178707Z ================================================== 2021-05-15T13:51:10.3179430Z downloaded 235 KB 2021-05-15T13:51:10.3180065Z 2021-05-15T13:51:10.3221486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:51:10.6985009Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-15T13:51:10.7011781Z ================================================== 2021-05-15T13:51:10.7012226Z downloaded 276 KB 2021-05-15T13:51:10.7012479Z 2021-05-15T13:51:10.7056997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:51:11.2499932Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-15T13:51:11.2532487Z ================================================== 2021-05-15T13:51:11.2533074Z downloaded 202 KB 2021-05-15T13:51:11.2533490Z 2021-05-15T13:51:11.2576208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:51:11.7754577Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-15T13:51:11.7755241Z ================================================== 2021-05-15T13:51:11.7755609Z downloaded 63 KB 2021-05-15T13:51:11.7755828Z 2021-05-15T13:51:11.7794881Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:51:12.3178875Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-15T13:51:12.3187174Z ================================================== 2021-05-15T13:51:12.3188761Z downloaded 45 KB 2021-05-15T13:51:12.3189060Z 2021-05-15T13:51:12.3221216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:51:12.9774675Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-15T13:51:12.9821833Z ================================================== 2021-05-15T13:51:12.9822700Z downloaded 415 KB 2021-05-15T13:51:12.9822957Z 2021-05-15T13:51:12.9866716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:51:13.6434605Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-15T13:51:13.6440788Z ================================================== 2021-05-15T13:51:13.6441252Z downloaded 90 KB 2021-05-15T13:51:13.6441512Z 2021-05-15T13:51:13.6481338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:51:14.1546004Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-15T13:51:14.1564255Z ================================================== 2021-05-15T13:51:14.1565237Z downloaded 132 KB 2021-05-15T13:51:14.1565794Z 2021-05-15T13:51:14.1613476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:51:14.5614257Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-15T13:51:14.5699532Z ================================================== 2021-05-15T13:51:14.5700263Z downloaded 270 KB 2021-05-15T13:51:14.5701002Z 2021-05-15T13:51:14.5738132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:51:14.8547253Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-15T13:51:14.8661726Z ================================================== 2021-05-15T13:51:14.8662183Z downloaded 736 KB 2021-05-15T13:51:14.8662438Z 2021-05-15T13:51:14.8698495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:51:15.2277938Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-15T13:51:15.2286161Z ================================================== 2021-05-15T13:51:15.2286592Z downloaded 45 KB 2021-05-15T13:51:15.2286836Z 2021-05-15T13:51:15.2325044Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:51:16.3394618Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:51:16.3396005Z ================================================== 2021-05-15T13:51:16.3396716Z downloaded 24 KB 2021-05-15T13:51:16.3397104Z 2021-05-15T13:51:16.3398514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:51:16.3400315Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-15T13:51:16.3401132Z ================================================== 2021-05-15T13:51:16.3401562Z downloaded 684 KB 2021-05-15T13:51:16.3401816Z 2021-05-15T13:51:16.3403277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:51:16.3460245Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-15T13:51:16.3473500Z ================================================== 2021-05-15T13:51:16.3473926Z downloaded 45 KB 2021-05-15T13:51:16.3474173Z 2021-05-15T13:51:16.3516094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:51:16.7408055Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-15T13:51:16.7459138Z ================================================== 2021-05-15T13:51:16.7459891Z downloaded 598 KB 2021-05-15T13:51:16.7460356Z 2021-05-15T13:51:17.0437063Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:51:17.0501113Z * DONE (rlang) 2021-05-15T13:51:17.2810156Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:51:17.2857692Z * DONE (magrittr) 2021-05-15T13:51:17.5044300Z * installing *binary* package ‘glue’ ... 2021-05-15T13:51:17.5092660Z * DONE (glue) 2021-05-15T13:51:17.7154528Z * installing *binary* package ‘sys’ ... 2021-05-15T13:51:17.7192613Z * DONE (sys) 2021-05-15T13:51:17.9182160Z * installing *binary* package ‘mime’ ... 2021-05-15T13:51:17.9227393Z * DONE (mime) 2021-05-15T13:51:18.2434210Z * installing *binary* package ‘curl’ ... 2021-05-15T13:51:18.2503290Z * DONE (curl) 2021-05-15T13:51:18.4865208Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:51:18.4916037Z * DONE (jsonlite) 2021-05-15T13:51:18.6832582Z * installing *binary* package ‘ini’ ... 2021-05-15T13:51:18.6872347Z * DONE (ini) 2021-05-15T13:51:18.9047993Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:51:18.9103527Z * DONE (gitcreds) 2021-05-15T13:51:19.1914566Z * installing *binary* package ‘zip’ ... 2021-05-15T13:51:19.1974736Z * DONE (zip) 2021-05-15T13:51:19.4334629Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:51:19.4392478Z * DONE (rstudioapi) 2021-05-15T13:51:19.6796219Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:51:19.6843060Z * DONE (fastmap) 2021-05-15T13:51:19.9296270Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:51:19.9352541Z * DONE (yaml) 2021-05-15T13:51:20.1787814Z * installing *binary* package ‘withr’ ... 2021-05-15T13:51:20.1845692Z * DONE (withr) 2021-05-15T13:51:20.4249746Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:51:20.4300080Z * DONE (whisker) 2021-05-15T13:51:20.6365648Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:51:20.6405138Z * DONE (rappdirs) 2021-05-15T13:51:20.9141326Z * installing *binary* package ‘fs’ ... 2021-05-15T13:51:20.9205537Z * DONE (fs) 2021-05-15T13:51:21.1267013Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:51:21.1309010Z * DONE (clipr) 2021-05-15T13:51:21.3901310Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:51:21.3951977Z * DONE (git2r) 2021-05-15T13:51:21.6132034Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:51:21.6173512Z * DONE (askpass) 2021-05-15T13:51:21.8687679Z * installing *binary* package ‘cli’ ... 2021-05-15T13:51:21.8738162Z * DONE (cli) 2021-05-15T13:51:22.1354619Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:51:22.1402717Z * DONE (purrr) 2021-05-15T13:51:22.3681346Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:51:22.3731491Z * DONE (lifecycle) 2021-05-15T13:51:22.5905177Z * installing *source* package ‘cachem’ ... 2021-05-15T13:51:22.5919357Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:51:22.6110020Z ** libs 2021-05-15T13:51:22.6173641Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:51:22.7203261Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:51:22.7711986Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T13:51:22.8069524Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-15T13:51:22.8084003Z ** R 2021-05-15T13:51:22.8161179Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:23.2306957Z ** help 2021-05-15T13:51:23.2557872Z *** installing help indices 2021-05-15T13:51:23.2787142Z ** building package indices 2021-05-15T13:51:23.2983180Z ** testing if installed package can be loaded 2021-05-15T13:51:23.5040485Z * DONE (cachem) 2021-05-15T13:51:23.8823685Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:51:23.8917547Z * DONE (openssl) 2021-05-15T13:51:24.1021829Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:51:24.1065100Z * DONE (memoise) 2021-05-15T13:51:24.3710028Z * installing *binary* package ‘httr’ ... 2021-05-15T13:51:24.3770592Z * DONE (httr) 2021-05-15T13:51:24.6183814Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:51:24.6231556Z * DONE (credentials) 2021-05-15T13:51:24.8506121Z * installing *binary* package ‘gh’ ... 2021-05-15T13:51:24.8609551Z * DONE (gh) 2021-05-15T13:51:25.1123822Z * installing *binary* package ‘gert’ ... 2021-05-15T13:51:25.1173287Z * DONE (gert) 2021-05-15T13:51:25.3978984Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:51:25.4051456Z * DONE (usethis) 2021-05-15T13:51:25.4120005Z 2021-05-15T13:51:25.4121123Z The downloaded source packages are in 2021-05-15T13:51:25.4123028Z ‘/tmp/RtmpAc2sOT/downloaded_packages’ 2021-05-15T13:51:25.4133829Z Running `R CMD build`... 2021-05-15T13:51:27.1100882Z * checking for file ‘/tmp/RtmpAc2sOT/remotes712c1de4b141/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:51:27.1102203Z * preparing ‘tic’: 2021-05-15T13:51:27.1103277Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:51:27.1105365Z * installing the package to process help pages 2021-05-15T13:51:27.1106799Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:27.1108361Z * checking for empty or unneeded directories 2021-05-15T13:51:27.1109285Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:51:27.1110163Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:51:27.1110934Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:51:27.1112809Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:27.1113883Z (as ‘lib’ is unspecified) 2021-05-15T13:51:27.4331440Z * installing *source* package ‘tic’ ... 2021-05-15T13:51:27.4629804Z ** R 2021-05-15T13:51:27.4869482Z ** inst 2021-05-15T13:51:27.4910779Z ** preparing package for lazy loading 2021-05-15T13:51:27.6791685Z ** help 2021-05-15T13:51:27.8278293Z *** installing help indices 2021-05-15T13:51:27.9640151Z *** copying figures 2021-05-15T13:51:27.9645248Z ** building package indices 2021-05-15T13:51:28.1018375Z ** installing vignettes 2021-05-15T13:51:28.1055455Z ** testing if installed package can be loaded 2021-05-15T13:51:28.3640645Z * DONE (tic) 2021-05-15T13:51:28.3785568Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:51:28.5806053Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:51:31.1543288Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:51:31.1545125Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:51:31.1546358Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:51:31.1547493Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:51:31.1549030Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:51:31.1551421Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T13:51:31.1553883Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:51:31.1555004Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:51:31.1556075Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:51:31.1557135Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:51:31.1558338Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:31.1559151Z (as ‘lib’ is unspecified) 2021-05-15T13:51:31.1560194Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:51:31.1561104Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:51:31.1561998Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:51:31.1562957Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:51:31.1563874Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:51:31.1564803Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:51:31.1565752Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:51:31.1566698Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:51:31.1567615Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:51:31.1568507Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:51:31.1569401Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:51:31.1570380Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:51:31.1571467Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:51:31.1572411Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:51:31.1573351Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:51:31.1577499Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:51:31.1578718Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:51:31.1582218Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:51:31.1584523Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:51:31.1593176Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:51:31.1594324Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:51:31.1595422Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:51:31.1596378Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:51:31.1597117Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:51:31.1597811Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:51:31.1598523Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:51:31.1599225Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:51:31.1599940Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:51:31.1600635Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:51:47.8506804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:51:48.2288630Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-15T13:51:48.2322845Z ================================================== 2021-05-15T13:51:48.2323518Z downloaded 231 KB 2021-05-15T13:51:48.2323802Z 2021-05-15T13:51:48.2362976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:51:48.7568334Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-15T13:51:48.7809404Z ================================================== 2021-05-15T13:51:48.7809841Z downloaded 1.5 MB 2021-05-15T13:51:48.7810090Z 2021-05-15T13:51:48.7850375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:51:49.2022025Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-15T13:51:49.2024080Z ================================================== 2021-05-15T13:51:49.2024670Z downloaded 17 KB 2021-05-15T13:51:49.2024937Z 2021-05-15T13:51:49.2065172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:51:49.5775057Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-15T13:51:49.5853089Z ================================================== 2021-05-15T13:51:49.5853943Z downloaded 977 KB 2021-05-15T13:51:49.5854512Z 2021-05-15T13:51:49.5884424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:51:50.0090386Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-15T13:51:50.0372270Z ================================================== 2021-05-15T13:51:50.0372803Z downloaded 791 KB 2021-05-15T13:51:50.0373289Z 2021-05-15T13:51:50.0412189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:51:50.4185624Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-15T13:51:50.4186710Z ================================================== 2021-05-15T13:51:50.4187508Z downloaded 43 KB 2021-05-15T13:51:50.4188211Z 2021-05-15T13:51:50.4225925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:51:51.0772570Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-15T13:51:51.0802696Z ================================================== 2021-05-15T13:51:51.0803214Z downloaded 247 KB 2021-05-15T13:51:51.0803492Z 2021-05-15T13:51:51.0842056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:51:51.6041346Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-15T13:51:51.6140162Z ================================================== 2021-05-15T13:51:51.6140643Z downloaded 968 KB 2021-05-15T13:51:51.6140890Z 2021-05-15T13:51:51.6182665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:51:52.3508651Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-15T13:51:52.3529025Z ================================================== 2021-05-15T13:51:52.3530547Z downloaded 67 KB 2021-05-15T13:51:52.3531262Z 2021-05-15T13:51:52.3562162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:51:52.6756940Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-15T13:51:52.6850114Z ================================================== 2021-05-15T13:51:52.6850587Z downloaded 349 KB 2021-05-15T13:51:52.6850849Z 2021-05-15T13:51:52.6956856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:51:53.2147237Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-15T13:51:53.2194983Z ================================================== 2021-05-15T13:51:53.2195554Z downloaded 411 KB 2021-05-15T13:51:53.2195866Z 2021-05-15T13:51:53.2232536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:51:53.5923441Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-15T13:51:53.5924960Z ================================================== 2021-05-15T13:51:53.5925774Z downloaded 15 KB 2021-05-15T13:51:53.5926279Z 2021-05-15T13:51:53.5970639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:51:54.2575408Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-15T13:51:54.2591934Z ================================================== 2021-05-15T13:51:54.2592777Z downloaded 146 KB 2021-05-15T13:51:54.2593254Z 2021-05-15T13:51:54.2634721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:51:54.9832496Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-15T13:51:54.9842819Z ================================================== 2021-05-15T13:51:54.9843731Z downloaded 71 KB 2021-05-15T13:51:54.9844244Z 2021-05-15T13:51:54.9880392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:51:55.2445717Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-15T13:51:55.2456295Z ================================================== 2021-05-15T13:51:55.2457362Z downloaded 39 KB 2021-05-15T13:51:55.2457863Z 2021-05-15T13:51:55.2496744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:51:55.6346587Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-15T13:51:55.6493520Z ================================================== 2021-05-15T13:51:55.6494011Z downloaded 348 KB 2021-05-15T13:51:55.6494436Z 2021-05-15T13:51:55.6535283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:51:56.1723027Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-15T13:51:56.1765629Z ================================================== 2021-05-15T13:51:56.1766453Z downloaded 423 KB 2021-05-15T13:51:56.1767044Z 2021-05-15T13:51:56.1798148Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:51:56.4239250Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-15T13:51:56.4250083Z ================================================== 2021-05-15T13:51:56.4250623Z downloaded 41 KB 2021-05-15T13:51:56.4250934Z 2021-05-15T13:51:56.4288706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:51:56.7974171Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-15T13:51:56.8042940Z ================================================== 2021-05-15T13:51:56.8043867Z downloaded 603 KB 2021-05-15T13:51:56.8044507Z 2021-05-15T13:51:56.8077835Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:51:56.8250587Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:51:56.8269484Z ================================================== 2021-05-15T13:51:56.8269986Z downloaded 109 KB 2021-05-15T13:51:56.8270247Z 2021-05-15T13:51:56.8291721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:51:57.3299119Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-15T13:51:57.3335638Z ================================================== 2021-05-15T13:51:57.3336111Z downloaded 224 KB 2021-05-15T13:51:57.3336726Z 2021-05-15T13:51:57.3375112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:51:57.5795058Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-15T13:51:57.5797618Z ================================================== 2021-05-15T13:51:57.5798067Z downloaded 37 KB 2021-05-15T13:51:57.5798317Z 2021-05-15T13:51:57.5837942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:51:57.9621467Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-15T13:51:57.9658846Z ================================================== 2021-05-15T13:51:57.9659298Z downloaded 200 KB 2021-05-15T13:51:57.9659607Z 2021-05-15T13:51:57.9699543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:51:58.2074938Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-15T13:51:58.2250297Z ================================================== 2021-05-15T13:51:58.2250776Z downloaded 2.8 MB 2021-05-15T13:51:58.2251024Z 2021-05-15T13:51:58.2291300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:51:58.4748284Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-15T13:51:58.5798444Z ================================================== 2021-05-15T13:51:58.5799355Z downloaded 4.0 MB 2021-05-15T13:51:58.5799962Z 2021-05-15T13:51:58.5836576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:51:58.9609864Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-15T13:51:58.9719682Z ================================================== 2021-05-15T13:51:58.9720131Z downloaded 1.3 MB 2021-05-15T13:51:58.9720372Z 2021-05-15T13:51:58.9757936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:51:59.4474603Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-15T13:51:59.4530839Z ================================================== 2021-05-15T13:51:59.4531770Z downloaded 479 KB 2021-05-15T13:51:59.4533183Z 2021-05-15T13:51:59.4563288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:51:59.9764722Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-15T13:51:59.9786633Z ================================================== 2021-05-15T13:51:59.9787078Z downloaded 107 KB 2021-05-15T13:51:59.9787311Z 2021-05-15T13:51:59.9824234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:52:00.5030367Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-15T13:52:00.5031726Z ================================================== 2021-05-15T13:52:00.5032375Z downloaded 21 KB 2021-05-15T13:52:00.5032865Z 2021-05-15T13:52:00.5064209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:52:01.0351879Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-15T13:52:01.0363401Z ================================================== 2021-05-15T13:52:01.0364021Z downloaded 42 KB 2021-05-15T13:52:01.0364275Z 2021-05-15T13:52:01.0398659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:52:01.4682504Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-15T13:52:01.4689620Z ================================================== 2021-05-15T13:52:01.4690425Z downloaded 33 KB 2021-05-15T13:52:01.4690763Z 2021-05-15T13:52:01.4726137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:52:02.0108958Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-15T13:52:02.0117286Z ================================================== 2021-05-15T13:52:02.0118190Z downloaded 135 KB 2021-05-15T13:52:02.0118470Z 2021-05-15T13:52:02.0159300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:52:02.6729660Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-15T13:52:02.6909408Z ================================================== 2021-05-15T13:52:02.6910247Z downloaded 3.4 MB 2021-05-15T13:52:02.6910652Z 2021-05-15T13:52:02.6946549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:52:03.3522830Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-15T13:52:03.3528809Z ================================================== 2021-05-15T13:52:03.3529420Z downloaded 64 KB 2021-05-15T13:52:03.3529790Z 2021-05-15T13:52:03.3568296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:52:04.0306480Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-15T13:52:04.0392881Z ================================================== 2021-05-15T13:52:04.0394489Z downloaded 1.3 MB 2021-05-15T13:52:04.0395200Z 2021-05-15T13:52:04.0439349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:52:05.4754128Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-15T13:52:05.4757551Z ================================================== 2021-05-15T13:52:05.4758297Z downloaded 128 KB 2021-05-15T13:52:05.4758746Z 2021-05-15T13:52:05.4796045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:52:06.1346783Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-15T13:52:06.1501764Z ================================================== 2021-05-15T13:52:06.1502239Z downloaded 383 KB 2021-05-15T13:52:06.1502504Z 2021-05-15T13:52:06.3854912Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:52:06.3904094Z * DONE (utf8) 2021-05-15T13:52:06.5981603Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:52:06.6019414Z * DONE (pkgconfig) 2021-05-15T13:52:06.8363465Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:52:06.8410534Z * DONE (fansi) 2021-05-15T13:52:07.1095089Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:52:07.1147684Z * DONE (diffobj) 2021-05-15T13:52:07.3383583Z * installing *binary* package ‘ps’ ... 2021-05-15T13:52:07.3431469Z * DONE (ps) 2021-05-15T13:52:07.5458796Z * installing *binary* package ‘praise’ ... 2021-05-15T13:52:07.5494587Z * DONE (praise) 2021-05-15T13:52:07.7569876Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:52:07.7618891Z * DONE (pkgload) 2021-05-15T13:52:07.9884517Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:52:07.9922892Z * DONE (evaluate) 2021-05-15T13:52:08.2095722Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:52:08.2136874Z * DONE (ellipsis) 2021-05-15T13:52:08.4861558Z * installing *binary* package ‘digest’ ... 2021-05-15T13:52:08.4918352Z * DONE (digest) 2021-05-15T13:52:08.7010739Z * installing *binary* package ‘brio’ ... 2021-05-15T13:52:08.7051087Z * DONE (brio) 2021-05-15T13:52:08.9862753Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:52:08.9924648Z * DONE (xml2) 2021-05-15T13:52:09.2706986Z * installing *source* package ‘xfun’ ... 2021-05-15T13:52:09.2740955Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:52:09.2938732Z ** libs 2021-05-15T13:52:09.2996856Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:52:09.4134756Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:52:09.4625755Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T13:52:09.5022750Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-15T13:52:09.5037754Z ** R 2021-05-15T13:52:09.5216255Z ** inst 2021-05-15T13:52:09.5229868Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:52:10.7309821Z ** help 2021-05-15T13:52:10.8772356Z *** installing help indices 2021-05-15T13:52:10.9932857Z ** building package indices 2021-05-15T13:52:11.1501827Z ** installing vignettes 2021-05-15T13:52:11.1555165Z ** testing if installed package can be loaded 2021-05-15T13:52:11.3331881Z * DONE (xfun) 2021-05-15T13:52:11.8241269Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:52:11.8347858Z * DONE (stringi) 2021-05-15T13:52:12.9524168Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:52:12.9954869Z * DONE (Rcpp) 2021-05-15T13:52:13.2752720Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:52:13.2812684Z * DONE (commonmark) 2021-05-15T13:52:13.5165168Z * installing *binary* package ‘brew’ ... 2021-05-15T13:52:13.5216955Z * DONE (brew) 2021-05-15T13:52:13.7206541Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:52:13.7245172Z * DONE (sessioninfo) 2021-05-15T13:52:13.9329466Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:52:13.9370341Z * DONE (prettyunits) 2021-05-15T13:52:14.3070170Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:52:14.3153870Z * DONE (vctrs) 2021-05-15T13:52:14.5617791Z * installing *binary* package ‘processx’ ... 2021-05-15T13:52:14.5665326Z * DONE (processx) 2021-05-15T13:52:14.8050729Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:52:14.8108347Z * DONE (markdown) 2021-05-15T13:52:15.0247591Z * installing *binary* package ‘highr’ ... 2021-05-15T13:52:15.0298511Z * DONE (highr) 2021-05-15T13:52:15.2687376Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:52:15.2734438Z * DONE (stringr) 2021-05-15T13:52:15.4735539Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:52:15.4777563Z * DONE (rversions) 2021-05-15T13:52:15.7732455Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:52:15.7800717Z * DONE (pillar) 2021-05-15T13:52:16.0048126Z * installing *binary* package ‘callr’ ... 2021-05-15T13:52:16.0085630Z * DONE (callr) 2021-05-15T13:52:16.3984310Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:52:16.4108453Z * DONE (knitr) 2021-05-15T13:52:16.6083067Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:52:16.6120160Z * DONE (xopen) 2021-05-15T13:52:16.9010919Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:52:16.9077591Z * DONE (tibble) 2021-05-15T13:52:17.1226621Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:52:17.1269592Z * DONE (pkgbuild) 2021-05-15T13:52:17.4724677Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:52:17.4804232Z * DONE (roxygen2) 2021-05-15T13:52:17.6802984Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:52:17.6842392Z * DONE (rematch2) 2021-05-15T13:52:17.8833864Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:52:17.8873546Z * DONE (rcmdcheck) 2021-05-15T13:52:18.0855906Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:52:18.0894545Z * DONE (waldo) 2021-05-15T13:52:18.6642625Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:52:18.6800318Z * DONE (testthat) 2021-05-15T13:52:18.9178780Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:52:18.9228778Z * DONE (devtools) 2021-05-15T13:52:18.9291599Z 2021-05-15T13:52:18.9292573Z The downloaded source packages are in 2021-05-15T13:52:18.9294261Z ‘/tmp/RtmpAc2sOT/downloaded_packages’ 2021-05-15T13:52:19.0008206Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:52:21.7606555Z 2021-05-15T13:52:22.0927738Z 2021-05-15T13:52:22.0965126Z checking for file ‘/tmp/RtmpAc2sOT/remotes712c8da6291/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:52:22.1037473Z 2021-05-15T13:52:22.1039131Z ✔ checking for file ‘/tmp/RtmpAc2sOT/remotes712c8da6291/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:52:22.1143066Z 2021-05-15T13:52:22.1143518Z 2021-05-15T13:52:22.1144208Z ─ preparing ‘desc’: 2021-05-15T13:52:22.1144463Z 2021-05-15T13:52:22.1144746Z 2021-05-15T13:52:22.1233878Z checking DESCRIPTION meta-information ... 2021-05-15T13:52:22.1276140Z 2021-05-15T13:52:22.1277083Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:52:22.2008951Z 2021-05-15T13:52:22.2047504Z 2021-05-15T13:52:22.2049844Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:52:22.2063974Z 2021-05-15T13:52:22.2221289Z 2021-05-15T13:52:22.2223555Z ─ checking for empty or unneeded directories 2021-05-15T13:52:22.2233687Z 2021-05-15T13:52:22.2269983Z 2021-05-15T13:52:22.2272737Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:52:22.3436307Z 2021-05-15T13:52:22.3439187Z 2021-05-15T13:52:22.3440680Z 2021-05-15T13:52:22.3535893Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:22.3537263Z (as ‘lib’ is unspecified) 2021-05-15T13:52:22.6490419Z * installing *source* package ‘desc’ ... 2021-05-15T13:52:22.6704532Z ** R 2021-05-15T13:52:22.6870079Z ** inst 2021-05-15T13:52:22.6885650Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:52:24.3369349Z ** help 2021-05-15T13:52:24.4890404Z *** installing help indices 2021-05-15T13:52:24.6056807Z ** building package indices 2021-05-15T13:52:24.7615711Z ** testing if installed package can be loaded 2021-05-15T13:52:24.9629214Z * DONE (desc) 2021-05-15T13:52:25.1754248Z 2021-05-15T13:52:25.1755422Z 2021-05-15T13:52:25.1766891Z checking for file ‘/tmp/RtmpAc2sOT/remotes712c7796591f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:52:25.1806310Z 2021-05-15T13:52:25.1809681Z ✔ checking for file ‘/tmp/RtmpAc2sOT/remotes712c7796591f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:52:25.1868973Z 2021-05-15T13:52:25.1908822Z 2021-05-15T13:52:25.1912346Z ─ preparing ‘ghtravis’: 2021-05-15T13:52:25.1924720Z 2021-05-15T13:52:25.1926884Z 2021-05-15T13:52:25.1985807Z checking DESCRIPTION meta-information ... 2021-05-15T13:52:25.2359489Z 2021-05-15T13:52:25.2362256Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:52:25.2554404Z 2021-05-15T13:52:25.2599070Z 2021-05-15T13:52:25.2602547Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:52:25.2617625Z 2021-05-15T13:52:25.2665710Z 2021-05-15T13:52:25.2669595Z ─ checking for empty or unneeded directories 2021-05-15T13:52:25.2705916Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:52:25.3001582Z 2021-05-15T13:52:25.3004016Z 2021-05-15T13:52:25.3005566Z 2021-05-15T13:52:25.3395658Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:25.3397761Z (as ‘lib’ is unspecified) 2021-05-15T13:52:25.5918203Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:52:25.6085430Z ** R 2021-05-15T13:52:25.6189925Z ** inst 2021-05-15T13:52:25.6200543Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:52:26.8329613Z ** help 2021-05-15T13:52:26.8865001Z *** installing help indices 2021-05-15T13:52:26.9387736Z ** building package indices 2021-05-15T13:52:26.9886659Z ** testing if installed package can be loaded 2021-05-15T13:52:27.6346218Z * DONE (ghtravis) 2021-05-15T13:52:27.6440565Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:52:27.7963958Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:52:30.4367320Z 2021-05-15T13:52:30.4369703Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:52:30.4370945Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:52:30.4372314Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:52:30.4373599Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:52:30.4374694Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:52:30.4375587Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:52:30.4379891Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:30.4380998Z (as ‘lib’ is unspecified) 2021-05-15T13:52:47.0203523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T13:52:47.2809694Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-15T13:52:47.2888061Z ================================================== 2021-05-15T13:52:47.2888518Z downloaded 192 KB 2021-05-15T13:52:47.2888774Z 2021-05-15T13:52:47.2939914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T13:52:47.9001690Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-15T13:52:47.9002891Z ================================================== 2021-05-15T13:52:47.9003558Z downloaded 66 KB 2021-05-15T13:52:47.9004040Z 2021-05-15T13:52:47.9037723Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T13:52:48.3021375Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-15T13:52:48.3056954Z ================================================== 2021-05-15T13:52:48.3057750Z downloaded 191 KB 2021-05-15T13:52:48.3058255Z 2021-05-15T13:52:48.3098486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T13:52:48.7047981Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-15T13:52:48.7455566Z ================================================== 2021-05-15T13:52:48.7457675Z downloaded 1.2 MB 2021-05-15T13:52:48.7458379Z 2021-05-15T13:52:48.7495089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T13:52:49.3099987Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-15T13:52:49.3204002Z ================================================== 2021-05-15T13:52:49.3204474Z downloaded 1.0 MB 2021-05-15T13:52:49.3206102Z 2021-05-15T13:52:49.5540705Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T13:52:49.5590602Z * DONE (tidyselect) 2021-05-15T13:52:49.7563581Z * installing *binary* package ‘generics’ ... 2021-05-15T13:52:49.7607869Z * DONE (generics) 2021-05-15T13:52:50.0151345Z * installing *binary* package ‘cpp11’ ... 2021-05-15T13:52:50.0211156Z * DONE (cpp11) 2021-05-15T13:52:50.3291430Z * installing *binary* package ‘dplyr’ ... 2021-05-15T13:52:50.3362179Z * DONE (dplyr) 2021-05-15T13:52:50.6457294Z * installing *binary* package ‘tidyr’ ... 2021-05-15T13:52:50.6530631Z * DONE (tidyr) 2021-05-15T13:52:50.6603349Z 2021-05-15T13:52:50.6604459Z The downloaded source packages are in 2021-05-15T13:52:50.6605763Z ‘/tmp/RtmpAc2sOT/downloaded_packages’ 2021-05-15T13:52:50.8389228Z 2021-05-15T13:52:50.8397338Z checking for file ‘/tmp/RtmpAc2sOT/remotes712c2f632991/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T13:52:50.8398477Z 2021-05-15T13:52:50.8407358Z checking for file ‘/tmp/RtmpAc2sOT/remotes712c2f632991/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T13:52:50.8450274Z 2021-05-15T13:52:50.8451838Z ✔ checking for file ‘/tmp/RtmpAc2sOT/remotes712c2f632991/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T13:52:50.8548578Z 2021-05-15T13:52:50.8549340Z 2021-05-15T13:52:50.8550429Z ─ preparing ‘aghast’: 2021-05-15T13:52:50.8555405Z 2021-05-15T13:52:50.8556775Z 2021-05-15T13:52:50.8629237Z checking DESCRIPTION meta-information ... 2021-05-15T13:52:50.8669878Z 2021-05-15T13:52:50.8670725Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:52:50.8939663Z 2021-05-15T13:52:50.8975259Z 2021-05-15T13:52:50.8976671Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:52:50.8985345Z 2021-05-15T13:52:50.9018701Z 2021-05-15T13:52:50.9019529Z ─ checking for empty or unneeded directories 2021-05-15T13:52:50.9058788Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T13:52:50.9177647Z 2021-05-15T13:52:50.9179709Z 2021-05-15T13:52:50.9180014Z 2021-05-15T13:52:50.9254828Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:50.9255643Z (as ‘lib’ is unspecified) 2021-05-15T13:52:51.1310714Z * installing *source* package ‘aghast’ ... 2021-05-15T13:52:51.1536476Z ** R 2021-05-15T13:52:51.1608491Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:52:51.4297586Z ** help 2021-05-15T13:52:51.4507310Z *** installing help indices 2021-05-15T13:52:51.4729677Z ** building package indices 2021-05-15T13:52:51.4932952Z ** testing if installed package can be loaded 2021-05-15T13:52:51.6749146Z * DONE (aghast) 2021-05-15T13:52:51.6825995Z Installing 1 packages: covr 2021-05-15T13:52:51.6835899Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:51.6837437Z (as ‘lib’ is unspecified) 2021-05-15T13:53:07.7140030Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T13:53:07.7140929Z 2021-05-15T13:53:07.7145748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T13:53:08.2232622Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-15T13:53:08.2249984Z ================================================== 2021-05-15T13:53:08.2250732Z downloaded 160 KB 2021-05-15T13:53:08.2251213Z 2021-05-15T13:53:08.2290189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T13:53:09.0984518Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-15T13:53:09.1001421Z ================================================== 2021-05-15T13:53:09.1002275Z downloaded 118 KB 2021-05-15T13:53:09.1002770Z 2021-05-15T13:53:09.1046237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T13:53:09.4814983Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-15T13:53:09.4847995Z ================================================== 2021-05-15T13:53:09.4848806Z downloaded 280 KB 2021-05-15T13:53:09.4849306Z 2021-05-15T13:53:09.7131687Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T13:53:09.7175998Z * DONE (lazyeval) 2021-05-15T13:53:09.9334343Z * installing *binary* package ‘rex’ ... 2021-05-15T13:53:09.9380784Z * DONE (rex) 2021-05-15T13:53:10.1874535Z * installing *binary* package ‘covr’ ... 2021-05-15T13:53:10.1938568Z * DONE (covr) 2021-05-15T13:53:10.1999867Z 2021-05-15T13:53:10.2001072Z The downloaded source packages are in 2021-05-15T13:53:10.2002501Z ‘/tmp/RtmpAc2sOT/downloaded_packages’ 2021-05-15T13:53:10.2207468Z 2021-05-15T13:53:10.2244789Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T13:53:10.2245426Z Rscript -e "tic::before_install()" 2021-05-15T13:53:10.2287329Z shell: /usr/bin/bash -e {0} 2021-05-15T13:53:10.2287679Z env: 2021-05-15T13:53:10.2288057Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:10.2288475Z TIC_DEPLOY_KEY: 2021-05-15T13:53:10.2289169Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:10.2290899Z GITHUB_PAT: *** 2021-05-15T13:53:10.2291303Z COVERALLS_TOKEN: 2021-05-15T13:53:10.2291733Z continue-on-error: false 2021-05-15T13:53:10.2292161Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:10.2292734Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:10.2293126Z TZ: UTC 2021-05-15T13:53:10.2293453Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:10.2293818Z NOT_CRAN: true 2021-05-15T13:53:10.2294134Z ##[endgroup] 2021-05-15T13:53:10.5221366Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:53:10.6653108Z Running before_install: step_install_remote_binaries() 2021-05-15T13:53:11.2234307Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T13:53:11.2235029Z remotes::install_deps(dependencies = TRUE) 2021-05-15T13:53:11.2235764Z remotes::install_cran("rcmdcheck") 2021-05-15T13:53:11.2236282Z remotes::install_cran("markdown") 2021-05-15T13:53:11.2243580Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:53:11.2243951Z env: 2021-05-15T13:53:11.2244324Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:11.2244741Z TIC_DEPLOY_KEY: 2021-05-15T13:53:11.2245447Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:11.2247005Z GITHUB_PAT: *** 2021-05-15T13:53:11.2247391Z COVERALLS_TOKEN: 2021-05-15T13:53:11.2247803Z continue-on-error: false 2021-05-15T13:53:11.2248219Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:11.2248632Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:11.2249023Z TZ: UTC 2021-05-15T13:53:11.2249361Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:11.2249939Z NOT_CRAN: true 2021-05-15T13:53:11.2250455Z ##[endgroup] 2021-05-15T13:53:31.0209745Z png (NA -> 0.1-7 ) [CRAN] 2021-05-15T13:53:31.0211289Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-15T13:53:31.0240608Z Installing 2 packages: png, lubridate 2021-05-15T13:53:31.0255706Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:53:31.0256906Z (as ‘lib’ is unspecified) 2021-05-15T13:53:46.8177374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-15T13:53:47.4725186Z Content type 'binary/octet-stream' length 58563 bytes (57 KB) 2021-05-15T13:53:47.4726013Z ================================================== 2021-05-15T13:53:47.4726409Z downloaded 57 KB 2021-05-15T13:53:47.4726662Z 2021-05-15T13:53:47.4765331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lubridate_1.7.10.tar.gz' 2021-05-15T13:53:48.0892004Z Content type 'binary/octet-stream' length 2012188 bytes (1.9 MB) 2021-05-15T13:53:48.1160820Z ================================================== 2021-05-15T13:53:48.1161278Z downloaded 1.9 MB 2021-05-15T13:53:48.1161523Z 2021-05-15T13:53:48.3160293Z * installing *binary* package ‘png’ ... 2021-05-15T13:53:48.3202603Z * DONE (png) 2021-05-15T13:53:48.6997750Z * installing *binary* package ‘lubridate’ ... 2021-05-15T13:53:48.7099885Z * DONE (lubridate) 2021-05-15T13:53:48.7171142Z 2021-05-15T13:53:48.7173490Z The downloaded source packages are in 2021-05-15T13:53:48.7175098Z ‘/tmp/RtmpAk6Qe5/downloaded_packages’ 2021-05-15T13:54:03.9523949Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T13:54:03.9525462Z Use `force = TRUE` to force installation 2021-05-15T13:54:03.9612485Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T13:54:03.9613537Z Use `force = TRUE` to force installation 2021-05-15T13:54:03.9762428Z ##[group]Run options(width = 100) 2021-05-15T13:54:03.9762930Z options(width = 100) 2021-05-15T13:54:03.9763608Z pkgs <- installed.packages()[, "Package"] 2021-05-15T13:54:03.9764214Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T13:54:03.9771134Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:54:03.9771690Z env: 2021-05-15T13:54:03.9772261Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:03.9772701Z TIC_DEPLOY_KEY: 2021-05-15T13:54:03.9773455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:03.9775530Z GITHUB_PAT: *** 2021-05-15T13:54:03.9775896Z COVERALLS_TOKEN: 2021-05-15T13:54:03.9776308Z continue-on-error: false 2021-05-15T13:54:03.9776731Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:03.9777142Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:03.9777534Z TZ: UTC 2021-05-15T13:54:03.9777862Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:03.9778406Z NOT_CRAN: true 2021-05-15T13:54:03.9778727Z ##[endgroup] 2021-05-15T13:54:04.4350732Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:54:04.4351269Z setting value 2021-05-15T13:54:04.4352287Z version R version 3.5.3 (2019-03-11) 2021-05-15T13:54:04.4352951Z os Ubuntu 20.04.2 LTS 2021-05-15T13:54:04.4353581Z system x86_64, linux-gnu 2021-05-15T13:54:04.4354046Z ui X11 2021-05-15T13:54:04.4354623Z language (EN) 2021-05-15T13:54:04.4355215Z collate C.UTF-8 2021-05-15T13:54:04.4356150Z ctype C.UTF-8 2021-05-15T13:54:04.4356607Z tz UTC 2021-05-15T13:54:04.4357167Z date 2021-05-15 2021-05-15T13:54:04.4357430Z 2021-05-15T13:54:04.4358315Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:54:04.4359372Z package * version date lib source 2021-05-15T13:54:04.4360576Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T13:54:04.4361514Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4362621Z base * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4363547Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4364465Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4365374Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4366085Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T13:54:04.4366956Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4367668Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4368739Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4369438Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4370136Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4371038Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4372082Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4373055Z compiler 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4373835Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4374889Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4375956Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4376926Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4377659Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4378371Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4379084Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4379865Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T13:54:04.4380633Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4381359Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4382061Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4382921Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4383626Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4384493Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4385194Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4385877Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4388770Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4389661Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4390746Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4391900Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4393198Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4394435Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T13:54:04.4395545Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4396719Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4398366Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4399089Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4399853Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4400573Z grid 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4401685Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4402458Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4403203Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4403986Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4404989Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4405822Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4406954Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4408156Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4409469Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4410408Z lubridate 1.7.10 2021-02-26 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4411376Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4412858Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4414017Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4415047Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4415995Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4417574Z methods * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4418364Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4419159Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4420313Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4421063Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4421819Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4422584Z parallel 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4423499Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4424458Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4425294Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4426078Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4426824Z png 0.1-7 2013-12-03 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4427577Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4428692Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4429532Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4430296Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4431193Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4431914Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4432634Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4433393Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4434337Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4435108Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4435885Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4436623Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4437513Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4438239Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4438995Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4439749Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4440857Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4441624Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4442387Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4443152Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4443877Z splines 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4444610Z stats * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4445334Z stats4 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4446437Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4447265Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4448021Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T13:54:04.4448942Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4449897Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T13:54:04.4450896Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4451679Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4452455Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4453439Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T13:54:04.4454364Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4455254Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4456004Z tools 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4456772Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4457935Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4458634Z utils * 3.5.3 2021-02-17 [2] local 2021-05-15T13:54:04.4459361Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4460096Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4460821Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4461766Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4462501Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T13:54:04.4463246Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4464129Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4464862Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4465580Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T13:54:04.4465847Z 2021-05-15T13:54:04.4466282Z [1] /home/runner/work/_temp/Library 2021-05-15T13:54:04.4466762Z [2] /opt/R/3.5.3/lib/R/library 2021-05-15T13:54:04.4512799Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T13:54:04.4513412Z Rscript -e 'tic::script()' 2021-05-15T13:54:04.4513829Z ls -l check 2021-05-15T13:54:04.4561754Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:54:04.4562235Z env: 2021-05-15T13:54:04.4562696Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:04.4563131Z TIC_DEPLOY_KEY: 2021-05-15T13:54:04.4564126Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:04.4565976Z GITHUB_PAT: *** 2021-05-15T13:54:04.4566403Z COVERALLS_TOKEN: 2021-05-15T13:54:04.4566895Z continue-on-error: false 2021-05-15T13:54:04.4567393Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:04.4567880Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:04.4569268Z TZ: UTC 2021-05-15T13:54:04.4569659Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:04.4570062Z NOT_CRAN: true 2021-05-15T13:54:04.4570440Z ##[endgroup] 2021-05-15T13:54:04.7174845Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:04.8493034Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T13:54:04.8493896Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T13:54:04.8494507Z timeout = Inf, check_dir = "check") 2021-05-15T13:54:04.9187955Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T13:54:05.1295450Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T13:54:05.1506524Z * preparing ‘dcmtk’: 2021-05-15T13:54:05.1556479Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:54:05.1557589Z * running ‘cleanup’ 2021-05-15T13:54:05.2073668Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:54:05.2082528Z * checking for empty or unneeded directories 2021-05-15T13:54:05.2097016Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T13:54:05.2127017Z * building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-15T13:54:05.3554086Z 2021-05-15T13:54:05.5189870Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T13:54:05.7306851Z * using log directory ‘/home/runner/work/dcmtk/dcmtk/check/dcmtk.Rcheck’ 2021-05-15T13:54:05.7307937Z * using R version 3.5.3 (2019-03-11) 2021-05-15T13:54:05.7308949Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:54:05.7309889Z * using session charset: UTF-8 2021-05-15T13:54:05.8234690Z * using option ‘--as-cran’ 2021-05-15T13:54:05.8257298Z * checking for file ‘dcmtk/DESCRIPTION’ ... OK 2021-05-15T13:54:05.8258249Z * checking extension type ... Package 2021-05-15T13:54:05.8259470Z * this is package ‘dcmtk’ version ‘0.6.8.1’ 2021-05-15T13:54:05.8260831Z * package encoding: UTF-8 2021-05-15T13:54:05.8290330Z * checking package namespace information ... OK 2021-05-15T13:54:21.7026596Z * checking package dependencies ... OK 2021-05-15T13:54:21.7038289Z * checking if this is a source package ... OK 2021-05-15T13:54:21.7039295Z * checking if there is a namespace ... OK 2021-05-15T13:54:21.8905749Z * checking for executable files ... OK 2021-05-15T13:54:21.8906799Z * checking for hidden files and directories ... OK 2021-05-15T13:54:21.8918352Z * checking for portable file names ... OK 2021-05-15T13:54:21.8935779Z * checking for sufficient/correct file permissions ... OK 2021-05-15T13:54:21.8955658Z * checking serialization versions ... OK 2021-05-15T13:54:24.5128772Z * checking whether package ‘dcmtk’ can be installed ... OK 2021-05-15T13:54:24.5316023Z * checking installed package size ... OK 2021-05-15T13:54:24.6063987Z * checking package directory ... OK 2021-05-15T13:54:24.7734016Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:54:24.7735390Z * checking top-level files ... OK 2021-05-15T13:54:24.7736462Z * checking for left-over files ... OK 2021-05-15T13:54:24.7737335Z * checking index information ... OK 2021-05-15T13:54:24.8243761Z * checking package subdirectories ... OK 2021-05-15T13:54:24.8742468Z * checking R files for non-ASCII characters ... OK 2021-05-15T13:54:24.9307272Z * checking R files for syntax errors ... OK 2021-05-15T13:54:25.8298872Z * checking whether the package can be loaded ... OK 2021-05-15T13:54:26.4930391Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T13:54:27.1344324Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T13:54:27.7613196Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T13:54:28.5718665Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T13:54:29.4377622Z * checking loading without being on the library search path ... OK 2021-05-15T13:54:30.1260873Z * checking dependencies in R code ... OK 2021-05-15T13:54:31.8732135Z * checking S3 generic/method consistency ... OK 2021-05-15T13:54:32.5833336Z * checking replacement functions ... OK 2021-05-15T13:54:33.3356205Z * checking foreign function calls ... OK 2021-05-15T13:54:37.8028916Z * checking R code for possible problems ... OK 2021-05-15T13:54:37.9190207Z * checking Rd files ... OK 2021-05-15T13:54:37.9629165Z * checking Rd metadata ... OK 2021-05-15T13:54:38.0527138Z * checking Rd line widths ... OK 2021-05-15T13:54:38.1538563Z * checking Rd cross-references ... OK 2021-05-15T13:54:38.8390368Z * checking for missing documentation entries ... OK 2021-05-15T13:54:40.8915739Z * checking for code/documentation mismatches ... OK 2021-05-15T13:54:42.8515665Z * checking Rd \usage sections ... OK 2021-05-15T13:54:42.9570488Z * checking Rd contents ... OK 2021-05-15T13:54:43.0791885Z * checking for unstated dependencies in examples ... OK 2021-05-15T13:54:43.0794247Z * checking contents of ‘data’ directory ... OK 2021-05-15T13:54:43.2734361Z * checking data for non-ASCII characters ... OK 2021-05-15T13:54:43.4586568Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T13:54:43.4587703Z * checking line endings in shell scripts ... OK 2021-05-15T13:54:45.5306111Z * checking examples ... OK 2021-05-15T13:54:45.5830979Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T13:54:45.7445346Z * checking tests ... 2021-05-15T13:54:54.9070092Z Running ‘testthat.R’ 2021-05-15T13:54:54.9122676Z OK 2021-05-15T13:54:57.2460234Z * checking PDF version of manual ... OK 2021-05-15T13:54:57.2460930Z * DONE 2021-05-15T13:54:57.2461256Z 2021-05-15T13:54:57.2461731Z Status: OK 2021-05-15T13:54:57.2462268Z 2021-05-15T13:54:57.3450067Z ── R CMD check results ────────────────────────────────────── dcmtk 0.6.8.1 ──── 2021-05-15T13:54:57.3472031Z Duration: 52s 2021-05-15T13:54:57.3472330Z 2021-05-15T13:54:57.3486394Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T13:54:57.3577064Z total 1300 2021-05-15T13:54:57.3578002Z drwxr-xr-x 6 runner docker 4096 May 15 13:54 dcmtk.Rcheck 2021-05-15T13:54:57.3578877Z -rw-r--r-- 1 runner docker 627987 May 15 13:54 dcmtk_0.6.8.1.tar.gz 2021-05-15T13:54:57.3579844Z -rw-r--r-- 1 runner docker 694971 May 15 13:54 dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:54:57.3635578Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:54:57.3636301Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:54:57.3680703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:54:57.3681141Z env: 2021-05-15T13:54:57.3681539Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:57.3681957Z TIC_DEPLOY_KEY: 2021-05-15T13:54:57.3682669Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:57.3684312Z GITHUB_PAT: *** 2021-05-15T13:54:57.3684677Z COVERALLS_TOKEN: 2021-05-15T13:54:57.3685121Z continue-on-error: false 2021-05-15T13:54:57.3685535Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:57.3685979Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:57.3686371Z TZ: UTC 2021-05-15T13:54:57.3687078Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:57.3687441Z NOT_CRAN: true 2021-05-15T13:54:57.3687786Z ##[endgroup] 2021-05-15T13:54:57.3774047Z 2021-05-15T13:54:57.3775797Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-15T13:54:57.3777710Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-15T13:54:57.3783501Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:54:57.3783893Z 2021-05-15T13:54:57.3784418Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T13:54:57.3785162Z You are welcome to redistribute it under certain conditions. 2021-05-15T13:54:57.3786154Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T13:54:57.3786526Z 2021-05-15T13:54:57.3787059Z R is a collaborative project with many contributors. 2021-05-15T13:54:57.3787857Z Type 'contributors()' for more information and 2021-05-15T13:54:57.3789008Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T13:54:57.3789388Z 2021-05-15T13:54:57.3790031Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T13:54:57.3790839Z 'help.start()' for an HTML browser interface to help. 2021-05-15T13:54:57.3791452Z Type 'q()' to quit R. 2021-05-15T13:54:57.3791694Z 2021-05-15T13:54:57.3792052Z > library(testthat) 2021-05-15T13:54:57.3792430Z > library(dcmtk) 2021-05-15T13:54:57.3792751Z > 2021-05-15T13:54:57.3793168Z > have_dcmtk = have_dcmtk_cmd("dcmdump") 2021-05-15T13:54:57.3793608Z > if (!have_dcmtk) { 2021-05-15T13:54:57.3794187Z + install_dir = tempdir() 2021-05-15T13:54:57.3794703Z + options(dcmtk.path = install_dir) 2021-05-15T13:54:57.3795283Z + } 2021-05-15T13:54:57.3795799Z > in_ci <- function() { 2021-05-15T13:54:57.3796249Z + nzchar(Sys.getenv("CI")) 2021-05-15T13:54:57.3796641Z + } 2021-05-15T13:54:57.3796994Z > if (!have_dcmtk) { 2021-05-15T13:54:57.3797502Z + res = try({ 2021-05-15T13:54:57.3797979Z + install_dcmtk(install_dir = install_dir) 2021-05-15T13:54:57.3798363Z + }) 2021-05-15T13:54:57.3798934Z + if (inherits(res, "try-error")) { 2021-05-15T13:54:57.3799343Z + res = FALSE 2021-05-15T13:54:57.3799661Z + } 2021-05-15T13:54:57.3799964Z + if (!res) { 2021-05-15T13:54:57.3800472Z + source_install_dcmtk(install_dir = install_dir) 2021-05-15T13:54:57.3800888Z + } 2021-05-15T13:54:57.3801150Z + } 2021-05-15T13:54:57.3801426Z > 2021-05-15T13:54:57.3801684Z > 2021-05-15T13:54:57.3802033Z > test_check("dcmtk") 2021-05-15T13:54:57.3802461Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 30 ] 2021-05-15T13:54:57.3802804Z > 2021-05-15T13:54:57.3803116Z > proc.time() 2021-05-15T13:54:57.3803536Z user system elapsed 2021-05-15T13:54:57.3803909Z 1.721 0.107 9.125 2021-05-15T13:54:57.3841177Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T13:54:57.3841734Z Rscript -e "tic::before_deploy()" 2021-05-15T13:54:57.3878193Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:57.3878547Z env: 2021-05-15T13:54:57.3878925Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:57.3879345Z TIC_DEPLOY_KEY: 2021-05-15T13:54:57.3880031Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:57.3881327Z GITHUB_PAT: *** 2021-05-15T13:54:57.3881698Z COVERALLS_TOKEN: 2021-05-15T13:54:57.3882125Z continue-on-error: false 2021-05-15T13:54:57.3882556Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:57.3882983Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:57.3883567Z TZ: UTC 2021-05-15T13:54:57.3884077Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:57.3884455Z NOT_CRAN: true 2021-05-15T13:54:57.3884781Z ##[endgroup] 2021-05-15T13:54:57.6757307Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:57.8054862Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T13:54:57.8055509Z with: 2021-05-15T13:54:57.8056395Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmtk/releases/42997055/assets{?name,label} 2021-05-15T13:54:57.8057818Z asset_path: check/dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:54:57.8058653Z asset_name: dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-15T13:54:57.8059433Z asset_content_type: application/octet-stream 2021-05-15T13:54:57.8059886Z env: 2021-05-15T13:54:57.8060285Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:57.8060694Z TIC_DEPLOY_KEY: 2021-05-15T13:54:57.8061556Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:57.8062897Z GITHUB_PAT: *** 2021-05-15T13:54:57.8063267Z COVERALLS_TOKEN: 2021-05-15T13:54:57.8063858Z continue-on-error: false 2021-05-15T13:54:57.8064482Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:57.8064981Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:57.8065762Z TZ: UTC 2021-05-15T13:54:57.8066152Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:57.8066566Z NOT_CRAN: true 2021-05-15T13:54:57.8067471Z GITHUB_TOKEN: *** 2021-05-15T13:54:57.8067868Z ##[endgroup] 2021-05-15T13:54:59.0232462Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T13:54:59.0232975Z Rscript -e "tic::deploy()" 2021-05-15T13:54:59.0275420Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:59.0275760Z env: 2021-05-15T13:54:59.0276298Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:59.0276716Z TIC_DEPLOY_KEY: 2021-05-15T13:54:59.0277404Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:59.0278975Z GITHUB_PAT: *** 2021-05-15T13:54:59.0279349Z COVERALLS_TOKEN: 2021-05-15T13:54:59.0279915Z continue-on-error: false 2021-05-15T13:54:59.0280318Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:59.0280716Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:59.0281238Z TZ: UTC 2021-05-15T13:54:59.0281554Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:59.0281903Z NOT_CRAN: true 2021-05-15T13:54:59.0282211Z ##[endgroup] 2021-05-15T13:54:59.2896041Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:59.4065652Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T13:54:59.4066296Z Rscript -e "tic::after_deploy()" 2021-05-15T13:54:59.4107534Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:59.4107881Z env: 2021-05-15T13:54:59.4108415Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:59.4108810Z TIC_DEPLOY_KEY: 2021-05-15T13:54:59.4109665Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:59.4111139Z GITHUB_PAT: *** 2021-05-15T13:54:59.4111515Z COVERALLS_TOKEN: 2021-05-15T13:54:59.4111920Z continue-on-error: false 2021-05-15T13:54:59.4112328Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:59.4112732Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:59.4113132Z TZ: UTC 2021-05-15T13:54:59.4113464Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:59.4113802Z NOT_CRAN: true 2021-05-15T13:54:59.4114127Z ##[endgroup] 2021-05-15T13:54:59.6726416Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:59.9851747Z Post job cleanup. 2021-05-15T13:55:00.0329559Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:55:00.0427174Z Post job cleanup. 2021-05-15T13:55:00.1549412Z [command]/usr/bin/git version 2021-05-15T13:55:00.1640175Z git version 2.31.1 2021-05-15T13:55:00.1678926Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:55:00.1722422Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:55:00.2004172Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:55:00.2045408Z http.https://github.com/.extraheader 2021-05-15T13:55:00.2053332Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T13:55:00.2103752Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:55:00.2439328Z Cleaning up orphan processes