2021-05-15T13:49:39.7896942Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:40.3762753Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.4546028Z 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:49:40.5180692Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.6226285Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:47.2871675Z Current runner version: '2.278.0' 2021-05-15T13:49:47.2903318Z ##[group]Operating System 2021-05-15T13:49:47.2904383Z Ubuntu 2021-05-15T13:49:47.2904907Z 20.04.2 2021-05-15T13:49:47.2905347Z LTS 2021-05-15T13:49:47.2905924Z ##[endgroup] 2021-05-15T13:49:47.2906513Z ##[group]Virtual Environment 2021-05-15T13:49:47.2907280Z Environment: ubuntu-20.04 2021-05-15T13:49:47.2907863Z Version: 20210510.0 2021-05-15T13:49:47.2908987Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:49:47.2910519Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:49:47.2911453Z ##[endgroup] 2021-05-15T13:49:47.2913600Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:47.2915101Z Actions: write 2021-05-15T13:49:47.2915672Z Checks: write 2021-05-15T13:49:47.2916252Z Contents: write 2021-05-15T13:49:47.2916809Z Deployments: write 2021-05-15T13:49:47.2917562Z Issues: write 2021-05-15T13:49:47.2918202Z Metadata: read 2021-05-15T13:49:47.2918958Z Packages: write 2021-05-15T13:49:47.2919512Z PullRequests: write 2021-05-15T13:49:47.2920227Z RepositoryProjects: write 2021-05-15T13:49:47.2920888Z SecurityEvents: write 2021-05-15T13:49:47.2921517Z Statuses: write 2021-05-15T13:49:47.2922217Z ##[endgroup] 2021-05-15T13:49:47.2926581Z Prepare workflow directory 2021-05-15T13:49:47.4114337Z Prepare all required actions 2021-05-15T13:49:47.4128186Z Getting action download info 2021-05-15T13:49:47.7707316Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:49.7331736Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:50.3040327Z Download action repository 'adigherman/actions@master' 2021-05-15T13:49:52.2357180Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:49:52.4684472Z Download action repository 'actions/cache@v1' 2021-05-15T13:49:52.6186930Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:49:52.7682061Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:49:53.2033834Z ##[group]Run actions/checkout@v2 2021-05-15T13:49:53.2034518Z with: 2021-05-15T13:49:53.2035045Z repository: neuroconductor/malf.templates 2021-05-15T13:49:53.2036187Z token: *** 2021-05-15T13:49:53.2036587Z ssh-strict: true 2021-05-15T13:49:53.2037088Z persist-credentials: true 2021-05-15T13:49:53.2037577Z clean: true 2021-05-15T13:49:53.2037960Z fetch-depth: 1 2021-05-15T13:49:53.2038353Z lfs: false 2021-05-15T13:49:53.2038733Z submodules: false 2021-05-15T13:49:53.2039123Z env: 2021-05-15T13:49:53.2039570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:53.2040038Z TIC_DEPLOY_KEY: 2021-05-15T13:49:53.2040869Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:53.2042051Z GITHUB_PAT: *** 2021-05-15T13:49:53.2042467Z COVERALLS_TOKEN: 2021-05-15T13:49:53.2042949Z continue-on-error: false 2021-05-15T13:49:53.2043634Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:53.2044024Z ##[endgroup] 2021-05-15T13:49:53.4639774Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:49:53.4640723Z ##[group]Getting Git version info 2021-05-15T13:49:53.4641896Z Working directory is '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:53.4713305Z [command]/usr/bin/git version 2021-05-15T13:49:53.4867489Z git version 2.31.1 2021-05-15T13:49:53.4893653Z ##[endgroup] 2021-05-15T13:49:53.4900443Z Deleting the contents of '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:53.4905739Z ##[group]Initializing the repository 2021-05-15T13:49:53.4911008Z [command]/usr/bin/git init /home/runner/work/malf.templates/malf.templates 2021-05-15T13:49:53.5004341Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:49:53.5005680Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:49:53.5006769Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:49:53.5007972Z hint: 2021-05-15T13:49:53.5009352Z hint: git config --global init.defaultBranch 2021-05-15T13:49:53.5009966Z hint: 2021-05-15T13:49:53.5010730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:49:53.5011952Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:49:53.5012736Z hint: 2021-05-15T13:49:53.5013438Z hint: git branch -m 2021-05-15T13:49:53.5020031Z Initialized empty Git repository in /home/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:49:53.5032437Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:49:53.5094968Z ##[endgroup] 2021-05-15T13:49:53.5096057Z ##[group]Disabling automatic garbage collection 2021-05-15T13:49:53.5100254Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:49:53.5138563Z ##[endgroup] 2021-05-15T13:49:53.5144079Z ##[group]Setting up auth 2021-05-15T13:49:53.5152557Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:49:53.5191182Z [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:49:53.5588147Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:49:53.5635434Z [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:49:53.5894783Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:49:53.5954289Z ##[endgroup] 2021-05-15T13:49:53.5955350Z ##[group]Fetching the repository 2021-05-15T13:49:53.5967414Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:49:53.8265486Z remote: Enumerating objects: 254, done. 2021-05-15T13:49:53.8267321Z remote: Counting objects: 0% (1/254) 2021-05-15T13:49:53.8268772Z remote: Counting objects: 1% (3/254) 2021-05-15T13:49:53.8270032Z remote: Counting objects: 2% (6/254) 2021-05-15T13:49:53.8271316Z remote: Counting objects: 3% (8/254) 2021-05-15T13:49:53.8272583Z remote: Counting objects: 4% (11/254) 2021-05-15T13:49:53.8273847Z remote: Counting objects: 5% (13/254) 2021-05-15T13:49:53.8282588Z remote: Counting objects: 6% (16/254) 2021-05-15T13:49:53.8283444Z remote: Counting objects: 7% (18/254) 2021-05-15T13:49:53.8284150Z remote: Counting objects: 8% (21/254) 2021-05-15T13:49:53.8284764Z remote: Counting objects: 9% (23/254) 2021-05-15T13:49:53.8285368Z remote: Counting objects: 10% (26/254) 2021-05-15T13:49:53.8286017Z remote: Counting objects: 11% (28/254) 2021-05-15T13:49:53.8286622Z remote: Counting objects: 12% (31/254) 2021-05-15T13:49:53.8287180Z remote: Counting objects: 13% (34/254) 2021-05-15T13:49:53.8287725Z remote: Counting objects: 14% (36/254) 2021-05-15T13:49:53.8288257Z remote: Counting objects: 15% (39/254) 2021-05-15T13:49:53.8288800Z remote: Counting objects: 16% (41/254) 2021-05-15T13:49:53.8289338Z remote: Counting objects: 17% (44/254) 2021-05-15T13:49:53.8289897Z remote: Counting objects: 18% (46/254) 2021-05-15T13:49:53.8290626Z remote: Counting objects: 19% (49/254) 2021-05-15T13:49:53.8291354Z remote: Counting objects: 20% (51/254) 2021-05-15T13:49:53.8292280Z remote: Counting objects: 21% (54/254) 2021-05-15T13:49:53.8292843Z remote: Counting objects: 22% (56/254) 2021-05-15T13:49:53.8293611Z remote: Counting objects: 23% (59/254) 2021-05-15T13:49:53.8294359Z remote: Counting objects: 24% (61/254) 2021-05-15T13:49:53.8297147Z remote: Counting objects: 25% (64/254) 2021-05-15T13:49:53.8297771Z remote: Counting objects: 26% (67/254) 2021-05-15T13:49:53.8298414Z remote: Counting objects: 27% (69/254) 2021-05-15T13:49:53.8298963Z remote: Counting objects: 28% (72/254) 2021-05-15T13:49:53.8299502Z remote: Counting objects: 29% (74/254) 2021-05-15T13:49:53.8300049Z remote: Counting objects: 30% (77/254) 2021-05-15T13:49:53.8300583Z remote: Counting objects: 31% (79/254) 2021-05-15T13:49:53.8302446Z remote: Counting objects: 32% (82/254) 2021-05-15T13:49:53.8303332Z remote: Counting objects: 33% (84/254) 2021-05-15T13:49:53.8303887Z remote: Counting objects: 34% (87/254) 2021-05-15T13:49:53.8304437Z remote: Counting objects: 35% (89/254) 2021-05-15T13:49:53.8306408Z remote: Counting objects: 36% (92/254) 2021-05-15T13:49:53.8306968Z remote: Counting objects: 37% (94/254) 2021-05-15T13:49:53.8307516Z remote: Counting objects: 38% (97/254) 2021-05-15T13:49:53.8308193Z remote: Counting objects: 39% (100/254) 2021-05-15T13:49:53.8308734Z remote: Counting objects: 40% (102/254) 2021-05-15T13:49:53.8309353Z remote: Counting objects: 41% (105/254) 2021-05-15T13:49:53.8309912Z remote: Counting objects: 42% (107/254) 2021-05-15T13:49:53.8310470Z remote: Counting objects: 43% (110/254) 2021-05-15T13:49:53.8311085Z remote: Counting objects: 44% (112/254) 2021-05-15T13:49:53.8311624Z remote: Counting objects: 45% (115/254) 2021-05-15T13:49:53.8312173Z remote: Counting objects: 46% (117/254) 2021-05-15T13:49:53.8312712Z remote: Counting objects: 47% (120/254) 2021-05-15T13:49:53.8313354Z remote: Counting objects: 48% (122/254) 2021-05-15T13:49:53.8313892Z remote: Counting objects: 49% (125/254) 2021-05-15T13:49:53.8314444Z remote: Counting objects: 50% (127/254) 2021-05-15T13:49:53.8315057Z remote: Counting objects: 51% (130/254) 2021-05-15T13:49:53.8315788Z remote: Counting objects: 52% (133/254) 2021-05-15T13:49:53.8316887Z remote: Counting objects: 53% (135/254) 2021-05-15T13:49:53.8317853Z remote: Counting objects: 54% (138/254) 2021-05-15T13:49:53.8318406Z remote: Counting objects: 55% (140/254) 2021-05-15T13:49:53.8318942Z remote: Counting objects: 56% (143/254) 2021-05-15T13:49:53.8319635Z remote: Counting objects: 57% (145/254) 2021-05-15T13:49:53.8320468Z remote: Counting objects: 58% (148/254) 2021-05-15T13:49:53.8321338Z remote: Counting objects: 59% (150/254) 2021-05-15T13:49:53.8323160Z remote: Counting objects: 60% (153/254) 2021-05-15T13:49:53.8323901Z remote: Counting objects: 61% (155/254) 2021-05-15T13:49:53.8324443Z remote: Counting objects: 62% (158/254) 2021-05-15T13:49:53.8324995Z remote: Counting objects: 63% (161/254) 2021-05-15T13:49:53.8325543Z remote: Counting objects: 64% (163/254) 2021-05-15T13:49:53.8326098Z remote: Counting objects: 65% (166/254) 2021-05-15T13:49:53.8326788Z remote: Counting objects: 66% (168/254) 2021-05-15T13:49:53.8327644Z remote: Counting objects: 67% (171/254) 2021-05-15T13:49:53.8328155Z remote: Counting objects: 68% (173/254) 2021-05-15T13:49:53.8329032Z remote: Counting objects: 69% (176/254) 2021-05-15T13:49:53.8329514Z remote: Counting objects: 70% (178/254) 2021-05-15T13:49:53.8330165Z remote: Counting objects: 71% (181/254) 2021-05-15T13:49:53.8330669Z remote: Counting objects: 72% (183/254) 2021-05-15T13:49:53.8331164Z remote: Counting objects: 73% (186/254) 2021-05-15T13:49:53.8331645Z remote: Counting objects: 74% (188/254) 2021-05-15T13:49:53.8332142Z remote: Counting objects: 75% (191/254) 2021-05-15T13:49:53.8332813Z remote: Counting objects: 76% (194/254) 2021-05-15T13:49:53.8333511Z remote: Counting objects: 77% (196/254) 2021-05-15T13:49:53.8334423Z remote: Counting objects: 78% (199/254) 2021-05-15T13:49:53.8335572Z remote: Counting objects: 79% (201/254) 2021-05-15T13:49:53.8336279Z remote: Counting objects: 80% (204/254) 2021-05-15T13:49:53.8336833Z remote: Counting objects: 81% (206/254) 2021-05-15T13:49:53.8337386Z remote: Counting objects: 82% (209/254) 2021-05-15T13:49:53.8338083Z remote: Counting objects: 83% (211/254) 2021-05-15T13:49:53.8338770Z remote: Counting objects: 84% (214/254) 2021-05-15T13:49:53.8339274Z remote: Counting objects: 85% (216/254) 2021-05-15T13:49:53.8339948Z remote: Counting objects: 86% (219/254) 2021-05-15T13:49:53.8340431Z remote: Counting objects: 87% (221/254) 2021-05-15T13:49:53.8340927Z remote: Counting objects: 88% (224/254) 2021-05-15T13:49:53.8341409Z remote: Counting objects: 89% (227/254) 2021-05-15T13:49:53.8341907Z remote: Counting objects: 90% (229/254) 2021-05-15T13:49:53.8342419Z remote: Counting objects: 91% (232/254) 2021-05-15T13:49:53.8342905Z remote: Counting objects: 92% (234/254) 2021-05-15T13:49:53.8343403Z remote: Counting objects: 93% (237/254) 2021-05-15T13:49:53.8343888Z remote: Counting objects: 94% (239/254) 2021-05-15T13:49:53.8364554Z remote: Counting objects: 95% (242/254) 2021-05-15T13:49:53.8365423Z remote: Counting objects: 96% (244/254) 2021-05-15T13:49:53.8365945Z remote: Counting objects: 97% (247/254) 2021-05-15T13:49:53.8366431Z remote: Counting objects: 98% (249/254) 2021-05-15T13:49:53.8366932Z remote: Counting objects: 99% (252/254) 2021-05-15T13:49:53.8367426Z remote: Counting objects: 100% (254/254) 2021-05-15T13:49:53.8367930Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:49:53.8368523Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:49:53.8369052Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:49:53.8369799Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:49:53.8370359Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:49:53.8370899Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:49:53.8371443Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:49:53.8371969Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:49:53.8372513Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:49:53.8373037Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:49:53.8373856Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:49:53.8374542Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:49:53.8375082Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:49:53.8376175Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:49:53.8376733Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:49:53.8377287Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:49:53.8377839Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:49:53.8378396Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:49:53.8379086Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:49:53.8379621Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:49:53.8380146Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:49:53.8380682Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:49:53.8381204Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:49:53.8381745Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:49:53.8382283Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:49:53.8383072Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:49:53.8383630Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:49:53.8384329Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:49:53.8385241Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:49:53.8385880Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:49:53.8386419Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:49:53.8386953Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:49:53.8387475Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:49:53.8388012Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:49:53.8388537Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:49:53.8389077Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:49:53.8389599Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:49:53.8390136Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:49:53.8390658Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:49:53.8391196Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:49:53.8391733Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:49:53.8392263Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:49:53.8392814Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:49:53.8393343Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:49:53.8393888Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:49:53.8394420Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:49:53.8394961Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:49:53.8395490Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:49:54.7325457Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:49:54.7347694Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:49:54.7348262Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:49:54.7348968Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:49:54.7349532Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:49:54.7350080Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:49:54.7351220Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:49:54.7352095Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:49:54.7352693Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:49:54.7353294Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:49:54.7353880Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:49:54.7354483Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:49:54.7355365Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:49:54.7355924Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:49:54.7356469Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:49:54.7357023Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:49:54.7357564Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:49:54.7358119Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:49:54.7358677Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:49:54.7359236Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:49:54.7359791Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:49:54.7360333Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:49:54.7360888Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:49:54.7361435Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:49:54.7362218Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:49:54.7362801Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:49:54.7364019Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:49:54.7364651Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:49:54.7365234Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:49:54.7365837Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:49:54.7366899Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:49:54.7367613Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:49:54.7368161Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:49:54.7368721Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:49:54.7369266Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:49:54.8247137Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:49:54.8258716Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:49:54.8268885Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:49:54.8284341Z remote: Compressing objects: 84% (212/250) 2021-05-15T13:49:55.7234210Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:49:55.7237752Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:49:55.7252923Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:49:55.7266318Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:49:55.7267679Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:49:55.7269325Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:49:55.7300751Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:49:55.7310129Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:49:55.7310720Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:49:55.7311800Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:49:55.7312328Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:49:55.7312941Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:49:55.7313469Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:49:55.7314259Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:49:55.7314784Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:49:55.7315326Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:49:55.7315878Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:49:55.7444900Z Receiving objects: 0% (1/254) 2021-05-15T13:49:55.7445648Z Receiving objects: 1% (3/254) 2021-05-15T13:49:55.7446183Z Receiving objects: 2% (6/254) 2021-05-15T13:49:55.7446667Z Receiving objects: 3% (8/254) 2021-05-15T13:49:55.7447163Z Receiving objects: 4% (11/254) 2021-05-15T13:49:55.7447664Z Receiving objects: 5% (13/254) 2021-05-15T13:49:55.7448302Z Receiving objects: 6% (16/254) 2021-05-15T13:49:55.7448935Z Receiving objects: 7% (18/254) 2021-05-15T13:49:55.7449381Z Receiving objects: 8% (21/254) 2021-05-15T13:49:55.7449842Z Receiving objects: 9% (23/254) 2021-05-15T13:49:55.7450288Z Receiving objects: 10% (26/254) 2021-05-15T13:49:55.7450747Z Receiving objects: 11% (28/254) 2021-05-15T13:49:56.0194211Z Receiving objects: 12% (31/254) 2021-05-15T13:49:56.0784392Z Receiving objects: 13% (34/254) 2021-05-15T13:49:56.0923152Z Receiving objects: 14% (36/254) 2021-05-15T13:49:56.2226393Z Receiving objects: 15% (39/254) 2021-05-15T13:49:56.2322808Z Receiving objects: 16% (41/254) 2021-05-15T13:49:56.3331352Z Receiving objects: 17% (44/254) 2021-05-15T13:49:56.3805096Z Receiving objects: 18% (46/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.3855955Z Receiving objects: 19% (49/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.5213029Z Receiving objects: 20% (51/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.5266785Z Receiving objects: 21% (54/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.6797371Z Receiving objects: 22% (56/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.6883054Z Receiving objects: 23% (59/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.7375194Z Receiving objects: 24% (61/254), 17.96 MiB | 35.91 MiB/s 2021-05-15T13:49:56.8089224Z Receiving objects: 24% (63/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:56.8649065Z Receiving objects: 25% (64/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:56.8705533Z Receiving objects: 26% (67/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.0154239Z Receiving objects: 27% (69/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.0225849Z Receiving objects: 28% (72/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.1855031Z Receiving objects: 29% (74/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.1926986Z Receiving objects: 30% (77/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.2915316Z Receiving objects: 31% (79/254), 45.34 MiB | 45.33 MiB/s 2021-05-15T13:49:57.3338265Z Receiving objects: 32% (82/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.3429820Z Receiving objects: 33% (84/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.4868657Z Receiving objects: 34% (87/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.4953161Z Receiving objects: 35% (89/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.6164869Z Receiving objects: 36% (92/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.6850118Z Receiving objects: 37% (94/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.7371581Z Receiving objects: 38% (97/254), 71.27 MiB | 47.51 MiB/s 2021-05-15T13:49:57.8042138Z Receiving objects: 38% (99/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:57.8592920Z Receiving objects: 39% (100/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:57.8697274Z Receiving objects: 40% (102/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.0307948Z Receiving objects: 41% (105/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.0383581Z Receiving objects: 42% (107/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.1410073Z Receiving objects: 43% (110/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.1922935Z Receiving objects: 44% (112/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.1975097Z Receiving objects: 45% (115/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.3395894Z Receiving objects: 46% (117/254), 95.73 MiB | 47.86 MiB/s 2021-05-15T13:49:58.3465491Z Receiving objects: 47% (120/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.4926870Z Receiving objects: 48% (122/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.5046994Z Receiving objects: 49% (125/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.6274550Z Receiving objects: 50% (127/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.6907690Z Receiving objects: 51% (130/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.6965810Z Receiving objects: 52% (133/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.7372854Z Receiving objects: 53% (135/254), 120.04 MiB | 48.01 MiB/s 2021-05-15T13:49:58.8352504Z Receiving objects: 53% (135/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:58.8399344Z Receiving objects: 54% (138/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:58.9684688Z Receiving objects: 55% (140/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:58.9762768Z Receiving objects: 56% (143/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:59.0698043Z Receiving objects: 57% (145/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:59.1130462Z Receiving objects: 58% (148/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:59.1234202Z Receiving objects: 59% (150/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:59.2796089Z Receiving objects: 60% (153/254), 143.80 MiB | 47.93 MiB/s 2021-05-15T13:49:59.2892779Z Receiving objects: 61% (155/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.4578959Z Receiving objects: 62% (158/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.4673259Z Receiving objects: 63% (161/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.5787703Z Receiving objects: 64% (163/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.6324172Z Receiving objects: 65% (166/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.6435959Z Receiving objects: 66% (168/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.7373761Z Receiving objects: 67% (171/254), 172.18 MiB | 49.19 MiB/s 2021-05-15T13:49:59.7848766Z Receiving objects: 67% (171/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:49:59.7921415Z Receiving objects: 68% (173/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:49:59.8791069Z Receiving objects: 69% (176/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:49:59.9234954Z Receiving objects: 70% (178/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:49:59.9289534Z Receiving objects: 71% (181/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:50:00.0855702Z Receiving objects: 72% (183/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:50:00.0918624Z Receiving objects: 73% (186/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:50:00.2423568Z Receiving objects: 74% (188/254), 197.32 MiB | 49.33 MiB/s 2021-05-15T13:50:00.2562705Z Receiving objects: 75% (191/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.3651217Z Receiving objects: 76% (194/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.4130323Z Receiving objects: 77% (196/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.4188829Z Receiving objects: 78% (199/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.5718755Z Receiving objects: 79% (201/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.5771461Z Receiving objects: 80% (204/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.7128540Z Receiving objects: 81% (206/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.7198536Z Receiving objects: 82% (209/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.7374232Z Receiving objects: 83% (211/254), 224.68 MiB | 49.93 MiB/s 2021-05-15T13:50:00.8380668Z Receiving objects: 83% (213/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:00.8815237Z Receiving objects: 84% (214/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:00.8923825Z Receiving objects: 85% (216/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.0232401Z Receiving objects: 86% (219/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.0346405Z Receiving objects: 87% (221/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.1976774Z Receiving objects: 88% (224/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.2045058Z Receiving objects: 89% (227/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.3132616Z Receiving objects: 90% (229/254), 250.58 MiB | 51.69 MiB/s 2021-05-15T13:50:01.3674715Z Receiving objects: 91% (232/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.3779143Z Receiving objects: 92% (234/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5394684Z Receiving objects: 93% (237/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5467771Z Receiving objects: 94% (239/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5497302Z Receiving objects: 95% (242/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5499169Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:50:01.5514055Z Receiving objects: 96% (244/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5514982Z Receiving objects: 97% (247/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5515830Z Receiving objects: 98% (249/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5516643Z Receiving objects: 99% (252/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5517892Z Receiving objects: 100% (254/254), 277.21 MiB | 51.53 MiB/s 2021-05-15T13:50:01.5518509Z Receiving objects: 100% (254/254), 291.12 MiB | 50.08 MiB/s, done. 2021-05-15T13:50:01.5527362Z Resolving deltas: 0% (0/3) 2021-05-15T13:50:01.5532018Z Resolving deltas: 33% (1/3) 2021-05-15T13:50:01.5535201Z Resolving deltas: 66% (2/3) 2021-05-15T13:50:01.5607906Z Resolving deltas: 100% (3/3) 2021-05-15T13:50:01.5608769Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:50:03.0157336Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:03.0159019Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:50:03.0204877Z ##[endgroup] 2021-05-15T13:50:03.0205617Z ##[group]Determining the checkout info 2021-05-15T13:50:03.0206208Z ##[endgroup] 2021-05-15T13:50:03.0206826Z ##[group]Checking out the ref 2021-05-15T13:50:03.0207875Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:04.0325183Z Updating files: 86% (210/244) 2021-05-15T13:50:04.0544030Z Updating files: 87% (213/244) 2021-05-15T13:50:04.0569599Z Updating files: 88% (215/244) 2021-05-15T13:50:04.0723090Z Updating files: 89% (218/244) 2021-05-15T13:50:04.0874846Z Updating files: 90% (220/244) 2021-05-15T13:50:04.0894395Z Updating files: 91% (223/244) 2021-05-15T13:50:04.1118850Z Updating files: 92% (225/244) 2021-05-15T13:50:04.1144722Z Updating files: 93% (227/244) 2021-05-15T13:50:04.1172017Z Updating files: 94% (230/244) 2021-05-15T13:50:04.1172648Z Updating files: 95% (232/244) 2021-05-15T13:50:04.1173126Z Updating files: 96% (235/244) 2021-05-15T13:50:04.1173574Z Updating files: 97% (237/244) 2021-05-15T13:50:04.1174036Z Updating files: 98% (240/244) 2021-05-15T13:50:04.1174480Z Updating files: 99% (242/244) 2021-05-15T13:50:04.1174940Z Updating files: 100% (244/244) 2021-05-15T13:50:04.1175410Z Updating files: 100% (244/244), done. 2021-05-15T13:50:04.1183408Z Note: switching to 'refs/tags/1.2.0.s'. 2021-05-15T13:50:04.1183818Z 2021-05-15T13:50:04.1184633Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:50:04.1185491Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:50:04.1186298Z state without impacting any branches by switching back to a branch. 2021-05-15T13:50:04.1186781Z 2021-05-15T13:50:04.1187361Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:50:04.1188318Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:50:04.1188763Z 2021-05-15T13:50:04.1189370Z git switch -c 2021-05-15T13:50:04.1189739Z 2021-05-15T13:50:04.1190134Z Or undo this operation with: 2021-05-15T13:50:04.1190463Z 2021-05-15T13:50:04.1190932Z git switch - 2021-05-15T13:50:04.1191207Z 2021-05-15T13:50:04.1191860Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:50:04.1192422Z 2021-05-15T13:50:04.1192858Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:04.1270657Z ##[endgroup] 2021-05-15T13:50:04.1315087Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:50:04.1353751Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:04.1580834Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:04.1581335Z with: 2021-05-15T13:50:04.1581696Z r-version: oldrel 2021-05-15T13:50:04.1582093Z Ncpus: 1 2021-05-15T13:50:04.1582507Z crayon.enabled: NULL 2021-05-15T13:50:04.1583024Z remove-openmp-macos: true 2021-05-15T13:50:04.1583585Z http-user-agent: default 2021-05-15T13:50:04.1584035Z install-r: true 2021-05-15T13:50:04.1584610Z windows-path-include-mingw: true 2021-05-15T13:50:04.1585123Z env: 2021-05-15T13:50:04.1585557Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:04.1586008Z TIC_DEPLOY_KEY: 2021-05-15T13:50:04.1586812Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:04.1588576Z GITHUB_PAT: *** 2021-05-15T13:50:04.1588975Z COVERALLS_TOKEN: 2021-05-15T13:50:04.1589457Z continue-on-error: false 2021-05-15T13:50:04.1589915Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:04.1590310Z ##[endgroup] 2021-05-15T13:50:04.9406684Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:50:06.6889888Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:50:06.6910143Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:50:06.6911972Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:50:06.6979814Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:50:06.7471335Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:50:06.8223991Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:50:06.9531713Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:50:06.9548500Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:50:06.9752712Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:50:06.9778245Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:50:06.9786613Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:50:06.9802286Z Get:12 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:50:06.9818341Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:50:06.9826110Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:50:06.9954079Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:50:06.9973267Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:50:07.2262028Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:50:07.3227598Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:50:07.3911941Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:50:07.3925357Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:50:07.3927675Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:50:07.3956430Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:50:07.3967331Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:50:07.4088547Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:50:07.6470216Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:50:14.8616921Z Fetched 4463 kB in 1s (4056 kB/s) 2021-05-15T13:50:15.7769594Z Reading package lists... 2021-05-15T13:50:15.8020554Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:50:17.9637813Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:50:18.0411883Z Reading package lists... 2021-05-15T13:50:18.2282902Z Building dependency tree... 2021-05-15T13:50:18.2301902Z Reading state information... 2021-05-15T13:50:18.3998523Z The following additional packages will be installed: 2021-05-15T13:50:18.4000009Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:50:18.4001260Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:50:18.4002735Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:50:18.4004756Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:50:18.4006210Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:50:18.4007494Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:50:18.4008834Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:50:18.4010342Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:50:18.4011686Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:50:18.4012960Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:50:18.4014274Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:50:18.4015633Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:50:18.4017289Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:50:18.4019010Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:50:18.4020805Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:50:18.4022247Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:50:18.4023476Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:18.4024887Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:18.4026780Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:18.4028092Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:18.4029406Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:18.4033023Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:18.4037074Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:18.4038704Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:18.4041052Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:18.4042469Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:18.4044568Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:18.4045928Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:18.4047644Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:18.4049221Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:18.4050794Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:18.4053036Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:18.4055221Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:18.4056569Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:18.4058307Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:18.4059673Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:18.4060963Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:18.4062221Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:50:18.4063050Z Suggested packages: 2021-05-15T13:50:18.4064423Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:50:18.4065788Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:50:18.4067096Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:50:18.4068420Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:50:18.4069726Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:50:18.4070935Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:50:18.4072151Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:50:18.4073547Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:50:18.4075278Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:50:18.4076620Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:50:18.9188039Z The following NEW packages will be installed: 2021-05-15T13:50:18.9190651Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:50:18.9192541Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:50:18.9196193Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:50:18.9198189Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:50:18.9199836Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:50:18.9201324Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:50:18.9202940Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:50:18.9205121Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:50:18.9206920Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:50:18.9208588Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:50:18.9210197Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:50:18.9215032Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:50:18.9216864Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:50:18.9219089Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:50:18.9220395Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:50:18.9221689Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:50:18.9223071Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:18.9225065Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:18.9226633Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:18.9227948Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:18.9229151Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:18.9230881Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:18.9232713Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:18.9234296Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:18.9235901Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:18.9237500Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:18.9239260Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:18.9240843Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:18.9242943Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:18.9244803Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:18.9246242Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:18.9247757Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:18.9249263Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:18.9250982Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:18.9253079Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:18.9254639Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:18.9256105Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:18.9257155Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:50:18.9581704Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:18.9582782Z Need to get 8648 kB of archives. 2021-05-15T13:50:18.9583595Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:50:18.9585717Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:50:18.9616647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:50:18.9623668Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:50:18.9634925Z 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:50:18.9646434Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:50:18.9662460Z 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:50:18.9670968Z 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:50:18.9681715Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:50:18.9692363Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:50:18.9700796Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:50:18.9710093Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:50:18.9719863Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:50:18.9728484Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:50:18.9736635Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:50:18.9746444Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:50:18.9756276Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:50:18.9766713Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:50:18.9783109Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:50:18.9790702Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:50:18.9884483Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:50:18.9894344Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:50:18.9918855Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:50:18.9932142Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:50:18.9948112Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:50:18.9963926Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:50:19.0056165Z 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:50:19.0065561Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:50:19.0081002Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:50:19.0097861Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:50:19.0107353Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:50:19.0116531Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:50:19.0125289Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:50:19.0134106Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:50:19.0143298Z 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:50:19.0152469Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:50:19.0161823Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:50:19.0173117Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:50:19.0182295Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:50:19.0190770Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:50:19.0201308Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:50:19.0210029Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:50:19.0217368Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:50:19.0228650Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:50:19.0236544Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:50:19.0248030Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:50:19.0259254Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:50:19.0277160Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:50:19.0288506Z 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:50:19.0295743Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:50:19.0300923Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:50:19.0313762Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:50:19.0355688Z 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:50:19.0364825Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:50:19.0374952Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:50:19.0381239Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:50:19.0388167Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:50:19.0394515Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:50:19.0400962Z 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:50:19.0416881Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:50:19.0423605Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:50:19.0443125Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:50:19.0455884Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:50:19.0463481Z 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:50:19.0469691Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:50:19.0518482Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:50:19.0525736Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:50:19.0532709Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:50:19.0534714Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:50:19.0536277Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:50:19.0544603Z 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:50:19.0550467Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:50:19.0555580Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:50:19.0567082Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:50:19.0586560Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:50:19.0597801Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:50:19.0611676Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:50:19.0646120Z 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:50:19.0660180Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:50:19.0669086Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:50:19.0675147Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:50:19.0709900Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:50:19.0717400Z 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:50:19.0725443Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:50:19.0735283Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:50:19.0747924Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:50:19.0756616Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:50:19.0768706Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:50:19.0782026Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:50:19.0805727Z 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:50:19.0844241Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:50:19.0849435Z 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:50:19.0851976Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:50:19.0854175Z 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:50:19.0857417Z 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:50:19.0859670Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:50:19.0862334Z 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:50:19.0864972Z 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:50:19.0867257Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:50:19.0889417Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:50:19.0898057Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:50:19.0905201Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:50:19.0964883Z 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:50:19.0988752Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:50:19.0997707Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:50:19.1008349Z 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:50:19.1017363Z 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:50:19.1028254Z 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:50:19.1036969Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:50:19.1054166Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:50:19.1071176Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:50:19.1079293Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:50:19.1092618Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:50:19.1101019Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:50:19.1107215Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:50:19.1116270Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:50:19.1156738Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:50:19.1158504Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:50:19.1164564Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:50:19.1168592Z 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:50:19.1172978Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:50:19.1177336Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:50:19.1189304Z 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:50:19.1197597Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:50:19.1205493Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:50:19.1212615Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:50:19.1222918Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:50:19.1343537Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:50:19.1350057Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:50:19.1355266Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:50:19.1399410Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:50:19.9594430Z Fetched 8648 kB in 0s (40.8 MB/s) 2021-05-15T13:50:20.0003011Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:50:20.0255438Z (Reading database ... 2021-05-15T13:50:20.0256300Z (Reading database ... 5% 2021-05-15T13:50:20.0256716Z (Reading database ... 10% 2021-05-15T13:50:20.0257732Z (Reading database ... 15% 2021-05-15T13:50:20.0258154Z (Reading database ... 20% 2021-05-15T13:50:20.0258589Z (Reading database ... 25% 2021-05-15T13:50:20.0259302Z (Reading database ... 30% 2021-05-15T13:50:20.0259726Z (Reading database ... 35% 2021-05-15T13:50:20.0261725Z (Reading database ... 40% 2021-05-15T13:50:20.0262233Z (Reading database ... 45% 2021-05-15T13:50:20.0262680Z (Reading database ... 50% 2021-05-15T13:50:20.0627900Z (Reading database ... 55% 2021-05-15T13:50:20.1203919Z (Reading database ... 60% 2021-05-15T13:50:20.1674346Z (Reading database ... 65% 2021-05-15T13:50:20.2188746Z (Reading database ... 70% 2021-05-15T13:50:20.3122562Z (Reading database ... 75% 2021-05-15T13:50:20.4188934Z (Reading database ... 80% 2021-05-15T13:50:20.5331318Z (Reading database ... 85% 2021-05-15T13:50:20.6106112Z (Reading database ... 90% 2021-05-15T13:50:20.6809340Z (Reading database ... 95% 2021-05-15T13:50:20.6809808Z (Reading database ... 100% 2021-05-15T13:50:20.6810646Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:50:20.6964892Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:50:20.7083718Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:50:20.7447140Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:50:20.7706115Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:50:20.7716513Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:50:20.7961861Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:50:20.8253983Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:50:20.8268491Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:20.8606053Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:50:20.8836261Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:50:20.8856795Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:20.9206807Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:50:20.9422272Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:50:20.9439468Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:20.9806880Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:50:21.0080839Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:50:21.0096090Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:21.0445842Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:50:21.0657451Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:50:21.0670147Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:21.0957889Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:50:21.1235498Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:50:21.1247780Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:21.1507448Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:50:21.1801374Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:50:21.1811271Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:21.2165365Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:50:21.2390086Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:50:21.2402123Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:21.2766333Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:50:21.2985071Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:50:21.2998024Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:21.3286303Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:50:21.3568381Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:50:21.3580289Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:21.3828405Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:50:21.4118037Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:50:21.4131322Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:21.4445122Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:50:21.4685640Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:50:21.4695233Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:21.5045184Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:50:21.5260503Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:50:21.5273005Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:21.5565146Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:50:21.5831825Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:50:21.5845534Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:50:21.6205060Z Selecting previously unselected package patchutils. 2021-05-15T13:50:21.6447482Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:50:21.6458726Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:50:21.6805051Z Selecting previously unselected package wdiff. 2021-05-15T13:50:21.7085073Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:50:21.7094906Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:50:21.7564392Z Selecting previously unselected package devscripts. 2021-05-15T13:50:21.7800922Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:50:21.8066631Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:21.9445008Z Selecting previously unselected package diffstat. 2021-05-15T13:50:21.9658192Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:50:21.9675421Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:50:22.0045266Z Selecting previously unselected package python3-gpg. 2021-05-15T13:50:22.0295049Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:50:22.0308379Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:22.0844817Z Selecting previously unselected package dput. 2021-05-15T13:50:22.1116634Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:50:22.1210092Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:50:22.1605498Z Selecting previously unselected package gdebi-core. 2021-05-15T13:50:22.1881327Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:50:22.1893793Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:22.2645331Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:50:22.2922855Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:50:22.2956993Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:22.3404565Z Selecting previously unselected package gettext. 2021-05-15T13:50:22.3618638Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:50:22.3636545Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:22.4869249Z Selecting previously unselected package intltool-debian. 2021-05-15T13:50:22.5152275Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:50:22.5167296Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:22.5486355Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:50:22.5747022Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:50:22.5761667Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:22.6126375Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:50:22.6409005Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:50:22.6421601Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:22.6845883Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:50:22.7074300Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:50:22.7088373Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:22.7446616Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:50:22.7682741Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:50:22.7695146Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:22.8000430Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:50:22.8278641Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:50:22.8292145Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:22.8685937Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:50:22.8903434Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:50:22.8915031Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:22.9204761Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:50:22.9478535Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:50:22.9485796Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:22.9845110Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:50:23.0094232Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:50:23.0109464Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:23.0404882Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:50:23.0701848Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:50:23.0718561Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:23.1037309Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:50:23.1357698Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:50:23.1370240Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:23.1685272Z Selecting previously unselected package libclone-perl. 2021-05-15T13:50:23.1942183Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:50:23.1952184Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:50:23.2266971Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:50:23.2521356Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:50:23.2535401Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:23.2886113Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:50:23.3123999Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:50:23.3137049Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:23.3486119Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:50:23.3765336Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:50:23.3780816Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:50:23.4046810Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:50:23.4380800Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:50:23.4396391Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:23.4685587Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:50:23.4988328Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:50:23.5009032Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:23.5331520Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:50:23.5636041Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:50:23.5648984Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:23.5965926Z Selecting previously unselected package libwant-perl. 2021-05-15T13:50:23.6213112Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:50:23.6227433Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:50:23.6566173Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:50:23.6821265Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:50:23.6837377Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:23.7285140Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:50:23.7581514Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:50:23.7598461Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:23.8085705Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:50:23.8334307Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:50:23.8351061Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:23.8725178Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:50:23.8970027Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:50:23.8979828Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:23.9324924Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:50:23.9527839Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:50:23.9540191Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:23.9845049Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:50:24.0082981Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:50:24.0095983Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:24.0444563Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:50:24.0675671Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:50:24.0689400Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:24.1405025Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:50:24.7402017Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:50:24.7410003Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:24.7411801Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:50:24.7413055Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:50:24.7414533Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:24.7415895Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:50:24.7417738Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:50:24.7419044Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:24.7420427Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:50:24.7421653Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:50:24.7422734Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:24.7423936Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:50:24.7425265Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:50:24.7426459Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:24.7427632Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:50:24.7428831Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:50:24.7430173Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:24.7431350Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:50:24.7432670Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:50:24.7433815Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:24.7434997Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:50:24.7436367Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:50:24.7437766Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:50:24.7438901Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:50:24.7440261Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:50:24.7441270Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:24.7442335Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:50:24.7443797Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:50:24.7444875Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:50:24.7766786Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:50:24.8045514Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:50:24.8059199Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:24.8446044Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:50:24.8688698Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:50:24.8702438Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:24.9033355Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:50:24.9281490Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:50:24.9294149Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:24.9644781Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:50:24.9909569Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:50:24.9924088Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:25.0209912Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:50:25.0517497Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:50:25.0534555Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:25.0836972Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:50:25.1154983Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:50:25.1208171Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:25.1565456Z Selecting previously unselected package libjson-perl. 2021-05-15T13:50:25.1816328Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:50:25.1829284Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:50:25.2156151Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:50:25.2467229Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:50:25.2476910Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:50:25.2823169Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:50:25.3139813Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:50:25.3149591Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:25.3481956Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:50:25.3789079Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:50:25.3807078Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:25.4205582Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:50:25.4463971Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:50:25.4482503Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:25.4754869Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:50:25.5049044Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:50:25.5068539Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:50:25.5364891Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:50:25.5625855Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:50:25.5640944Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:25.5965504Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:50:25.6218272Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:50:25.6232118Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:25.6575181Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:50:25.6868357Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:50:25.6879732Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:25.7470050Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:50:25.7776766Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:50:25.7808261Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:25.8245115Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:50:25.8465780Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:50:25.8479066Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:25.8804875Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:50:25.9041637Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:50:25.9054848Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:25.9364923Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:50:25.9617360Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:50:25.9633143Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:50:26.0165471Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:50:26.0463098Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:50:26.0479923Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:26.0748204Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:50:26.1048125Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:50:26.1063955Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:26.1324741Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:50:26.1621501Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:50:26.1639559Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:26.2037495Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:50:26.2348384Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:50:26.2360017Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:26.2711820Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:50:26.3010972Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:50:26.3023933Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:26.3364981Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:50:26.3679548Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:50:26.3694169Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:26.4186093Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:50:26.4478485Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:50:26.4501908Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:26.4886293Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:50:26.5156228Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:50:26.5167730Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:26.5445441Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:50:26.5768830Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:50:26.5781954Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:26.6088735Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:50:26.6411236Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:50:26.6428124Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:26.6720017Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:50:26.7026814Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:50:26.7049778Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:26.7382046Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:50:26.7697181Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:50:26.7739858Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:26.8043226Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:50:26.8331299Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:50:26.8348922Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:26.8696611Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:50:26.8988736Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:50:26.9004870Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:26.9283009Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:50:26.9579491Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:50:26.9599261Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:26.9925052Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:50:27.0164770Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:50:27.0181767Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:27.0528597Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:50:27.0806002Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:50:27.0821016Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:27.1204991Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:50:27.1473414Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:50:27.1486917Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:27.1834945Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:50:27.2208982Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:50:27.2233150Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:27.2532245Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:50:27.2927459Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:50:27.2938688Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:27.3299859Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:50:27.3684111Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:27.3705759Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:27.4445303Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:50:27.4718594Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:50:27.4736626Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:27.4997802Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:50:27.5323016Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:50:27.5339140Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:50:27.5725017Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:50:27.5971089Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:50:27.5996633Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:50:27.6290106Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:50:27.6603530Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:50:27.6622496Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:27.6926708Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:50:27.7190385Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:50:27.7202489Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:27.7609025Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:50:27.7915066Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:50:27.7932073Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:27.8199449Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:50:27.8501253Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:27.8522312Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:27.8884985Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:50:27.9198298Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:27.9213082Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:27.9611786Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:50:27.9921869Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:50:27.9933352Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:50:28.0196883Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:50:28.0507928Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:50:28.0524124Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:28.0957076Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:50:28.1274628Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:50:28.1309013Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:28.1635924Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:50:28.1998474Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:50:28.2024387Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:28.2365493Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:50:28.2627715Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:50:28.2647776Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:28.2916728Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:50:28.3235337Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:50:28.3325254Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:28.3649242Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:50:28.3972647Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:50:28.3989202Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:28.4326442Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:50:28.4571948Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:50:28.4595235Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:28.4886878Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:50:28.5163840Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:50:28.5177806Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:28.5526639Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:50:28.5794045Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:50:28.5806647Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:28.6206662Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:50:28.6421522Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:50:28.6450410Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:28.6805577Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:50:28.7047092Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:50:28.7059142Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:28.7477175Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:50:28.7793712Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:50:28.7807913Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:28.8207949Z Selecting previously unselected package licensecheck. 2021-05-15T13:50:28.8516251Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:50:28.8527617Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:50:28.8886015Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:50:28.9113891Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:50:28.9138997Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:28.9398840Z Selecting previously unselected package t1utils. 2021-05-15T13:50:28.9685053Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:50:28.9706238Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:50:29.0104766Z Selecting previously unselected package lintian. 2021-05-15T13:50:29.0424150Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:50:29.0439075Z Unpacking lintian (2.62.0) ... 2021-05-15T13:50:29.3998382Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:50:29.4305142Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:50:29.4325122Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:29.4685521Z Selecting previously unselected package python3-xdg. 2021-05-15T13:50:29.4969791Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:50:29.4987227Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:29.5308466Z Selecting previously unselected package qpdf. 2021-05-15T13:50:29.5665167Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:29.5678012Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:50:29.6464660Z Selecting previously unselected package python3-magic. 2021-05-15T13:50:29.6769183Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:50:29.6787833Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:29.7488127Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:29.7534137Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:29.7576497Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:29.7615588Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:50:29.7650912Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:50:29.7699781Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:29.7738616Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:29.7782016Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:29.7850281Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:29.9533857Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:29.9598378Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:29.9635380Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:50:29.9668670Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:29.9718157Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:29.9750920Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:29.9799282Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:29.9845420Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:29.9887446Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:29.9940046Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:29.9982788Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:50:30.0024604Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:30.0079142Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:30.0117397Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:30.0165115Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:30.0208554Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:50:30.0271087Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:30.0323257Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:30.0359682Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:30.0413140Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:50:30.0466202Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:30.0506014Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:30.0543618Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:30.0601112Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:30.0664585Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:30.0717194Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:30.2746783Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:30.2787115Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:30.2834094Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:50:30.2888050Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:30.2941462Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:50:30.2982331Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:50:30.3032314Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:30.3072102Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:50:30.3118827Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:50:30.3165323Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:30.3209074Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:30.5252258Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:30.5298025Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:30.5339510Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:50:30.5380056Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:30.5431038Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:30.5475517Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:30.5521251Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:50:30.5567548Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:30.5623180Z Setting up t1utils (1.41-3) ... 2021-05-15T13:50:30.5658188Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:30.5704683Z Setting up diffstat (1.63-1) ... 2021-05-15T13:50:30.5750506Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:30.5796755Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:30.5835690Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:30.5882712Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:30.5924373Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:30.5971917Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:30.6028033Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:30.6068710Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:30.6130782Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:30.6175589Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:30.6221162Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:50:30.6274161Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:30.6315351Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:30.6363077Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:30.6410677Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:30.6458194Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:50:30.6511271Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:30.6548126Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:30.6607040Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:30.8319564Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:30.8358165Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:30.8421700Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:30.8455128Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:30.8503095Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:30.8548315Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:30.8586617Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:30.8627839Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:30.8819482Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:30.8865487Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:30.8915601Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:31.0535899Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:31.0588272Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:31.0636388Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:50:31.0732644Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:31.0773714Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:31.0826318Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:31.0889512Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:31.0931289Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:31.0978922Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:31.1022224Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:31.1061876Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:31.1110499Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:31.1155343Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:50:31.1202096Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:31.1240587Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:31.1294528Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:50:31.3154120Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:31.3193888Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:31.3229825Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:31.3271887Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:31.3319853Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:31.3357397Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:31.3392068Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:31.3435113Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:31.3473664Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:31.3515145Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:31.3567651Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:31.3620124Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:31.3729815Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:31.3773449Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:31.3820140Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:50:31.3856652Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:31.3896848Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:31.3943446Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:31.5963776Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:31.6014193Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:31.6064367Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:31.6107329Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:31.6157332Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:31.6207867Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:31.6253590Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:31.6303199Z Setting up lintian (2.62.0) ... 2021-05-15T13:50:31.6359279Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:50:31.6416249Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:50:49.7129514Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:50:49.8576035Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:50:52.1122723Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T13:50:52.2526267Z 2021-05-15T13:50:52.2710488Z Reading package lists... 0% 2021-05-15T13:50:52.2716381Z 2021-05-15T13:50:52.2764338Z Reading package lists... 100% 2021-05-15T13:50:52.2765013Z 2021-05-15T13:50:52.2765351Z 2021-05-15T13:50:52.2765863Z Reading package lists... Done 2021-05-15T13:50:52.2766275Z 2021-05-15T13:50:52.2766798Z Building dependency tree... 0% 2021-05-15T13:50:52.2767218Z 2021-05-15T13:50:52.3012045Z Building dependency tree... 0% 2021-05-15T13:50:52.3012660Z 2021-05-15T13:50:52.3013213Z Building dependency tree... 50% 2021-05-15T13:50:52.3013625Z 2021-05-15T13:50:52.4292836Z Building dependency tree... 50% 2021-05-15T13:50:52.4295244Z 2021-05-15T13:50:52.4295883Z Building dependency tree 2021-05-15T13:50:52.4296312Z 2021-05-15T13:50:52.4296815Z Reading state information... 0% 2021-05-15T13:50:52.4297236Z 2021-05-15T13:50:52.6008829Z Reading state information... 0% 2021-05-15T13:50:52.6009320Z 2021-05-15T13:50:52.6009538Z 2021-05-15T13:50:52.6009966Z Reading state information... Done 2021-05-15T13:50:52.6010298Z 2021-05-15T13:50:52.6010718Z Reading state information... 0% 2021-05-15T13:50:52.6064901Z 2021-05-15T13:50:52.6065441Z Reading state information... 1% 2021-05-15T13:50:52.6111664Z 2021-05-15T13:50:52.6112136Z Reading state information... 3% 2021-05-15T13:50:52.6157479Z 2021-05-15T13:50:52.6157932Z Reading state information... 5% 2021-05-15T13:50:52.6203792Z 2021-05-15T13:50:52.6204275Z Reading state information... 7% 2021-05-15T13:50:52.6245922Z 2021-05-15T13:50:52.6246391Z Reading state information... 9% 2021-05-15T13:50:52.6291708Z 2021-05-15T13:50:52.6292210Z Reading state information... 11% 2021-05-15T13:50:52.6333595Z 2021-05-15T13:50:52.6334069Z Reading state information... 13% 2021-05-15T13:50:52.6379322Z 2021-05-15T13:50:52.6379771Z Reading state information... 15% 2021-05-15T13:50:52.6410479Z 2021-05-15T13:50:52.6411110Z Reading state information... 17% 2021-05-15T13:50:52.6458670Z 2021-05-15T13:50:52.6459119Z Reading state information... 19% 2021-05-15T13:50:52.6505082Z 2021-05-15T13:50:52.6505593Z Reading state information... 21% 2021-05-15T13:50:52.6543775Z 2021-05-15T13:50:52.6544216Z Reading state information... 23% 2021-05-15T13:50:52.6597491Z 2021-05-15T13:50:52.6597956Z Reading state information... 25% 2021-05-15T13:50:52.6646177Z 2021-05-15T13:50:52.6646847Z Reading state information... 27% 2021-05-15T13:50:52.6695999Z 2021-05-15T13:50:52.6696481Z Reading state information... 29% 2021-05-15T13:50:52.6743334Z 2021-05-15T13:50:52.6744094Z Reading state information... 31% 2021-05-15T13:50:52.6794282Z 2021-05-15T13:50:52.6794888Z Reading state information... 33% 2021-05-15T13:50:52.6833679Z 2021-05-15T13:50:52.6834351Z Reading state information... 35% 2021-05-15T13:50:52.6876576Z 2021-05-15T13:50:52.6877168Z Reading state information... 37% 2021-05-15T13:50:52.6924830Z 2021-05-15T13:50:52.6925561Z Reading state information... 39% 2021-05-15T13:50:52.6972737Z 2021-05-15T13:50:52.6973427Z Reading state information... 41% 2021-05-15T13:50:52.7017659Z 2021-05-15T13:50:52.7018516Z Reading state information... 43% 2021-05-15T13:50:52.7065059Z 2021-05-15T13:50:52.7065748Z Reading state information... 45% 2021-05-15T13:50:52.7145307Z 2021-05-15T13:50:52.7146101Z Reading state information... 47% 2021-05-15T13:50:52.7190243Z 2021-05-15T13:50:52.7190710Z Reading state information... 49% 2021-05-15T13:50:52.7239972Z 2021-05-15T13:50:52.7240534Z Reading state information... 51% 2021-05-15T13:50:52.7283945Z 2021-05-15T13:50:52.7284622Z Reading state information... 53% 2021-05-15T13:50:52.7324715Z 2021-05-15T13:50:52.7325280Z Reading state information... 55% 2021-05-15T13:50:52.7368735Z 2021-05-15T13:50:52.7369352Z Reading state information... 57% 2021-05-15T13:50:52.7414402Z 2021-05-15T13:50:52.7414953Z Reading state information... 59% 2021-05-15T13:50:52.7461633Z 2021-05-15T13:50:52.7462279Z Reading state information... 61% 2021-05-15T13:50:52.7511867Z 2021-05-15T13:50:52.7513016Z Reading state information... 63% 2021-05-15T13:50:52.7556072Z 2021-05-15T13:50:52.7556563Z Reading state information... 65% 2021-05-15T13:50:52.7597666Z 2021-05-15T13:50:52.7598217Z Reading state information... 67% 2021-05-15T13:50:52.7640960Z 2021-05-15T13:50:52.7641450Z Reading state information... 69% 2021-05-15T13:50:52.7705202Z 2021-05-15T13:50:52.7705912Z Reading state information... 71% 2021-05-15T13:50:52.7741569Z 2021-05-15T13:50:52.7742274Z Reading state information... 73% 2021-05-15T13:50:52.7790686Z 2021-05-15T13:50:52.7791174Z Reading state information... 75% 2021-05-15T13:50:52.7857657Z 2021-05-15T13:50:52.7858359Z Reading state information... 77% 2021-05-15T13:50:52.7897702Z 2021-05-15T13:50:52.7898248Z Reading state information... 79% 2021-05-15T13:50:52.7946492Z 2021-05-15T13:50:52.7947007Z Reading state information... 81% 2021-05-15T13:50:52.7990959Z 2021-05-15T13:50:52.7991683Z Reading state information... 83% 2021-05-15T13:50:52.8034477Z 2021-05-15T13:50:52.8035400Z Reading state information... 85% 2021-05-15T13:50:52.8080400Z 2021-05-15T13:50:52.8081127Z Reading state information... 87% 2021-05-15T13:50:52.8120684Z 2021-05-15T13:50:52.8121222Z Reading state information... 89% 2021-05-15T13:50:52.8160033Z 2021-05-15T13:50:52.8160589Z Reading state information... 91% 2021-05-15T13:50:52.8203957Z 2021-05-15T13:50:52.8204426Z Reading state information... 93% 2021-05-15T13:50:52.8243864Z 2021-05-15T13:50:52.8244369Z Reading state information... 95% 2021-05-15T13:50:52.8305646Z 2021-05-15T13:50:52.8306203Z Reading state information... 97% 2021-05-15T13:50:52.8350851Z 2021-05-15T13:50:52.8351442Z Reading state information... 99% 2021-05-15T13:50:53.1490221Z Selecting previously unselected package r-3.6.3. 2021-05-15T13:50:53.2789219Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:50:53.2934896Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T13:50:53.2965035Z Unpacking r-3.6.3 (1) ... 2021-05-15T13:50:54.1054735Z Setting up r-3.6.3 (1) ... 2021-05-15T13:50:54.1318472Z 2021-05-15T13:50:54.1319267Z 2021-05-15T13:50:54.1319943Z Reading state information... Done 2021-05-15T13:50:54.1552921Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T13:50:54.1715400Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:50:54.2016818Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:50:54.2017389Z env: 2021-05-15T13:50:54.2017886Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:54.2018381Z TIC_DEPLOY_KEY: 2021-05-15T13:50:54.2019371Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:54.2021133Z GITHUB_PAT: *** 2021-05-15T13:50:54.2022121Z COVERALLS_TOKEN: 2021-05-15T13:50:54.2022675Z continue-on-error: false 2021-05-15T13:50:54.2023168Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:54.2023756Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:50:54.2024227Z TZ: UTC 2021-05-15T13:50:54.2024702Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:54.2025643Z NOT_CRAN: true 2021-05-15T13:50:54.2026078Z ##[endgroup] 2021-05-15T13:50:54.2654118Z [command]sudo apt-get install -y texinfo 2021-05-15T13:50:54.4576885Z Reading package lists... 2021-05-15T13:50:54.6183010Z Building dependency tree... 2021-05-15T13:50:54.6204703Z Reading state information... 2021-05-15T13:50:54.8370046Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:50:54.8376267Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:55.1626726Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:50:55.1804975Z --2021-05-15 13:50:55-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:50:55.2033803Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:50:55.2102764Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:50:55.2410559Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:50:55.2415647Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:50:55.2418213Z --2021-05-15 13:50:55-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:50:55.2843714Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:50:55.3495919Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:50:55.5838809Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:50:55.5843210Z 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=%2BrH6rZ2BfPAKOMGsklJf%2FfIevI9R316Eyd9U1zzZ4eU%3D&st=2021-05-15T13%3A49%3A55Z&se=2021-05-15T13%3A55%3A55Z&sp=r [following] 2021-05-15T13:50:55.5847665Z --2021-05-15 13:50:55-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=%2BrH6rZ2BfPAKOMGsklJf%2FfIevI9R316Eyd9U1zzZ4eU%3D&st=2021-05-15T13%3A49%3A55Z&se=2021-05-15T13%3A55%3A55Z&sp=r 2021-05-15T13:50:55.6114512Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:50:55.6725234Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:50:55.9244425Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:50:55.9246317Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:50:55.9248867Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:50:56.4711350Z 2021-05-15T13:50:58.2266685Z 0K ........ ........ ........ ........ 49% 14.4M 2s 2021-05-15T13:51:00.0645050Z 32768K ........ ........ ........ ........ 99% 17.3M 0s 2021-05-15T13:51:00.0647810Z 65536K 100% 3.13M=4.1s 2021-05-15T13:51:00.0648146Z 2021-05-15T13:51:00.0650619Z 2021-05-15 13:51:00 (15.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:51:00.0651054Z 2021-05-15T13:51:02.1927367Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:51:02.1929232Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:51:02.5497466Z ##[group]Run tlmgr update --self 2021-05-15T13:51:02.5498129Z tlmgr update --self 2021-05-15T13:51:02.5499022Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:51:02.5499917Z tlmgr update --all 2021-05-15T13:51:02.5552710Z shell: /usr/bin/bash -e {0} 2021-05-15T13:51:02.5553317Z env: 2021-05-15T13:51:02.5553952Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:02.5554440Z TIC_DEPLOY_KEY: 2021-05-15T13:51:02.5555254Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:02.5557026Z GITHUB_PAT: *** 2021-05-15T13:51:02.5557454Z COVERALLS_TOKEN: 2021-05-15T13:51:02.5557940Z continue-on-error: false 2021-05-15T13:51:02.5558426Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:02.5558911Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:02.5559567Z TZ: UTC 2021-05-15T13:51:02.5559952Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:02.5560440Z NOT_CRAN: true 2021-05-15T13:51:02.5560837Z ##[endgroup] 2021-05-15T13:51:04.1415216Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:04.1418754Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:51:05.6658214Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:05.6659703Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:51:05.7596549Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:51:05.8156819Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:51:05.8615879Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:51:05.9097682Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:51:06.3825046Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:51:07.8240531Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:51:07.8961838Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:51:07.9726064Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:51:08.0178549Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:51:08.0675125Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T13:51:08.1143604Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T13:51:08.1605062Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T13:51:08.2095971Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T13:51:08.2630250Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T13:51:08.3368917Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T13:51:08.4299399Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:51:08.4764855Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:51:08.5216078Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:51:08.5679602Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:51:08.6182707Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:51:08.6697050Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:51:08.7158251Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:51:08.7661123Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:51:08.8124721Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:51:08.8581972Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:51:08.9028570Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:51:08.9491840Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:51:08.9975500Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:51:09.0441191Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-15T13:51:09.0913621Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T13:51:09.1375691Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T13:51:09.1856245Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T13:51:09.2355723Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-15T13:51:09.2826660Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T13:51:09.3304157Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T13:51:09.3948628Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T13:51:09.4402661Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T13:51:09.4854006Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T13:51:09.5306728Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:51:09.5773777Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:51:09.6243064Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:51:09.6714384Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:51:09.7186008Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:51:09.7701157Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:51:09.8178525Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:51:09.8634857Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:51:09.9110618Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:51:09.9565320Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:51:10.0021742Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:51:10.0492119Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-15T13:51:10.0956982Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-15T13:51:10.1422728Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-15T13:51:10.1878182Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-15T13:51:10.2348733Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-15T13:51:10.2831991Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-15T13:51:10.3331751Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-15T13:51:10.3812679Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-15T13:51:10.4317467Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T13:51:10.4890393Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T13:51:10.5422305Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T13:51:10.5895436Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T13:51:10.6368792Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:51:10.6896927Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:51:10.7420961Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:51:10.7911781Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:51:10.8667791Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:51:10.9559511Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:51:11.0044269Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:51:11.0537154Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-15T13:51:11.1007150Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-15T13:51:11.1488628Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-15T13:51:11.2026208Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-15T13:51:11.2562328Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-15T13:51:11.3039700Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-15T13:51:11.3507682Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-15T13:51:11.3999510Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-15T13:51:11.4480371Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-15T13:51:11.5131861Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:51:11.5619512Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T13:51:11.6130605Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T13:51:11.6626764Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T13:51:11.7134594Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T13:51:11.7665872Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T13:51:11.8176780Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:51:11.8722457Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:51:11.9737948Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:51:12.0214152Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:51:12.0722643Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-15T13:51:12.0965677Z running mktexlsr ... 2021-05-15T13:51:12.1883772Z done running mktexlsr. 2021-05-15T13:51:12.2220548Z running updmap-sys ... 2021-05-15T13:51:12.5161804Z done running updmap-sys. 2021-05-15T13:51:12.5164251Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:51:12.5166619Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/EAOyG9PCZj/u1XJg6ke9E ... 2021-05-15T13:51:12.9215565Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/EAOyG9PCZj/u1XJg6ke9E. 2021-05-15T13:51:12.9217151Z OK: optex.fmt/luatex 2021-05-15T13:51:12.9218790Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:51:12.9220072Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:51:14.3797322Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:14.3799071Z tlmgr: no updates available 2021-05-15T13:51:14.4813777Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:51:14.4814374Z with: 2021-05-15T13:51:14.4814791Z pandoc-version: 2.7.3 2021-05-15T13:51:14.4815220Z env: 2021-05-15T13:51:14.4815672Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:14.4816332Z TIC_DEPLOY_KEY: 2021-05-15T13:51:14.4817153Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:14.4818944Z GITHUB_PAT: *** 2021-05-15T13:51:14.4819461Z COVERALLS_TOKEN: 2021-05-15T13:51:14.4820027Z continue-on-error: false 2021-05-15T13:51:14.4820528Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:14.4821017Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:14.4821485Z TZ: UTC 2021-05-15T13:51:14.4821876Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:14.4822312Z NOT_CRAN: true 2021-05-15T13:51:14.4822688Z ##[endgroup] 2021-05-15T13:51:14.9994779Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:51:15.0788634Z Reading package lists... 2021-05-15T13:51:15.2433923Z Building dependency tree... 2021-05-15T13:51:15.2451840Z Reading state information... 2021-05-15T13:51:15.5001056Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:51:15.5002430Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:15.5045939Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:51:15.6413068Z 2021-05-15T13:51:15.6577735Z Reading package lists... 0% 2021-05-15T13:51:15.6578449Z 2021-05-15T13:51:15.6630294Z Reading package lists... 100% 2021-05-15T13:51:15.6630851Z 2021-05-15T13:51:15.6631447Z 2021-05-15T13:51:15.6632069Z Reading package lists... Done 2021-05-15T13:51:15.6632515Z 2021-05-15T13:51:15.6633216Z Building dependency tree... 0% 2021-05-15T13:51:15.6633837Z 2021-05-15T13:51:15.6889410Z Building dependency tree... 0% 2021-05-15T13:51:15.6890687Z 2021-05-15T13:51:15.6891596Z Building dependency tree... 50% 2021-05-15T13:51:15.6892322Z 2021-05-15T13:51:15.8250948Z Building dependency tree... 50% 2021-05-15T13:51:15.8251875Z 2021-05-15T13:51:15.8252549Z Building dependency tree 2021-05-15T13:51:15.8253052Z 2021-05-15T13:51:15.8253687Z Reading state information... 0% 2021-05-15T13:51:15.8254179Z 2021-05-15T13:51:16.0039689Z Reading state information... 0% 2021-05-15T13:51:16.0040191Z 2021-05-15T13:51:16.0040423Z 2021-05-15T13:51:16.0042782Z Reading state information... Done 2021-05-15T13:51:16.0043219Z 2021-05-15T13:51:16.0044114Z Reading state information... 0% 2021-05-15T13:51:16.0106297Z 2021-05-15T13:51:16.0106980Z Reading state information... 1% 2021-05-15T13:51:16.0158511Z 2021-05-15T13:51:16.0159285Z Reading state information... 3% 2021-05-15T13:51:16.0207875Z 2021-05-15T13:51:16.0208800Z Reading state information... 5% 2021-05-15T13:51:16.0258848Z 2021-05-15T13:51:16.0259622Z Reading state information... 7% 2021-05-15T13:51:16.0304724Z 2021-05-15T13:51:16.0305443Z Reading state information... 9% 2021-05-15T13:51:16.0353760Z 2021-05-15T13:51:16.0354371Z Reading state information... 11% 2021-05-15T13:51:16.0400575Z 2021-05-15T13:51:16.0401187Z Reading state information... 13% 2021-05-15T13:51:16.0451696Z 2021-05-15T13:51:16.0452271Z Reading state information... 15% 2021-05-15T13:51:16.0497874Z 2021-05-15T13:51:16.0498465Z Reading state information... 17% 2021-05-15T13:51:16.0552302Z 2021-05-15T13:51:16.0552887Z Reading state information... 19% 2021-05-15T13:51:16.0598438Z 2021-05-15T13:51:16.0598999Z Reading state information... 21% 2021-05-15T13:51:16.0643977Z 2021-05-15T13:51:16.0644859Z Reading state information... 23% 2021-05-15T13:51:16.0693148Z 2021-05-15T13:51:16.0693689Z Reading state information... 25% 2021-05-15T13:51:16.0745825Z 2021-05-15T13:51:16.0746387Z Reading state information... 27% 2021-05-15T13:51:16.0793611Z 2021-05-15T13:51:16.0794239Z Reading state information... 29% 2021-05-15T13:51:16.0847044Z 2021-05-15T13:51:16.0847623Z Reading state information... 31% 2021-05-15T13:51:16.0898126Z 2021-05-15T13:51:16.0899013Z Reading state information... 33% 2021-05-15T13:51:16.0941807Z 2021-05-15T13:51:16.0942391Z Reading state information... 35% 2021-05-15T13:51:16.0984960Z 2021-05-15T13:51:16.0985580Z Reading state information... 37% 2021-05-15T13:51:16.1036455Z 2021-05-15T13:51:16.1037016Z Reading state information... 39% 2021-05-15T13:51:16.1090315Z 2021-05-15T13:51:16.1090876Z Reading state information... 41% 2021-05-15T13:51:16.1137327Z 2021-05-15T13:51:16.1138212Z Reading state information... 43% 2021-05-15T13:51:16.1191605Z 2021-05-15T13:51:16.1192186Z Reading state information... 45% 2021-05-15T13:51:16.1274448Z 2021-05-15T13:51:16.1275034Z Reading state information... 47% 2021-05-15T13:51:16.1324818Z 2021-05-15T13:51:16.1325473Z Reading state information... 49% 2021-05-15T13:51:16.1386380Z 2021-05-15T13:51:16.1386972Z Reading state information... 51% 2021-05-15T13:51:16.1434444Z 2021-05-15T13:51:16.1435188Z Reading state information... 53% 2021-05-15T13:51:16.1483864Z 2021-05-15T13:51:16.1484432Z Reading state information... 55% 2021-05-15T13:51:16.1533433Z 2021-05-15T13:51:16.1533974Z Reading state information... 57% 2021-05-15T13:51:16.1583751Z 2021-05-15T13:51:16.1584353Z Reading state information... 59% 2021-05-15T13:51:16.1643859Z 2021-05-15T13:51:16.1644451Z Reading state information... 61% 2021-05-15T13:51:16.1690408Z 2021-05-15T13:51:16.1691028Z Reading state information... 63% 2021-05-15T13:51:16.1733500Z 2021-05-15T13:51:16.1734040Z Reading state information... 65% 2021-05-15T13:51:16.1779721Z 2021-05-15T13:51:16.1780258Z Reading state information... 67% 2021-05-15T13:51:16.1826041Z 2021-05-15T13:51:16.1826583Z Reading state information... 69% 2021-05-15T13:51:16.1893766Z 2021-05-15T13:51:16.1894326Z Reading state information... 71% 2021-05-15T13:51:16.1936770Z 2021-05-15T13:51:16.1937393Z Reading state information... 73% 2021-05-15T13:51:16.1982387Z 2021-05-15T13:51:16.1982927Z Reading state information... 75% 2021-05-15T13:51:16.2048883Z 2021-05-15T13:51:16.2049611Z Reading state information... 77% 2021-05-15T13:51:16.2093371Z 2021-05-15T13:51:16.2093960Z Reading state information... 79% 2021-05-15T13:51:16.2143488Z 2021-05-15T13:51:16.2144040Z Reading state information... 81% 2021-05-15T13:51:16.2193312Z 2021-05-15T13:51:16.2193854Z Reading state information... 83% 2021-05-15T13:51:16.2241887Z 2021-05-15T13:51:16.2242430Z Reading state information... 85% 2021-05-15T13:51:16.2288115Z 2021-05-15T13:51:16.2288655Z Reading state information... 87% 2021-05-15T13:51:16.2332371Z 2021-05-15T13:51:16.2333177Z Reading state information... 89% 2021-05-15T13:51:16.2375080Z 2021-05-15T13:51:16.2375657Z Reading state information... 91% 2021-05-15T13:51:16.2420090Z 2021-05-15T13:51:16.2420637Z Reading state information... 93% 2021-05-15T13:51:16.2468214Z 2021-05-15T13:51:16.2468761Z Reading state information... 95% 2021-05-15T13:51:16.2515671Z 2021-05-15T13:51:16.2516233Z Reading state information... 97% 2021-05-15T13:51:16.2561995Z 2021-05-15T13:51:16.2562533Z Reading state information... 99% 2021-05-15T13:51:16.5631077Z Selecting previously unselected package pandoc. 2021-05-15T13:51:16.6934406Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T13:51:16.7091556Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:51:16.7116356Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:51:19.1403815Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:51:19.1450775Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:19.9971124Z 2021-05-15T13:51:19.9972328Z 2021-05-15T13:51:19.9973026Z Reading state information... Done 2021-05-15T13:51:20.0354884Z ##[group]Run git config user.name adigherman 2021-05-15T13:51:20.0355633Z git config user.name adigherman 2021-05-15T13:51:20.0356254Z git config user.email adig@jhu.edu 2021-05-15T13:51:20.0403948Z shell: /usr/bin/bash -e {0} 2021-05-15T13:51:20.0404526Z env: 2021-05-15T13:51:20.0405039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:20.0405567Z TIC_DEPLOY_KEY: 2021-05-15T13:51:20.0406728Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:20.0408303Z GITHUB_PAT: *** 2021-05-15T13:51:20.0408725Z COVERALLS_TOKEN: 2021-05-15T13:51:20.0409232Z continue-on-error: false 2021-05-15T13:51:20.0409709Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:20.0410218Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:20.0410688Z TZ: UTC 2021-05-15T13:51:20.0411081Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:20.0411554Z NOT_CRAN: true 2021-05-15T13:51:20.0412129Z ##[endgroup] 2021-05-15T13:51:20.0683728Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:51:20.0684439Z env: 2021-05-15T13:51:20.0684931Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:20.0685600Z TIC_DEPLOY_KEY: 2021-05-15T13:51:20.0686418Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:20.0688211Z GITHUB_PAT: *** 2021-05-15T13:51:20.0688634Z COVERALLS_TOKEN: 2021-05-15T13:51:20.0689137Z continue-on-error: false 2021-05-15T13:51:20.0689630Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:20.0690117Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:20.0690579Z TZ: UTC 2021-05-15T13:51:20.0690968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:20.0691399Z NOT_CRAN: true 2021-05-15T13:51:20.0691776Z ##[endgroup] 2021-05-15T13:51:20.4312934Z Reading package lists... 2021-05-15T13:51:20.5975086Z Building dependency tree... 2021-05-15T13:51:20.5997481Z Reading state information... 2021-05-15T13:51:20.7429855Z The following additional packages will be installed: 2021-05-15T13:51:20.7436878Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:20.7443907Z Suggested packages: 2021-05-15T13:51:20.7444823Z cmake-doc ninja-build 2021-05-15T13:51:20.7950499Z The following NEW packages will be installed: 2021-05-15T13:51:20.7955256Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:20.8222483Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:20.8224599Z Need to get 5470 kB of archives. 2021-05-15T13:51:20.8226424Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:51:20.8229336Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:51:20.8508442Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:51:20.8523843Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:51:20.8546754Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:51:21.3642764Z Fetched 5470 kB in 0s (49.0 MB/s) 2021-05-15T13:51:21.4060082Z Selecting previously unselected package cmake-data. 2021-05-15T13:51:21.4139776Z (Reading database ... 2021-05-15T13:51:21.4140912Z (Reading database ... 5% 2021-05-15T13:51:21.4141847Z (Reading database ... 10% 2021-05-15T13:51:21.4142765Z (Reading database ... 15% 2021-05-15T13:51:21.4143514Z (Reading database ... 20% 2021-05-15T13:51:21.4144276Z (Reading database ... 25% 2021-05-15T13:51:21.4145081Z (Reading database ... 30% 2021-05-15T13:51:21.4145844Z (Reading database ... 35% 2021-05-15T13:51:21.4146614Z (Reading database ... 40% 2021-05-15T13:51:21.4147352Z (Reading database ... 45% 2021-05-15T13:51:21.4148102Z (Reading database ... 50% 2021-05-15T13:51:21.4170507Z (Reading database ... 55% 2021-05-15T13:51:21.4215254Z (Reading database ... 60% 2021-05-15T13:51:21.4258855Z (Reading database ... 65% 2021-05-15T13:51:21.4396375Z (Reading database ... 70% 2021-05-15T13:51:21.4523847Z (Reading database ... 75% 2021-05-15T13:51:21.4871801Z (Reading database ... 80% 2021-05-15T13:51:21.5155966Z (Reading database ... 85% 2021-05-15T13:51:21.5311345Z (Reading database ... 90% 2021-05-15T13:51:21.5394697Z (Reading database ... 95% 2021-05-15T13:51:21.5396194Z (Reading database ... 100% 2021-05-15T13:51:21.5398367Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T13:51:21.5550727Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:51:21.5729160Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:22.0872949Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:51:22.1212272Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:51:22.1244718Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:22.1725071Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:51:22.2018858Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:51:22.2031675Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:22.2445105Z Selecting previously unselected package cmake. 2021-05-15T13:51:22.2738729Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:51:22.2756851Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:22.7421905Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:22.7470767Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:22.7962280Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:22.8036342Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:22.8094794Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:24.0143094Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:26.3329112Z Reading package lists... 2021-05-15T13:51:26.5067868Z Building dependency tree... 2021-05-15T13:51:26.5095326Z Reading state information... 2021-05-15T13:51:26.6849264Z Suggested packages: 2021-05-15T13:51:26.6850712Z libssh-doc 2021-05-15T13:51:26.7482541Z The following NEW packages will be installed: 2021-05-15T13:51:26.7485703Z libssh-dev 2021-05-15T13:51:26.7692391Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:26.7693428Z Need to get 219 kB of archives. 2021-05-15T13:51:26.7694416Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:51:26.7697301Z 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:51:27.2477401Z Fetched 219 kB in 0s (10.6 MB/s) 2021-05-15T13:51:27.2871079Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:51:27.3037444Z (Reading database ... 2021-05-15T13:51:27.3038656Z (Reading database ... 5% 2021-05-15T13:51:27.3039510Z (Reading database ... 10% 2021-05-15T13:51:27.3040087Z (Reading database ... 15% 2021-05-15T13:51:27.3040581Z (Reading database ... 20% 2021-05-15T13:51:27.3041087Z (Reading database ... 25% 2021-05-15T13:51:27.3041591Z (Reading database ... 30% 2021-05-15T13:51:27.3042094Z (Reading database ... 35% 2021-05-15T13:51:27.3042579Z (Reading database ... 40% 2021-05-15T13:51:27.3043082Z (Reading database ... 45% 2021-05-15T13:51:27.3043780Z (Reading database ... 50% 2021-05-15T13:51:27.3087980Z (Reading database ... 55% 2021-05-15T13:51:27.3126484Z (Reading database ... 60% 2021-05-15T13:51:27.3175555Z (Reading database ... 65% 2021-05-15T13:51:27.3325388Z (Reading database ... 70% 2021-05-15T13:51:27.3449790Z (Reading database ... 75% 2021-05-15T13:51:27.3762686Z (Reading database ... 80% 2021-05-15T13:51:27.4098737Z (Reading database ... 85% 2021-05-15T13:51:27.4261560Z (Reading database ... 90% 2021-05-15T13:51:27.4349196Z (Reading database ... 95% 2021-05-15T13:51:27.4349766Z (Reading database ... 100% 2021-05-15T13:51:27.4350593Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T13:51:27.4518536Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:51:27.4538829Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:27.5550801Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:29.9174315Z Reading package lists... 2021-05-15T13:51:30.0975950Z Building dependency tree... 2021-05-15T13:51:30.0998245Z Reading state information... 2021-05-15T13:51:30.3117980Z The following NEW packages will be installed: 2021-05-15T13:51:30.3123957Z jags 2021-05-15T13:51:30.3327371Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:30.3328482Z Need to get 1562 kB of archives. 2021-05-15T13:51:30.3329583Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:51:30.3332685Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:51:30.8128449Z Fetched 1562 kB in 0s (35.2 MB/s) 2021-05-15T13:51:30.8518721Z Selecting previously unselected package jags. 2021-05-15T13:51:30.8602633Z (Reading database ... 2021-05-15T13:51:30.8603511Z (Reading database ... 5% 2021-05-15T13:51:30.8604023Z (Reading database ... 10% 2021-05-15T13:51:30.8604501Z (Reading database ... 15% 2021-05-15T13:51:30.8605108Z (Reading database ... 20% 2021-05-15T13:51:30.8605566Z (Reading database ... 25% 2021-05-15T13:51:30.8606179Z (Reading database ... 30% 2021-05-15T13:51:30.8606616Z (Reading database ... 35% 2021-05-15T13:51:30.8607039Z (Reading database ... 40% 2021-05-15T13:51:30.8607720Z (Reading database ... 45% 2021-05-15T13:51:30.8608280Z (Reading database ... 50% 2021-05-15T13:51:30.8652646Z (Reading database ... 55% 2021-05-15T13:51:30.8699781Z (Reading database ... 60% 2021-05-15T13:51:30.8741571Z (Reading database ... 65% 2021-05-15T13:51:30.8876395Z (Reading database ... 70% 2021-05-15T13:51:30.9005072Z (Reading database ... 75% 2021-05-15T13:51:30.9342919Z (Reading database ... 80% 2021-05-15T13:51:30.9663897Z (Reading database ... 85% 2021-05-15T13:51:30.9813530Z (Reading database ... 90% 2021-05-15T13:51:30.9894664Z (Reading database ... 95% 2021-05-15T13:51:30.9895356Z (Reading database ... 100% 2021-05-15T13:51:30.9896285Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T13:51:31.0042618Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:51:31.0078475Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:51:31.1888169Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:51:31.2013476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:32.0446695Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:34.3242170Z Reading package lists... 2021-05-15T13:51:34.4848476Z Building dependency tree... 2021-05-15T13:51:34.4868245Z Reading state information... 2021-05-15T13:51:34.6643258Z The following additional packages will be installed: 2021-05-15T13:51:34.6664748Z libnode64 libuv1-dev 2021-05-15T13:51:34.7190409Z The following NEW packages will be installed: 2021-05-15T13:51:34.7197173Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:51:34.7542596Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:34.7543595Z Need to get 6239 kB of archives. 2021-05-15T13:51:34.7544824Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:51:34.7547076Z 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:51:34.8204764Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:51:35.0407971Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:51:35.5332298Z Fetched 6239 kB in 0s (19.5 MB/s) 2021-05-15T13:51:35.5726120Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:51:35.5767485Z (Reading database ... 2021-05-15T13:51:35.5768411Z (Reading database ... 5% 2021-05-15T13:51:35.5769064Z (Reading database ... 10% 2021-05-15T13:51:35.5769699Z (Reading database ... 15% 2021-05-15T13:51:35.5770406Z (Reading database ... 20% 2021-05-15T13:51:35.5771041Z (Reading database ... 25% 2021-05-15T13:51:35.5771669Z (Reading database ... 30% 2021-05-15T13:51:35.5772283Z (Reading database ... 35% 2021-05-15T13:51:35.5772904Z (Reading database ... 40% 2021-05-15T13:51:35.5773510Z (Reading database ... 45% 2021-05-15T13:51:35.5774358Z (Reading database ... 50% 2021-05-15T13:51:35.5808492Z (Reading database ... 55% 2021-05-15T13:51:35.5846901Z (Reading database ... 60% 2021-05-15T13:51:35.5979701Z (Reading database ... 65% 2021-05-15T13:51:35.6132516Z (Reading database ... 70% 2021-05-15T13:51:35.6275501Z (Reading database ... 75% 2021-05-15T13:51:35.6563798Z (Reading database ... 80% 2021-05-15T13:51:35.6873430Z (Reading database ... 85% 2021-05-15T13:51:35.7007691Z (Reading database ... 90% 2021-05-15T13:51:35.7082453Z (Reading database ... 95% 2021-05-15T13:51:35.7082951Z (Reading database ... 100% 2021-05-15T13:51:35.7084272Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T13:51:35.7225580Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:51:35.7244713Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:35.7724942Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:51:35.7942009Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:35.7982938Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.4846112Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:51:36.5113091Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:36.5128113Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.6166589Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:36.6213526Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.6254141Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:36.6308273Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:38.9304396Z Reading package lists... 2021-05-15T13:51:39.0898647Z Building dependency tree... 2021-05-15T13:51:39.0915767Z Reading state information... 2021-05-15T13:51:39.2500265Z The following additional packages will be installed: 2021-05-15T13:51:39.2502900Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:39.2509543Z Suggested packages: 2021-05-15T13:51:39.2511083Z libfftw3-doc 2021-05-15T13:51:39.3000150Z The following NEW packages will be installed: 2021-05-15T13:51:39.3004058Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:39.3211129Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:39.3212381Z Need to get 3986 kB of archives. 2021-05-15T13:51:39.3213544Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:51:39.3215575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:51:39.3296021Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:51:39.3395803Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:51:39.3476575Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:51:39.3481904Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:51:39.8227100Z Fetched 3986 kB in 0s (53.5 MB/s) 2021-05-15T13:51:39.8575288Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:51:39.8648332Z (Reading database ... 2021-05-15T13:51:39.8649503Z (Reading database ... 5% 2021-05-15T13:51:39.8650328Z (Reading database ... 10% 2021-05-15T13:51:39.8651218Z (Reading database ... 15% 2021-05-15T13:51:39.8651840Z (Reading database ... 20% 2021-05-15T13:51:39.8652509Z (Reading database ... 25% 2021-05-15T13:51:39.8653044Z (Reading database ... 30% 2021-05-15T13:51:39.8653534Z (Reading database ... 35% 2021-05-15T13:51:39.8654178Z (Reading database ... 40% 2021-05-15T13:51:39.8654969Z (Reading database ... 45% 2021-05-15T13:51:39.8655451Z (Reading database ... 50% 2021-05-15T13:51:39.8686534Z (Reading database ... 55% 2021-05-15T13:51:39.8727009Z (Reading database ... 60% 2021-05-15T13:51:39.8771813Z (Reading database ... 65% 2021-05-15T13:51:39.8907656Z (Reading database ... 70% 2021-05-15T13:51:39.9036014Z (Reading database ... 75% 2021-05-15T13:51:39.9335968Z (Reading database ... 80% 2021-05-15T13:51:39.9680436Z (Reading database ... 85% 2021-05-15T13:51:39.9830658Z (Reading database ... 90% 2021-05-15T13:51:39.9918093Z (Reading database ... 95% 2021-05-15T13:51:39.9918666Z (Reading database ... 100% 2021-05-15T13:51:39.9919470Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T13:51:40.0077750Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.0107724Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.0766858Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:51:40.1039221Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.1056498Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.2080153Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:51:40.2370321Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.2385490Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.4805406Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:51:40.5082471Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.5105279Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.5485620Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:51:40.5799242Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:40.5816914Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.8971621Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.9027718Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.9075402Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.9113796Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.9162104Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:40.9206943Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:41.7494189Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:44.0680662Z Reading package lists... 2021-05-15T13:51:44.2329463Z Building dependency tree... 2021-05-15T13:51:44.2351539Z Reading state information... 2021-05-15T13:51:44.3972284Z The following additional packages will be installed: 2021-05-15T13:51:44.3974075Z libdcmtk14 2021-05-15T13:51:44.4475610Z The following NEW packages will be installed: 2021-05-15T13:51:44.4481473Z dcmtk libdcmtk14 2021-05-15T13:51:44.5661723Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:44.5662844Z Need to get 5546 kB of archives. 2021-05-15T13:51:44.5664177Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:51:44.5666447Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:51:44.7488836Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:51:45.2757030Z Fetched 5546 kB in 0s (15.9 MB/s) 2021-05-15T13:51:45.3113978Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:51:45.3196889Z (Reading database ... 2021-05-15T13:51:45.3197774Z (Reading database ... 5% 2021-05-15T13:51:45.3198489Z (Reading database ... 10% 2021-05-15T13:51:45.3199407Z (Reading database ... 15% 2021-05-15T13:51:45.3200395Z (Reading database ... 20% 2021-05-15T13:51:45.3201212Z (Reading database ... 25% 2021-05-15T13:51:45.3201981Z (Reading database ... 30% 2021-05-15T13:51:45.3202719Z (Reading database ... 35% 2021-05-15T13:51:45.3204647Z (Reading database ... 40% 2021-05-15T13:51:45.3205194Z (Reading database ... 45% 2021-05-15T13:51:45.3205942Z (Reading database ... 50% 2021-05-15T13:51:45.3228355Z (Reading database ... 55% 2021-05-15T13:51:45.3271287Z (Reading database ... 60% 2021-05-15T13:51:45.3315943Z (Reading database ... 65% 2021-05-15T13:51:45.3460290Z (Reading database ... 70% 2021-05-15T13:51:45.3586928Z (Reading database ... 75% 2021-05-15T13:51:45.3921737Z (Reading database ... 80% 2021-05-15T13:51:45.4284780Z (Reading database ... 85% 2021-05-15T13:51:45.4440920Z (Reading database ... 90% 2021-05-15T13:51:45.4526086Z (Reading database ... 95% 2021-05-15T13:51:45.4526806Z (Reading database ... 100% 2021-05-15T13:51:45.4527975Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T13:51:45.4687535Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:45.4718803Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:46.0326678Z Selecting previously unselected package dcmtk. 2021-05-15T13:51:46.0581683Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:46.0654976Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:46.2462945Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:46.2508692Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:46.2711744Z Adding `dcmtk' group to system ... 2021-05-15T13:51:46.3360200Z Adding `dcmtk' user to system ... 2021-05-15T13:51:46.4179201Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:51:46.7134784Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:48.4663744Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:50.8169343Z Reading package lists... 2021-05-15T13:51:50.9787709Z Building dependency tree... 2021-05-15T13:51:50.9808726Z Reading state information... 2021-05-15T13:51:51.2307595Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:51:51.2309070Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:51.3045819Z Reading package lists... 2021-05-15T13:51:51.4738772Z Building dependency tree... 2021-05-15T13:51:51.4757716Z Reading state information... 2021-05-15T13:51:51.7322034Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:51:51.7324048Z libpng-dev set to manually installed. 2021-05-15T13:51:51.7325263Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:51.8071371Z Reading package lists... 2021-05-15T13:51:51.9777762Z Building dependency tree... 2021-05-15T13:51:51.9797673Z Reading state information... 2021-05-15T13:51:52.1443727Z The following additional packages will be installed: 2021-05-15T13:51:52.1447427Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:51:52.1451755Z Suggested packages: 2021-05-15T13:51:52.1453002Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:51:52.1454487Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:51:52.1455564Z fonts-arphic-uming fonts-nanum 2021-05-15T13:51:52.1978911Z The following NEW packages will be installed: 2021-05-15T13:51:52.1980940Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:51:52.1986087Z libpoppler97 poppler-data 2021-05-15T13:51:52.2198036Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:52.2199122Z Need to get 2582 kB of archives. 2021-05-15T13:51:52.2200881Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:51:52.2202767Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:51:52.2417123Z 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:51:52.2437874Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:51:52.2549159Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:51:52.2556573Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:51:52.2561144Z 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:51:52.7014367Z Fetched 2582 kB in 0s (48.8 MB/s) 2021-05-15T13:51:52.7351445Z Selecting previously unselected package poppler-data. 2021-05-15T13:51:52.7429494Z (Reading database ... 2021-05-15T13:51:52.7430730Z (Reading database ... 5% 2021-05-15T13:51:52.7431719Z (Reading database ... 10% 2021-05-15T13:51:52.7432501Z (Reading database ... 15% 2021-05-15T13:51:52.7433311Z (Reading database ... 20% 2021-05-15T13:51:52.7434498Z (Reading database ... 25% 2021-05-15T13:51:52.7435340Z (Reading database ... 30% 2021-05-15T13:51:52.7436091Z (Reading database ... 35% 2021-05-15T13:51:52.7436818Z (Reading database ... 40% 2021-05-15T13:51:52.7437526Z (Reading database ... 45% 2021-05-15T13:51:52.7438255Z (Reading database ... 50% 2021-05-15T13:51:52.7470300Z (Reading database ... 55% 2021-05-15T13:51:52.7515478Z (Reading database ... 60% 2021-05-15T13:51:52.7556931Z (Reading database ... 65% 2021-05-15T13:51:52.7684270Z (Reading database ... 70% 2021-05-15T13:51:52.7804748Z (Reading database ... 75% 2021-05-15T13:51:52.8077942Z (Reading database ... 80% 2021-05-15T13:51:52.8421847Z (Reading database ... 85% 2021-05-15T13:51:52.8587994Z (Reading database ... 90% 2021-05-15T13:51:52.8673200Z (Reading database ... 95% 2021-05-15T13:51:52.8674079Z (Reading database ... 100% 2021-05-15T13:51:52.8675037Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T13:51:52.8839558Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:51:52.8854099Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:51:53.2086107Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:51:53.2346505Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:51:53.2374943Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:53.2805126Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:51:53.3116647Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:53.3133990Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.4486053Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:51:53.4724315Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:53.4744037Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.5093669Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:51:53.5413993Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:53.5428694Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.5726130Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:51:53.6030455Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:53.6044231Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.6768162Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:51:53.6893791Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:53.6933293Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.6969852Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.7012930Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.7051464Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:53.7094354Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:51:53.7494712Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:56.0179430Z Reading package lists... 2021-05-15T13:51:56.1723070Z Building dependency tree... 2021-05-15T13:51:56.1743483Z Reading state information... 2021-05-15T13:51:56.3381521Z The following additional packages will be installed: 2021-05-15T13:51:56.3385161Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:51:56.3390306Z Suggested packages: 2021-05-15T13:51:56.3391008Z libhdf5-doc 2021-05-15T13:51:56.3894781Z The following NEW packages will be installed: 2021-05-15T13:51:56.3905880Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:51:56.3906684Z libsz2 2021-05-15T13:51:56.4139610Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:56.4140472Z Need to get 4074 kB of archives. 2021-05-15T13:51:56.4141270Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:51:56.4143707Z 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:51:56.4161867Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:51:56.4170123Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:51:56.4175586Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:51:56.4390063Z 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:51:56.4409511Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:51:56.4417225Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:51:56.9452030Z Fetched 4074 kB in 0s (43.1 MB/s) 2021-05-15T13:51:56.9768470Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:51:56.9847232Z (Reading database ... 2021-05-15T13:51:56.9848181Z (Reading database ... 5% 2021-05-15T13:51:56.9848979Z (Reading database ... 10% 2021-05-15T13:51:56.9849781Z (Reading database ... 15% 2021-05-15T13:51:56.9850633Z (Reading database ... 20% 2021-05-15T13:51:56.9851395Z (Reading database ... 25% 2021-05-15T13:51:56.9852133Z (Reading database ... 30% 2021-05-15T13:51:56.9852885Z (Reading database ... 35% 2021-05-15T13:51:56.9853656Z (Reading database ... 40% 2021-05-15T13:51:56.9859784Z (Reading database ... 45% 2021-05-15T13:51:56.9860741Z (Reading database ... 50% 2021-05-15T13:51:56.9892992Z (Reading database ... 55% 2021-05-15T13:51:56.9934015Z (Reading database ... 60% 2021-05-15T13:51:56.9979005Z (Reading database ... 65% 2021-05-15T13:51:57.0108025Z (Reading database ... 70% 2021-05-15T13:51:57.0226903Z (Reading database ... 75% 2021-05-15T13:51:57.0500067Z (Reading database ... 80% 2021-05-15T13:51:57.0853753Z (Reading database ... 85% 2021-05-15T13:51:57.1017463Z (Reading database ... 90% 2021-05-15T13:51:57.1101003Z (Reading database ... 95% 2021-05-15T13:51:57.1101538Z (Reading database ... 100% 2021-05-15T13:51:57.1102283Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T13:51:57.1250622Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:57.1274280Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:57.1604695Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:51:57.1898774Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:51:57.1952648Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:57.2311013Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:51:57.2625178Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:51:57.2643066Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:57.3005208Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:51:57.3254324Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:57.3270272Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:57.4925961Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:51:57.5171679Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:57.5189217Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:57.5605795Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:51:57.5874794Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:51:57.5887771Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:57.6218820Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:51:57.6541029Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:57.6558517Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:58.0028259Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:58.0070606Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:58.0175113Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:58.0216006Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:58.0251833Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:58.0290157Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:58.0329984Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:58.0425429Z 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:51:58.0465041Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:58.9099244Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:01.2881877Z Reading package lists... 2021-05-15T13:52:01.4528714Z Building dependency tree... 2021-05-15T13:52:01.4553151Z Reading state information... 2021-05-15T13:52:01.6184847Z The following additional packages will be installed: 2021-05-15T13:52:01.6192885Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:52:01.6714433Z The following NEW packages will be installed: 2021-05-15T13:52:01.6717822Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:52:01.6719203Z mesa-common-dev 2021-05-15T13:52:01.6926063Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:01.6927776Z Need to get 1761 kB of archives. 2021-05-15T13:52:01.6928797Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:52:01.6930890Z 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:52:01.6971931Z 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:52:01.6981074Z 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:52:01.7007114Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:52:01.7057058Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:52:01.7117370Z 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:52:02.2061337Z Fetched 1761 kB in 0s (27.0 MB/s) 2021-05-15T13:52:02.2401565Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:52:02.2481103Z (Reading database ... 2021-05-15T13:52:02.2481889Z (Reading database ... 5% 2021-05-15T13:52:02.2482388Z (Reading database ... 10% 2021-05-15T13:52:02.2482900Z (Reading database ... 15% 2021-05-15T13:52:02.2483805Z (Reading database ... 20% 2021-05-15T13:52:02.2484338Z (Reading database ... 25% 2021-05-15T13:52:02.2485101Z (Reading database ... 30% 2021-05-15T13:52:02.2485617Z (Reading database ... 35% 2021-05-15T13:52:02.2486103Z (Reading database ... 40% 2021-05-15T13:52:02.2486608Z (Reading database ... 45% 2021-05-15T13:52:02.2487096Z (Reading database ... 50% 2021-05-15T13:52:02.2516427Z (Reading database ... 55% 2021-05-15T13:52:02.2558577Z (Reading database ... 60% 2021-05-15T13:52:02.2600039Z (Reading database ... 65% 2021-05-15T13:52:02.2735029Z (Reading database ... 70% 2021-05-15T13:52:02.2857566Z (Reading database ... 75% 2021-05-15T13:52:02.3148060Z (Reading database ... 80% 2021-05-15T13:52:02.3468269Z (Reading database ... 85% 2021-05-15T13:52:02.3615085Z (Reading database ... 90% 2021-05-15T13:52:02.3690395Z (Reading database ... 95% 2021-05-15T13:52:02.3691127Z (Reading database ... 100% 2021-05-15T13:52:02.3692199Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T13:52:02.3838000Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:52:02.3855120Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:52:02.4245350Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:52:02.4546674Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:02.4563701Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:02.4907537Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:52:02.5156897Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:02.5172936Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:02.5606248Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:52:02.5904639Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:52:02.5936080Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:02.6405378Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:52:02.6654940Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:52:02.6669432Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:02.7205245Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:52:02.7475284Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:02.7489760Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:02.9190860Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:52:02.9235398Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:02.9276503Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:02.9314746Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:52:02.9355618Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:52:02.9395258Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:02.9447049Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:04.4867447Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:06.7853536Z Reading package lists... 2021-05-15T13:52:06.9546148Z Building dependency tree... 2021-05-15T13:52:06.9567795Z Reading state information... 2021-05-15T13:52:07.1216788Z The following additional packages will be installed: 2021-05-15T13:52:07.1220033Z libprotobuf-lite17 libprotoc17 2021-05-15T13:52:07.1742802Z The following NEW packages will be installed: 2021-05-15T13:52:07.1746373Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:52:07.1752958Z protobuf-compiler 2021-05-15T13:52:07.1961232Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:07.1962378Z Need to get 2754 kB of archives. 2021-05-15T13:52:07.1963151Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:52:07.1965297Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:52:07.2077227Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:52:07.2285059Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:52:07.2662555Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:52:07.2995004Z 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:52:07.7588282Z Fetched 2754 kB in 0s (22.9 MB/s) 2021-05-15T13:52:07.7977545Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:52:07.8056650Z (Reading database ... 2021-05-15T13:52:07.8057207Z (Reading database ... 5% 2021-05-15T13:52:07.8057757Z (Reading database ... 10% 2021-05-15T13:52:07.8058430Z (Reading database ... 15% 2021-05-15T13:52:07.8058942Z (Reading database ... 20% 2021-05-15T13:52:07.8059444Z (Reading database ... 25% 2021-05-15T13:52:07.8060155Z (Reading database ... 30% 2021-05-15T13:52:07.8060687Z (Reading database ... 35% 2021-05-15T13:52:07.8061331Z (Reading database ... 40% 2021-05-15T13:52:07.8061819Z (Reading database ... 45% 2021-05-15T13:52:07.8062287Z (Reading database ... 50% 2021-05-15T13:52:07.8102993Z (Reading database ... 55% 2021-05-15T13:52:08.7699193Z (Reading database ... 60% 2021-05-15T13:52:08.7709074Z (Reading database ... 65% 2021-05-15T13:52:08.7709887Z (Reading database ... 70% 2021-05-15T13:52:08.7710555Z (Reading database ... 75% 2021-05-15T13:52:08.7711207Z (Reading database ... 80% 2021-05-15T13:52:08.7711841Z (Reading database ... 85% 2021-05-15T13:52:08.7712819Z (Reading database ... 90% 2021-05-15T13:52:08.7713550Z (Reading database ... 95% 2021-05-15T13:52:08.7714184Z (Reading database ... 100% 2021-05-15T13:52:08.7715494Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T13:52:08.7717332Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:08.7718881Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7719932Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:52:08.7721545Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:08.7722789Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7724653Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:52:08.7726349Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:08.7727633Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7729053Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:52:08.7730339Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:08.7731778Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7733030Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:52:08.7734591Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:52:08.7735789Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7736862Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7737947Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7739112Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7740258Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7741555Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:52:08.7742597Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:09.4333799Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:11.7626625Z Reading package lists... 2021-05-15T13:52:11.9330666Z Building dependency tree... 2021-05-15T13:52:11.9369832Z Reading state information... 2021-05-15T13:52:12.1107653Z The following additional packages will be installed: 2021-05-15T13:52:12.1110314Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:52:12.1111648Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:52:12.1112894Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:52:12.1116252Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:52:12.1118209Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:52:12.1119385Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:52:12.1120852Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:52:12.1122150Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:52:12.1124232Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:52:12.1125572Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:52:12.1127282Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:52:12.1128761Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:52:12.1130090Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:52:12.1131256Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:52:12.1131995Z Suggested packages: 2021-05-15T13:52:12.1133053Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:52:12.1134510Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:52:12.1135972Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:52:12.1137286Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:52:12.1922270Z The following NEW packages will be installed: 2021-05-15T13:52:12.1927517Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:52:12.1928896Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:52:12.1930056Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:52:12.1931542Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:52:12.1932829Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:52:12.1934393Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:52:12.1945772Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:52:12.1947329Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:52:12.1948824Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:52:12.1950317Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:52:12.1959391Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:52:12.1960858Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:52:12.1962286Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:52:12.1964380Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:52:12.2240949Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:12.2242899Z Need to get 47.1 MB of archives. 2021-05-15T13:52:12.2244487Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:52:12.2246803Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:52:12.2389671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:52:12.2395919Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:52:12.2403068Z 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:52:12.2409443Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:52:12.2415299Z 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:52:12.2421620Z 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:52:12.2449165Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:52:12.3154345Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:52:12.3160208Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:52:12.3179041Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:52:12.3199965Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:52:12.3215175Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:52:12.3222484Z 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:52:12.3229554Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:52:12.3237142Z 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:52:12.3244299Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:52:12.3252122Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:52:12.3259851Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:52:12.3270039Z 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:52:12.3282662Z 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:52:12.3330614Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:52:12.3428217Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:52:12.3450085Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:52:12.3457136Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:52:12.3481984Z 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:52:12.4055703Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:52:12.4062029Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:52:12.4071196Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:52:12.4073277Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:52:12.4093587Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:52:12.4100561Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:52:12.4113574Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:52:12.4130066Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:52:12.4187563Z 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:52:12.4212914Z 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:52:12.4327580Z 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:52:12.4330085Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:52:12.5477703Z 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:52:12.5488322Z 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:52:12.5490174Z 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:52:12.5493118Z 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:52:12.5500044Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:52:12.5506875Z 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:52:12.5513352Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:52:12.5599219Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:52:12.5611590Z 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:52:12.5635804Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:52:12.5642347Z 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:52:12.5771762Z 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:52:12.5799629Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:52:12.5807206Z 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:52:12.5818644Z 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:52:12.5824547Z 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:52:12.5831690Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:52:12.5838401Z 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:52:12.5860922Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:52:12.5876725Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:52:12.5881963Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:52:12.5936631Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:52:12.5939681Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:52:12.5950353Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:52:12.5970649Z 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:52:12.6009007Z 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:52:12.6047872Z 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:52:12.6065396Z 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:52:12.6072132Z 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:52:12.6249687Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:52:12.6260853Z 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:52:12.6422038Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:52:12.6429228Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:52:12.6431456Z 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:52:12.6738916Z 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:52:12.7056852Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:52:12.7143458Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:52:12.7145387Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:52:13.3711603Z Fetched 47.1 MB in 1s (91.5 MB/s) 2021-05-15T13:52:13.4074264Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:52:13.4149324Z (Reading database ... 2021-05-15T13:52:13.4150133Z (Reading database ... 5% 2021-05-15T13:52:13.4150990Z (Reading database ... 10% 2021-05-15T13:52:13.4151605Z (Reading database ... 15% 2021-05-15T13:52:13.4152345Z (Reading database ... 20% 2021-05-15T13:52:13.4153016Z (Reading database ... 25% 2021-05-15T13:52:13.4153521Z (Reading database ... 30% 2021-05-15T13:52:13.4154016Z (Reading database ... 35% 2021-05-15T13:52:13.4154516Z (Reading database ... 40% 2021-05-15T13:52:13.4155001Z (Reading database ... 45% 2021-05-15T13:52:13.4155512Z (Reading database ... 50% 2021-05-15T13:52:13.4202247Z (Reading database ... 55% 2021-05-15T13:52:13.4240264Z (Reading database ... 60% 2021-05-15T13:52:13.4282737Z (Reading database ... 65% 2021-05-15T13:52:13.4413084Z (Reading database ... 70% 2021-05-15T13:52:13.4539741Z (Reading database ... 75% 2021-05-15T13:52:13.4862007Z (Reading database ... 80% 2021-05-15T13:52:13.5185957Z (Reading database ... 85% 2021-05-15T13:52:13.5336931Z (Reading database ... 90% 2021-05-15T13:52:13.5412366Z (Reading database ... 95% 2021-05-15T13:52:13.5413243Z (Reading database ... 100% 2021-05-15T13:52:13.5414482Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T13:52:13.5567537Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:52:13.5605819Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:52:13.7159984Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:52:13.7498728Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:13.7519099Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:52:13.7897201Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:52:13.8221115Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:13.8243089Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:52:13.8554386Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:52:13.8872288Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:52:13.8889627Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:52:13.9194438Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:52:13.9511801Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:52:13.9535595Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:13.9885269Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:52:14.0186965Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:52:14.0205416Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:52:14.0509250Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:52:14.0813397Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:14.0831580Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:14.1361052Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:52:14.1692277Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:52:14.1706633Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:52:14.9335828Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:52:14.9659385Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:52:14.9679427Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:52:15.0020007Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:52:15.0337937Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:52:15.0349763Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:52:15.0834993Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:52:15.1148248Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:15.1166460Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:52:15.1647574Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:52:15.1956023Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:52:15.1971994Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:52:15.2267225Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:52:15.2626976Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:52:15.2645602Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:52:15.3084668Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:52:15.3336014Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:52:15.3355069Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:52:15.3764617Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:52:15.4081601Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:52:15.4100978Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:52:15.4524702Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:52:15.4785946Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:15.4808455Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:15.5160385Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:52:15.5469383Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:52:15.5481995Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:52:15.5948853Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:52:15.6257513Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:52:15.6271482Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:52:15.6654465Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:52:15.6954838Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:52:15.6977594Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:52:15.7444874Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:52:15.7680336Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:15.7697521Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:52:15.8125808Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:52:15.8382006Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:52:15.8401367Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:52:15.9239372Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:52:15.9582635Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:52:15.9597671Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:52:16.1525332Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:52:16.1795347Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:52:16.1808388Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:52:16.2321632Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:52:16.2581005Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:52:16.2591230Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:52:16.2965085Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:52:16.3228263Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:52:16.3247254Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:52:16.3844329Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:52:16.4084374Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:16.4101749Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:16.9354356Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:52:16.9676281Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:52:16.9691019Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:52:17.0045994Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:52:17.0322895Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:52:17.0339946Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:52:17.0725533Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:52:17.0978947Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:52:17.0994130Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:52:17.1365106Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:52:17.1669087Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:52:17.1686111Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:52:17.2166393Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:52:17.2434109Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:52:17.2453868Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:52:17.2885358Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:52:17.3179855Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:52:17.3198826Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:52:17.3665163Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:52:17.3976904Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:52:17.3992333Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:52:17.4407186Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:52:17.4708765Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:52:17.4723974Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:52:17.5620377Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:52:17.5946898Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:17.5961015Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:17.6489414Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:52:17.6800173Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:17.6818361Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:17.8085146Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:52:17.8344718Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:52:17.8357992Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:52:17.8765103Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:52:17.9041050Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:52:17.9054716Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:52:19.1725270Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:52:19.1953201Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:52:19.1974932Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:52:19.2365443Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:52:19.2621692Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:52:19.2635729Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:52:19.3004997Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:52:19.3259513Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:52:19.3280375Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:52:19.3648664Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:52:19.3907374Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:19.3926308Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:52:19.4284656Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:52:19.4584911Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:52:19.4597555Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:52:19.4912882Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:52:19.5244122Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:19.5266681Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.5635076Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:52:19.5974753Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:52:19.5987161Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:52:19.7350370Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:52:19.7671526Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:52:19.7684658Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:52:19.8060571Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:52:19.8375913Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:19.8390441Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:19.8884754Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:52:19.9155718Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:52:19.9173289Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:52:19.9565345Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:52:19.9846977Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:19.9867819Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:20.1325660Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:52:20.1609169Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:52:20.1621866Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:52:20.2148050Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:52:20.2460246Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:52:20.2480158Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:52:20.2842590Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:52:20.3156607Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:52:20.3172463Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:20.3767211Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:52:20.4087858Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:52:20.4106864Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:20.4506231Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:52:20.4813315Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:52:20.4835665Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:52:20.5245927Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:52:20.5561094Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:52:20.5581241Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:52:20.5907990Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:52:20.6211174Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:52:20.6233043Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:52:20.6829107Z Selecting previously unselected package libopenal-data. 2021-05-15T13:52:20.7139566Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:52:20.7161762Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:52:20.7583264Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:52:20.7893067Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:52:20.7905654Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:52:20.8244795Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:52:20.8527557Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:52:20.8545524Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:52:20.9334237Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:52:20.9614652Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:52:20.9631470Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:52:20.9943937Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:52:21.0273896Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:52:21.0292405Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:52:21.0725188Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:52:21.0989803Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:52:21.1006582Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:52:21.1512605Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:52:21.1826062Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:52:21.1920738Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:52:21.2450454Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:52:21.2759056Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:52:21.2779549Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:52:21.3524673Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:52:21.3807163Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:21.3823444Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:21.4244676Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:52:21.4507055Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:21.4536541Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:21.4876243Z Selecting previously unselected package ffmpeg. 2021-05-15T13:52:21.5189091Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:52:21.5275815Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:21.6725475Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:52:21.7019067Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:52:21.7033633Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:52:21.7425422Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:52:21.7738463Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:52:21.7753442Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:52:21.9805064Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:52:22.0096176Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:52:22.0112836Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:52:22.0452422Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:52:22.0771354Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:52:22.0784056Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:52:22.1165530Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:52:22.1429049Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:22.1447432Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:22.4413715Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:52:22.4727965Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:22.4750101Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:22.7830129Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:52:22.8143543Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:52:22.8159301Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:22.9645896Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:52:22.9998859Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:52:23.0013982Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:23.0267234Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:52:23.0583088Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:52:23.0603010Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:23.1337125Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:52:23.1422197Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:23.1468406Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:52:23.1522806Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:52:23.1569740Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:52:23.1617001Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:52:23.1663060Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:52:23.1708360Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:52:23.1750699Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:52:23.1799521Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:52:23.1877357Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:52:23.1929216Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:52:23.1982256Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:52:23.2027045Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:52:23.2070592Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:52:23.2137832Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:52:23.2192565Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:52:23.2239670Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:52:23.2287988Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:52:23.2349533Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:52:23.2389782Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:52:23.2427586Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:52:23.2478123Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:52:23.2527650Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:52:23.2590027Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:52:23.2631506Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:52:23.2674578Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:52:23.2730158Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:52:23.2776264Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:52:23.2821685Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:52:23.2864563Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:52:23.2920039Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:52:23.2973088Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:52:23.3015064Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:23.3072482Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:52:23.3135725Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:52:23.3173487Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:52:23.3230970Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:52:23.3297280Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:23.3349618Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:52:23.3398310Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:52:23.3459519Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:52:23.3504341Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:52:23.3552680Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:52:23.3605635Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:52:23.3648753Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:23.3695014Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:52:23.3739017Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:52:23.3790743Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:52:23.3830105Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:52:23.3868739Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:23.3911719Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:52:23.3951453Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:23.3991248Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:23.4105551Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:52:23.4171352Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.4232823Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:23.4281772Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.4327655Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:52:23.4386365Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:52:23.4443492Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:23.4494039Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:52:23.4533570Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:52:23.4574351Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.4627304Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:52:23.4670679Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:52:23.4727778Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:52:23.4855652Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.4896120Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.4964280Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.5032126Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:52:23.5071422Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:52:23.5128150Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.5169097Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.5218625Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.5259168Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:23.5379055Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:24.6701848Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:26.9930811Z Reading package lists... 2021-05-15T13:52:27.1846017Z Building dependency tree... 2021-05-15T13:52:27.1868794Z Reading state information... 2021-05-15T13:52:27.3666345Z The following additional packages will be installed: 2021-05-15T13:52:27.3669141Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:27.4237169Z The following NEW packages will be installed: 2021-05-15T13:52:27.4239344Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:27.4244404Z libmagick++-dev 2021-05-15T13:52:27.4464030Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:27.4465278Z Need to get 309 kB of archives. 2021-05-15T13:52:27.4466886Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:52:27.4469236Z 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:52:27.4499596Z 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:52:27.4531229Z 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:52:27.4563831Z 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:52:27.9309563Z Fetched 309 kB in 0s (11.7 MB/s) 2021-05-15T13:52:27.9691039Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:52:27.9775351Z (Reading database ... 2021-05-15T13:52:27.9776101Z (Reading database ... 5% 2021-05-15T13:52:27.9777841Z (Reading database ... 10% 2021-05-15T13:52:27.9778601Z (Reading database ... 15% 2021-05-15T13:52:27.9779243Z (Reading database ... 20% 2021-05-15T13:52:27.9779892Z (Reading database ... 25% 2021-05-15T13:52:27.9781301Z (Reading database ... 30% 2021-05-15T13:52:27.9781866Z (Reading database ... 35% 2021-05-15T13:52:27.9782569Z (Reading database ... 40% 2021-05-15T13:52:27.9783354Z (Reading database ... 45% 2021-05-15T13:52:27.9784283Z (Reading database ... 50% 2021-05-15T13:52:27.9831779Z (Reading database ... 55% 2021-05-15T13:52:27.9882377Z (Reading database ... 60% 2021-05-15T13:52:27.9915591Z (Reading database ... 65% 2021-05-15T13:52:28.0062662Z (Reading database ... 70% 2021-05-15T13:52:28.0207135Z (Reading database ... 75% 2021-05-15T13:52:28.0232921Z (Reading database ... 80% 2021-05-15T13:52:28.0840448Z (Reading database ... 85% 2021-05-15T13:52:28.1032916Z (Reading database ... 90% 2021-05-15T13:52:28.1140268Z (Reading database ... 95% 2021-05-15T13:52:28.1140917Z (Reading database ... 100% 2021-05-15T13:52:28.1141725Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T13:52:28.1318759Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:28.1447067Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.2197121Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:52:28.2528966Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:28.2555202Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.2992425Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:52:28.3306754Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:28.3320342Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.3823059Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:52:28.4148096Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:28.4260957Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.5005442Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.5121179Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.5170169Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.5207977Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:28.5310521Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:30.8806198Z Reading package lists... 2021-05-15T13:52:31.0524466Z Building dependency tree... 2021-05-15T13:52:31.0547564Z Reading state information... 2021-05-15T13:52:31.2131973Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:52:31.2136070Z The following additional packages will be installed: 2021-05-15T13:52:31.2137721Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:52:31.2141444Z libijs-0.35 libjbig2dec0 2021-05-15T13:52:31.2142192Z Suggested packages: 2021-05-15T13:52:31.2143602Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:52:31.2144910Z ghostscript-x 2021-05-15T13:52:31.2642149Z The following NEW packages will be installed: 2021-05-15T13:52:31.2645327Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:52:31.2647200Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:52:31.2870324Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:31.2871418Z Need to get 11.2 MB of archives. 2021-05-15T13:52:31.2872377Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:52:31.2874277Z 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:52:31.3235003Z 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:52:31.3300934Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:52:31.4478628Z 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:52:31.4573305Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:52:31.4577112Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:52:31.4581445Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:52:31.4839026Z 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:52:31.9670114Z Fetched 11.2 MB in 0s (51.5 MB/s) 2021-05-15T13:52:32.0132744Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:52:32.0223077Z (Reading database ... 2021-05-15T13:52:32.0224650Z (Reading database ... 5% 2021-05-15T13:52:32.0225638Z (Reading database ... 10% 2021-05-15T13:52:32.0226386Z (Reading database ... 15% 2021-05-15T13:52:32.0227184Z (Reading database ... 20% 2021-05-15T13:52:32.0228076Z (Reading database ... 25% 2021-05-15T13:52:32.0229085Z (Reading database ... 30% 2021-05-15T13:52:32.0229975Z (Reading database ... 35% 2021-05-15T13:52:32.0231756Z (Reading database ... 40% 2021-05-15T13:52:32.0232591Z (Reading database ... 45% 2021-05-15T13:52:32.0233806Z (Reading database ... 50% 2021-05-15T13:52:32.0303741Z (Reading database ... 55% 2021-05-15T13:52:32.0353259Z (Reading database ... 60% 2021-05-15T13:52:32.0387066Z (Reading database ... 65% 2021-05-15T13:52:32.0517340Z (Reading database ... 70% 2021-05-15T13:52:32.0653367Z (Reading database ... 75% 2021-05-15T13:52:32.0681690Z (Reading database ... 80% 2021-05-15T13:52:32.1297898Z (Reading database ... 85% 2021-05-15T13:52:32.1476878Z (Reading database ... 90% 2021-05-15T13:52:32.1559616Z (Reading database ... 95% 2021-05-15T13:52:32.1560139Z (Reading database ... 100% 2021-05-15T13:52:32.1561116Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T13:52:32.1701582Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:52:32.1954188Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:32.4165754Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:52:32.4465980Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:52:32.4479998Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:32.4885967Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:52:32.5177803Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:52:32.5850853Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:33.0042647Z Selecting previously unselected package libgs9-common. 2021-05-15T13:52:33.0369773Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:52:33.0384660Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.1606072Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:52:33.1888665Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:52:33.1924354Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:33.2314822Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:52:33.2639262Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:52:33.2668900Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:33.3077718Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:52:33.3395524Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:33.3411880Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.6559522Z Selecting previously unselected package ghostscript. 2021-05-15T13:52:33.6889574Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:33.6901783Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.7677365Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:33.7750973Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:33.7794365Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:33.8486213Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:33.8532058Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:33.8898121Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.8944979Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.9041279Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:33.9182741Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:52:34.0351084Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:34.0577594Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:37.4694084Z Reading package lists... 2021-05-15T13:52:37.6438240Z Building dependency tree... 2021-05-15T13:52:37.6460347Z Reading state information... 2021-05-15T13:52:37.8040162Z The following additional packages will be installed: 2021-05-15T13:52:37.8041677Z libudunits2-0 libudunits2-data 2021-05-15T13:52:37.8544682Z The following NEW packages will be installed: 2021-05-15T13:52:37.8551407Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:52:37.8770466Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:37.8771227Z Need to get 429 kB of archives. 2021-05-15T13:52:37.8772080Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:52:37.8774063Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:52:37.8788390Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:52:37.8796754Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:52:38.3445082Z Fetched 429 kB in 0s (13.1 MB/s) 2021-05-15T13:52:38.3791469Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:52:38.3869977Z (Reading database ... 2021-05-15T13:52:38.3870483Z (Reading database ... 5% 2021-05-15T13:52:38.3871324Z (Reading database ... 10% 2021-05-15T13:52:38.3871801Z (Reading database ... 15% 2021-05-15T13:52:38.3872289Z (Reading database ... 20% 2021-05-15T13:52:38.3873185Z (Reading database ... 25% 2021-05-15T13:52:38.3874398Z (Reading database ... 30% 2021-05-15T13:52:38.3875038Z (Reading database ... 35% 2021-05-15T13:52:38.3875658Z (Reading database ... 40% 2021-05-15T13:52:38.3876461Z (Reading database ... 45% 2021-05-15T13:52:38.3877141Z (Reading database ... 50% 2021-05-15T13:52:38.3919853Z (Reading database ... 55% 2021-05-15T13:52:38.3967863Z (Reading database ... 60% 2021-05-15T13:52:38.3992730Z (Reading database ... 65% 2021-05-15T13:52:38.4118977Z (Reading database ... 70% 2021-05-15T13:52:38.4235032Z (Reading database ... 75% 2021-05-15T13:52:38.4256589Z (Reading database ... 80% 2021-05-15T13:52:38.4824741Z (Reading database ... 85% 2021-05-15T13:52:38.5100211Z (Reading database ... 90% 2021-05-15T13:52:38.5192522Z (Reading database ... 95% 2021-05-15T13:52:38.5193051Z (Reading database ... 100% 2021-05-15T13:52:38.5194043Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T13:52:38.5365139Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:52:38.5380682Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:38.5754617Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:52:38.6069879Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:52:38.6098234Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:38.6407693Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:52:38.6725652Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:52:38.6740242Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:38.7616337Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:38.7666996Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:38.7711231Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:38.7764601Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:38.9010402Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:41.1901661Z Reading package lists... 2021-05-15T13:52:41.3463903Z Building dependency tree... 2021-05-15T13:52:41.3486304Z Reading state information... 2021-05-15T13:52:41.5452721Z The following NEW packages will be installed: 2021-05-15T13:52:41.5458743Z libjq-dev 2021-05-15T13:52:41.5667864Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:41.5668641Z Need to get 11.2 kB of archives. 2021-05-15T13:52:41.5670022Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:52:41.5672355Z 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:52:42.0379662Z Fetched 11.2 kB in 0s (686 kB/s) 2021-05-15T13:52:42.0763861Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:52:42.0853265Z (Reading database ... 2021-05-15T13:52:42.0854209Z (Reading database ... 5% 2021-05-15T13:52:42.0855186Z (Reading database ... 10% 2021-05-15T13:52:42.0855928Z (Reading database ... 15% 2021-05-15T13:52:42.0856636Z (Reading database ... 20% 2021-05-15T13:52:42.0857354Z (Reading database ... 25% 2021-05-15T13:52:42.0858085Z (Reading database ... 30% 2021-05-15T13:52:42.0858899Z (Reading database ... 35% 2021-05-15T13:52:42.0859637Z (Reading database ... 40% 2021-05-15T13:52:42.0860535Z (Reading database ... 45% 2021-05-15T13:52:42.0861277Z (Reading database ... 50% 2021-05-15T13:52:42.0904913Z (Reading database ... 55% 2021-05-15T13:52:42.0962900Z (Reading database ... 60% 2021-05-15T13:52:42.0991058Z (Reading database ... 65% 2021-05-15T13:52:42.1121116Z (Reading database ... 70% 2021-05-15T13:52:42.1262774Z (Reading database ... 75% 2021-05-15T13:52:42.1288197Z (Reading database ... 80% 2021-05-15T13:52:42.1907835Z (Reading database ... 85% 2021-05-15T13:52:42.2092170Z (Reading database ... 90% 2021-05-15T13:52:42.2178485Z (Reading database ... 95% 2021-05-15T13:52:42.2179061Z (Reading database ... 100% 2021-05-15T13:52:42.2180419Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T13:52:42.2335926Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:42.2363244Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:42.3058924Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:44.6273975Z Reading package lists... 2021-05-15T13:52:44.7914736Z Building dependency tree... 2021-05-15T13:52:44.7938247Z Reading state information... 2021-05-15T13:52:45.0026034Z The following NEW packages will be installed: 2021-05-15T13:52:45.0028112Z libmng2 2021-05-15T13:52:45.0245897Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:45.0246779Z Need to get 168 kB of archives. 2021-05-15T13:52:45.0247710Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:52:45.0249592Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:52:45.5436665Z Fetched 168 kB in 0s (7526 kB/s) 2021-05-15T13:52:45.5783597Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:52:45.5869347Z (Reading database ... 2021-05-15T13:52:45.5870213Z (Reading database ... 5% 2021-05-15T13:52:45.5871250Z (Reading database ... 10% 2021-05-15T13:52:45.5872173Z (Reading database ... 15% 2021-05-15T13:52:45.5872887Z (Reading database ... 20% 2021-05-15T13:52:45.5873447Z (Reading database ... 25% 2021-05-15T13:52:45.5874130Z (Reading database ... 30% 2021-05-15T13:52:45.5874601Z (Reading database ... 35% 2021-05-15T13:52:45.5875091Z (Reading database ... 40% 2021-05-15T13:52:45.5875557Z (Reading database ... 45% 2021-05-15T13:52:45.5876032Z (Reading database ... 50% 2021-05-15T13:52:45.5916223Z (Reading database ... 55% 2021-05-15T13:52:45.5969443Z (Reading database ... 60% 2021-05-15T13:52:45.5995822Z (Reading database ... 65% 2021-05-15T13:52:45.6125994Z (Reading database ... 70% 2021-05-15T13:52:45.6249305Z (Reading database ... 75% 2021-05-15T13:52:45.6274418Z (Reading database ... 80% 2021-05-15T13:52:45.6825460Z (Reading database ... 85% 2021-05-15T13:52:45.7016687Z (Reading database ... 90% 2021-05-15T13:52:45.7109334Z (Reading database ... 95% 2021-05-15T13:52:45.7109901Z (Reading database ... 100% 2021-05-15T13:52:45.7110724Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:52:45.7263950Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:52:45.7298469Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:45.8254437Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:45.8331141Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:48.1224812Z Reading package lists... 2021-05-15T13:52:48.3054155Z Building dependency tree... 2021-05-15T13:52:48.3077530Z Reading state information... 2021-05-15T13:52:48.4477742Z E: Unable to locate package libmng1 2021-05-15T13:52:48.5185245Z Reading package lists... 2021-05-15T13:52:48.6849125Z Building dependency tree... 2021-05-15T13:52:48.6873930Z Reading state information... 2021-05-15T13:52:48.8216512Z E: Unable to locate package libapparmor-devel 2021-05-15T13:52:48.8995366Z Reading package lists... 2021-05-15T13:52:49.0955080Z Building dependency tree... 2021-05-15T13:52:49.0979943Z Reading state information... 2021-05-15T13:52:49.2778974Z The following additional packages will be installed: 2021-05-15T13:52:49.2784478Z libij-java 2021-05-15T13:52:49.3330498Z The following NEW packages will be installed: 2021-05-15T13:52:49.3341157Z imagej libij-java 2021-05-15T13:52:49.3551822Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:49.3552958Z Need to get 2328 kB of archives. 2021-05-15T13:52:49.3553898Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:52:49.3555594Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:52:49.4121753Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:52:49.8779219Z Fetched 2328 kB in 0s (31.7 MB/s) 2021-05-15T13:52:49.9117671Z Selecting previously unselected package libij-java. 2021-05-15T13:52:49.9194441Z (Reading database ... 2021-05-15T13:52:49.9195667Z (Reading database ... 5% 2021-05-15T13:52:49.9197117Z (Reading database ... 10% 2021-05-15T13:52:49.9198102Z (Reading database ... 15% 2021-05-15T13:52:49.9200308Z (Reading database ... 20% 2021-05-15T13:52:49.9201157Z (Reading database ... 25% 2021-05-15T13:52:49.9201913Z (Reading database ... 30% 2021-05-15T13:52:49.9202752Z (Reading database ... 35% 2021-05-15T13:52:49.9204106Z (Reading database ... 40% 2021-05-15T13:52:49.9204644Z (Reading database ... 45% 2021-05-15T13:52:49.9205266Z (Reading database ... 50% 2021-05-15T13:52:49.9254219Z (Reading database ... 55% 2021-05-15T13:52:49.9308919Z (Reading database ... 60% 2021-05-15T13:52:49.9337798Z (Reading database ... 65% 2021-05-15T13:52:49.9477042Z (Reading database ... 70% 2021-05-15T13:52:49.9652532Z (Reading database ... 75% 2021-05-15T13:52:49.9677511Z (Reading database ... 80% 2021-05-15T13:52:50.0270056Z (Reading database ... 85% 2021-05-15T13:52:50.0465281Z (Reading database ... 90% 2021-05-15T13:52:50.0552408Z (Reading database ... 95% 2021-05-15T13:52:50.0552968Z (Reading database ... 100% 2021-05-15T13:52:50.0553713Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T13:52:50.0713566Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:52:50.0727560Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:52:50.2085538Z Selecting previously unselected package imagej. 2021-05-15T13:52:50.2319815Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:52:50.2342207Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:52:50.3196479Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:52:50.3244745Z Setting up imagej (1.52r-1) ... 2021-05-15T13:52:50.3297178Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:52:50.5996758Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:51.3655904Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:52:53.6931161Z Reading package lists... 2021-05-15T13:52:53.8530277Z Building dependency tree... 2021-05-15T13:52:53.8550878Z Reading state information... 2021-05-15T13:52:54.7882027Z Suggested packages: 2021-05-15T13:52:54.7884343Z bowtie2-examples 2021-05-15T13:52:54.7885510Z The following NEW packages will be installed: 2021-05-15T13:52:54.7886288Z bowtie2 2021-05-15T13:52:54.7887173Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:54.7890456Z Need to get 1324 kB of archives. 2021-05-15T13:52:54.7891586Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:52:54.7893442Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:52:54.7894411Z Fetched 1324 kB in 0s (32.9 MB/s) 2021-05-15T13:52:54.7895503Z Selecting previously unselected package bowtie2. 2021-05-15T13:52:54.7896189Z (Reading database ... 2021-05-15T13:52:54.7896695Z (Reading database ... 5% 2021-05-15T13:52:54.7897215Z (Reading database ... 10% 2021-05-15T13:52:54.7897720Z (Reading database ... 15% 2021-05-15T13:52:54.7898237Z (Reading database ... 20% 2021-05-15T13:52:54.7898753Z (Reading database ... 25% 2021-05-15T13:52:54.7899276Z (Reading database ... 30% 2021-05-15T13:52:54.7899777Z (Reading database ... 35% 2021-05-15T13:52:54.7900293Z (Reading database ... 40% 2021-05-15T13:52:54.7900796Z (Reading database ... 45% 2021-05-15T13:52:54.7901314Z (Reading database ... 50% 2021-05-15T13:52:54.7902185Z (Reading database ... 55% 2021-05-15T13:52:54.7902689Z (Reading database ... 60% 2021-05-15T13:52:54.7903204Z (Reading database ... 65% 2021-05-15T13:52:54.7903705Z (Reading database ... 70% 2021-05-15T13:52:54.7904225Z (Reading database ... 75% 2021-05-15T13:52:54.7904728Z (Reading database ... 80% 2021-05-15T13:52:54.7905245Z (Reading database ... 85% 2021-05-15T13:52:54.7905904Z (Reading database ... 90% 2021-05-15T13:52:54.7906401Z (Reading database ... 95% 2021-05-15T13:52:54.7906890Z (Reading database ... 100% 2021-05-15T13:52:54.7907710Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:52:54.7938285Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:52:54.7955201Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:55.0100266Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:55.0150310Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:58.2477980Z Reading package lists... 2021-05-15T13:52:58.4320267Z Building dependency tree... 2021-05-15T13:52:58.4342665Z Reading state information... 2021-05-15T13:52:58.5648775Z E: Unable to locate package install 2021-05-15T13:52:58.5649682Z E: Unable to locate package gdal 2021-05-15T13:52:58.6416497Z Reading package lists... 2021-05-15T13:52:58.8427413Z Building dependency tree... 2021-05-15T13:52:58.8472753Z Reading state information... 2021-05-15T13:52:58.8738631Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:52:58.8742875Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:58.8743586Z is only available from another source 2021-05-15T13:52:58.8743912Z 2021-05-15T13:52:58.9851556Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:52:59.0605601Z Reading package lists... 2021-05-15T13:52:59.2486788Z Building dependency tree... 2021-05-15T13:52:59.2510117Z Reading state information... 2021-05-15T13:52:59.2782936Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:52:59.2784683Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:59.2785740Z is only available from another source 2021-05-15T13:52:59.2786686Z However the following packages replace it: 2021-05-15T13:52:59.2787464Z ffmpeg 2021-05-15T13:52:59.2788114Z 2021-05-15T13:52:59.3955673Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:52:59.4665361Z Reading package lists... 2021-05-15T13:52:59.6329170Z Building dependency tree... 2021-05-15T13:52:59.6351020Z Reading state information... 2021-05-15T13:52:59.8033425Z The following additional packages will be installed: 2021-05-15T13:52:59.8035436Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:59.8037182Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:59.8038386Z libssh2-1-dev 2021-05-15T13:52:59.8040802Z Suggested packages: 2021-05-15T13:52:59.8041958Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:52:59.8537994Z The following NEW packages will be installed: 2021-05-15T13:52:59.8540145Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:59.8542223Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:59.8544718Z libssh2-1-dev 2021-05-15T13:52:59.8808424Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:59.8809516Z Need to get 2667 kB of archives. 2021-05-15T13:52:59.8812180Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:52:59.8818332Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:52:59.8848251Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:52:59.8918067Z 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:52:59.8923800Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:52:59.8939065Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:52:59.8947754Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:52:59.8955304Z 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:52:59.8997827Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:52:59.9041273Z 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:52:59.9067250Z 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:52:59.9073336Z 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:53:00.4055465Z Fetched 2667 kB in 0s (43.8 MB/s) 2021-05-15T13:53:00.4446199Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:53:00.4535237Z (Reading database ... 2021-05-15T13:53:00.4536242Z (Reading database ... 5% 2021-05-15T13:53:00.4537019Z (Reading database ... 10% 2021-05-15T13:53:00.4537781Z (Reading database ... 15% 2021-05-15T13:53:00.4538686Z (Reading database ... 20% 2021-05-15T13:53:00.4539393Z (Reading database ... 25% 2021-05-15T13:53:00.4540109Z (Reading database ... 30% 2021-05-15T13:53:00.4540811Z (Reading database ... 35% 2021-05-15T13:53:00.4541770Z (Reading database ... 40% 2021-05-15T13:53:00.4542576Z (Reading database ... 45% 2021-05-15T13:53:00.4543323Z (Reading database ... 50% 2021-05-15T13:53:00.4590791Z (Reading database ... 55% 2021-05-15T13:53:00.4641322Z (Reading database ... 60% 2021-05-15T13:53:00.4671932Z (Reading database ... 65% 2021-05-15T13:53:00.4813497Z (Reading database ... 70% 2021-05-15T13:53:00.4951632Z (Reading database ... 75% 2021-05-15T13:53:00.4985326Z (Reading database ... 80% 2021-05-15T13:53:00.5619556Z (Reading database ... 85% 2021-05-15T13:53:00.5803177Z (Reading database ... 90% 2021-05-15T13:53:00.5888490Z (Reading database ... 95% 2021-05-15T13:53:00.5889044Z (Reading database ... 100% 2021-05-15T13:53:00.5889825Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T13:53:00.6050329Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:53:00.6069734Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:53:00.6526123Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:53:00.6786667Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:53:00.6801031Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:53:00.7765953Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:53:00.8009923Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:53:00.8049852Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:53:00.8475066Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:53:00.8721110Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:00.8734421Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:00.9239578Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:53:00.9521018Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:00.9534032Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:00.9925044Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:53:01.0153456Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:01.0173781Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.0605902Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:53:01.0860354Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:53:01.0874393Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:01.1605501Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:53:01.1832669Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:01.1851976Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.2685326Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:53:01.2931659Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:53:01.2953970Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:53:01.3670882Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:53:01.3968474Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:53:01.3978340Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:53:01.4326389Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:53:01.4622180Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:53:01.4637753Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:01.6017003Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:53:01.6069600Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.6126350Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:53:01.6159775Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:53:01.6203253Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.6252472Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.6306216Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:53:01.6343849Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:53:01.6387833Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:53:01.6433162Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:01.6476069Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:53:01.6520770Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:06.9273673Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:07.0607749Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:09.3956949Z Reading package lists... 2021-05-15T13:53:09.5868816Z Building dependency tree... 2021-05-15T13:53:09.5894454Z Reading state information... 2021-05-15T13:53:09.8625675Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:53:09.8627599Z libtiff-dev set to manually installed. 2021-05-15T13:53:09.8628821Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:09.9400171Z Reading package lists... 2021-05-15T13:53:10.1151013Z Building dependency tree... 2021-05-15T13:53:10.1175864Z Reading state information... 2021-05-15T13:53:10.3611749Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:53:10.3613531Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.4546827Z Reading package lists... 2021-05-15T13:53:10.6189622Z Building dependency tree... 2021-05-15T13:53:10.6215984Z Reading state information... 2021-05-15T13:53:10.8298591Z The following NEW packages will be installed: 2021-05-15T13:53:10.8301684Z libsodium-dev 2021-05-15T13:53:10.8525846Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.8527116Z Need to get 169 kB of archives. 2021-05-15T13:53:10.8529368Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:53:10.8531689Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:53:11.3153066Z Fetched 169 kB in 0s (8202 kB/s) 2021-05-15T13:53:11.3489634Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:53:11.3570369Z (Reading database ... 2021-05-15T13:53:11.3571315Z (Reading database ... 5% 2021-05-15T13:53:11.3572422Z (Reading database ... 10% 2021-05-15T13:53:11.3576137Z (Reading database ... 15% 2021-05-15T13:53:11.3577678Z (Reading database ... 20% 2021-05-15T13:53:11.3578552Z (Reading database ... 25% 2021-05-15T13:53:11.3579309Z (Reading database ... 30% 2021-05-15T13:53:11.3580156Z (Reading database ... 35% 2021-05-15T13:53:11.3580911Z (Reading database ... 40% 2021-05-15T13:53:11.3581658Z (Reading database ... 45% 2021-05-15T13:53:11.3582410Z (Reading database ... 50% 2021-05-15T13:53:11.3627566Z (Reading database ... 55% 2021-05-15T13:53:11.3678109Z (Reading database ... 60% 2021-05-15T13:53:11.3704412Z (Reading database ... 65% 2021-05-15T13:53:11.3834972Z (Reading database ... 70% 2021-05-15T13:53:11.3958493Z (Reading database ... 75% 2021-05-15T13:53:11.3993215Z (Reading database ... 80% 2021-05-15T13:53:11.4577372Z (Reading database ... 85% 2021-05-15T13:53:11.4749117Z (Reading database ... 90% 2021-05-15T13:53:11.4840092Z (Reading database ... 95% 2021-05-15T13:53:11.4840611Z (Reading database ... 100% 2021-05-15T13:53:11.4841361Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T13:53:11.4991064Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:53:11.5009862Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:53:11.5894931Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:53:13.8689454Z Reading package lists... 2021-05-15T13:53:14.0369485Z Building dependency tree... 2021-05-15T13:53:14.0391099Z Reading state information... 2021-05-15T13:53:14.1983069Z The following additional packages will be installed: 2021-05-15T13:53:14.1986693Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:53:14.2475926Z The following NEW packages will be installed: 2021-05-15T13:53:14.2479741Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:53:14.2481419Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:53:14.2787576Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:14.2789549Z Need to get 10.4 MB of archives. 2021-05-15T13:53:14.2790865Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:53:14.2793056Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:53:14.2887262Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:53:14.3070383Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:53:14.3335834Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:53:14.3573348Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:53:14.3847266Z 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:53:14.4087563Z 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:53:14.4570720Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:53:14.9376225Z Fetched 10.4 MB in 0s (50.5 MB/s) 2021-05-15T13:53:14.9793860Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:53:14.9885974Z (Reading database ... 2021-05-15T13:53:14.9886931Z (Reading database ... 5% 2021-05-15T13:53:14.9888089Z (Reading database ... 10% 2021-05-15T13:53:14.9888643Z (Reading database ... 15% 2021-05-15T13:53:14.9889185Z (Reading database ... 20% 2021-05-15T13:53:14.9889714Z (Reading database ... 25% 2021-05-15T13:53:14.9890227Z (Reading database ... 30% 2021-05-15T13:53:14.9890712Z (Reading database ... 35% 2021-05-15T13:53:14.9891399Z (Reading database ... 40% 2021-05-15T13:53:14.9891906Z (Reading database ... 45% 2021-05-15T13:53:14.9892422Z (Reading database ... 50% 2021-05-15T13:53:14.9949416Z (Reading database ... 55% 2021-05-15T13:53:15.0006494Z (Reading database ... 60% 2021-05-15T13:53:15.0036809Z (Reading database ... 65% 2021-05-15T13:53:15.0167451Z (Reading database ... 70% 2021-05-15T13:53:15.0309602Z (Reading database ... 75% 2021-05-15T13:53:15.0337969Z (Reading database ... 80% 2021-05-15T13:53:15.0969365Z (Reading database ... 85% 2021-05-15T13:53:15.1172571Z (Reading database ... 90% 2021-05-15T13:53:15.1264794Z (Reading database ... 95% 2021-05-15T13:53:15.1266206Z (Reading database ... 100% 2021-05-15T13:53:15.1267171Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T13:53:15.1430371Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:53:15.1446498Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:53:15.2324829Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:53:15.2593798Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:53:15.2624706Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:53:15.3926774Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:53:15.4188539Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:53:15.4204236Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:53:15.5885359Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:53:15.6128211Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:15.6169699Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:15.7806575Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:53:15.8085836Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:15.8127024Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:16.0085405Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:53:16.0374924Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:53:16.0390551Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:16.2292956Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:53:16.2609273Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:53:16.2623403Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:16.6325874Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:53:16.6617775Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:53:16.6632177Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:53:16.7602435Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:16.7650347Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:53:16.7690782Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:53:16.7732078Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:16.7778515Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:53:16.7820006Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:53:16.7867867Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:53:16.7911522Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:53:16.7957305Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:19.9671047Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:22.3121494Z Reading package lists... 2021-05-15T13:53:22.4679312Z Building dependency tree... 2021-05-15T13:53:22.4705132Z Reading state information... 2021-05-15T13:53:22.7159924Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:53:22.7161265Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:22.7954491Z Reading package lists... 2021-05-15T13:53:22.9524535Z Building dependency tree... 2021-05-15T13:53:22.9543519Z Reading state information... 2021-05-15T13:53:23.1243039Z The following additional packages will be installed: 2021-05-15T13:53:23.1247434Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:53:23.1249061Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:53:23.1253538Z Suggested packages: 2021-05-15T13:53:23.1254622Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:53:23.1812063Z The following NEW packages will be installed: 2021-05-15T13:53:23.1814254Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:53:23.1816935Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:53:23.2080650Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:23.2082227Z Need to get 1459 kB of archives. 2021-05-15T13:53:23.2083015Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:53:23.2085132Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:53:23.2115030Z 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:53:23.2129263Z 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:53:23.2139536Z 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:53:23.2162661Z 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:53:23.2181086Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:53:23.2244605Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:53:23.2473445Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:53:23.2597644Z 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:53:23.2605220Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:53:23.7595781Z Fetched 1459 kB in 0s (15.3 MB/s) 2021-05-15T13:53:23.7959471Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:53:23.8052893Z (Reading database ... 2021-05-15T13:53:23.8053968Z (Reading database ... 5% 2021-05-15T13:53:23.8054660Z (Reading database ... 10% 2021-05-15T13:53:23.8055324Z (Reading database ... 15% 2021-05-15T13:53:23.8055969Z (Reading database ... 20% 2021-05-15T13:53:23.8056616Z (Reading database ... 25% 2021-05-15T13:53:23.8057339Z (Reading database ... 30% 2021-05-15T13:53:23.8058015Z (Reading database ... 35% 2021-05-15T13:53:23.8058655Z (Reading database ... 40% 2021-05-15T13:53:23.8059302Z (Reading database ... 45% 2021-05-15T13:53:23.8059969Z (Reading database ... 50% 2021-05-15T13:53:23.8101290Z (Reading database ... 55% 2021-05-15T13:53:23.8149964Z (Reading database ... 60% 2021-05-15T13:53:23.8185129Z (Reading database ... 65% 2021-05-15T13:53:23.8316506Z (Reading database ... 70% 2021-05-15T13:53:23.8445479Z (Reading database ... 75% 2021-05-15T13:53:23.8472121Z (Reading database ... 80% 2021-05-15T13:53:23.8896788Z (Reading database ... 85% 2021-05-15T13:53:23.9221419Z (Reading database ... 90% 2021-05-15T13:53:23.9309500Z (Reading database ... 95% 2021-05-15T13:53:23.9310419Z (Reading database ... 100% 2021-05-15T13:53:23.9311450Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T13:53:23.9461744Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:23.9498881Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:23.9885344Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:53:24.0160762Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:24.0180900Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.0526207Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:53:24.0816836Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:24.0827333Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.1318657Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:53:24.1652220Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:24.1666345Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.2012248Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:53:24.2339338Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:53:24.2384535Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:53:24.2806828Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:53:24.3085453Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:24.3099741Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.3540199Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:53:24.3859839Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:53:24.3872358Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:53:24.4766127Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:53:24.5018020Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:53:24.5035707Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:53:24.5605622Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:53:24.5897908Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:53:24.5915522Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.6325335Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:53:24.6605264Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:53:24.6638735Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:53:24.7903440Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:53:24.7946269Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.7990597Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:53:24.8030028Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:53:24.8084704Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.8125676Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.8168079Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.8220584Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.8262576Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:53:24.8300713Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:53:24.8356803Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:24.8588949Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:28.4464666Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:30.8783191Z Reading package lists... 2021-05-15T13:53:31.0306606Z Building dependency tree... 2021-05-15T13:53:31.0329316Z Reading state information... 2021-05-15T13:53:31.1742807Z E: Unable to locate package udunits 2021-05-15T13:53:31.2455982Z Reading package lists... 2021-05-15T13:53:31.4296449Z Building dependency tree... 2021-05-15T13:53:31.4321447Z Reading state information... 2021-05-15T13:53:31.5979908Z The following additional packages will be installed: 2021-05-15T13:53:31.5980883Z libwebpdemux2 2021-05-15T13:53:31.6506669Z The following NEW packages will be installed: 2021-05-15T13:53:31.6511857Z libwebp-dev libwebpdemux2 2021-05-15T13:53:31.6709441Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:31.6710458Z Need to get 277 kB of archives. 2021-05-15T13:53:31.6711597Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:53:31.6713434Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:53:31.6727476Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:53:32.1742007Z Fetched 277 kB in 0s (12.4 MB/s) 2021-05-15T13:53:32.2102073Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:53:32.2188182Z (Reading database ... 2021-05-15T13:53:32.2189063Z (Reading database ... 5% 2021-05-15T13:53:32.2189925Z (Reading database ... 10% 2021-05-15T13:53:32.2190793Z (Reading database ... 15% 2021-05-15T13:53:32.2191538Z (Reading database ... 20% 2021-05-15T13:53:32.2192149Z (Reading database ... 25% 2021-05-15T13:53:32.2192722Z (Reading database ... 30% 2021-05-15T13:53:32.2193243Z (Reading database ... 35% 2021-05-15T13:53:32.2193907Z (Reading database ... 40% 2021-05-15T13:53:32.2194613Z (Reading database ... 45% 2021-05-15T13:53:32.2195512Z (Reading database ... 50% 2021-05-15T13:53:32.2228900Z (Reading database ... 55% 2021-05-15T13:53:32.2275344Z (Reading database ... 60% 2021-05-15T13:53:32.2308125Z (Reading database ... 65% 2021-05-15T13:53:32.2437870Z (Reading database ... 70% 2021-05-15T13:53:32.2564487Z (Reading database ... 75% 2021-05-15T13:53:32.2592549Z (Reading database ... 80% 2021-05-15T13:53:32.3004729Z (Reading database ... 85% 2021-05-15T13:53:32.3328946Z (Reading database ... 90% 2021-05-15T13:53:32.3411335Z (Reading database ... 95% 2021-05-15T13:53:32.3412350Z (Reading database ... 100% 2021-05-15T13:53:32.3413317Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T13:53:32.3563133Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:53:32.3591458Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:53:32.3885277Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:53:32.4159800Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:53:32.4175196Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:53:32.5063719Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:53:32.5120044Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:53:32.5167026Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:34.8050437Z Reading package lists... 2021-05-15T13:53:35.7996053Z Building dependency tree... 2021-05-15T13:53:35.7998499Z Reading state information... 2021-05-15T13:53:35.7999984Z The following additional packages will be installed: 2021-05-15T13:53:35.8002231Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:53:35.8004960Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:53:35.8006530Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:53:35.8007525Z Suggested packages: 2021-05-15T13:53:35.8008539Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:53:35.8009512Z Recommended packages: 2021-05-15T13:53:35.8010246Z cargo 2021-05-15T13:53:35.8010978Z The following NEW packages will be installed: 2021-05-15T13:53:35.8012336Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:53:35.8014607Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:53:35.8016284Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:53:35.8017337Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:35.8018190Z Need to get 108 MB of archives. 2021-05-15T13:53:35.8019523Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:53:35.8021520Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:53:35.8024073Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:53:35.8026880Z 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:53:35.8030449Z 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:53:35.8032805Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:53:35.8035572Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:53:35.8038200Z 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:53:35.8041064Z 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:53:37.1578248Z 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:53:37.5500121Z 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:53:37.5747352Z 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:53:37.6129396Z 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:53:37.7846961Z 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:53:38.2561669Z Fetched 108 MB in 3s (41.8 MB/s) 2021-05-15T13:53:38.2943715Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:53:38.3038538Z (Reading database ... 2021-05-15T13:53:38.3041258Z (Reading database ... 5% 2021-05-15T13:53:38.3042029Z (Reading database ... 10% 2021-05-15T13:53:38.3042825Z (Reading database ... 15% 2021-05-15T13:53:38.3043821Z (Reading database ... 20% 2021-05-15T13:53:38.3044334Z (Reading database ... 25% 2021-05-15T13:53:38.3045229Z (Reading database ... 30% 2021-05-15T13:53:38.3045787Z (Reading database ... 35% 2021-05-15T13:53:38.3048552Z (Reading database ... 40% 2021-05-15T13:53:38.3051125Z (Reading database ... 45% 2021-05-15T13:53:38.3053351Z (Reading database ... 50% 2021-05-15T13:53:38.3081098Z (Reading database ... 55% 2021-05-15T13:53:38.3123161Z (Reading database ... 60% 2021-05-15T13:53:38.3160872Z (Reading database ... 65% 2021-05-15T13:53:38.3310911Z (Reading database ... 70% 2021-05-15T13:53:38.3440449Z (Reading database ... 75% 2021-05-15T13:53:38.3470081Z (Reading database ... 80% 2021-05-15T13:53:38.3883112Z (Reading database ... 85% 2021-05-15T13:53:38.4200922Z (Reading database ... 90% 2021-05-15T13:53:38.4291757Z (Reading database ... 95% 2021-05-15T13:53:38.4292361Z (Reading database ... 100% 2021-05-15T13:53:38.4293252Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T13:53:38.4431693Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:53:38.4467372Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:38.4965536Z Selecting previously unselected package libipt2. 2021-05-15T13:53:38.5227782Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:53:38.5244413Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:53:38.5556972Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:53:38.5868298Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:53:38.5886129Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:38.6368330Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:53:38.6675496Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:53:38.6694690Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:38.7537390Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:53:38.7866681Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:53:38.7893778Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:38.8516753Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:53:38.8825609Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:53:38.8841238Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:38.9204681Z Selecting previously unselected package gdb. 2021-05-15T13:53:38.9460991Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:53:38.9476345Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:39.3056599Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:53:39.3380438Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:39.3396489Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:46.0445182Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:53:46.0688792Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:46.0698847Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:49.3424694Z Selecting previously unselected package rustc. 2021-05-15T13:53:49.3770516Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:49.3825070Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:49.5923848Z Selecting previously unselected package cargo. 2021-05-15T13:53:49.6260225Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:49.6279402Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:49.9899958Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:53:50.0231785Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:53:50.0247512Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:51.3505349Z Selecting previously unselected package rust-gdb. 2021-05-15T13:53:51.3824869Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:53:51.3838449Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.4529561Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.4573464Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:51.4609323Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:51.4655673Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.4700614Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:53:51.4743996Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:51.4787868Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:51.4827658Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.4871838Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:51.4918403Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:51.4967418Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.5002277Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:51.5070538Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:51.5131306Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:51.5388955Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:55.0823415Z Reading package lists... 2021-05-15T13:53:55.2512831Z Building dependency tree... 2021-05-15T13:53:55.2535397Z Reading state information... 2021-05-15T13:53:55.4428071Z The following additional packages will be installed: 2021-05-15T13:53:55.4429707Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:55.4431246Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:55.4432636Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:55.4437564Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:55.4438993Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:55.4448275Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:55.4453892Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:55.4456340Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:55.4457981Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:55.4459634Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:55.4461154Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:55.4462591Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:55.4464350Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:55.4466080Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:55.4467700Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:55.4469221Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:55.4470655Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:55.4472121Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:55.4473645Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:55.4475072Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:55.4476264Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:55.4477536Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:55.4478886Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:55.4479990Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:55.4481432Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:55.4482861Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:55.4488826Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:55.4496137Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:55.4497638Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:55.4499018Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:55.4510325Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:55.4511803Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:55.4513262Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:55.4515004Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:55.4516468Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:55.4518629Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:55.4519971Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:55.4521200Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:55.4522408Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:55.4524032Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:55.4525743Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:55.4527036Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:53:55.4528420Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:55.4529843Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:55.4532469Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:55.4534080Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:55.4536757Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:55.4543041Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:55.4551625Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:55.4552455Z Suggested packages: 2021-05-15T13:53:55.4553495Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:53:55.4555139Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:53:55.4556797Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:53:55.4558427Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:53:55.4559603Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:53:55.4561131Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:53:55.4562518Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:53:55.4564494Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:53:55.4565922Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:53:55.4567331Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:53:55.4568910Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:53:55.4570458Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:53:55.4571912Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:53:55.4572977Z wpagui libengine-pkcs11-openssl 2021-05-15T13:53:55.5467214Z The following NEW packages will be installed: 2021-05-15T13:53:55.5470441Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:55.5474259Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:55.5477446Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:55.5480035Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:55.5482778Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:55.5484716Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:55.5487739Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:55.5490987Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:55.5495399Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:55.5498182Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:55.5501313Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:55.5503994Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:55.5505467Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:55.5507245Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:55.5511207Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:55.5512673Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:55.5513962Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:55.5515292Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:55.5516676Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:55.5517774Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:55.5519080Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:55.5520572Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:55.5521696Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:55.5522749Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:55.5524105Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:55.5525638Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:55.5567609Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:55.5569064Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:55.5570976Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:55.5572197Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:55.5573489Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:55.5574830Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:55.5576282Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:55.5577938Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:55.5579759Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:55.5581460Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:55.5583138Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:55.5584608Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:55.5585972Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:55.5587223Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:55.5588510Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:55.5589686Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:53:55.5590896Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:55.5592264Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:55.5594804Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:55.5596580Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:55.5597778Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:55.5599104Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:55.5600464Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:55.5787481Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:55.5788712Z Need to get 183 MB of archives. 2021-05-15T13:53:55.5789986Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:53:55.5792012Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:53:55.5823043Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:53:55.6192345Z 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:53:55.6227687Z 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:53:55.6268836Z 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:53:55.6281519Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:53:55.6289017Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:53:55.6301306Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:53:55.6308218Z 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:53:55.6317942Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:53:55.6362187Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:53:55.6386495Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:53:55.6469894Z 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:53:55.6476071Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:53:55.6482016Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:53:55.6490205Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:53:55.6501021Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:53:55.6503239Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:53:55.6510136Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:53:55.6517185Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:53:55.6529844Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:53:55.6544467Z 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:53:55.6568088Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:53:55.7009328Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:53:55.7391868Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:53:55.7409487Z 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:53:55.7440386Z 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:53:55.7551580Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:53:55.7558934Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:53:55.7592216Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:53:55.7631889Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:53:55.7861273Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:53:55.8067946Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:53:55.8088328Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:53:55.8097108Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:53:55.8109476Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:53:56.0308179Z 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:53:56.0321448Z 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:53:56.0460338Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:53:56.0508794Z 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:53:56.0546916Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:53:56.0574707Z 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:53:56.0590434Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:53:56.0628004Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:53:56.0662765Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:53:56.0711345Z 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:53:56.0766384Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:53:56.0836607Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:53:56.0851986Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:53:56.0926086Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:53:56.0945221Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:53:56.0957003Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:53:56.0968148Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:53:56.0985869Z 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:53:56.1079761Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:53:56.1102858Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:53:56.2405501Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:53:56.2743583Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:53:56.2756265Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:53:56.2801553Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:53:56.2807306Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:53:56.2818457Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:53:56.2827624Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:53:56.2856887Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:53:56.2871037Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:53:56.2930952Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:53:56.2969144Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:53:56.3000888Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:53:56.3230611Z 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:53:56.3399803Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:53:56.4470371Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:53:56.4482516Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:53:56.4505122Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:53:56.4507178Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:53:56.4513580Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:53:56.4574733Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:53:56.4592075Z 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:53:56.5607385Z 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:53:56.5616585Z 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:53:56.5627742Z 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:53:56.5844483Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:53:56.5852748Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:53:56.5879162Z 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:53:56.5960870Z 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:53:56.6532106Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:53:56.6882126Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:53:56.6897801Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:53:56.6906570Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:53:56.6929547Z 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:53:56.7034826Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:53:56.7040100Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:53:56.7143436Z 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:53:56.7155333Z 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:53:56.7176234Z 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:53:56.7191746Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:53:56.7200875Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:53:56.7606376Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:53:56.7673156Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:53:56.7726254Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:53:56.7733311Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:53:56.7764383Z 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:53:56.7808117Z 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:53:56.7867823Z 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:53:56.7888780Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:53:56.7898404Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:53:56.8080795Z 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:53:56.8111365Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:53:57.5233375Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:53:57.5248206Z 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:53:57.5258183Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:53:57.5549217Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:53:57.6887905Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:53:57.6896596Z 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:53:57.6918733Z 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:53:57.7015234Z 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:53:57.7025781Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:53:57.7537257Z 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:53:57.7662195Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:53:57.7711852Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:53:57.7714555Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:53:57.7723150Z 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:53:57.7770597Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:53:57.7793306Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:53:57.7795498Z 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:53:57.7991953Z 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:53:57.8028298Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:53:57.8039043Z 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:53:57.8048653Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:53:57.8057955Z 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:53:57.8127510Z 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:53:57.8137645Z 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:53:57.8172396Z 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:53:57.8208706Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:53:57.8573158Z 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:53:57.8618998Z 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:53:57.8621381Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:53:57.8656943Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:53:57.8806128Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:53:57.8842408Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:53:57.8968198Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:53:57.8978387Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:53:57.9022507Z 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:53:57.9036655Z 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:53:57.9053380Z 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:53:57.9077507Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:53:57.9094726Z 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:53:57.9097502Z 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:53:57.9148778Z 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:53:57.9411497Z 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:53:58.0129747Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:53:58.0170653Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:53:58.0385852Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:53:58.0411889Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:53:58.0431851Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:53:58.0540195Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:53:58.0548462Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:53:58.1294309Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:53:58.1465455Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:53:58.1764047Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:53:58.2627585Z 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:53:58.2681525Z 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:53:58.2744430Z 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:53:58.2756170Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:53:58.2897414Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:53:58.2906384Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:53:58.2973333Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:53:58.2980594Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:53:58.3330346Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:53:58.3439288Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:53:58.4554438Z 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:53:58.4567482Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:53:58.4582316Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:53:58.4590687Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:53:58.4604327Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:53:58.4612256Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:53:58.4808342Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:53:58.4822247Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:53:58.4931688Z 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:53:58.4978100Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:53:58.4994631Z 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:53:58.5009242Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:53:58.5032472Z 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:53:58.5404072Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:53:58.5462303Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:53:58.6450013Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:53:58.6460085Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:53:58.6502590Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:53:58.6586830Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:53:58.6596478Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:53:58.6626962Z 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:53:58.6706074Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:53:58.6715086Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:53:58.7216175Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:53:58.7355083Z 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:53:58.7413523Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:53:58.8153366Z 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:53:58.8667357Z 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:53:58.8768551Z 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:53:58.8836536Z 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:53:58.8900074Z 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:53:58.9381059Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:53:59.0949253Z 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:53:59.1014961Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:53:59.1108513Z 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:53:59.2774942Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:53:59.3267827Z 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:53:59.3317603Z 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:53:59.3328402Z 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:53:59.3388915Z 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:53:59.3405113Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:53:59.3565642Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:53:59.3721160Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:53:59.3732632Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:53:59.3737935Z 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:54:00.6598616Z Fetched 183 MB in 4s (48.0 MB/s) 2021-05-15T13:54:00.7056894Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:54:00.7148878Z (Reading database ... 2021-05-15T13:54:00.7149523Z (Reading database ... 5% 2021-05-15T13:54:00.7150384Z (Reading database ... 10% 2021-05-15T13:54:00.7150902Z (Reading database ... 15% 2021-05-15T13:54:00.7151425Z (Reading database ... 20% 2021-05-15T13:54:00.7151968Z (Reading database ... 25% 2021-05-15T13:54:00.7152471Z (Reading database ... 30% 2021-05-15T13:54:00.7152995Z (Reading database ... 35% 2021-05-15T13:54:00.7153498Z (Reading database ... 40% 2021-05-15T13:54:00.7154176Z (Reading database ... 45% 2021-05-15T13:54:00.7154838Z (Reading database ... 50% 2021-05-15T13:54:00.7208368Z (Reading database ... 55% 2021-05-15T13:54:00.7258881Z (Reading database ... 60% 2021-05-15T13:54:00.7300620Z (Reading database ... 65% 2021-05-15T13:54:00.7445643Z (Reading database ... 70% 2021-05-15T13:54:00.7590077Z (Reading database ... 75% 2021-05-15T13:54:00.7620477Z (Reading database ... 80% 2021-05-15T13:54:00.8089471Z (Reading database ... 85% 2021-05-15T13:54:00.8476294Z (Reading database ... 90% 2021-05-15T13:54:00.8570442Z (Reading database ... 95% 2021-05-15T13:54:00.8571515Z (Reading database ... 100% 2021-05-15T13:54:00.8572619Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T13:54:00.8740716Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:54:00.8769373Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:54:00.9175790Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:54:00.9505191Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:00.9606045Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:01.1726628Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:54:01.2014375Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:01.2028331Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:01.2435773Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:54:01.2766854Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:01.2782103Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:54:01.3137655Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:54:01.3478698Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:01.3494940Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:54:01.3845403Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:54:01.4122205Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:54:01.4136684Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:54:01.4426382Z Selecting previously unselected package libwacom-common. 2021-05-15T13:54:01.4739494Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:54:01.4752682Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:54:01.5504110Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:54:01.5837542Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:54:01.5857748Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:54:01.6166207Z Selecting previously unselected package libinput-bin. 2021-05-15T13:54:01.6461891Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:01.6477135Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:01.6821405Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:54:01.7154181Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:01.7166670Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:01.7580020Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:54:01.7911905Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:01.7928336Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:01.8564979Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:54:01.8919039Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:01.8939650Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:01.9989894Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:54:02.0338077Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:54:02.0355128Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:54:02.0678104Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:54:02.1016682Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:54:02.1028539Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:54:02.1336596Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:54:02.1666308Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:02.1680005Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:02.2029264Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:54:02.2351091Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:02.2370276Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:02.2694408Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:54:02.3059503Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:54:02.3076357Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:54:02.3445487Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:54:02.3718376Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:54:02.3736089Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:54:02.4125384Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:54:02.4380665Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:54:02.4398361Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:54:02.4677023Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:54:02.4989518Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:54:02.5005658Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:54:02.5442342Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:54:02.5732697Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:54:02.5745619Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:54:02.6126611Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:54:02.6398535Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:54:02.6414010Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:54:02.6924967Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:54:02.7185999Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:02.7282783Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:03.1045484Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:54:03.1371476Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.1387209Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:03.4046831Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:54:03.4354640Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.4367370Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:03.4845669Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:54:03.5126844Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:54:03.5139516Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:54:03.5705093Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:54:03.5966943Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:54:03.5982912Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:54:03.7405269Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:54:03.7664532Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:54:03.7680412Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:54:03.7998011Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:54:03.8318485Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.8331206Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:03.8885779Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:54:03.9158447Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:03.9171656Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:03.9717237Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:54:04.0052700Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.0067153Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.1925505Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:54:04.2198666Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.2213303Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.4044967Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:54:04.4307379Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.4328430Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.4805444Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:54:04.5060274Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:04.5079505Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:04.5484400Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:54:04.5736535Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:54:04.5756867Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:54:04.6165095Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:54:04.6451812Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:04.6469053Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:54:06.1237906Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:54:06.1532052Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:06.1546494Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:06.2005821Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:54:06.2300075Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:06.2312648Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:06.4948912Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:54:06.5300196Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:54:06.5316383Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:06.5965721Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:54:06.6232520Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:54:06.6250444Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:06.6885176Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:54:06.7164254Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:06.7180504Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:06.7584788Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:54:06.7908762Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:06.7922660Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:06.8285022Z Selecting previously unselected package gdal-data. 2021-05-15T13:54:06.8649230Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:54:06.8662261Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:06.9279048Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:54:06.9589454Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:54:06.9604824Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:54:06.9975055Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:54:07.0299930Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:54:07.0314482Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:54:07.0769497Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:54:07.1099446Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:07.1121175Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:54:07.1520995Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:54:07.1864509Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:54:07.1882453Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:54:07.2701234Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:54:07.3026287Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:07.3045568Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:54:07.3417362Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:54:07.3754261Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:54:07.3768426Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:54:07.4562406Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:54:07.4878175Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:54:07.4895395Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:54:07.5275592Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:54:07.5594447Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:54:07.5611573Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:54:07.5925490Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:54:07.6242532Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:54:07.6270434Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:54:07.6598354Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:54:07.6924253Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:54:07.6938999Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:54:07.7376418Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:54:07.7702516Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:54:07.7716861Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:07.8554365Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:54:07.8874317Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:54:07.8889251Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:07.9220567Z Selecting previously unselected package proj-data. 2021-05-15T13:54:07.9550479Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:54:07.9567968Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:54:08.8325314Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:54:08.8613106Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:54:08.8631375Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:54:08.9842755Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:54:09.0170386Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:54:09.0191163Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:54:09.0606172Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:54:09.0895835Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:54:09.0909699Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:54:09.1480233Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:54:09.1809715Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:54:09.1830397Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:54:09.2150008Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:54:09.2472392Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:54:09.2486161Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:54:09.2827013Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:54:09.3150847Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:09.3171386Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:09.3564757Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:54:09.3864154Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:09.3877374Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:09.4380423Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:54:09.4722012Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:54:09.4738504Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:09.5210893Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:54:09.5558875Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:54:09.5572723Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:54:09.6258267Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:54:09.6599587Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:54:09.6619472Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:54:09.7165727Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:54:09.7454058Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:54:09.7476015Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:54:09.7965085Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:54:09.8249972Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:54:09.8264606Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:10.0045885Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:54:10.0316250Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:54:10.0331990Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:54:10.1724885Z Selecting previously unselected package libgdal26. 2021-05-15T13:54:10.2021367Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:10.2037187Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:10.9245324Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:54:10.9562399Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:10.9594550Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:11.0005904Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:54:11.0306592Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:54:11.0319097Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:54:11.0805169Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:54:11.1066550Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:11.1102409Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:11.1524867Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:54:11.1790918Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:11.1807419Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:11.2284991Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:54:11.2565609Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:54:11.2585204Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:54:11.3182566Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:54:11.3501593Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:54:11.3518940Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:54:11.4045123Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:54:11.4347113Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:11.4387974Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.0780206Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:54:12.1121248Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:12.1155450Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:12.1495901Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:54:12.1823782Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:54:12.1836326Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:54:12.2341304Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:54:12.2671970Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:54:12.2687203Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:54:12.4470667Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:54:12.4798719Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:12.4813228Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:12.5191582Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:54:12.5519255Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:12.5534533Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:12.6086717Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:54:12.6352096Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:54:12.6373422Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:54:12.7226694Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:54:12.7556834Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:12.7755483Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:13.2024812Z Selecting previously unselected package qgis-providers. 2021-05-15T13:54:13.2362958Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:13.2380149Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:13.4810190Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:54:13.5139045Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:13.5177341Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:13.5540077Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:54:13.5860890Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:54:13.5875323Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:54:13.6173072Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:54:13.6489100Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:13.6503002Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:54:13.6958956Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:54:13.7288093Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:54:13.7305537Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:54:13.8185000Z Selecting previously unselected package blt. 2021-05-15T13:54:13.8521392Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:54:13.8539793Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:54:13.8797721Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:54:13.9112976Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:54:13.9138900Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:54:13.9598039Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:54:13.9937420Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:13.9951346Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:14.0354491Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:54:14.0692185Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:14.0703293Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:14.1282267Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:54:14.1617102Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:14.1628731Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:14.2028987Z Selecting previously unselected package gcr. 2021-05-15T13:54:14.2354167Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:54:14.2378668Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:54:14.2890766Z Selecting previously unselected package python3-numpy. 2021-05-15T13:54:14.3234143Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:54:14.3235359Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:54:14.6474241Z Selecting previously unselected package python3-gdal. 2021-05-15T13:54:14.6807692Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:14.6832042Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:14.7805111Z Selecting previously unselected package gdal-bin. 2021-05-15T13:54:14.8080270Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:54:14.8100536Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:14.8807059Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:54:14.9097335Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:54:14.9112924Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:14.9485343Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:54:14.9790978Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:54:14.9810980Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:54:15.0411300Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:54:15.0742902Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:54:15.0758502Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:54:15.1294516Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:54:15.1633805Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:15.1650129Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:15.2226362Z Selecting previously unselected package p11-kit. 2021-05-15T13:54:15.2561948Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:15.2574703Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:15.2989346Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:54:15.3332028Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:54:15.3345280Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:54:15.3765562Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:54:15.4073061Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:15.4207889Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:54:15.5239399Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:54:15.5564897Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:15.5595859Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:15.5951973Z Selecting previously unselected package grass-doc. 2021-05-15T13:54:15.6271529Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:54:15.6283879Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:54:17.5046170Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:54:17.5379569Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:54:17.5396910Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:54:17.5893733Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:54:17.6239114Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:17.6260785Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:17.6688343Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:54:17.7109298Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:17.7129923Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:17.9211285Z Selecting previously unselected package grass-core. 2021-05-15T13:54:17.9532223Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:54:17.9552284Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:54:18.6621554Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:54:18.6957949Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:54:18.6974216Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:54:18.7322539Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:54:18.7656647Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:54:18.7673320Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:54:18.8029391Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:54:18.8358206Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:54:18.8375937Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:54:18.9388268Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:54:18.9723937Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:54:18.9736339Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:54:19.0198813Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:54:19.0560295Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:54:19.0603974Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:54:19.4417323Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:54:19.4735847Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:54:19.4769475Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:54:19.5897597Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:54:19.6228698Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:54:19.6241747Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:54:19.6646347Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:54:19.6976389Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:54:19.7000885Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:54:19.7354820Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:54:19.7676999Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:54:19.7709219Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:54:19.8037589Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:54:19.8369519Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:54:19.8466502Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:54:19.9615183Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:54:19.9931339Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:54:19.9947136Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:54:20.0406007Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:54:20.0750045Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:54:20.0762246Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:54:20.1109929Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:54:20.1425965Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:54:20.1440298Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:20.1851931Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:54:20.2190793Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:54:20.2207014Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:20.2834037Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:54:20.3177065Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:54:20.3193518Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:54:20.3542601Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:54:20.3901813Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:54:20.3912121Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:20.4334916Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:54:20.4739862Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:54:20.4754598Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:54:20.5076348Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:54:20.5414878Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:20.5432687Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:54:20.5754472Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:54:20.6084859Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:20.6109551Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:54:20.6485581Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:54:20.6762173Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:20.6780877Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:54:20.7167228Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:54:20.7501259Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:20.7514055Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:54:20.7932194Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:54:20.8255872Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:54:20.8286481Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:20.9980110Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:54:21.0304597Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:21.0318643Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:54:21.0775645Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:54:21.1153174Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:54:21.1166293Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:54:21.1539425Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:54:21.1889504Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.1917539Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.2389216Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:54:21.2730414Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.2749514Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.3865211Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:54:21.4201250Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.4218217Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.4764855Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:54:21.5096712Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.5120337Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.5561573Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:54:21.5901407Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.5927367Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.6254837Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:54:21.6589090Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.6604454Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.7039455Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:54:21.7372717Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.7389605Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.7709096Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:54:21.8045860Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.8066561Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.8405155Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:54:21.8695622Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.8717785Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.9205410Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:54:21.9544529Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:21.9564615Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:21.9965286Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:54:22.0240931Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:22.0260964Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:22.0649143Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:54:22.0993796Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:22.1007924Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:22.1574340Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:54:22.1925873Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:22.1942219Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:22.3325877Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:54:22.3611766Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:22.3630708Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:22.7451811Z Selecting previously unselected package qtchooser. 2021-05-15T13:54:22.7798889Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:54:22.7812800Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:54:22.8144793Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:54:22.8470960Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:22.8486007Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:22.9361242Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:54:22.9709829Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:22.9724312Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.0159678Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:54:23.0499711Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.0515196Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.0854245Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:54:23.1179703Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.1193737Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.1958166Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:54:23.2298448Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.2316221Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.2733455Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:54:23.3098449Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.3113906Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.5455786Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:54:23.5789031Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.5806169Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:23.6852371Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:54:23.7188079Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:23.7203109Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:54:24.8105887Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:54:24.8108707Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:24.8110309Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:24.8111699Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:54:24.8113198Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:24.8115004Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:24.8116553Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:54:24.8118068Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:24.8119429Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:24.8120589Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:54:24.8122043Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:24.8123916Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:24.8125606Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:54:24.8127358Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:54:24.8128663Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:54:24.8130598Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:54:24.8132359Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:54:24.8133825Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:54:24.8134843Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:54:24.8136212Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:24.8137492Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:24.8138867Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:54:24.8140173Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:54:24.8141282Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:54:24.8142275Z Selecting previously unselected package modemmanager. 2021-05-15T13:54:24.8335682Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:54:24.8424614Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:54:24.9623322Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:54:24.9946521Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:54:24.9961985Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:54:25.0299142Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:54:25.0657292Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:54:25.0674880Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:54:25.4126319Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:54:25.4476456Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:54:25.4488774Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:54:25.4944795Z Selecting previously unselected package python3-bs4. 2021-05-15T13:54:25.5359322Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:54:25.5386931Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:54:25.5925332Z Selecting previously unselected package python3-cycler. 2021-05-15T13:54:25.6189865Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:54:25.6201920Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:54:25.6543639Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:54:25.6889455Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:54:25.6906098Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:54:25.7325475Z Selecting previously unselected package python3-decorator. 2021-05-15T13:54:25.7610494Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:54:25.7627229Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:54:25.8005203Z Selecting previously unselected package python3-future. 2021-05-15T13:54:25.8289756Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:54:25.8303977Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:54:25.9099836Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:54:25.9428862Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:54:25.9526104Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:54:25.9925147Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:54:26.0227233Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:54:26.0242753Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:54:26.0675604Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:54:26.1110681Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:54:26.1134645Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:54:26.1463797Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:54:26.1803955Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:54:26.1822965Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:54:26.2285371Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:54:26.2588406Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:54:26.2606766Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:54:26.3045912Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:54:26.3368834Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:54:26.3386283Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:54:26.3822972Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:54:26.4157894Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:54:26.4172497Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:54:26.5926357Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:54:26.6245374Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:54:26.6262526Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:54:26.6622012Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:54:26.6965923Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:54:26.6978088Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:54:27.1725820Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:54:27.2107635Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:54:27.2123721Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:54:27.2623037Z Selecting previously unselected package python3-olefile. 2021-05-15T13:54:27.3169831Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:54:27.3240027Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:54:27.3582864Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:54:27.3950484Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:54:27.3962747Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:54:27.4662575Z Selecting previously unselected package python3-tz. 2021-05-15T13:54:27.5033134Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:54:27.5048018Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:54:27.5423825Z Selecting previously unselected package python3-owslib. 2021-05-15T13:54:27.5776332Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:54:27.5789473Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:54:27.6326156Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:54:27.6657082Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:54:27.6670624Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:54:27.7495604Z Selecting previously unselected package python3-retrying. 2021-05-15T13:54:27.7838641Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:54:27.7854174Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:54:27.8245703Z Selecting previously unselected package python3-plotly. 2021-05-15T13:54:27.8537190Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:54:27.8556227Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:54:28.4094748Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:54:28.4450930Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:54:28.4466623Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:54:28.4875294Z Selecting previously unselected package python3-sip. 2021-05-15T13:54:28.5200562Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:54:28.5215704Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:54:28.5597156Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:54:28.5939523Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:28.5956879Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:28.9205372Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:54:28.9488327Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:54:28.9505872Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:54:29.0115617Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:54:29.0466018Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:29.0484341Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:29.0911357Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:54:29.1264792Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:29.1285342Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:29.1604946Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:54:29.1933672Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:54:29.1944888Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:29.2405566Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:54:29.2717539Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:29.2732149Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:29.6150652Z Selecting previously unselected package python3-qgis. 2021-05-15T13:54:29.6495487Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:29.6512565Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:30.6949416Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:54:30.7311100Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:54:30.7329090Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:54:30.7772502Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:54:30.8126414Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:54:30.8138541Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:54:30.8685998Z Selecting previously unselected package qgis-common. 2021-05-15T13:54:30.9055626Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:30.9067325Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:32.6583292Z Selecting previously unselected package qgis. 2021-05-15T13:54:32.6944877Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:32.7702797Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:33.0494513Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:54:33.0853190Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:54:33.0870469Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:33.3119356Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:54:33.3464364Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:33.3479350Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:33.3861282Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:54:33.4195910Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:54:33.4210306Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:33.5014586Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:54:33.5366526Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:33.5378452Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:33.5845365Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:54:33.6107570Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:54:33.6122373Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:54:33.8178612Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:54:33.8531616Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:54:33.8547133Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:54:34.0239746Z Selecting previously unselected package proj-bin. 2021-05-15T13:54:34.0582472Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:54:34.0598238Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:54:34.0970365Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:54:34.1328046Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:54:34.1345799Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:54:34.1765415Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:54:34.2054448Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:54:34.2138741Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:54:34.3039984Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:54:34.3086939Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:54:34.6190151Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:54:34.6211138Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:54:34.6255553Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:54:34.6294977Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:34.6435267Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:54:34.6477118Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:54:34.6520606Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:54:34.6565981Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:34.6611208Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:54:34.6658285Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:54:34.6703714Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:54:34.6742263Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:54:34.6792083Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:54:34.6838465Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:54:34.6890997Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:54:34.6942276Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:54:34.6986902Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:54:34.7038798Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:54:34.8825698Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:54:34.8870980Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:54:34.8921991Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:54:35.0768551Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:54:35.0812530Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:54:35.2661089Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:35.2799941Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:54:35.2867227Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:54:35.2910333Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:54:35.2954049Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:54:35.3006794Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:54:35.3055749Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:54:35.4453103Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:54:35.4503377Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:54:35.4547547Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:54:35.4594434Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:54:35.4682388Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:54:35.6402515Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:35.6442939Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:54:35.8236736Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:54:35.8353464Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:54:35.8396435Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:35.8513986Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:35.8557937Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:54:35.8602980Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:54:35.8654035Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:35.8690587Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:54:36.0415352Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:36.0458353Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:54:36.0511569Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:54:36.0592267Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:54:36.0728278Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:54:36.0781468Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:54:36.2872611Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:54:36.2913853Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:54:36.4690729Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:54:36.4764006Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:54:36.4820849Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:54:36.4867701Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:54:36.4904901Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:54:36.4941135Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:54:36.4994969Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:54:36.6965012Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:54:36.7006267Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:54:36.7050450Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:54:36.7101824Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:36.7207765Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:54:36.9785609Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:54:38.3731893Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:54:38.3776813Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:54:38.3814842Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:54:38.3862860Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:38.3908790Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:54:38.3959583Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:54:38.4004145Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:54:38.4045443Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:54:38.6141444Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:38.6185131Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:54:38.6232188Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:54:38.6293160Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:54:38.8587178Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:54:38.8630880Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:54:38.8683836Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:38.8722556Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:54:38.8775759Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:54:38.8981105Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:54:39.1053232Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:39.1094874Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:39.1135707Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:54:39.1246075Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:54:39.1288312Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:54:39.1338278Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:39.1388886Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:39.1432437Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:54:39.1539131Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:54:39.1598672Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:54:39.5569669Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:39.7334465Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:54:39.7379358Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:39.7431329Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:54:39.7475493Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:39.7514873Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:54:39.7575659Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:39.7621644Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:54:39.7663623Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:39.7704616Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:54:40.0033127Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:54:40.1969061Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:54:40.3894563Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:54:40.3934028Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:54:40.3967811Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:54:40.4008051Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:54:40.5897543Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:40.5935583Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:40.5975203Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:54:40.6008885Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:54:41.6545008Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:54:41.6597093Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:54:41.6640006Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:54:41.6694634Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:41.6748516Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:41.6797242Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:54:41.6888036Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:54:41.6927508Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:54:41.6969555Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:54:42.1447504Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:54:42.1472460Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:42.1515340Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:54:42.3479924Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:54:42.3516873Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:54:42.5550090Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:42.5594421Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:54:42.7893849Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:54:42.7930481Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:54:42.7966410Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:42.8007702Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:54:42.9714245Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:54:42.9716961Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:54:43.5580562Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:54:43.8803596Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:43.8846258Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:54:43.8887212Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:43.8988575Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:43.9026892Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:43.9062709Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:43.9108174Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:54:44.1059060Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1061466Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:54:44.1065660Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1068656Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:54:44.1573177Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1574288Z if direction is "increasing": 2021-05-15T13:54:44.1576394Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1577533Z elif direction is "decreasing": 2021-05-15T13:54:44.1774757Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1776469Z if direction is "increasing": 2021-05-15T13:54:44.1778448Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:44.1779975Z elif direction is "decreasing": 2021-05-15T13:54:45.2053742Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:45.2055931Z if props["offset_coordinates"] is "data": 2021-05-15T13:54:45.2058013Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:54:45.2059796Z if props["coordinates"] is not "data": 2021-05-15T13:54:46.1543524Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:54:46.8087160Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:54:46.8089949Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:54:46.8092776Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:54:48.1176470Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:54:48.1224786Z First installation detected... 2021-05-15T13:54:48.1227190Z Checking NSS setup... 2021-05-15T13:54:48.1274262Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:54:48.1352759Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:48.1414367Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:54:48.4852590Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:48.4897484Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:54:48.4936742Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:54:48.4987171Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:48.5044468Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:54:48.5093152Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:54:48.5151957Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:54:48.5213526Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:54:48.5253690Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:48.7529620Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:48.7591807Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:54:48.7652670Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:54:49.1765819Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:49.1767452Z if value is '': 2021-05-15T13:54:49.2894988Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:49.2896891Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:54:49.2898359Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:49.2899484Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:54:49.2900496Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:54:49.2901435Z if driver_string is not None and driver_string is not "": 2021-05-15T13:54:49.3396941Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:49.3398075Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:54:49.3399306Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:54:49.3400880Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:54:49.4113401Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:54:49.4156874Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4262823Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:54:49.4320643Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4376386Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4591636Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:49.4636718Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4692822Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4741715Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:49.4778852Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.4842719Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:54:49.5905441Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:49.5947107Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.5988752Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:49.6024718Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:54:49.7771468Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:54:49.7774165Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:54:50.4450257Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.4527324Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.4581139Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:54:50.4627308Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.4671911Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:50.4722782Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.4766075Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:54:50.4814462Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:54:50.4859899Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:54:50.4919288Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.4968194Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.5070682Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:50.5093552Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:50.5143188Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:50.5182528Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:50.5229769Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.5275679Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:54:50.5325302Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:50.5392133Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:50.5435558Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:50.7487406Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:50.7525733Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:50.7560838Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:50.7596751Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8306584Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.8346080Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:27.8387287Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8429471Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.8466850Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8506417Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8550445Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.8593188Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.0311519Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.0360135Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:28.0405787Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.0452912Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:55:28.0543186Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.2607674Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.2649371Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.2714157Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.2886729Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:55:28.3040740Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:55:29.5719978Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:55:29.5934975Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:55:29.6237339Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:55:29.6411226Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:55:29.7115820Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:29.7440779Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:55:30.0396901Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:42.3088154Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:55:42.3305724Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:55:44.5771474Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:55:44.5772105Z with: 2021-05-15T13:55:44.5772669Z github_slug: neuroconductor/malf.templates 2021-05-15T13:55:44.5773241Z env: 2021-05-15T13:55:44.5774024Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:44.5774478Z TIC_DEPLOY_KEY: 2021-05-15T13:55:44.5775464Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:44.5777256Z GITHUB_PAT: *** 2021-05-15T13:55:44.5777698Z COVERALLS_TOKEN: 2021-05-15T13:55:44.5778187Z continue-on-error: false 2021-05-15T13:55:44.5778688Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:44.5779177Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:44.5779659Z TZ: UTC 2021-05-15T13:55:44.5780051Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:44.5780488Z NOT_CRAN: true 2021-05-15T13:55:44.5780885Z ##[endgroup] 2021-05-15T13:55:44.6168499Z repo slug is: neuroconductor/malf.templates 2021-05-15T13:55:44.6308380Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:55:44.6308954Z env: 2021-05-15T13:55:44.6309358Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:44.6309802Z TIC_DEPLOY_KEY: 2021-05-15T13:55:44.6310549Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:44.6311738Z GITHUB_PAT: *** 2021-05-15T13:55:44.6312121Z COVERALLS_TOKEN: 2021-05-15T13:55:44.6312558Z continue-on-error: false 2021-05-15T13:55:44.6313001Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:44.6313441Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:44.6313858Z TZ: UTC 2021-05-15T13:55:44.6314208Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:44.6314594Z NOT_CRAN: true 2021-05-15T13:55:44.6314949Z ##[endgroup] 2021-05-15T13:55:44.8559003Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:55:44.8559632Z with: 2021-05-15T13:55:44.8560076Z repo_name: malf.templates 2021-05-15T13:55:44.8560563Z repo_version: 1.2.0 2021-05-15T13:55:44.8560961Z runner_os: Linux 2021-05-15T13:55:44.8561355Z R_version: 3.6 2021-05-15T13:55:44.8561703Z env: 2021-05-15T13:55:44.8562156Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:44.8562631Z TIC_DEPLOY_KEY: 2021-05-15T13:55:44.8565292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:44.8567220Z GITHUB_PAT: *** 2021-05-15T13:55:44.8568054Z COVERALLS_TOKEN: 2021-05-15T13:55:44.8568629Z continue-on-error: false 2021-05-15T13:55:44.8570568Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:44.8571116Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:44.8571586Z TZ: UTC 2021-05-15T13:55:44.8572010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:44.8572469Z NOT_CRAN: true 2021-05-15T13:55:44.8572889Z ##[endgroup] 2021-05-15T13:55:44.9040651Z Package: malf.templates 2021-05-15T13:55:44.9044984Z Version: 1.2.0 2021-05-15T13:55:44.9045355Z OS: Linux 2021-05-15T13:55:44.9171330Z ##[group]Run install.packages('remotes') 2021-05-15T13:55:44.9172115Z install.packages('remotes') 2021-05-15T13:55:44.9173736Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:55:44.9174785Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:55:44.9183337Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:55:44.9183741Z env: 2021-05-15T13:55:44.9184186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:44.9184647Z TIC_DEPLOY_KEY: 2021-05-15T13:55:44.9185453Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:44.9186808Z GITHUB_PAT: *** 2021-05-15T13:55:44.9187386Z COVERALLS_TOKEN: 2021-05-15T13:55:44.9188293Z continue-on-error: false 2021-05-15T13:55:44.9188790Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:44.9189313Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:44.9189800Z TZ: UTC 2021-05-15T13:55:44.9190207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:44.9190819Z NOT_CRAN: true 2021-05-15T13:55:44.9191198Z ##[endgroup] 2021-05-15T13:55:45.1061208Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:55:45.1062895Z (as ‘lib’ is unspecified) 2021-05-15T13:56:02.0691226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:56:02.6028535Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T13:56:02.6218572Z ================================================== 2021-05-15T13:56:02.6219486Z downloaded 382 KB 2021-05-15T13:56:02.6219772Z 2021-05-15T13:56:02.8785751Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:56:02.8837396Z * DONE (remotes) 2021-05-15T13:56:02.8895198Z 2021-05-15T13:56:02.8896570Z The downloaded source packages are in 2021-05-15T13:56:02.8898875Z ‘/tmp/RtmpnKHGaj/downloaded_packages’ 2021-05-15T13:56:22.5581632Z ##[group]Run actions/cache@v1 2021-05-15T13:56:22.5582089Z with: 2021-05-15T13:56:22.5582511Z path: /home/runner/work/_temp/Library 2021-05-15T13:56:22.5585480Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-4b570358216a7480b3901fb0a562241527e6fc892f9d8382a611e63201f54b16 2021-05-15T13:56:22.5589378Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T13:56:22.5590482Z env: 2021-05-15T13:56:22.5590919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:22.5591371Z TIC_DEPLOY_KEY: 2021-05-15T13:56:22.5592174Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:22.5593995Z GITHUB_PAT: *** 2021-05-15T13:56:22.5594405Z COVERALLS_TOKEN: 2021-05-15T13:56:22.5594867Z continue-on-error: false 2021-05-15T13:56:22.5595392Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:22.5595859Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:22.5596348Z TZ: UTC 2021-05-15T13:56:22.5596745Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:22.5597156Z NOT_CRAN: true 2021-05-15T13:56:22.5597512Z ##[endgroup] 2021-05-15T13:56:22.6132205Z [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:56:22.6204917Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:56:22.6205798Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:56:22.6206759Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:56:22.6207435Z sudo -s eval "$sysreqs" 2021-05-15T13:56:22.6254649Z shell: /usr/bin/bash -e {0} 2021-05-15T13:56:22.6255228Z env: 2021-05-15T13:56:22.6255692Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:22.6256376Z TIC_DEPLOY_KEY: 2021-05-15T13:56:22.6257235Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:22.6258632Z GITHUB_PAT: *** 2021-05-15T13:56:22.6259056Z COVERALLS_TOKEN: 2021-05-15T13:56:22.6259724Z continue-on-error: false 2021-05-15T13:56:22.6260201Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:22.6260703Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:22.6261148Z TZ: UTC 2021-05-15T13:56:22.6261564Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:22.6261998Z NOT_CRAN: true 2021-05-15T13:56:22.6262488Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:56:22.6262970Z ##[endgroup] 2021-05-15T13:56:22.8474825Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:56:23.3848747Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:56:43.3547657Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:56:43.3549240Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:56:43.3551921Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:43.3559794Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:56:43.3560801Z (as ‘lib’ is unspecified) 2021-05-15T13:56:43.3561478Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:56:43.3563931Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:56:43.3565309Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:56:59.1237687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:56:59.5195721Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T13:56:59.5247751Z ================================================== 2021-05-15T13:56:59.5248328Z downloaded 94 KB 2021-05-15T13:56:59.5248638Z 2021-05-15T13:56:59.5291937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:56:59.8652930Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T13:56:59.8763619Z ================================================== 2021-05-15T13:56:59.8764669Z downloaded 133 KB 2021-05-15T13:56:59.8765503Z 2021-05-15T13:56:59.8809157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:57:00.2630325Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T13:57:00.2688388Z ================================================== 2021-05-15T13:57:00.2688928Z downloaded 80 KB 2021-05-15T13:57:00.2689231Z 2021-05-15T13:57:00.2729569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:57:00.6787538Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T13:57:00.6991348Z ================================================== 2021-05-15T13:57:00.6992452Z downloaded 512 KB 2021-05-15T13:57:00.6993167Z 2021-05-15T13:57:00.7031793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:57:01.3705901Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T13:57:01.4010191Z ================================================== 2021-05-15T13:57:01.4011451Z downloaded 991 KB 2021-05-15T13:57:01.4011994Z 2021-05-15T13:57:01.6827564Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:57:01.6884151Z * DONE (rprojroot) 2021-05-15T13:57:01.9260829Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:57:01.9309571Z * DONE (crayon) 2021-05-15T13:57:02.1718586Z * installing *binary* package ‘R6’ ... 2021-05-15T13:57:02.1764533Z * DONE (R6) 2021-05-15T13:57:02.4586248Z * installing *binary* package ‘desc’ ... 2021-05-15T13:57:02.4639736Z * DONE (desc) 2021-05-15T13:57:02.7556970Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:57:02.7607450Z * DONE (debugme) 2021-05-15T13:57:02.7665616Z 2021-05-15T13:57:02.7666665Z The downloaded source packages are in 2021-05-15T13:57:02.7668131Z ‘/tmp/RtmpXH3tYa/downloaded_packages’ 2021-05-15T13:57:02.7682247Z Running `R CMD build`... 2021-05-15T13:57:03.0202302Z * checking for file ‘/tmp/RtmpXH3tYa/remotes691373174814/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:57:03.0204572Z * preparing ‘sysreqs’: 2021-05-15T13:57:03.0205418Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:57:03.0206491Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:03.0207305Z * checking for empty or unneeded directories 2021-05-15T13:57:03.0208262Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:57:03.0214608Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:03.0215797Z (as ‘lib’ is unspecified) 2021-05-15T13:57:03.2529284Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:57:03.2532934Z ** using staged installation 2021-05-15T13:57:03.2685763Z ** R 2021-05-15T13:57:03.2794248Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:03.7076645Z ** help 2021-05-15T13:57:03.7229431Z *** installing help indices 2021-05-15T13:57:03.7461000Z ** building package indices 2021-05-15T13:57:03.7609477Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:03.9855441Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:04.1990604Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:04.1996794Z * DONE (sysreqs) 2021-05-15T13:57:25.5244554Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:57:25.5247457Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:57:25.5249542Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:57:25.6203541Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:57:25.6207699Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:57:25.6826960Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:57:25.6885651Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:57:25.8404700Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:57:25.9981357Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:57:27.6214580Z Reading package lists... 2021-05-15T13:57:27.7277393Z Reading package lists... 2021-05-15T13:57:27.8946654Z Building dependency tree... 2021-05-15T13:57:27.8973021Z Reading state information... 2021-05-15T13:57:28.0619941Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:57:28.0621720Z libicu-dev set to manually installed. 2021-05-15T13:57:28.0623362Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:57:28.0624706Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:57:28.0625681Z The following additional packages will be installed: 2021-05-15T13:57:28.0627360Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:57:28.0628279Z Suggested packages: 2021-05-15T13:57:28.0629292Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:57:28.1166370Z The following NEW packages will be installed: 2021-05-15T13:57:28.1172819Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:57:28.1174322Z pandoc-citeproc 2021-05-15T13:57:28.1773094Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:57:28.1774140Z Need to get 13.7 MB of archives. 2021-05-15T13:57:28.1775387Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:57:28.1777683Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:57:28.1945921Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:57:28.2411469Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:57:28.2831900Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:57:29.3278203Z Fetched 13.7 MB in 1s (19.8 MB/s) 2021-05-15T13:57:29.3668266Z Selecting previously unselected package libbibutils6. 2021-05-15T13:57:29.3773592Z (Reading database ... 2021-05-15T13:57:29.3774638Z (Reading database ... 5% 2021-05-15T13:57:29.3775293Z (Reading database ... 10% 2021-05-15T13:57:29.3778537Z (Reading database ... 15% 2021-05-15T13:57:29.3779427Z (Reading database ... 20% 2021-05-15T13:57:29.3780097Z (Reading database ... 25% 2021-05-15T13:57:29.3780745Z (Reading database ... 30% 2021-05-15T13:57:29.3781412Z (Reading database ... 35% 2021-05-15T13:57:29.3782316Z (Reading database ... 40% 2021-05-15T13:57:29.3783248Z (Reading database ... 45% 2021-05-15T13:57:29.3783803Z (Reading database ... 50% 2021-05-15T13:57:29.3821753Z (Reading database ... 55% 2021-05-15T13:57:29.3880195Z (Reading database ... 60% 2021-05-15T13:57:29.3930654Z (Reading database ... 65% 2021-05-15T13:57:29.4145697Z (Reading database ... 70% 2021-05-15T13:57:29.4181735Z (Reading database ... 75% 2021-05-15T13:57:29.4470670Z (Reading database ... 80% 2021-05-15T13:57:29.4588147Z (Reading database ... 85% 2021-05-15T13:57:29.5011281Z (Reading database ... 90% 2021-05-15T13:57:29.5126283Z (Reading database ... 95% 2021-05-15T13:57:29.5126879Z (Reading database ... 100% 2021-05-15T13:57:29.5127666Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T13:57:29.5289517Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:57:29.5338393Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:57:29.6205912Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:57:29.6508690Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:57:29.6521761Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:57:29.7206763Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:57:29.7514529Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:57:29.7528619Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:57:29.8078089Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:57:29.8428343Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:57:29.8442482Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:57:29.8479450Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:57:31.4112417Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:57:31.4151139Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:57:31.4190932Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:57:31.4224009Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:57:31.4267331Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:57:34.9905376Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:57:37.2668184Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:57:37.2668927Z remotes::install_github("ropensci/tic") 2021-05-15T13:57:37.2669553Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:57:37.2670226Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:57:37.2670829Z remotes::install_cran("covr") 2021-05-15T13:57:37.2679817Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:57:37.2680252Z env: 2021-05-15T13:57:37.2680738Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:37.2681233Z TIC_DEPLOY_KEY: 2021-05-15T13:57:37.2682041Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:37.2683958Z GITHUB_PAT: *** 2021-05-15T13:57:37.2684407Z COVERALLS_TOKEN: 2021-05-15T13:57:37.2684883Z continue-on-error: false 2021-05-15T13:57:37.2685359Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:37.2685833Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:37.2686353Z TZ: UTC 2021-05-15T13:57:37.2686761Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:37.2687188Z NOT_CRAN: true 2021-05-15T13:57:37.2687551Z ##[endgroup] 2021-05-15T13:57:37.4857456Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:38.0462499Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:57:57.7070468Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:57:57.7071523Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:57:57.7072737Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:57:57.7073464Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:57:57.7074043Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:57:57.7074626Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:57:57.7075210Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:57:57.7075936Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:57:57.7076635Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:57:57.7077176Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:57:57.7077886Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:57:57.7078892Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:57:57.7079693Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:57:57.7080968Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:57:57.7081633Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:57:57.7082690Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:57.7084015Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:57:57.7085142Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:57:57.7085708Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:57:57.7086275Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:57:57.7087033Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:57:57.7087757Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:57:57.7088735Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:57:57.7089521Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:57.7090122Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:57:57.7090704Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:57:57.7091308Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:57:57.7092105Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:57:57.7092835Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:57:57.7093416Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:57:57.7093972Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:57:57.7100378Z 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:57:57.7114064Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:57.7115032Z (as ‘lib’ is unspecified) 2021-05-15T13:58:14.6655590Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:58:15.2007109Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T13:58:15.2302543Z ================================================== 2021-05-15T13:58:15.2303186Z downloaded 1.3 MB 2021-05-15T13:58:15.2303754Z 2021-05-15T13:58:15.2349221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:58:15.6642353Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T13:58:15.6801675Z ================================================== 2021-05-15T13:58:15.6802414Z downloaded 228 KB 2021-05-15T13:58:15.6802714Z 2021-05-15T13:58:15.6838171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:58:15.9550126Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T13:58:15.9664648Z ================================================== 2021-05-15T13:58:15.9665630Z downloaded 140 KB 2021-05-15T13:58:15.9666490Z 2021-05-15T13:58:15.9706716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:58:16.2439668Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T13:58:16.2495272Z ================================================== 2021-05-15T13:58:16.2496233Z downloaded 53 KB 2021-05-15T13:58:16.2496788Z 2021-05-15T13:58:16.2533693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:58:16.5230369Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T13:58:16.5232910Z ================================================== 2021-05-15T13:58:16.5234403Z downloaded 23 KB 2021-05-15T13:58:16.5235147Z 2021-05-15T13:58:16.5268626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:58:16.7996390Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T13:58:16.8361110Z ================================================== 2021-05-15T13:58:16.8361985Z downloaded 1.4 MB 2021-05-15T13:58:16.8362448Z 2021-05-15T13:58:16.8411909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:58:17.1248812Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T13:58:17.1259222Z ================================================== 2021-05-15T13:58:17.1259748Z downloaded 36 KB 2021-05-15T13:58:17.1260047Z 2021-05-15T13:58:17.1298055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:58:17.3996210Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T13:58:17.4262338Z ================================================== 2021-05-15T13:58:17.4262962Z downloaded 884 KB 2021-05-15T13:58:17.4263273Z 2021-05-15T13:58:17.4306832Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:58:17.8601735Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T13:58:17.8813369Z ================================================== 2021-05-15T13:58:17.8813877Z downloaded 523 KB 2021-05-15T13:58:17.8814203Z 2021-05-15T13:58:17.8852885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:58:18.4183678Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T13:58:18.4187496Z ================================================== 2021-05-15T13:58:18.4188003Z downloaded 12 KB 2021-05-15T13:58:18.4188306Z 2021-05-15T13:58:18.4296352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:58:18.7101421Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T13:58:18.7330446Z ================================================== 2021-05-15T13:58:18.7331443Z downloaded 486 KB 2021-05-15T13:58:18.7332024Z 2021-05-15T13:58:18.7372815Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:58:19.0088939Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T13:58:19.0176736Z ================================================== 2021-05-15T13:58:19.0177277Z downloaded 91 KB 2021-05-15T13:58:19.0177575Z 2021-05-15T13:58:19.0216315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:58:19.2925423Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T13:58:19.3138308Z ================================================== 2021-05-15T13:58:19.3139498Z downloaded 508 KB 2021-05-15T13:58:19.3140139Z 2021-05-15T13:58:19.3177101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:58:19.4852819Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T13:58:19.5083020Z ================================================== 2021-05-15T13:58:19.5083993Z downloaded 621 KB 2021-05-15T13:58:19.5084308Z 2021-05-15T13:58:19.5126597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:58:19.7840761Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T13:58:19.7998715Z ================================================== 2021-05-15T13:58:19.7999236Z downloaded 267 KB 2021-05-15T13:58:19.7999526Z 2021-05-15T13:58:19.8037637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:58:20.2274982Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T13:58:20.2400887Z ================================================== 2021-05-15T13:58:20.2401455Z downloaded 167 KB 2021-05-15T13:58:20.2401766Z 2021-05-15T13:58:20.2442411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:58:20.5141383Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T13:58:20.5295956Z ================================================== 2021-05-15T13:58:20.5296551Z downloaded 235 KB 2021-05-15T13:58:20.5296852Z 2021-05-15T13:58:20.5339310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:58:21.0728909Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T13:58:21.0896923Z ================================================== 2021-05-15T13:58:21.0897439Z downloaded 277 KB 2021-05-15T13:58:21.0897711Z 2021-05-15T13:58:21.0940759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:58:21.6297577Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T13:58:21.6432761Z ================================================== 2021-05-15T13:58:21.6433258Z downloaded 201 KB 2021-05-15T13:58:21.6433722Z 2021-05-15T13:58:21.6472227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:58:21.9527949Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T13:58:21.9588905Z ================================================== 2021-05-15T13:58:21.9590052Z downloaded 64 KB 2021-05-15T13:58:21.9590677Z 2021-05-15T13:58:21.9629615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:58:22.2369274Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T13:58:22.2419571Z ================================================== 2021-05-15T13:58:22.2420273Z downloaded 46 KB 2021-05-15T13:58:22.2420573Z 2021-05-15T13:58:22.2457973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:58:22.6498878Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T13:58:22.6698187Z ================================================== 2021-05-15T13:58:22.6699013Z downloaded 417 KB 2021-05-15T13:58:22.6699727Z 2021-05-15T13:58:22.6760789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:58:23.1007296Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T13:58:23.1096030Z ================================================== 2021-05-15T13:58:23.1096948Z downloaded 91 KB 2021-05-15T13:58:23.1097511Z 2021-05-15T13:58:23.1138103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:58:23.3855799Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T13:58:23.3966265Z ================================================== 2021-05-15T13:58:23.3967058Z downloaded 133 KB 2021-05-15T13:58:23.3967506Z 2021-05-15T13:58:23.4004496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:58:23.6684783Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T13:58:23.6882154Z ================================================== 2021-05-15T13:58:23.6883039Z downloaded 270 KB 2021-05-15T13:58:23.6883783Z 2021-05-15T13:58:23.6920818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:58:23.9635811Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T13:58:23.9879632Z ================================================== 2021-05-15T13:58:23.9880695Z downloaded 735 KB 2021-05-15T13:58:23.9881292Z 2021-05-15T13:58:23.9917180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:58:24.2635454Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T13:58:24.2686410Z ================================================== 2021-05-15T13:58:24.2687238Z downloaded 46 KB 2021-05-15T13:58:24.2687808Z 2021-05-15T13:58:24.2728173Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:58:24.4031894Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:58:24.4034857Z ================================================== 2021-05-15T13:58:24.4035528Z downloaded 24 KB 2021-05-15T13:58:24.4035795Z 2021-05-15T13:58:24.4061005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:58:24.6796627Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T13:58:24.7038815Z ================================================== 2021-05-15T13:58:24.7039723Z downloaded 689 KB 2021-05-15T13:58:24.7040066Z 2021-05-15T13:58:24.7081428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:58:24.9763734Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T13:58:24.9815094Z ================================================== 2021-05-15T13:58:24.9815980Z downloaded 45 KB 2021-05-15T13:58:24.9816583Z 2021-05-15T13:58:24.9855036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:58:25.5205675Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T13:58:25.5434643Z ================================================== 2021-05-15T13:58:25.5435468Z downloaded 603 KB 2021-05-15T13:58:25.5436005Z 2021-05-15T13:58:25.9091572Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:58:25.9175209Z * DONE (rlang) 2021-05-15T13:58:26.1801207Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:58:26.1849237Z * DONE (magrittr) 2021-05-15T13:58:26.4385332Z * installing *binary* package ‘glue’ ... 2021-05-15T13:58:26.4433475Z * DONE (glue) 2021-05-15T13:58:26.6951132Z * installing *binary* package ‘sys’ ... 2021-05-15T13:58:26.6996416Z * DONE (sys) 2021-05-15T13:58:26.9508583Z * installing *binary* package ‘mime’ ... 2021-05-15T13:58:26.9549868Z * DONE (mime) 2021-05-15T13:58:27.3348347Z * installing *binary* package ‘curl’ ... 2021-05-15T13:58:27.3420616Z * DONE (curl) 2021-05-15T13:58:27.6558667Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:58:27.6614501Z * DONE (jsonlite) 2021-05-15T13:58:27.9058864Z * installing *binary* package ‘ini’ ... 2021-05-15T13:58:27.9098999Z * DONE (ini) 2021-05-15T13:58:28.1683989Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:58:28.1744162Z * DONE (gitcreds) 2021-05-15T13:58:28.4898507Z * installing *binary* package ‘zip’ ... 2021-05-15T13:58:28.4954827Z * DONE (zip) 2021-05-15T13:58:28.7670907Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:58:28.7725702Z * DONE (rstudioapi) 2021-05-15T13:58:29.0546715Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:58:29.0595216Z * DONE (fastmap) 2021-05-15T13:58:29.3556403Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:58:29.3610765Z * DONE (yaml) 2021-05-15T13:58:29.6262126Z * installing *binary* package ‘withr’ ... 2021-05-15T13:58:29.6308628Z * DONE (withr) 2021-05-15T13:58:29.8892180Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:58:29.8937246Z * DONE (whisker) 2021-05-15T13:58:30.1438627Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:58:30.1478530Z * DONE (rappdirs) 2021-05-15T13:58:30.4773912Z * installing *binary* package ‘fs’ ... 2021-05-15T13:58:30.4836530Z * DONE (fs) 2021-05-15T13:58:30.7377481Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:58:30.7423137Z * DONE (clipr) 2021-05-15T13:58:31.0612651Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:58:31.0667631Z * DONE (git2r) 2021-05-15T13:58:31.3175959Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:58:31.3227167Z * DONE (askpass) 2021-05-15T13:58:31.5938449Z * installing *binary* package ‘cli’ ... 2021-05-15T13:58:31.5986560Z * DONE (cli) 2021-05-15T13:58:31.8716010Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:58:31.8769858Z * DONE (purrr) 2021-05-15T13:58:32.1591044Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:58:32.1643859Z * DONE (lifecycle) 2021-05-15T13:58:32.4127103Z * installing *source* package ‘cachem’ ... 2021-05-15T13:58:32.4141318Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:32.4143473Z ** using staged installation 2021-05-15T13:58:32.4351846Z ** libs 2021-05-15T13:58:32.4420048Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:58:32.5632613Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:58:32.6167870Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T13:58:32.6530510Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:58:32.6547122Z ** R 2021-05-15T13:58:32.6631644Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:33.3519636Z ** help 2021-05-15T13:58:33.3789295Z *** installing help indices 2021-05-15T13:58:33.4023772Z ** building package indices 2021-05-15T13:58:33.4262809Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:33.6572926Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:58:33.6821516Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:33.9167387Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:33.9174842Z * DONE (cachem) 2021-05-15T13:58:34.3372702Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:58:34.3462843Z * DONE (openssl) 2021-05-15T13:58:34.5879892Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:58:34.5927986Z * DONE (memoise) 2021-05-15T13:58:34.8879789Z * installing *binary* package ‘httr’ ... 2021-05-15T13:58:34.8945177Z * DONE (httr) 2021-05-15T13:58:35.1693692Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:58:35.1741663Z * DONE (credentials) 2021-05-15T13:58:35.4405337Z * installing *binary* package ‘gh’ ... 2021-05-15T13:58:35.4451082Z * DONE (gh) 2021-05-15T13:58:35.7152859Z * installing *binary* package ‘gert’ ... 2021-05-15T13:58:35.7199461Z * DONE (gert) 2021-05-15T13:58:36.0432648Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:58:36.0505506Z * DONE (usethis) 2021-05-15T13:58:36.0580915Z 2021-05-15T13:58:36.0581980Z The downloaded source packages are in 2021-05-15T13:58:36.0583487Z ‘/tmp/RtmprebTPK/downloaded_packages’ 2021-05-15T13:58:36.0595663Z Running `R CMD build`... 2021-05-15T13:58:38.4289320Z * checking for file ‘/tmp/RtmprebTPK/remotes71bb10e7c1df/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:58:38.4291201Z * preparing ‘tic’: 2021-05-15T13:58:38.4292492Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:58:38.4293540Z * installing the package to process help pages 2021-05-15T13:58:38.4294856Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:58:38.4295931Z * checking for empty or unneeded directories 2021-05-15T13:58:38.4297074Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:58:38.4298207Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:58:38.4299273Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:58:38.4301324Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:38.4302587Z (as ‘lib’ is unspecified) 2021-05-15T13:58:38.8200070Z * installing *source* package ‘tic’ ... 2021-05-15T13:58:38.8203924Z ** using staged installation 2021-05-15T13:58:38.8550652Z ** R 2021-05-15T13:58:38.8824731Z ** inst 2021-05-15T13:58:38.8862598Z ** preparing package for lazy loading 2021-05-15T13:58:39.3045109Z ** help 2021-05-15T13:58:39.4874367Z *** installing help indices 2021-05-15T13:58:39.6215363Z *** copying figures 2021-05-15T13:58:39.6220299Z ** building package indices 2021-05-15T13:58:39.7678393Z ** installing vignettes 2021-05-15T13:58:39.7730801Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:40.1020114Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:40.4674356Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:40.4707728Z * DONE (tic) 2021-05-15T13:58:40.4867684Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:40.6820588Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:58:42.8917468Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:58:42.8918985Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:58:42.8920380Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:58:42.8922947Z 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:58:42.8933609Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:42.8938411Z (as ‘lib’ is unspecified) 2021-05-15T13:58:42.8939158Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:58:42.8939970Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:58:42.8941056Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:58:42.8941801Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:58:42.8942688Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:58:42.8943580Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:42.8944432Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:58:42.8945079Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:58:42.8945773Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:58:42.8946459Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:42.8947153Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:58:42.8947842Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:58:42.8948555Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:58:42.8949235Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:58:42.8950950Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:58:42.8951669Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:58:42.8952676Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:58:42.8953450Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:58:42.8954283Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:42.8955015Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:58:42.8955682Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:58:42.8956445Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:58:42.8957107Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:58:42.8957792Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:58:42.8958493Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:58:42.8959175Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:58:42.8959852Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:42.8960548Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:58:42.8971351Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:58:42.8972137Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:58:42.8972902Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:58:42.8973807Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:58:42.8974521Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:58:42.8975246Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:58:42.8975943Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:58:59.9073494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:59:00.1995035Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T13:59:00.2152697Z ================================================== 2021-05-15T13:59:00.2153756Z downloaded 231 KB 2021-05-15T13:59:00.2154323Z 2021-05-15T13:59:00.2192990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:59:00.4958291Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T13:59:00.5362059Z ================================================== 2021-05-15T13:59:00.5363986Z downloaded 1.5 MB 2021-05-15T13:59:00.5364611Z 2021-05-15T13:59:00.5403532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:59:00.8112652Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T13:59:00.8119784Z ================================================== 2021-05-15T13:59:00.8120680Z downloaded 17 KB 2021-05-15T13:59:00.8121221Z 2021-05-15T13:59:00.8158553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:59:01.5481856Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T13:59:01.5757680Z ================================================== 2021-05-15T13:59:01.5758649Z downloaded 979 KB 2021-05-15T13:59:01.5759256Z 2021-05-15T13:59:01.5799880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:59:02.1148293Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T13:59:02.1398958Z ================================================== 2021-05-15T13:59:02.1400385Z downloaded 792 KB 2021-05-15T13:59:02.1400960Z 2021-05-15T13:59:02.1438247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:59:02.4161181Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T13:59:02.4212229Z ================================================== 2021-05-15T13:59:02.4212715Z downloaded 43 KB 2021-05-15T13:59:02.4213002Z 2021-05-15T13:59:02.4250879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:59:02.9069828Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T13:59:02.9261055Z ================================================== 2021-05-15T13:59:02.9261624Z downloaded 248 KB 2021-05-15T13:59:02.9261916Z 2021-05-15T13:59:02.9311657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:59:03.3395058Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T13:59:03.3665631Z ================================================== 2021-05-15T13:59:03.3667199Z downloaded 952 KB 2021-05-15T13:59:03.3667723Z 2021-05-15T13:59:03.3707437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:59:03.6398179Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T13:59:03.6458098Z ================================================== 2021-05-15T13:59:03.6459098Z downloaded 68 KB 2021-05-15T13:59:03.6459817Z 2021-05-15T13:59:03.6490955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:59:04.3976123Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T13:59:04.3978951Z ================================================== 2021-05-15T13:59:04.3979627Z downloaded 347 KB 2021-05-15T13:59:04.3980094Z 2021-05-15T13:59:04.3982101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:59:04.3983769Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T13:59:04.3984694Z ================================================== 2021-05-15T13:59:04.3985293Z downloaded 413 KB 2021-05-15T13:59:04.3985703Z 2021-05-15T13:59:04.3987637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:59:04.5016029Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T13:59:04.5019903Z ================================================== 2021-05-15T13:59:04.5020381Z downloaded 15 KB 2021-05-15T13:59:04.5020671Z 2021-05-15T13:59:04.5056324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:59:04.9128385Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T13:59:04.9246983Z ================================================== 2021-05-15T13:59:04.9248219Z downloaded 147 KB 2021-05-15T13:59:04.9248512Z 2021-05-15T13:59:04.9285809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:59:05.4107583Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T13:59:05.4167685Z ================================================== 2021-05-15T13:59:05.4176201Z downloaded 72 KB 2021-05-15T13:59:05.4176775Z 2021-05-15T13:59:05.4206198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:59:05.9534130Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T13:59:05.9584258Z ================================================== 2021-05-15T13:59:05.9585376Z downloaded 39 KB 2021-05-15T13:59:05.9585915Z 2021-05-15T13:59:05.9619364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:59:06.2311192Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T13:59:06.2495273Z ================================================== 2021-05-15T13:59:06.2496091Z downloaded 349 KB 2021-05-15T13:59:06.2496503Z 2021-05-15T13:59:06.2540856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:59:06.5226579Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T13:59:06.6452551Z ================================================== 2021-05-15T13:59:06.6454220Z downloaded 426 KB 2021-05-15T13:59:06.6455274Z 2021-05-15T13:59:06.6502082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:59:06.9205654Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T13:59:06.9257143Z ================================================== 2021-05-15T13:59:06.9257907Z downloaded 40 KB 2021-05-15T13:59:06.9258383Z 2021-05-15T13:59:06.9291298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:59:07.2090496Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T13:59:07.2348156Z ================================================== 2021-05-15T13:59:07.2348902Z downloaded 602 KB 2021-05-15T13:59:07.2349463Z 2021-05-15T13:59:07.2386868Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:59:07.3710617Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:59:07.3813132Z ================================================== 2021-05-15T13:59:07.3814142Z downloaded 109 KB 2021-05-15T13:59:07.3814533Z 2021-05-15T13:59:07.3841628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:59:07.8193483Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T13:59:07.8354304Z ================================================== 2021-05-15T13:59:07.8354956Z downloaded 225 KB 2021-05-15T13:59:07.8355512Z 2021-05-15T13:59:07.8399632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:59:08.1129018Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T13:59:08.1169998Z ================================================== 2021-05-15T13:59:08.1170771Z downloaded 38 KB 2021-05-15T13:59:08.1171089Z 2021-05-15T13:59:08.1207537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:59:08.6570216Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T13:59:08.6698713Z ================================================== 2021-05-15T13:59:08.6699739Z downloaded 200 KB 2021-05-15T13:59:08.6700314Z 2021-05-15T13:59:08.6736468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:59:09.1566030Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T13:59:09.1970505Z ================================================== 2021-05-15T13:59:09.1972340Z downloaded 2.8 MB 2021-05-15T13:59:09.1973614Z 2021-05-15T13:59:09.2007215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:59:09.4692735Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T13:59:09.5118930Z ================================================== 2021-05-15T13:59:09.5119832Z downloaded 4.0 MB 2021-05-15T13:59:09.5120355Z 2021-05-15T13:59:09.5158835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:59:09.7903896Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T13:59:09.8207781Z ================================================== 2021-05-15T13:59:09.8209031Z downloaded 1.3 MB 2021-05-15T13:59:09.8209618Z 2021-05-15T13:59:09.8242069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:59:10.0928553Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T13:59:10.1146023Z ================================================== 2021-05-15T13:59:10.1146746Z downloaded 479 KB 2021-05-15T13:59:10.1147053Z 2021-05-15T13:59:10.1186033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:59:10.2878313Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T13:59:10.2980880Z ================================================== 2021-05-15T13:59:10.2981703Z downloaded 107 KB 2021-05-15T13:59:10.2982222Z 2021-05-15T13:59:10.3021232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:59:10.5768204Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T13:59:10.5769408Z ================================================== 2021-05-15T13:59:10.5770161Z downloaded 21 KB 2021-05-15T13:59:10.5770597Z 2021-05-15T13:59:10.5799517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:59:11.0650253Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T13:59:11.0700643Z ================================================== 2021-05-15T13:59:11.0701316Z downloaded 43 KB 2021-05-15T13:59:11.0701617Z 2021-05-15T13:59:11.0737263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:59:11.4570496Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T13:59:11.4592797Z ================================================== 2021-05-15T13:59:11.4593301Z downloaded 33 KB 2021-05-15T13:59:11.4593579Z 2021-05-15T13:59:11.4627579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:59:11.7317244Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T13:59:11.7425310Z ================================================== 2021-05-15T13:59:11.7426215Z downloaded 137 KB 2021-05-15T13:59:11.7426754Z 2021-05-15T13:59:11.7461466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:59:12.2308725Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T13:59:12.3100115Z ================================================== 2021-05-15T13:59:12.3101401Z downloaded 3.4 MB 2021-05-15T13:59:12.3101844Z 2021-05-15T13:59:12.3138667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:59:12.8458064Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T13:59:12.8515013Z ================================================== 2021-05-15T13:59:12.8515880Z downloaded 64 KB 2021-05-15T13:59:12.8516669Z 2021-05-15T13:59:12.8548747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:59:13.1250145Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T13:59:13.2500155Z ================================================== 2021-05-15T13:59:13.2500850Z downloaded 1.3 MB 2021-05-15T13:59:13.2501164Z 2021-05-15T13:59:13.2610703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:59:13.7942294Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T13:59:13.8070413Z ================================================== 2021-05-15T13:59:13.8071078Z downloaded 129 KB 2021-05-15T13:59:13.8071358Z 2021-05-15T13:59:13.8092064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:59:14.0848312Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T13:59:14.1035705Z ================================================== 2021-05-15T13:59:14.1036586Z downloaded 385 KB 2021-05-15T13:59:14.1037311Z 2021-05-15T13:59:14.3782482Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:59:14.3832922Z * DONE (utf8) 2021-05-15T13:59:14.6138087Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:59:14.6175780Z * DONE (pkgconfig) 2021-05-15T13:59:14.8719274Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:59:14.8764267Z * DONE (fansi) 2021-05-15T13:59:15.1681223Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:59:15.1743347Z * DONE (diffobj) 2021-05-15T13:59:15.4550920Z * installing *binary* package ‘ps’ ... 2021-05-15T13:59:15.4603106Z * DONE (ps) 2021-05-15T13:59:15.6960247Z * installing *binary* package ‘praise’ ... 2021-05-15T13:59:15.7001219Z * DONE (praise) 2021-05-15T13:59:15.9387790Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:59:15.9437262Z * DONE (pkgload) 2021-05-15T13:59:16.1718017Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:59:16.1763415Z * DONE (evaluate) 2021-05-15T13:59:16.4073658Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:59:16.4118283Z * DONE (ellipsis) 2021-05-15T13:59:16.6888801Z * installing *binary* package ‘digest’ ... 2021-05-15T13:59:16.6945582Z * DONE (digest) 2021-05-15T13:59:16.9277859Z * installing *binary* package ‘brio’ ... 2021-05-15T13:59:16.9321163Z * DONE (brio) 2021-05-15T13:59:17.2548636Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:59:17.2607298Z * DONE (xml2) 2021-05-15T13:59:17.5617341Z * installing *source* package ‘xfun’ ... 2021-05-15T13:59:17.5656372Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:17.5657646Z ** using staged installation 2021-05-15T13:59:17.5871574Z ** libs 2021-05-15T13:59:17.5932081Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:59:17.7129941Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:17.7664532Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T13:59:17.8125759Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T13:59:17.8127097Z ** R 2021-05-15T13:59:17.8309190Z ** inst 2021-05-15T13:59:17.8323573Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:19.4807017Z ** help 2021-05-15T13:59:19.6477144Z *** installing help indices 2021-05-15T13:59:19.7935663Z ** building package indices 2021-05-15T13:59:19.9524874Z ** installing vignettes 2021-05-15T13:59:19.9598132Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:20.1796757Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:20.2073682Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:20.4464015Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:20.4480626Z * DONE (xfun) 2021-05-15T13:59:20.9751923Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:59:20.9862770Z * DONE (stringi) 2021-05-15T13:59:22.2757005Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:59:22.3212878Z * DONE (Rcpp) 2021-05-15T13:59:22.6284669Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:59:22.6340589Z * DONE (commonmark) 2021-05-15T13:59:22.9101337Z * installing *binary* package ‘brew’ ... 2021-05-15T13:59:22.9154955Z * DONE (brew) 2021-05-15T13:59:23.1488142Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:59:23.1529474Z * DONE (sessioninfo) 2021-05-15T13:59:23.3873839Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:59:23.3925263Z * DONE (prettyunits) 2021-05-15T13:59:23.7880564Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:59:23.7968984Z * DONE (vctrs) 2021-05-15T13:59:24.0773275Z * installing *binary* package ‘processx’ ... 2021-05-15T13:59:24.0825180Z * DONE (processx) 2021-05-15T13:59:24.3543240Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:59:24.3596608Z * DONE (markdown) 2021-05-15T13:59:24.5941724Z * installing *binary* package ‘highr’ ... 2021-05-15T13:59:24.5983748Z * DONE (highr) 2021-05-15T13:59:24.8538627Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:59:24.8589213Z * DONE (stringr) 2021-05-15T13:59:25.0922756Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:59:25.0970242Z * DONE (rversions) 2021-05-15T13:59:25.4366187Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:59:25.4444619Z * DONE (pillar) 2021-05-15T13:59:25.7090627Z * installing *binary* package ‘callr’ ... 2021-05-15T13:59:25.7135701Z * DONE (callr) 2021-05-15T13:59:26.1653832Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:59:26.1781825Z * DONE (knitr) 2021-05-15T13:59:26.4198911Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:59:26.4238035Z * DONE (xopen) 2021-05-15T13:59:26.7547790Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:59:26.7630113Z * DONE (tibble) 2021-05-15T13:59:26.9996412Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:59:27.0038154Z * DONE (pkgbuild) 2021-05-15T13:59:27.4398019Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:59:27.4488987Z * DONE (roxygen2) 2021-05-15T13:59:27.6965645Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:59:27.7006531Z * DONE (rematch2) 2021-05-15T13:59:27.9488841Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:59:27.9532169Z * DONE (rcmdcheck) 2021-05-15T13:59:28.2097099Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:59:28.2139216Z * DONE (waldo) 2021-05-15T13:59:28.9115869Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:59:28.9282400Z * DONE (testthat) 2021-05-15T13:59:29.2030474Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:59:29.2081618Z * DONE (devtools) 2021-05-15T13:59:29.2143148Z 2021-05-15T13:59:29.2145060Z The downloaded source packages are in 2021-05-15T13:59:29.2147998Z ‘/tmp/RtmprebTPK/downloaded_packages’ 2021-05-15T13:59:29.2857851Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:59:31.4054558Z 2021-05-15T13:59:31.7455831Z 2021-05-15T13:59:31.7458546Z checking for file ‘/tmp/RtmprebTPK/remotes71bb5ae2b6d5/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:59:31.7521458Z 2021-05-15T13:59:31.7523745Z ✔ checking for file ‘/tmp/RtmprebTPK/remotes71bb5ae2b6d5/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:59:31.7637662Z 2021-05-15T13:59:31.7638155Z 2021-05-15T13:59:31.7639142Z ─ preparing ‘desc’: 2021-05-15T13:59:31.7639646Z 2021-05-15T13:59:31.7639969Z 2021-05-15T13:59:31.7742033Z checking DESCRIPTION meta-information ... 2021-05-15T13:59:31.7771491Z 2021-05-15T13:59:31.7772932Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:59:31.8556300Z 2021-05-15T13:59:31.8589866Z 2021-05-15T13:59:31.8592881Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:31.8607866Z 2021-05-15T13:59:31.8639267Z 2021-05-15T13:59:31.8641334Z ─ checking for empty or unneeded directories 2021-05-15T13:59:31.8651627Z 2021-05-15T13:59:31.8682693Z 2021-05-15T13:59:31.8684822Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:59:31.9984546Z 2021-05-15T13:59:31.9987489Z 2021-05-15T13:59:31.9989287Z 2021-05-15T13:59:32.0123173Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:32.0124647Z (as ‘lib’ is unspecified) 2021-05-15T13:59:32.3559890Z * installing *source* package ‘desc’ ... 2021-05-15T13:59:32.3590765Z ** using staged installation 2021-05-15T13:59:32.3809611Z ** R 2021-05-15T13:59:32.3991398Z ** inst 2021-05-15T13:59:32.4008283Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:34.2442798Z ** help 2021-05-15T13:59:34.3909647Z *** installing help indices 2021-05-15T13:59:34.5180077Z ** building package indices 2021-05-15T13:59:34.6348483Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:34.8443971Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:35.0820185Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:35.0839945Z * DONE (desc) 2021-05-15T13:59:35.3583785Z 2021-05-15T13:59:35.3584768Z 2021-05-15T13:59:35.3607353Z checking for file ‘/tmp/RtmprebTPK/remotes71bb13f76a7b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:59:35.3658216Z 2021-05-15T13:59:35.3660415Z ✔ checking for file ‘/tmp/RtmprebTPK/remotes71bb13f76a7b/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:59:35.3772679Z 2021-05-15T13:59:35.3774368Z 2021-05-15T13:59:35.3775854Z ─ preparing ‘ghtravis’: 2021-05-15T13:59:35.3776495Z 2021-05-15T13:59:35.3777065Z 2021-05-15T13:59:35.3847118Z checking DESCRIPTION meta-information ... 2021-05-15T13:59:35.3878981Z 2021-05-15T13:59:35.3881112Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:59:35.4390988Z 2021-05-15T13:59:35.4423630Z 2021-05-15T13:59:35.4426227Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:35.4438498Z 2021-05-15T13:59:35.4498430Z 2021-05-15T13:59:35.4500641Z ─ checking for empty or unneeded directories 2021-05-15T13:59:35.4527467Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:59:35.4722080Z 2021-05-15T13:59:35.4724618Z 2021-05-15T13:59:35.4726204Z 2021-05-15T13:59:35.5268307Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:35.5269523Z (as ‘lib’ is unspecified) 2021-05-15T13:59:35.7877600Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:59:35.7879247Z ** using staged installation 2021-05-15T13:59:35.8053075Z ** R 2021-05-15T13:59:35.8169137Z ** inst 2021-05-15T13:59:35.8179527Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:37.3063017Z ** help 2021-05-15T13:59:37.3693733Z *** installing help indices 2021-05-15T13:59:37.4261290Z ** building package indices 2021-05-15T13:59:37.4844938Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:38.2497682Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:39.0061308Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:39.0070763Z * DONE (ghtravis) 2021-05-15T13:59:39.0171199Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:59:39.1752390Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:59:41.4823439Z 2021-05-15T13:59:41.4825282Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:59:41.4826195Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:59:41.4827290Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:59:41.4828866Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:59:41.4830605Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:59:41.4831952Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:59:41.4838667Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:41.4841455Z (as ‘lib’ is unspecified) 2021-05-15T13:59:58.7150265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T13:59:59.2154320Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T13:59:59.2293030Z ================================================== 2021-05-15T13:59:59.2293978Z downloaded 193 KB 2021-05-15T13:59:59.2294501Z 2021-05-15T13:59:59.2332027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T13:59:59.7787821Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T13:59:59.7849226Z ================================================== 2021-05-15T13:59:59.7850734Z downloaded 66 KB 2021-05-15T13:59:59.7851616Z 2021-05-15T13:59:59.7885467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:00:00.3218051Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T14:00:00.3352764Z ================================================== 2021-05-15T14:00:00.3353640Z downloaded 191 KB 2021-05-15T14:00:00.3354200Z 2021-05-15T14:00:00.3396657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:00:00.6198701Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T14:00:00.6555557Z ================================================== 2021-05-15T14:00:00.6556601Z downloaded 1.2 MB 2021-05-15T14:00:00.6557144Z 2021-05-15T14:00:00.6597811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:00:01.0717423Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T14:00:01.0995250Z ================================================== 2021-05-15T14:00:01.0996923Z downloaded 1.0 MB 2021-05-15T14:00:01.0998167Z 2021-05-15T14:00:01.3570516Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:00:01.3618298Z * DONE (tidyselect) 2021-05-15T14:00:01.6042965Z * installing *binary* package ‘generics’ ... 2021-05-15T14:00:01.6084730Z * DONE (generics) 2021-05-15T14:00:01.9001516Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:00:01.9061415Z * DONE (cpp11) 2021-05-15T14:00:02.2619766Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:00:02.2700191Z * DONE (dplyr) 2021-05-15T14:00:02.6438728Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:00:02.6519893Z * DONE (tidyr) 2021-05-15T14:00:02.6589765Z 2021-05-15T14:00:02.6590795Z The downloaded source packages are in 2021-05-15T14:00:02.6592234Z ‘/tmp/RtmprebTPK/downloaded_packages’ 2021-05-15T14:00:02.8854170Z 2021-05-15T14:00:02.8875445Z checking for file ‘/tmp/RtmprebTPK/remotes71bb6bf49b7d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:00:02.8914029Z 2021-05-15T14:00:02.8915905Z ✔ checking for file ‘/tmp/RtmprebTPK/remotes71bb6bf49b7d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:00:02.9004165Z 2021-05-15T14:00:02.9004679Z 2021-05-15T14:00:02.9005499Z ─ preparing ‘aghast’: 2021-05-15T14:00:02.9005858Z 2021-05-15T14:00:02.9006193Z 2021-05-15T14:00:02.9131921Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:02.9132529Z 2021-05-15T14:00:02.9133359Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:02.9486288Z 2021-05-15T14:00:02.9486875Z 2021-05-15T14:00:02.9488857Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:02.9489446Z 2021-05-15T14:00:02.9506526Z 2021-05-15T14:00:02.9507871Z ─ checking for empty or unneeded directories 2021-05-15T14:00:02.9533572Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:00:02.9673888Z 2021-05-15T14:00:02.9674449Z 2021-05-15T14:00:02.9674882Z 2021-05-15T14:00:02.9765257Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:02.9766605Z (as ‘lib’ is unspecified) 2021-05-15T14:00:03.2170264Z * installing *source* package ‘aghast’ ... 2021-05-15T14:00:03.2173390Z ** using staged installation 2021-05-15T14:00:03.2429582Z ** R 2021-05-15T14:00:03.2503013Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:03.7693874Z ** help 2021-05-15T14:00:03.7947154Z *** installing help indices 2021-05-15T14:00:03.8227542Z ** building package indices 2021-05-15T14:00:03.8549300Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:04.0654741Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:04.2638489Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:04.2660665Z * DONE (aghast) 2021-05-15T14:00:04.2757651Z Installing 1 packages: covr 2021-05-15T14:00:04.2770633Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:04.2771679Z (as ‘lib’ is unspecified) 2021-05-15T14:00:21.2398637Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:00:21.2399152Z 2021-05-15T14:00:21.2406743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:00:21.7775351Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T14:00:21.7898922Z ================================================== 2021-05-15T14:00:21.7899590Z downloaded 161 KB 2021-05-15T14:00:21.7899875Z 2021-05-15T14:00:21.7941995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:00:22.0672402Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T14:00:22.0775863Z ================================================== 2021-05-15T14:00:22.0776395Z downloaded 119 KB 2021-05-15T14:00:22.0776666Z 2021-05-15T14:00:22.0814751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:00:22.6181116Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T14:00:22.6352787Z ================================================== 2021-05-15T14:00:22.6354507Z downloaded 281 KB 2021-05-15T14:00:22.6355128Z 2021-05-15T14:00:22.9004767Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:00:22.9057442Z * DONE (lazyeval) 2021-05-15T14:00:23.1657434Z * installing *binary* package ‘rex’ ... 2021-05-15T14:00:23.1706008Z * DONE (rex) 2021-05-15T14:00:23.4738528Z * installing *binary* package ‘covr’ ... 2021-05-15T14:00:23.4798275Z * DONE (covr) 2021-05-15T14:00:23.4866000Z 2021-05-15T14:00:23.4867089Z The downloaded source packages are in 2021-05-15T14:00:23.4868775Z ‘/tmp/RtmprebTPK/downloaded_packages’ 2021-05-15T14:00:23.5037788Z 2021-05-15T14:00:23.5074374Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:00:23.5075243Z Rscript -e "tic::before_install()" 2021-05-15T14:00:23.5173162Z shell: /usr/bin/bash -e {0} 2021-05-15T14:00:23.5173584Z env: 2021-05-15T14:00:23.5174212Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:23.5174857Z TIC_DEPLOY_KEY: 2021-05-15T14:00:23.5175692Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:23.5177612Z GITHUB_PAT: *** 2021-05-15T14:00:23.5178088Z COVERALLS_TOKEN: 2021-05-15T14:00:23.5178597Z continue-on-error: false 2021-05-15T14:00:23.5179108Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:23.5179617Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:23.5180100Z TZ: UTC 2021-05-15T14:00:23.5180524Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:23.5180958Z NOT_CRAN: true 2021-05-15T14:00:23.5181365Z ##[endgroup] 2021-05-15T14:00:23.8484031Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:00:24.0045664Z Running before_install: step_install_remote_binaries() 2021-05-15T14:00:24.6318063Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:00:24.6318921Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:00:24.6319565Z remotes::install_cran("rcmdcheck") 2021-05-15T14:00:24.6320348Z remotes::install_cran("markdown") 2021-05-15T14:00:24.6328340Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:00:24.6328756Z env: 2021-05-15T14:00:24.6329328Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:24.6329801Z TIC_DEPLOY_KEY: 2021-05-15T14:00:24.6330609Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:24.6332261Z GITHUB_PAT: *** 2021-05-15T14:00:24.6332692Z COVERALLS_TOKEN: 2021-05-15T14:00:24.6333161Z continue-on-error: false 2021-05-15T14:00:24.6333634Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:24.6334100Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:24.6334545Z TZ: UTC 2021-05-15T14:00:24.6334922Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:24.6335381Z NOT_CRAN: true 2021-05-15T14:00:24.6335745Z ##[endgroup] 2021-05-15T14:00:46.0312949Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:00:46.0314558Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:00:46.0315924Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:00:46.0317042Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:00:46.0344441Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T14:00:46.0359903Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:46.0361207Z (as ‘lib’ is unspecified) 2021-05-15T14:01:02.8789432Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:01:03.3031121Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-15T14:01:03.3075669Z ================================================== 2021-05-15T14:01:03.3076643Z downloaded 37 KB 2021-05-15T14:01:03.3077202Z 2021-05-15T14:01:03.3115282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:01:03.8676985Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-15T14:01:03.8808198Z ================================================== 2021-05-15T14:01:03.8809147Z downloaded 114 KB 2021-05-15T14:01:03.8809844Z 2021-05-15T14:01:03.8845863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:01:04.4168964Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-15T14:01:04.4330150Z ================================================== 2021-05-15T14:01:04.4330703Z downloaded 230 KB 2021-05-15T14:01:04.4365000Z 2021-05-15T14:01:04.4372552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:01:04.8633772Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-15T14:01:04.9386333Z ================================================== 2021-05-15T14:01:04.9387466Z downloaded 3.5 MB 2021-05-15T14:01:04.9388074Z 2021-05-15T14:01:05.2019660Z * installing *binary* package ‘base64enc’ ... 2021-05-15T14:01:05.2068594Z * DONE (base64enc) 2021-05-15T14:01:05.4589285Z * installing *binary* package ‘tinytex’ ... 2021-05-15T14:01:05.4630470Z * DONE (tinytex) 2021-05-15T14:01:05.7106029Z * installing *binary* package ‘htmltools’ ... 2021-05-15T14:01:05.7149729Z * DONE (htmltools) 2021-05-15T14:01:06.5005910Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T14:01:06.5241687Z * DONE (rmarkdown) 2021-05-15T14:01:06.5429155Z 2021-05-15T14:01:06.5430405Z The downloaded source packages are in 2021-05-15T14:01:06.5432511Z ‘/tmp/RtmpVlMSxb/downloaded_packages’ 2021-05-15T14:01:22.6106839Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:01:22.6107725Z Use `force = TRUE` to force installation 2021-05-15T14:01:22.6118371Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:01:22.6119269Z Use `force = TRUE` to force installation 2021-05-15T14:01:22.6285464Z ##[group]Run options(width = 100) 2021-05-15T14:01:22.6286211Z options(width = 100) 2021-05-15T14:01:22.6286798Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:01:22.6287541Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:01:22.6295991Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:22.6296657Z env: 2021-05-15T14:01:22.6297117Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:22.6297626Z TIC_DEPLOY_KEY: 2021-05-15T14:01:22.6298477Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:22.6300276Z GITHUB_PAT: *** 2021-05-15T14:01:22.6300733Z COVERALLS_TOKEN: 2021-05-15T14:01:22.6301240Z continue-on-error: false 2021-05-15T14:01:22.6301748Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:22.6302428Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:22.6302891Z TZ: UTC 2021-05-15T14:01:22.6303279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:22.6303740Z NOT_CRAN: true 2021-05-15T14:01:22.6304134Z ##[endgroup] 2021-05-15T14:01:23.1795009Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:23.1795654Z setting value 2021-05-15T14:01:23.1796381Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:01:23.1796945Z os Ubuntu 20.04.2 LTS 2021-05-15T14:01:23.1797608Z system x86_64, linux-gnu 2021-05-15T14:01:23.1798116Z ui X11 2021-05-15T14:01:23.1798644Z language (EN) 2021-05-15T14:01:23.1799584Z collate C.UTF-8 2021-05-15T14:01:23.1800759Z ctype C.UTF-8 2021-05-15T14:01:23.1801405Z tz UTC 2021-05-15T14:01:23.1802066Z date 2021-05-15 2021-05-15T14:01:23.1802353Z 2021-05-15T14:01:23.1803996Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:23.1804771Z package * version date lib source 2021-05-15T14:01:23.1805828Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:01:23.1806770Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1807599Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1808445Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1809280Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1810326Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1811147Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1811951Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:01:23.1812782Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1813603Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1815092Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1815953Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1816818Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1817836Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1818692Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1819549Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1820616Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1821956Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1822829Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1823648Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1824467Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1825429Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1826240Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1827123Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:01:23.1827990Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1828801Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1830161Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1831352Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1832168Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1832987Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1834030Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1834849Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1835691Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1836510Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1837325Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1838155Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1838953Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1840047Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:01:23.1841000Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1841836Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1842675Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1846229Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1847328Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1848184Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1850976Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1852003Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1852924Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1853913Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1854868Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1855708Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1856525Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1857339Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1858162Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1859231Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1861129Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1862358Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1863791Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1864591Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1865614Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1866801Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1867668Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1868510Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1869348Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1870458Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1871759Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1872576Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1873394Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1875179Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1876226Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1877102Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1877928Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1878797Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1880301Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1881293Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1882104Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1883074Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1884130Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1884960Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1886718Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1887531Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1888348Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1889141Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1890188Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1891032Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1891859Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1892670Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1893468Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1894361Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1895210Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1896039Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1896874Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1897671Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1898466Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1899627Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1900513Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1901352Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1902179Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:01:23.1903645Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1904492Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:01:23.1905330Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1906124Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1906944Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1907791Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:01:23.1908623Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1909442Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1910251Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1911043Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1911856Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1912635Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1913414Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T14:01:23.1914188Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1914979Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1915772Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1916577Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1917356Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:01:23.1918124Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1918920Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1919694Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1920480Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:01:23.1920790Z 2021-05-15T14:01:23.1921247Z [1] /home/runner/work/_temp/Library 2021-05-15T14:01:23.1921775Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T14:01:23.2016143Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:01:23.2016700Z Rscript -e 'tic::script()' 2021-05-15T14:01:23.2017112Z ls -l check 2021-05-15T14:01:23.2067020Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:01:23.2067506Z env: 2021-05-15T14:01:23.2067934Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:23.2068378Z TIC_DEPLOY_KEY: 2021-05-15T14:01:23.2069154Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:23.2070844Z GITHUB_PAT: *** 2021-05-15T14:01:23.2071254Z COVERALLS_TOKEN: 2021-05-15T14:01:23.2071759Z continue-on-error: false 2021-05-15T14:01:23.2072237Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:23.2072743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:23.2073499Z TZ: UTC 2021-05-15T14:01:23.2073881Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:23.2074265Z NOT_CRAN: true 2021-05-15T14:01:23.2074628Z ##[endgroup] 2021-05-15T14:01:23.5149841Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:23.6756930Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:01:23.6757915Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:01:23.6758597Z timeout = Inf, check_dir = "check") 2021-05-15T14:01:23.7593221Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:23.9904411Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:01:24.6095317Z * preparing ‘malf.templates’: 2021-05-15T14:01:24.6140899Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:24.7167923Z * installing the package to build vignettes 2021-05-15T14:01:26.8980766Z * creating vignettes ... OK 2021-05-15T14:01:27.0183665Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:27.0199024Z * checking for empty or unneeded directories 2021-05-15T14:01:27.0217376Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:01:27.0254490Z * building ‘malf.templates_1.2.0.tar.gz’ 2021-05-15T14:01:49.7583115Z 2021-05-15T14:01:54.6999364Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:54.9475534Z * using log directory ‘/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T14:01:54.9477679Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:01:54.9479194Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:01:54.9480400Z * using session charset: UTF-8 2021-05-15T14:02:06.0189048Z * using option ‘--as-cran’ 2021-05-15T14:02:06.0215126Z * checking for file ‘malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:02:06.0216343Z * checking extension type ... Package 2021-05-15T14:02:06.0217637Z * this is package ‘malf.templates’ version ‘1.2.0’ 2021-05-15T14:02:06.0218814Z * package encoding: UTF-8 2021-05-15T14:02:06.0243553Z * checking package namespace information ... OK 2021-05-15T14:02:23.2062327Z * checking package dependencies ... OK 2021-05-15T14:02:23.2070098Z * checking if this is a source package ... OK 2021-05-15T14:02:23.2081614Z * checking if there is a namespace ... OK 2021-05-15T14:02:23.5050405Z * checking for executable files ... OK 2021-05-15T14:02:23.5072251Z * checking for hidden files and directories ... OK 2021-05-15T14:02:23.5096978Z * checking for portable file names ... OK 2021-05-15T14:02:23.5106169Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:02:23.5139546Z * checking serialization versions ... OK 2021-05-15T14:02:49.0019255Z * checking whether package ‘malf.templates’ can be installed ... OK 2021-05-15T14:02:49.0074369Z * checking installed package size ... NOTE 2021-05-15T14:02:49.0075020Z installed size is 293.4Mb 2021-05-15T14:02:49.0096141Z sub-directories of 1Mb or more: 2021-05-15T14:02:49.0096682Z extdata 293.2Mb 2021-05-15T14:02:49.0790608Z * checking package directory ... OK 2021-05-15T14:02:49.0791564Z * checking for future file timestamps ... OK 2021-05-15T14:02:49.0799875Z * checking ‘build’ directory ... OK 2021-05-15T14:02:49.2645036Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:02:49.2646060Z * checking top-level files ... OK 2021-05-15T14:02:49.2653329Z * checking for left-over files ... OK 2021-05-15T14:02:49.4673242Z * checking index information ... OK 2021-05-15T14:02:49.7239024Z * checking package subdirectories ... OK 2021-05-15T14:02:49.7744603Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:02:49.8267026Z * checking R files for syntax errors ... OK 2021-05-15T14:02:50.0105640Z * checking whether the package can be loaded ... OK 2021-05-15T14:02:50.0591280Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:02:50.1069970Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:02:50.1623988Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:02:50.3410622Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:02:50.5411770Z * checking loading without being on the library search path ... OK 2021-05-15T14:02:50.6120524Z * checking dependencies in R code ... OK 2021-05-15T14:02:51.0754706Z * checking S3 generic/method consistency ... OK 2021-05-15T14:02:51.1897216Z * checking replacement functions ... OK 2021-05-15T14:02:51.3097058Z * checking foreign function calls ... OK 2021-05-15T14:02:53.2143465Z * checking R code for possible problems ... OK 2021-05-15T14:02:53.4315926Z * checking Rd files ... OK 2021-05-15T14:02:53.9688974Z * checking Rd metadata ... OK 2021-05-15T14:02:53.9696603Z * checking Rd line widths ... OK 2021-05-15T14:02:53.9698102Z * checking Rd cross-references ... OK 2021-05-15T14:02:53.9699039Z * checking for missing documentation entries ... OK 2021-05-15T14:02:54.1049432Z * checking for code/documentation mismatches ... OK 2021-05-15T14:02:54.7082063Z * checking Rd \usage sections ... OK 2021-05-15T14:02:54.7699607Z * checking Rd contents ... OK 2021-05-15T14:02:54.8274227Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:02:54.8315473Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:02:55.0275649Z * checking data for non-ASCII characters ... OK 2021-05-15T14:02:55.2263427Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:02:55.2312122Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:02:55.2360094Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:02:55.4456897Z * checking examples ... NONE 2021-05-15T14:02:55.9692163Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:02:55.9707332Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:02:56.9016472Z * checking re-building of vignette outputs ... OK 2021-05-15T14:02:58.7714227Z * checking PDF version of manual ... OK 2021-05-15T14:02:58.7715837Z * checking for detritus in the temp directory ... OK 2021-05-15T14:02:58.7716382Z * DONE 2021-05-15T14:02:58.7724412Z 2021-05-15T14:02:58.7725205Z Status: 1 NOTE 2021-05-15T14:02:58.7728901Z See 2021-05-15T14:02:58.7730955Z ‘/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:02:58.7732296Z for details. 2021-05-15T14:02:58.7732713Z 2021-05-15T14:02:58.7743286Z 2021-05-15T14:02:58.8729433Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:02:58.8747776Z Duration: 1m 8.4s 2021-05-15T14:02:58.8748427Z 2021-05-15T14:02:58.8771456Z ❯ checking installed package size ... NOTE 2021-05-15T14:02:58.8772495Z installed size is 293.4Mb 2021-05-15T14:02:58.8773668Z sub-directories of 1Mb or more: 2021-05-15T14:02:58.8774446Z extdata 293.2Mb 2021-05-15T14:02:58.8774916Z 2021-05-15T14:02:58.8781841Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T14:02:58.8862687Z total 595904 2021-05-15T14:02:58.8864252Z drwxr-xr-x 5 runner docker 4096 May 15 14:02 malf.templates.Rcheck 2021-05-15T14:02:58.8866665Z -rw-r--r-- 1 runner docker 305088197 May 15 14:01 malf.templates_1.2.0.tar.gz 2021-05-15T14:02:58.8868303Z -rw-r--r-- 1 runner docker 305101990 May 15 14:02 malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:02:58.8908277Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:58.8909074Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:58.8970404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:02:58.8970880Z env: 2021-05-15T14:02:58.8971301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:58.8971865Z TIC_DEPLOY_KEY: 2021-05-15T14:02:58.8972639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:58.8974209Z GITHUB_PAT: *** 2021-05-15T14:02:58.8974590Z COVERALLS_TOKEN: 2021-05-15T14:02:58.8975056Z continue-on-error: false 2021-05-15T14:02:58.8975500Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:58.8975965Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:58.8976376Z TZ: UTC 2021-05-15T14:02:58.8976750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:58.8977134Z NOT_CRAN: true 2021-05-15T14:02:58.8977499Z ##[endgroup] 2021-05-15T14:02:58.9121489Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:02:58.9122096Z Rscript -e "tic::before_deploy()" 2021-05-15T14:02:58.9162991Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:58.9163587Z env: 2021-05-15T14:02:58.9164023Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:58.9164465Z TIC_DEPLOY_KEY: 2021-05-15T14:02:58.9165240Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:58.9166433Z GITHUB_PAT: *** 2021-05-15T14:02:58.9166830Z COVERALLS_TOKEN: 2021-05-15T14:02:58.9167285Z continue-on-error: false 2021-05-15T14:02:58.9167741Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:58.9168195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:58.9168624Z TZ: UTC 2021-05-15T14:02:58.9168999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:58.9169384Z NOT_CRAN: true 2021-05-15T14:02:58.9169746Z ##[endgroup] 2021-05-15T14:02:59.2231950Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:59.3853342Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:02:59.3853944Z with: 2021-05-15T14:02:59.3854887Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:02:59.3856064Z asset_path: check/malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:02:59.3857063Z asset_name: malf.templates_1.2.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:02:59.3858140Z asset_content_type: application/octet-stream 2021-05-15T14:02:59.3859010Z env: 2021-05-15T14:02:59.3859475Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:59.3859959Z TIC_DEPLOY_KEY: 2021-05-15T14:02:59.3860803Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:59.3862676Z GITHUB_PAT: *** 2021-05-15T14:02:59.3863099Z COVERALLS_TOKEN: 2021-05-15T14:02:59.3863580Z continue-on-error: false 2021-05-15T14:02:59.3864069Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:59.3864790Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:59.3865273Z TZ: UTC 2021-05-15T14:02:59.3865674Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:59.3866246Z NOT_CRAN: true 2021-05-15T14:02:59.3868310Z GITHUB_TOKEN: *** 2021-05-15T14:02:59.3868927Z ##[endgroup] 2021-05-15T14:03:09.1388135Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:03:09.1388664Z Rscript -e "tic::deploy()" 2021-05-15T14:03:09.1433222Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:09.1433596Z env: 2021-05-15T14:03:09.1434008Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:09.1434434Z TIC_DEPLOY_KEY: 2021-05-15T14:03:09.1435392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:09.1436734Z GITHUB_PAT: *** 2021-05-15T14:03:09.1437107Z COVERALLS_TOKEN: 2021-05-15T14:03:09.1437528Z continue-on-error: false 2021-05-15T14:03:09.1437951Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:09.1438375Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:09.1438773Z TZ: UTC 2021-05-15T14:03:09.1439185Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:09.1439540Z NOT_CRAN: true 2021-05-15T14:03:09.1439877Z ##[endgroup] 2021-05-15T14:03:10.4759572Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:10.4797759Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:03:10.4798353Z Rscript -e "tic::after_deploy()" 2021-05-15T14:03:10.4853858Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:10.4854466Z env: 2021-05-15T14:03:10.4854953Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:10.4855461Z TIC_DEPLOY_KEY: 2021-05-15T14:03:10.4856332Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:10.4858479Z GITHUB_PAT: *** 2021-05-15T14:03:10.4858904Z COVERALLS_TOKEN: 2021-05-15T14:03:10.4859421Z continue-on-error: false 2021-05-15T14:03:10.4859909Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:10.4860461Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:10.4860917Z TZ: UTC 2021-05-15T14:03:10.4861328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:10.4861753Z NOT_CRAN: true 2021-05-15T14:03:10.4862152Z ##[endgroup] 2021-05-15T14:03:10.7860636Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:11.1217858Z Post job cleanup. 2021-05-15T14:03:11.1741730Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:03:11.1849885Z Post job cleanup. 2021-05-15T14:03:11.2997500Z [command]/usr/bin/git version 2021-05-15T14:03:11.3065102Z git version 2.31.1 2021-05-15T14:03:11.3107994Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:03:11.3152329Z [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-15T14:03:11.3436247Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:03:11.3473630Z http.https://github.com/.extraheader 2021-05-15T14:03:11.3484760Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:03:11.3526107Z [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-15T14:03:11.3842109Z Cleaning up orphan processes