2021-05-16T23:04:07.8265761Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.4284592Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.4941671Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.5549920Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.6527472Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:15.2063921Z Current runner version: '2.278.0' 2021-05-16T23:04:15.2085815Z ##[group]Operating System 2021-05-16T23:04:15.2086631Z Ubuntu 2021-05-16T23:04:15.2087017Z 20.04.2 2021-05-16T23:04:15.2087416Z LTS 2021-05-16T23:04:15.2087798Z ##[endgroup] 2021-05-16T23:04:15.2088303Z ##[group]Virtual Environment 2021-05-16T23:04:15.2088880Z Environment: ubuntu-20.04 2021-05-16T23:04:15.2089356Z Version: 20210510.0 2021-05-16T23:04:15.2090225Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:04:15.2091373Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:04:15.2092167Z ##[endgroup] 2021-05-16T23:04:15.2093729Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:15.2094750Z Actions: write 2021-05-16T23:04:15.2095212Z Checks: write 2021-05-16T23:04:15.2095642Z Contents: write 2021-05-16T23:04:15.2096141Z Deployments: write 2021-05-16T23:04:15.2096698Z Issues: write 2021-05-16T23:04:15.2097167Z Metadata: read 2021-05-16T23:04:15.2097587Z Packages: write 2021-05-16T23:04:15.2098090Z PullRequests: write 2021-05-16T23:04:15.2098652Z RepositoryProjects: write 2021-05-16T23:04:15.2099189Z SecurityEvents: write 2021-05-16T23:04:15.2099697Z Statuses: write 2021-05-16T23:04:15.2100187Z ##[endgroup] 2021-05-16T23:04:15.2102711Z Prepare workflow directory 2021-05-16T23:04:15.2962327Z Prepare all required actions 2021-05-16T23:04:15.2972020Z Getting action download info 2021-05-16T23:04:15.6661862Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:17.4405106Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:17.9011349Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:18.8134537Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:18.9758341Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:19.1231009Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:19.2689469Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:19.5767340Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:19.5767918Z with: 2021-05-16T23:04:19.5768339Z repository: neuroconductor/afnir 2021-05-16T23:04:19.5769193Z token: *** 2021-05-16T23:04:19.5769544Z ssh-strict: true 2021-05-16T23:04:19.5770010Z persist-credentials: true 2021-05-16T23:04:19.5770442Z clean: true 2021-05-16T23:04:19.5770807Z fetch-depth: 1 2021-05-16T23:04:19.5771153Z lfs: false 2021-05-16T23:04:19.5771512Z submodules: false 2021-05-16T23:04:19.5771859Z env: 2021-05-16T23:04:19.5772250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:19.5772682Z TIC_DEPLOY_KEY: 2021-05-16T23:04:19.5773420Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:19.5774472Z GITHUB_PAT: *** 2021-05-16T23:04:19.5774835Z COVERALLS_TOKEN: 2021-05-16T23:04:19.5775286Z continue-on-error: false 2021-05-16T23:04:19.5775709Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:19.5776079Z ##[endgroup] 2021-05-16T23:04:19.7869117Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:19.7885825Z ##[group]Getting Git version info 2021-05-16T23:04:19.7887301Z Working directory is '/home/runner/work/afnir/afnir' 2021-05-16T23:04:19.7932916Z [command]/usr/bin/git version 2021-05-16T23:04:19.8069031Z git version 2.31.1 2021-05-16T23:04:19.8092569Z ##[endgroup] 2021-05-16T23:04:19.8101093Z Deleting the contents of '/home/runner/work/afnir/afnir' 2021-05-16T23:04:19.8108495Z ##[group]Initializing the repository 2021-05-16T23:04:19.8114286Z [command]/usr/bin/git init /home/runner/work/afnir/afnir 2021-05-16T23:04:19.8191623Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:19.8192458Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:19.8193214Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:19.8193736Z hint: 2021-05-16T23:04:19.8194395Z hint: git config --global init.defaultBranch 2021-05-16T23:04:19.8195123Z hint: 2021-05-16T23:04:19.8195780Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:19.8196684Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:19.8197483Z hint: 2021-05-16T23:04:19.8197968Z hint: git branch -m 2021-05-16T23:04:19.8202643Z Initialized empty Git repository in /home/runner/work/afnir/afnir/.git/ 2021-05-16T23:04:19.8211462Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:19.8258662Z ##[endgroup] 2021-05-16T23:04:19.8259233Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:19.8265881Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:04:19.8301419Z ##[endgroup] 2021-05-16T23:04:19.8309437Z ##[group]Setting up auth 2021-05-16T23:04:19.8319176Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:19.8354011Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:04:19.8681966Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:19.8723949Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:04:19.8934714Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:19.8979616Z ##[endgroup] 2021-05-16T23:04:19.8980367Z ##[group]Fetching the repository 2021-05-16T23:04:19.8989981Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:20.0893630Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:20.0894740Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:20.0895295Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:20.0895846Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:20.0896387Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:20.0896935Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:20.0897468Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:20.0898012Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:20.0898544Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:20.0899087Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:20.0899640Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:20.0900173Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:20.0900751Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:20.0901289Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:20.0901845Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:20.0902382Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:20.0902923Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:20.0903455Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:20.0903996Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:20.0904537Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:20.0905068Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:20.0905609Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:20.0906138Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:20.0906679Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:20.0907208Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:20.0907755Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:20.0908281Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:20.0908824Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:20.0909482Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:20.0910008Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:20.0910552Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:20.0911080Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:20.0911625Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:20.0912152Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:20.0912696Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:20.0913227Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:20.0913768Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:20.0914301Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:20.0914844Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:20.0915386Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:20.0915916Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:20.0916471Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:20.0917005Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:20.0917546Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:20.0918072Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:20.0918762Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:20.0919297Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:20.0919842Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:20.0920382Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:20.0920914Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:20.0921458Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:20.0921988Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:20.0922529Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:20.0923059Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:20.0923600Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:20.0924212Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:20.0924768Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:20.0925313Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:20.0925842Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:20.0926378Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:20.0926905Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:20.0927450Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:20.0927975Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:20.0928513Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:20.0929045Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:20.0929613Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:20.0930160Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:20.0930688Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:20.0931232Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:20.0931757Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:20.0932565Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:20.0933114Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:20.0933639Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:20.0934177Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:20.0935331Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:20.0935878Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:20.0936551Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:20.0937096Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:20.0937769Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:20.0938458Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:20.0938997Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:20.0939527Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:20.0940332Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:20.0940989Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:20.0941915Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:20.0942450Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:20.0943013Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:20.0943748Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:20.0944350Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:20.0945069Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:20.0945670Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:20.0946785Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:20.0947371Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:20.0947961Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:20.0948677Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:20.0949278Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:20.0949992Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:20.0950595Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:20.0951312Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:20.0951919Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:20.0952651Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:20.0953242Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:20.0953980Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:20.0954695Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:20.0955638Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:20.0956237Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:20.0956830Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:20.0957558Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:20.0958380Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:20.0959142Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:20.0959722Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:20.0960437Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:20.0961023Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:20.0961746Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:20.0962611Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:20.0963206Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:20.0963926Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:20.0964518Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:20.0965109Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:20.0968289Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:20.0968895Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:20.0969506Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:20.0970236Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:20.0970831Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:20.0971414Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:20.0972004Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:20.0972589Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:20.0973239Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:20.0973741Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:20.0974260Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:20.0974763Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:20.0975278Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:20.0975782Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:20.0976303Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:20.0976932Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:20.0977436Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:20.0977951Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:20.0978453Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:20.0978964Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:20.0979470Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:20.0979985Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:20.0980486Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:20.0981001Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:20.0981517Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:20.0982013Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:20.0982525Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:20.0983029Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:20.0983551Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:20.0984054Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:20.0985018Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:20.0985532Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:20.0986172Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:20.0986686Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:20.0987188Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:20.0987703Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:20.0988202Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:20.0988716Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:20.0989217Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:20.0989736Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:20.0990236Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:20.0990856Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:20.0991378Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:20.0991877Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:20.0992392Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:20.0993170Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:20.0993693Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:20.0994194Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:20.0994705Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:20.0995206Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:20.0995745Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:20.1014104Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:20.9395268Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:20.9416202Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:20.9425233Z ##[endgroup] 2021-05-16T23:04:20.9426248Z ##[group]Determining the checkout info 2021-05-16T23:04:20.9426874Z ##[endgroup] 2021-05-16T23:04:20.9427349Z ##[group]Checking out the ref 2021-05-16T23:04:20.9428375Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:20.9429597Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:20.9429954Z 2021-05-16T23:04:20.9430719Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:20.9431555Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:20.9432362Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:20.9432825Z 2021-05-16T23:04:20.9433379Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:20.9434323Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:20.9435027Z 2021-05-16T23:04:20.9435653Z git switch -c 2021-05-16T23:04:20.9436022Z 2021-05-16T23:04:20.9436423Z Or undo this operation with: 2021-05-16T23:04:20.9436754Z 2021-05-16T23:04:20.9437236Z git switch - 2021-05-16T23:04:20.9437494Z 2021-05-16T23:04:20.9438141Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:20.9438936Z 2021-05-16T23:04:20.9439379Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:20.9439909Z ##[endgroup] 2021-05-16T23:04:20.9440567Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:04:20.9441517Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:20.9514570Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:20.9514964Z with: 2021-05-16T23:04:20.9515265Z r-version: release 2021-05-16T23:04:20.9515586Z Ncpus: 1 2021-05-16T23:04:20.9515919Z crayon.enabled: NULL 2021-05-16T23:04:20.9516360Z remove-openmp-macos: true 2021-05-16T23:04:20.9516811Z http-user-agent: default 2021-05-16T23:04:20.9517197Z install-r: true 2021-05-16T23:04:20.9517735Z windows-path-include-mingw: true 2021-05-16T23:04:20.9518170Z env: 2021-05-16T23:04:20.9518688Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:20.9519072Z TIC_DEPLOY_KEY: 2021-05-16T23:04:20.9519734Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:20.9520886Z GITHUB_PAT: *** 2021-05-16T23:04:20.9521225Z COVERALLS_TOKEN: 2021-05-16T23:04:20.9521611Z continue-on-error: false 2021-05-16T23:04:20.9522002Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:20.9522313Z ##[endgroup] 2021-05-16T23:04:24.2023205Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:04:26.3937929Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:04:26.3952926Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:04:26.3954859Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:04:26.4526197Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:04:26.5316143Z Hit:5 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:04:26.6040049Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:04:26.6285849Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:04:26.6291105Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:04:26.6293261Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:04:26.6295163Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:04:26.6296824Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:04:26.6411334Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:04:26.6428010Z Get:13 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:04:26.6435951Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:04:26.6893754Z Get:15 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:04:26.8685528Z Get:16 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:04:26.9314789Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:04:27.1316293Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:04:27.2904055Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:04:27.3950221Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:04:27.3963786Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:04:27.3973576Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:04:27.4006391Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:04:27.4060917Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:04:27.4114699Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:04:33.2970110Z Fetched 4463 kB in 1s (3506 kB/s) 2021-05-16T23:04:33.9807984Z Reading package lists... 2021-05-16T23:04:34.0012228Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:04:35.6513502Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:04:35.7081762Z Reading package lists... 2021-05-16T23:04:35.8561525Z Building dependency tree... 2021-05-16T23:04:35.8587041Z Reading state information... 2021-05-16T23:04:35.9939195Z The following additional packages will be installed: 2021-05-16T23:04:35.9940495Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:04:35.9941562Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:04:35.9942893Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:04:35.9944255Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:04:35.9945462Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:04:35.9946560Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:04:35.9947693Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:04:35.9949001Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:04:35.9950171Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:04:35.9951276Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:04:35.9952440Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:04:35.9953580Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:04:35.9954851Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:04:35.9956072Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:04:35.9957163Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:04:35.9958536Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:04:35.9959682Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:35.9960922Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:35.9962246Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:35.9963397Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:35.9964401Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:35.9965476Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:35.9966631Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:35.9967928Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:35.9969068Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:35.9970195Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:35.9971421Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:35.9972573Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:35.9973820Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:35.9975015Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:35.9976233Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:35.9977687Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:35.9978978Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:35.9985594Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:35.9986736Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:35.9987943Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:35.9989031Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:35.9990130Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:04:36.0004642Z Suggested packages: 2021-05-16T23:04:36.0005587Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:04:36.0006592Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:04:36.0007660Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:04:36.0008782Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:04:36.0009820Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:04:36.0010811Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:04:36.0011764Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:04:36.0012889Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:04:36.0014213Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:04:36.0015303Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:04:36.4115705Z The following NEW packages will be installed: 2021-05-16T23:04:36.4126352Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:04:36.4127742Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:04:36.4129102Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:04:36.4130702Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:04:36.4132129Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:04:36.4135707Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:04:36.4137073Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:04:36.4140122Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:04:36.4141393Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:04:36.4142596Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:04:36.4143561Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:04:36.4144750Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:04:36.4146033Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:04:36.4147294Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:04:36.4148388Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:04:36.4149510Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:04:36.4150735Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:36.4152062Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:36.4153403Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:36.4154511Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:36.4155544Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:36.4156585Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:36.4157805Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:36.4159723Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:36.4160873Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:36.4162006Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:36.4163187Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:36.4164392Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:36.4165557Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:36.4166907Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:36.4168113Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:36.4169388Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:36.4170707Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:36.4171848Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:36.4173004Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:36.4174159Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:36.4175305Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:36.4176193Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:04:36.4317769Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:36.4320111Z Need to get 8648 kB of archives. 2021-05-16T23:04:36.4320825Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:04:36.4322293Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:04:36.4349136Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:04:36.4354527Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:04:36.4366584Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:04:36.4374608Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:04:36.4393399Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:04:36.4404344Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T23:04:36.4409837Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:04:36.4419124Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:04:36.4425893Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:04:36.4447807Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:04:36.4453244Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:04:36.4459133Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:04:36.4465826Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:04:36.4471206Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:04:36.4478067Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:04:36.4485814Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:04:36.4497957Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:04:36.4505629Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:04:36.4677986Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:04:36.4683240Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:04:36.4708502Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:04:36.4720318Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:04:36.4762275Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:04:36.4785751Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:04:36.4977426Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:04:36.4981914Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:04:36.4993894Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:04:36.5010696Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:04:36.5016766Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:04:36.5021896Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:04:36.5051025Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:04:36.5053250Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:04:36.5055033Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:04:36.5056873Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:04:36.5058658Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:04:36.5064562Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:04:36.5077206Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:04:36.5079052Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:04:36.5080625Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:04:36.5082591Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:04:36.5084182Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:04:36.5089660Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:04:36.5098241Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:04:36.5101219Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:04:36.5114059Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:04:36.5139643Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:04:36.5143248Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:04:36.5151001Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:04:36.5162373Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:04:36.5163852Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:04:36.5220023Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:04:36.5231575Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:04:36.5241663Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:04:36.5255154Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:04:36.5261406Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:04:36.5267784Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:04:36.5273094Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:04:36.5287018Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:04:36.5296823Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:04:36.5354404Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:04:36.5369931Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:04:36.5381906Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:04:36.5390022Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:04:36.5396376Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:04:36.5403349Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:04:36.5408826Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:04:36.5421166Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:04:36.5441580Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:04:36.5452376Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T23:04:36.5462392Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:04:36.5470014Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:04:36.5483013Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:04:36.5489730Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:04:36.5500358Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:04:36.5513285Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:04:36.5606531Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:04:36.5618682Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:04:36.5626094Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:04:36.5631255Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:04:36.5670360Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:04:36.5676755Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T23:04:36.5682452Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:04:36.5688945Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:04:36.5703218Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:04:36.5708715Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:04:36.5724769Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:04:36.5740238Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:04:36.5752421Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:04:36.5761844Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:04:36.5766885Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:04:36.5771940Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:04:36.5779280Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:04:36.5792184Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:04:36.5798458Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:04:36.5804773Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:04:36.5809386Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:04:36.5824086Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:04:36.5833787Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:04:36.5838795Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:04:36.5918879Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:04:36.5974511Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:04:36.6009143Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:04:36.6018453Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:04:36.6026527Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:04:36.6028290Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T23:04:36.6033290Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:04:36.6041784Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:04:36.6050269Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:04:36.6061898Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:04:36.6070663Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:04:36.6080118Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:04:36.6086898Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:04:36.6095431Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:04:36.6103488Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:04:36.6112923Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:04:36.6120421Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:04:36.6126482Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:04:36.6132946Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:04:36.6185276Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:04:36.6186811Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:04:36.6188593Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:04:36.6190098Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:04:36.6191561Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:04:36.6192904Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:04:36.6199526Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:04:36.6357446Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:04:36.6361370Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:04:36.6366681Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:04:36.6411213Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:04:37.2905154Z Fetched 8648 kB in 0s (38.7 MB/s) 2021-05-16T23:04:37.3273846Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:04:37.3490359Z (Reading database ... 2021-05-16T23:04:37.3491126Z (Reading database ... 5% 2021-05-16T23:04:37.3491953Z (Reading database ... 10% 2021-05-16T23:04:37.3492395Z (Reading database ... 15% 2021-05-16T23:04:37.3492809Z (Reading database ... 20% 2021-05-16T23:04:37.3501741Z (Reading database ... 25% 2021-05-16T23:04:37.3502120Z (Reading database ... 30% 2021-05-16T23:04:37.3502473Z (Reading database ... 35% 2021-05-16T23:04:37.3502934Z (Reading database ... 40% 2021-05-16T23:04:37.3503304Z (Reading database ... 45% 2021-05-16T23:04:37.3503882Z (Reading database ... 50% 2021-05-16T23:04:37.3800044Z (Reading database ... 55% 2021-05-16T23:04:37.4264862Z (Reading database ... 60% 2021-05-16T23:04:37.4643661Z (Reading database ... 65% 2021-05-16T23:04:37.5077800Z (Reading database ... 70% 2021-05-16T23:04:37.5918891Z (Reading database ... 75% 2021-05-16T23:04:37.6778731Z (Reading database ... 80% 2021-05-16T23:04:37.7705155Z (Reading database ... 85% 2021-05-16T23:04:37.8365404Z (Reading database ... 90% 2021-05-16T23:04:37.9042385Z (Reading database ... 95% 2021-05-16T23:04:37.9043200Z (Reading database ... 100% 2021-05-16T23:04:37.9044155Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:04:37.9162318Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:04:37.9267179Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:04:37.9521218Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:04:37.9758547Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:04:37.9769915Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:04:38.0007626Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:04:38.0252417Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:04:38.0266228Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:38.0515105Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:04:38.0810991Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:04:38.0831806Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:38.1200330Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:04:38.1460265Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:04:38.1471132Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:38.1840224Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:04:38.2017134Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:04:38.2026105Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:38.2281231Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:04:38.2500755Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:04:38.2512177Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:38.2800284Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:04:38.2978463Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:04:38.2991382Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:38.3280709Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:04:38.3445543Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:04:38.3456610Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:38.3760763Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:04:38.3943644Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:04:38.3951673Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:38.4239948Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:04:38.4445206Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:04:38.4457809Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:38.4680027Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:04:38.4952217Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:04:38.4962687Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:38.5239599Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:04:38.5403950Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:04:38.5414446Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:38.5756867Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:04:38.6060711Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:04:38.6073592Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:38.6480198Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:04:38.6676978Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:04:38.6686163Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:38.6914545Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:04:38.7159569Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:04:38.7172923Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:04:38.7479411Z Selecting previously unselected package patchutils. 2021-05-16T23:04:38.7668297Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:04:38.7679596Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:04:38.7986700Z Selecting previously unselected package wdiff. 2021-05-16T23:04:38.8229299Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:04:38.8241129Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:04:38.8559708Z Selecting previously unselected package devscripts. 2021-05-16T23:04:38.8747354Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:04:38.8944183Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:39.0001882Z Selecting previously unselected package diffstat. 2021-05-16T23:04:39.0160088Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:04:39.0177593Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:04:39.0439438Z Selecting previously unselected package python3-gpg. 2021-05-16T23:04:39.0645687Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:04:39.0656923Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:39.1081758Z Selecting previously unselected package dput. 2021-05-16T23:04:39.1301092Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:04:39.1373306Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:04:39.1762078Z Selecting previously unselected package gdebi-core. 2021-05-16T23:04:39.1949519Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:04:39.1961844Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:39.2479790Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:04:39.2681434Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:04:39.2710454Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:39.3079998Z Selecting previously unselected package gettext. 2021-05-16T23:04:39.3283204Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:04:39.3295883Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:39.4192486Z Selecting previously unselected package intltool-debian. 2021-05-16T23:04:39.4438187Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:04:39.4447333Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:39.4649501Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:04:39.4896973Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:04:39.4908569Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:39.5165533Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:04:39.5408239Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:04:39.5422516Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:39.5696918Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:04:39.5940581Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:04:39.5950112Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:39.6151808Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:04:39.6395495Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:04:39.6405132Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:39.6719891Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:04:39.6883109Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:04:39.6889159Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:39.7146613Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:04:39.7373438Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:04:39.7382934Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:39.7640328Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:04:39.7824390Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:04:39.7832504Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:39.8161653Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:04:39.8316538Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:04:39.8333117Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:39.8601190Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:04:39.8797964Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:04:39.8809743Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:39.9065423Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:04:39.9283761Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:04:39.9294838Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:39.9507908Z Selecting previously unselected package libclone-perl. 2021-05-16T23:04:39.9755441Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:04:39.9764737Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:04:40.0040887Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:04:40.0217516Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:04:40.0232393Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:40.0519567Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:04:40.0707270Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:04:40.0716742Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:40.0947999Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:04:40.1196754Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:04:40.1202917Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:04:40.1406208Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:04:40.1649049Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:04:40.1664726Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:40.1921188Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:04:40.2178076Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:04:40.2194774Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:40.2441949Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:04:40.2656263Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:04:40.2663730Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:40.2960969Z Selecting previously unselected package libwant-perl. 2021-05-16T23:04:40.3115980Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:04:40.3128828Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:04:40.3325079Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:04:40.3569800Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:04:40.3581768Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:40.3879692Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:04:40.4066943Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:04:40.4077659Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:40.4395231Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:04:40.4592687Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:04:40.4601699Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:40.4839759Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:04:40.5024320Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:04:40.5032644Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:40.5224743Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:04:40.5472191Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:04:40.5482599Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:40.5708462Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:04:40.5955770Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:04:40.5963954Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:40.6203276Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:04:40.6426345Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:04:40.6433243Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:40.6907326Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:04:40.7167709Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:04:40.7177808Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:40.7440805Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:04:40.7630501Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:04:40.7642737Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:40.7879705Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:04:40.8204592Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:04:40.8217736Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:40.8568288Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:04:40.8840878Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:04:40.8852918Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:40.9159917Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:04:40.9357131Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:04:40.9367604Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:40.9587113Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:04:40.9857323Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:04:40.9867964Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:41.0125370Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:04:41.0372397Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:04:41.0380968Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:41.0607338Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:04:41.0876525Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:04:41.0883654Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:04:41.1132843Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:04:41.1418180Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:04:41.1427950Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:41.1962438Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:04:41.2195258Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:04:41.2204712Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:04:41.2560004Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:04:41.2725632Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:04:41.2735922Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:41.3041544Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:04:41.3283476Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:04:41.3295598Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:41.3559870Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:04:41.3777800Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:04:41.3788205Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:41.4028314Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:04:41.4299587Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:04:41.4310133Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:41.4589557Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:04:41.4862326Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:04:41.4871494Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:41.5102445Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:04:41.5347145Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:04:41.5356200Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:41.5640370Z Selecting previously unselected package libjson-perl. 2021-05-16T23:04:41.5840136Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:04:41.5847395Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:04:41.6120105Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:04:41.6340386Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:04:41.6347089Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:04:41.6600060Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:04:41.6824658Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:04:41.6839720Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:41.7121329Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:04:41.7338086Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:04:41.7346359Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:41.7640608Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:04:41.7854360Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:04:41.7864274Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:41.8161665Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:04:41.8366315Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:04:41.8382634Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:04:41.8800913Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:04:41.8993512Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:04:41.9004709Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:41.9319826Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:04:41.9511115Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:04:41.9528585Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:41.9825128Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:04:42.0048986Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:04:42.0076228Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:42.0549690Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:04:42.0812516Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:04:42.0823239Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:42.1130721Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:04:42.1394537Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:04:42.1402916Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:42.1640987Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:04:42.1854795Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:04:42.1868185Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:42.2120219Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:04:42.2392284Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:04:42.2406053Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:04:42.2921741Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:04:42.3166941Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:04:42.3183731Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:42.3438704Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:04:42.3686368Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:04:42.3698077Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:42.3936773Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:04:42.4222097Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:04:42.4353047Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:42.4760412Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:04:42.4965363Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:04:42.4977303Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:42.5273042Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:04:42.5537205Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:04:42.5547587Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:42.5839571Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:04:42.6018453Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:04:42.6025630Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:42.6401150Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:04:42.6606021Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:04:42.6618850Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:42.6959920Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:04:42.7125148Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:04:42.7146104Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:42.7439925Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:04:42.7629090Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:04:42.7643740Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:42.7920279Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:04:42.8122891Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:04:42.8132121Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:42.8399735Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:04:42.8585926Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:04:42.8598776Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:42.8828912Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:04:42.9124933Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:04:42.9163094Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:42.9455949Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:04:42.9659042Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:04:42.9669910Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:42.9926651Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:04:43.0222531Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:04:43.0234743Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:43.0559823Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:04:43.0736598Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:04:43.0752863Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:43.0984285Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:04:43.1248567Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:04:43.1260007Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:43.1559824Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:04:43.1722389Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:04:43.1730651Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:43.2039775Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:04:43.2228670Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:04:43.2240653Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:43.2559934Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:04:43.2750778Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:04:43.2766716Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:43.3058343Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:04:43.3282718Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:04:43.3290512Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:43.3498853Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:04:43.3748849Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:43.3757605Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:43.4401003Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:04:43.4600924Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:04:43.4623067Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:43.4919940Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:04:43.5141255Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:04:43.5151520Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:04:43.5442736Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:04:43.5668279Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:04:43.5684281Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:04:43.6000964Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:04:43.6164351Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:04:43.6180776Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:43.6441435Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:04:43.6688577Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:04:43.6707296Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:43.6935541Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:04:43.7181405Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:04:43.7204641Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:43.7520206Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:04:43.7745190Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:43.7760078Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:43.8080846Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:04:43.8373839Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:43.8383969Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:43.8703442Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:04:43.8970629Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:04:43.8984479Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:04:43.9240585Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:04:43.9469546Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:04:43.9481303Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:43.9800816Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:04:44.0059568Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:04:44.0072787Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:44.0400059Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:04:44.0560723Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:04:44.0571195Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:44.0796342Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:04:44.1062510Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:04:44.1071877Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:44.1360000Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:04:44.1554528Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:04:44.1574958Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:44.1879953Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:04:44.2075926Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:04:44.2087543Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:44.2349196Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:04:44.2571584Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:04:44.2596857Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:44.2879817Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:04:44.3131108Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:04:44.3150151Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:44.3440737Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:04:44.3640969Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:04:44.3655298Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:44.3960063Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:04:44.4179343Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:04:44.4191562Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:44.4460725Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:04:44.4701169Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:04:44.4716344Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:44.5000764Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:04:44.5218167Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:04:44.5230174Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:44.5559551Z Selecting previously unselected package licensecheck. 2021-05-16T23:04:44.5765518Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:04:44.5773701Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:04:44.6008233Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:04:44.6273764Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:04:44.6283915Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:44.6560209Z Selecting previously unselected package t1utils. 2021-05-16T23:04:44.6771476Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:44.6780503Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:44.7160518Z Selecting previously unselected package lintian. 2021-05-16T23:04:44.7364315Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:44.7376549Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:45.1030541Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:45.1271639Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:45.1279472Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:45.1520452Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:45.1753423Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:45.1763168Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:45.1999543Z Selecting previously unselected package qpdf. 2021-05-16T23:04:45.2256498Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:45.2267261Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:45.2886659Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:45.3152132Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:45.3163340Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:45.3778044Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:45.3814428Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:45.3843199Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:45.3867825Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:45.3899573Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:45.3927777Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:45.3955665Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:45.4001945Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:45.4037471Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:45.5323659Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:45.5345846Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:45.5367187Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:45.5395896Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:45.5414843Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:45.5436472Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:45.5456084Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:45.5476260Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:45.5496404Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:45.5515000Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:45.5533607Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:45.5553389Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:45.5573872Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:45.5594152Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:45.5613217Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:45.5630594Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:45.5650843Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:45.5670197Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:45.5692622Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:45.5710750Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:45.5729792Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:45.5747757Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:45.5766783Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:45.5786888Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:45.5809247Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:45.5828170Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:45.7265386Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:45.7285240Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:45.7308688Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:45.7336017Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:45.7357735Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:45.7377527Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:45.7436941Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:45.7455969Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:45.7485666Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:45.7505975Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:45.7531110Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:45.9089317Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:45.9117479Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:45.9136644Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:45.9157085Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:45.9177506Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:45.9195859Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:45.9214999Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:45.9241952Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:45.9263964Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:45.9286268Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:45.9306479Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:45.9332430Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:45.9354842Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:45.9379050Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:45.9444223Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:45.9468665Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:45.9485757Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:45.9507974Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:45.9527355Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:45.9546861Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:45.9570488Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:45.9591744Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:45.9614873Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:45.9637260Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:45.9667586Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:45.9723442Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:45.9724447Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:45.9725478Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:45.9735685Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:45.9756589Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:46.1063897Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:46.1085599Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:46.1109684Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:46.1199286Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:46.1223269Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:46.1250886Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:46.1275871Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:46.1298588Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:46.1439452Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:46.1464292Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:46.1491094Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:46.2711035Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:46.2734624Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:46.2761164Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:46.2842048Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:46.2872433Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:46.2898024Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:46.2923971Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:46.2953787Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:46.2984273Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:46.3021389Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:46.3055853Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:46.3084396Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:46.3107272Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:46.3141839Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:46.3175613Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:46.3195618Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:46.4591335Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:46.4620569Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:46.4644176Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:46.4666676Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:46.4689845Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:46.4720775Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:46.4760010Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:46.4793574Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:46.4818091Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:46.4845925Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:46.4867992Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:46.4897308Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:46.4929695Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:46.4955142Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:46.4981933Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:46.5003059Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:46.5022980Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:46.5047728Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:46.6626499Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:46.6653122Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:46.6680026Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:46.6705531Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:46.6729571Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:46.6748969Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:46.6773684Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:46.6791768Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:46.6826706Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:46.6863798Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:02.5813440Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:05:02.6932034Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:04.6177083Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T23:05:04.7271834Z 2021-05-16T23:05:04.7423604Z Reading package lists... 0% 2021-05-16T23:05:04.7424317Z 2021-05-16T23:05:04.7464489Z Reading package lists... 100% 2021-05-16T23:05:04.7465038Z 2021-05-16T23:05:04.7465454Z 2021-05-16T23:05:04.7466235Z Reading package lists... Done 2021-05-16T23:05:04.7466526Z 2021-05-16T23:05:04.7466937Z Building dependency tree... 0% 2021-05-16T23:05:04.7467239Z 2021-05-16T23:05:04.7738271Z Building dependency tree... 0% 2021-05-16T23:05:04.7738647Z 2021-05-16T23:05:04.7739038Z Building dependency tree... 50% 2021-05-16T23:05:04.7739325Z 2021-05-16T23:05:04.8879915Z Building dependency tree... 50% 2021-05-16T23:05:04.8880755Z 2021-05-16T23:05:04.8881353Z Building dependency tree 2021-05-16T23:05:04.8881809Z 2021-05-16T23:05:04.8882371Z Reading state information... 0% 2021-05-16T23:05:04.8882844Z 2021-05-16T23:05:05.0378978Z Reading state information... 0% 2021-05-16T23:05:05.0379806Z 2021-05-16T23:05:05.0380162Z 2021-05-16T23:05:05.0380749Z Reading state information... Done 2021-05-16T23:05:05.0381221Z 2021-05-16T23:05:05.0381778Z Reading state information... 0% 2021-05-16T23:05:05.0429048Z 2021-05-16T23:05:05.0429653Z Reading state information... 1% 2021-05-16T23:05:05.0466221Z 2021-05-16T23:05:05.0466878Z Reading state information... 3% 2021-05-16T23:05:05.0504125Z 2021-05-16T23:05:05.0504832Z Reading state information... 5% 2021-05-16T23:05:05.0542890Z 2021-05-16T23:05:05.0543523Z Reading state information... 7% 2021-05-16T23:05:05.0577921Z 2021-05-16T23:05:05.0578556Z Reading state information... 9% 2021-05-16T23:05:05.0613731Z 2021-05-16T23:05:05.0614357Z Reading state information... 11% 2021-05-16T23:05:05.0651003Z 2021-05-16T23:05:05.0651616Z Reading state information... 13% 2021-05-16T23:05:05.0694071Z 2021-05-16T23:05:05.0694519Z Reading state information... 15% 2021-05-16T23:05:05.0723727Z 2021-05-16T23:05:05.0724195Z Reading state information... 17% 2021-05-16T23:05:05.0763132Z 2021-05-16T23:05:05.0763581Z Reading state information... 19% 2021-05-16T23:05:05.0799218Z 2021-05-16T23:05:05.0799646Z Reading state information... 21% 2021-05-16T23:05:05.0833757Z 2021-05-16T23:05:05.0834183Z Reading state information... 23% 2021-05-16T23:05:05.0873607Z 2021-05-16T23:05:05.0874047Z Reading state information... 25% 2021-05-16T23:05:05.0914347Z 2021-05-16T23:05:05.0914771Z Reading state information... 27% 2021-05-16T23:05:05.0952631Z 2021-05-16T23:05:05.0953059Z Reading state information... 29% 2021-05-16T23:05:05.0992944Z 2021-05-16T23:05:05.0993380Z Reading state information... 31% 2021-05-16T23:05:05.1032350Z 2021-05-16T23:05:05.1032784Z Reading state information... 33% 2021-05-16T23:05:05.1067778Z 2021-05-16T23:05:05.1068214Z Reading state information... 35% 2021-05-16T23:05:05.1104019Z 2021-05-16T23:05:05.1104506Z Reading state information... 37% 2021-05-16T23:05:05.1147128Z 2021-05-16T23:05:05.1147585Z Reading state information... 39% 2021-05-16T23:05:05.1187018Z 2021-05-16T23:05:05.1187468Z Reading state information... 41% 2021-05-16T23:05:05.1223604Z 2021-05-16T23:05:05.1224026Z Reading state information... 43% 2021-05-16T23:05:05.1267937Z 2021-05-16T23:05:05.1268367Z Reading state information... 45% 2021-05-16T23:05:05.1328113Z 2021-05-16T23:05:05.1328580Z Reading state information... 47% 2021-05-16T23:05:05.1366609Z 2021-05-16T23:05:05.1367035Z Reading state information... 49% 2021-05-16T23:05:05.1409491Z 2021-05-16T23:05:05.1409924Z Reading state information... 51% 2021-05-16T23:05:05.1448481Z 2021-05-16T23:05:05.1448921Z Reading state information... 53% 2021-05-16T23:05:05.1488411Z 2021-05-16T23:05:05.1488871Z Reading state information... 55% 2021-05-16T23:05:05.1529135Z 2021-05-16T23:05:05.1529580Z Reading state information... 57% 2021-05-16T23:05:05.1570517Z 2021-05-16T23:05:05.1570961Z Reading state information... 59% 2021-05-16T23:05:05.1616587Z 2021-05-16T23:05:05.1617119Z Reading state information... 61% 2021-05-16T23:05:05.1655657Z 2021-05-16T23:05:05.1656117Z Reading state information... 63% 2021-05-16T23:05:05.1693470Z 2021-05-16T23:05:05.1693893Z Reading state information... 65% 2021-05-16T23:05:05.1731945Z 2021-05-16T23:05:05.1732364Z Reading state information... 67% 2021-05-16T23:05:05.1770525Z 2021-05-16T23:05:05.1771251Z Reading state information... 69% 2021-05-16T23:05:05.1819607Z 2021-05-16T23:05:05.1820049Z Reading state information... 71% 2021-05-16T23:05:05.1854248Z 2021-05-16T23:05:05.1854672Z Reading state information... 73% 2021-05-16T23:05:05.1890859Z 2021-05-16T23:05:05.1891579Z Reading state information... 75% 2021-05-16T23:05:05.1940512Z 2021-05-16T23:05:05.1941316Z Reading state information... 77% 2021-05-16T23:05:05.1979288Z 2021-05-16T23:05:05.1980031Z Reading state information... 79% 2021-05-16T23:05:05.2017974Z 2021-05-16T23:05:05.2018604Z Reading state information... 81% 2021-05-16T23:05:05.2058318Z 2021-05-16T23:05:05.2059441Z Reading state information... 83% 2021-05-16T23:05:05.2097899Z 2021-05-16T23:05:05.2098596Z Reading state information... 85% 2021-05-16T23:05:05.2136884Z 2021-05-16T23:05:05.2137575Z Reading state information... 87% 2021-05-16T23:05:05.2173815Z 2021-05-16T23:05:05.2174547Z Reading state information... 89% 2021-05-16T23:05:05.2209109Z 2021-05-16T23:05:05.2209824Z Reading state information... 91% 2021-05-16T23:05:05.2248133Z 2021-05-16T23:05:05.2248841Z Reading state information... 93% 2021-05-16T23:05:05.2285376Z 2021-05-16T23:05:05.2286176Z Reading state information... 95% 2021-05-16T23:05:05.2326401Z 2021-05-16T23:05:05.2327047Z Reading state information... 97% 2021-05-16T23:05:05.2363974Z 2021-05-16T23:05:05.2364622Z Reading state information... 99% 2021-05-16T23:05:05.4989451Z Selecting previously unselected package r-4.0.5. 2021-05-16T23:05:05.6230411Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:05:05.6359684Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T23:05:05.6370106Z Unpacking r-4.0.5 (1) ... 2021-05-16T23:05:06.3538196Z Setting up r-4.0.5 (1) ... 2021-05-16T23:05:06.3778153Z 2021-05-16T23:05:06.3778977Z 2021-05-16T23:05:06.3779538Z Reading state information... Done 2021-05-16T23:05:06.4047173Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T23:05:06.4153557Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:05:06.4431766Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:05:06.4432247Z env: 2021-05-16T23:05:06.4432644Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:06.4433085Z TIC_DEPLOY_KEY: 2021-05-16T23:05:06.4433824Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:06.4435450Z GITHUB_PAT: *** 2021-05-16T23:05:06.4435832Z COVERALLS_TOKEN: 2021-05-16T23:05:06.4436268Z continue-on-error: false 2021-05-16T23:05:06.4436708Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:06.4437148Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:06.4437568Z TZ: UTC 2021-05-16T23:05:06.4437919Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:06.4438464Z NOT_CRAN: true 2021-05-16T23:05:06.4438805Z ##[endgroup] 2021-05-16T23:05:06.4927986Z [command]sudo apt-get install -y texinfo 2021-05-16T23:05:06.8011450Z Reading package lists... 2021-05-16T23:05:06.9487336Z Building dependency tree... 2021-05-16T23:05:06.9507438Z Reading state information... 2021-05-16T23:05:07.1394445Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:05:07.1403072Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:07.3560479Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:05:07.3727259Z --2021-05-16 23:05:07-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:05:07.3886734Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:05:07.3961056Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:05:07.4226104Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:05:07.4228718Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:05:07.4231144Z --2021-05-16 23:05:07-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:05:07.4764541Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:05:07.5365489Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:05:07.7385612Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:05:07.7391766Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=uxm0eF3iH8kb1d%2BnKq2B2I7lqoQLFC%2FPmnFsuUJKXt8%3D&st=2021-05-16T23%3A04%3A07Z&se=2021-05-16T23%3A10%3A07Z&sp=r [following] 2021-05-16T23:05:07.7395621Z --2021-05-16 23:05:07-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=uxm0eF3iH8kb1d%2BnKq2B2I7lqoQLFC%2FPmnFsuUJKXt8%3D&st=2021-05-16T23%3A04%3A07Z&se=2021-05-16T23%3A10%3A07Z&sp=r 2021-05-16T23:05:07.7530651Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:05:08.4534968Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:05:08.4536520Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:05:08.4537903Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:05:08.4539685Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:05:08.4685199Z 2021-05-16T23:05:10.0667734Z 0K ........ ........ ........ ........ 49% 16.5M 2s 2021-05-16T23:05:11.7480913Z 32768K ........ ........ ........ ........ 99% 18.8M 0s 2021-05-16T23:05:11.7481604Z 65536K 100% 3.20M=3.7s 2021-05-16T23:05:11.7481901Z 2021-05-16T23:05:11.7483601Z 2021-05-16 23:05:11 (17.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:05:11.7484041Z 2021-05-16T23:05:13.2137360Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:05:13.2138191Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:05:13.4830646Z ##[group]Run tlmgr update --self 2021-05-16T23:05:13.4831231Z tlmgr update --self 2021-05-16T23:05:13.4832109Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:05:13.4832975Z tlmgr update --all 2021-05-16T23:05:13.4879899Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:13.4880414Z env: 2021-05-16T23:05:13.4880864Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:13.4881398Z TIC_DEPLOY_KEY: 2021-05-16T23:05:13.4882237Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:13.4883894Z GITHUB_PAT: *** 2021-05-16T23:05:13.4884376Z COVERALLS_TOKEN: 2021-05-16T23:05:13.4884855Z continue-on-error: false 2021-05-16T23:05:13.4885385Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:13.4885864Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:13.4886346Z TZ: UTC 2021-05-16T23:05:13.4886756Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:13.4887325Z NOT_CRAN: true 2021-05-16T23:05:13.4887716Z ##[endgroup] 2021-05-16T23:05:14.6251623Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:14.6253416Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:05:15.8402160Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:15.8403338Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:05:15.9326465Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:05:15.9851483Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:05:16.0286433Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:05:16.0729004Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T23:05:16.5190180Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T23:05:17.6565244Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:05:17.7239282Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:05:17.7912973Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:05:17.8328051Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:05:17.8739080Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:05:17.9170121Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:05:17.9591520Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:05:18.0017356Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:05:18.0484801Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T23:05:18.1172541Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T23:05:18.1996620Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:05:18.2435586Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:05:18.2863208Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:05:18.3287235Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:05:18.3737670Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:05:18.4219756Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:05:18.4656970Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:05:18.5130960Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:05:18.5571160Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:05:18.6003782Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:05:18.6437039Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:05:18.6862015Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:05:18.7308539Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:05:18.7723036Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:05:18.8138723Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:05:18.8561018Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:05:18.9000872Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:05:18.9461111Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:05:18.9914861Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:05:19.0367959Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T23:05:19.0948493Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T23:05:19.1373354Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T23:05:19.1796898Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:05:19.2249781Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:05:19.2684987Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:05:19.3118089Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:05:19.3546698Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:05:19.3995530Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:05:19.4437361Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:05:19.4884538Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:05:19.5318554Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:05:19.5759698Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:05:19.6201092Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:05:19.6643009Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:05:19.7080032Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:05:19.7517591Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:05:19.7954127Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:05:19.8378507Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:05:19.8809683Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:05:19.9265242Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:05:19.9726408Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:05:20.0170771Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:05:20.0614871Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T23:05:20.1111225Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T23:05:20.1576047Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T23:05:20.2009732Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T23:05:20.2432927Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:05:20.2866261Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:05:20.3310611Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:05:20.3761668Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:05:20.4457047Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:05:20.5224773Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:05:20.5668004Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:05:20.6118723Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:05:20.6555206Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:05:20.7004107Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:05:20.7485462Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:05:20.7965673Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:05:20.8427237Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:05:20.8861841Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:05:20.9289941Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:05:20.9744787Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:05:21.0339635Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:05:21.0781871Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T23:05:21.1237063Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T23:05:21.1688129Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T23:05:21.2172374Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T23:05:21.2659910Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:05:21.3122349Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:05:21.3624451Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:05:21.4584906Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:05:21.5045909Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:05:21.5506836Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:05:21.5686117Z running mktexlsr ... 2021-05-16T23:05:21.6474034Z done running mktexlsr. 2021-05-16T23:05:21.6752593Z running updmap-sys ... 2021-05-16T23:05:21.9066219Z done running updmap-sys. 2021-05-16T23:05:21.9068126Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:05:21.9069735Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ddLUQFohjj/rd34nXVwTm ... 2021-05-16T23:05:22.2425599Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ddLUQFohjj/rd34nXVwTm. 2021-05-16T23:05:22.2427099Z OK: optex.fmt/luatex 2021-05-16T23:05:22.2428681Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:05:22.2429918Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:05:23.4385271Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:23.4386870Z tlmgr: no updates available 2021-05-16T23:05:23.5403496Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:05:23.5403965Z with: 2021-05-16T23:05:23.5404345Z pandoc-version: 2.7.3 2021-05-16T23:05:23.5404702Z env: 2021-05-16T23:05:23.5405109Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:23.5405550Z TIC_DEPLOY_KEY: 2021-05-16T23:05:23.5406296Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:23.5407971Z GITHUB_PAT: *** 2021-05-16T23:05:23.5408338Z COVERALLS_TOKEN: 2021-05-16T23:05:23.5408794Z continue-on-error: false 2021-05-16T23:05:23.5409227Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:23.5409685Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:23.5410114Z TZ: UTC 2021-05-16T23:05:23.5410481Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:23.5410871Z NOT_CRAN: true 2021-05-16T23:05:23.5411212Z ##[endgroup] 2021-05-16T23:05:23.8449927Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:05:23.9103546Z Reading package lists... 2021-05-16T23:05:24.0674710Z Building dependency tree... 2021-05-16T23:05:24.0689030Z Reading state information... 2021-05-16T23:05:24.2695993Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:05:24.2696865Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:24.2729921Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:05:24.3818773Z 2021-05-16T23:05:24.3976174Z Reading package lists... 0% 2021-05-16T23:05:24.3976626Z 2021-05-16T23:05:24.4021330Z Reading package lists... 100% 2021-05-16T23:05:24.4021703Z 2021-05-16T23:05:24.4021976Z 2021-05-16T23:05:24.4022454Z Reading package lists... Done 2021-05-16T23:05:24.4022807Z 2021-05-16T23:05:24.4023309Z Building dependency tree... 0% 2021-05-16T23:05:24.4023667Z 2021-05-16T23:05:24.4320513Z Building dependency tree... 0% 2021-05-16T23:05:24.4321187Z 2021-05-16T23:05:24.4321809Z Building dependency tree... 50% 2021-05-16T23:05:24.4322275Z 2021-05-16T23:05:24.5593557Z Building dependency tree... 50% 2021-05-16T23:05:24.5594015Z 2021-05-16T23:05:24.5594541Z Building dependency tree 2021-05-16T23:05:24.5594906Z 2021-05-16T23:05:24.5595403Z Reading state information... 0% 2021-05-16T23:05:24.5595771Z 2021-05-16T23:05:24.7115335Z Reading state information... 0% 2021-05-16T23:05:24.7115821Z 2021-05-16T23:05:24.7116062Z 2021-05-16T23:05:24.7116599Z Reading state information... Done 2021-05-16T23:05:24.7116993Z 2021-05-16T23:05:24.7117495Z Reading state information... 0% 2021-05-16T23:05:24.7166968Z 2021-05-16T23:05:24.7167532Z Reading state information... 1% 2021-05-16T23:05:24.7204670Z 2021-05-16T23:05:24.7205224Z Reading state information... 3% 2021-05-16T23:05:24.7241999Z 2021-05-16T23:05:24.7242477Z Reading state information... 5% 2021-05-16T23:05:24.7280323Z 2021-05-16T23:05:24.7280818Z Reading state information... 7% 2021-05-16T23:05:24.7315278Z 2021-05-16T23:05:24.7315774Z Reading state information... 9% 2021-05-16T23:05:24.7350515Z 2021-05-16T23:05:24.7351054Z Reading state information... 11% 2021-05-16T23:05:24.7387207Z 2021-05-16T23:05:24.7387689Z Reading state information... 13% 2021-05-16T23:05:24.7423066Z 2021-05-16T23:05:24.7423551Z Reading state information... 15% 2021-05-16T23:05:24.7457642Z 2021-05-16T23:05:24.7458075Z Reading state information... 17% 2021-05-16T23:05:24.7496662Z 2021-05-16T23:05:24.7497092Z Reading state information... 19% 2021-05-16T23:05:24.7531905Z 2021-05-16T23:05:24.7532336Z Reading state information... 21% 2021-05-16T23:05:24.7566439Z 2021-05-16T23:05:24.7566889Z Reading state information... 23% 2021-05-16T23:05:24.7605029Z 2021-05-16T23:05:24.7605470Z Reading state information... 25% 2021-05-16T23:05:24.7645547Z 2021-05-16T23:05:24.7645999Z Reading state information... 27% 2021-05-16T23:05:24.7683817Z 2021-05-16T23:05:24.7684269Z Reading state information... 29% 2021-05-16T23:05:24.7722528Z 2021-05-16T23:05:24.7722953Z Reading state information... 31% 2021-05-16T23:05:24.7761725Z 2021-05-16T23:05:24.7762459Z Reading state information... 33% 2021-05-16T23:05:24.7795448Z 2021-05-16T23:05:24.7795877Z Reading state information... 35% 2021-05-16T23:05:24.7829107Z 2021-05-16T23:05:24.7829533Z Reading state information... 37% 2021-05-16T23:05:24.7867684Z 2021-05-16T23:05:24.7868129Z Reading state information... 39% 2021-05-16T23:05:24.7905860Z 2021-05-16T23:05:24.7906305Z Reading state information... 41% 2021-05-16T23:05:24.7940848Z 2021-05-16T23:05:24.7941358Z Reading state information... 43% 2021-05-16T23:05:24.7980406Z 2021-05-16T23:05:24.7980851Z Reading state information... 45% 2021-05-16T23:05:24.8038970Z 2021-05-16T23:05:24.8039456Z Reading state information... 47% 2021-05-16T23:05:24.8074899Z 2021-05-16T23:05:24.8075327Z Reading state information... 49% 2021-05-16T23:05:24.8115227Z 2021-05-16T23:05:24.8115655Z Reading state information... 51% 2021-05-16T23:05:24.8150997Z 2021-05-16T23:05:24.8151477Z Reading state information... 53% 2021-05-16T23:05:24.8186597Z 2021-05-16T23:05:24.8187115Z Reading state information... 55% 2021-05-16T23:05:24.8224990Z 2021-05-16T23:05:24.8225443Z Reading state information... 57% 2021-05-16T23:05:24.8261934Z 2021-05-16T23:05:24.8262383Z Reading state information... 59% 2021-05-16T23:05:24.8304106Z 2021-05-16T23:05:24.8304559Z Reading state information... 61% 2021-05-16T23:05:24.8341243Z 2021-05-16T23:05:24.8341678Z Reading state information... 63% 2021-05-16T23:05:24.8375640Z 2021-05-16T23:05:24.8376069Z Reading state information... 65% 2021-05-16T23:05:24.8412686Z 2021-05-16T23:05:24.8413177Z Reading state information... 67% 2021-05-16T23:05:24.8448784Z 2021-05-16T23:05:24.8449217Z Reading state information... 69% 2021-05-16T23:05:24.8496820Z 2021-05-16T23:05:24.8497316Z Reading state information... 71% 2021-05-16T23:05:24.8528515Z 2021-05-16T23:05:24.8528961Z Reading state information... 73% 2021-05-16T23:05:24.8565739Z 2021-05-16T23:05:24.8566306Z Reading state information... 75% 2021-05-16T23:05:24.8613542Z 2021-05-16T23:05:24.8614034Z Reading state information... 77% 2021-05-16T23:05:24.8650659Z 2021-05-16T23:05:24.8651171Z Reading state information... 79% 2021-05-16T23:05:24.8687843Z 2021-05-16T23:05:24.8688336Z Reading state information... 81% 2021-05-16T23:05:24.8725407Z 2021-05-16T23:05:24.8725900Z Reading state information... 83% 2021-05-16T23:05:24.8762958Z 2021-05-16T23:05:24.8763444Z Reading state information... 85% 2021-05-16T23:05:24.8800934Z 2021-05-16T23:05:24.8801437Z Reading state information... 87% 2021-05-16T23:05:24.8836839Z 2021-05-16T23:05:24.8837343Z Reading state information... 89% 2021-05-16T23:05:24.8871445Z 2021-05-16T23:05:24.8871951Z Reading state information... 91% 2021-05-16T23:05:24.8909217Z 2021-05-16T23:05:24.8909731Z Reading state information... 93% 2021-05-16T23:05:24.8945387Z 2021-05-16T23:05:24.8945889Z Reading state information... 95% 2021-05-16T23:05:24.8985504Z 2021-05-16T23:05:24.8985987Z Reading state information... 97% 2021-05-16T23:05:24.9022470Z 2021-05-16T23:05:24.9022989Z Reading state information... 99% 2021-05-16T23:05:25.1668529Z Selecting previously unselected package pandoc. 2021-05-16T23:05:25.2789575Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T23:05:25.2910159Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:05:25.2924552Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:05:27.2563916Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:05:27.2585071Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:27.9638909Z 2021-05-16T23:05:27.9639740Z 2021-05-16T23:05:27.9640336Z Reading state information... Done 2021-05-16T23:05:27.9988756Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:27.9989330Z git config user.name adigherman 2021-05-16T23:05:27.9989835Z git config user.email adig@jhu.edu 2021-05-16T23:05:28.0029268Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:28.0029595Z env: 2021-05-16T23:05:28.0029983Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:28.0030374Z TIC_DEPLOY_KEY: 2021-05-16T23:05:28.0031068Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:28.0032420Z GITHUB_PAT: *** 2021-05-16T23:05:28.0032757Z COVERALLS_TOKEN: 2021-05-16T23:05:28.0033185Z continue-on-error: false 2021-05-16T23:05:28.0033578Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:28.0033997Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:28.0034362Z TZ: UTC 2021-05-16T23:05:28.0034697Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:28.0035038Z NOT_CRAN: true 2021-05-16T23:05:28.0035380Z ##[endgroup] 2021-05-16T23:05:28.0275018Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:05:28.0275526Z env: 2021-05-16T23:05:28.0275904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:28.0276276Z TIC_DEPLOY_KEY: 2021-05-16T23:05:28.0276949Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:28.0278517Z GITHUB_PAT: *** 2021-05-16T23:05:28.0278858Z COVERALLS_TOKEN: 2021-05-16T23:05:28.0279363Z continue-on-error: false 2021-05-16T23:05:28.0279738Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:28.0280137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:28.0280489Z TZ: UTC 2021-05-16T23:05:28.0280813Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:28.0281138Z NOT_CRAN: true 2021-05-16T23:05:28.0281447Z ##[endgroup] 2021-05-16T23:05:28.2389749Z Reading package lists... 2021-05-16T23:05:28.3974066Z Building dependency tree... 2021-05-16T23:05:28.3990949Z Reading state information... 2021-05-16T23:05:28.5284708Z The following additional packages will be installed: 2021-05-16T23:05:28.5287550Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:28.5292668Z Suggested packages: 2021-05-16T23:05:28.5293426Z cmake-doc ninja-build 2021-05-16T23:05:28.5696990Z The following NEW packages will be installed: 2021-05-16T23:05:28.5705614Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:28.6013579Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:28.6015139Z Need to get 5470 kB of archives. 2021-05-16T23:05:28.6016436Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:05:28.6018437Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:05:28.6153058Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:05:28.6160387Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:05:28.6175253Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:05:29.0101542Z Fetched 5470 kB in 0s (71.7 MB/s) 2021-05-16T23:05:29.0465078Z Selecting previously unselected package cmake-data. 2021-05-16T23:05:29.0466232Z (Reading database ... 2021-05-16T23:05:29.0467032Z (Reading database ... 5% 2021-05-16T23:05:29.0467479Z (Reading database ... 10% 2021-05-16T23:05:29.0467943Z (Reading database ... 15% 2021-05-16T23:05:29.0468415Z (Reading database ... 20% 2021-05-16T23:05:29.0468805Z (Reading database ... 25% 2021-05-16T23:05:29.0469205Z (Reading database ... 30% 2021-05-16T23:05:29.0469613Z (Reading database ... 35% 2021-05-16T23:05:29.0469997Z (Reading database ... 40% 2021-05-16T23:05:29.0470400Z (Reading database ... 45% 2021-05-16T23:05:29.0470792Z (Reading database ... 50% 2021-05-16T23:05:29.0504140Z (Reading database ... 55% 2021-05-16T23:05:29.0537048Z (Reading database ... 60% 2021-05-16T23:05:29.0569796Z (Reading database ... 65% 2021-05-16T23:05:29.0682602Z (Reading database ... 70% 2021-05-16T23:05:29.0784862Z (Reading database ... 75% 2021-05-16T23:05:29.1033812Z (Reading database ... 80% 2021-05-16T23:05:29.1325010Z (Reading database ... 85% 2021-05-16T23:05:29.1445532Z (Reading database ... 90% 2021-05-16T23:05:29.1517181Z (Reading database ... 95% 2021-05-16T23:05:29.1517680Z (Reading database ... 100% 2021-05-16T23:05:29.1518624Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T23:05:29.1639624Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:05:29.1812146Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:29.6555772Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:05:29.6830142Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:05:29.6858801Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:29.7162556Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:05:29.7429895Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:05:29.7441730Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:29.7800060Z Selecting previously unselected package cmake. 2021-05-16T23:05:29.8037545Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:05:29.8049767Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:30.2020576Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:30.2042786Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:30.2408680Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:30.2427943Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:30.2456914Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:31.2648747Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:33.1171519Z Reading package lists... 2021-05-16T23:05:33.2635498Z Building dependency tree... 2021-05-16T23:05:33.2652007Z Reading state information... 2021-05-16T23:05:33.4015897Z Suggested packages: 2021-05-16T23:05:33.4018643Z libssh-doc 2021-05-16T23:05:33.4445797Z The following NEW packages will be installed: 2021-05-16T23:05:33.4448915Z libssh-dev 2021-05-16T23:05:33.4624808Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:33.4625766Z Need to get 219 kB of archives. 2021-05-16T23:05:33.4626453Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:05:33.4628066Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:05:33.8244881Z Fetched 219 kB in 0s (10.6 MB/s) 2021-05-16T23:05:33.8561542Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:05:33.8602147Z (Reading database ... 2021-05-16T23:05:33.8602698Z (Reading database ... 5% 2021-05-16T23:05:33.8603146Z (Reading database ... 10% 2021-05-16T23:05:33.8603601Z (Reading database ... 15% 2021-05-16T23:05:33.8604043Z (Reading database ... 20% 2021-05-16T23:05:33.8604499Z (Reading database ... 25% 2021-05-16T23:05:33.8604953Z (Reading database ... 30% 2021-05-16T23:05:33.8606939Z (Reading database ... 35% 2021-05-16T23:05:33.8607412Z (Reading database ... 40% 2021-05-16T23:05:33.8607846Z (Reading database ... 45% 2021-05-16T23:05:33.8608294Z (Reading database ... 50% 2021-05-16T23:05:33.8633855Z (Reading database ... 55% 2021-05-16T23:05:33.8670464Z (Reading database ... 60% 2021-05-16T23:05:33.8708699Z (Reading database ... 65% 2021-05-16T23:05:33.8830946Z (Reading database ... 70% 2021-05-16T23:05:33.8938781Z (Reading database ... 75% 2021-05-16T23:05:33.9196702Z (Reading database ... 80% 2021-05-16T23:05:33.9504616Z (Reading database ... 85% 2021-05-16T23:05:33.9634363Z (Reading database ... 90% 2021-05-16T23:05:33.9707900Z (Reading database ... 95% 2021-05-16T23:05:33.9708598Z (Reading database ... 100% 2021-05-16T23:05:33.9709400Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T23:05:33.9836170Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:33.9846277Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:34.0569429Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:35.8576273Z Reading package lists... 2021-05-16T23:05:36.0076542Z Building dependency tree... 2021-05-16T23:05:36.0092533Z Reading state information... 2021-05-16T23:05:36.1826622Z The following NEW packages will be installed: 2021-05-16T23:05:36.1830476Z jags 2021-05-16T23:05:36.1992322Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:36.1992957Z Need to get 1562 kB of archives. 2021-05-16T23:05:36.1993566Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:36.1995131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:36.5844918Z Fetched 1562 kB in 0s (39.1 MB/s) 2021-05-16T23:05:36.6150200Z Selecting previously unselected package jags. 2021-05-16T23:05:36.6216607Z (Reading database ... 2021-05-16T23:05:36.6217656Z (Reading database ... 5% 2021-05-16T23:05:36.6218262Z (Reading database ... 10% 2021-05-16T23:05:36.6218813Z (Reading database ... 15% 2021-05-16T23:05:36.6219399Z (Reading database ... 20% 2021-05-16T23:05:36.6220068Z (Reading database ... 25% 2021-05-16T23:05:36.6220684Z (Reading database ... 30% 2021-05-16T23:05:36.6221293Z (Reading database ... 35% 2021-05-16T23:05:36.6221910Z (Reading database ... 40% 2021-05-16T23:05:36.6222518Z (Reading database ... 45% 2021-05-16T23:05:36.6223257Z (Reading database ... 50% 2021-05-16T23:05:36.6254338Z (Reading database ... 55% 2021-05-16T23:05:36.6289121Z (Reading database ... 60% 2021-05-16T23:05:36.6329049Z (Reading database ... 65% 2021-05-16T23:05:36.6450960Z (Reading database ... 70% 2021-05-16T23:05:36.6565017Z (Reading database ... 75% 2021-05-16T23:05:36.6842311Z (Reading database ... 80% 2021-05-16T23:05:36.7171394Z (Reading database ... 85% 2021-05-16T23:05:36.7302667Z (Reading database ... 90% 2021-05-16T23:05:36.7377902Z (Reading database ... 95% 2021-05-16T23:05:36.7378494Z (Reading database ... 100% 2021-05-16T23:05:36.7379308Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T23:05:36.7507686Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:36.7526940Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:36.8857655Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:36.8964281Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:37.5689208Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:39.5213625Z Reading package lists... 2021-05-16T23:05:39.6755631Z Building dependency tree... 2021-05-16T23:05:39.6772619Z Reading state information... 2021-05-16T23:05:39.8200499Z The following additional packages will be installed: 2021-05-16T23:05:39.8201938Z libnode64 libuv1-dev 2021-05-16T23:05:39.8639344Z The following NEW packages will be installed: 2021-05-16T23:05:39.8642701Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:39.8800423Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:39.8801131Z Need to get 6239 kB of archives. 2021-05-16T23:05:39.8801822Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:39.8803611Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:05:39.8828634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:39.9246129Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:05:40.2895714Z Fetched 6239 kB in 0s (107 MB/s) 2021-05-16T23:05:40.3145385Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:40.3213882Z (Reading database ... 2021-05-16T23:05:40.3214475Z (Reading database ... 5% 2021-05-16T23:05:40.3215080Z (Reading database ... 10% 2021-05-16T23:05:40.3215615Z (Reading database ... 15% 2021-05-16T23:05:40.3216189Z (Reading database ... 20% 2021-05-16T23:05:40.3216740Z (Reading database ... 25% 2021-05-16T23:05:40.3217271Z (Reading database ... 30% 2021-05-16T23:05:40.3217817Z (Reading database ... 35% 2021-05-16T23:05:40.3218354Z (Reading database ... 40% 2021-05-16T23:05:40.3218900Z (Reading database ... 45% 2021-05-16T23:05:40.3219427Z (Reading database ... 50% 2021-05-16T23:05:40.3250896Z (Reading database ... 55% 2021-05-16T23:05:40.3284404Z (Reading database ... 60% 2021-05-16T23:05:40.3322581Z (Reading database ... 65% 2021-05-16T23:05:40.3436473Z (Reading database ... 70% 2021-05-16T23:05:40.3542753Z (Reading database ... 75% 2021-05-16T23:05:40.3803519Z (Reading database ... 80% 2021-05-16T23:05:40.4110988Z (Reading database ... 85% 2021-05-16T23:05:40.4239656Z (Reading database ... 90% 2021-05-16T23:05:40.4312328Z (Reading database ... 95% 2021-05-16T23:05:40.4313149Z (Reading database ... 100% 2021-05-16T23:05:40.4314105Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T23:05:40.4439278Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:40.4448089Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:40.4840233Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:40.5051567Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:40.5069954Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:41.1040573Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:41.1238641Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:41.1254848Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:41.2029593Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:41.2066198Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:41.2088458Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:41.2112851Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:43.0078905Z Reading package lists... 2021-05-16T23:05:43.1726495Z Building dependency tree... 2021-05-16T23:05:43.1743176Z Reading state information... 2021-05-16T23:05:43.3190011Z The following additional packages will be installed: 2021-05-16T23:05:43.3193146Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:43.3198605Z Suggested packages: 2021-05-16T23:05:43.3199322Z libfftw3-doc 2021-05-16T23:05:43.3634673Z The following NEW packages will be installed: 2021-05-16T23:05:43.3643728Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:43.3831291Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:43.3831911Z Need to get 3986 kB of archives. 2021-05-16T23:05:43.3832514Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:05:43.3834036Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:05:43.3898621Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:05:43.3956838Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:05:43.4018279Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:05:43.4023569Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:43.7687654Z Fetched 3986 kB in 0s (80.0 MB/s) 2021-05-16T23:05:43.7966160Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:43.8028686Z (Reading database ... 2021-05-16T23:05:43.8029368Z (Reading database ... 5% 2021-05-16T23:05:43.8029883Z (Reading database ... 10% 2021-05-16T23:05:43.8030369Z (Reading database ... 15% 2021-05-16T23:05:43.8030875Z (Reading database ... 20% 2021-05-16T23:05:43.8031504Z (Reading database ... 25% 2021-05-16T23:05:43.8032195Z (Reading database ... 30% 2021-05-16T23:05:43.8032768Z (Reading database ... 35% 2021-05-16T23:05:43.8033306Z (Reading database ... 40% 2021-05-16T23:05:43.8033865Z (Reading database ... 45% 2021-05-16T23:05:43.8034403Z (Reading database ... 50% 2021-05-16T23:05:43.8062292Z (Reading database ... 55% 2021-05-16T23:05:43.8094322Z (Reading database ... 60% 2021-05-16T23:05:43.8129219Z (Reading database ... 65% 2021-05-16T23:05:43.8246025Z (Reading database ... 70% 2021-05-16T23:05:43.8352435Z (Reading database ... 75% 2021-05-16T23:05:43.8612649Z (Reading database ... 80% 2021-05-16T23:05:43.8931734Z (Reading database ... 85% 2021-05-16T23:05:43.9055943Z (Reading database ... 90% 2021-05-16T23:05:43.9129697Z (Reading database ... 95% 2021-05-16T23:05:43.9130457Z (Reading database ... 100% 2021-05-16T23:05:43.9131290Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T23:05:43.9259376Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:43.9276875Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:43.9801443Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:44.0047554Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:44.0055647Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:44.0880728Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:44.1101639Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:44.3316448Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:44.8332785Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:44.8679076Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:44.9938267Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.0241071Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:45.0455185Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:45.0464003Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3065162Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3099218Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3134568Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3158918Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3183748Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:45.3217959Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:46.0191095Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:47.9616442Z Reading package lists... 2021-05-16T23:05:48.1100650Z Building dependency tree... 2021-05-16T23:05:48.1116388Z Reading state information... 2021-05-16T23:05:48.2453138Z The following additional packages will be installed: 2021-05-16T23:05:48.2456209Z libdcmtk14 2021-05-16T23:05:48.2937380Z The following NEW packages will be installed: 2021-05-16T23:05:48.2946164Z dcmtk libdcmtk14 2021-05-16T23:05:48.3308910Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:48.3309705Z Need to get 5546 kB of archives. 2021-05-16T23:05:48.3310484Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:05:48.3312993Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:05:48.3705325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:05:48.7447372Z Fetched 5546 kB in 0s (71.2 MB/s) 2021-05-16T23:05:48.7734336Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:05:48.7810312Z (Reading database ... 2021-05-16T23:05:48.7813269Z (Reading database ... 5% 2021-05-16T23:05:48.7813725Z (Reading database ... 10% 2021-05-16T23:05:48.7814183Z (Reading database ... 15% 2021-05-16T23:05:48.7814640Z (Reading database ... 20% 2021-05-16T23:05:48.7815098Z (Reading database ... 25% 2021-05-16T23:05:48.7815553Z (Reading database ... 30% 2021-05-16T23:05:48.7816026Z (Reading database ... 35% 2021-05-16T23:05:48.7816474Z (Reading database ... 40% 2021-05-16T23:05:48.7816909Z (Reading database ... 45% 2021-05-16T23:05:48.7817357Z (Reading database ... 50% 2021-05-16T23:05:48.7847340Z (Reading database ... 55% 2021-05-16T23:05:48.7878569Z (Reading database ... 60% 2021-05-16T23:05:48.7912281Z (Reading database ... 65% 2021-05-16T23:05:48.8025321Z (Reading database ... 70% 2021-05-16T23:05:48.8126427Z (Reading database ... 75% 2021-05-16T23:05:48.8370333Z (Reading database ... 80% 2021-05-16T23:05:48.8657213Z (Reading database ... 85% 2021-05-16T23:05:48.8793370Z (Reading database ... 90% 2021-05-16T23:05:48.8865530Z (Reading database ... 95% 2021-05-16T23:05:48.8866039Z (Reading database ... 100% 2021-05-16T23:05:48.8866728Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T23:05:48.8994549Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:48.9016275Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:49.3160416Z Selecting previously unselected package dcmtk. 2021-05-16T23:05:49.3424094Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:05:49.3476712Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:49.4681546Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:05:49.4706689Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:05:49.4941038Z Adding `dcmtk' group to system ... 2021-05-16T23:05:49.5492023Z Adding `dcmtk' user to system ... 2021-05-16T23:05:49.6430874Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:05:49.8691398Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:51.3238477Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:53.1495146Z Reading package lists... 2021-05-16T23:05:53.3077574Z Building dependency tree... 2021-05-16T23:05:53.3093474Z Reading state information... 2021-05-16T23:05:53.5296322Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:05:53.5303058Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:53.5966552Z Reading package lists... 2021-05-16T23:05:53.7417237Z Building dependency tree... 2021-05-16T23:05:53.7431670Z Reading state information... 2021-05-16T23:05:53.9640015Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:05:53.9641024Z libpng-dev set to manually installed. 2021-05-16T23:05:53.9641781Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:54.0189332Z Reading package lists... 2021-05-16T23:05:54.1597938Z Building dependency tree... 2021-05-16T23:05:54.1613187Z Reading state information... 2021-05-16T23:05:54.2953118Z The following additional packages will be installed: 2021-05-16T23:05:54.2955602Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:05:54.2959672Z Suggested packages: 2021-05-16T23:05:54.2961202Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:05:54.2962876Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:05:54.2964122Z fonts-arphic-uming fonts-nanum 2021-05-16T23:05:54.3402030Z The following NEW packages will be installed: 2021-05-16T23:05:54.3404264Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:05:54.3405575Z libpoppler97 poppler-data 2021-05-16T23:05:54.3608576Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:54.3609681Z Need to get 2582 kB of archives. 2021-05-16T23:05:54.3610802Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:05:54.3632109Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:05:54.3778115Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T23:05:54.3793015Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:05:54.3864895Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:05:54.3868702Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:05:54.3873163Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:05:54.7748624Z Fetched 2582 kB in 0s (59.7 MB/s) 2021-05-16T23:05:54.8080462Z Selecting previously unselected package poppler-data. 2021-05-16T23:05:54.8104031Z (Reading database ... 2021-05-16T23:05:54.8104733Z (Reading database ... 5% 2021-05-16T23:05:54.8105587Z (Reading database ... 10% 2021-05-16T23:05:54.8106144Z (Reading database ... 15% 2021-05-16T23:05:54.8106589Z (Reading database ... 20% 2021-05-16T23:05:54.8107218Z (Reading database ... 25% 2021-05-16T23:05:54.8107670Z (Reading database ... 30% 2021-05-16T23:05:54.8108174Z (Reading database ... 35% 2021-05-16T23:05:54.8108579Z (Reading database ... 40% 2021-05-16T23:05:54.8108966Z (Reading database ... 45% 2021-05-16T23:05:54.8109368Z (Reading database ... 50% 2021-05-16T23:05:54.8143017Z (Reading database ... 55% 2021-05-16T23:05:54.8177811Z (Reading database ... 60% 2021-05-16T23:05:54.8218061Z (Reading database ... 65% 2021-05-16T23:05:54.8338757Z (Reading database ... 70% 2021-05-16T23:05:54.8447763Z (Reading database ... 75% 2021-05-16T23:05:54.8712786Z (Reading database ... 80% 2021-05-16T23:05:54.9027083Z (Reading database ... 85% 2021-05-16T23:05:54.9171619Z (Reading database ... 90% 2021-05-16T23:05:54.9246731Z (Reading database ... 95% 2021-05-16T23:05:54.9247348Z (Reading database ... 100% 2021-05-16T23:05:54.9248157Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T23:05:54.9375006Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:05:54.9386879Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:05:55.2241561Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:05:55.2446933Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:05:55.2462749Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:55.2879788Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:05:55.3096676Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:55.3104656Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.4160967Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:05:55.4341672Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:55.4350325Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.4600163Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:05:55.4862803Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:55.4883248Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.5159701Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:05:55.5364822Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:05:55.5376635Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.5901310Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:05:55.5985646Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:05:55.6014389Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.6039428Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.6070059Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.6091737Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:05:55.6112668Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:05:55.6416735Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:57.5129458Z Reading package lists... 2021-05-16T23:05:57.6719482Z Building dependency tree... 2021-05-16T23:05:57.6737753Z Reading state information... 2021-05-16T23:05:57.8170030Z The following additional packages will be installed: 2021-05-16T23:05:57.8174252Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:05:57.8179197Z Suggested packages: 2021-05-16T23:05:57.8180128Z libhdf5-doc 2021-05-16T23:05:57.8616232Z The following NEW packages will be installed: 2021-05-16T23:05:57.8619244Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:05:57.8620624Z libsz2 2021-05-16T23:05:57.9589883Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:57.9590689Z Need to get 4074 kB of archives. 2021-05-16T23:05:57.9591475Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:05:57.9593775Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:05:57.9614478Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:05:57.9639846Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:05:57.9647795Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:05:57.9948942Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:05:58.0003117Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:05:58.0039415Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:05:58.4242050Z Fetched 4074 kB in 0s (21.7 MB/s) 2021-05-16T23:05:58.4516582Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:05:58.4586515Z (Reading database ... 2021-05-16T23:05:58.4586952Z (Reading database ... 5% 2021-05-16T23:05:58.4587516Z (Reading database ... 10% 2021-05-16T23:05:58.4588010Z (Reading database ... 15% 2021-05-16T23:05:58.4588507Z (Reading database ... 20% 2021-05-16T23:05:58.4588972Z (Reading database ... 25% 2021-05-16T23:05:58.4589449Z (Reading database ... 30% 2021-05-16T23:05:58.4589878Z (Reading database ... 35% 2021-05-16T23:05:58.4590354Z (Reading database ... 40% 2021-05-16T23:05:58.4591118Z (Reading database ... 45% 2021-05-16T23:05:58.4591662Z (Reading database ... 50% 2021-05-16T23:05:58.4627041Z (Reading database ... 55% 2021-05-16T23:05:58.4661447Z (Reading database ... 60% 2021-05-16T23:05:58.4699548Z (Reading database ... 65% 2021-05-16T23:05:58.4813847Z (Reading database ... 70% 2021-05-16T23:05:58.4921551Z (Reading database ... 75% 2021-05-16T23:05:58.5231501Z (Reading database ... 80% 2021-05-16T23:05:58.5535343Z (Reading database ... 85% 2021-05-16T23:05:58.5680724Z (Reading database ... 90% 2021-05-16T23:05:58.5753159Z (Reading database ... 95% 2021-05-16T23:05:58.5753876Z (Reading database ... 100% 2021-05-16T23:05:58.5754817Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T23:05:58.5888740Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:58.5904765Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:58.6163137Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:05:58.6457626Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:05:58.6480682Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:58.6760162Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:05:58.7004866Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:05:58.7037811Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:58.7360043Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:05:58.7542276Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:58.7555203Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:58.9001477Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:05:58.9260096Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:58.9276594Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:58.9639627Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:05:58.9865424Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:05:58.9875243Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:59.0166333Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:05:59.0409564Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:05:59.0418285Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:59.3189873Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:59.3211087Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:05:59.3231898Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:05:59.3253169Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:05:59.3270352Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:59.3291066Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:59.3310465Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:05:59.3374712Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T23:05:59.3391959Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:59.9659502Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:01.7341455Z Reading package lists... 2021-05-16T23:06:01.8771358Z Building dependency tree... 2021-05-16T23:06:01.8787858Z Reading state information... 2021-05-16T23:06:02.0103091Z The following additional packages will be installed: 2021-05-16T23:06:02.9660446Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:06:02.9665887Z The following NEW packages will be installed: 2021-05-16T23:06:02.9667328Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:06:02.9668167Z mesa-common-dev 2021-05-16T23:06:02.9668843Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:02.9669503Z Need to get 1761 kB of archives. 2021-05-16T23:06:02.9670182Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:06:02.9671563Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T23:06:02.9673500Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T23:06:02.9675192Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T23:06:02.9676704Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:06:02.9678564Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:06:02.9680284Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T23:06:02.9681247Z Fetched 1761 kB in 0s (52.1 MB/s) 2021-05-16T23:06:02.9682073Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:06:02.9682865Z (Reading database ... 2021-05-16T23:06:02.9683346Z (Reading database ... 5% 2021-05-16T23:06:02.9683841Z (Reading database ... 10% 2021-05-16T23:06:02.9684320Z (Reading database ... 15% 2021-05-16T23:06:02.9684809Z (Reading database ... 20% 2021-05-16T23:06:02.9685353Z (Reading database ... 25% 2021-05-16T23:06:02.9685835Z (Reading database ... 30% 2021-05-16T23:06:02.9686324Z (Reading database ... 35% 2021-05-16T23:06:02.9686798Z (Reading database ... 40% 2021-05-16T23:06:02.9687283Z (Reading database ... 45% 2021-05-16T23:06:02.9687796Z (Reading database ... 50% 2021-05-16T23:06:02.9688274Z (Reading database ... 55% 2021-05-16T23:06:02.9688915Z (Reading database ... 60% 2021-05-16T23:06:02.9689387Z (Reading database ... 65% 2021-05-16T23:06:02.9689874Z (Reading database ... 70% 2021-05-16T23:06:02.9690366Z (Reading database ... 75% 2021-05-16T23:06:02.9690837Z (Reading database ... 80% 2021-05-16T23:06:02.9691324Z (Reading database ... 85% 2021-05-16T23:06:02.9691795Z (Reading database ... 90% 2021-05-16T23:06:02.9692280Z (Reading database ... 95% 2021-05-16T23:06:02.9692776Z (Reading database ... 100% 2021-05-16T23:06:02.9693474Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T23:06:02.9694514Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:02.9695571Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:02.9696491Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:06:02.9697504Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:02.9698404Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:02.9699315Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:06:02.9700283Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:02.9701294Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:02.9702220Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:06:02.9703356Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:02.9704194Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:02.9705148Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:06:02.9706175Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:02.9708482Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:02.9709396Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:06:02.9710348Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:02.9711233Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:03.0322667Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:03.0357789Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:03.0377960Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:03.0397851Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:03.0425396Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:03.0453548Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:03.0490044Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:04.2550364Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:06.1143045Z Reading package lists... 2021-05-16T23:06:06.2718529Z Building dependency tree... 2021-05-16T23:06:06.2735347Z Reading state information... 2021-05-16T23:06:06.4144415Z The following additional packages will be installed: 2021-05-16T23:06:06.4146634Z libprotobuf-lite17 libprotoc17 2021-05-16T23:06:06.4599020Z The following NEW packages will be installed: 2021-05-16T23:06:06.4603105Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:06:06.4604908Z protobuf-compiler 2021-05-16T23:06:06.4801126Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:06.4802284Z Need to get 2754 kB of archives. 2021-05-16T23:06:06.4803251Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:06:06.4805298Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:06:06.4836634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:06:06.4899480Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:06:06.4982201Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:06:06.5043086Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:06:06.8643467Z Fetched 2754 kB in 0s (68.6 MB/s) 2021-05-16T23:06:06.8905209Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:06:06.8968046Z (Reading database ... 2021-05-16T23:06:06.8968711Z (Reading database ... 5% 2021-05-16T23:06:06.8969276Z (Reading database ... 10% 2021-05-16T23:06:06.8969825Z (Reading database ... 15% 2021-05-16T23:06:06.8970377Z (Reading database ... 20% 2021-05-16T23:06:06.8970952Z (Reading database ... 25% 2021-05-16T23:06:06.8971643Z (Reading database ... 30% 2021-05-16T23:06:06.8972215Z (Reading database ... 35% 2021-05-16T23:06:06.8972751Z (Reading database ... 40% 2021-05-16T23:06:06.8973302Z (Reading database ... 45% 2021-05-16T23:06:06.8973833Z (Reading database ... 50% 2021-05-16T23:06:06.9002109Z (Reading database ... 55% 2021-05-16T23:06:06.9033431Z (Reading database ... 60% 2021-05-16T23:06:06.9065895Z (Reading database ... 65% 2021-05-16T23:06:06.9171140Z (Reading database ... 70% 2021-05-16T23:06:06.9268847Z (Reading database ... 75% 2021-05-16T23:06:06.9501969Z (Reading database ... 80% 2021-05-16T23:06:06.9768525Z (Reading database ... 85% 2021-05-16T23:06:06.9901264Z (Reading database ... 90% 2021-05-16T23:06:06.9970282Z (Reading database ... 95% 2021-05-16T23:06:06.9971156Z (Reading database ... 100% 2021-05-16T23:06:06.9972185Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T23:06:07.0095427Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.0114719Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.0412081Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:06:07.0676084Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.0686583Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.1461983Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:06:07.1687839Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.1699230Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.3011666Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:06:07.3298059Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.3306655Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.4331865Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:06:07.4600186Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:07.4609340Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5136098Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5160125Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5178081Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5200715Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5219155Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:07.5241977Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:08.1757452Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:09.9879897Z Reading package lists... 2021-05-16T23:06:10.1347376Z Building dependency tree... 2021-05-16T23:06:10.1363863Z Reading state information... 2021-05-16T23:06:10.2705050Z The following additional packages will be installed: 2021-05-16T23:06:10.2710838Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:06:10.2711944Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:06:10.2712778Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:06:10.2713815Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:06:10.2714842Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:06:10.2718104Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:10.2719322Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:10.2720345Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:10.2721336Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:10.2722381Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:10.2723720Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:10.2724701Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:10.2725621Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:10.2726539Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:10.2727107Z Suggested packages: 2021-05-16T23:06:10.2727937Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:06:10.2728928Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:06:10.2730135Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:06:10.2731132Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:06:10.3363763Z The following NEW packages will be installed: 2021-05-16T23:06:10.3368349Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:06:10.3369371Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:06:10.3371587Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:06:10.3373761Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:06:10.3377467Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:06:10.3380724Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:10.3383237Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:10.3387059Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:10.3389042Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:10.3391281Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:10.3393399Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:10.3395476Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:10.3399795Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:10.3406161Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:10.3598538Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:10.3599114Z Need to get 47.1 MB of archives. 2021-05-16T23:06:10.3599749Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:06:10.3601718Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:06:10.3757418Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:06:10.3762899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:06:10.3768472Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:06:10.3774104Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:06:10.3781543Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:06:10.3790986Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:06:10.3817794Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:06:10.4400387Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:06:10.4404133Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:06:10.4419640Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:06:10.4443417Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:06:10.4450168Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:06:10.4458196Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:06:10.4468164Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:06:10.4481723Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T23:06:10.4493443Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:06:10.4510212Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:06:10.4519178Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:06:10.4528841Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:06:10.4541769Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:06:10.4583683Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:06:10.4669341Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:06:10.4686353Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:06:10.4689655Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:06:10.4709169Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:06:10.5148926Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:06:10.5153225Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:06:10.5159032Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:06:10.5164204Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:06:10.5176311Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:06:10.5184303Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:06:10.5194153Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:06:10.5206275Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:06:10.5251622Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T23:06:10.5273122Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:06:10.5364883Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:06:10.5369128Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:06:10.6296652Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:06:10.6303034Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:06:10.6308418Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:06:10.6313283Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T23:06:10.6318089Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:06:10.6323307Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T23:06:10.6328070Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:06:10.6401936Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:06:10.6414296Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:06:10.6430339Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:06:10.6435303Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:06:10.6532697Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T23:06:10.6553019Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:06:10.6561427Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T23:06:10.6565754Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T23:06:10.6569307Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:06:10.6575460Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:06:10.6578970Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:06:10.6599062Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:06:10.6613308Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:06:10.6617785Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:06:10.6657381Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:06:10.6661638Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:06:10.6670583Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:06:10.6685379Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:06:10.6711691Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T23:06:10.6743119Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T23:06:10.6752714Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T23:06:10.6760268Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:06:10.6891590Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:06:10.6901090Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T23:06:10.7063035Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:06:10.7067436Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:06:10.7075186Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T23:06:10.7319613Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T23:06:10.7567288Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:06:10.7625891Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:06:10.7627577Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:06:11.2791157Z Fetched 47.1 MB in 0s (113 MB/s) 2021-05-16T23:06:11.3049512Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:06:11.3113428Z (Reading database ... 2021-05-16T23:06:11.3114023Z (Reading database ... 5% 2021-05-16T23:06:11.3114614Z (Reading database ... 10% 2021-05-16T23:06:11.3115167Z (Reading database ... 15% 2021-05-16T23:06:11.3115730Z (Reading database ... 20% 2021-05-16T23:06:11.3116266Z (Reading database ... 25% 2021-05-16T23:06:11.3116813Z (Reading database ... 30% 2021-05-16T23:06:11.3117340Z (Reading database ... 35% 2021-05-16T23:06:11.3117884Z (Reading database ... 40% 2021-05-16T23:06:11.3118723Z (Reading database ... 45% 2021-05-16T23:06:11.3119263Z (Reading database ... 50% 2021-05-16T23:06:11.3148958Z (Reading database ... 55% 2021-05-16T23:06:11.3177833Z (Reading database ... 60% 2021-05-16T23:06:11.3209509Z (Reading database ... 65% 2021-05-16T23:06:11.3323393Z (Reading database ... 70% 2021-05-16T23:06:11.3430560Z (Reading database ... 75% 2021-05-16T23:06:11.3684205Z (Reading database ... 80% 2021-05-16T23:06:11.3964487Z (Reading database ... 85% 2021-05-16T23:06:11.4100976Z (Reading database ... 90% 2021-05-16T23:06:11.4171524Z (Reading database ... 95% 2021-05-16T23:06:11.4172337Z (Reading database ... 100% 2021-05-16T23:06:11.4173298Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T23:06:11.4302641Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:06:11.4321775Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:11.5520226Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:06:11.5717173Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:11.5729781Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:11.5973018Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:06:11.6240125Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:11.6249502Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:11.6463129Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:06:11.6729662Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:11.6739594Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:11.7039867Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:06:11.7239394Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:11.7248718Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:11.7560698Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:06:11.7815092Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:06:11.7825879Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:11.8159233Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:06:11.8341563Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:11.8355264Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:11.8799618Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:06:11.8996910Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:06:11.9005388Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:12.5040203Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:06:12.5263098Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:06:12.5271442Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:12.5560158Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:06:12.5778701Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:06:12.5787397Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:12.6159718Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:06:12.6391383Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:12.6443197Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:12.6839883Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:06:12.7076558Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:06:12.7088321Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:12.7360518Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:06:12.7589895Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:06:12.7599583Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:12.7868608Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:06:12.8105489Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:06:12.8116900Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:12.8434428Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:06:12.8657500Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:06:12.8667804Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:12.8999435Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:06:12.9220150Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:12.9228415Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:12.9559740Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:06:12.9788988Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:06:12.9797458Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:13.0171245Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:06:13.0441876Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:06:13.0464792Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:13.0759194Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:06:13.0979239Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:06:13.0987695Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:13.1281376Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:06:13.1547502Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:13.1555605Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:13.1874324Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:06:13.2111886Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:06:13.2121633Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:13.2877037Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:06:13.3090023Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:06:13.3100920Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:13.5080296Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:06:13.5329562Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:06:13.5339188Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:13.5760556Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:06:13.5997650Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:06:13.6006755Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:13.6319741Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:06:13.6535685Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:06:13.6543094Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:13.6993356Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:06:13.7240996Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:13.7248614Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:14.1963385Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:06:14.2245703Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:06:14.2253702Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:14.2560586Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:06:14.2773898Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:06:14.2789353Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:14.3080191Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:06:14.3275381Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:06:14.3287462Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:14.3639802Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:06:14.3935431Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:06:14.3947735Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:14.4273216Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:06:14.4563996Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:06:14.4571940Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:14.4879343Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:06:14.5090785Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:06:14.5102154Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:14.5424750Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:06:14.5710860Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:06:14.5720377Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:14.6119601Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:06:14.6350129Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:06:14.6359596Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:14.7052520Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:06:14.7336424Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:06:14.7350757Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:14.7722980Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:06:14.8009176Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:14.8016857Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:14.9006224Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:06:14.9290062Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:06:14.9302395Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:14.9639609Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:06:14.9880877Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:06:14.9890224Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:16.0521046Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:06:16.0756970Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:06:16.0768441Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:16.1016430Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:06:16.1285151Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:06:16.1293856Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:16.1523645Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:06:16.1786078Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:06:16.1794075Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:16.2080169Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:06:16.2316694Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:16.2326395Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:16.2639572Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:06:16.2858286Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:06:16.2871433Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:16.3149752Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:06:16.3396351Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:16.3410655Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:16.3719367Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:06:16.3938501Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:06:16.3947286Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:16.5119581Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:06:16.5328320Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:06:16.5343887Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:16.5679402Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:06:16.5885790Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:16.5898066Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:16.6320033Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:06:16.6553801Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:06:16.6564510Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:16.6840751Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:06:16.7087088Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:16.7094290Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:16.8320201Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:06:16.8546166Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:06:16.8560917Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:16.8993221Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:06:16.9326044Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:06:16.9335553Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:16.9645922Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:06:16.9885003Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:16.9894007Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:17.0115324Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:06:17.0403592Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:17.0412845Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:17.0647129Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:06:17.0899338Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:06:17.0908524Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:17.1240043Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:06:17.1478423Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:06:17.1491344Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:17.1742195Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:06:17.2013207Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:06:17.2022383Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:17.2519822Z Selecting previously unselected package libopenal-data. 2021-05-16T23:06:17.2756877Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:06:17.2765171Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:17.3080873Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:06:17.3349598Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:06:17.3357250Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:17.3639363Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:06:17.3855876Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:06:17.3866345Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:17.4464750Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:06:17.4701468Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:06:17.4711549Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:17.4999395Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:06:17.5211104Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:06:17.5222028Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:17.5496124Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:06:17.5769453Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:06:17.5784116Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:17.6151254Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:06:17.6426952Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:06:17.6503268Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:17.6959585Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:06:17.7195704Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:06:17.7205496Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:17.7741572Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:06:17.8013756Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:17.8022748Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:17.8285834Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:06:17.8556767Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:17.8565249Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:17.8806706Z Selecting previously unselected package ffmpeg. 2021-05-16T23:06:17.9078110Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:17.9151030Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:18.0200068Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:06:18.0465341Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:06:18.0473458Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:18.0840215Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:06:18.1056769Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:06:18.1065881Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:18.2799673Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:06:18.3032983Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:06:18.3053206Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:18.3399457Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:06:18.3603086Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:06:18.3614954Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:18.3919970Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:06:18.4151897Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:18.4167501Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:18.6723491Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:06:18.7006879Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:18.7015676Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:18.9640342Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:06:18.9851202Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:06:18.9858699Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:19.1061427Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:06:19.1346025Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:06:19.1355007Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:19.1640151Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:06:19.1901284Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:19.1914047Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:19.2516305Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:19.2554309Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:19.2589969Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:19.2615569Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:19.2638677Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:19.2660313Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:19.2688352Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:19.2725700Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:19.2757375Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:19.2785546Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:19.2822530Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:19.2853012Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:19.2879771Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:19.2909500Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:19.2939242Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:19.2970241Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:19.2992764Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:19.3022715Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:19.3051552Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:19.3079709Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:19.3103312Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:19.3129176Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:19.3172653Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:19.3212130Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:19.3240143Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:19.3266618Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:19.3294914Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:19.3321832Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:19.3346574Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:19.3366999Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:19.3398990Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:19.3418738Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:19.3438003Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:19.3461271Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:19.3502937Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:19.3525603Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:19.3544802Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:19.3565778Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:19.3589906Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:19.3616588Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:19.3635790Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:19.3665206Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:19.3685801Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:19.3715777Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:19.3898603Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:19.3921657Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:19.3940165Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:19.3964158Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:19.4002051Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:19.4025596Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:19.4047456Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:19.4072136Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:19.4092452Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:19.4113586Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:19.4145806Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:19.4172001Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4199397Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:19.4224856Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4246243Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:19.4273594Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:19.4306334Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:19.4326848Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:19.4357060Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:19.4380904Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4403994Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:19.4425751Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:19.4453135Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:19.4544898Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4565792Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4585731Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4613123Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:19.4634303Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:19.4662900Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4688735Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4717008Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4739983Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:19.4830440Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:20.4370919Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:22.3194720Z Reading package lists... 2021-05-16T23:06:22.4783200Z Building dependency tree... 2021-05-16T23:06:22.4799869Z Reading state information... 2021-05-16T23:06:22.6124499Z The following additional packages will be installed: 2021-05-16T23:06:22.6126909Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:22.6581326Z The following NEW packages will be installed: 2021-05-16T23:06:22.6583080Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:22.6586272Z libmagick++-dev 2021-05-16T23:06:22.6803295Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:22.6804384Z Need to get 309 kB of archives. 2021-05-16T23:06:22.6805530Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:06:22.6807710Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T23:06:22.6829500Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T23:06:22.6846449Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T23:06:22.6858276Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T23:06:23.0647919Z Fetched 309 kB in 0s (13.2 MB/s) 2021-05-16T23:06:23.9704547Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:06:23.9713466Z (Reading database ... 2021-05-16T23:06:23.9714261Z (Reading database ... 5% 2021-05-16T23:06:23.9715003Z (Reading database ... 10% 2021-05-16T23:06:23.9715731Z (Reading database ... 15% 2021-05-16T23:06:23.9716451Z (Reading database ... 20% 2021-05-16T23:06:23.9717142Z (Reading database ... 25% 2021-05-16T23:06:23.9717851Z (Reading database ... 30% 2021-05-16T23:06:23.9718909Z (Reading database ... 35% 2021-05-16T23:06:23.9719623Z (Reading database ... 40% 2021-05-16T23:06:23.9720320Z (Reading database ... 45% 2021-05-16T23:06:23.9721038Z (Reading database ... 50% 2021-05-16T23:06:23.9721748Z (Reading database ... 55% 2021-05-16T23:06:23.9722441Z (Reading database ... 60% 2021-05-16T23:06:23.9723140Z (Reading database ... 65% 2021-05-16T23:06:23.9723825Z (Reading database ... 70% 2021-05-16T23:06:23.9724524Z (Reading database ... 75% 2021-05-16T23:06:23.9725228Z (Reading database ... 80% 2021-05-16T23:06:23.9728393Z (Reading database ... 85% 2021-05-16T23:06:23.9728915Z (Reading database ... 90% 2021-05-16T23:06:23.9729420Z (Reading database ... 95% 2021-05-16T23:06:23.9729945Z (Reading database ... 100% 2021-05-16T23:06:23.9730738Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T23:06:23.9732347Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:23.9733690Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9734909Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:06:23.9736265Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:23.9737545Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9738793Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:06:23.9740199Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:23.9741507Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9742686Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:06:23.9743954Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:23.9745142Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9746287Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9747495Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9748722Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9749860Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:23.9750873Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:25.3234692Z Reading package lists... 2021-05-16T23:06:25.4739677Z Building dependency tree... 2021-05-16T23:06:25.4756285Z Reading state information... 2021-05-16T23:06:25.6083630Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:06:25.6087224Z The following additional packages will be installed: 2021-05-16T23:06:25.6089066Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:06:25.6090301Z libijs-0.35 libjbig2dec0 2021-05-16T23:06:25.6091673Z Suggested packages: 2021-05-16T23:06:25.6092907Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:06:25.6094048Z ghostscript-x 2021-05-16T23:06:25.6552203Z The following NEW packages will be installed: 2021-05-16T23:06:25.6554847Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:06:25.6557903Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:06:25.6727565Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:25.6728526Z Need to get 11.2 MB of archives. 2021-05-16T23:06:25.6729618Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:06:25.6731505Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T23:06:25.7115390Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T23:06:25.7134381Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:06:25.8311396Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:06:25.8450927Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:06:25.8456667Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:06:25.8474069Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:06:25.9028815Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:06:26.2667808Z Fetched 11.2 MB in 0s (45.8 MB/s) 2021-05-16T23:06:26.3000748Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:06:26.3041275Z (Reading database ... 2021-05-16T23:06:26.3041983Z (Reading database ... 5% 2021-05-16T23:06:26.3042562Z (Reading database ... 10% 2021-05-16T23:06:26.3043164Z (Reading database ... 15% 2021-05-16T23:06:26.3043703Z (Reading database ... 20% 2021-05-16T23:06:26.3044260Z (Reading database ... 25% 2021-05-16T23:06:26.3044818Z (Reading database ... 30% 2021-05-16T23:06:26.3045371Z (Reading database ... 35% 2021-05-16T23:06:26.3045904Z (Reading database ... 40% 2021-05-16T23:06:26.3046450Z (Reading database ... 45% 2021-05-16T23:06:26.3047002Z (Reading database ... 50% 2021-05-16T23:06:26.3070822Z (Reading database ... 55% 2021-05-16T23:06:26.3111406Z (Reading database ... 60% 2021-05-16T23:06:26.3134314Z (Reading database ... 65% 2021-05-16T23:06:26.3250252Z (Reading database ... 70% 2021-05-16T23:06:26.3353964Z (Reading database ... 75% 2021-05-16T23:06:26.3374823Z (Reading database ... 80% 2021-05-16T23:06:26.3869570Z (Reading database ... 85% 2021-05-16T23:06:26.3999730Z (Reading database ... 90% 2021-05-16T23:06:26.4071589Z (Reading database ... 95% 2021-05-16T23:06:26.4073508Z (Reading database ... 100% 2021-05-16T23:06:26.4075554Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T23:06:26.4201289Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:06:26.4395274Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:26.6100149Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:06:26.6371058Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:06:26.6379334Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:26.6647376Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:06:26.6919429Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:06:26.7458202Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:27.0760153Z Selecting previously unselected package libgs9-common. 2021-05-16T23:06:27.0959656Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:06:27.0968881Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.1840745Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:27.2069435Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:27.2087621Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:27.2359995Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:27.2583551Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:27.2591801Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:27.2919423Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:27.3144837Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:27.3153048Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.5659581Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:27.5931164Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:27.5941854Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.6538120Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:27.6575570Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:27.6598088Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:27.7122027Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:27.7141289Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:27.7342845Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.7362950Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.7389251Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:27.7498645Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:27.8369840Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:27.8550475Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:30.6113960Z Reading package lists... 2021-05-16T23:06:30.7654289Z Building dependency tree... 2021-05-16T23:06:30.7672458Z Reading state information... 2021-05-16T23:06:30.9147882Z The following additional packages will be installed: 2021-05-16T23:06:30.9150086Z libudunits2-0 libudunits2-data 2021-05-16T23:06:30.9573982Z The following NEW packages will be installed: 2021-05-16T23:06:30.9575865Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:30.9802052Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:30.9802822Z Need to get 429 kB of archives. 2021-05-16T23:06:30.9803536Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:30.9805154Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:06:30.9883601Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:06:30.9984490Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:06:31.4191289Z Fetched 429 kB in 0s (7178 kB/s) 2021-05-16T23:06:31.4481514Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:06:31.4558927Z (Reading database ... 2021-05-16T23:06:31.4559479Z (Reading database ... 5% 2021-05-16T23:06:31.4559930Z (Reading database ... 10% 2021-05-16T23:06:31.4560393Z (Reading database ... 15% 2021-05-16T23:06:31.4560834Z (Reading database ... 20% 2021-05-16T23:06:31.4561302Z (Reading database ... 25% 2021-05-16T23:06:31.4561743Z (Reading database ... 30% 2021-05-16T23:06:31.4562196Z (Reading database ... 35% 2021-05-16T23:06:31.4562642Z (Reading database ... 40% 2021-05-16T23:06:31.4563270Z (Reading database ... 45% 2021-05-16T23:06:31.4563728Z (Reading database ... 50% 2021-05-16T23:06:31.4607211Z (Reading database ... 55% 2021-05-16T23:06:31.4656256Z (Reading database ... 60% 2021-05-16T23:06:31.4680443Z (Reading database ... 65% 2021-05-16T23:06:31.4799050Z (Reading database ... 70% 2021-05-16T23:06:31.4915703Z (Reading database ... 75% 2021-05-16T23:06:31.5168965Z (Reading database ... 80% 2021-05-16T23:06:31.5488570Z (Reading database ... 85% 2021-05-16T23:06:31.5638846Z (Reading database ... 90% 2021-05-16T23:06:31.5715612Z (Reading database ... 95% 2021-05-16T23:06:31.5716143Z (Reading database ... 100% 2021-05-16T23:06:31.5716838Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:06:31.5849474Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:06:31.5876363Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:31.6159716Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:06:31.6391457Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:06:31.6416030Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:31.6719954Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:06:31.6967600Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:06:31.6981593Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:31.7698441Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:31.7725811Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:31.7749565Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:31.7776184Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:31.8768904Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:33.6799666Z Reading package lists... 2021-05-16T23:06:33.8317350Z Building dependency tree... 2021-05-16T23:06:33.8334539Z Reading state information... 2021-05-16T23:06:34.0217797Z The following NEW packages will be installed: 2021-05-16T23:06:34.0222994Z libjq-dev 2021-05-16T23:06:34.0388628Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:34.0389262Z Need to get 11.2 kB of archives. 2021-05-16T23:06:34.0389861Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:06:34.0391526Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T23:06:34.3938473Z Fetched 11.2 kB in 0s (871 kB/s) 2021-05-16T23:06:34.4229291Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:06:34.4302285Z (Reading database ... 2021-05-16T23:06:34.4303050Z (Reading database ... 5% 2021-05-16T23:06:34.4303839Z (Reading database ... 10% 2021-05-16T23:06:34.4304295Z (Reading database ... 15% 2021-05-16T23:06:34.4304688Z (Reading database ... 20% 2021-05-16T23:06:34.4305126Z (Reading database ... 25% 2021-05-16T23:06:34.4305514Z (Reading database ... 30% 2021-05-16T23:06:34.4305913Z (Reading database ... 35% 2021-05-16T23:06:34.4306321Z (Reading database ... 40% 2021-05-16T23:06:34.4306721Z (Reading database ... 45% 2021-05-16T23:06:34.4307110Z (Reading database ... 50% 2021-05-16T23:06:34.4348133Z (Reading database ... 55% 2021-05-16T23:06:34.4388774Z (Reading database ... 60% 2021-05-16T23:06:34.4410529Z (Reading database ... 65% 2021-05-16T23:06:34.4520574Z (Reading database ... 70% 2021-05-16T23:06:34.4622979Z (Reading database ... 75% 2021-05-16T23:06:34.4854655Z (Reading database ... 80% 2021-05-16T23:06:34.5141735Z (Reading database ... 85% 2021-05-16T23:06:34.5275856Z (Reading database ... 90% 2021-05-16T23:06:34.5347434Z (Reading database ... 95% 2021-05-16T23:06:34.5348257Z (Reading database ... 100% 2021-05-16T23:06:34.5349222Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:06:34.5472401Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:34.5486173Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:34.6028955Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:36.4439758Z Reading package lists... 2021-05-16T23:06:36.6087228Z Building dependency tree... 2021-05-16T23:06:36.6108243Z Reading state information... 2021-05-16T23:06:36.8028830Z The following NEW packages will be installed: 2021-05-16T23:06:36.8030664Z libmng2 2021-05-16T23:06:36.8203616Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:36.8204327Z Need to get 168 kB of archives. 2021-05-16T23:06:36.8205226Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:06:36.8207448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:06:37.2138720Z Fetched 168 kB in 0s (10.5 MB/s) 2021-05-16T23:06:37.2444079Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:06:37.2521017Z (Reading database ... 2021-05-16T23:06:37.2521720Z (Reading database ... 5% 2021-05-16T23:06:37.2522328Z (Reading database ... 10% 2021-05-16T23:06:37.2522896Z (Reading database ... 15% 2021-05-16T23:06:37.2523447Z (Reading database ... 20% 2021-05-16T23:06:37.2523981Z (Reading database ... 25% 2021-05-16T23:06:37.2524773Z (Reading database ... 30% 2021-05-16T23:06:37.2525319Z (Reading database ... 35% 2021-05-16T23:06:37.2525932Z (Reading database ... 40% 2021-05-16T23:06:37.2526531Z (Reading database ... 45% 2021-05-16T23:06:37.2527078Z (Reading database ... 50% 2021-05-16T23:06:37.2553876Z (Reading database ... 55% 2021-05-16T23:06:37.2603875Z (Reading database ... 60% 2021-05-16T23:06:37.2628336Z (Reading database ... 65% 2021-05-16T23:06:37.2749876Z (Reading database ... 70% 2021-05-16T23:06:37.2869684Z (Reading database ... 75% 2021-05-16T23:06:37.3134977Z (Reading database ... 80% 2021-05-16T23:06:37.3471587Z (Reading database ... 85% 2021-05-16T23:06:37.3625218Z (Reading database ... 90% 2021-05-16T23:06:37.3704338Z (Reading database ... 95% 2021-05-16T23:06:37.3706457Z (Reading database ... 100% 2021-05-16T23:06:37.3708797Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T23:06:37.3840640Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:06:37.3864176Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:37.4559487Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:37.4592490Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:39.3035094Z Reading package lists... 2021-05-16T23:06:39.4467891Z Building dependency tree... 2021-05-16T23:06:39.4483595Z Reading state information... 2021-05-16T23:06:39.6226625Z E: Unable to locate package libmng1 2021-05-16T23:06:39.6893087Z Reading package lists... 2021-05-16T23:06:39.8497921Z Building dependency tree... 2021-05-16T23:06:39.8516789Z Reading state information... 2021-05-16T23:06:39.9637716Z E: Unable to locate package libapparmor-devel 2021-05-16T23:06:40.0190417Z Reading package lists... 2021-05-16T23:06:40.1699233Z Building dependency tree... 2021-05-16T23:06:40.1715341Z Reading state information... 2021-05-16T23:06:40.3058767Z The following additional packages will be installed: 2021-05-16T23:06:40.3060739Z libij-java 2021-05-16T23:06:40.3488280Z The following NEW packages will be installed: 2021-05-16T23:06:40.3493122Z imagej libij-java 2021-05-16T23:06:40.3662816Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:40.3663542Z Need to get 2328 kB of archives. 2021-05-16T23:06:40.3664699Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:06:40.3666439Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:06:40.3872378Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:06:40.7736155Z Fetched 2328 kB in 0s (67.2 MB/s) 2021-05-16T23:06:40.7989391Z Selecting previously unselected package libij-java. 2021-05-16T23:06:40.8055426Z (Reading database ... 2021-05-16T23:06:40.8056199Z (Reading database ... 5% 2021-05-16T23:06:40.8056931Z (Reading database ... 10% 2021-05-16T23:06:40.8057484Z (Reading database ... 15% 2021-05-16T23:06:40.8058034Z (Reading database ... 20% 2021-05-16T23:06:40.8058593Z (Reading database ... 25% 2021-05-16T23:06:40.8059157Z (Reading database ... 30% 2021-05-16T23:06:40.8059700Z (Reading database ... 35% 2021-05-16T23:06:40.8060226Z (Reading database ... 40% 2021-05-16T23:06:40.8060811Z (Reading database ... 45% 2021-05-16T23:06:40.8061356Z (Reading database ... 50% 2021-05-16T23:06:40.8084237Z (Reading database ... 55% 2021-05-16T23:06:40.8123205Z (Reading database ... 60% 2021-05-16T23:06:40.8144120Z (Reading database ... 65% 2021-05-16T23:06:40.8249955Z (Reading database ... 70% 2021-05-16T23:06:40.8351927Z (Reading database ... 75% 2021-05-16T23:06:40.8578821Z (Reading database ... 80% 2021-05-16T23:06:40.8855669Z (Reading database ... 85% 2021-05-16T23:06:40.8985492Z (Reading database ... 90% 2021-05-16T23:06:40.9056807Z (Reading database ... 95% 2021-05-16T23:06:40.9058459Z (Reading database ... 100% 2021-05-16T23:06:40.9060261Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T23:06:40.9177114Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:06:40.9189788Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:06:41.0079892Z Selecting previously unselected package imagej. 2021-05-16T23:06:41.0273814Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:06:41.0283828Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:06:41.0930619Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:06:41.0955088Z Setting up imagej (1.52r-1) ... 2021-05-16T23:06:41.0981030Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:42.1009534Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:42.7213645Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:06:44.5865378Z Reading package lists... 2021-05-16T23:06:44.7477135Z Building dependency tree... 2021-05-16T23:06:44.7496897Z Reading state information... 2021-05-16T23:06:44.8966900Z Suggested packages: 2021-05-16T23:06:44.8969951Z bowtie2-examples 2021-05-16T23:06:44.9388159Z The following NEW packages will be installed: 2021-05-16T23:06:44.9394642Z bowtie2 2021-05-16T23:06:44.9572754Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:44.9573689Z Need to get 1324 kB of archives. 2021-05-16T23:06:44.9574724Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:06:44.9576419Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:06:45.3487884Z Fetched 1324 kB in 0s (35.2 MB/s) 2021-05-16T23:06:45.3853358Z Selecting previously unselected package bowtie2. 2021-05-16T23:06:45.3930385Z (Reading database ... 2021-05-16T23:06:45.3931292Z (Reading database ... 5% 2021-05-16T23:06:45.3931943Z (Reading database ... 10% 2021-05-16T23:06:45.3932613Z (Reading database ... 15% 2021-05-16T23:06:45.3933226Z (Reading database ... 20% 2021-05-16T23:06:45.3933844Z (Reading database ... 25% 2021-05-16T23:06:45.3934450Z (Reading database ... 30% 2021-05-16T23:06:45.3935042Z (Reading database ... 35% 2021-05-16T23:06:45.3935655Z (Reading database ... 40% 2021-05-16T23:06:45.3936264Z (Reading database ... 45% 2021-05-16T23:06:45.3936857Z (Reading database ... 50% 2021-05-16T23:06:45.3975943Z (Reading database ... 55% 2021-05-16T23:06:45.4023195Z (Reading database ... 60% 2021-05-16T23:06:45.4047758Z (Reading database ... 65% 2021-05-16T23:06:45.4177565Z (Reading database ... 70% 2021-05-16T23:06:45.4297949Z (Reading database ... 75% 2021-05-16T23:06:45.4560828Z (Reading database ... 80% 2021-05-16T23:06:45.4865614Z (Reading database ... 85% 2021-05-16T23:06:45.5006993Z (Reading database ... 90% 2021-05-16T23:06:45.5084624Z (Reading database ... 95% 2021-05-16T23:06:45.5085172Z (Reading database ... 100% 2021-05-16T23:06:45.5085978Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T23:06:45.5218864Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:06:45.5229795Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:45.6809377Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:06:45.6841476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:48.2951715Z Reading package lists... 2021-05-16T23:06:48.4634016Z Building dependency tree... 2021-05-16T23:06:48.4652759Z Reading state information... 2021-05-16T23:06:48.6292740Z E: Unable to locate package install 2021-05-16T23:06:48.6293720Z E: Unable to locate package gdal 2021-05-16T23:06:48.6943243Z Reading package lists... 2021-05-16T23:06:48.8553170Z Building dependency tree... 2021-05-16T23:06:48.8570471Z Reading state information... 2021-05-16T23:06:48.8825406Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:06:48.8827487Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:48.8829219Z is only available from another source 2021-05-16T23:06:48.8830786Z 2021-05-16T23:06:48.9727431Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:06:49.0364459Z Reading package lists... 2021-05-16T23:06:49.1942144Z Building dependency tree... 2021-05-16T23:06:49.1959527Z Reading state information... 2021-05-16T23:06:49.2202351Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:06:49.2203952Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:06:49.2204961Z is only available from another source 2021-05-16T23:06:49.2205877Z However the following packages replace it: 2021-05-16T23:06:49.2206620Z ffmpeg 2021-05-16T23:06:49.2207061Z 2021-05-16T23:06:49.3091242Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:06:49.3744154Z Reading package lists... 2021-05-16T23:06:49.5464912Z Building dependency tree... 2021-05-16T23:06:49.5483418Z Reading state information... 2021-05-16T23:06:49.7073650Z The following additional packages will be installed: 2021-05-16T23:06:49.7076321Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:49.7077593Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:49.7078722Z libssh2-1-dev 2021-05-16T23:06:49.7082266Z Suggested packages: 2021-05-16T23:06:49.7082994Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:06:49.7537705Z The following NEW packages will be installed: 2021-05-16T23:06:49.7540768Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:06:49.7545909Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:06:49.7552336Z libssh2-1-dev 2021-05-16T23:06:49.7724796Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:49.7725495Z Need to get 2667 kB of archives. 2021-05-16T23:06:49.7726440Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:06:49.7728192Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:06:49.7757296Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:06:49.7809455Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:06:49.7813811Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:06:49.7830112Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:06:49.7835279Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:06:49.7842692Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:06:49.7879803Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:06:49.7914227Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:06:49.7934909Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:06:49.7938777Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:06:50.2025483Z Fetched 2667 kB in 0s (67.9 MB/s) 2021-05-16T23:06:50.2315370Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:06:50.2382343Z (Reading database ... 2021-05-16T23:06:50.2383189Z (Reading database ... 5% 2021-05-16T23:06:50.2383823Z (Reading database ... 10% 2021-05-16T23:06:50.2384468Z (Reading database ... 15% 2021-05-16T23:06:50.2385078Z (Reading database ... 20% 2021-05-16T23:06:50.2385697Z (Reading database ... 25% 2021-05-16T23:06:50.2386308Z (Reading database ... 30% 2021-05-16T23:06:50.2386927Z (Reading database ... 35% 2021-05-16T23:06:50.2387551Z (Reading database ... 40% 2021-05-16T23:06:50.2388174Z (Reading database ... 45% 2021-05-16T23:06:50.2388789Z (Reading database ... 50% 2021-05-16T23:06:50.2422729Z (Reading database ... 55% 2021-05-16T23:06:50.2464186Z (Reading database ... 60% 2021-05-16T23:06:50.2487989Z (Reading database ... 65% 2021-05-16T23:06:50.2596607Z (Reading database ... 70% 2021-05-16T23:06:50.2700566Z (Reading database ... 75% 2021-05-16T23:06:50.2945287Z (Reading database ... 80% 2021-05-16T23:06:50.3236893Z (Reading database ... 85% 2021-05-16T23:06:50.3375427Z (Reading database ... 90% 2021-05-16T23:06:50.3451782Z (Reading database ... 95% 2021-05-16T23:06:50.3452362Z (Reading database ... 100% 2021-05-16T23:06:50.3453163Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T23:06:50.3581984Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:06:50.3593698Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:50.3918855Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:06:50.4199116Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:06:50.4209320Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:50.4920826Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:06:50.5189963Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:06:50.5211661Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:50.5480235Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:06:50.5731322Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:50.5744676Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:50.6115536Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:06:50.6405659Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:50.6413631Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:50.6685371Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:06:50.6977751Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:50.6992448Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:50.7360578Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:06:50.7610791Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:50.7619630Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:50.8178238Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:06:50.8469787Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:06:50.8489939Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:50.9200581Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:06:50.9413984Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:06:50.9424138Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:50.9960915Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:06:51.0221630Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:06:51.0232616Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:51.0520186Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:06:51.0749383Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:06:51.0780505Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:51.1949042Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:06:51.1982580Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:51.2006515Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:06:51.2030532Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:06:51.2054977Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:51.2079450Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:51.2115752Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:06:51.2135740Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:06:51.2160381Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:06:51.2192614Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:51.2217928Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:06:51.2249506Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:55.6050070Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:55.7132108Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:57.5606736Z Reading package lists... 2021-05-16T23:06:57.7181824Z Building dependency tree... 2021-05-16T23:06:57.7199688Z Reading state information... 2021-05-16T23:06:57.9415956Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:06:57.9417475Z libtiff-dev set to manually installed. 2021-05-16T23:06:57.9422774Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:57.9968919Z Reading package lists... 2021-05-16T23:06:58.1511031Z Building dependency tree... 2021-05-16T23:06:58.1527331Z Reading state information... 2021-05-16T23:06:58.3595911Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:06:58.3597046Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:58.4156301Z Reading package lists... 2021-05-16T23:06:58.5628061Z Building dependency tree... 2021-05-16T23:06:58.5644543Z Reading state information... 2021-05-16T23:06:58.7446862Z The following NEW packages will be installed: 2021-05-16T23:06:58.7450906Z libsodium-dev 2021-05-16T23:06:58.7636738Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:58.7637749Z Need to get 169 kB of archives. 2021-05-16T23:06:58.7638937Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:06:58.7640727Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:06:59.1514989Z Fetched 169 kB in 0s (9571 kB/s) 2021-05-16T23:06:59.1825575Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:06:59.1906678Z (Reading database ... 2021-05-16T23:06:59.1907188Z (Reading database ... 5% 2021-05-16T23:06:59.1907656Z (Reading database ... 10% 2021-05-16T23:06:59.1908104Z (Reading database ... 15% 2021-05-16T23:06:59.1908563Z (Reading database ... 20% 2021-05-16T23:06:59.1909037Z (Reading database ... 25% 2021-05-16T23:06:59.1909474Z (Reading database ... 30% 2021-05-16T23:06:59.1909921Z (Reading database ... 35% 2021-05-16T23:06:59.1910358Z (Reading database ... 40% 2021-05-16T23:06:59.1910807Z (Reading database ... 45% 2021-05-16T23:06:59.1911245Z (Reading database ... 50% 2021-05-16T23:06:59.1949792Z (Reading database ... 55% 2021-05-16T23:06:59.1992160Z (Reading database ... 60% 2021-05-16T23:06:59.2017446Z (Reading database ... 65% 2021-05-16T23:06:59.2125878Z (Reading database ... 70% 2021-05-16T23:06:59.2231691Z (Reading database ... 75% 2021-05-16T23:06:59.2466718Z (Reading database ... 80% 2021-05-16T23:06:59.2748487Z (Reading database ... 85% 2021-05-16T23:06:59.2888742Z (Reading database ... 90% 2021-05-16T23:06:59.2966767Z (Reading database ... 95% 2021-05-16T23:06:59.2967366Z (Reading database ... 100% 2021-05-16T23:06:59.2968168Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T23:06:59.3096056Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:06:59.3113493Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:06:59.3825562Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:01.2771476Z Reading package lists... 2021-05-16T23:07:01.4524456Z Building dependency tree... 2021-05-16T23:07:01.4541468Z Reading state information... 2021-05-16T23:07:01.5901602Z The following additional packages will be installed: 2021-05-16T23:07:01.5905372Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:07:01.6331451Z The following NEW packages will be installed: 2021-05-16T23:07:01.6336300Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:07:01.6337590Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:07:01.6508410Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:01.6509115Z Need to get 10.4 MB of archives. 2021-05-16T23:07:01.6509721Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:07:01.6511303Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:07:01.6610620Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:07:01.6784356Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:07:01.7083661Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:07:01.7266123Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:07:01.7471918Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T23:07:01.7724557Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T23:07:01.8237384Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:07:02.2123426Z Fetched 10.4 MB in 0s (54.7 MB/s) 2021-05-16T23:07:02.2478629Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:07:02.2479402Z (Reading database ... 2021-05-16T23:07:02.2479849Z (Reading database ... 5% 2021-05-16T23:07:02.2480305Z (Reading database ... 10% 2021-05-16T23:07:02.2480743Z (Reading database ... 15% 2021-05-16T23:07:02.2481190Z (Reading database ... 20% 2021-05-16T23:07:02.2481663Z (Reading database ... 25% 2021-05-16T23:07:02.2482113Z (Reading database ... 30% 2021-05-16T23:07:02.2482546Z (Reading database ... 35% 2021-05-16T23:07:02.2482991Z (Reading database ... 40% 2021-05-16T23:07:02.2483440Z (Reading database ... 45% 2021-05-16T23:07:02.2483873Z (Reading database ... 50% 2021-05-16T23:07:02.2528878Z (Reading database ... 55% 2021-05-16T23:07:02.2575517Z (Reading database ... 60% 2021-05-16T23:07:02.2603629Z (Reading database ... 65% 2021-05-16T23:07:02.2719739Z (Reading database ... 70% 2021-05-16T23:07:02.2833730Z (Reading database ... 75% 2021-05-16T23:07:02.3087178Z (Reading database ... 80% 2021-05-16T23:07:02.3406829Z (Reading database ... 85% 2021-05-16T23:07:02.3559843Z (Reading database ... 90% 2021-05-16T23:07:02.3644811Z (Reading database ... 95% 2021-05-16T23:07:02.3645367Z (Reading database ... 100% 2021-05-16T23:07:02.3646076Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T23:07:02.3789487Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:07:02.3805091Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:02.4560304Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:07:02.4790129Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:07:02.4810863Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:02.5894475Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:07:02.6182552Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:07:02.6193431Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:02.7600790Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:07:02.7883548Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:02.7900061Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:02.9189147Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:07:02.9480755Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:02.9491071Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:03.1000938Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:07:03.1259659Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:03.1267922Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:03.2920262Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:07:03.3127003Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:03.3134521Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:03.6596265Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:07:03.6886387Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:03.6892351Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:03.7723275Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:03.7747190Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:03.7771817Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:03.7793777Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:03.7814471Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:03.7835041Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:03.7856490Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:03.7881391Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:03.7930997Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:06.4462651Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:08.3503067Z Reading package lists... 2021-05-16T23:07:08.5189548Z Building dependency tree... 2021-05-16T23:07:08.5207861Z Reading state information... 2021-05-16T23:07:08.7339462Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:07:08.7346422Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:08.8036295Z Reading package lists... 2021-05-16T23:07:08.9741010Z Building dependency tree... 2021-05-16T23:07:08.9760618Z Reading state information... 2021-05-16T23:07:09.1333098Z The following additional packages will be installed: 2021-05-16T23:07:09.1335062Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:09.1336364Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:07:09.1342093Z Suggested packages: 2021-05-16T23:07:09.1342988Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:07:09.1863258Z The following NEW packages will be installed: 2021-05-16T23:07:09.1869203Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:09.1877603Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:07:09.2062936Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:09.2063856Z Need to get 1459 kB of archives. 2021-05-16T23:07:09.2065135Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:07:09.2067273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:07:09.2091903Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:07:09.2115547Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:07:09.2122969Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:07:09.2132121Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T23:07:09.2136814Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:07:09.2141936Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:07:09.2160599Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:07:09.2176746Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:07:09.2183322Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:07:09.6076578Z Fetched 1459 kB in 0s (50.5 MB/s) 2021-05-16T23:07:09.6351792Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:07:09.6420083Z (Reading database ... 2021-05-16T23:07:09.6420528Z (Reading database ... 5% 2021-05-16T23:07:09.6420966Z (Reading database ... 10% 2021-05-16T23:07:09.6421370Z (Reading database ... 15% 2021-05-16T23:07:09.6421777Z (Reading database ... 20% 2021-05-16T23:07:09.6422163Z (Reading database ... 25% 2021-05-16T23:07:09.6422593Z (Reading database ... 30% 2021-05-16T23:07:09.6422978Z (Reading database ... 35% 2021-05-16T23:07:09.6423373Z (Reading database ... 40% 2021-05-16T23:07:09.6425034Z (Reading database ... 45% 2021-05-16T23:07:09.6425597Z (Reading database ... 50% 2021-05-16T23:07:09.6458593Z (Reading database ... 55% 2021-05-16T23:07:09.6496641Z (Reading database ... 60% 2021-05-16T23:07:09.6523440Z (Reading database ... 65% 2021-05-16T23:07:09.6634821Z (Reading database ... 70% 2021-05-16T23:07:09.6751613Z (Reading database ... 75% 2021-05-16T23:07:09.6775214Z (Reading database ... 80% 2021-05-16T23:07:09.7277704Z (Reading database ... 85% 2021-05-16T23:07:09.7446835Z (Reading database ... 90% 2021-05-16T23:07:09.7524742Z (Reading database ... 95% 2021-05-16T23:07:09.7525622Z (Reading database ... 100% 2021-05-16T23:07:09.7526589Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T23:07:09.7659481Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:09.7677448Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:09.7948822Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:07:09.8227192Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:09.8235787Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:09.8519973Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:07:09.8764132Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:09.8778325Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:09.9081229Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:07:09.9303728Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:09.9334534Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:09.9591305Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:07:09.9884589Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:07:09.9916622Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:10.0200526Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:07:10.0446177Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:10.0454071Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.0803570Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:07:10.1044560Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:07:10.1050502Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:10.1720414Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:07:10.1964024Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:07:10.1970812Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:10.2441046Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:07:10.2699864Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:10.2709676Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.3000348Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:07:10.3220793Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:07:10.3229122Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:10.4157643Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:10.4181879Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4204701Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:10.4228139Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:10.4259670Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4281306Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4304457Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4323610Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4344252Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:10.4364193Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:10.4391423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:10.4568134Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:13.4437924Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:15.4528510Z Reading package lists... 2021-05-16T23:07:15.6135279Z Building dependency tree... 2021-05-16T23:07:15.6152133Z Reading state information... 2021-05-16T23:07:15.8120682Z E: Unable to locate package udunits 2021-05-16T23:07:15.8736682Z Reading package lists... 2021-05-16T23:07:16.0416298Z Building dependency tree... 2021-05-16T23:07:16.0434450Z Reading state information... 2021-05-16T23:07:16.1837998Z The following additional packages will be installed: 2021-05-16T23:07:16.1839726Z libwebpdemux2 2021-05-16T23:07:16.2362524Z The following NEW packages will be installed: 2021-05-16T23:07:16.2369601Z libwebp-dev libwebpdemux2 2021-05-16T23:07:16.2558158Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:16.2558998Z Need to get 277 kB of archives. 2021-05-16T23:07:16.2559693Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:07:16.2561327Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:07:16.2572652Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:07:16.6462220Z Fetched 277 kB in 0s (14.0 MB/s) 2021-05-16T23:07:16.6745197Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:07:16.6823791Z (Reading database ... 2021-05-16T23:07:16.6824390Z (Reading database ... 5% 2021-05-16T23:07:16.6824955Z (Reading database ... 10% 2021-05-16T23:07:16.6825513Z (Reading database ... 15% 2021-05-16T23:07:16.6826205Z (Reading database ... 20% 2021-05-16T23:07:16.6826768Z (Reading database ... 25% 2021-05-16T23:07:16.6827301Z (Reading database ... 30% 2021-05-16T23:07:16.6827851Z (Reading database ... 35% 2021-05-16T23:07:16.6828395Z (Reading database ... 40% 2021-05-16T23:07:16.6828926Z (Reading database ... 45% 2021-05-16T23:07:16.6829464Z (Reading database ... 50% 2021-05-16T23:07:16.6863326Z (Reading database ... 55% 2021-05-16T23:07:16.6904837Z (Reading database ... 60% 2021-05-16T23:07:16.6940362Z (Reading database ... 65% 2021-05-16T23:07:16.7069737Z (Reading database ... 70% 2021-05-16T23:07:16.7197934Z (Reading database ... 75% 2021-05-16T23:07:16.7227379Z (Reading database ... 80% 2021-05-16T23:07:16.7831973Z (Reading database ... 85% 2021-05-16T23:07:16.8006253Z (Reading database ... 90% 2021-05-16T23:07:16.8084401Z (Reading database ... 95% 2021-05-16T23:07:16.8085064Z (Reading database ... 100% 2021-05-16T23:07:16.8086663Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T23:07:16.8219221Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:07:16.8237169Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:16.8480745Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:07:16.8762970Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:07:16.8771216Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:16.9568102Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:16.9601221Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:16.9645826Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:18.8494425Z Reading package lists... 2021-05-16T23:07:19.0060797Z Building dependency tree... 2021-05-16T23:07:19.0078816Z Reading state information... 2021-05-16T23:07:19.1480885Z The following additional packages will be installed: 2021-05-16T23:07:19.1483858Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:19.1489313Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:19.1490444Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:19.1491039Z Suggested packages: 2021-05-16T23:07:19.1491764Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:07:19.1492333Z Recommended packages: 2021-05-16T23:07:19.1492719Z cargo 2021-05-16T23:07:19.1979137Z The following NEW packages will be installed: 2021-05-16T23:07:19.1984270Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:19.1985914Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:19.1987528Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:19.2221891Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:19.2222530Z Need to get 108 MB of archives. 2021-05-16T23:07:19.2223120Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:07:19.2224869Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:07:19.2263827Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:07:19.2272126Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T23:07:19.2284620Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:07:19.2348276Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:07:19.2385555Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:07:19.2473319Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T23:07:19.3754176Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T23:07:21.2382070Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T23:07:21.9845485Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T23:07:22.0050659Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T23:07:22.0688649Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:07:22.3598404Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T23:07:22.7321858Z Fetched 108 MB in 3s (34.2 MB/s) 2021-05-16T23:07:22.7641018Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:22.7681069Z (Reading database ... 2021-05-16T23:07:22.7681580Z (Reading database ... 5% 2021-05-16T23:07:22.7681995Z (Reading database ... 10% 2021-05-16T23:07:22.7682400Z (Reading database ... 15% 2021-05-16T23:07:22.7682789Z (Reading database ... 20% 2021-05-16T23:07:22.7683187Z (Reading database ... 25% 2021-05-16T23:07:22.7683574Z (Reading database ... 30% 2021-05-16T23:07:22.7683967Z (Reading database ... 35% 2021-05-16T23:07:22.7684351Z (Reading database ... 40% 2021-05-16T23:07:22.7684743Z (Reading database ... 45% 2021-05-16T23:07:22.7685143Z (Reading database ... 50% 2021-05-16T23:07:22.7716183Z (Reading database ... 55% 2021-05-16T23:07:22.7760897Z (Reading database ... 60% 2021-05-16T23:07:22.7793315Z (Reading database ... 65% 2021-05-16T23:07:22.7920589Z (Reading database ... 70% 2021-05-16T23:07:22.8035492Z (Reading database ... 75% 2021-05-16T23:07:22.8062463Z (Reading database ... 80% 2021-05-16T23:07:22.8548179Z (Reading database ... 85% 2021-05-16T23:07:22.8706598Z (Reading database ... 90% 2021-05-16T23:07:22.8781048Z (Reading database ... 95% 2021-05-16T23:07:22.8781906Z (Reading database ... 100% 2021-05-16T23:07:22.8782890Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T23:07:22.8918322Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:22.8932867Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:22.9359414Z Selecting previously unselected package libipt2. 2021-05-16T23:07:22.9557139Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:22.9566790Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:22.9895156Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:23.0107961Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:23.0117457Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:23.0506298Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:23.0775156Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:23.0784410Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:23.1481045Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:23.1693135Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:23.1702241Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:23.2143616Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:23.2402278Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:23.2410487Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:23.2679503Z Selecting previously unselected package gdb. 2021-05-16T23:07:23.2913727Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:23.2921433Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:23.5921231Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:07:23.6188214Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:23.6198093Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:29.4061192Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:07:29.4356195Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:29.4362236Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:31.9103938Z Selecting previously unselected package rustc. 2021-05-16T23:07:31.9392054Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:31.9401819Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:32.1106518Z Selecting previously unselected package cargo. 2021-05-16T23:07:32.1400061Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:32.1409100Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:32.4600800Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:07:32.4827019Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:07:32.4836340Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:33.4426263Z Selecting previously unselected package rust-gdb. 2021-05-16T23:07:33.4721602Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:07:33.4732730Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5301214Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5325650Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:33.5347486Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:33.5367616Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5385849Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:07:33.5404230Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:33.5423519Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:33.5442425Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5462821Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:33.5481409Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:33.5501826Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5522008Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:33.5547036Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:33.5575713Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:33.5762405Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:36.4503711Z Reading package lists... 2021-05-16T23:07:36.6006276Z Building dependency tree... 2021-05-16T23:07:36.6023572Z Reading state information... 2021-05-16T23:07:36.7462028Z The following additional packages will be installed: 2021-05-16T23:07:36.7465247Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:36.7469725Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:36.7471160Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:36.7473281Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:36.7474717Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:36.7476085Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:36.7477308Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:36.7478859Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:36.7480306Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:36.7481677Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:36.7483412Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:36.7484862Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:36.7486368Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:36.7488005Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:36.7489589Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:36.7495401Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:36.7497035Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:36.7498499Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:36.7500765Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:36.7502012Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:36.7503200Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:36.7504480Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:36.7505683Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:36.7506806Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:36.7507969Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:36.7509364Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:36.7510762Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:36.7512177Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:36.7513632Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:36.7514977Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:36.7516243Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:36.7517497Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:36.7518961Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:36.7520368Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:36.7521853Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:36.7523372Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:36.7524789Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:36.7526144Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:36.7527465Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:36.7528884Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:36.7530342Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:36.7531668Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:07:36.7532984Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:36.7534545Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:36.7536145Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:36.7537547Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:36.7539813Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:36.7541416Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:36.7542699Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:36.7543493Z Suggested packages: 2021-05-16T23:07:36.7544561Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:07:36.7545841Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:07:36.7547479Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:07:36.7548929Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:07:36.7550121Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:07:36.7551292Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:07:36.7552517Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:07:36.7553862Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:07:36.7555018Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:07:36.7556214Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:07:36.7557497Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:07:36.7558964Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:07:36.7560214Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:07:36.7561117Z wpagui libengine-pkcs11-openssl 2021-05-16T23:07:36.8292920Z The following NEW packages will be installed: 2021-05-16T23:07:36.8295231Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:36.8297013Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:36.8298735Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:36.8300376Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:36.8302011Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:36.8303590Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:36.8305037Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:36.8306679Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:36.8308330Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:36.8309978Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:36.8311608Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:36.8313252Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:36.8314989Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:36.8317836Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:36.8319579Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:36.8321089Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:36.8322498Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:36.8323956Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:36.8325475Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:36.8326681Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:36.8327866Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:36.8329116Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:36.8330308Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:36.8331432Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:36.8332582Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:36.8333978Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:36.8335359Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:36.8336782Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:36.8338490Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:36.8339870Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:36.8341155Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:36.8342396Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:36.8343755Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:36.8345252Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:36.8347841Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:36.8349332Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:36.8350743Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:36.8352104Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:36.8353416Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:36.8354843Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:36.8356269Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:36.8357610Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:07:36.8359177Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:36.8360755Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:36.8362401Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:36.8363789Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:36.8364983Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:36.8366266Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:36.8367374Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:36.8535093Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:36.8536207Z Need to get 183 MB of archives. 2021-05-16T23:07:36.8537010Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:07:36.8538624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:07:36.8561938Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:07:36.8742994Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T23:07:36.8761234Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T23:07:36.8769803Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T23:07:36.8778031Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:07:36.8801718Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:07:36.8805412Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:07:36.8809469Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T23:07:36.8813398Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:07:36.8817294Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:07:36.8838144Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:07:36.8894928Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:07:36.8899767Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:07:36.8904103Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:07:36.8908819Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:07:36.8913163Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:07:36.8919311Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:07:36.8923602Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:07:36.8927753Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:07:36.8932608Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:07:36.8939205Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:07:36.8957437Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:07:36.9205951Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:07:36.9361657Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:07:36.9374711Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T23:07:36.9387923Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T23:07:36.9438172Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:07:36.9443442Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:07:36.9458674Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:07:36.9474086Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:07:36.9567092Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:07:36.9655212Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:07:36.9664766Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:07:36.9670261Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:07:36.9675493Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:07:37.1679407Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T23:07:37.1684760Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:07:37.1760727Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:07:37.1792782Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:07:37.1813448Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:07:37.1826244Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:07:37.1833749Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:07:37.1850108Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:07:37.1860273Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:07:37.1875608Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:07:37.1886194Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:07:37.1925232Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:07:37.1934437Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:07:37.1970604Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:07:37.1980165Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:07:37.1984614Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:07:37.1989516Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:07:37.1999945Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:07:37.2044865Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:07:37.2053105Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:07:37.2639026Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:07:37.2715210Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:07:37.2722724Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:07:37.2744805Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:07:37.2749897Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:07:37.2754315Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:07:37.2761039Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:07:37.2773813Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:07:37.2781327Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:07:37.2811378Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:07:37.2829574Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:07:37.2844073Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:07:37.2944206Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:07:37.3013892Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:07:37.3487672Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:07:37.3492145Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:07:37.3498170Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:07:37.3502157Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:07:37.3511085Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:07:37.3536980Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:07:37.3542843Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T23:07:37.3946629Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T23:07:37.3951531Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T23:07:37.3953787Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:07:37.4051584Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:07:37.4058166Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:07:37.4070047Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:07:37.4105081Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T23:07:37.4356182Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:07:37.4520205Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:07:37.4530993Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:07:37.4535018Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:07:37.4541911Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T23:07:37.4594017Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:07:37.4595421Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:07:37.4609240Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:07:37.4617455Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:07:37.4634930Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:07:37.4647989Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:07:37.4654607Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:07:37.4864459Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:07:37.4906443Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:07:37.4928831Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:07:37.4930300Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:07:37.4944042Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:07:37.4970745Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T23:07:37.5024859Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T23:07:37.5039316Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:07:37.5052986Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:07:37.5108089Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:07:37.5111191Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:07:38.3037585Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:07:38.3050239Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:07:38.3055189Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:07:38.3170295Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:07:38.3538982Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:07:38.3543883Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T23:07:38.3554473Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:07:38.3597450Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:07:38.3601517Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:07:38.3798739Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:07:38.3862413Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:07:38.3874011Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:07:38.3879810Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:07:38.3882105Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:07:38.3899339Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:07:38.3909851Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:07:38.3914462Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T23:07:38.3916067Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:07:38.3953690Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:07:38.3956612Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:07:38.3958412Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:07:38.3964677Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T23:07:38.3967460Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T23:07:38.3970366Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T23:07:38.3973082Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:07:38.3975285Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:07:38.4045702Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T23:07:38.4054965Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:07:38.4057931Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:07:38.4069543Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:07:38.4116211Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:07:38.4127906Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:07:38.4138024Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:07:38.4142011Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:07:38.4154905Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T23:07:38.4160102Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T23:07:38.4164896Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:07:38.4174288Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:07:38.4188645Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T23:07:38.4195224Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T23:07:38.4212895Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T23:07:38.4273736Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T23:07:38.4474318Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:07:38.4477392Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:07:38.4510692Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:07:38.4523015Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:07:38.4527547Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:07:38.4557622Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:07:38.4563218Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:07:38.4747103Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:07:38.4798425Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:07:38.4868549Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:07:38.5090139Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T23:07:38.5115079Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T23:07:38.5135165Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T23:07:38.5141754Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:07:38.5183888Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:07:38.5186056Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:07:38.5198644Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:07:38.5200825Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:07:38.5248277Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:07:38.5275033Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:07:38.5518572Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:07:38.5520466Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:07:38.5530266Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:07:38.5536886Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:07:38.5538852Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:07:38.5541138Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:07:38.5564867Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:07:38.5573664Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:07:38.5578670Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:07:38.5584083Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:07:38.5589811Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:07:38.5591630Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:07:38.5593361Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:07:38.5948633Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:07:38.5954591Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:07:38.6246337Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:07:38.6249874Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:07:38.6251499Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:07:38.6275575Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:07:38.6277267Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:07:38.6285880Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:07:38.6319352Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:07:38.6320998Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:07:38.6446009Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:07:38.6455712Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:07:38.6464182Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:07:38.6612582Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:07:38.6630151Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T23:07:38.6641385Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T23:07:38.6643049Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:07:38.6649823Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:07:38.6804833Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:07:38.8644650Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T23:07:38.8683534Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:07:38.8752499Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:07:39.1462234Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:07:39.2235128Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T23:07:39.2306531Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T23:07:39.2313358Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:07:39.2356788Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:07:39.2366439Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:07:39.2478568Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:07:39.2585569Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:07:39.2592009Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:07:39.2595822Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:07:40.3181844Z Fetched 183 MB in 2s (75.6 MB/s) 2021-05-16T23:07:40.3523501Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:07:40.3601757Z (Reading database ... 2021-05-16T23:07:40.3602485Z (Reading database ... 5% 2021-05-16T23:07:40.3603353Z (Reading database ... 10% 2021-05-16T23:07:40.3603835Z (Reading database ... 15% 2021-05-16T23:07:40.3604296Z (Reading database ... 20% 2021-05-16T23:07:40.3604782Z (Reading database ... 25% 2021-05-16T23:07:40.3605245Z (Reading database ... 30% 2021-05-16T23:07:40.3605691Z (Reading database ... 35% 2021-05-16T23:07:40.3606124Z (Reading database ... 40% 2021-05-16T23:07:40.3606759Z (Reading database ... 45% 2021-05-16T23:07:40.3607192Z (Reading database ... 50% 2021-05-16T23:07:40.3649162Z (Reading database ... 55% 2021-05-16T23:07:40.3692390Z (Reading database ... 60% 2021-05-16T23:07:40.3724310Z (Reading database ... 65% 2021-05-16T23:07:40.3845776Z (Reading database ... 70% 2021-05-16T23:07:40.3973678Z (Reading database ... 75% 2021-05-16T23:07:40.4003932Z (Reading database ... 80% 2021-05-16T23:07:40.4565903Z (Reading database ... 85% 2021-05-16T23:07:40.4748968Z (Reading database ... 90% 2021-05-16T23:07:40.4835708Z (Reading database ... 95% 2021-05-16T23:07:40.4836253Z (Reading database ... 100% 2021-05-16T23:07:40.4836969Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T23:07:40.4973590Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:07:40.4990160Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:40.5359621Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:07:40.5598156Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:40.5677780Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:40.7438805Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:07:40.7724803Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:40.7733009Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:40.8050250Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:07:40.8383521Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:40.8394287Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:40.8719641Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:07:40.8941021Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:40.8950508Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:40.9240202Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:07:40.9477772Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:07:40.9486068Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:40.9729335Z Selecting previously unselected package libwacom-common. 2021-05-16T23:07:40.9993258Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:07:41.0001355Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:41.0626530Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:07:41.0913988Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:41.0922955Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:41.1199836Z Selecting previously unselected package libinput-bin. 2021-05-16T23:07:41.1401778Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:41.1409995Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:41.1720410Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:07:41.1903188Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:41.1914606Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:41.2249845Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:07:41.2543435Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.2554717Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.2942373Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:07:41.3213093Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.3223823Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:41.4000077Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:07:41.4215217Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:07:41.4225501Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:41.4479750Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:07:41.4709778Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:07:41.4719571Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:41.5000111Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:07:41.5184572Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:41.5196652Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:41.5417543Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:07:41.5675325Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:41.5688944Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:41.5959648Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:07:41.6162407Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:07:41.6172902Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:41.6411436Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:07:41.6665045Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:07:41.6675131Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:41.6920506Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:07:41.7164657Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:07:41.7177535Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:41.7440458Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:07:41.7654635Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:07:41.7663545Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:41.7960036Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:07:41.8175851Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:07:41.8187447Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:41.8402076Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:07:41.8669659Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:07:41.8677784Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:41.8936786Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:07:41.9202098Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:41.9268922Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:42.1879945Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:07:42.2104812Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.2113680Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:42.4054055Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:07:42.4319372Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.4327823Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.4655428Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:07:42.4925099Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:07:42.4933601Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:42.5342683Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:07:42.5567301Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:07:42.5575426Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:42.6360436Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:07:42.6624120Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:07:42.6635737Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:42.6932506Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:07:42.7152434Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.7160022Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:42.7559267Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:07:42.7785778Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.7799571Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:42.8280079Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:07:42.8460955Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:42.8469779Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:42.9853995Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:07:43.0080971Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.0090422Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:43.1400430Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:07:43.1629576Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.1640365Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:43.1999825Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:07:43.2215464Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:43.2223311Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:43.2519314Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:07:43.2730635Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:07:43.2783533Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:43.3079458Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:07:43.3285956Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:43.3295869Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:07:44.4760274Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:07:44.4972227Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.4983342Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:44.5319845Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:07:44.5526085Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:07:44.5535445Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:44.7630850Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:07:44.7907077Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:44.7913973Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:44.8361190Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:07:44.8628431Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:07:44.8637734Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:07:44.9032047Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:07:44.9304057Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.9314602Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:44.9622360Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:07:44.9893553Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:44.9937296Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:45.0212770Z Selecting previously unselected package gdal-data. 2021-05-16T23:07:45.0465450Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:07:45.0473441Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:45.0910591Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:07:45.1146657Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:07:45.1155378Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:07:45.1440643Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:07:45.1708542Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:07:45.1715621Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:07:45.2038553Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:07:45.2307543Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:45.2320139Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:07:45.2609658Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:07:45.2877068Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:07:45.2886658Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:07:45.3467889Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:07:45.3742331Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:07:45.3748961Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:07:45.4079636Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:07:45.4302692Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:07:45.4311986Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:07:45.4885398Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:07:45.5154742Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:07:45.5163117Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:07:45.5488589Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:07:45.5711438Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:07:45.5719334Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:07:45.5999509Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:07:45.6214899Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:07:45.6224124Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:07:45.6450196Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:07:45.6720913Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:07:45.6730540Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:07:45.7120494Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:07:45.7334672Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:45.7348265Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:45.7991668Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:07:45.8260727Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:07:45.8270066Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:07:45.8600092Z Selecting previously unselected package proj-data. 2021-05-16T23:07:45.8815318Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:07:45.8827801Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:07:46.5355413Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:07:46.5628106Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:07:46.5636577Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:07:46.6590578Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:07:46.6863335Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:07:46.6873918Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:07:46.7134681Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:07:46.7420044Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:07:46.7430083Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:07:46.7866066Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:07:46.8151084Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:07:46.8160478Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:07:46.8389013Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:07:46.8674561Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:07:46.8682845Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:07:46.8942063Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:07:46.9213661Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:46.9225121Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:46.9492840Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:07:46.9780970Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:46.9786174Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:47.0199558Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:07:47.0416952Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:07:47.0428655Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:07:47.0760595Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:07:47.0982959Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:07:47.0989165Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:07:47.1496447Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:07:47.1781723Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:07:47.1794957Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:07:47.2199854Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:07:47.2451015Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:07:47.2461724Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:07:47.2879421Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:07:47.3091549Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:47.3140224Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:47.4534834Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:07:47.4817242Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:07:47.4828034Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:07:47.5847081Z Selecting previously unselected package libgdal26. 2021-05-16T23:07:47.6131916Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:47.6140401Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:48.1784044Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:07:48.2090924Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:48.2134571Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:48.2376221Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:07:48.2672562Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:07:48.2684698Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:07:48.2999720Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:07:48.3227615Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:48.3236426Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:48.3519407Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:07:48.3764511Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:48.3774142Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:48.4120793Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:07:48.4359939Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:07:48.4373069Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:07:48.4838629Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:07:48.5125280Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:07:48.5133720Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:07:48.5600080Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:07:48.5821977Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:48.5830101Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:49.0686586Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:07:49.0969844Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:49.0978254Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:49.1220754Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:07:49.1511895Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:07:49.1519977Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:07:49.1960257Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:07:49.2187011Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:07:49.2193648Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:07:49.3566619Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:07:49.3832197Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:49.3845287Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:49.4159318Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:07:49.4390615Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:49.4400685Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:49.4800095Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:07:49.5004851Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:07:49.5013448Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:07:49.5760084Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:07:49.5958700Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:49.6104200Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:49.9595558Z Selecting previously unselected package qgis-providers. 2021-05-16T23:07:49.9813419Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:49.9822165Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:50.1666359Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:07:50.1934328Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:50.1942548Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:50.2220720Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:07:50.2507257Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:07:50.2518468Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:07:50.2750558Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:07:50.3018411Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:50.3027027Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:07:50.3444275Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:07:50.3715586Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:50.3725111Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:07:50.4427607Z Selecting previously unselected package blt. 2021-05-16T23:07:50.4718726Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:07:50.4731373Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:07:50.4941881Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:07:50.5233493Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:07:50.5243917Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:07:50.5603409Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:07:50.5898169Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:50.5907032Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:50.6240743Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:07:50.6477555Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:50.6485826Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:50.6878741Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:07:50.7163434Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:50.7173150Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:07:50.7537510Z Selecting previously unselected package gcr. 2021-05-16T23:07:50.7823959Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:07:50.7834276Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:07:50.8156496Z Selecting previously unselected package python3-numpy. 2021-05-16T23:07:50.8438959Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:07:50.8451753Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:07:51.1200151Z Selecting previously unselected package python3-gdal. 2021-05-16T23:07:51.1421220Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:51.1429800Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:51.2078997Z Selecting previously unselected package gdal-bin. 2021-05-16T23:07:51.2348231Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:07:51.2355892Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:07:51.2790278Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:07:51.3063437Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:07:51.3073009Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:07:51.3293291Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:07:51.3569439Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:07:51.3577695Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:07:51.3964208Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:07:51.4232657Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:07:51.4240335Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:07:51.4603220Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:07:51.4871734Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:51.4880427Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:51.5326204Z Selecting previously unselected package p11-kit. 2021-05-16T23:07:51.5595456Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:51.5603691Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:07:51.5898983Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:07:51.6185303Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:07:51.6193733Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:07:51.6479787Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:07:51.6704931Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:51.6818505Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:07:51.7622472Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:07:51.7889469Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:51.7896671Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:51.8151565Z Selecting previously unselected package grass-doc. 2021-05-16T23:07:51.8439581Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:07:51.8448486Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:07:53.2877574Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:07:53.3179934Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:07:53.3187559Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:07:53.3530454Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:07:53.3826229Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:53.3835202Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:53.4160874Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:07:53.4430664Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:53.4439062Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:07:53.6064981Z Selecting previously unselected package grass-core. 2021-05-16T23:07:53.6351751Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:07:53.6362330Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:07:54.1917167Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:07:54.2194082Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:07:54.2203957Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:07:54.2469273Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:07:54.2758860Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:07:54.2768091Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:07:54.3057982Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:07:54.3328099Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:07:54.3335194Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:07:54.4104507Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:07:54.4402617Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:07:54.4411510Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:07:54.4813694Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:07:54.5089945Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:07:54.5098057Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:07:54.7982179Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:07:54.8254179Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:07:54.8262944Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:07:54.9139070Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:07:54.9412456Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:54.9423701Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:07:54.9739488Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:07:55.0035363Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:07:55.0043915Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:07:55.0266551Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:07:55.0539384Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:07:55.0548438Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:07:55.0784350Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:07:55.1080075Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:07:55.1156406Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:07:55.1767723Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:07:55.2045878Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:07:55.2056569Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:07:55.2363414Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:07:55.2668310Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:07:55.2677233Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:07:55.2915803Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:07:55.3208815Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:55.3218031Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:55.3447209Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:07:55.3747888Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:07:55.3754577Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:07:55.4113867Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:07:55.4384035Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:07:55.4394903Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:07:55.4629597Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:07:55.4960572Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:07:55.4970406Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:07:55.5197916Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:07:55.5471848Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:07:55.5480279Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:07:55.5700221Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:07:55.5972656Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:55.5981998Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:07:55.6214701Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:07:55.6485837Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:55.6495067Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:07:55.6746999Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:07:55.7043862Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:55.7054528Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:07:55.7336492Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:07:55.7612843Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:55.7622065Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:07:55.7960534Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:07:55.8233616Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:07:55.8242513Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:07:55.9674619Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:07:55.9947019Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:55.9955713Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:07:56.0237543Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:07:56.0513296Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:07:56.0521912Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:07:56.0754815Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:07:56.1047768Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.1057514Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.1399825Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:07:56.1678832Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.1689242Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.2523905Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:07:56.2818388Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.2832106Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.3279656Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:07:56.3492314Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.3502757Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.3830260Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:07:56.4122508Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.4130329Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.4376837Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:07:56.4671153Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.4679334Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.5070734Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:07:56.5363940Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.5372937Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.5619756Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:07:56.5893824Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.5903651Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.6155133Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:07:56.6455722Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.6466396Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.6794663Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:07:56.7113817Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.7122734Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.7360048Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:07:56.7656590Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.7665370Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.7912120Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:07:56.8240129Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:56.8249336Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:56.8720289Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:07:56.8992723Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:56.9004617Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:57.0021188Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:07:57.0301324Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:57.0317286Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:57.3621161Z Selecting previously unselected package qtchooser. 2021-05-16T23:07:57.3897563Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:07:57.3908106Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:07:57.4177931Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:07:57.4458242Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.4466706Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.5165351Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:07:57.5443960Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.5451331Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.5790643Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:07:57.6117864Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.6127609Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.6395143Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:07:57.6671240Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.6680455Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.7198038Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:07:57.7490719Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.7500916Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.7764768Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:07:57.8057917Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.8103757Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:57.9878064Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:07:58.0173219Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.0184786Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:58.1066205Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:07:58.1342017Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.1352631Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:07:58.2421093Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:07:58.2713678Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:58.2721718Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:58.3783132Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:07:58.4052272Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:58.4062652Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:58.4527048Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:07:58.4817159Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:58.4826042Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:58.5282606Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:07:58.5556604Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:07:58.5567386Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:58.5854275Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:07:58.6127390Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:07:58.6145989Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:07:58.6851551Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:07:58.7125456Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:07:58.7293352Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:07:58.7507993Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:07:58.7779106Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.7788804Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:58.8100137Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:07:58.8445339Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:58.8453395Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:07:58.8686106Z Selecting previously unselected package modemmanager. 2021-05-16T23:07:58.8992591Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:07:58.9066967Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:07:58.9985903Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:07:59.0258538Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:07:59.0266403Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:07:59.0547627Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:07:59.0827496Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:07:59.0837386Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:07:59.3464735Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:07:59.3756686Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:07:59.3766235Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:07:59.4002288Z Selecting previously unselected package python3-bs4. 2021-05-16T23:07:59.4293992Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:07:59.4304613Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:07:59.4584841Z Selecting previously unselected package python3-cycler. 2021-05-16T23:07:59.4876826Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:07:59.4888237Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:07:59.5099835Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:07:59.5392969Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:07:59.5401897Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:07:59.5704819Z Selecting previously unselected package python3-decorator. 2021-05-16T23:07:59.6003347Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:07:59.6013367Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:07:59.6261808Z Selecting previously unselected package python3-future. 2021-05-16T23:07:59.6557243Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:07:59.6567272Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:07:59.7194605Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:07:59.7531773Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:07:59.7543464Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:07:59.7840804Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:07:59.8081520Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:07:59.8088071Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:07:59.8414066Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:07:59.8706024Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:07:59.8716162Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:07:59.9039680Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:07:59.9266588Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:07:59.9298806Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:07:59.9639681Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:07:59.9873736Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:07:59.9882222Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:00.0200040Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:08:00.0446911Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:08:00.0455981Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:00.0742406Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:08:00.1039547Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:08:00.1049454Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:00.2520225Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:08:00.2744262Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:08:00.2752937Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:00.3038156Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:08:00.3334595Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:08:00.3343635Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:00.7440137Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:08:00.7668854Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:08:00.7681736Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:00.7928204Z Selecting previously unselected package python3-olefile. 2021-05-16T23:08:00.8205906Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:08:00.8217295Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:08:00.8519744Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:08:00.8738697Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:08:00.8745382Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:00.9240370Z Selecting previously unselected package python3-tz. 2021-05-16T23:08:00.9478678Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:08:00.9487067Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:08:00.9763659Z Selecting previously unselected package python3-owslib. 2021-05-16T23:08:00.9992507Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:08:01.0002374Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:08:01.0420593Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:08:01.0699032Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:08:01.0708050Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:01.1280080Z Selecting previously unselected package python3-retrying. 2021-05-16T23:08:01.1504178Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:08:01.1512668Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:08:01.1800019Z Selecting previously unselected package python3-plotly. 2021-05-16T23:08:01.2039214Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:08:01.2047392Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:01.5923413Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:08:01.6216230Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:08:01.6224078Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:01.6566518Z Selecting previously unselected package python3-sip. 2021-05-16T23:08:01.6866409Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:01.6874823Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:01.7200344Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:08:01.7457798Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:01.7470915Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:01.9788377Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:08:02.0087506Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:02.0098728Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:02.0547225Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:08:02.0827762Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:02.0842239Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:02.1143726Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:08:02.1446061Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:02.1476353Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:02.1716333Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:08:02.2018710Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:02.2025754Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:02.2361229Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:08:02.2640978Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:02.2649017Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:02.5365039Z Selecting previously unselected package python3-qgis. 2021-05-16T23:08:02.5637088Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:02.5644661Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:03.3240765Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:08:03.3497408Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:08:03.3505187Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:03.3840661Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:08:03.4121551Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:08:03.4128746Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:03.4565797Z Selecting previously unselected package qgis-common. 2021-05-16T23:08:03.4847909Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:03.4853849Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:04.8125821Z Selecting previously unselected package qgis. 2021-05-16T23:08:04.8408386Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:04.9013310Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.1095650Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:08:05.1376237Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:05.1384708Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.3341442Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:08:05.3648296Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:05.3657138Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.3953035Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:08:05.4235822Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:05.4247311Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.4900372Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:08:05.5204414Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.5214337Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.5543014Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:08:05.5829429Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:08:05.5842092Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:05.7386481Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:08:05.7677755Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:08:05.7686748Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:05.9056622Z Selecting previously unselected package proj-bin. 2021-05-16T23:08:05.9363495Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:08:05.9377079Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:08:05.9673803Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:08:05.9983724Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:08:05.9990592Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:06.0260742Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:08:06.0547438Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:08:06.0623587Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:06.1269287Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:06.1305261Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:06.3767192Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:06.3784890Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:08:06.3803910Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:06.3870334Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:06.3949761Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:06.3970013Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:06.3995706Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:08:06.4015313Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:06.4042322Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:06.4066760Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:06.4089807Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:06.4123300Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:06.4142914Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:06.4163755Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:06.4187134Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:06.4205805Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:06.4230258Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:06.4257627Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:06.5589888Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:06.5607539Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:06.5626852Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:08:06.6956587Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:06.6978562Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:08:06.8377126Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:06.8399758Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:06.8425079Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:06.8448840Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:06.8470548Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:06.8492848Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:06.8519364Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:06.9563530Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:06.9588173Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:06.9613149Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:06.9634581Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:06.9656637Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:07.1070228Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:07.1093772Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:08:07.2390059Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:07.2467724Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:07.2491027Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:07.2558598Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:07.2584490Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:07.2609311Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:07.2632267Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:07.2649721Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:07.3937252Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:07.3962603Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:07.3986675Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:07.4011838Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:07.4078893Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:07.4099056Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:07.5835437Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:07.5860414Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:08:07.7066998Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:07.7085803Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:07.7104802Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:07.7126023Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:07.7147275Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:07.7166673Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:07.7188417Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:07.8527157Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:07.8549827Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:07.8574643Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:07.8600333Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:07.8665075Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:08.0489832Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:09.0802314Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:08:09.9931751Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:09.9936428Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:09.9937931Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:09.9939048Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:09.9940011Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:09.9940995Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:09.9942048Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:09.9943141Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:09.9944177Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:09.9945839Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:08:09.9946680Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:09.9947534Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:09.9948398Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:09.9949284Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:09.9950174Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:09.9951077Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:08:09.9951987Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:09.9952891Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:09.9954001Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:09.9955000Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:09.9956003Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:09.9956849Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:09.9957742Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:09.9958895Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:09.9959708Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:08:09.9961136Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:08:09.9962446Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:08:09.9963564Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:10.0889419Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:10.0913453Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.0934515Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:10.0958415Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:10.0979055Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:10.1005987Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:10.1026643Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:10.1048404Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:10.1069298Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:10.2728583Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:10.4172823Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:10.5514624Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:10.5535424Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:08:10.5558518Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:10.5579039Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:10.6918152Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:10.6940561Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:10.6961927Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:10.6983982Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:11.6107651Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:11.6129668Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:11.6148901Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:11.6169621Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:11.6193200Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:11.6215141Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:08:11.6234794Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:11.6252762Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:11.6273051Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:11.9821204Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:11.9835957Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:11.9857765Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:12.1298015Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:12.1319520Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:12.2841705Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:12.2860921Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:12.4641808Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:12.4663070Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:08:12.4684782Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:12.4704912Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:12.5956559Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:12.5959103Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:13.0441760Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:13.3006560Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.3026506Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:13.3051651Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:13.3077986Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:13.3097890Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:13.3118731Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:13.3137031Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:13.4631811Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.4633732Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:13.4636873Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.4639612Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:13.5063336Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.5064852Z if direction is "increasing": 2021-05-16T23:08:13.5067936Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.5069996Z elif direction is "decreasing": 2021-05-16T23:08:13.5242586Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.5243725Z if direction is "increasing": 2021-05-16T23:08:13.5245127Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:13.5246153Z elif direction is "decreasing": 2021-05-16T23:08:14.3230402Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:14.3232087Z if props["offset_coordinates"] is "data": 2021-05-16T23:08:14.3233867Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:14.3235143Z if props["coordinates"] is not "data": 2021-05-16T23:08:14.9601179Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:15.4721449Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:15.4723936Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:15.4726022Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:08:16.5137582Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:16.5178970Z First installation detected... 2021-05-16T23:08:16.5187047Z Checking NSS setup... 2021-05-16T23:08:16.5195891Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:16.5227882Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:16.5273400Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:08:16.8295098Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:16.8316684Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:16.8348576Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.8376258Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:16.8397562Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:16.8430799Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.8460331Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.8479974Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:16.8503731Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:17.0274584Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:17.0298929Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:17.0320546Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:08:17.3409084Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:17.3411075Z if value is '': 2021-05-16T23:08:17.4252190Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:17.4253645Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:17.4254957Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:17.4256197Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:17.4257564Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:17.4258750Z if driver_string is not None and driver_string is not "": 2021-05-16T23:08:17.4628292Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:17.4631280Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:17.4634821Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:17.4635899Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:17.5169413Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:17.5192644Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5262724Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:17.5284209Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5307726Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5451332Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:17.5471800Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5497393Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5518604Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:17.5539348Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.5563217Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:17.6313368Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:17.6331777Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.6352035Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:17.6371542Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:08:17.7481776Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:17.7484003Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:18.2121267Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2190034Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2210997Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:18.2226788Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2247989Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:18.2275401Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2295578Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:18.2312321Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:18.2330452Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:18.2350585Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2370926Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2393377Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:18.2414291Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:18.2433187Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:18.2459776Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:18.2480312Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2498914Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:18.2520606Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:18.2541903Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:18.2562326Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:18.3989592Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:18.4010748Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:18.4029264Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:18.4050610Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.5664450Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:45.5701395Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:45.5732927Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.5753716Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:45.5783156Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.5812272Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.5844915Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:45.5885643Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.7154193Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.7174288Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:45.7195606Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.7218385Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:45.7242653Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.8660224Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.8726140Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.8750825Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.8855023Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:08:45.9021683Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:08:46.7344735Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:08:46.7505602Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:08:46.7727201Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:08:46.7885821Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:08:46.8365857Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:08:46.8655148Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:08:47.1044301Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:57.2973719Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:57.3158135Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:59.2630658Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:08:59.2631157Z with: 2021-05-16T23:08:59.2631595Z github_slug: neuroconductor/afnir 2021-05-16T23:08:59.2632001Z env: 2021-05-16T23:08:59.2632410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:59.2632837Z TIC_DEPLOY_KEY: 2021-05-16T23:08:59.2633588Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:59.2635134Z GITHUB_PAT: *** 2021-05-16T23:08:59.2635520Z COVERALLS_TOKEN: 2021-05-16T23:08:59.2635981Z continue-on-error: false 2021-05-16T23:08:59.2636413Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:59.2636863Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:59.2637265Z TZ: UTC 2021-05-16T23:08:59.2637630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:59.2638007Z NOT_CRAN: true 2021-05-16T23:08:59.2638528Z ##[endgroup] 2021-05-16T23:08:59.2955873Z repo slug is: neuroconductor/afnir 2021-05-16T23:08:59.3060177Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:08:59.3060715Z env: 2021-05-16T23:08:59.3061126Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:59.3061568Z TIC_DEPLOY_KEY: 2021-05-16T23:08:59.3062506Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:59.3063678Z GITHUB_PAT: *** 2021-05-16T23:08:59.3064063Z COVERALLS_TOKEN: 2021-05-16T23:08:59.3064506Z continue-on-error: false 2021-05-16T23:08:59.3064952Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:59.3065392Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:59.3065814Z TZ: UTC 2021-05-16T23:08:59.3066184Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:59.3066567Z NOT_CRAN: true 2021-05-16T23:08:59.3066925Z ##[endgroup] 2021-05-16T23:08:59.4990554Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:08:59.4991105Z with: 2021-05-16T23:08:59.4991426Z repo_name: afnir 2021-05-16T23:08:59.4991803Z repo_version: 0.4.6 2021-05-16T23:08:59.4992154Z runner_os: Linux 2021-05-16T23:08:59.4992501Z R_version: 4.0 2021-05-16T23:08:59.4992805Z env: 2021-05-16T23:08:59.4993209Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:59.4993627Z TIC_DEPLOY_KEY: 2021-05-16T23:08:59.4994373Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:59.4995928Z GITHUB_PAT: *** 2021-05-16T23:08:59.4996288Z COVERALLS_TOKEN: 2021-05-16T23:08:59.4996736Z continue-on-error: false 2021-05-16T23:08:59.4997158Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:59.4997605Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:59.4998000Z TZ: UTC 2021-05-16T23:08:59.4998623Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:59.4998993Z NOT_CRAN: true 2021-05-16T23:08:59.4999355Z ##[endgroup] 2021-05-16T23:08:59.5338883Z Package: afnir 2021-05-16T23:08:59.5342853Z Version: 0.4.6 2021-05-16T23:08:59.5343228Z OS: Linux 2021-05-16T23:08:59.5392117Z ##[group]Run install.packages('remotes') 2021-05-16T23:08:59.5392738Z install.packages('remotes') 2021-05-16T23:08:59.5393481Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:08:59.5394412Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:08:59.5401401Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:08:59.5401767Z env: 2021-05-16T23:08:59.5402181Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:59.5402614Z TIC_DEPLOY_KEY: 2021-05-16T23:08:59.5403374Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:59.5404579Z GITHUB_PAT: *** 2021-05-16T23:08:59.5404952Z COVERALLS_TOKEN: 2021-05-16T23:08:59.5405408Z continue-on-error: false 2021-05-16T23:08:59.5405836Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:59.5406281Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:59.5406707Z TZ: UTC 2021-05-16T23:08:59.5407062Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:59.5407444Z NOT_CRAN: true 2021-05-16T23:08:59.5407785Z ##[endgroup] 2021-05-16T23:08:59.7197354Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:59.7198582Z (as ‘lib’ is unspecified) 2021-05-16T23:09:13.5671757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:09:13.8512214Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T23:09:13.9826987Z ================================================== 2021-05-16T23:09:13.9828101Z downloaded 381 KB 2021-05-16T23:09:13.9828619Z 2021-05-16T23:09:14.2410821Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:09:14.2463991Z * DONE (remotes) 2021-05-16T23:09:14.2515588Z 2021-05-16T23:09:14.2516526Z The downloaded source packages are in 2021-05-16T23:09:14.2517821Z ‘/tmp/RtmpCC2MEA/downloaded_packages’ 2021-05-16T23:09:32.5209954Z ##[group]Run actions/cache@v1 2021-05-16T23:09:32.5210612Z with: 2021-05-16T23:09:32.5211077Z path: /home/runner/work/_temp/Library 2021-05-16T23:09:32.5214455Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-86dbb91857eec0ee38ff833f263a5cecfeb69106f8cdca77525e5cbfed2047d3 2021-05-16T23:09:32.5218647Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T23:09:32.5219973Z env: 2021-05-16T23:09:32.5220448Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:32.5220941Z TIC_DEPLOY_KEY: 2021-05-16T23:09:32.5221818Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:32.5223741Z GITHUB_PAT: *** 2021-05-16T23:09:32.5224194Z COVERALLS_TOKEN: 2021-05-16T23:09:32.5224731Z continue-on-error: false 2021-05-16T23:09:32.5225246Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:32.5225750Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:32.5226297Z TZ: UTC 2021-05-16T23:09:32.5226703Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:32.5227149Z NOT_CRAN: true 2021-05-16T23:09:32.5227587Z ##[endgroup] 2021-05-16T23:09:32.5615997Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:09:32.5680036Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:32.5680874Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:32.5681595Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:09:32.5682213Z sudo -s eval "$sysreqs" 2021-05-16T23:09:32.5723515Z shell: /usr/bin/bash -e {0} 2021-05-16T23:09:32.5723841Z env: 2021-05-16T23:09:32.5724197Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:32.5724583Z TIC_DEPLOY_KEY: 2021-05-16T23:09:32.5725234Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:32.5726341Z GITHUB_PAT: *** 2021-05-16T23:09:32.5726661Z COVERALLS_TOKEN: 2021-05-16T23:09:32.5727071Z continue-on-error: false 2021-05-16T23:09:32.5727447Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:32.5727841Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:32.5728202Z TZ: UTC 2021-05-16T23:09:32.5728537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:32.5728865Z NOT_CRAN: true 2021-05-16T23:09:32.5729254Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:09:32.5729639Z ##[endgroup] 2021-05-16T23:09:32.7444770Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:33.1272560Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:09:48.3116366Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:09:48.3117286Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:09:48.3117926Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:09:48.3119054Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:09:48.3119705Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:09:48.3132927Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:09:48.3144050Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:48.3144903Z (as ‘lib’ is unspecified) 2021-05-16T23:10:01.4366936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:10:01.8316433Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T23:10:01.8385256Z ================================================== 2021-05-16T23:10:01.8386072Z downloaded 94 KB 2021-05-16T23:10:01.8386511Z 2021-05-16T23:10:01.8427043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:10:02.1875744Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T23:10:02.2263734Z ================================================== 2021-05-16T23:10:02.2265951Z downloaded 135 KB 2021-05-16T23:10:02.2267506Z 2021-05-16T23:10:02.2301249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:10:02.9278098Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T23:10:02.9342026Z ================================================== 2021-05-16T23:10:02.9342520Z downloaded 80 KB 2021-05-16T23:10:02.9342787Z 2021-05-16T23:10:02.9383233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:10:03.2360000Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T23:10:03.2598956Z ================================================== 2021-05-16T23:10:03.2599765Z downloaded 516 KB 2021-05-16T23:10:03.2600297Z 2021-05-16T23:10:03.2641041Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:10:03.9511912Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T23:10:03.9806978Z ================================================== 2021-05-16T23:10:03.9807849Z downloaded 991 KB 2021-05-16T23:10:03.9808255Z 2021-05-16T23:10:04.1887489Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:10:04.1933328Z * DONE (rprojroot) 2021-05-16T23:10:04.3863284Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:10:05.0279705Z * DONE (crayon) 2021-05-16T23:10:05.0283205Z * installing *binary* package ‘R6’ ... 2021-05-16T23:10:05.0283982Z * DONE (R6) 2021-05-16T23:10:05.0284934Z * installing *binary* package ‘desc’ ... 2021-05-16T23:10:05.0285596Z * DONE (desc) 2021-05-16T23:10:05.0458375Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:10:05.0499915Z * DONE (debugme) 2021-05-16T23:10:05.0547373Z 2021-05-16T23:10:05.0548210Z The downloaded source packages are in 2021-05-16T23:10:05.0549321Z ‘/tmp/RtmpgJJwBy/downloaded_packages’ 2021-05-16T23:10:05.0558667Z Running `R CMD build`... 2021-05-16T23:10:05.2614356Z * checking for file ‘/tmp/RtmpgJJwBy/remotes695a5f43d1e2/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:10:05.2615726Z * preparing ‘sysreqs’: 2021-05-16T23:10:05.2616607Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:05.2617832Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:05.2618657Z * checking for empty or unneeded directories 2021-05-16T23:10:05.2619470Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:10:05.2622889Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:05.2623721Z (as ‘lib’ is unspecified) 2021-05-16T23:10:05.4494865Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:10:05.4500058Z ** using staged installation 2021-05-16T23:10:05.4677679Z ** R 2021-05-16T23:10:05.4711869Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:05.8024855Z ** help 2021-05-16T23:10:05.8144848Z *** installing help indices 2021-05-16T23:10:05.8297258Z ** building package indices 2021-05-16T23:10:06.0057305Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:06.1884535Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:06.3679784Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:06.3685949Z * DONE (sysreqs) 2021-05-16T23:10:23.9521083Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:10:23.9523613Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:10:23.9525252Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:10:23.9728426Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:10:24.0186489Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:10:24.2318089Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:10:24.2640471Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:10:24.4216658Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:10:24.5796496Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:10:25.5422979Z Reading package lists... 2021-05-16T23:10:25.6142378Z Reading package lists... 2021-05-16T23:10:25.7900824Z Building dependency tree... 2021-05-16T23:10:25.7923419Z Reading state information... 2021-05-16T23:10:25.9450966Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-16T23:10:25.9452732Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-16T23:10:25.9454937Z libssh2-1-dev set to manually installed. 2021-05-16T23:10:25.9455958Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:10:25.9457058Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T23:10:25.9457762Z Suggested packages: 2021-05-16T23:10:25.9458672Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:10:25.9881781Z The following NEW packages will be installed: 2021-05-16T23:10:25.9890989Z libcurl4-openssl-dev 2021-05-16T23:10:26.0142522Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:10:26.0143238Z Need to get 321 kB of archives. 2021-05-16T23:10:26.0143965Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:10:26.0146134Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:10:26.4341492Z Fetched 321 kB in 0s (11.5 MB/s) 2021-05-16T23:10:26.4669935Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:10:26.4760520Z (Reading database ... 2021-05-16T23:10:26.4761049Z (Reading database ... 5% 2021-05-16T23:10:26.4761449Z (Reading database ... 10% 2021-05-16T23:10:26.4761865Z (Reading database ... 15% 2021-05-16T23:10:26.4762379Z (Reading database ... 20% 2021-05-16T23:10:26.4762838Z (Reading database ... 25% 2021-05-16T23:10:26.4763279Z (Reading database ... 30% 2021-05-16T23:10:26.4763730Z (Reading database ... 35% 2021-05-16T23:10:26.4764170Z (Reading database ... 40% 2021-05-16T23:10:26.4764624Z (Reading database ... 45% 2021-05-16T23:10:26.4765061Z (Reading database ... 50% 2021-05-16T23:10:26.4796709Z (Reading database ... 55% 2021-05-16T23:10:26.4849595Z (Reading database ... 60% 2021-05-16T23:10:26.4894315Z (Reading database ... 65% 2021-05-16T23:10:26.5098784Z (Reading database ... 70% 2021-05-16T23:10:26.5132948Z (Reading database ... 75% 2021-05-16T23:10:26.5426707Z (Reading database ... 80% 2021-05-16T23:10:26.5574979Z (Reading database ... 85% 2021-05-16T23:10:26.5996119Z (Reading database ... 90% 2021-05-16T23:10:26.6089818Z (Reading database ... 95% 2021-05-16T23:10:26.6092956Z (Reading database ... 100% 2021-05-16T23:10:26.6093781Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T23:10:26.6248426Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:10:26.6277252Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:26.7226875Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:26.7274506Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:10:31.6027558Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:10:31.6028223Z remotes::install_github("ropensci/tic") 2021-05-16T23:10:31.6028837Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:10:31.6029462Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:10:31.6030030Z remotes::install_cran("covr") 2021-05-16T23:10:31.6037084Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:10:31.6037484Z env: 2021-05-16T23:10:31.6037920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:31.6038513Z TIC_DEPLOY_KEY: 2021-05-16T23:10:31.6039279Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:31.6040777Z GITHUB_PAT: *** 2021-05-16T23:10:31.6041162Z COVERALLS_TOKEN: 2021-05-16T23:10:31.6041620Z continue-on-error: false 2021-05-16T23:10:31.6042058Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:31.6042495Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:31.6043069Z TZ: UTC 2021-05-16T23:10:31.6043436Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:31.6043821Z NOT_CRAN: true 2021-05-16T23:10:31.6044163Z ##[endgroup] 2021-05-16T23:10:31.7802819Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:32.1517143Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:10:49.0449471Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:10:49.0479182Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:49.0535044Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:10:49.0537133Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:49.0537962Z (as ‘lib’ is unspecified) 2021-05-16T23:10:49.0538669Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:49.0539300Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:10:49.0539990Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:10:49.0540642Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:10:49.0541289Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:10:49.0541915Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:10:49.0542551Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:10:49.0543195Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:10:49.0543806Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:49.0544454Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:10:49.0545085Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:10:49.0545706Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:10:49.0546353Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:10:49.0547052Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:49.0547733Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:10:49.0548360Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:10:49.0549043Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:10:49.0549530Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:10:49.0550049Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:10:49.0550551Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:10:49.0551063Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:49.0551553Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:49.0552038Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:49.0552507Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:10:49.0552990Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:10:49.0553483Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:10:49.0553975Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:49.0554485Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:10:49.0554974Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:11:03.3596137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:11:03.7896156Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T23:11:03.8195488Z ================================================== 2021-05-16T23:11:03.8196387Z downloaded 1.3 MB 2021-05-16T23:11:03.8197064Z 2021-05-16T23:11:03.8236153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:11:04.1033135Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T23:11:04.1191824Z ================================================== 2021-05-16T23:11:04.1192262Z downloaded 226 KB 2021-05-16T23:11:04.1192496Z 2021-05-16T23:11:04.1229125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:11:04.6042073Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T23:11:04.6163034Z ================================================== 2021-05-16T23:11:04.6163499Z downloaded 140 KB 2021-05-16T23:11:04.6163764Z 2021-05-16T23:11:04.6201204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:11:04.8083783Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T23:11:04.8133761Z ================================================== 2021-05-16T23:11:04.8134265Z downloaded 53 KB 2021-05-16T23:11:04.8134576Z 2021-05-16T23:11:04.8171966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:11:05.3930654Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T23:11:05.3947420Z ================================================== 2021-05-16T23:11:05.3947964Z downloaded 23 KB 2021-05-16T23:11:05.3948251Z 2021-05-16T23:11:05.4007906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:11:05.8242972Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T23:11:05.8575556Z ================================================== 2021-05-16T23:11:05.8576059Z downloaded 1.4 MB 2021-05-16T23:11:05.8576296Z 2021-05-16T23:11:05.8612827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:11:06.1739301Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:11:06.1750997Z ================================================== 2021-05-16T23:11:06.1752343Z downloaded 36 KB 2021-05-16T23:11:06.1753111Z 2021-05-16T23:11:06.1793009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:11:06.3536448Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T23:11:06.3797241Z ================================================== 2021-05-16T23:11:06.3797715Z downloaded 884 KB 2021-05-16T23:11:06.3797979Z 2021-05-16T23:11:06.3833254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:11:06.6854871Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T23:11:06.7107359Z ================================================== 2021-05-16T23:11:06.7107856Z downloaded 523 KB 2021-05-16T23:11:06.7108120Z 2021-05-16T23:11:06.7147595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:11:07.0319559Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T23:11:07.0320708Z ================================================== 2021-05-16T23:11:07.0321394Z downloaded 12 KB 2021-05-16T23:11:07.0321879Z 2021-05-16T23:11:07.0357360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:11:07.5021737Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T23:11:07.5239389Z ================================================== 2021-05-16T23:11:07.5240008Z downloaded 486 KB 2021-05-16T23:11:07.5240273Z 2021-05-16T23:11:07.5281826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:11:07.7147447Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T23:11:07.7215987Z ================================================== 2021-05-16T23:11:07.7216471Z downloaded 90 KB 2021-05-16T23:11:07.7216710Z 2021-05-16T23:11:07.7256696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:11:08.0559008Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T23:11:08.0782384Z ================================================== 2021-05-16T23:11:08.0783208Z downloaded 508 KB 2021-05-16T23:11:08.0783615Z 2021-05-16T23:11:08.0819470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:11:08.3726700Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T23:11:08.3950319Z ================================================== 2021-05-16T23:11:08.3950811Z downloaded 621 KB 2021-05-16T23:11:08.3951084Z 2021-05-16T23:11:08.4064005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:11:08.7142544Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T23:11:08.7302896Z ================================================== 2021-05-16T23:11:08.7303476Z downloaded 267 KB 2021-05-16T23:11:08.7303771Z 2021-05-16T23:11:08.7342991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:11:08.9488709Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T23:11:08.9613685Z ================================================== 2021-05-16T23:11:08.9614136Z downloaded 167 KB 2021-05-16T23:11:08.9614373Z 2021-05-16T23:11:08.9649112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:11:09.1549474Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T23:11:09.1715321Z ================================================== 2021-05-16T23:11:09.1716292Z downloaded 234 KB 2021-05-16T23:11:09.1716837Z 2021-05-16T23:11:09.1750401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:11:09.4250412Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T23:11:09.5312213Z ================================================== 2021-05-16T23:11:09.5313382Z downloaded 276 KB 2021-05-16T23:11:09.5313913Z 2021-05-16T23:11:09.5356355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:11:10.2752426Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T23:11:10.2893026Z ================================================== 2021-05-16T23:11:10.2893949Z downloaded 201 KB 2021-05-16T23:11:10.2894471Z 2021-05-16T23:11:10.2927027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:11:10.8396707Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T23:11:10.8452833Z ================================================== 2021-05-16T23:11:10.8453269Z downloaded 64 KB 2021-05-16T23:11:10.8453853Z 2021-05-16T23:11:10.8489544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:11:11.1287247Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T23:11:11.1336659Z ================================================== 2021-05-16T23:11:11.1337479Z downloaded 46 KB 2021-05-16T23:11:11.1338043Z 2021-05-16T23:11:11.1377359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:11:11.4158471Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T23:11:11.4359651Z ================================================== 2021-05-16T23:11:11.4360427Z downloaded 416 KB 2021-05-16T23:11:11.4360946Z 2021-05-16T23:11:11.4396867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:11:11.6170902Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T23:11:11.6243775Z ================================================== 2021-05-16T23:11:11.6244356Z downloaded 91 KB 2021-05-16T23:11:11.6244657Z 2021-05-16T23:11:11.6283564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:11:11.8103551Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T23:11:11.8222918Z ================================================== 2021-05-16T23:11:11.8223410Z downloaded 133 KB 2021-05-16T23:11:11.8223675Z 2021-05-16T23:11:11.8260446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:11:12.1016828Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T23:11:12.1174522Z ================================================== 2021-05-16T23:11:12.1175180Z downloaded 271 KB 2021-05-16T23:11:12.1175639Z 2021-05-16T23:11:12.1216577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:11:12.3196566Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T23:11:12.3492931Z ================================================== 2021-05-16T23:11:12.3493438Z downloaded 735 KB 2021-05-16T23:11:12.3493661Z 2021-05-16T23:11:12.3530053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:11:12.6596493Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T23:11:12.6597770Z ================================================== 2021-05-16T23:11:12.6598700Z downloaded 46 KB 2021-05-16T23:11:12.6599149Z 2021-05-16T23:11:12.6632530Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:11:12.8128503Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:11:12.8129642Z ================================================== 2021-05-16T23:11:12.8130241Z downloaded 24 KB 2021-05-16T23:11:12.8130662Z 2021-05-16T23:11:12.8157313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:11:13.1058012Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T23:11:13.2935093Z ================================================== 2021-05-16T23:11:13.2935957Z downloaded 688 KB 2021-05-16T23:11:13.2936374Z 2021-05-16T23:11:13.2978258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:11:13.6936053Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T23:11:13.6989485Z ================================================== 2021-05-16T23:11:13.6990061Z downloaded 45 KB 2021-05-16T23:11:13.6990413Z 2021-05-16T23:11:13.7034540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:11:13.9144247Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T23:11:14.0355403Z ================================================== 2021-05-16T23:11:14.0356413Z downloaded 595 KB 2021-05-16T23:11:14.0356834Z 2021-05-16T23:11:14.3377409Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:11:14.3436059Z * DONE (rlang) 2021-05-16T23:11:14.5536027Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:11:14.5580429Z * DONE (magrittr) 2021-05-16T23:11:14.7814834Z * installing *binary* package ‘glue’ ... 2021-05-16T23:11:14.7860899Z * DONE (glue) 2021-05-16T23:11:14.9755760Z * installing *binary* package ‘sys’ ... 2021-05-16T23:11:14.9797164Z * DONE (sys) 2021-05-16T23:11:15.1670029Z * installing *binary* package ‘mime’ ... 2021-05-16T23:11:15.1709742Z * DONE (mime) 2021-05-16T23:11:15.4464682Z * installing *binary* package ‘curl’ ... 2021-05-16T23:11:15.4527026Z * DONE (curl) 2021-05-16T23:11:15.6756811Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:11:15.6801057Z * DONE (jsonlite) 2021-05-16T23:11:15.8647283Z * installing *binary* package ‘ini’ ... 2021-05-16T23:11:15.8680481Z * DONE (ini) 2021-05-16T23:11:16.0659608Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:11:16.0702444Z * DONE (gitcreds) 2021-05-16T23:11:16.3392025Z * installing *binary* package ‘zip’ ... 2021-05-16T23:11:16.3448093Z * DONE (zip) 2021-05-16T23:11:16.5560115Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:11:16.5606252Z * DONE (rstudioapi) 2021-05-16T23:11:16.7749739Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:11:16.7797429Z * DONE (fastmap) 2021-05-16T23:11:17.0313982Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:11:17.0365087Z * DONE (yaml) 2021-05-16T23:11:17.2410226Z * installing *binary* package ‘withr’ ... 2021-05-16T23:11:17.2452477Z * DONE (withr) 2021-05-16T23:11:17.4932367Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:11:17.4981292Z * DONE (whisker) 2021-05-16T23:11:17.7083179Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:11:17.7121611Z * DONE (rappdirs) 2021-05-16T23:11:17.9641421Z * installing *binary* package ‘fs’ ... 2021-05-16T23:11:17.9694773Z * DONE (fs) 2021-05-16T23:11:18.1613534Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:11:18.1654256Z * DONE (clipr) 2021-05-16T23:11:18.3927922Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:11:18.3977153Z * DONE (git2r) 2021-05-16T23:11:18.5840628Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:11:18.5879696Z * DONE (askpass) 2021-05-16T23:11:18.8221309Z * installing *binary* package ‘cli’ ... 2021-05-16T23:11:18.8270897Z * DONE (cli) 2021-05-16T23:11:19.0650013Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:11:19.0700705Z * DONE (purrr) 2021-05-16T23:11:19.2749322Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:11:19.2796233Z * DONE (lifecycle) 2021-05-16T23:11:19.4684568Z * installing *source* package ‘cachem’ ... 2021-05-16T23:11:19.4695067Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:19.4696127Z ** using staged installation 2021-05-16T23:11:19.4845102Z ** libs 2021-05-16T23:11:19.4906388Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:11:19.5805539Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:19.6200990Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:11:19.6530300Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:11:19.6541671Z ** R 2021-05-16T23:11:19.6606075Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:20.1239424Z ** help 2021-05-16T23:11:20.1423742Z *** installing help indices 2021-05-16T23:11:20.1606028Z ** building package indices 2021-05-16T23:11:20.3341849Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:20.5284080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:20.5505889Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:20.7313036Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:20.7322125Z * DONE (cachem) 2021-05-16T23:11:21.0475024Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:11:21.0547339Z * DONE (openssl) 2021-05-16T23:11:21.2677414Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:11:21.2715098Z * DONE (memoise) 2021-05-16T23:11:21.4963680Z * installing *binary* package ‘httr’ ... 2021-05-16T23:11:21.5018330Z * DONE (httr) 2021-05-16T23:11:21.7055931Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:11:21.7099697Z * DONE (credentials) 2021-05-16T23:11:21.9064885Z * installing *binary* package ‘gh’ ... 2021-05-16T23:11:21.9107461Z * DONE (gh) 2021-05-16T23:11:22.1449438Z * installing *binary* package ‘gert’ ... 2021-05-16T23:11:22.1492565Z * DONE (gert) 2021-05-16T23:11:22.4310535Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:11:22.4374722Z * DONE (usethis) 2021-05-16T23:11:22.4435292Z 2021-05-16T23:11:22.4436219Z The downloaded source packages are in 2021-05-16T23:11:22.4437496Z ‘/tmp/RtmpjOhUOz/downloaded_packages’ 2021-05-16T23:11:22.4447476Z Running `R CMD build`... 2021-05-16T23:11:24.4780048Z * checking for file ‘/tmp/RtmpjOhUOz/remotes71ee7034aa71/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:11:24.4781524Z * preparing ‘tic’: 2021-05-16T23:11:24.4782548Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:11:24.4783538Z * installing the package to process help pages 2021-05-16T23:11:24.4784763Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:24.4785757Z * checking for empty or unneeded directories 2021-05-16T23:11:24.4786759Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:11:24.4787763Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:11:24.4789696Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:24.4790736Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:11:24.4791687Z (as ‘lib’ is unspecified) 2021-05-16T23:11:24.7744335Z * installing *source* package ‘tic’ ... 2021-05-16T23:11:24.7745880Z ** using staged installation 2021-05-16T23:11:24.7949459Z ** R 2021-05-16T23:11:24.8151928Z ** inst 2021-05-16T23:11:24.8180837Z ** preparing package for lazy loading 2021-05-16T23:11:25.1399160Z ** help 2021-05-16T23:11:25.2740332Z *** installing help indices 2021-05-16T23:11:25.3553952Z *** copying figures 2021-05-16T23:11:25.3557879Z ** building package indices 2021-05-16T23:11:25.5977069Z ** installing vignettes 2021-05-16T23:11:25.6025009Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:25.8377388Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:26.1165890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:26.1198689Z * DONE (tic) 2021-05-16T23:11:26.1314726Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:26.3130103Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:11:28.0491171Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:11:28.0493741Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:11:28.0495781Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:28.0496506Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:28.0497038Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:11:28.0497590Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:11:28.0498131Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:28.0498710Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:11:28.0499256Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:11:28.0499799Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:11:28.0500331Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:28.0500844Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:11:28.0501359Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:11:28.0501884Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:11:28.0502435Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:28.0502960Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:28.0503554Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:11:28.0504094Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:11:28.0504643Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:11:28.0505168Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:11:28.0505672Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:11:28.0506227Z (as ‘lib’ is unspecified) 2021-05-16T23:11:28.0507074Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:11:28.0507611Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:11:28.0508132Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:28.0508682Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:11:28.0509218Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:11:28.0509744Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:28.0510280Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:11:28.0510788Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:11:28.0511338Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:11:28.0511867Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:11:28.0512397Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:28.0512937Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:28.0513521Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:28.0514091Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:28.0514634Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:11:28.0515308Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:11:28.0515854Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:11:28.0516414Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:11:28.0516954Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:11:41.0077944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:11:41.2463635Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T23:11:41.3677196Z ================================================== 2021-05-16T23:11:41.3677829Z downloaded 231 KB 2021-05-16T23:11:41.3678119Z 2021-05-16T23:11:41.3722115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:11:41.6981497Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T23:11:41.8212677Z ================================================== 2021-05-16T23:11:41.8213673Z downloaded 1.5 MB 2021-05-16T23:11:41.8214527Z 2021-05-16T23:11:41.8247286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:11:42.0977057Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T23:11:42.0977788Z ================================================== 2021-05-16T23:11:42.0978253Z downloaded 16 KB 2021-05-16T23:11:42.0978551Z 2021-05-16T23:11:42.1015320Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:11:42.1391527Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:11:42.1709013Z ================================================== 2021-05-16T23:11:42.1709474Z downloaded 1.1 MB 2021-05-16T23:11:42.1709710Z 2021-05-16T23:11:42.1734069Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:11:42.2023585Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:11:42.2307745Z ================================================== 2021-05-16T23:11:42.2308188Z downloaded 670 KB 2021-05-16T23:11:42.2308425Z 2021-05-16T23:11:42.2330373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:11:42.5349444Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T23:11:42.5400974Z ================================================== 2021-05-16T23:11:42.5401857Z downloaded 42 KB 2021-05-16T23:11:42.5402202Z 2021-05-16T23:11:42.5439760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:11:45.7547224Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T23:11:45.8049404Z ================================================== 2021-05-16T23:11:45.8049995Z downloaded 247 KB 2021-05-16T23:11:45.8050301Z 2021-05-16T23:11:45.8089256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:11:46.2227383Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T23:11:46.2504095Z ================================================== 2021-05-16T23:11:46.2504988Z downloaded 977 KB 2021-05-16T23:11:46.2505501Z 2021-05-16T23:11:46.2538251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:11:46.5472005Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T23:11:46.5525097Z ================================================== 2021-05-16T23:11:46.5525928Z downloaded 67 KB 2021-05-16T23:11:46.5526454Z 2021-05-16T23:11:46.5561683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:11:47.0002782Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T23:11:47.0214848Z ================================================== 2021-05-16T23:11:47.0215585Z downloaded 354 KB 2021-05-16T23:11:47.0216120Z 2021-05-16T23:11:47.0255877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:11:47.2326505Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T23:11:47.2526443Z ================================================== 2021-05-16T23:11:47.2527081Z downloaded 412 KB 2021-05-16T23:11:47.2527393Z 2021-05-16T23:11:47.2569182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:11:47.4629511Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T23:11:47.4630346Z ================================================== 2021-05-16T23:11:47.4630804Z downloaded 15 KB 2021-05-16T23:11:47.4631104Z 2021-05-16T23:11:47.4670756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:11:47.7658863Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T23:11:47.7725035Z ================================================== 2021-05-16T23:11:47.7725470Z downloaded 147 KB 2021-05-16T23:11:47.7725694Z 2021-05-16T23:11:47.7760747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:11:49.4138967Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T23:11:49.4197397Z ================================================== 2021-05-16T23:11:49.4198045Z downloaded 72 KB 2021-05-16T23:11:49.4198629Z 2021-05-16T23:11:49.4236223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:11:49.7071915Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T23:11:49.7124299Z ================================================== 2021-05-16T23:11:49.7124857Z downloaded 39 KB 2021-05-16T23:11:49.7125164Z 2021-05-16T23:11:49.7164194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:11:50.2942944Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T23:11:50.3134862Z ================================================== 2021-05-16T23:11:50.3135360Z downloaded 348 KB 2021-05-16T23:11:50.3135627Z 2021-05-16T23:11:50.3171368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:11:51.5551499Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T23:11:51.5559621Z ================================================== 2021-05-16T23:11:51.5560361Z downloaded 426 KB 2021-05-16T23:11:51.5560926Z 2021-05-16T23:11:51.5562986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:11:51.5564264Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T23:11:51.5564892Z ================================================== 2021-05-16T23:11:51.5565328Z downloaded 40 KB 2021-05-16T23:11:51.5565934Z 2021-05-16T23:11:51.5567312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:11:51.6397562Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T23:11:51.6626974Z ================================================== 2021-05-16T23:11:51.6627455Z downloaded 602 KB 2021-05-16T23:11:51.6627690Z 2021-05-16T23:11:51.6662433Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:11:51.8623935Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:11:51.8726110Z ================================================== 2021-05-16T23:11:51.8726901Z downloaded 109 KB 2021-05-16T23:11:51.8727452Z 2021-05-16T23:11:51.8755192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:11:52.1813127Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T23:11:52.1986810Z ================================================== 2021-05-16T23:11:52.1987795Z downloaded 224 KB 2021-05-16T23:11:52.1988257Z 2021-05-16T23:11:52.2028210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:11:52.6374418Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T23:11:52.6394051Z ================================================== 2021-05-16T23:11:52.6394546Z downloaded 37 KB 2021-05-16T23:11:52.6394847Z 2021-05-16T23:11:52.6429262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:11:53.3088597Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T23:11:53.3213191Z ================================================== 2021-05-16T23:11:53.3213731Z downloaded 199 KB 2021-05-16T23:11:53.3214039Z 2021-05-16T23:11:53.3257145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:11:53.9001091Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T23:11:54.0922826Z ================================================== 2021-05-16T23:11:54.0923621Z downloaded 2.8 MB 2021-05-16T23:11:54.0923958Z 2021-05-16T23:11:54.0958582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:11:57.2038642Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T23:11:57.2674488Z ================================================== 2021-05-16T23:11:57.2675628Z downloaded 4.0 MB 2021-05-16T23:11:57.2676141Z 2021-05-16T23:11:57.2710570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:11:57.7762876Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T23:11:57.9086610Z ================================================== 2021-05-16T23:11:57.9087909Z downloaded 1.3 MB 2021-05-16T23:11:57.9088449Z 2021-05-16T23:11:57.9123790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:11:58.4499045Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T23:11:58.4747895Z ================================================== 2021-05-16T23:11:58.4748452Z downloaded 478 KB 2021-05-16T23:11:58.4748764Z 2021-05-16T23:11:58.4790175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:12:00.7167007Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T23:12:00.7272826Z ================================================== 2021-05-16T23:12:00.7273665Z downloaded 107 KB 2021-05-16T23:12:00.7274275Z 2021-05-16T23:12:00.7306541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:12:00.9070058Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T23:12:00.9085661Z ================================================== 2021-05-16T23:12:00.9086406Z downloaded 21 KB 2021-05-16T23:12:00.9086794Z 2021-05-16T23:12:00.9123011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:12:03.4000906Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T23:12:03.4053554Z ================================================== 2021-05-16T23:12:03.4054403Z downloaded 42 KB 2021-05-16T23:12:03.4054975Z 2021-05-16T23:12:03.4087194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:12:03.8145291Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T23:12:03.8151954Z ================================================== 2021-05-16T23:12:03.8152694Z downloaded 33 KB 2021-05-16T23:12:03.8153205Z 2021-05-16T23:12:03.8188760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:12:04.2431425Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T23:12:04.2543234Z ================================================== 2021-05-16T23:12:04.2544417Z downloaded 136 KB 2021-05-16T23:12:04.2544985Z 2021-05-16T23:12:04.2581539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:12:04.7971145Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T23:12:04.8583269Z ================================================== 2021-05-16T23:12:04.8584815Z downloaded 3.4 MB 2021-05-16T23:12:04.8585241Z 2021-05-16T23:12:04.8617377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:12:07.3745308Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T23:12:07.3840002Z ================================================== 2021-05-16T23:12:07.3840547Z downloaded 64 KB 2021-05-16T23:12:07.3840807Z 2021-05-16T23:12:07.3876468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:12:07.9578028Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T23:12:07.9908621Z ================================================== 2021-05-16T23:12:07.9909556Z downloaded 1.3 MB 2021-05-16T23:12:07.9909970Z 2021-05-16T23:12:07.9952069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:12:10.9247771Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T23:12:10.9348469Z ================================================== 2021-05-16T23:12:10.9349014Z downloaded 128 KB 2021-05-16T23:12:10.9349321Z 2021-05-16T23:12:10.9459316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:12:13.8753383Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T23:12:14.0258718Z ================================================== 2021-05-16T23:12:14.0259347Z downloaded 384 KB 2021-05-16T23:12:14.0259653Z 2021-05-16T23:12:14.2528172Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:12:14.2575513Z * DONE (utf8) 2021-05-16T23:12:14.4440925Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:12:14.4477870Z * DONE (pkgconfig) 2021-05-16T23:12:14.6540176Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:12:14.6587805Z * DONE (fansi) 2021-05-16T23:12:14.8925789Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:12:14.8977187Z * DONE (diffobj) 2021-05-16T23:12:15.1094042Z * installing *binary* package ‘ps’ ... 2021-05-16T23:12:15.1141408Z * DONE (ps) 2021-05-16T23:12:15.3129504Z * installing *binary* package ‘praise’ ... 2021-05-16T23:12:15.3167925Z * DONE (praise) 2021-05-16T23:12:15.5087033Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:12:15.5126979Z * DONE (pkgload) 2021-05-16T23:12:15.7266533Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:12:15.7304451Z * DONE (evaluate) 2021-05-16T23:12:15.9454216Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:12:15.9494845Z * DONE (ellipsis) 2021-05-16T23:12:16.1773398Z * installing *binary* package ‘digest’ ... 2021-05-16T23:12:16.1824143Z * DONE (digest) 2021-05-16T23:12:16.3962185Z * installing *binary* package ‘brio’ ... 2021-05-16T23:12:16.4000836Z * DONE (brio) 2021-05-16T23:12:16.6762364Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:12:16.6821385Z * DONE (xml2) 2021-05-16T23:12:17.5626373Z * installing *source* package ‘xfun’ ... 2021-05-16T23:12:17.5627799Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:12:17.5629426Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:17.5631032Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:12:17.5641323Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:17.5642469Z ** using staged installation 2021-05-16T23:12:17.5643053Z ** libs 2021-05-16T23:12:17.5644134Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:12:17.5644870Z ** R 2021-05-16T23:12:17.5645332Z ** inst 2021-05-16T23:12:17.5646259Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:18.4956137Z ** help 2021-05-16T23:12:18.6219558Z *** installing help indices 2021-05-16T23:12:18.7103031Z ** building package indices 2021-05-16T23:12:18.9950961Z ** installing vignettes 2021-05-16T23:12:19.0022245Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:19.1663563Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:19.1826166Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:19.3604663Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:19.3619410Z * DONE (xfun) 2021-05-16T23:12:19.7787615Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:12:19.7886058Z * DONE (stringi) 2021-05-16T23:12:20.8863592Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:12:20.9208210Z * DONE (Rcpp) 2021-05-16T23:12:21.1861987Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:12:21.1916089Z * DONE (commonmark) 2021-05-16T23:12:21.4130511Z * installing *binary* package ‘brew’ ... 2021-05-16T23:12:21.4183165Z * DONE (brew) 2021-05-16T23:12:21.6047754Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:12:21.6086397Z * DONE (sessioninfo) 2021-05-16T23:12:21.7970837Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:12:21.8011049Z * DONE (prettyunits) 2021-05-16T23:12:22.1474352Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:12:22.1550785Z * DONE (vctrs) 2021-05-16T23:12:22.3690769Z * installing *binary* package ‘processx’ ... 2021-05-16T23:12:22.3736222Z * DONE (processx) 2021-05-16T23:12:22.5922618Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:12:22.5980330Z * DONE (markdown) 2021-05-16T23:12:22.7885910Z * installing *binary* package ‘highr’ ... 2021-05-16T23:12:22.7987312Z * DONE (highr) 2021-05-16T23:12:23.0436330Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:12:23.0485186Z * DONE (stringr) 2021-05-16T23:12:23.2381197Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:12:23.2421629Z * DONE (rversions) 2021-05-16T23:12:23.6017951Z * installing *source* package ‘pillar’ ... 2021-05-16T23:12:23.6105862Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:23.6106969Z ** using staged installation 2021-05-16T23:12:23.6261805Z ** R 2021-05-16T23:12:23.6452030Z ** inst 2021-05-16T23:12:23.6482244Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:25.1759283Z ** help 2021-05-16T23:12:25.2673953Z *** installing help indices 2021-05-16T23:12:25.3250064Z *** copying figures 2021-05-16T23:12:25.3254312Z ** building package indices 2021-05-16T23:12:25.5340655Z ** installing vignettes 2021-05-16T23:12:25.5434104Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:25.8445038Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:26.1318991Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:26.1340155Z * DONE (pillar) 2021-05-16T23:12:26.3410828Z * installing *binary* package ‘callr’ ... 2021-05-16T23:12:26.3452205Z * DONE (callr) 2021-05-16T23:12:26.6983996Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:12:26.7080998Z * DONE (knitr) 2021-05-16T23:12:26.8960719Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:12:26.9000329Z * DONE (xopen) 2021-05-16T23:12:27.2883544Z * installing *source* package ‘tibble’ ... 2021-05-16T23:12:27.2968024Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:27.2969219Z ** using staged installation 2021-05-16T23:12:27.3145255Z ** libs 2021-05-16T23:12:27.3190075Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:12:27.3589597Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:12:27.4174982Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:27.4505685Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:27.5331965Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:12:27.5527837Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:12:27.5540172Z ** R 2021-05-16T23:12:27.5718684Z ** inst 2021-05-16T23:12:27.5747382Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:29.1202637Z ** help 2021-05-16T23:12:29.1842903Z *** installing help indices 2021-05-16T23:12:29.2311290Z *** copying figures 2021-05-16T23:12:29.2315545Z ** building package indices 2021-05-16T23:12:29.4307342Z ** installing vignettes 2021-05-16T23:12:29.4384371Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:29.7506200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:29.7663483Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:30.1001445Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:30.1018398Z * DONE (tibble) 2021-05-16T23:12:30.2959589Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:12:30.3000644Z * DONE (pkgbuild) 2021-05-16T23:12:30.6112888Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:12:30.6185969Z * DONE (roxygen2) 2021-05-16T23:12:30.8183852Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:12:30.8223450Z * DONE (rematch2) 2021-05-16T23:12:31.0131796Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:12:31.0170495Z * DONE (rcmdcheck) 2021-05-16T23:12:31.2322468Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:12:31.2360602Z * DONE (waldo) 2021-05-16T23:12:31.7632516Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:12:31.7753338Z * DONE (testthat) 2021-05-16T23:12:31.9890572Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:12:31.9936841Z * DONE (devtools) 2021-05-16T23:12:31.9990604Z 2021-05-16T23:12:31.9991519Z The downloaded source packages are in 2021-05-16T23:12:31.9992830Z ‘/tmp/RtmpjOhUOz/downloaded_packages’ 2021-05-16T23:12:32.0725556Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:12:33.6206327Z 2021-05-16T23:12:33.9025085Z 2021-05-16T23:12:33.9038442Z checking for file ‘/tmp/RtmpjOhUOz/remotes71ee6ee34519/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:12:33.9105718Z 2021-05-16T23:12:33.9107576Z ✔ checking for file ‘/tmp/RtmpjOhUOz/remotes71ee6ee34519/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:12:33.9153523Z 2021-05-16T23:12:33.9153928Z 2021-05-16T23:12:33.9154697Z ─ preparing ‘desc’: 2021-05-16T23:12:33.9154936Z 2021-05-16T23:12:33.9155258Z 2021-05-16T23:12:33.9254071Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:33.9260092Z 2021-05-16T23:12:33.9261282Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:33.9844436Z 2021-05-16T23:12:33.9871695Z 2021-05-16T23:12:33.9873407Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:33.9884152Z 2021-05-16T23:12:33.9909547Z 2021-05-16T23:12:33.9911028Z ─ checking for empty or unneeded directories 2021-05-16T23:12:33.9921028Z 2021-05-16T23:12:33.9940395Z 2021-05-16T23:12:33.9941555Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:12:34.0851448Z 2021-05-16T23:12:34.0854340Z 2021-05-16T23:12:34.0855750Z 2021-05-16T23:12:34.0960552Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:34.0961753Z (as ‘lib’ is unspecified) 2021-05-16T23:12:34.3623518Z * installing *source* package ‘desc’ ... 2021-05-16T23:12:34.3652448Z ** using staged installation 2021-05-16T23:12:34.3827341Z ** R 2021-05-16T23:12:34.3994525Z ** inst 2021-05-16T23:12:34.4010538Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:36.5676706Z ** help 2021-05-16T23:12:36.5677853Z *** installing help indices 2021-05-16T23:12:36.5678626Z ** building package indices 2021-05-16T23:12:36.5679456Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:36.5680397Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:36.5882589Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:36.5897487Z * DONE (desc) 2021-05-16T23:12:36.8005290Z 2021-05-16T23:12:36.8006274Z 2021-05-16T23:12:36.8009173Z checking for file ‘/tmp/RtmpjOhUOz/remotes71ee15998503/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:12:36.8047040Z 2021-05-16T23:12:36.8048653Z ✔ checking for file ‘/tmp/RtmpjOhUOz/remotes71ee15998503/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:12:36.8190241Z 2021-05-16T23:12:36.8191304Z 2021-05-16T23:12:36.8192427Z ─ preparing ‘ghtravis’: 2021-05-16T23:12:36.8192985Z 2021-05-16T23:12:36.8193520Z 2021-05-16T23:12:36.8245075Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:36.8266041Z 2021-05-16T23:12:36.8267708Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:36.8635774Z 2021-05-16T23:12:36.8664241Z 2021-05-16T23:12:36.8666816Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:36.8678648Z 2021-05-16T23:12:36.8702965Z 2021-05-16T23:12:36.8705077Z ─ checking for empty or unneeded directories 2021-05-16T23:12:36.8730225Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:12:36.8863711Z 2021-05-16T23:12:36.8865625Z 2021-05-16T23:12:36.8866718Z 2021-05-16T23:12:36.9345133Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:36.9346568Z (as ‘lib’ is unspecified) 2021-05-16T23:12:37.1454894Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:12:37.1456453Z ** using staged installation 2021-05-16T23:12:37.1582266Z ** R 2021-05-16T23:12:37.1670221Z ** inst 2021-05-16T23:12:37.1677952Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:38.2835493Z ** help 2021-05-16T23:12:38.3382379Z *** installing help indices 2021-05-16T23:12:38.3829409Z ** building package indices 2021-05-16T23:12:38.6122352Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:39.2154443Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:39.8023734Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:39.8031530Z * DONE (ghtravis) 2021-05-16T23:12:39.8110733Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:39.9726374Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:12:41.8292761Z 2021-05-16T23:12:41.8294807Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:41.8295847Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:12:41.8297276Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:12:41.8298178Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:12:41.8299045Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:12:41.8299897Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:12:41.8302850Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:41.8303908Z (as ‘lib’ is unspecified) 2021-05-16T23:12:54.7982131Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:12:55.3431969Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T23:12:55.4530024Z ================================================== 2021-05-16T23:12:55.4531087Z downloaded 193 KB 2021-05-16T23:12:55.4531403Z 2021-05-16T23:12:55.4571443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:12:56.0013422Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T23:12:56.0065963Z ================================================== 2021-05-16T23:12:56.0066916Z downloaded 64 KB 2021-05-16T23:12:56.0067444Z 2021-05-16T23:12:56.0102681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:12:56.4187367Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T23:12:56.4328045Z ================================================== 2021-05-16T23:12:56.4328876Z downloaded 191 KB 2021-05-16T23:12:56.4329280Z 2021-05-16T23:12:56.4363770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:12:57.0733294Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T23:12:57.0734004Z ================================================== 2021-05-16T23:12:57.0734460Z downloaded 1.2 MB 2021-05-16T23:12:57.0734785Z 2021-05-16T23:12:57.0736257Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:12:57.4848584Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T23:12:57.6645888Z ================================================== 2021-05-16T23:12:57.6647038Z downloaded 1.0 MB 2021-05-16T23:12:57.6647500Z 2021-05-16T23:12:57.8697000Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:12:57.8734681Z * DONE (tidyselect) 2021-05-16T23:12:58.0873184Z * installing *binary* package ‘generics’ ... 2021-05-16T23:12:58.0909620Z * DONE (generics) 2021-05-16T23:12:58.3188526Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:12:59.0731140Z * DONE (cpp11) 2021-05-16T23:12:59.0731565Z 2021-05-16T23:12:59.0740493Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:12:59.0741806Z checking for file ‘/tmp/RtmpjOhUOz/remotes71ee54bb8228/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:12:59.0743276Z * DONE (dplyr) 2021-05-16T23:12:59.0743611Z 2021-05-16T23:12:59.0745129Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:12:59.0746406Z ✔ checking for file ‘/tmp/RtmpjOhUOz/remotes71ee54bb8228/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:12:59.0747814Z * DONE (tidyr) 2021-05-16T23:12:59.0748048Z 2021-05-16T23:12:59.0748782Z 2021-05-16T23:12:59.0749075Z 2021-05-16T23:12:59.0750064Z The downloaded source packages are in 2021-05-16T23:12:59.0750737Z ─ preparing ‘aghast’: 2021-05-16T23:12:59.0751989Z ‘/tmp/RtmpjOhUOz/downloaded_packages’ 2021-05-16T23:12:59.0752350Z 2021-05-16T23:12:59.0752810Z 2021-05-16T23:12:59.0756758Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:59.0780591Z 2021-05-16T23:12:59.0782460Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:59.0973653Z 2021-05-16T23:12:59.1000204Z 2021-05-16T23:12:59.1002506Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:59.1011877Z 2021-05-16T23:12:59.1035635Z 2021-05-16T23:12:59.1037471Z ─ checking for empty or unneeded directories 2021-05-16T23:12:59.1060823Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:12:59.1146511Z 2021-05-16T23:12:59.1148941Z 2021-05-16T23:12:59.1150316Z 2021-05-16T23:12:59.1227199Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:59.1228047Z (as ‘lib’ is unspecified) 2021-05-16T23:12:59.3067658Z * installing *source* package ‘aghast’ ... 2021-05-16T23:12:59.3068992Z ** using staged installation 2021-05-16T23:12:59.3255722Z ** R 2021-05-16T23:12:59.3309539Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:59.7519206Z ** help 2021-05-16T23:12:59.7752282Z *** installing help indices 2021-05-16T23:12:59.7979331Z ** building package indices 2021-05-16T23:12:59.9914771Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:00.1522603Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:00.3126681Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:00.3133192Z * DONE (aghast) 2021-05-16T23:13:00.3212791Z Installing 1 packages: covr 2021-05-16T23:13:00.3219664Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:00.3220465Z (as ‘lib’ is unspecified) 2021-05-16T23:13:13.6468244Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:13:13.6469420Z 2021-05-16T23:13:13.6474205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:13:14.7029824Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T23:13:14.7166413Z ================================================== 2021-05-16T23:13:14.7167301Z downloaded 159 KB 2021-05-16T23:13:14.7167810Z 2021-05-16T23:13:14.7201540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:13:15.4704864Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T23:13:15.4811974Z ================================================== 2021-05-16T23:13:15.4812453Z downloaded 118 KB 2021-05-16T23:13:15.4812744Z 2021-05-16T23:13:15.4883028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:13:15.9283736Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T23:13:15.9438417Z ================================================== 2021-05-16T23:13:15.9439378Z downloaded 282 KB 2021-05-16T23:13:15.9439964Z 2021-05-16T23:13:16.1517818Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:13:16.1559205Z * DONE (lazyeval) 2021-05-16T23:13:16.3832943Z * installing *binary* package ‘rex’ ... 2021-05-16T23:13:16.3876487Z * DONE (rex) 2021-05-16T23:13:16.6303312Z * installing *binary* package ‘covr’ ... 2021-05-16T23:13:16.6354980Z * DONE (covr) 2021-05-16T23:13:16.6412463Z 2021-05-16T23:13:16.6413485Z The downloaded source packages are in 2021-05-16T23:13:16.6414801Z ‘/tmp/RtmpjOhUOz/downloaded_packages’ 2021-05-16T23:13:16.6571389Z 2021-05-16T23:13:16.6612275Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:13:16.6612866Z Rscript -e "tic::before_install()" 2021-05-16T23:13:16.6656693Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:16.6657062Z env: 2021-05-16T23:13:16.6657494Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:16.6657925Z TIC_DEPLOY_KEY: 2021-05-16T23:13:16.6658680Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:16.6660236Z GITHUB_PAT: *** 2021-05-16T23:13:16.6660600Z COVERALLS_TOKEN: 2021-05-16T23:13:16.6661065Z continue-on-error: false 2021-05-16T23:13:16.6661490Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:16.6661942Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:16.6662344Z TZ: UTC 2021-05-16T23:13:16.6662708Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:16.6663088Z NOT_CRAN: true 2021-05-16T23:13:16.6663438Z ##[endgroup] 2021-05-16T23:13:16.9098259Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:17.0223528Z Running before_install: step_install_remote_binaries() 2021-05-16T23:13:18.0777585Z Installing kirby21.t1 binaries 2021-05-16T23:13:18.0778163Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:13:18.0779328Z tag_name 2021-05-16T23:13:18.0779820Z 11 1.7.3.2.s 2021-05-16T23:13:18.0780427Z zipball_url 2021-05-16T23:13:18.0781341Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:13:18.0782249Z tarball_url 2021-05-16T23:13:18.0783165Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:13:18.0783979Z commit.sha 2021-05-16T23:13:18.0784813Z 11 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:13:18.0785736Z commit.url 2021-05-16T23:13:18.0786813Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:13:18.0787761Z node_id 2021-05-16T23:13:18.0788714Z 11 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:13:18.0789702Z url 2021-05-16T23:13:18.0790480Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:13:18.0791301Z assets_url 2021-05-16T23:13:18.0792118Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:13:18.0792978Z upload_url 2021-05-16T23:13:18.0793939Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:13:18.0794944Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:18.0796194Z 11 42985612 2021-05-14 23:17:20 2021-05-14 23:17:20 2021-05-14 23:05:47 2021-05-16T23:13:18.0796760Z published_at asset_name 2021-05-16T23:13:18.0797624Z 11 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.0798436Z asset_label asset_download_count 2021-05-16T23:13:18.0798908Z 11 3 2021-05-16T23:13:18.0799556Z asset_browser_download_url 2021-05-16T23:13:18.0800841Z 11 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.0805529Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:18.0806100Z Installing kirby21.t1 package binaries 2021-05-16T23:13:18.0807762Z --2021-05-16 23:13:17-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.0808727Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:13:18.0809447Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:13:18.0810163Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:18.0814987Z Location: https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231317Z&X-Amz-Expires=300&X-Amz-Signature=c312f39e2f52ada5ab2fbab7267b599cf718f410b01ea9971e3d5d863252fc84&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:18.0822400Z --2021-05-16 23:13:17-- https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231317Z&X-Amz-Expires=300&X-Amz-Signature=c312f39e2f52ada5ab2fbab7267b599cf718f410b01ea9971e3d5d863252fc84&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:18.0826687Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-05-16T23:13:18.0828951Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T23:13:18.0830349Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:18.0831157Z Length: 12376 (12K) [application/octet-stream] 2021-05-16T23:13:18.0832160Z Saving to: ‘/tmp/Rtmp9dFtok/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:18.0832627Z 2021-05-16T23:13:18.0833073Z 0K .......... .. 100% 76.7M=0s 2021-05-16T23:13:18.0833344Z 2021-05-16T23:13:18.0834313Z 2021-05-16 23:13:17 (76.7 MB/s) - ‘/tmp/Rtmp9dFtok/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12376/12376] 2021-05-16T23:13:18.0834801Z 2021-05-16T23:13:18.0835498Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:18.0836206Z (as ‘lib’ is unspecified) 2021-05-16T23:13:18.1357035Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-16T23:13:18.1391247Z * DONE (kirby21.t1) 2021-05-16T23:13:18.1583414Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:18.1796352Z Installing oro.nifti binaries 2021-05-16T23:13:18.1817110Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:13:18.3351926Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:18.3370565Z tag_name 2021-05-16T23:13:18.3370977Z 11 0.10.3.s 2021-05-16T23:13:18.3371477Z zipball_url 2021-05-16T23:13:18.3373499Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:13:18.3374344Z tarball_url 2021-05-16T23:13:18.3376254Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:13:18.3377027Z commit.sha 2021-05-16T23:13:18.3377633Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:18.3379436Z commit.url 2021-05-16T23:13:18.3381917Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:18.3382852Z node_id 2021-05-16T23:13:18.3383799Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:13:18.3385834Z url 2021-05-16T23:13:18.3386638Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:13:18.3388473Z assets_url 2021-05-16T23:13:18.3389308Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:13:18.3391217Z upload_url 2021-05-16T23:13:18.3392196Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:13:18.3394473Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:18.3395721Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T23:13:18.3396290Z published_at asset_name 2021-05-16T23:13:18.3398435Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.3399062Z asset_label asset_download_count 2021-05-16T23:13:18.3400554Z 11 12 2021-05-16T23:13:18.3401221Z asset_browser_download_url 2021-05-16T23:13:18.3403671Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.3410855Z Installing oro.nifti package binaries 2021-05-16T23:13:18.3453954Z --2021-05-16 23:13:18-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:18.3494648Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:13:18.3551897Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:13:18.4350516Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:18.4360575Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231318Z&X-Amz-Expires=300&X-Amz-Signature=c7adbfecf8eae1049df2a10353ad1cb14361ca558122bfb55c997d6b3c24bfe4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:18.4367822Z --2021-05-16 23:13:18-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231318Z&X-Amz-Expires=300&X-Amz-Signature=c7adbfecf8eae1049df2a10353ad1cb14361ca558122bfb55c997d6b3c24bfe4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:18.4376899Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:13:18.4429445Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:13:18.5894260Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:18.5896117Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T23:13:18.5898235Z Saving to: ‘/tmp/Rtmp9dFtok/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:18.5898793Z 2021-05-16T23:13:18.5950649Z 0K .......... .......... .......... .......... .......... 0% 8.70M 1s 2021-05-16T23:13:18.5997305Z 50K .......... .......... .......... .......... .......... 1% 10.5M 1s 2021-05-16T23:13:18.6021181Z 100K .......... .......... .......... .......... .......... 2% 19.7M 0s 2021-05-16T23:13:18.6070602Z 150K .......... .......... .......... .......... .......... 3% 10.0M 1s 2021-05-16T23:13:18.6100761Z 200K .......... .......... .......... .......... .......... 4% 15.8M 0s 2021-05-16T23:13:18.6134158Z 250K .......... .......... .......... .......... .......... 5% 14.3M 0s 2021-05-16T23:13:18.6169444Z 300K .......... .......... .......... .......... .......... 5% 13.8M 0s 2021-05-16T23:13:18.6191415Z 350K .......... .......... .......... .......... .......... 6% 22.2M 0s 2021-05-16T23:13:18.6235551Z 400K .......... .......... .......... .......... .......... 7% 11.1M 0s 2021-05-16T23:13:18.6273068Z 450K .......... .......... .......... .......... .......... 8% 13.2M 0s 2021-05-16T23:13:18.6287393Z 500K .......... .......... .......... .......... .......... 9% 31.7M 0s 2021-05-16T23:13:18.6326438Z 550K .......... .......... .......... .......... .......... 10% 12.8M 0s 2021-05-16T23:13:18.6345196Z 600K .......... .......... .......... .......... .......... 10% 24.5M 0s 2021-05-16T23:13:18.6373345Z 650K .......... .......... .......... .......... .......... 11% 17.4M 0s 2021-05-16T23:13:18.6402368Z 700K .......... .......... .......... .......... .......... 12% 16.7M 0s 2021-05-16T23:13:18.6424895Z 750K .......... .......... .......... .......... .......... 13% 22.0M 0s 2021-05-16T23:13:18.6447230Z 800K .......... .......... .......... .......... .......... 14% 22.6M 0s 2021-05-16T23:13:18.6477828Z 850K .......... .......... .......... .......... .......... 15% 15.7M 0s 2021-05-16T23:13:18.6498892Z 900K .......... .......... .......... .......... .......... 15% 23.4M 0s 2021-05-16T23:13:18.6531215Z 950K .......... .......... .......... .......... .......... 16% 15.0M 0s 2021-05-16T23:13:18.6549007Z 1000K .......... .......... .......... .......... .......... 17% 28.8M 0s 2021-05-16T23:13:18.6581812Z 1050K .......... .......... .......... .......... .......... 18% 15.0M 0s 2021-05-16T23:13:18.6593985Z 1100K .......... .......... .......... .......... .......... 19% 37.9M 0s 2021-05-16T23:13:18.6613097Z 1150K .......... .......... .......... .......... .......... 20% 25.6M 0s 2021-05-16T23:13:18.6643661Z 1200K .......... .......... .......... .......... .......... 20% 23.5M 0s 2021-05-16T23:13:18.6659174Z 1250K .......... .......... .......... .......... .......... 21% 19.4M 0s 2021-05-16T23:13:18.6681840Z 1300K .......... .......... .......... .......... .......... 22% 21.0M 0s 2021-05-16T23:13:18.6697756Z 1350K .......... .......... .......... .......... .......... 23% 31.4M 0s 2021-05-16T23:13:18.6713089Z 1400K .......... .......... .......... .......... .......... 24% 30.9M 0s 2021-05-16T23:13:18.6732251Z 1450K .......... .......... .......... .......... .......... 25% 25.0M 0s 2021-05-16T23:13:18.6761311Z 1500K .......... .......... .......... .......... .......... 26% 17.3M 0s 2021-05-16T23:13:18.6764494Z 1550K .......... .......... .......... .......... .......... 26% 121M 0s 2021-05-16T23:13:18.6806007Z 1600K .......... .......... .......... .......... .......... 27% 12.1M 0s 2021-05-16T23:13:18.6814417Z 1650K .......... .......... .......... .......... .......... 28% 50.0M 0s 2021-05-16T23:13:18.6838133Z 1700K .......... .......... .......... .......... .......... 29% 21.8M 0s 2021-05-16T23:13:18.6863481Z 1750K .......... .......... .......... .......... .......... 30% 19.5M 0s 2021-05-16T23:13:18.6869907Z 1800K .......... .......... .......... .......... .......... 31% 65.4M 0s 2021-05-16T23:13:18.6890386Z 1850K .......... .......... .......... .......... .......... 31% 24.2M 0s 2021-05-16T23:13:18.6914164Z 1900K .......... .......... .......... .......... .......... 32% 21.0M 0s 2021-05-16T23:13:18.6937219Z 1950K .......... .......... .......... .......... .......... 33% 20.8M 0s 2021-05-16T23:13:18.6947719Z 2000K .......... .......... .......... .......... .......... 34% 48.2M 0s 2021-05-16T23:13:18.6969118Z 2050K .......... .......... .......... .......... .......... 35% 22.8M 0s 2021-05-16T23:13:18.6989539Z 2100K .......... .......... .......... .......... .......... 36% 23.2M 0s 2021-05-16T23:13:18.6992542Z 2150K .......... .......... .......... .......... .......... 36% 131M 0s 2021-05-16T23:13:18.7014341Z 2200K .......... .......... .......... .......... .......... 37% 23.1M 0s 2021-05-16T23:13:18.7039234Z 2250K .......... .......... .......... .......... .......... 38% 19.0M 0s 2021-05-16T23:13:18.7043956Z 2300K .......... .......... .......... .......... .......... 39% 105M 0s 2021-05-16T23:13:18.7069949Z 2350K .......... .......... .......... .......... .......... 40% 24.4M 0s 2021-05-16T23:13:18.7071394Z 2400K .......... .......... .......... .......... .......... 41% 66.8M 0s 2021-05-16T23:13:18.7093004Z 2450K .......... .......... .......... .......... .......... 41% 22.7M 0s 2021-05-16T23:13:18.7106706Z 2500K .......... .......... .......... .......... .......... 42% 34.9M 0s 2021-05-16T23:13:18.7120963Z 2550K .......... .......... .......... .......... .......... 43% 34.2M 0s 2021-05-16T23:13:18.7142264Z 2600K .......... .......... .......... .......... .......... 44% 23.3M 0s 2021-05-16T23:13:18.7151502Z 2650K .......... .......... .......... .......... .......... 45% 51.4M 0s 2021-05-16T23:13:18.7160091Z 2700K .......... .......... .......... .......... .......... 46% 57.0M 0s 2021-05-16T23:13:18.7172311Z 2750K .......... .......... .......... .......... .......... 46% 40.4M 0s 2021-05-16T23:13:18.7223720Z 2800K .......... .......... .......... .......... .......... 47% 9.58M 0s 2021-05-16T23:13:18.7232977Z 2850K .......... .......... .......... .......... .......... 48% 49.4M 0s 2021-05-16T23:13:18.7238875Z 2900K .......... .......... .......... .......... .......... 49% 83.2M 0s 2021-05-16T23:13:18.7254186Z 2950K .......... .......... .......... .......... .......... 50% 31.7M 0s 2021-05-16T23:13:18.7268232Z 3000K .......... .......... .......... .......... .......... 51% 34.8M 0s 2021-05-16T23:13:18.7286172Z 3050K .......... .......... .......... .......... .......... 52% 27.3M 0s 2021-05-16T23:13:18.7293536Z 3100K .......... .......... .......... .......... .......... 52% 65.9M 0s 2021-05-16T23:13:18.7304711Z 3150K .......... .......... .......... .......... .......... 53% 43.6M 0s 2021-05-16T23:13:18.7380638Z 3200K .......... .......... .......... .......... .......... 54% 6.48M 0s 2021-05-16T23:13:18.7382891Z 3250K .......... .......... .......... .......... .......... 55% 178M 0s 2021-05-16T23:13:18.7385418Z 3300K .......... .......... .......... .......... .......... 56% 191M 0s 2021-05-16T23:13:18.7387829Z 3350K .......... .......... .......... .......... .......... 57% 195M 0s 2021-05-16T23:13:18.7432718Z 3400K .......... .......... .......... .......... .......... 57% 11.0M 0s 2021-05-16T23:13:18.7439522Z 3450K .......... .......... .......... .......... .......... 58% 71.0M 0s 2021-05-16T23:13:18.7453421Z 3500K .......... .......... .......... .......... .......... 59% 34.8M 0s 2021-05-16T23:13:18.7461673Z 3550K .......... .......... .......... .......... .......... 60% 58.9M 0s 2021-05-16T23:13:18.7470048Z 3600K .......... .......... .......... .......... .......... 61% 57.9M 0s 2021-05-16T23:13:18.7485221Z 3650K .......... .......... .......... .......... .......... 62% 32.2M 0s 2021-05-16T23:13:18.7497486Z 3700K .......... .......... .......... .......... .......... 62% 40.0M 0s 2021-05-16T23:13:18.7509547Z 3750K .......... .......... .......... .......... .......... 63% 40.3M 0s 2021-05-16T23:13:18.7518728Z 3800K .......... .......... .......... .......... .......... 64% 53.7M 0s 2021-05-16T23:13:18.7522059Z 3850K .......... .......... .......... .......... .......... 65% 142M 0s 2021-05-16T23:13:18.7541622Z 3900K .......... .......... .......... .......... .......... 66% 25.7M 0s 2021-05-16T23:13:18.7548525Z 3950K .......... .......... .......... .......... .......... 67% 65.5M 0s 2021-05-16T23:13:18.7555065Z 4000K .......... .......... .......... .......... .......... 67% 74.4M 0s 2021-05-16T23:13:18.7566447Z 4050K .......... .......... .......... .......... .......... 68% 66.1M 0s 2021-05-16T23:13:18.7572069Z 4100K .......... .......... .......... .......... .......... 69% 50.7M 0s 2021-05-16T23:13:18.7598841Z 4150K .......... .......... .......... .......... .......... 70% 18.5M 0s 2021-05-16T23:13:18.7601604Z 4200K .......... .......... .......... .......... .......... 71% 161M 0s 2021-05-16T23:13:18.7617080Z 4250K .......... .......... .......... .......... .......... 72% 34.4M 0s 2021-05-16T23:13:18.7620405Z 4300K .......... .......... .......... .......... .......... 72% 108M 0s 2021-05-16T23:13:18.7625313Z 4350K .......... .......... .......... .......... .......... 73% 97.2M 0s 2021-05-16T23:13:18.7649990Z 4400K .......... .......... .......... .......... .......... 74% 20.0M 0s 2021-05-16T23:13:18.7652553Z 4450K .......... .......... .......... .......... .......... 75% 167M 0s 2021-05-16T23:13:18.7664477Z 4500K .......... .......... .......... .......... .......... 76% 41.2M 0s 2021-05-16T23:13:18.7667524Z 4550K .......... .......... .......... .......... .......... 77% 172M 0s 2021-05-16T23:13:18.7676033Z 4600K .......... .......... .......... .......... .......... 78% 55.4M 0s 2021-05-16T23:13:18.7703078Z 4650K .......... .......... .......... .......... .......... 78% 18.5M 0s 2021-05-16T23:13:18.7705848Z 4700K .......... .......... .......... .......... .......... 79% 164M 0s 2021-05-16T23:13:18.7717656Z 4750K .......... .......... .......... .......... .......... 80% 47.4M 0s 2021-05-16T23:13:18.7721199Z 4800K .......... .......... .......... .......... .......... 81% 99.2M 0s 2021-05-16T23:13:18.7725704Z 4850K .......... .......... .......... .......... .......... 82% 106M 0s 2021-05-16T23:13:18.7732996Z 4900K .......... .......... .......... .......... .......... 83% 66.3M 0s 2021-05-16T23:13:18.7757782Z 4950K .......... .......... .......... .......... .......... 83% 20.0M 0s 2021-05-16T23:13:18.7760499Z 5000K .......... .......... .......... .......... .......... 84% 171M 0s 2021-05-16T23:13:18.7767434Z 5050K .......... .......... .......... .......... .......... 85% 72.8M 0s 2021-05-16T23:13:18.7772245Z 5100K .......... .......... .......... .......... .......... 86% 93.3M 0s 2021-05-16T23:13:18.7780795Z 5150K .......... .......... .......... .......... .......... 87% 57.3M 0s 2021-05-16T23:13:18.7787090Z 5200K .......... .......... .......... .......... .......... 88% 93.2M 0s 2021-05-16T23:13:18.7808880Z 5250K .......... .......... .......... .......... .......... 88% 22.3M 0s 2021-05-16T23:13:18.7814238Z 5300K .......... .......... .......... .......... .......... 89% 74.8M 0s 2021-05-16T23:13:18.7817486Z 5350K .......... .......... .......... .......... .......... 90% 222M 0s 2021-05-16T23:13:18.7821357Z 5400K .......... .......... .......... .......... .......... 91% 116M 0s 2021-05-16T23:13:18.7834995Z 5450K .......... .......... .......... .......... .......... 92% 40.6M 0s 2021-05-16T23:13:18.7835776Z 5500K .......... .......... .......... .......... .......... 93% 313M 0s 2021-05-16T23:13:18.7846944Z 5550K .......... .......... .......... .......... .......... 93% 53.9M 0s 2021-05-16T23:13:18.7869521Z 5600K .......... .......... .......... .......... .......... 94% 20.5M 0s 2021-05-16T23:13:18.7870175Z 5650K .......... .......... .......... .......... .......... 95% 284M 0s 2021-05-16T23:13:18.7875123Z 5700K .......... .......... .......... .......... .......... 96% 82.4M 0s 2021-05-16T23:13:18.7886701Z 5750K .......... .......... .......... .......... .......... 97% 55.1M 0s 2021-05-16T23:13:18.7892189Z 5800K .......... .......... .......... .......... .......... 98% 65.7M 0s 2021-05-16T23:13:18.7894943Z 5850K .......... .......... .......... .......... .......... 98% 141M 0s 2021-05-16T23:13:18.7920896Z 5900K .......... .......... .......... .......... .......... 99% 18.9M 0s 2021-05-16T23:13:18.7922211Z 5950K .......... 100% 256M=0.2s 2021-05-16T23:13:18.7922568Z 2021-05-16T23:13:18.7926453Z 2021-05-16 23:13:18 (28.7 MB/s) - ‘/tmp/Rtmp9dFtok/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T23:13:18.7926893Z 2021-05-16T23:13:18.7938835Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:18.7939487Z (as ‘lib’ is unspecified) 2021-05-16T23:13:19.1866646Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:13:19.1973396Z * DONE (oro.nifti) 2021-05-16T23:13:19.2086092Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:19.2149957Z Installing kirby21.fmri binaries 2021-05-16T23:13:19.2157838Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:13:19.3429006Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:19.3446148Z tag_name 2021-05-16T23:13:19.3446831Z 11 1.7.0.s 2021-05-16T23:13:19.3447649Z zipball_url 2021-05-16T23:13:19.3448839Z 11 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:13:19.3450022Z tarball_url 2021-05-16T23:13:19.3451194Z 11 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:13:19.3452247Z commit.sha 2021-05-16T23:13:19.3453272Z Installing kirby21.fmri package binaries 2021-05-16T23:13:19.3454051Z 11 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:13:19.3455411Z commit.url 2021-05-16T23:13:19.3456721Z 11 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:13:19.3457874Z node_id 2021-05-16T23:13:19.3459008Z 11 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:13:19.3460252Z url 2021-05-16T23:13:19.3461527Z 11 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:13:19.3462391Z assets_url 2021-05-16T23:13:19.3463259Z 11 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:13:19.3464191Z upload_url 2021-05-16T23:13:19.3465184Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:13:19.3466211Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:19.3467401Z 11 42987640 2021-05-15 01:18:20 2021-05-15 01:18:20 2021-05-15 01:04:13 2021-05-16T23:13:19.3467982Z published_at asset_name 2021-05-16T23:13:19.3468857Z 11 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.3469459Z asset_label asset_download_count 2021-05-16T23:13:19.3469920Z 11 0 2021-05-16T23:13:19.3470552Z asset_browser_download_url 2021-05-16T23:13:19.3471838Z 11 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.3499960Z --2021-05-16 23:13:19-- https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.3547958Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:13:19.3610230Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:13:19.4514758Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:19.4524498Z Location: https://github-releases.githubusercontent.com/367512268/6f3dd600-b51b-11eb-89e7-25780fedfcf9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231319Z&X-Amz-Expires=300&X-Amz-Signature=61df1562656dd27e049b622e3bab2e9ab99e01368d18a5658725526e9614258d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:19.4533205Z --2021-05-16 23:13:19-- https://github-releases.githubusercontent.com/367512268/6f3dd600-b51b-11eb-89e7-25780fedfcf9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231319Z&X-Amz-Expires=300&X-Amz-Signature=61df1562656dd27e049b622e3bab2e9ab99e01368d18a5658725526e9614258d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:19.4540012Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:13:19.4596853Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:13:19.6109954Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:19.6117157Z Length: 11808 (12K) [application/octet-stream] 2021-05-16T23:13:19.6118524Z Saving to: ‘/tmp/Rtmp9dFtok/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:19.6119112Z 2021-05-16T23:13:19.6119632Z 0K .......... . 100% 57.9M=0s 2021-05-16T23:13:19.6119941Z 2021-05-16T23:13:19.6121211Z 2021-05-16 23:13:19 (57.9 MB/s) - ‘/tmp/Rtmp9dFtok/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11808/11808] 2021-05-16T23:13:19.6121773Z 2021-05-16T23:13:19.6132671Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:19.6133524Z (as ‘lib’ is unspecified) 2021-05-16T23:13:19.8190055Z * installing *binary* package ‘kirby21.fmri’ ... 2021-05-16T23:13:19.8224660Z * DONE (kirby21.fmri) 2021-05-16T23:13:19.8345715Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:19.8403987Z Installing neurobase binaries 2021-05-16T23:13:19.8410526Z [1] "neuroconductor/neurobase" 2021-05-16T23:13:19.9744792Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:19.9760457Z tag_name 2021-05-16T23:13:19.9761153Z 11 1.30.1.s 2021-05-16T23:13:19.9761918Z zipball_url 2021-05-16T23:13:19.9763031Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:13:19.9764108Z tarball_url 2021-05-16T23:13:19.9765193Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:13:19.9766181Z commit.sha 2021-05-16T23:13:19.9766795Z Installing neurobase package binaries 2021-05-16T23:13:19.9767704Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:19.9768626Z commit.url 2021-05-16T23:13:19.9769907Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:19.9771058Z node_id 2021-05-16T23:13:19.9772515Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:13:19.9773792Z url 2021-05-16T23:13:19.9775419Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:13:19.9776456Z assets_url 2021-05-16T23:13:19.9777514Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:13:19.9778552Z upload_url 2021-05-16T23:13:19.9779748Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:13:19.9780944Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:19.9782419Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-16T23:13:19.9783185Z published_at asset_name 2021-05-16T23:13:19.9784246Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.9785040Z asset_label asset_download_count 2021-05-16T23:13:19.9785650Z 11 0 2021-05-16T23:13:19.9786448Z asset_browser_download_url 2021-05-16T23:13:19.9787925Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.9817076Z --2021-05-16 23:13:19-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:19.9859351Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T23:13:19.9917313Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T23:13:20.0795675Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:20.0801837Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231320Z&X-Amz-Expires=300&X-Amz-Signature=b06912a463d447d86845fbfa01ec96b0e153e04f9e3b0d6f61c3fcaa0a32fe5a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:20.0810519Z --2021-05-16 23:13:20-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231320Z&X-Amz-Expires=300&X-Amz-Signature=b06912a463d447d86845fbfa01ec96b0e153e04f9e3b0d6f61c3fcaa0a32fe5a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:20.0901077Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T23:13:20.0952455Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:13:20.2270448Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:20.2271955Z Length: 943296 (921K) [application/octet-stream] 2021-05-16T23:13:20.2273114Z Saving to: ‘/tmp/Rtmp9dFtok/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:20.2395845Z 2021-05-16T23:13:20.2446123Z 0K .......... .......... .......... .......... .......... 5% 2.77M 0s 2021-05-16T23:13:20.2502913Z 50K .......... .......... .......... .......... .......... 10% 9.90M 0s 2021-05-16T23:13:20.2558731Z 100K .......... .......... .......... .......... .......... 16% 8.10M 0s 2021-05-16T23:13:20.2568767Z 150K .......... .......... .......... .......... .......... 21% 55.6M 0s 2021-05-16T23:13:20.2569917Z 200K .......... .......... .......... .......... .......... 27% 91.7M 0s 2021-05-16T23:13:20.2608629Z 250K .......... .......... .......... .......... .......... 32% 12.8M 0s 2021-05-16T23:13:20.2612902Z 300K .......... .......... .......... .......... .......... 37% 97.4M 0s 2021-05-16T23:13:20.2616741Z 350K .......... .......... .......... .......... .......... 43% 101M 0s 2021-05-16T23:13:20.2677311Z 400K .......... .......... .......... .......... .......... 48% 8.31M 0s 2021-05-16T23:13:20.2677865Z 450K .......... .......... .......... .......... .......... 54% 341M 0s 2021-05-16T23:13:20.2682371Z 500K .......... .......... .......... .......... .......... 59% 106M 0s 2021-05-16T23:13:20.2685022Z 550K .......... .......... .......... .......... .......... 65% 158M 0s 2021-05-16T23:13:20.2689045Z 600K .......... .......... .......... .......... .......... 70% 137M 0s 2021-05-16T23:13:20.2692374Z 650K .......... .......... .......... .......... .......... 75% 136M 0s 2021-05-16T23:13:20.2695476Z 700K .......... .......... .......... .......... .......... 81% 129M 0s 2021-05-16T23:13:20.2725450Z 750K .......... .......... .......... .......... .......... 86% 16.7M 0s 2021-05-16T23:13:20.2727715Z 800K .......... .......... .......... .......... .......... 92% 160M 0s 2021-05-16T23:13:20.2753246Z 850K .......... .......... .......... .......... .......... 97% 19.3M 0s 2021-05-16T23:13:20.2755679Z 900K .......... .......... . 100% 346M=0.05s 2021-05-16T23:13:20.2755963Z 2021-05-16T23:13:20.2757652Z 2021-05-16 23:13:20 (18.6 MB/s) - ‘/tmp/Rtmp9dFtok/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-16T23:13:20.2758475Z 2021-05-16T23:13:20.2770887Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:20.2771621Z (as ‘lib’ is unspecified) 2021-05-16T23:13:20.5187717Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:13:20.5244571Z * DONE (neurobase) 2021-05-16T23:13:20.5333187Z Rewriting new remotes: 2021-05-16T23:13:20.5514801Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:20.5515515Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:20.5516068Z remotes::install_cran("rcmdcheck") 2021-05-16T23:13:20.5516579Z remotes::install_cran("markdown") 2021-05-16T23:13:20.5523834Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:13:20.5524220Z env: 2021-05-16T23:13:20.5524648Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:20.5525096Z TIC_DEPLOY_KEY: 2021-05-16T23:13:20.5525832Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:20.5527306Z GITHUB_PAT: *** 2021-05-16T23:13:20.5527672Z COVERALLS_TOKEN: 2021-05-16T23:13:20.5528124Z continue-on-error: false 2021-05-16T23:13:20.5528565Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:20.5529006Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:20.5529419Z TZ: UTC 2021-05-16T23:13:20.5529766Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:20.5530175Z NOT_CRAN: true 2021-05-16T23:13:20.5530537Z ##[endgroup] 2021-05-16T23:13:38.5935065Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:13:38.5936517Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:13:38.5937239Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:13:38.5938424Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:13:38.5939332Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:13:38.5940647Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:13:38.5941660Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:13:38.5942582Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:13:38.5943554Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:13:38.5944487Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:13:38.5945394Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:13:38.5961650Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:13:38.5973170Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:38.5974280Z (as ‘lib’ is unspecified) 2021-05-16T23:13:52.2082120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:13:52.9452132Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-16T23:13:52.9455049Z ================================================== 2021-05-16T23:13:52.9455968Z downloaded 77 KB 2021-05-16T23:13:52.9456485Z 2021-05-16T23:13:52.9495008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:13:53.5037634Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-16T23:13:53.5351134Z ================================================== 2021-05-16T23:13:53.5351682Z downloaded 931 KB 2021-05-16T23:13:53.5351990Z 2021-05-16T23:13:53.5391963Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:13:53.6702006Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:13:53.7265447Z ================================================== 2021-05-16T23:13:53.7266354Z downloaded 1.0 MB 2021-05-16T23:13:53.7266930Z 2021-05-16T23:13:53.7297581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:13:54.4657629Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T23:13:54.4712740Z ================================================== 2021-05-16T23:13:54.4713202Z downloaded 59 KB 2021-05-16T23:13:54.4713454Z 2021-05-16T23:13:54.4748113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:13:55.0432202Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T23:13:55.0439123Z ================================================== 2021-05-16T23:13:55.0440019Z downloaded 34 KB 2021-05-16T23:13:55.0440322Z 2021-05-16T23:13:55.0484222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:13:55.6483180Z Content type 'binary/octet-stream' length 42494 bytes (41 KB) 2021-05-16T23:13:55.6489519Z ================================================== 2021-05-16T23:13:55.6490020Z downloaded 41 KB 2021-05-16T23:13:55.6490321Z 2021-05-16T23:13:55.6531204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:13:56.3226960Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-16T23:13:56.3975914Z ================================================== 2021-05-16T23:13:56.3976482Z downloaded 1.3 MB 2021-05-16T23:13:56.3976736Z 2021-05-16T23:13:56.4021552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:13:57.0654883Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-16T23:13:57.1022103Z ================================================== 2021-05-16T23:13:57.1024120Z downloaded 2.4 MB 2021-05-16T23:13:57.1025670Z 2021-05-16T23:13:57.1057376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:13:57.5982477Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T23:13:57.8877627Z ================================================== 2021-05-16T23:13:57.8879570Z downloaded 5.8 MB 2021-05-16T23:13:57.8880159Z 2021-05-16T23:13:57.8913730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:13:58.5211174Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-16T23:13:58.6648744Z ================================================== 2021-05-16T23:13:58.6649910Z downloaded 1.7 MB 2021-05-16T23:13:58.6650427Z 2021-05-16T23:13:58.8797950Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:13:58.8837310Z * DONE (R.methodsS3) 2021-05-16T23:13:59.2325484Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:13:59.2399888Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:59.2400929Z ** using staged installation 2021-05-16T23:13:59.2548341Z ** libs 2021-05-16T23:13:59.2600692Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:14:17.1462923Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:14:17.2339593Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:14:17.3213610Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:14:17.3590854Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:14:17.4698958Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:14:17.9220372Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:14:17.9637203Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:14:18.0706343Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:14:18.2060491Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:14:18.3219396Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:14:18.5290277Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:14:18.6264539Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:14:19.0654727Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:14:19.1574406Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:14:19.4252353Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:14:19.4577969Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:14:19.5025044Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:14:19.5775000Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:14:20.6562654Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:14:22.9145683Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:14:23.0979526Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:14:23.1106728Z ** R 2021-05-16T23:14:23.1194886Z ** inst 2021-05-16T23:14:23.1223911Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:23.8675030Z ** help 2021-05-16T23:14:23.9137057Z *** installing help indices 2021-05-16T23:14:23.9497088Z ** building package indices 2021-05-16T23:14:24.1673404Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:24.4108644Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:24.4353174Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:24.6796769Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:24.6807285Z * DONE (RNifti) 2021-05-16T23:14:24.8751764Z * installing *binary* package ‘abind’ ... 2021-05-16T23:14:24.8796348Z * DONE (abind) 2021-05-16T23:14:25.0693490Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:14:25.0731772Z * DONE (bitops) 2021-05-16T23:14:25.2991579Z * installing *binary* package ‘kirby21.base’ ... 2021-05-16T23:14:25.3031598Z * DONE (kirby21.base) 2021-05-16T23:14:25.8592358Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:14:25.8746300Z * DONE (matrixStats) 2021-05-16T23:14:26.1086245Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:14:26.1136176Z * DONE (R.oo) 2021-05-16T23:14:26.5205722Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:14:26.5320942Z * DONE (oro.nifti) 2021-05-16T23:14:26.7954186Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:14:26.8009349Z * DONE (R.utils) 2021-05-16T23:14:27.0787208Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:14:27.0863083Z * DONE (neurobase) 2021-05-16T23:14:27.0927097Z 2021-05-16T23:14:27.0928194Z The downloaded source packages are in 2021-05-16T23:14:27.0929553Z ‘/tmp/RtmpT9JDxK/downloaded_packages’ 2021-05-16T23:14:39.7049485Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:14:39.7050454Z Use `force = TRUE` to force installation 2021-05-16T23:14:39.7061004Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:14:39.7061918Z Use `force = TRUE` to force installation 2021-05-16T23:14:39.7192353Z ##[group]Run options(width = 100) 2021-05-16T23:14:39.7192997Z options(width = 100) 2021-05-16T23:14:39.7193462Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:14:39.7194028Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:14:39.7200736Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:14:39.7201064Z env: 2021-05-16T23:14:39.7201432Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:39.7201804Z TIC_DEPLOY_KEY: 2021-05-16T23:14:39.7202474Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:39.7203883Z GITHUB_PAT: *** 2021-05-16T23:14:39.7204206Z COVERALLS_TOKEN: 2021-05-16T23:14:39.7204609Z continue-on-error: false 2021-05-16T23:14:39.7204987Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:39.7205387Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:39.7205746Z TZ: UTC 2021-05-16T23:14:39.7206069Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:39.7206439Z NOT_CRAN: true 2021-05-16T23:14:39.7206743Z ##[endgroup] 2021-05-16T23:14:40.1209854Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:40.1210729Z setting value 2021-05-16T23:14:40.1218022Z version R version 4.0.5 (2021-03-31) 2021-05-16T23:14:40.1218524Z os Ubuntu 20.04.2 LTS 2021-05-16T23:14:40.1219150Z system x86_64, linux-gnu 2021-05-16T23:14:40.1219593Z ui X11 2021-05-16T23:14:40.1220026Z language (EN) 2021-05-16T23:14:40.1220604Z collate C.UTF-8 2021-05-16T23:14:40.1222647Z ctype C.UTF-8 2021-05-16T23:14:40.1223080Z tz UTC 2021-05-16T23:14:40.1223656Z date 2021-05-16 2021-05-16T23:14:40.1223908Z 2021-05-16T23:14:40.1224690Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:40.1225385Z package * version date lib source 2021-05-16T23:14:40.1226224Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1227051Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:14:40.1227882Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1229796Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1230544Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1231402Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1232136Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1232872Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1235424Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:14:40.1236210Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1236996Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1237737Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1238605Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1241291Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1242091Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1242868Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1243644Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1244652Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1245418Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1246257Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1247036Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1247806Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1248545Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1249314Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T23:14:40.1250124Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:14:40.1250951Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1251852Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1252597Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1253343Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1254098Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1254881Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1255620Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1256376Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1257145Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1257865Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1258602Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1259348Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1260084Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1260924Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:14:40.1261865Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1262609Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1263339Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1264080Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1264832Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1265576Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1266321Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1267041Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1267773Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1268503Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1269279Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1270075Z kirby21.base 1.7.3 2020-07-02 [1] RSPM (R 4.0.2) 2021-05-16T23:14:40.1270912Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 4.0.5) 2021-05-16T23:14:40.1271906Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-16T23:14:40.1272708Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1273463Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1274326Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1275124Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1275985Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1276743Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1277496Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1278334Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1279214Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1280002Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1280743Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1281618Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1282339Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1283108Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1283852Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1284593Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1285335Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1286113Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T23:14:40.1286894Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1287639Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:14:40.1288401Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1289185Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1300223Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1300929Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1301618Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1302320Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1302969Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1303632Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1304316Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1304976Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1305627Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1306267Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1306936Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1307622Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1308283Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1308950Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1309614Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1310273Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1310916Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1311718Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T23:14:40.1312407Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1313170Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1313855Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1314532Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1315220Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1315926Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1316603Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1317280Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1317922Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1318728Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1319379Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1320048Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1320721Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T23:14:40.1321367Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1322070Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:14:40.1322760Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1323423Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1324092Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:14:40.1324778Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:14:40.1325469Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1326137Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1326806Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1327462Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1328118Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1328759Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T23:14:40.1329393Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1330040Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1330684Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1331341Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T23:14:40.1331997Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:14:40.1332621Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1333269Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1333907Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1334551Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:14:40.1334813Z 2021-05-16T23:14:40.1335191Z [1] /home/runner/work/_temp/Library 2021-05-16T23:14:40.1335623Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T23:14:40.1361779Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:14:40.1362491Z Rscript -e 'tic::script()' 2021-05-16T23:14:40.1362837Z ls -l check 2021-05-16T23:14:40.1401962Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:14:40.1402372Z env: 2021-05-16T23:14:40.1402746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:40.1403222Z TIC_DEPLOY_KEY: 2021-05-16T23:14:40.1403899Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:40.1405168Z GITHUB_PAT: *** 2021-05-16T23:14:40.1405503Z COVERALLS_TOKEN: 2021-05-16T23:14:40.1405896Z continue-on-error: false 2021-05-16T23:14:40.1406290Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:40.1406696Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:40.1407052Z TZ: UTC 2021-05-16T23:14:40.1407375Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:40.1407702Z NOT_CRAN: true 2021-05-16T23:14:40.1408021Z ##[endgroup] 2021-05-16T23:14:40.3750848Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:14:40.4862127Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:14:40.4863182Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:14:40.4863877Z timeout = Inf, check_dir = "check") 2021-05-16T23:14:40.5495541Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:40.7543023Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:14:40.7671371Z * preparing ‘afnir’: 2021-05-16T23:14:40.7719574Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:40.8138692Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:40.8227805Z * checking for empty or unneeded directories 2021-05-16T23:14:40.8234523Z * building ‘afnir_0.4.6.tar.gz’ 2021-05-16T23:14:40.8451609Z 2021-05-16T23:14:40.9927524Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:41.2040952Z * using log directory ‘/home/runner/work/afnir/afnir/check/afnir.Rcheck’ 2021-05-16T23:14:41.2042144Z * using R version 4.0.5 (2021-03-31) 2021-05-16T23:14:41.2042994Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:14:41.2043717Z * using session charset: UTF-8 2021-05-16T23:14:41.2496750Z * using option ‘--as-cran’ 2021-05-16T23:14:41.2505060Z * checking for file ‘afnir/DESCRIPTION’ ... OK 2021-05-16T23:14:41.2506001Z * checking extension type ... Package 2021-05-16T23:14:41.2506982Z * this is package ‘afnir’ version ‘0.4.6’ 2021-05-16T23:14:41.2507881Z * package encoding: UTF-8 2021-05-16T23:14:41.2534968Z * checking package namespace information ... OK 2021-05-16T23:14:54.3493761Z * checking package dependencies ... OK 2021-05-16T23:14:54.3507612Z * checking if this is a source package ... OK 2021-05-16T23:14:54.3508452Z * checking if there is a namespace ... OK 2021-05-16T23:14:54.5445138Z * checking for executable files ... OK 2021-05-16T23:14:54.5447226Z * checking for hidden files and directories ... OK 2021-05-16T23:14:54.5498807Z * checking for portable file names ... OK 2021-05-16T23:14:54.5499948Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:14:54.5500824Z * checking serialization versions ... OK 2021-05-16T23:14:57.6872502Z * checking whether package ‘afnir’ can be installed ... OK 2021-05-16T23:14:57.6914676Z * checking installed package size ... OK 2021-05-16T23:14:57.7399692Z * checking package directory ... OK 2021-05-16T23:14:57.7411436Z * checking for future file timestamps ... OK 2021-05-16T23:14:57.8910846Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:57.8911727Z * checking top-level files ... OK 2021-05-16T23:14:57.8912398Z * checking for left-over files ... OK 2021-05-16T23:14:57.8912963Z * checking index information ... OK 2021-05-16T23:14:57.9932907Z * checking package subdirectories ... OK 2021-05-16T23:14:58.0396293Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:14:58.0945614Z * checking R files for syntax errors ... OK 2021-05-16T23:14:58.7659094Z * checking whether the package can be loaded ... OK 2021-05-16T23:14:59.4020097Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:14:59.9738375Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:15:00.5405063Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:15:01.1353994Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:15:01.8625579Z * checking loading without being on the library search path ... OK 2021-05-16T23:15:03.1084993Z * checking dependencies in R code ... OK 2021-05-16T23:15:03.8074589Z * checking S3 generic/method consistency ... OK 2021-05-16T23:15:04.3935506Z * checking replacement functions ... OK 2021-05-16T23:15:05.0280266Z * checking foreign function calls ... OK 2021-05-16T23:15:09.3489156Z * checking R code for possible problems ... OK 2021-05-16T23:15:09.5930259Z * checking Rd files ... OK 2021-05-16T23:15:09.6383275Z * checking Rd metadata ... OK 2021-05-16T23:15:09.7431361Z * checking Rd line widths ... OK 2021-05-16T23:15:09.8597410Z * checking Rd cross-references ... OK 2021-05-16T23:15:10.5638471Z * checking for missing documentation entries ... OK 2021-05-16T23:15:12.4512196Z * checking for code/documentation mismatches ... OK 2021-05-16T23:15:13.8028817Z * checking Rd \usage sections ... OK 2021-05-16T23:15:13.9265733Z * checking Rd contents ... OK 2021-05-16T23:15:14.0280014Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:15:15.3023383Z * checking examples ... OK 2021-05-16T23:15:17.2735939Z * checking PDF version of manual ... OK 2021-05-16T23:15:17.2737581Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:15:17.2738405Z * checking for detritus in the temp directory ... OK 2021-05-16T23:15:17.2738976Z * DONE 2021-05-16T23:15:17.2739318Z 2021-05-16T23:15:17.2739743Z Status: OK 2021-05-16T23:15:17.2740085Z 2021-05-16T23:15:17.3491244Z ── R CMD check results ──────────────────────────────────────── afnir 0.4.6 ──── 2021-05-16T23:15:17.3506449Z Duration: 36.5s 2021-05-16T23:15:17.3506859Z 2021-05-16T23:15:17.3516574Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:15:17.3590825Z total 148 2021-05-16T23:15:17.3592237Z drwxr-xr-x 5 runner docker 4096 May 16 23:15 afnir.Rcheck 2021-05-16T23:15:17.3593417Z -rw-r--r-- 1 runner docker 22537 May 16 23:14 afnir_0.4.6.tar.gz 2021-05-16T23:15:17.3601655Z -rw-r--r-- 1 runner docker 122447 May 16 23:14 afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:17.3628394Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:17.3629024Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:17.3668218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:17.3668627Z env: 2021-05-16T23:15:17.3669009Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:17.3669386Z TIC_DEPLOY_KEY: 2021-05-16T23:15:17.3670061Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:17.3671525Z GITHUB_PAT: *** 2021-05-16T23:15:17.3671843Z COVERALLS_TOKEN: 2021-05-16T23:15:17.3672250Z continue-on-error: false 2021-05-16T23:15:17.3672631Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:17.3673041Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:17.3673407Z TZ: UTC 2021-05-16T23:15:17.3673737Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:17.3674071Z NOT_CRAN: true 2021-05-16T23:15:17.3674389Z ##[endgroup] 2021-05-16T23:15:17.3782801Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:15:17.3783289Z Rscript -e "tic::before_deploy()" 2021-05-16T23:15:17.3818965Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:17.3819290Z env: 2021-05-16T23:15:17.3819649Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:17.3820040Z TIC_DEPLOY_KEY: 2021-05-16T23:15:17.3820694Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:17.3821750Z GITHUB_PAT: *** 2021-05-16T23:15:17.3822085Z COVERALLS_TOKEN: 2021-05-16T23:15:17.3822470Z continue-on-error: false 2021-05-16T23:15:17.3822868Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:17.3823248Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:17.3823612Z TZ: UTC 2021-05-16T23:15:17.3823920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:17.3824394Z NOT_CRAN: true 2021-05-16T23:15:17.3824698Z ##[endgroup] 2021-05-16T23:15:17.6170668Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:17.7290498Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:15:17.7291699Z with: 2021-05-16T23:15:17.7292472Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:15:17.7293432Z asset_path: check/afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:17.7294075Z asset_name: afnir_0.4.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:15:17.7294688Z asset_content_type: application/octet-stream 2021-05-16T23:15:17.7295223Z env: 2021-05-16T23:15:17.7295656Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:17.7296084Z TIC_DEPLOY_KEY: 2021-05-16T23:15:17.7296843Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:17.7298249Z GITHUB_PAT: *** 2021-05-16T23:15:17.7298653Z COVERALLS_TOKEN: 2021-05-16T23:15:17.7299112Z continue-on-error: false 2021-05-16T23:15:17.7299566Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:17.7300050Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:17.7300476Z TZ: UTC 2021-05-16T23:15:17.7300879Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:17.7301269Z NOT_CRAN: true 2021-05-16T23:15:17.7302047Z GITHUB_TOKEN: *** 2021-05-16T23:15:17.7302418Z ##[endgroup] 2021-05-16T23:15:18.1840291Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:15:18.1840760Z Rscript -e "tic::deploy()" 2021-05-16T23:15:18.1879688Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:18.1880027Z env: 2021-05-16T23:15:18.1880400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:18.1880781Z TIC_DEPLOY_KEY: 2021-05-16T23:15:18.1881457Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:18.1882739Z GITHUB_PAT: *** 2021-05-16T23:15:18.1883077Z COVERALLS_TOKEN: 2021-05-16T23:15:18.1883469Z continue-on-error: false 2021-05-16T23:15:18.1883875Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:18.1884262Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:18.1884631Z TZ: UTC 2021-05-16T23:15:18.1884954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:18.1885284Z NOT_CRAN: true 2021-05-16T23:15:18.1885600Z ##[endgroup] 2021-05-16T23:15:18.4302574Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:18.5385042Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:15:18.5385543Z Rscript -e "tic::after_deploy()" 2021-05-16T23:15:18.5424418Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:18.5424741Z env: 2021-05-16T23:15:18.5425116Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:18.5425491Z TIC_DEPLOY_KEY: 2021-05-16T23:15:18.5426149Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:18.5427645Z GITHUB_PAT: *** 2021-05-16T23:15:18.5427970Z COVERALLS_TOKEN: 2021-05-16T23:15:18.5428368Z continue-on-error: false 2021-05-16T23:15:18.5428795Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:18.5429191Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:18.5429540Z TZ: UTC 2021-05-16T23:15:18.5429857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:18.5430183Z NOT_CRAN: true 2021-05-16T23:15:18.5430497Z ##[endgroup] 2021-05-16T23:15:18.8006381Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:18.9079216Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T23:15:18.9079777Z curl -s -H "Accept: application/json" \ 2021-05-16T23:15:18.9080277Z  -H "Content-Type: application/json" \ 2021-05-16T23:15:18.9080806Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:15:18.9081353Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T23:15:18.9081963Z  -X POST https://coveralls.io/api/repos 2021-05-16T23:15:18.9120426Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:18.9120743Z env: 2021-05-16T23:15:18.9121113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:18.9121604Z TIC_DEPLOY_KEY: 2021-05-16T23:15:18.9122271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:18.9123523Z GITHUB_PAT: *** 2021-05-16T23:15:18.9123850Z COVERALLS_TOKEN: 2021-05-16T23:15:18.9124258Z continue-on-error: false 2021-05-16T23:15:18.9124679Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:18.9125067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:18.9125434Z TZ: UTC 2021-05-16T23:15:18.9125747Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:18.9126089Z NOT_CRAN: true 2021-05-16T23:15:18.9126406Z ##[endgroup] 2021-05-16T23:15:18.9986540Z {"error":"Forbidden"} 2021-05-16T23:15:19.0022739Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:15:19.0023404Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:15:19.0023981Z  curl -s -H "Accept: application/json" \ 2021-05-16T23:15:19.0024628Z  -H "Content-Type: application/json" \ 2021-05-16T23:15:19.0025324Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:15:19.0026134Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T23:15:19.0026854Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T23:15:19.0067198Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:19.0067530Z env: 2021-05-16T23:15:19.0067909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:19.0068299Z TIC_DEPLOY_KEY: 2021-05-16T23:15:19.0068970Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:19.0070371Z GITHUB_PAT: *** 2021-05-16T23:15:19.0070695Z COVERALLS_TOKEN: 2021-05-16T23:15:19.0071147Z continue-on-error: false 2021-05-16T23:15:19.0071545Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:19.0071940Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:19.0072318Z TZ: UTC 2021-05-16T23:15:19.0072631Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:19.0072982Z NOT_CRAN: true 2021-05-16T23:15:19.0073291Z ##[endgroup] 2021-05-16T23:15:19.0928602Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:15:19.0929372Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:15:19.0937429Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:15:19.0937869Z env: 2021-05-16T23:15:19.0938327Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:19.0938828Z TIC_DEPLOY_KEY: 2021-05-16T23:15:19.0939697Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:19.0941036Z GITHUB_PAT: *** 2021-05-16T23:15:19.0941461Z COVERALLS_TOKEN: 2021-05-16T23:15:19.0941967Z continue-on-error: false 2021-05-16T23:15:19.0942475Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:19.0942975Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:19.0943451Z TZ: UTC 2021-05-16T23:15:19.0943851Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:19.0944287Z NOT_CRAN: true 2021-05-16T23:15:19.0944732Z COVERALLS_REPO_TOKEN: null 2021-05-16T23:15:19.0945246Z ##[endgroup] 2021-05-16T23:15:23.0910239Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T23:15:23.0911638Z object 'null' not found 2021-05-16T23:15:23.0912370Z Calls: -> to_coveralls 2021-05-16T23:15:23.0912915Z Execution halted 2021-05-16T23:15:23.0972197Z ##[error]Process completed with exit code 1. 2021-05-16T23:15:23.2468403Z Post job cleanup. 2021-05-16T23:15:23.2835013Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:15:23.2939824Z Post job cleanup. 2021-05-16T23:15:23.3768177Z [command]/usr/bin/git version 2021-05-16T23:15:23.3815843Z git version 2.31.1 2021-05-16T23:15:23.3846090Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:15:23.3882449Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:15:23.4088871Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:15:23.4127553Z http.https://github.com/.extraheader 2021-05-16T23:15:23.4128969Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:15:23.4154174Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:15:23.4387060Z Cleaning up orphan processes