2021-05-16T17:31:10.5024984Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:11.4008911Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.4818061Z 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-16T17:31:11.5732260Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.6959279Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:18.4146623Z Current runner version: '2.278.0' 2021-05-16T17:31:18.4171759Z ##[group]Operating System 2021-05-16T17:31:18.4172632Z Ubuntu 2021-05-16T17:31:18.4173087Z 20.04.2 2021-05-16T17:31:18.4173483Z LTS 2021-05-16T17:31:18.4173954Z ##[endgroup] 2021-05-16T17:31:18.4174531Z ##[group]Virtual Environment 2021-05-16T17:31:18.4175174Z Environment: ubuntu-20.04 2021-05-16T17:31:18.4175687Z Version: 20210510.0 2021-05-16T17:31:18.4176678Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:31:18.4178009Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:31:18.4178838Z ##[endgroup] 2021-05-16T17:31:18.4180653Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:18.4181783Z Actions: write 2021-05-16T17:31:18.4182255Z Checks: write 2021-05-16T17:31:18.4182800Z Contents: write 2021-05-16T17:31:18.4183300Z Deployments: write 2021-05-16T17:31:18.4183909Z Issues: write 2021-05-16T17:31:18.4184435Z Metadata: read 2021-05-16T17:31:18.4184968Z Packages: write 2021-05-16T17:31:18.4185492Z PullRequests: write 2021-05-16T17:31:18.4186122Z RepositoryProjects: write 2021-05-16T17:31:18.4186713Z SecurityEvents: write 2021-05-16T17:31:18.4187279Z Statuses: write 2021-05-16T17:31:18.4187851Z ##[endgroup] 2021-05-16T17:31:18.4190706Z Prepare workflow directory 2021-05-16T17:31:18.5136936Z Prepare all required actions 2021-05-16T17:31:18.5147483Z Getting action download info 2021-05-16T17:31:18.8858599Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:20.5985647Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:21.0592009Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:22.6005677Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:22.7831011Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:22.9243806Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:23.0836092Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:23.3885832Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:23.3886432Z with: 2021-05-16T17:31:23.3887047Z repository: neuroconductor/oro.dicom 2021-05-16T17:31:23.3888026Z token: *** 2021-05-16T17:31:23.3888388Z ssh-strict: true 2021-05-16T17:31:23.3888866Z persist-credentials: true 2021-05-16T17:31:23.3889315Z clean: true 2021-05-16T17:31:23.3889688Z fetch-depth: 1 2021-05-16T17:31:23.3890059Z lfs: false 2021-05-16T17:31:23.3890421Z submodules: false 2021-05-16T17:31:23.3890781Z env: 2021-05-16T17:31:23.3891190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:23.3891641Z TIC_DEPLOY_KEY: 2021-05-16T17:31:23.3892398Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:23.3893554Z GITHUB_PAT: *** 2021-05-16T17:31:23.3893931Z COVERALLS_TOKEN: 2021-05-16T17:31:23.3894397Z continue-on-error: true 2021-05-16T17:31:23.3894848Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:23.3895213Z ##[endgroup] 2021-05-16T17:31:23.6535641Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:31:23.6536546Z ##[group]Getting Git version info 2021-05-16T17:31:23.6537936Z Working directory is '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:23.6538740Z [command]/usr/bin/git version 2021-05-16T17:31:23.6649386Z git version 2.31.1 2021-05-16T17:31:23.6650756Z ##[endgroup] 2021-05-16T17:31:23.6651649Z Deleting the contents of '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:23.6657100Z ##[group]Initializing the repository 2021-05-16T17:31:23.6662286Z [command]/usr/bin/git init /home/runner/work/oro.dicom/oro.dicom 2021-05-16T17:31:23.6780661Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:23.6786211Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:23.6786981Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:23.6787518Z hint: 2021-05-16T17:31:23.6788339Z hint: git config --global init.defaultBranch 2021-05-16T17:31:23.6789026Z hint: 2021-05-16T17:31:23.6789695Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:23.6790590Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:23.6791151Z hint: 2021-05-16T17:31:23.6791617Z hint: git branch -m 2021-05-16T17:31:23.6792248Z Initialized empty Git repository in /home/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:31:23.6800179Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:23.6846805Z ##[endgroup] 2021-05-16T17:31:23.6847444Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:23.6854291Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:23.6899429Z ##[endgroup] 2021-05-16T17:31:23.6904736Z ##[group]Setting up auth 2021-05-16T17:31:23.6912718Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:23.6959205Z [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-16T17:31:23.7350586Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:23.7399044Z [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-16T17:31:23.7623078Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:23.7681402Z ##[endgroup] 2021-05-16T17:31:23.7682560Z ##[group]Fetching the repository 2021-05-16T17:31:23.7693734Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:31:24.0105474Z remote: Enumerating objects: 118, done. 2021-05-16T17:31:24.0106172Z remote: Counting objects: 0% (1/118) 2021-05-16T17:31:24.0106730Z remote: Counting objects: 1% (2/118) 2021-05-16T17:31:24.0107278Z remote: Counting objects: 2% (3/118) 2021-05-16T17:31:24.0107833Z remote: Counting objects: 3% (4/118) 2021-05-16T17:31:24.0108373Z remote: Counting objects: 4% (5/118) 2021-05-16T17:31:24.0108930Z remote: Counting objects: 5% (6/118) 2021-05-16T17:31:24.0109482Z remote: Counting objects: 6% (8/118) 2021-05-16T17:31:24.0110022Z remote: Counting objects: 7% (9/118) 2021-05-16T17:31:24.0110584Z remote: Counting objects: 8% (10/118) 2021-05-16T17:31:24.0111132Z remote: Counting objects: 9% (11/118) 2021-05-16T17:31:24.0111689Z remote: Counting objects: 10% (12/118) 2021-05-16T17:31:24.0112230Z remote: Counting objects: 11% (13/118) 2021-05-16T17:31:24.0112784Z remote: Counting objects: 12% (15/118) 2021-05-16T17:31:24.0113358Z remote: Counting objects: 13% (16/118) 2021-05-16T17:31:24.0113909Z remote: Counting objects: 14% (17/118) 2021-05-16T17:31:24.0114462Z remote: Counting objects: 15% (18/118) 2021-05-16T17:31:24.0115004Z remote: Counting objects: 16% (19/118) 2021-05-16T17:31:24.0115557Z remote: Counting objects: 17% (21/118) 2021-05-16T17:31:24.0116097Z remote: Counting objects: 18% (22/118) 2021-05-16T17:31:24.0124257Z remote: Counting objects: 19% (23/118) 2021-05-16T17:31:24.0124811Z remote: Counting objects: 20% (24/118) 2021-05-16T17:31:24.0125420Z remote: Counting objects: 21% (25/118) 2021-05-16T17:31:24.0125967Z remote: Counting objects: 22% (26/118) 2021-05-16T17:31:24.0126525Z remote: Counting objects: 23% (28/118) 2021-05-16T17:31:24.0127242Z remote: Counting objects: 24% (29/118) 2021-05-16T17:31:24.0127786Z remote: Counting objects: 25% (30/118) 2021-05-16T17:31:24.0128502Z remote: Counting objects: 26% (31/118) 2021-05-16T17:31:24.0129040Z remote: Counting objects: 27% (32/118) 2021-05-16T17:31:24.0129598Z remote: Counting objects: 28% (34/118) 2021-05-16T17:31:24.0130138Z remote: Counting objects: 29% (35/118) 2021-05-16T17:31:24.0130687Z remote: Counting objects: 30% (36/118) 2021-05-16T17:31:24.0131228Z remote: Counting objects: 31% (37/118) 2021-05-16T17:31:24.0131910Z remote: Counting objects: 32% (38/118) 2021-05-16T17:31:24.0132472Z remote: Counting objects: 33% (39/118) 2021-05-16T17:31:24.0133011Z remote: Counting objects: 34% (41/118) 2021-05-16T17:31:24.0133563Z remote: Counting objects: 35% (42/118) 2021-05-16T17:31:24.0134104Z remote: Counting objects: 36% (43/118) 2021-05-16T17:31:24.0134652Z remote: Counting objects: 37% (44/118) 2021-05-16T17:31:24.0135194Z remote: Counting objects: 38% (45/118) 2021-05-16T17:31:24.0135753Z remote: Counting objects: 39% (47/118) 2021-05-16T17:31:24.0136308Z remote: Counting objects: 40% (48/118) 2021-05-16T17:31:24.0136844Z remote: Counting objects: 41% (49/118) 2021-05-16T17:31:24.0137394Z remote: Counting objects: 42% (50/118) 2021-05-16T17:31:24.0137932Z remote: Counting objects: 43% (51/118) 2021-05-16T17:31:24.0138489Z remote: Counting objects: 44% (52/118) 2021-05-16T17:31:24.0139027Z remote: Counting objects: 45% (54/118) 2021-05-16T17:31:24.0139577Z remote: Counting objects: 46% (55/118) 2021-05-16T17:31:24.0140113Z remote: Counting objects: 47% (56/118) 2021-05-16T17:31:24.0140664Z remote: Counting objects: 48% (57/118) 2021-05-16T17:31:24.0141210Z remote: Counting objects: 49% (58/118) 2021-05-16T17:31:24.0141763Z remote: Counting objects: 50% (59/118) 2021-05-16T17:31:24.0142311Z remote: Counting objects: 51% (61/118) 2021-05-16T17:31:24.0142850Z remote: Counting objects: 52% (62/118) 2021-05-16T17:31:24.0143484Z remote: Counting objects: 53% (63/118) 2021-05-16T17:31:24.0144030Z remote: Counting objects: 54% (64/118) 2021-05-16T17:31:24.0144579Z remote: Counting objects: 55% (65/118) 2021-05-16T17:31:24.0145117Z remote: Counting objects: 56% (67/118) 2021-05-16T17:31:24.0145665Z remote: Counting objects: 57% (68/118) 2021-05-16T17:31:24.0146200Z remote: Counting objects: 58% (69/118) 2021-05-16T17:31:24.0146754Z remote: Counting objects: 59% (70/118) 2021-05-16T17:31:24.0147339Z remote: Counting objects: 60% (71/118) 2021-05-16T17:31:24.0147876Z remote: Counting objects: 61% (72/118) 2021-05-16T17:31:24.0148424Z remote: Counting objects: 62% (74/118) 2021-05-16T17:31:24.0148962Z remote: Counting objects: 63% (75/118) 2021-05-16T17:31:24.0149515Z remote: Counting objects: 64% (76/118) 2021-05-16T17:31:24.0150053Z remote: Counting objects: 65% (77/118) 2021-05-16T17:31:24.0150612Z remote: Counting objects: 66% (78/118) 2021-05-16T17:31:24.0151148Z remote: Counting objects: 67% (80/118) 2021-05-16T17:31:24.0151694Z remote: Counting objects: 68% (81/118) 2021-05-16T17:31:24.0152246Z remote: Counting objects: 69% (82/118) 2021-05-16T17:31:24.0152786Z remote: Counting objects: 70% (83/118) 2021-05-16T17:31:24.0153334Z remote: Counting objects: 71% (84/118) 2021-05-16T17:31:24.0153869Z remote: Counting objects: 72% (85/118) 2021-05-16T17:31:24.0154421Z remote: Counting objects: 73% (87/118) 2021-05-16T17:31:24.0154962Z remote: Counting objects: 74% (88/118) 2021-05-16T17:31:24.0155515Z remote: Counting objects: 75% (89/118) 2021-05-16T17:31:24.0156048Z remote: Counting objects: 76% (90/118) 2021-05-16T17:31:24.0156595Z remote: Counting objects: 77% (91/118) 2021-05-16T17:31:24.0157133Z remote: Counting objects: 78% (93/118) 2021-05-16T17:31:24.0164196Z remote: Counting objects: 79% (94/118) 2021-05-16T17:31:24.0164728Z remote: Counting objects: 80% (95/118) 2021-05-16T17:31:24.0165206Z remote: Counting objects: 81% (96/118) 2021-05-16T17:31:24.0165691Z remote: Counting objects: 82% (97/118) 2021-05-16T17:31:24.0166160Z remote: Counting objects: 83% (98/118) 2021-05-16T17:31:24.0166792Z remote: Counting objects: 84% (100/118) 2021-05-16T17:31:24.0167280Z remote: Counting objects: 85% (101/118) 2021-05-16T17:31:24.0167765Z remote: Counting objects: 86% (102/118) 2021-05-16T17:31:24.0168238Z remote: Counting objects: 87% (103/118) 2021-05-16T17:31:24.0168729Z remote: Counting objects: 88% (104/118) 2021-05-16T17:31:24.0169214Z remote: Counting objects: 89% (106/118) 2021-05-16T17:31:24.0169688Z remote: Counting objects: 90% (107/118) 2021-05-16T17:31:24.0170173Z remote: Counting objects: 91% (108/118) 2021-05-16T17:31:24.0170659Z remote: Counting objects: 92% (109/118) 2021-05-16T17:31:24.0171143Z remote: Counting objects: 93% (110/118) 2021-05-16T17:31:24.0171616Z remote: Counting objects: 94% (111/118) 2021-05-16T17:31:24.0172098Z remote: Counting objects: 95% (113/118) 2021-05-16T17:31:24.0172730Z remote: Counting objects: 96% (114/118) 2021-05-16T17:31:24.0173203Z remote: Counting objects: 97% (115/118) 2021-05-16T17:31:24.0173685Z remote: Counting objects: 98% (116/118) 2021-05-16T17:31:24.0174162Z remote: Counting objects: 99% (117/118) 2021-05-16T17:31:24.0174646Z remote: Counting objects: 100% (118/118) 2021-05-16T17:31:24.0175155Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:31:24.0175675Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:31:24.0176201Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:31:24.0176713Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:31:24.0177400Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:31:24.0177919Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:31:24.0178436Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:31:24.0178947Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:31:24.0179471Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:31:24.0179993Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:31:24.0180506Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:31:24.0181036Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:31:24.0181548Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:31:24.0182074Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:31:24.0182591Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:31:24.0183124Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:31:24.0183633Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:31:24.0184165Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:31:24.0184684Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:31:24.0185198Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:31:24.0185719Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:31:24.0186236Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:31:24.0195193Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:31:24.0195808Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:31:24.0196345Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:31:24.0196876Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:31:24.0197393Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:31:24.0197919Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:31:24.0198431Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:31:24.0198959Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:31:24.0202598Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:31:24.0203156Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:31:24.0203690Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:31:24.0204206Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:31:24.0204734Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:31:24.0205250Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:31:24.0205777Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:31:24.0206289Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:31:24.0206988Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:31:24.0207509Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:31:24.0208037Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:31:24.0208558Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:31:24.0209070Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:31:24.0209601Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:31:24.0210115Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:31:24.0210639Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:31:24.0211153Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:31:24.0211675Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:31:24.0212383Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:31:24.0216828Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:31:24.0217435Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:31:24.0218025Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:31:24.0218556Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:31:24.0219067Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:31:24.0219595Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:31:24.0220110Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:31:24.0220773Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:31:24.0221304Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:31:24.0222099Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:31:24.0222636Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:31:24.0223145Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:31:24.0223701Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:31:24.0224212Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:31:24.0224734Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:31:24.0225242Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:31:24.0225766Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:31:24.0226288Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:31:24.0226796Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:31:24.0227316Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:31:24.0227839Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:31:24.0228365Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:31:24.0228878Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:31:24.0229399Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:31:24.0229907Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:31:24.0230434Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:31:24.0230955Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:31:24.0231465Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:31:24.0231989Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:31:24.0232498Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:31:24.0233017Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:31:24.0233532Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:31:24.0234055Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:31:24.0234652Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:31:24.0235172Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:31:24.0235943Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:31:24.0236485Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:31:24.2967995Z Receiving objects: 0% (1/118) 2021-05-16T17:31:24.2976563Z Receiving objects: 1% (2/118) 2021-05-16T17:31:24.2977172Z Receiving objects: 2% (3/118) 2021-05-16T17:31:24.2977760Z Receiving objects: 3% (4/118) 2021-05-16T17:31:24.2978286Z Receiving objects: 4% (5/118) 2021-05-16T17:31:24.2978824Z Receiving objects: 5% (6/118) 2021-05-16T17:31:24.2979520Z Receiving objects: 6% (8/118) 2021-05-16T17:31:24.2980047Z Receiving objects: 7% (9/118) 2021-05-16T17:31:24.2980641Z Receiving objects: 8% (10/118) 2021-05-16T17:31:24.2981182Z Receiving objects: 9% (11/118) 2021-05-16T17:31:24.2981722Z Receiving objects: 10% (12/118) 2021-05-16T17:31:24.2982262Z Receiving objects: 11% (13/118) 2021-05-16T17:31:24.2982838Z Receiving objects: 12% (15/118) 2021-05-16T17:31:24.2983390Z Receiving objects: 13% (16/118) 2021-05-16T17:31:24.2983917Z Receiving objects: 14% (17/118) 2021-05-16T17:31:24.2984702Z Receiving objects: 15% (18/118) 2021-05-16T17:31:24.2985237Z Receiving objects: 16% (19/118) 2021-05-16T17:31:24.2985764Z Receiving objects: 17% (21/118) 2021-05-16T17:31:24.2986304Z Receiving objects: 18% (22/118) 2021-05-16T17:31:24.2986831Z Receiving objects: 19% (23/118) 2021-05-16T17:31:24.2987368Z Receiving objects: 20% (24/118) 2021-05-16T17:31:24.2987912Z Receiving objects: 21% (25/118) 2021-05-16T17:31:24.2988439Z Receiving objects: 22% (26/118) 2021-05-16T17:31:24.2988981Z Receiving objects: 23% (28/118) 2021-05-16T17:31:24.2989502Z Receiving objects: 24% (29/118) 2021-05-16T17:31:24.2990044Z Receiving objects: 25% (30/118) 2021-05-16T17:31:24.2990589Z Receiving objects: 26% (31/118) 2021-05-16T17:31:24.2991112Z Receiving objects: 27% (32/118) 2021-05-16T17:31:24.2991871Z Receiving objects: 28% (34/118) 2021-05-16T17:31:24.2992420Z Receiving objects: 29% (35/118) 2021-05-16T17:31:24.2992953Z Receiving objects: 30% (36/118) 2021-05-16T17:31:24.2993493Z Receiving objects: 31% (37/118) 2021-05-16T17:31:24.2994013Z Receiving objects: 32% (38/118) 2021-05-16T17:31:24.2994554Z Receiving objects: 33% (39/118) 2021-05-16T17:31:24.2995072Z Receiving objects: 34% (41/118) 2021-05-16T17:31:24.2995605Z Receiving objects: 35% (42/118) 2021-05-16T17:31:24.2996136Z Receiving objects: 36% (43/118) 2021-05-16T17:31:24.2996657Z Receiving objects: 37% (44/118) 2021-05-16T17:31:24.2997193Z Receiving objects: 38% (45/118) 2021-05-16T17:31:24.2997709Z Receiving objects: 39% (47/118) 2021-05-16T17:31:24.2998239Z Receiving objects: 40% (48/118) 2021-05-16T17:31:24.2998774Z Receiving objects: 41% (49/118) 2021-05-16T17:31:24.2999291Z Receiving objects: 42% (50/118) 2021-05-16T17:31:24.2999823Z Receiving objects: 43% (51/118) 2021-05-16T17:31:24.3000343Z Receiving objects: 44% (52/118) 2021-05-16T17:31:24.3000886Z Receiving objects: 45% (54/118) 2021-05-16T17:31:24.3001405Z Receiving objects: 46% (55/118) 2021-05-16T17:31:24.3002000Z Receiving objects: 47% (56/118) 2021-05-16T17:31:24.3002530Z Receiving objects: 48% (57/118) 2021-05-16T17:31:24.3003048Z Receiving objects: 49% (58/118) 2021-05-16T17:31:24.3003586Z Receiving objects: 50% (59/118) 2021-05-16T17:31:24.3004105Z Receiving objects: 51% (61/118) 2021-05-16T17:31:24.3004640Z Receiving objects: 52% (62/118) 2021-05-16T17:31:24.3005173Z Receiving objects: 53% (63/118) 2021-05-16T17:31:24.3005693Z Receiving objects: 54% (64/118) 2021-05-16T17:31:24.3006230Z Receiving objects: 55% (65/118) 2021-05-16T17:31:24.3006882Z Receiving objects: 56% (67/118) 2021-05-16T17:31:24.3007428Z Receiving objects: 57% (68/118) 2021-05-16T17:31:24.3007966Z Receiving objects: 58% (69/118) 2021-05-16T17:31:24.3008488Z Receiving objects: 59% (70/118) 2021-05-16T17:31:24.3009027Z Receiving objects: 60% (71/118) 2021-05-16T17:31:24.3009835Z Receiving objects: 61% (72/118) 2021-05-16T17:31:24.3010261Z Receiving objects: 62% (74/118) 2021-05-16T17:31:24.3010697Z Receiving objects: 63% (75/118) 2021-05-16T17:31:24.3011124Z Receiving objects: 64% (76/118) 2021-05-16T17:31:24.3011561Z Receiving objects: 65% (77/118) 2021-05-16T17:31:24.3011985Z Receiving objects: 66% (78/118) 2021-05-16T17:31:24.3012418Z Receiving objects: 67% (80/118) 2021-05-16T17:31:24.3012841Z Receiving objects: 68% (81/118) 2021-05-16T17:31:24.3013279Z Receiving objects: 69% (82/118) 2021-05-16T17:31:24.3013702Z Receiving objects: 70% (83/118) 2021-05-16T17:31:24.3014141Z Receiving objects: 71% (84/118) 2021-05-16T17:31:24.3014579Z Receiving objects: 72% (85/118) 2021-05-16T17:31:24.3015003Z Receiving objects: 73% (87/118) 2021-05-16T17:31:24.3015437Z Receiving objects: 74% (88/118) 2021-05-16T17:31:24.3015860Z Receiving objects: 75% (89/118) 2021-05-16T17:31:24.3016295Z Receiving objects: 76% (90/118) 2021-05-16T17:31:24.3016720Z Receiving objects: 77% (91/118) 2021-05-16T17:31:24.3017163Z Receiving objects: 78% (93/118) 2021-05-16T17:31:24.3017585Z Receiving objects: 79% (94/118) 2021-05-16T17:31:24.3018021Z Receiving objects: 80% (95/118) 2021-05-16T17:31:24.3018445Z Receiving objects: 81% (96/118) 2021-05-16T17:31:24.3018887Z Receiving objects: 82% (97/118) 2021-05-16T17:31:24.3019323Z Receiving objects: 83% (98/118) 2021-05-16T17:31:24.3019751Z Receiving objects: 84% (100/118) 2021-05-16T17:31:24.3020196Z Receiving objects: 85% (101/118) 2021-05-16T17:31:24.3020624Z Receiving objects: 86% (102/118) 2021-05-16T17:31:24.3021066Z Receiving objects: 87% (103/118) 2021-05-16T17:31:24.3021496Z Receiving objects: 88% (104/118) 2021-05-16T17:31:24.3021940Z Receiving objects: 89% (106/118) 2021-05-16T17:31:24.3022367Z Receiving objects: 90% (107/118) 2021-05-16T17:31:24.3022803Z Receiving objects: 91% (108/118) 2021-05-16T17:31:24.3023230Z Receiving objects: 92% (109/118) 2021-05-16T17:31:24.3023670Z Receiving objects: 93% (110/118) 2021-05-16T17:31:24.3024184Z Receiving objects: 94% (111/118) 2021-05-16T17:31:24.3024631Z Receiving objects: 95% (113/118) 2021-05-16T17:31:24.3025070Z Receiving objects: 96% (114/118) 2021-05-16T17:31:24.3025742Z Receiving objects: 97% (115/118) 2021-05-16T17:31:24.3026278Z Receiving objects: 98% (116/118) 2021-05-16T17:31:24.3027513Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:31:24.3028186Z Receiving objects: 99% (117/118) 2021-05-16T17:31:24.3028727Z Receiving objects: 100% (118/118) 2021-05-16T17:31:24.3029313Z Receiving objects: 100% (118/118), 2.24 MiB | 10.75 MiB/s, done. 2021-05-16T17:31:24.3029903Z Resolving deltas: 0% (0/37) 2021-05-16T17:31:24.3030412Z Resolving deltas: 2% (1/37) 2021-05-16T17:31:24.3030932Z Resolving deltas: 5% (2/37) 2021-05-16T17:31:24.3031450Z Resolving deltas: 8% (3/37) 2021-05-16T17:31:24.3031962Z Resolving deltas: 10% (4/37) 2021-05-16T17:31:24.3032474Z Resolving deltas: 13% (5/37) 2021-05-16T17:31:24.3032979Z Resolving deltas: 16% (6/37) 2021-05-16T17:31:24.3033507Z Resolving deltas: 18% (7/37) 2021-05-16T17:31:24.3034023Z Resolving deltas: 21% (8/37) 2021-05-16T17:31:24.3034531Z Resolving deltas: 24% (9/37) 2021-05-16T17:31:24.3035048Z Resolving deltas: 27% (10/37) 2021-05-16T17:31:24.3035557Z Resolving deltas: 29% (11/37) 2021-05-16T17:31:24.3036081Z Resolving deltas: 32% (12/37) 2021-05-16T17:31:24.3036601Z Resolving deltas: 35% (13/37) 2021-05-16T17:31:24.3037107Z Resolving deltas: 37% (14/37) 2021-05-16T17:31:24.3037629Z Resolving deltas: 40% (15/37) 2021-05-16T17:31:24.3038129Z Resolving deltas: 43% (16/37) 2021-05-16T17:31:24.3038650Z Resolving deltas: 45% (17/37) 2021-05-16T17:31:24.3039176Z Resolving deltas: 48% (18/37) 2021-05-16T17:31:24.3039680Z Resolving deltas: 51% (19/37) 2021-05-16T17:31:24.3040196Z Resolving deltas: 54% (20/37) 2021-05-16T17:31:24.3040699Z Resolving deltas: 56% (21/37) 2021-05-16T17:31:24.3041219Z Resolving deltas: 59% (22/37) 2021-05-16T17:31:24.3041735Z Resolving deltas: 62% (23/37) 2021-05-16T17:31:24.3042365Z Resolving deltas: 64% (24/37) 2021-05-16T17:31:24.3042884Z Resolving deltas: 67% (25/37) 2021-05-16T17:31:24.3043387Z Resolving deltas: 70% (26/37) 2021-05-16T17:31:24.3043955Z Resolving deltas: 72% (27/37) 2021-05-16T17:31:24.3044459Z Resolving deltas: 75% (28/37) 2021-05-16T17:31:24.3044980Z Resolving deltas: 78% (29/37) 2021-05-16T17:31:24.3045480Z Resolving deltas: 81% (30/37) 2021-05-16T17:31:24.3045998Z Resolving deltas: 83% (31/37) 2021-05-16T17:31:24.3046517Z Resolving deltas: 86% (32/37) 2021-05-16T17:31:24.3047938Z Resolving deltas: 89% (33/37) 2021-05-16T17:31:24.3048461Z Resolving deltas: 91% (34/37) 2021-05-16T17:31:24.3048966Z Resolving deltas: 94% (35/37) 2021-05-16T17:31:24.3049484Z Resolving deltas: 97% (36/37) 2021-05-16T17:31:24.3049999Z Resolving deltas: 100% (37/37) 2021-05-16T17:31:24.3050525Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:31:24.3051253Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:24.3052494Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:31:24.3053335Z ##[endgroup] 2021-05-16T17:31:24.3053937Z ##[group]Determining the checkout info 2021-05-16T17:31:24.3054494Z ##[endgroup] 2021-05-16T17:31:24.3055008Z ##[group]Checking out the ref 2021-05-16T17:31:24.3055860Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:31:24.3056703Z Note: switching to 'refs/tags/0.5.2.2.s'. 2021-05-16T17:31:24.3057112Z 2021-05-16T17:31:24.3057910Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:24.3058752Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:24.3059561Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:24.3060071Z 2021-05-16T17:31:24.3060585Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:24.3061530Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:24.3061925Z 2021-05-16T17:31:24.3062683Z git switch -c 2021-05-16T17:31:24.3063126Z 2021-05-16T17:31:24.3063592Z Or undo this operation with: 2021-05-16T17:31:24.3063971Z 2021-05-16T17:31:24.3064449Z git switch - 2021-05-16T17:31:24.3064690Z 2021-05-16T17:31:24.3065368Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:24.3065938Z 2021-05-16T17:31:24.3066436Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:31:24.3067000Z ##[endgroup] 2021-05-16T17:31:24.3067673Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:24.3068555Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:31:24.3161977Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:24.3162415Z with: 2021-05-16T17:31:24.3162766Z r-version: devel 2021-05-16T17:31:24.3163108Z Ncpus: 1 2021-05-16T17:31:24.3163496Z crayon.enabled: NULL 2021-05-16T17:31:24.3163985Z remove-openmp-macos: true 2021-05-16T17:31:24.3164512Z http-user-agent: default 2021-05-16T17:31:24.3164948Z install-r: true 2021-05-16T17:31:24.3165487Z windows-path-include-mingw: true 2021-05-16T17:31:24.3165979Z env: 2021-05-16T17:31:24.3166387Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:24.3167034Z TIC_DEPLOY_KEY: 2021-05-16T17:31:24.3167808Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:24.3169255Z GITHUB_PAT: *** 2021-05-16T17:31:24.3169629Z COVERALLS_TOKEN: 2021-05-16T17:31:24.3170082Z continue-on-error: true 2021-05-16T17:31:24.3170513Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:24.3170893Z ##[endgroup] 2021-05-16T17:31:25.5844714Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:27.3218660Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:27.3224794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:27.3228729Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:27.3723487Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:27.4159482Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:27.4252636Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:27.4698517Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:27.5405238Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:27.5624994Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:27.5696530Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:27.5698252Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:27.5699778Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:27.5701445Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:27.5831675Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:27.5843576Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:27.6282266Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:27.7657772Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:31:27.8790714Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:28.0679277Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:28.1548298Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:28.1577074Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:28.1578561Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:28.1638667Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:28.1641050Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:28.1795052Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:34.2821167Z Fetched 4463 kB in 1s (4138 kB/s) 2021-05-16T17:31:35.0234932Z Reading package lists... 2021-05-16T17:31:35.0464918Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:31:36.8027410Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:31:36.8677883Z Reading package lists... 2021-05-16T17:31:37.0300326Z Building dependency tree... 2021-05-16T17:31:37.0324599Z Reading state information... 2021-05-16T17:31:37.1760649Z The following additional packages will be installed: 2021-05-16T17:31:37.1764166Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:31:37.1765579Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:31:37.1767288Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:31:37.1768829Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:31:37.1770327Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:31:37.1771608Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:31:37.1773029Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:31:37.1774523Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:31:37.1776038Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:31:37.1777616Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:31:37.1778942Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:31:37.1780356Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:31:37.1781828Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:31:37.1783337Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:31:37.1784580Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:31:37.1785889Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:31:37.1787102Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:37.1789560Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:37.1791211Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:37.1792535Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:37.1793792Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:37.1795038Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:37.1796492Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:37.1797971Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:37.1799372Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:37.1800721Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:37.1802123Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:37.1803609Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:37.1805007Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:37.1806476Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:37.1808026Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:37.1809586Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:37.1811075Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:37.1812487Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:37.1813849Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:37.1815217Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:37.1816624Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:37.1817839Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:31:37.1818536Z Suggested packages: 2021-05-16T17:31:37.1819346Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:31:37.1820520Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:31:37.1821805Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:31:37.1823036Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:31:37.1824289Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:31:37.1825396Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:31:37.1826592Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:31:37.1827871Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:31:37.1829466Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:31:37.1830793Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:31:37.6506570Z The following NEW packages will be installed: 2021-05-16T17:31:37.6521276Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:31:37.6522918Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:31:37.6524701Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:31:37.6526467Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:31:37.6528106Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:31:37.6529472Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:31:37.6530965Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:31:37.6532453Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:31:37.6534068Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:31:37.6535564Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:31:37.6536818Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:31:37.6538279Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:31:37.6539878Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:31:37.6541437Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:31:37.6542876Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:31:37.6544258Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:31:37.6545793Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:37.6547409Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:37.6549041Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:37.6550585Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:37.6592680Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:37.6593980Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:37.6595481Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:37.6597009Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:37.6598393Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:37.6599763Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:37.6601176Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:37.6602595Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:37.6604048Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:37.6605727Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:37.6607308Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:37.6608955Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:37.6610471Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:37.6611894Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:37.6613313Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:37.6614731Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:37.6616052Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:37.6617151Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:31:37.6842858Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:37.6843649Z Need to get 8648 kB of archives. 2021-05-16T17:31:37.6844425Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:31:37.6846022Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:31:37.6872781Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:31:37.6880249Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:31:37.6889042Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:31:37.6895830Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:31:37.6908641Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:31:37.6917165Z 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-16T17:31:37.6928558Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:31:37.6933715Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:31:37.6945775Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:31:37.6952383Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:31:37.6957877Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:31:37.6963502Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:31:37.6968722Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:31:37.6978845Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:31:37.7101302Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:31:37.7102801Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:31:37.7104764Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:31:37.7106019Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:31:37.7133050Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:31:37.7142754Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:31:37.7155902Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:31:37.7162085Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:31:37.7173028Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:31:37.7182900Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:31:37.7251797Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:31:37.7259295Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:31:37.7268965Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:31:37.7281054Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:31:37.7289011Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:31:37.7294776Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:31:37.7300812Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:31:37.7306982Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:31:37.7315461Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:31:37.7321163Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:31:37.7328001Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:31:37.7336031Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:31:37.7342537Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:31:37.7348603Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:31:37.7355271Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:31:37.7361738Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:31:37.7367865Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:31:37.7376697Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:31:37.7382679Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:31:37.7390138Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:31:37.7399897Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:31:37.7412945Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:31:37.7418672Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:31:37.7424947Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:31:37.7431219Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:31:37.7437454Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:31:37.7466936Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:31:37.7475059Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:31:37.7485111Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:31:37.7492262Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:31:37.7498694Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:31:37.7505151Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:31:37.7510127Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:31:37.7518232Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:31:37.7523912Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:31:37.7551473Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:31:37.7573095Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:31:37.7580572Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:31:37.7587691Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:31:37.7592855Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:31:37.7598194Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:31:37.7604016Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:31:37.7610998Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:31:37.7620868Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:31:37.7630030Z 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-16T17:31:37.7635805Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:31:37.7642137Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:31:37.7647699Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:31:37.7652930Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:31:37.7659564Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:31:37.7667209Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:31:37.7691885Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:31:37.7701345Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:31:37.7707546Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:31:37.7713315Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:31:37.7734111Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:31:37.7740254Z 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-16T17:31:37.7745734Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:31:37.7862317Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:31:37.7870830Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:31:37.7876836Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:31:37.7885126Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:31:37.7892109Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:31:37.7897977Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:31:37.7905426Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:31:37.7910682Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:31:37.7916519Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:31:37.7923361Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:31:37.7929438Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:31:37.7935909Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:31:37.7941674Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:31:37.7947174Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:31:37.7953775Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:31:37.7962657Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:31:37.7967937Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:31:37.7973648Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:31:37.8036934Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:31:37.8068913Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:31:37.8074971Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:31:37.8080905Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:31:37.8091300Z 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-16T17:31:37.8101972Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:31:37.8103840Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:31:37.8123866Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:31:37.8168197Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:31:37.8208568Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:31:37.8210328Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:31:37.8212164Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:31:37.8213853Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:31:37.8215525Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:31:37.8219693Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:31:37.8221215Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:31:37.8222759Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:31:37.8224271Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:31:37.8225797Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:31:37.8232799Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:31:37.8238509Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:31:37.8243799Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:31:37.8249286Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:31:37.8255018Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:31:37.8261499Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:31:37.8414416Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:31:37.8417227Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:31:37.8424728Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:31:37.8517108Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:31:38.5305603Z Fetched 8648 kB in 0s (46.0 MB/s) 2021-05-16T17:31:38.5695418Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:31:38.6008176Z (Reading database ... 2021-05-16T17:31:38.6008990Z (Reading database ... 5% 2021-05-16T17:31:38.6009828Z (Reading database ... 10% 2021-05-16T17:31:38.6010330Z (Reading database ... 15% 2021-05-16T17:31:38.6010803Z (Reading database ... 20% 2021-05-16T17:31:38.6011302Z (Reading database ... 25% 2021-05-16T17:31:38.6011773Z (Reading database ... 30% 2021-05-16T17:31:38.6012243Z (Reading database ... 35% 2021-05-16T17:31:38.6012698Z (Reading database ... 40% 2021-05-16T17:31:38.6013192Z (Reading database ... 45% 2021-05-16T17:31:38.6013649Z (Reading database ... 50% 2021-05-16T17:31:38.6435695Z (Reading database ... 55% 2021-05-16T17:31:38.7175563Z (Reading database ... 60% 2021-05-16T17:31:38.7883573Z (Reading database ... 65% 2021-05-16T17:31:38.8344948Z (Reading database ... 70% 2021-05-16T17:31:38.9258212Z (Reading database ... 75% 2021-05-16T17:31:39.0327601Z (Reading database ... 80% 2021-05-16T17:31:39.1596756Z (Reading database ... 85% 2021-05-16T17:31:39.2393837Z (Reading database ... 90% 2021-05-16T17:31:39.3139857Z (Reading database ... 95% 2021-05-16T17:31:39.3140599Z (Reading database ... 100% 2021-05-16T17:31:39.3141320Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:31:39.3272365Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:31:39.3479381Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:31:39.4008317Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:31:39.4221670Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:31:39.4236258Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:31:39.4570070Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:31:39.4782609Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:31:39.4813740Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:39.5169762Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:31:39.5367365Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:31:39.5382136Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:39.5769896Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:31:39.6009457Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:31:39.6027210Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:39.6368226Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:31:39.6600820Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:31:39.6614151Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:39.6871408Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:31:39.7139964Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:31:39.7152538Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:39.7449490Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:31:39.7673480Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:31:39.7687962Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:39.8008304Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:31:39.8204677Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:31:39.8219902Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:39.8529438Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:31:39.8738751Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:31:39.8756119Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:39.9089804Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:31:39.9309936Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:31:39.9337907Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:39.9648282Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:31:39.9859885Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:31:39.9870793Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:40.0170157Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:31:40.0379754Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:31:40.0401351Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:40.0651234Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:31:40.0921388Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:31:40.0960719Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:40.1249578Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:31:40.1484275Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:31:40.1494475Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:40.1808009Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:31:40.2003477Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:31:40.2017947Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:31:40.2329017Z Selecting previously unselected package patchutils. 2021-05-16T17:31:40.2556476Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:31:40.2580085Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:31:40.3007862Z Selecting previously unselected package wdiff. 2021-05-16T17:31:40.3226165Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:31:40.3243067Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:31:40.3600377Z Selecting previously unselected package devscripts. 2021-05-16T17:31:40.3821485Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:31:40.4047247Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:40.5182269Z Selecting previously unselected package diffstat. 2021-05-16T17:31:40.5404687Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:31:40.5418591Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:31:40.5768545Z Selecting previously unselected package python3-gpg. 2021-05-16T17:31:40.5997259Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:31:40.6022635Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:40.6636924Z Selecting previously unselected package dput. 2021-05-16T17:31:40.6967960Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:31:40.7037042Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:31:40.7339090Z Selecting previously unselected package gdebi-core. 2021-05-16T17:31:40.7611036Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:31:40.7631883Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:41.1949743Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:31:41.2218078Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:31:41.2238461Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:41.2531331Z Selecting previously unselected package gettext. 2021-05-16T17:31:41.2801359Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:31:41.2822041Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:41.3929854Z Selecting previously unselected package intltool-debian. 2021-05-16T17:31:41.4172241Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:31:41.4223693Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:41.4648622Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:31:41.4860705Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:31:41.4877030Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:41.5287976Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:31:41.5480603Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:31:41.5491851Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:41.5808360Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:31:41.6079294Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:31:41.6100061Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:41.6408038Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:31:41.6611206Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:31:41.6628041Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:41.6859614Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:31:41.7125902Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:31:41.7150491Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:41.7465227Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:31:41.7735021Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:31:41.7749105Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:41.8082581Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:31:41.8350792Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:31:41.8364559Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:41.8688397Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:31:41.8900259Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:31:41.8914604Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:41.9248090Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:31:41.9449832Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:31:41.9475477Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:41.9808360Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:31:42.0060827Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:31:42.0082638Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:42.0368060Z Selecting previously unselected package libclone-perl. 2021-05-16T17:31:42.0586949Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:31:42.0607434Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:31:42.0904205Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:31:42.6045149Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:31:42.6047466Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:42.6048889Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:31:42.6050112Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:31:42.6051204Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:42.6052322Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:31:42.6053474Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:31:42.6054496Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:31:42.6055581Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:31:42.6056786Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:31:42.6057842Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:42.6059597Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:31:42.6060832Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:31:42.6061832Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:42.6062851Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:31:42.6063902Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:31:42.6064828Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:42.6065765Z Selecting previously unselected package libwant-perl. 2021-05-16T17:31:42.6066749Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:31:42.6067624Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:31:42.6068671Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:31:42.6069921Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:31:42.6071032Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:42.6072139Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:31:42.6073333Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:31:42.6074401Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:42.6075585Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:31:42.6219587Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:31:42.6227092Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:42.6453046Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:31:42.6722816Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:31:42.6737398Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:42.6993311Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:31:42.7263482Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:31:42.7272552Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:42.7514200Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:31:42.7786675Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:31:42.7814014Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:42.8103038Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:31:42.8371767Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:31:42.8381973Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:42.8972225Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:31:42.9243314Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:31:42.9258650Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:42.9608314Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:31:42.9801944Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:31:42.9829029Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:43.0101931Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:31:43.0368890Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:31:43.0381100Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:43.0687475Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:31:43.0959057Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:31:43.1041417Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:43.1288759Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:31:43.1539185Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:31:43.1553511Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:43.1792392Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:31:43.2063433Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:31:43.2073372Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:43.2317109Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:31:43.2587699Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:31:43.2603874Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:43.2931369Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:31:43.3166509Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:31:43.3174867Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:31:43.3408421Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:31:43.3674626Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:31:43.3685144Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:43.4250193Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:31:43.4478573Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:31:43.4492254Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:31:43.4829154Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:31:43.5100639Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:31:43.5115539Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:43.5408560Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:31:43.5681149Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:31:43.5701463Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:43.5987088Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:31:43.6259663Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:31:43.6279942Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:43.6550843Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:31:43.6817826Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:31:43.6826222Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:43.7167493Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:31:43.7435229Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:31:43.7454866Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:43.7729419Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:31:43.7964780Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:31:43.7992137Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:43.8328331Z Selecting previously unselected package libjson-perl. 2021-05-16T17:31:43.8548355Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:31:43.8571025Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:31:43.8873239Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:31:43.9146158Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:31:43.9171733Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:31:43.9568535Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:31:43.9768335Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:31:43.9784717Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:44.0129313Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:31:44.0346913Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:31:44.0361842Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:44.0688401Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:31:44.0904865Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:31:44.0924973Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:44.1368087Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:31:44.1597236Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:31:44.1608156Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:31:44.1859595Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:31:44.2131747Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:31:44.2146566Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:44.2460969Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:31:44.2793096Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:31:44.2814427Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:44.3182936Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:31:44.3457608Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:31:44.3468821Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:44.4065486Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:31:44.4342709Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:31:44.4354373Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:44.4729046Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:31:44.4950097Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:31:44.4960173Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:44.5328713Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:31:44.5543393Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:31:44.5556342Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:44.5849426Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:31:44.6074674Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:31:44.6092961Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:31:44.6560673Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:31:44.6845574Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:31:44.6855985Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:44.7168473Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:31:44.7425129Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:31:44.7441770Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:44.7772630Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:31:44.8002848Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:31:44.8025697Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:44.8529190Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:31:44.8766839Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:31:44.8781616Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:44.9149590Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:31:44.9422793Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:31:44.9438899Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:44.9728058Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:31:44.9943502Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:31:44.9956886Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:45.0334492Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:31:45.0631711Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:31:45.0647448Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:45.1015704Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:31:45.1246210Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:31:45.1276658Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:45.1608459Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:31:45.1809826Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:31:45.1824462Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:45.2130165Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:31:45.2364039Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:31:45.2374500Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:45.2647924Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:31:45.2876749Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:31:45.2897752Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:45.3249756Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:31:45.3490232Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:31:45.3518896Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:45.3767695Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:31:45.4038176Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:31:45.4054784Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:45.4528433Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:31:45.4752724Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:31:45.4766561Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:45.5049866Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:31:45.5303455Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:31:45.5327674Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:45.5629250Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:31:45.5830827Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:31:45.5845157Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:45.6091959Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:31:45.6364095Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:31:45.6385477Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:45.6729617Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:31:45.6944611Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:31:45.6971860Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:45.7291000Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:31:45.7536366Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:31:45.7572916Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:45.7889014Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:31:45.8127043Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:31:45.8134645Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:45.8448828Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:31:45.8651942Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:45.8669378Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:45.9328702Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:31:45.9544171Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:31:45.9554282Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:45.9849078Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:31:46.0096759Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:31:46.0111255Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:31:46.0399479Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:31:46.0656039Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:31:46.0697673Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:31:46.0968721Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:31:46.1200727Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:31:46.1232938Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:46.1569483Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:31:46.1752919Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:31:46.1768227Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:46.2088585Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:31:46.2323057Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:31:46.2333422Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:46.2688343Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:31:46.2879729Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:46.2912469Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:46.3328654Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:31:46.3559396Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:46.3573632Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:46.3909821Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:31:46.4184102Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:31:46.4199336Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:31:46.4521850Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:31:46.4794529Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:31:46.4805476Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:46.5088446Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:31:46.5356416Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:31:46.5366227Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:46.5640165Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:31:46.5859707Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:31:46.5884286Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:46.6104526Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:31:46.6374665Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:31:46.6384735Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:46.6642632Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:31:46.6905810Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:31:46.6922657Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:46.7162313Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:31:46.7435074Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:31:46.7447627Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:46.7675650Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:31:46.7948386Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:31:46.7968023Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:46.8215542Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:31:46.8488947Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:31:46.8501775Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:46.8808099Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:31:46.9018701Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:31:46.9029506Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:46.9369072Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:31:46.9577736Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:31:46.9596541Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:46.9928202Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:31:47.0141709Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:31:47.0160103Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:47.0648359Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:31:47.0868860Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:31:47.0895784Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:47.1247576Z Selecting previously unselected package licensecheck. 2021-05-16T17:31:47.1464302Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:31:47.1474730Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:31:47.1722887Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:31:47.1992587Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:31:47.2017473Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:47.2288783Z Selecting previously unselected package t1utils. 2021-05-16T17:31:47.2548349Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:31:47.2574585Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:31:47.2938119Z Selecting previously unselected package lintian. 2021-05-16T17:31:47.3212711Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:31:47.3232393Z Unpacking lintian (2.62.0) ... 2021-05-16T17:31:47.6808552Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:31:47.7048637Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:31:47.7057641Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:47.7409362Z Selecting previously unselected package python3-xdg. 2021-05-16T17:31:47.7652745Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:31:47.7673872Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:47.7918462Z Selecting previously unselected package qpdf. 2021-05-16T17:31:47.8193187Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:47.8210546Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:31:47.8968363Z Selecting previously unselected package python3-magic. 2021-05-16T17:31:47.9167732Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:31:47.9188278Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:47.9817162Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:47.9880479Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:47.9937397Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:47.9973199Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:31:48.0004337Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:31:48.0040638Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:48.0084371Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:48.0111832Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:48.0134353Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:48.1631358Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:48.1678469Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:48.1728775Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:31:48.1758617Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:48.1794598Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:48.1839761Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:48.1878818Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:48.1938710Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:48.1992537Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:48.2033513Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:48.2078733Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:31:48.2152299Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:48.2201565Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:48.2261247Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:48.2318085Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:48.2398674Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:31:48.2473266Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:48.2529449Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:48.2599666Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:48.2661616Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:31:48.2743666Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:48.2787489Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:48.2823759Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:48.2842373Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:48.2869003Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:48.2896881Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:48.4439807Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:48.4492473Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:48.4542412Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:31:48.4614324Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:48.4644919Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:31:48.4681118Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:31:48.4741760Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:48.4821294Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:31:48.4881179Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:31:48.4930613Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:48.4970929Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:48.6626679Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:48.6662361Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:48.6706749Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:31:48.6743862Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:48.6782322Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:48.6815639Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:48.6842277Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:31:48.6870583Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:48.6916649Z Setting up t1utils (1.41-3) ... 2021-05-16T17:31:48.6944019Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:48.6996432Z Setting up diffstat (1.63-1) ... 2021-05-16T17:31:48.7027337Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:48.7113432Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:48.7169918Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:48.7233119Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:48.7308943Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:48.7376163Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:48.7463188Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:48.7534606Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:48.7627088Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:48.7686580Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:48.7749420Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:31:48.7821930Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:48.7875386Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:48.7946956Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:48.7994117Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:48.8043376Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:31:48.8096411Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:48.8151206Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:48.8215792Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:48.9609531Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:48.9643291Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:48.9676501Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:48.9724718Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:48.9774643Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:48.9856428Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:48.9927066Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:48.9954478Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:49.0142190Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:49.0242440Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:49.0305862Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:49.1682600Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:49.1710544Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:49.1738938Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:31:49.1822797Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:49.1842739Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:49.1876423Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:49.1905187Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:49.1974142Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:49.2009491Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:49.2043634Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:49.2068916Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:49.2102652Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:49.2187806Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:31:49.2249979Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:49.2294281Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:49.2329975Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:31:49.3798330Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:49.3822831Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:49.3881665Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:49.3919258Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:49.3968744Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:49.4052900Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:49.4099907Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:49.4142817Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:49.4224189Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:49.4257846Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:49.4328775Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:49.4379280Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:49.4424973Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:49.4492575Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:49.4548205Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:31:49.4586406Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:49.4633670Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:49.4682919Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:49.6289776Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:49.6338082Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:49.6392571Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:49.6432994Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:49.6462093Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:49.6513334Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:49.6552907Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:49.6598904Z Setting up lintian (2.62.0) ... 2021-05-16T17:31:49.6634575Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:31:49.6667021Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:05.2513075Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:32:05.3738818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:07.2998827Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T17:32:07.4110690Z 2021-05-16T17:32:07.4265039Z Reading package lists... 0% 2021-05-16T17:32:07.4265389Z 2021-05-16T17:32:07.4311435Z Reading package lists... 100% 2021-05-16T17:32:07.4312154Z 2021-05-16T17:32:07.4312619Z 2021-05-16T17:32:07.4313248Z Reading package lists... Done 2021-05-16T17:32:07.4313778Z 2021-05-16T17:32:07.4314395Z Building dependency tree... 0% 2021-05-16T17:32:07.4314929Z 2021-05-16T17:32:07.4601846Z Building dependency tree... 0% 2021-05-16T17:32:07.4603599Z 2021-05-16T17:32:07.4605288Z Building dependency tree... 50% 2021-05-16T17:32:07.4605599Z 2021-05-16T17:32:07.5774101Z Building dependency tree... 50% 2021-05-16T17:32:07.5774533Z 2021-05-16T17:32:07.5774971Z Building dependency tree 2021-05-16T17:32:07.5775318Z 2021-05-16T17:32:07.5775748Z Reading state information... 0% 2021-05-16T17:32:07.5776104Z 2021-05-16T17:32:07.7271785Z Reading state information... 0% 2021-05-16T17:32:07.7272473Z 2021-05-16T17:32:07.7272866Z 2021-05-16T17:32:07.7273450Z Reading state information... Done 2021-05-16T17:32:07.7273932Z 2021-05-16T17:32:07.7274497Z Reading state information... 0% 2021-05-16T17:32:07.7323105Z 2021-05-16T17:32:07.7323873Z Reading state information... 1% 2021-05-16T17:32:07.7360454Z 2021-05-16T17:32:07.7361931Z Reading state information... 3% 2021-05-16T17:32:07.7398894Z 2021-05-16T17:32:07.7399320Z Reading state information... 5% 2021-05-16T17:32:07.7437200Z 2021-05-16T17:32:07.7437643Z Reading state information... 7% 2021-05-16T17:32:07.7477616Z 2021-05-16T17:32:07.7478070Z Reading state information... 9% 2021-05-16T17:32:07.7507129Z 2021-05-16T17:32:07.7507582Z Reading state information... 11% 2021-05-16T17:32:07.7544298Z 2021-05-16T17:32:07.7544726Z Reading state information... 13% 2021-05-16T17:32:07.7579535Z 2021-05-16T17:32:07.7579960Z Reading state information... 15% 2021-05-16T17:32:07.7614156Z 2021-05-16T17:32:07.7614610Z Reading state information... 17% 2021-05-16T17:32:07.7653710Z 2021-05-16T17:32:07.7654145Z Reading state information... 19% 2021-05-16T17:32:07.7689595Z 2021-05-16T17:32:07.7690021Z Reading state information... 21% 2021-05-16T17:32:07.7723749Z 2021-05-16T17:32:07.7724196Z Reading state information... 23% 2021-05-16T17:32:07.7762523Z 2021-05-16T17:32:07.7762965Z Reading state information... 25% 2021-05-16T17:32:07.7802826Z 2021-05-16T17:32:07.7803267Z Reading state information... 27% 2021-05-16T17:32:07.7840949Z 2021-05-16T17:32:07.7841402Z Reading state information... 29% 2021-05-16T17:32:07.7879742Z 2021-05-16T17:32:07.7880197Z Reading state information... 31% 2021-05-16T17:32:07.7919401Z 2021-05-16T17:32:07.7919834Z Reading state information... 33% 2021-05-16T17:32:07.7953711Z 2021-05-16T17:32:07.7954223Z Reading state information... 35% 2021-05-16T17:32:07.7988278Z 2021-05-16T17:32:07.7988706Z Reading state information... 37% 2021-05-16T17:32:07.8028825Z 2021-05-16T17:32:07.8029276Z Reading state information... 39% 2021-05-16T17:32:07.8068282Z 2021-05-16T17:32:07.8068707Z Reading state information... 41% 2021-05-16T17:32:07.8103650Z 2021-05-16T17:32:07.8104095Z Reading state information... 43% 2021-05-16T17:32:07.8145246Z 2021-05-16T17:32:07.8145688Z Reading state information... 45% 2021-05-16T17:32:07.8203665Z 2021-05-16T17:32:07.8204108Z Reading state information... 47% 2021-05-16T17:32:07.8240743Z 2021-05-16T17:32:07.8241200Z Reading state information... 49% 2021-05-16T17:32:07.8281509Z 2021-05-16T17:32:07.8281964Z Reading state information... 51% 2021-05-16T17:32:07.8318526Z 2021-05-16T17:32:07.8318954Z Reading state information... 53% 2021-05-16T17:32:07.8356089Z 2021-05-16T17:32:07.8356516Z Reading state information... 55% 2021-05-16T17:32:07.8395560Z 2021-05-16T17:32:07.8395988Z Reading state information... 57% 2021-05-16T17:32:07.8434791Z 2021-05-16T17:32:07.8435216Z Reading state information... 59% 2021-05-16T17:32:07.8478728Z 2021-05-16T17:32:07.8479184Z Reading state information... 61% 2021-05-16T17:32:07.8517380Z 2021-05-16T17:32:07.8517826Z Reading state information... 63% 2021-05-16T17:32:07.8553506Z 2021-05-16T17:32:07.8553946Z Reading state information... 65% 2021-05-16T17:32:07.8590744Z 2021-05-16T17:32:07.8591186Z Reading state information... 67% 2021-05-16T17:32:07.8627966Z 2021-05-16T17:32:07.8628416Z Reading state information... 69% 2021-05-16T17:32:07.8676033Z 2021-05-16T17:32:07.8676484Z Reading state information... 71% 2021-05-16T17:32:07.8708714Z 2021-05-16T17:32:07.8709143Z Reading state information... 73% 2021-05-16T17:32:07.8745566Z 2021-05-16T17:32:07.8745996Z Reading state information... 75% 2021-05-16T17:32:07.8794047Z 2021-05-16T17:32:07.8794482Z Reading state information... 77% 2021-05-16T17:32:07.8830437Z 2021-05-16T17:32:07.8830868Z Reading state information... 79% 2021-05-16T17:32:07.8868117Z 2021-05-16T17:32:07.8868546Z Reading state information... 81% 2021-05-16T17:32:07.8905614Z 2021-05-16T17:32:07.8906353Z Reading state information... 83% 2021-05-16T17:32:07.8943123Z 2021-05-16T17:32:07.8943563Z Reading state information... 85% 2021-05-16T17:32:07.8980292Z 2021-05-16T17:32:07.8980734Z Reading state information... 87% 2021-05-16T17:32:07.9015470Z 2021-05-16T17:32:07.9015918Z Reading state information... 89% 2021-05-16T17:32:07.9049092Z 2021-05-16T17:32:07.9049543Z Reading state information... 91% 2021-05-16T17:32:07.9086513Z 2021-05-16T17:32:07.9087090Z Reading state information... 93% 2021-05-16T17:32:07.9122043Z 2021-05-16T17:32:07.9122529Z Reading state information... 95% 2021-05-16T17:32:07.9160177Z 2021-05-16T17:32:07.9160608Z Reading state information... 97% 2021-05-16T17:32:07.9196849Z 2021-05-16T17:32:07.9197289Z Reading state information... 99% 2021-05-16T17:32:08.1845169Z Selecting previously unselected package r-devel. 2021-05-16T17:32:08.3049622Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:32:08.3174829Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T17:32:08.3186363Z Unpacking r-devel (1) ... 2021-05-16T17:32:09.1741991Z Setting up r-devel (1) ... 2021-05-16T17:32:09.1978700Z 2021-05-16T17:32:09.1979641Z 2021-05-16T17:32:09.1980252Z Reading state information... Done 2021-05-16T17:32:09.2223294Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T17:32:09.2336561Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:32:09.2596000Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:09.2596465Z env: 2021-05-16T17:32:09.2596881Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:09.2597309Z TIC_DEPLOY_KEY: 2021-05-16T17:32:09.2598073Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:09.2599748Z GITHUB_PAT: *** 2021-05-16T17:32:09.2600118Z COVERALLS_TOKEN: 2021-05-16T17:32:09.2600573Z continue-on-error: true 2021-05-16T17:32:09.2601005Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:09.2601459Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:09.2601863Z TZ: UTC 2021-05-16T17:32:09.2602235Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:09.2602611Z NOT_CRAN: true 2021-05-16T17:32:09.2602964Z ##[endgroup] 2021-05-16T17:32:09.3085820Z [command]sudo apt-get install -y texinfo 2021-05-16T17:32:09.5268841Z Reading package lists... 2021-05-16T17:32:09.6851199Z Building dependency tree... 2021-05-16T17:32:09.6868228Z Reading state information... 2021-05-16T17:32:09.8886831Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:32:09.8888378Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:10.1191762Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:32:10.1686911Z --2021-05-16 17:32:10-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:32:10.1841132Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:32:10.1915785Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:32:10.2202419Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:32:10.2204524Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:32:10.2206229Z --2021-05-16 17:32:10-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:32:10.2743482Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:32:10.3361451Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:32:10.5737540Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:32:10.5741701Z 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=c%2FTRj9oDQVz8AbGTMFA7QtJNXD7VaD%2F9w%2Bx1278dR6k%3D&st=2021-05-16T17%3A31%3A10Z&se=2021-05-16T17%3A37%3A10Z&sp=r [following] 2021-05-16T17:32:10.5745743Z --2021-05-16 17:32:10-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=c%2FTRj9oDQVz8AbGTMFA7QtJNXD7VaD%2F9w%2Bx1278dR6k%3D&st=2021-05-16T17%3A31%3A10Z&se=2021-05-16T17%3A37%3A10Z&sp=r 2021-05-16T17:32:10.5976617Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:32:10.6594087Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:32:10.9321401Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:32:10.9325973Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:32:10.9328076Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:32:11.4887395Z 2021-05-16T17:32:12.9384163Z 0K ........ ........ ........ ........ 49% 16.6M 2s 2021-05-16T17:32:14.0546210Z 32768K ........ ........ ........ ........ 99% 28.3M 0s 2021-05-16T17:32:14.0547671Z 65536K 100% 3.01M=3.1s 2021-05-16T17:32:14.0547994Z 2021-05-16T17:32:14.0549413Z 2021-05-16 17:32:14 (20.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:32:14.0549858Z 2021-05-16T17:32:15.7983977Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:32:15.7985143Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:32:16.0685036Z ##[group]Run tlmgr update --self 2021-05-16T17:32:16.0685618Z tlmgr update --self 2021-05-16T17:32:16.0686456Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:16.0687482Z tlmgr update --all 2021-05-16T17:32:16.0732710Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:16.0733076Z env: 2021-05-16T17:32:16.0733501Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:16.0733938Z TIC_DEPLOY_KEY: 2021-05-16T17:32:16.0734706Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:16.0736445Z GITHUB_PAT: *** 2021-05-16T17:32:16.0736820Z COVERALLS_TOKEN: 2021-05-16T17:32:16.0737282Z continue-on-error: true 2021-05-16T17:32:16.0737714Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:16.0738171Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:16.0738588Z TZ: UTC 2021-05-16T17:32:16.0738957Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:16.0739428Z NOT_CRAN: true 2021-05-16T17:32:16.0739787Z ##[endgroup] 2021-05-16T17:32:17.4113503Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:17.4115251Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:18.6164318Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:18.6165899Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:18.7032444Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:18.7535378Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:18.7946081Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:32:18.8390635Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:32:19.2613028Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:20.5342267Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:20.5996061Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:20.6690731Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:20.7097032Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T17:32:20.7509471Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T17:32:20.7926270Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T17:32:20.8340984Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T17:32:20.8768965Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T17:32:20.9255227Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T17:32:20.9925674Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T17:32:21.0778881Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:21.1206969Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:21.1626185Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:21.2047683Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:32:21.2488893Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:32:21.2952730Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:32:21.3460785Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T17:32:21.3911230Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T17:32:21.4347830Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T17:32:21.4767523Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T17:32:21.5183619Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T17:32:21.5624777Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T17:32:21.6049097Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T17:32:21.6477910Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T17:32:21.6921397Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T17:32:21.7345039Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T17:32:21.7770933Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T17:32:21.8217947Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T17:32:21.8647953Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T17:32:21.9080623Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T17:32:21.9644123Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T17:32:22.0064656Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T17:32:22.0493149Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:32:22.0924393Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:32:22.1334532Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:32:22.1764379Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:32:22.2188263Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:32:22.2609701Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:32:22.3032370Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T17:32:22.3458004Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T17:32:22.3879843Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T17:32:22.4311541Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T17:32:22.4735847Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T17:32:22.5164916Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T17:32:22.5609808Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T17:32:22.6050245Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T17:32:22.6489502Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T17:32:22.6920491Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T17:32:22.7343210Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T17:32:22.7775043Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T17:32:22.8215902Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T17:32:22.8637698Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T17:32:22.9067015Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T17:32:22.9533897Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:23.0010232Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T17:32:23.0443921Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:32:23.0880605Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:32:23.1332928Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:32:23.1785117Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:32:23.2231048Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:32:23.2951789Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T17:32:23.3761265Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T17:32:23.4224265Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T17:32:23.4689863Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T17:32:23.5134618Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T17:32:23.5577669Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T17:32:23.6067729Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T17:32:23.6552442Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T17:32:23.6997656Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T17:32:23.7435391Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T17:32:23.7882440Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T17:32:23.8332529Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T17:32:23.8948145Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:23.9392492Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T17:32:23.9847643Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:24.0287969Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T17:32:24.0754790Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:32:24.1235330Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:32:24.1683531Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:32:24.2202184Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:24.3116105Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T17:32:24.3579286Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T17:32:24.4024711Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T17:32:24.4216014Z running mktexlsr ... 2021-05-16T17:32:24.4987866Z done running mktexlsr. 2021-05-16T17:32:24.5264292Z running updmap-sys ... 2021-05-16T17:32:24.7750430Z done running updmap-sys. 2021-05-16T17:32:24.7751411Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:32:24.7753037Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/20wX8K8CIv/y741LhO3KG ... 2021-05-16T17:32:25.1210304Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/20wX8K8CIv/y741LhO3KG. 2021-05-16T17:32:25.1211986Z OK: optex.fmt/luatex 2021-05-16T17:32:25.1213954Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:25.1215381Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:26.2835280Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:26.2837051Z tlmgr: no updates available 2021-05-16T17:32:26.3891580Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:26.3892092Z with: 2021-05-16T17:32:26.3892464Z pandoc-version: 2.7.3 2021-05-16T17:32:26.3892841Z env: 2021-05-16T17:32:26.3893240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:26.3893685Z TIC_DEPLOY_KEY: 2021-05-16T17:32:26.3894449Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:26.3896175Z GITHUB_PAT: *** 2021-05-16T17:32:26.3896562Z COVERALLS_TOKEN: 2021-05-16T17:32:26.3897004Z continue-on-error: true 2021-05-16T17:32:26.3897453Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:26.3897900Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:26.3898326Z TZ: UTC 2021-05-16T17:32:26.3898684Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:26.3899083Z NOT_CRAN: true 2021-05-16T17:32:26.3899431Z ##[endgroup] 2021-05-16T17:32:26.7233066Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:32:26.7884859Z Reading package lists... 2021-05-16T17:32:26.9736837Z Building dependency tree... 2021-05-16T17:32:26.9754069Z Reading state information... 2021-05-16T17:32:27.2315543Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:32:27.2321816Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:27.2341315Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:32:27.3454220Z 2021-05-16T17:32:27.3615938Z Reading package lists... 0% 2021-05-16T17:32:27.3616650Z 2021-05-16T17:32:27.3662383Z Reading package lists... 100% 2021-05-16T17:32:27.3663044Z 2021-05-16T17:32:27.3663435Z 2021-05-16T17:32:27.3663888Z Reading package lists... Done 2021-05-16T17:32:27.3664241Z 2021-05-16T17:32:27.3664698Z Building dependency tree... 0% 2021-05-16T17:32:27.3665022Z 2021-05-16T17:32:27.3991916Z Building dependency tree... 0% 2021-05-16T17:32:27.3992379Z 2021-05-16T17:32:27.3992914Z Building dependency tree... 50% 2021-05-16T17:32:27.3993284Z 2021-05-16T17:32:27.5445387Z Building dependency tree... 50% 2021-05-16T17:32:27.5446836Z 2021-05-16T17:32:27.5447554Z Building dependency tree 2021-05-16T17:32:27.5447925Z 2021-05-16T17:32:27.5448453Z Reading state information... 0% 2021-05-16T17:32:27.5448819Z 2021-05-16T17:32:27.7079485Z Reading state information... 0% 2021-05-16T17:32:27.7079929Z 2021-05-16T17:32:27.7080172Z 2021-05-16T17:32:27.7080701Z Reading state information... Done 2021-05-16T17:32:27.7081093Z 2021-05-16T17:32:27.7081611Z Reading state information... 0% 2021-05-16T17:32:27.7134329Z 2021-05-16T17:32:27.7134936Z Reading state information... 1% 2021-05-16T17:32:27.7171635Z 2021-05-16T17:32:27.7172263Z Reading state information... 3% 2021-05-16T17:32:27.7210609Z 2021-05-16T17:32:27.7211167Z Reading state information... 5% 2021-05-16T17:32:27.7251587Z 2021-05-16T17:32:27.7252107Z Reading state information... 7% 2021-05-16T17:32:27.7288572Z 2021-05-16T17:32:27.7289065Z Reading state information... 9% 2021-05-16T17:32:27.7325738Z 2021-05-16T17:32:27.7326258Z Reading state information... 11% 2021-05-16T17:32:27.7365379Z 2021-05-16T17:32:27.7365894Z Reading state information... 13% 2021-05-16T17:32:27.7402979Z 2021-05-16T17:32:27.7403501Z Reading state information... 15% 2021-05-16T17:32:27.7439691Z 2021-05-16T17:32:27.7440213Z Reading state information... 17% 2021-05-16T17:32:27.7481064Z 2021-05-16T17:32:27.7481606Z Reading state information... 19% 2021-05-16T17:32:27.7518218Z 2021-05-16T17:32:27.7518777Z Reading state information... 21% 2021-05-16T17:32:27.7554334Z 2021-05-16T17:32:27.7554834Z Reading state information... 23% 2021-05-16T17:32:27.7595149Z 2021-05-16T17:32:27.7595651Z Reading state information... 25% 2021-05-16T17:32:27.7637162Z 2021-05-16T17:32:27.7637685Z Reading state information... 27% 2021-05-16T17:32:27.7677334Z 2021-05-16T17:32:27.7677846Z Reading state information... 29% 2021-05-16T17:32:27.7737917Z 2021-05-16T17:32:27.7738454Z Reading state information... 31% 2021-05-16T17:32:27.7758286Z 2021-05-16T17:32:27.7759175Z Reading state information... 33% 2021-05-16T17:32:27.7794013Z 2021-05-16T17:32:27.7794540Z Reading state information... 35% 2021-05-16T17:32:27.7829456Z 2021-05-16T17:32:27.7829974Z Reading state information... 37% 2021-05-16T17:32:27.7871144Z 2021-05-16T17:32:27.7871643Z Reading state information... 39% 2021-05-16T17:32:27.7911892Z 2021-05-16T17:32:27.7912393Z Reading state information... 41% 2021-05-16T17:32:27.7949354Z 2021-05-16T17:32:27.7949894Z Reading state information... 43% 2021-05-16T17:32:27.7992444Z 2021-05-16T17:32:27.7992945Z Reading state information... 45% 2021-05-16T17:32:27.8052449Z 2021-05-16T17:32:27.8052958Z Reading state information... 47% 2021-05-16T17:32:27.8090317Z 2021-05-16T17:32:27.8090827Z Reading state information... 49% 2021-05-16T17:32:27.8132048Z 2021-05-16T17:32:27.8132562Z Reading state information... 51% 2021-05-16T17:32:27.8170032Z 2021-05-16T17:32:27.8170579Z Reading state information... 53% 2021-05-16T17:32:27.8207714Z 2021-05-16T17:32:27.8208247Z Reading state information... 55% 2021-05-16T17:32:27.8247860Z 2021-05-16T17:32:27.8248371Z Reading state information... 57% 2021-05-16T17:32:27.8286900Z 2021-05-16T17:32:27.8287400Z Reading state information... 59% 2021-05-16T17:32:27.8330730Z 2021-05-16T17:32:27.8331237Z Reading state information... 61% 2021-05-16T17:32:27.8370857Z 2021-05-16T17:32:27.8371392Z Reading state information... 63% 2021-05-16T17:32:27.8407533Z 2021-05-16T17:32:27.8408054Z Reading state information... 65% 2021-05-16T17:32:27.8445607Z 2021-05-16T17:32:27.8446111Z Reading state information... 67% 2021-05-16T17:32:27.8483189Z 2021-05-16T17:32:27.8483700Z Reading state information... 69% 2021-05-16T17:32:27.8532657Z 2021-05-16T17:32:27.8533183Z Reading state information... 71% 2021-05-16T17:32:27.8566984Z 2021-05-16T17:32:27.8567495Z Reading state information... 73% 2021-05-16T17:32:27.8604429Z 2021-05-16T17:32:27.8604927Z Reading state information... 75% 2021-05-16T17:32:27.8653981Z 2021-05-16T17:32:27.8654494Z Reading state information... 77% 2021-05-16T17:32:27.8691787Z 2021-05-16T17:32:27.8692301Z Reading state information... 79% 2021-05-16T17:32:27.8730401Z 2021-05-16T17:32:27.8730909Z Reading state information... 81% 2021-05-16T17:32:27.8769675Z 2021-05-16T17:32:27.8770209Z Reading state information... 83% 2021-05-16T17:32:27.8808344Z 2021-05-16T17:32:27.8808906Z Reading state information... 85% 2021-05-16T17:32:27.8846546Z 2021-05-16T17:32:27.8847226Z Reading state information... 87% 2021-05-16T17:32:27.8883592Z 2021-05-16T17:32:27.8884100Z Reading state information... 89% 2021-05-16T17:32:27.8917705Z 2021-05-16T17:32:27.8918203Z Reading state information... 91% 2021-05-16T17:32:27.8955181Z 2021-05-16T17:32:27.8955708Z Reading state information... 93% 2021-05-16T17:32:27.8992207Z 2021-05-16T17:32:27.8992729Z Reading state information... 95% 2021-05-16T17:32:27.9031773Z 2021-05-16T17:32:27.9032281Z Reading state information... 97% 2021-05-16T17:32:27.9068964Z 2021-05-16T17:32:27.9069526Z Reading state information... 99% 2021-05-16T17:32:28.1801897Z Selecting previously unselected package pandoc. 2021-05-16T17:32:28.3096082Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T17:32:28.3233617Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:32:28.3245931Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:32:30.5514886Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:32:30.5583527Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:31.3047394Z 2021-05-16T17:32:31.3048349Z 2021-05-16T17:32:31.3049053Z Reading state information... Done 2021-05-16T17:32:31.3380504Z ##[group]Run git config user.name adigherman 2021-05-16T17:32:31.3381138Z git config user.name adigherman 2021-05-16T17:32:31.3381691Z git config user.email adig@jhu.edu 2021-05-16T17:32:31.3423268Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:31.3423645Z env: 2021-05-16T17:32:31.3424092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:31.3424545Z TIC_DEPLOY_KEY: 2021-05-16T17:32:31.3425337Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:31.3426909Z GITHUB_PAT: *** 2021-05-16T17:32:31.3427294Z COVERALLS_TOKEN: 2021-05-16T17:32:31.3427768Z continue-on-error: true 2021-05-16T17:32:31.3428216Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:31.3428684Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:31.3429104Z TZ: UTC 2021-05-16T17:32:31.3429486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:31.3429879Z NOT_CRAN: true 2021-05-16T17:32:31.3430259Z ##[endgroup] 2021-05-16T17:32:31.3684962Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:32:31.3685566Z env: 2021-05-16T17:32:31.3685984Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:31.3686422Z TIC_DEPLOY_KEY: 2021-05-16T17:32:31.3687369Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:31.3689080Z GITHUB_PAT: *** 2021-05-16T17:32:31.3689468Z COVERALLS_TOKEN: 2021-05-16T17:32:31.3689927Z continue-on-error: true 2021-05-16T17:32:31.3690373Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:31.3690813Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:31.3691233Z TZ: UTC 2021-05-16T17:32:31.3691594Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:31.3691979Z NOT_CRAN: true 2021-05-16T17:32:31.3692321Z ##[endgroup] 2021-05-16T17:32:31.6904044Z Reading package lists... 2021-05-16T17:32:31.8575397Z Building dependency tree... 2021-05-16T17:32:31.8591830Z Reading state information... 2021-05-16T17:32:31.9935065Z The following additional packages will be installed: 2021-05-16T17:32:31.9938821Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:31.9944275Z Suggested packages: 2021-05-16T17:32:31.9944945Z cmake-doc ninja-build 2021-05-16T17:32:32.0388784Z The following NEW packages will be installed: 2021-05-16T17:32:32.0400001Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:32.0607067Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:32.0608159Z Need to get 5470 kB of archives. 2021-05-16T17:32:32.0609501Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:32:32.0611390Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:32:32.1095656Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:32:32.1112221Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:32:32.1137698Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:32:32.5795870Z Fetched 5470 kB in 0s (36.7 MB/s) 2021-05-16T17:32:32.6149498Z Selecting previously unselected package cmake-data. 2021-05-16T17:32:32.6222658Z (Reading database ... 2021-05-16T17:32:32.6223257Z (Reading database ... 5% 2021-05-16T17:32:32.6223730Z (Reading database ... 10% 2021-05-16T17:32:32.6224179Z (Reading database ... 15% 2021-05-16T17:32:32.6224842Z (Reading database ... 20% 2021-05-16T17:32:32.6225289Z (Reading database ... 25% 2021-05-16T17:32:32.6225746Z (Reading database ... 30% 2021-05-16T17:32:32.6226195Z (Reading database ... 35% 2021-05-16T17:32:32.6226650Z (Reading database ... 40% 2021-05-16T17:32:32.6227095Z (Reading database ... 45% 2021-05-16T17:32:32.6227553Z (Reading database ... 50% 2021-05-16T17:32:32.6256312Z (Reading database ... 55% 2021-05-16T17:32:32.6297304Z (Reading database ... 60% 2021-05-16T17:32:32.6337172Z (Reading database ... 65% 2021-05-16T17:32:32.6459223Z (Reading database ... 70% 2021-05-16T17:32:32.6483532Z (Reading database ... 75% 2021-05-16T17:32:32.6855991Z (Reading database ... 80% 2021-05-16T17:32:32.7186106Z (Reading database ... 85% 2021-05-16T17:32:32.7336337Z (Reading database ... 90% 2021-05-16T17:32:32.7415865Z (Reading database ... 95% 2021-05-16T17:32:32.7416700Z (Reading database ... 100% 2021-05-16T17:32:32.7417677Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T17:32:32.7547800Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:32:32.7761113Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:33.3234489Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:32:33.3533282Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:32:33.3568351Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:33.3894347Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:32:33.4185490Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:32:33.4196987Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:33.4539079Z Selecting previously unselected package cmake. 2021-05-16T17:32:33.4830770Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:32:33.4840121Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:33.8871820Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:33.8911728Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:33.9304778Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:33.9339937Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:33.9376749Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:35.0295359Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:37.0454185Z Reading package lists... 2021-05-16T17:32:37.2071081Z Building dependency tree... 2021-05-16T17:32:37.2088094Z Reading state information... 2021-05-16T17:32:37.3563677Z Suggested packages: 2021-05-16T17:32:37.3564887Z libssh-doc 2021-05-16T17:32:37.4008171Z The following NEW packages will be installed: 2021-05-16T17:32:37.4009809Z libssh-dev 2021-05-16T17:32:37.4492295Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:37.4493749Z Need to get 219 kB of archives. 2021-05-16T17:32:37.4494798Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:32:37.4497095Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:32:37.8763715Z Fetched 219 kB in 0s (2518 kB/s) 2021-05-16T17:32:37.9035484Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:32:37.9104175Z (Reading database ... 2021-05-16T17:32:37.9104916Z (Reading database ... 5% 2021-05-16T17:32:37.9105567Z (Reading database ... 10% 2021-05-16T17:32:37.9106224Z (Reading database ... 15% 2021-05-16T17:32:37.9106858Z (Reading database ... 20% 2021-05-16T17:32:37.9107475Z (Reading database ... 25% 2021-05-16T17:32:37.9108132Z (Reading database ... 30% 2021-05-16T17:32:37.9108763Z (Reading database ... 35% 2021-05-16T17:32:37.9109382Z (Reading database ... 40% 2021-05-16T17:32:37.9110006Z (Reading database ... 45% 2021-05-16T17:32:37.9110619Z (Reading database ... 50% 2021-05-16T17:32:37.9127216Z (Reading database ... 55% 2021-05-16T17:32:37.9161180Z (Reading database ... 60% 2021-05-16T17:32:37.9199580Z (Reading database ... 65% 2021-05-16T17:32:37.9317962Z (Reading database ... 70% 2021-05-16T17:32:37.9339748Z (Reading database ... 75% 2021-05-16T17:32:37.9674353Z (Reading database ... 80% 2021-05-16T17:32:37.9964767Z (Reading database ... 85% 2021-05-16T17:32:38.0104151Z (Reading database ... 90% 2021-05-16T17:32:38.0176535Z (Reading database ... 95% 2021-05-16T17:32:38.0178454Z (Reading database ... 100% 2021-05-16T17:32:38.0180730Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T17:32:38.0306343Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:32:38.0322875Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:38.1080027Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:40.0132263Z Reading package lists... 2021-05-16T17:32:40.1696867Z Building dependency tree... 2021-05-16T17:32:40.1713904Z Reading state information... 2021-05-16T17:32:40.3621814Z The following NEW packages will be installed: 2021-05-16T17:32:40.3627238Z jags 2021-05-16T17:32:40.3850413Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:40.3851544Z Need to get 1562 kB of archives. 2021-05-16T17:32:40.3852629Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:32:40.3854395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:32:40.8164085Z Fetched 1562 kB in 0s (21.8 MB/s) 2021-05-16T17:32:40.8493612Z Selecting previously unselected package jags. 2021-05-16T17:32:40.8563589Z (Reading database ... 2021-05-16T17:32:40.8564479Z (Reading database ... 5% 2021-05-16T17:32:40.8565100Z (Reading database ... 10% 2021-05-16T17:32:40.8565670Z (Reading database ... 15% 2021-05-16T17:32:40.8566284Z (Reading database ... 20% 2021-05-16T17:32:40.8566972Z (Reading database ... 25% 2021-05-16T17:32:40.8567527Z (Reading database ... 30% 2021-05-16T17:32:40.8568123Z (Reading database ... 35% 2021-05-16T17:32:40.8568674Z (Reading database ... 40% 2021-05-16T17:32:40.8569241Z (Reading database ... 45% 2021-05-16T17:32:40.8569817Z (Reading database ... 50% 2021-05-16T17:32:40.8600520Z (Reading database ... 55% 2021-05-16T17:32:40.8634416Z (Reading database ... 60% 2021-05-16T17:32:40.8669710Z (Reading database ... 65% 2021-05-16T17:32:40.8786280Z (Reading database ... 70% 2021-05-16T17:32:40.8807093Z (Reading database ... 75% 2021-05-16T17:32:40.9146768Z (Reading database ... 80% 2021-05-16T17:32:40.9449247Z (Reading database ... 85% 2021-05-16T17:32:40.9587567Z (Reading database ... 90% 2021-05-16T17:32:40.9664349Z (Reading database ... 95% 2021-05-16T17:32:40.9664929Z (Reading database ... 100% 2021-05-16T17:32:40.9665737Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T17:32:40.9788237Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:32:40.9811929Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:32:41.1284145Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:32:41.1657795Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:41.8456515Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:43.7989758Z Reading package lists... 2021-05-16T17:32:43.9481259Z Building dependency tree... 2021-05-16T17:32:43.9498955Z Reading state information... 2021-05-16T17:32:44.0975542Z The following additional packages will be installed: 2021-05-16T17:32:44.0978541Z libnode64 libuv1-dev 2021-05-16T17:32:44.1416691Z The following NEW packages will be installed: 2021-05-16T17:32:44.1419864Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:32:44.1659171Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:44.1659923Z Need to get 6239 kB of archives. 2021-05-16T17:32:44.1660623Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:32:44.1662448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:32:44.1742215Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:32:44.2753572Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:32:44.6687455Z Fetched 6239 kB in 0s (43.8 MB/s) 2021-05-16T17:32:44.6965172Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:32:44.7035147Z (Reading database ... 2021-05-16T17:32:44.7035985Z (Reading database ... 5% 2021-05-16T17:32:44.7036644Z (Reading database ... 10% 2021-05-16T17:32:44.7037276Z (Reading database ... 15% 2021-05-16T17:32:44.7037937Z (Reading database ... 20% 2021-05-16T17:32:44.7038581Z (Reading database ... 25% 2021-05-16T17:32:44.7039212Z (Reading database ... 30% 2021-05-16T17:32:44.7039832Z (Reading database ... 35% 2021-05-16T17:32:44.7040467Z (Reading database ... 40% 2021-05-16T17:32:44.7041090Z (Reading database ... 45% 2021-05-16T17:32:44.7041704Z (Reading database ... 50% 2021-05-16T17:32:44.7072809Z (Reading database ... 55% 2021-05-16T17:32:44.7106614Z (Reading database ... 60% 2021-05-16T17:32:44.7142413Z (Reading database ... 65% 2021-05-16T17:32:44.7261575Z (Reading database ... 70% 2021-05-16T17:32:44.7282472Z (Reading database ... 75% 2021-05-16T17:32:44.7622008Z (Reading database ... 80% 2021-05-16T17:32:44.7908504Z (Reading database ... 85% 2021-05-16T17:32:44.8050151Z (Reading database ... 90% 2021-05-16T17:32:44.8123725Z (Reading database ... 95% 2021-05-16T17:32:44.8127186Z (Reading database ... 100% 2021-05-16T17:32:44.8128162Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T17:32:44.8250750Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:32:44.8265116Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:44.8688263Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:32:44.8885686Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:44.8943505Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:45.6680230Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:32:45.6943801Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:45.7226347Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:45.9970719Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:46.0004972Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:46.0054355Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:46.0096395Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:47.9736559Z Reading package lists... 2021-05-16T17:32:48.1327065Z Building dependency tree... 2021-05-16T17:32:48.1344879Z Reading state information... 2021-05-16T17:32:48.2840089Z The following additional packages will be installed: 2021-05-16T17:32:48.2841883Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:48.2846890Z Suggested packages: 2021-05-16T17:32:48.2847847Z libfftw3-doc 2021-05-16T17:32:48.3284119Z The following NEW packages will be installed: 2021-05-16T17:32:48.3294833Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:48.3528973Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:48.3529859Z Need to get 3986 kB of archives. 2021-05-16T17:32:48.3530735Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:32:48.3532707Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:32:48.3718477Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:32:48.3998625Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:32:48.4367892Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:32:48.4433633Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:32:48.8985438Z Fetched 3986 kB in 0s (22.4 MB/s) 2021-05-16T17:32:48.9289348Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:32:48.9335001Z (Reading database ... 2021-05-16T17:32:48.9335581Z (Reading database ... 5% 2021-05-16T17:32:48.9336056Z (Reading database ... 10% 2021-05-16T17:32:48.9336515Z (Reading database ... 15% 2021-05-16T17:32:48.9336985Z (Reading database ... 20% 2021-05-16T17:32:48.9337435Z (Reading database ... 25% 2021-05-16T17:32:48.9337927Z (Reading database ... 30% 2021-05-16T17:32:48.9338380Z (Reading database ... 35% 2021-05-16T17:32:48.9338840Z (Reading database ... 40% 2021-05-16T17:32:48.9339287Z (Reading database ... 45% 2021-05-16T17:32:48.9341178Z (Reading database ... 50% 2021-05-16T17:32:48.9380066Z (Reading database ... 55% 2021-05-16T17:32:48.9416656Z (Reading database ... 60% 2021-05-16T17:32:48.9454580Z (Reading database ... 65% 2021-05-16T17:32:48.9574570Z (Reading database ... 70% 2021-05-16T17:32:48.9597813Z (Reading database ... 75% 2021-05-16T17:32:48.9945904Z (Reading database ... 80% 2021-05-16T17:32:49.0257405Z (Reading database ... 85% 2021-05-16T17:32:49.0407184Z (Reading database ... 90% 2021-05-16T17:32:49.0483920Z (Reading database ... 95% 2021-05-16T17:32:49.0484791Z (Reading database ... 100% 2021-05-16T17:32:49.0485763Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T17:32:49.0616699Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:49.0650957Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.1257814Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:32:49.1540434Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:49.1562854Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.2529434Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:32:49.2747915Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:49.2756843Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.3688648Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:32:49.3912597Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:49.3936624Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.4289012Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:32:49.4529998Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:49.4542960Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7207732Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7256196Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7306907Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7354394Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7402229Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:49.7443105Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:50.4815112Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:52.4641115Z Reading package lists... 2021-05-16T17:32:52.6261225Z Building dependency tree... 2021-05-16T17:32:52.6278517Z Reading state information... 2021-05-16T17:32:52.7783933Z The following additional packages will be installed: 2021-05-16T17:32:52.7785575Z libdcmtk14 2021-05-16T17:32:52.8240298Z The following NEW packages will be installed: 2021-05-16T17:32:52.8247279Z dcmtk libdcmtk14 2021-05-16T17:32:52.8429747Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:52.8430437Z Need to get 5546 kB of archives. 2021-05-16T17:32:52.8431135Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:32:52.8433567Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:32:52.8972955Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:32:53.2815610Z Fetched 5546 kB in 0s (74.5 MB/s) 2021-05-16T17:32:53.3102368Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:32:53.3171573Z (Reading database ... 2021-05-16T17:32:53.3172274Z (Reading database ... 5% 2021-05-16T17:32:53.3172955Z (Reading database ... 10% 2021-05-16T17:32:53.3173592Z (Reading database ... 15% 2021-05-16T17:32:53.3174210Z (Reading database ... 20% 2021-05-16T17:32:53.3174866Z (Reading database ... 25% 2021-05-16T17:32:53.3175498Z (Reading database ... 30% 2021-05-16T17:32:53.3176113Z (Reading database ... 35% 2021-05-16T17:32:53.3176747Z (Reading database ... 40% 2021-05-16T17:32:53.3177362Z (Reading database ... 45% 2021-05-16T17:32:53.3178027Z (Reading database ... 50% 2021-05-16T17:32:53.3196039Z (Reading database ... 55% 2021-05-16T17:32:53.3228733Z (Reading database ... 60% 2021-05-16T17:32:53.3263493Z (Reading database ... 65% 2021-05-16T17:32:53.3374052Z (Reading database ... 70% 2021-05-16T17:32:53.3395217Z (Reading database ... 75% 2021-05-16T17:32:53.3732853Z (Reading database ... 80% 2021-05-16T17:32:53.4030760Z (Reading database ... 85% 2021-05-16T17:32:53.4172510Z (Reading database ... 90% 2021-05-16T17:32:53.4247439Z (Reading database ... 95% 2021-05-16T17:32:53.4248068Z (Reading database ... 100% 2021-05-16T17:32:53.4248889Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T17:32:53.4376689Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:32:53.4405335Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:32:53.9088781Z Selecting previously unselected package dcmtk. 2021-05-16T17:32:53.9344529Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:32:53.9405119Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:32:54.0779248Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:32:54.0814329Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:32:54.0958837Z Adding `dcmtk' group to system ... 2021-05-16T17:32:54.1689792Z Adding `dcmtk' user to system ... 2021-05-16T17:32:54.3047677Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:32:54.5618516Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:56.0539128Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:57.9913229Z Reading package lists... 2021-05-16T17:32:58.1443624Z Building dependency tree... 2021-05-16T17:32:58.1461698Z Reading state information... 2021-05-16T17:32:58.3624397Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:32:58.3625618Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:58.4228461Z Reading package lists... 2021-05-16T17:32:58.5749685Z Building dependency tree... 2021-05-16T17:32:58.5767479Z Reading state information... 2021-05-16T17:32:58.8068731Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:32:58.8070165Z libpng-dev set to manually installed. 2021-05-16T17:32:58.8071137Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:58.8672686Z Reading package lists... 2021-05-16T17:32:59.0220874Z Building dependency tree... 2021-05-16T17:32:59.0237483Z Reading state information... 2021-05-16T17:32:59.1707517Z The following additional packages will be installed: 2021-05-16T17:32:59.1710079Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:32:59.1714176Z Suggested packages: 2021-05-16T17:32:59.1715689Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:32:59.1717445Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:32:59.1718811Z fonts-arphic-uming fonts-nanum 2021-05-16T17:32:59.2160801Z The following NEW packages will be installed: 2021-05-16T17:32:59.2163041Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:32:59.2164656Z libpoppler97 poppler-data 2021-05-16T17:32:59.2356108Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:59.2356827Z Need to get 2582 kB of archives. 2021-05-16T17:32:59.2357527Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:32:59.2359801Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:32:59.2617042Z 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-16T17:32:59.2633968Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:32:59.2776531Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:32:59.2783130Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:32:59.2786173Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:32:59.6632574Z Fetched 2582 kB in 0s (44.4 MB/s) 2021-05-16T17:32:59.6966103Z Selecting previously unselected package poppler-data. 2021-05-16T17:32:59.7034882Z (Reading database ... 2021-05-16T17:32:59.7035408Z (Reading database ... 5% 2021-05-16T17:32:59.7036086Z (Reading database ... 10% 2021-05-16T17:32:59.7036646Z (Reading database ... 15% 2021-05-16T17:32:59.7037195Z (Reading database ... 20% 2021-05-16T17:32:59.7037923Z (Reading database ... 25% 2021-05-16T17:32:59.7038485Z (Reading database ... 30% 2021-05-16T17:32:59.7039039Z (Reading database ... 35% 2021-05-16T17:32:59.7039566Z (Reading database ... 40% 2021-05-16T17:32:59.7040116Z (Reading database ... 45% 2021-05-16T17:32:59.7040640Z (Reading database ... 50% 2021-05-16T17:32:59.7062105Z (Reading database ... 55% 2021-05-16T17:32:59.7095675Z (Reading database ... 60% 2021-05-16T17:32:59.7133683Z (Reading database ... 65% 2021-05-16T17:32:59.7245471Z (Reading database ... 70% 2021-05-16T17:32:59.7267825Z (Reading database ... 75% 2021-05-16T17:32:59.7610065Z (Reading database ... 80% 2021-05-16T17:32:59.7915042Z (Reading database ... 85% 2021-05-16T17:32:59.8049572Z (Reading database ... 90% 2021-05-16T17:32:59.8122354Z (Reading database ... 95% 2021-05-16T17:32:59.8123135Z (Reading database ... 100% 2021-05-16T17:32:59.8124087Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T17:32:59.8245091Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:32:59.8272853Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:33:00.0529393Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:33:00.0774249Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:33:00.0810797Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:00.1209265Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:33:00.1466821Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:00.1489302Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.2689547Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:33:00.2945782Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:00.2964423Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.3249297Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:33:00.3523719Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:00.3535610Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.3809295Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:33:00.4074640Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:00.4105533Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.4692293Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:33:00.4860155Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:00.4891655Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.4934144Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.4985378Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.5012920Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:00.5049793Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:00.6348315Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:02.6120097Z Reading package lists... 2021-05-16T17:33:02.7661774Z Building dependency tree... 2021-05-16T17:33:02.7678672Z Reading state information... 2021-05-16T17:33:02.9135330Z The following additional packages will be installed: 2021-05-16T17:33:02.9137616Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:33:02.9142282Z Suggested packages: 2021-05-16T17:33:02.9143125Z libhdf5-doc 2021-05-16T17:33:02.9586454Z The following NEW packages will be installed: 2021-05-16T17:33:02.9588871Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:33:02.9590273Z libsz2 2021-05-16T17:33:02.9876440Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:02.9877558Z Need to get 4074 kB of archives. 2021-05-16T17:33:02.9878454Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:33:02.9880763Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:33:02.9896597Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:33:02.9901995Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:33:02.9908550Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:33:03.0153837Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:33:03.0172164Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:33:03.0178764Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:33:03.4444962Z Fetched 4074 kB in 0s (42.8 MB/s) 2021-05-16T17:33:03.4723671Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:33:03.4791014Z (Reading database ... 2021-05-16T17:33:03.4791807Z (Reading database ... 5% 2021-05-16T17:33:03.4792458Z (Reading database ... 10% 2021-05-16T17:33:03.4793102Z (Reading database ... 15% 2021-05-16T17:33:03.4793733Z (Reading database ... 20% 2021-05-16T17:33:03.4794362Z (Reading database ... 25% 2021-05-16T17:33:03.4794983Z (Reading database ... 30% 2021-05-16T17:33:03.4795620Z (Reading database ... 35% 2021-05-16T17:33:03.4796245Z (Reading database ... 40% 2021-05-16T17:33:03.4796855Z (Reading database ... 45% 2021-05-16T17:33:03.4797480Z (Reading database ... 50% 2021-05-16T17:33:03.4814670Z (Reading database ... 55% 2021-05-16T17:33:03.4848812Z (Reading database ... 60% 2021-05-16T17:33:03.4883179Z (Reading database ... 65% 2021-05-16T17:33:03.5000335Z (Reading database ... 70% 2021-05-16T17:33:03.5022746Z (Reading database ... 75% 2021-05-16T17:33:03.5368477Z (Reading database ... 80% 2021-05-16T17:33:03.5659512Z (Reading database ... 85% 2021-05-16T17:33:03.5790413Z (Reading database ... 90% 2021-05-16T17:33:03.5861459Z (Reading database ... 95% 2021-05-16T17:33:03.5862044Z (Reading database ... 100% 2021-05-16T17:33:03.5862875Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T17:33:03.5984674Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:03.6012478Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:03.6408534Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:33:03.6635283Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:33:03.6656303Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:03.6984299Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:33:03.7241082Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:33:03.7255045Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:03.7568684Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:33:03.7827754Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:03.7844532Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:03.9369776Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:33:03.9630263Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:03.9639506Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.0112244Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:33:04.0396233Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:33:04.0406710Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:04.0728990Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:33:04.0951269Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:04.0961766Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.3885283Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.3932698Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:04.3963704Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:04.4040702Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:04.4113502Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.4173283Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.4224155Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:04.4305722Z 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-16T17:33:04.4334977Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:05.1337554Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:07.0579790Z Reading package lists... 2021-05-16T17:33:07.2101788Z Building dependency tree... 2021-05-16T17:33:07.2119817Z Reading state information... 2021-05-16T17:33:07.3529077Z The following additional packages will be installed: 2021-05-16T17:33:07.3532693Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:33:07.3990216Z The following NEW packages will be installed: 2021-05-16T17:33:07.3994260Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:33:07.3996303Z mesa-common-dev 2021-05-16T17:33:07.4190789Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:07.4192047Z Need to get 1761 kB of archives. 2021-05-16T17:33:07.4192781Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:33:07.4194526Z 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-16T17:33:07.4232198Z 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-16T17:33:07.4237175Z 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-16T17:33:07.4253718Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:33:07.4284179Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:33:07.4318694Z 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-16T17:33:07.8293422Z Fetched 1761 kB in 0s (40.8 MB/s) 2021-05-16T17:33:07.8591132Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:33:07.8661010Z (Reading database ... 2021-05-16T17:33:07.8661902Z (Reading database ... 5% 2021-05-16T17:33:07.8662508Z (Reading database ... 10% 2021-05-16T17:33:07.8663091Z (Reading database ... 15% 2021-05-16T17:33:07.8663652Z (Reading database ... 20% 2021-05-16T17:33:07.8664224Z (Reading database ... 25% 2021-05-16T17:33:07.8664825Z (Reading database ... 30% 2021-05-16T17:33:07.8665380Z (Reading database ... 35% 2021-05-16T17:33:07.8665971Z (Reading database ... 40% 2021-05-16T17:33:07.8666538Z (Reading database ... 45% 2021-05-16T17:33:07.8667092Z (Reading database ... 50% 2021-05-16T17:33:07.8686522Z (Reading database ... 55% 2021-05-16T17:33:07.8719903Z (Reading database ... 60% 2021-05-16T17:33:07.8755327Z (Reading database ... 65% 2021-05-16T17:33:07.8869304Z (Reading database ... 70% 2021-05-16T17:33:07.8969684Z (Reading database ... 75% 2021-05-16T17:33:07.9218066Z (Reading database ... 80% 2021-05-16T17:33:07.9509020Z (Reading database ... 85% 2021-05-16T17:33:07.9644732Z (Reading database ... 90% 2021-05-16T17:33:07.9718185Z (Reading database ... 95% 2021-05-16T17:33:07.9718673Z (Reading database ... 100% 2021-05-16T17:33:07.9719382Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T17:33:07.9838947Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:33:07.9858909Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:08.0408888Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:33:08.0604614Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:08.0627089Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:08.0889351Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:33:08.1147298Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:08.1156297Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:08.1598038Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:33:08.1879384Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:08.1909367Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:08.2328045Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:33:08.2559694Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:08.2574748Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:08.3128682Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:33:08.3333513Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:08.3353459Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:08.4990677Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:08.5067829Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:08.5158491Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:08.5189303Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:08.5220269Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:08.5250645Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:08.5294966Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:09.8165675Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:11.7441205Z Reading package lists... 2021-05-16T17:33:11.8948749Z Building dependency tree... 2021-05-16T17:33:11.8965557Z Reading state information... 2021-05-16T17:33:12.0413886Z The following additional packages will be installed: 2021-05-16T17:33:12.0415707Z libprotobuf-lite17 libprotoc17 2021-05-16T17:33:12.0862733Z The following NEW packages will be installed: 2021-05-16T17:33:12.0864947Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:33:12.0865986Z protobuf-compiler 2021-05-16T17:33:12.1058428Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:12.1060901Z Need to get 2754 kB of archives. 2021-05-16T17:33:12.1061713Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:33:12.1063567Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:33:12.1171969Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:33:12.1295158Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:33:12.1392577Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:33:12.1450945Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:33:12.5272039Z Fetched 2754 kB in 0s (50.3 MB/s) 2021-05-16T17:33:12.5564320Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:33:12.5632742Z (Reading database ... 2021-05-16T17:33:12.5633517Z (Reading database ... 5% 2021-05-16T17:33:12.5634174Z (Reading database ... 10% 2021-05-16T17:33:12.5634807Z (Reading database ... 15% 2021-05-16T17:33:12.5635423Z (Reading database ... 20% 2021-05-16T17:33:12.5636053Z (Reading database ... 25% 2021-05-16T17:33:12.5636867Z (Reading database ... 30% 2021-05-16T17:33:12.5637519Z (Reading database ... 35% 2021-05-16T17:33:12.5638145Z (Reading database ... 40% 2021-05-16T17:33:12.5638759Z (Reading database ... 45% 2021-05-16T17:33:12.5639382Z (Reading database ... 50% 2021-05-16T17:33:12.5670256Z (Reading database ... 55% 2021-05-16T17:33:12.5703678Z (Reading database ... 60% 2021-05-16T17:33:12.5738798Z (Reading database ... 65% 2021-05-16T17:33:12.5861236Z (Reading database ... 70% 2021-05-16T17:33:12.5967303Z (Reading database ... 75% 2021-05-16T17:33:12.6226449Z (Reading database ... 80% 2021-05-16T17:33:12.6530006Z (Reading database ... 85% 2021-05-16T17:33:12.6665099Z (Reading database ... 90% 2021-05-16T17:33:12.6738999Z (Reading database ... 95% 2021-05-16T17:33:12.6739584Z (Reading database ... 100% 2021-05-16T17:33:12.6740391Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T17:33:12.6859265Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:12.6890871Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:12.7368341Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:33:12.7574770Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:12.7604911Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:12.8489146Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:33:12.8712312Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:12.8724598Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.0168999Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:33:13.0415733Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:13.0423583Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.1474354Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:33:13.1718184Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:13.1726997Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2275586Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2330207Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2362904Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2426548Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2467640Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:13.2527793Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:13.9261424Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:15.8878787Z Reading package lists... 2021-05-16T17:33:16.0453194Z Building dependency tree... 2021-05-16T17:33:16.0471261Z Reading state information... 2021-05-16T17:33:16.1943863Z The following additional packages will be installed: 2021-05-16T17:33:16.1945956Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:33:16.1947441Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:33:16.1948742Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:33:16.1950219Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:33:16.1951698Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:33:16.1952985Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:16.1954480Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:16.1955854Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:16.1957144Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:16.1958450Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:16.1960135Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:16.1961628Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:16.1963048Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:16.1964335Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:16.1965133Z Suggested packages: 2021-05-16T17:33:16.1966213Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:33:16.1967905Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:33:16.1969382Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:33:16.1970699Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:33:16.2659120Z The following NEW packages will be installed: 2021-05-16T17:33:16.2664176Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:33:16.2665403Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:33:16.2668008Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:33:16.2670394Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:33:16.2674712Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:33:16.2678369Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:16.2681132Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:16.2685296Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:16.2687717Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:16.2690216Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:16.2692633Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:16.2694970Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:16.2699092Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:16.2705591Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:16.2914486Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:16.2915188Z Need to get 47.1 MB of archives. 2021-05-16T17:33:16.2915866Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:33:16.2918103Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:33:16.3153500Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:33:16.3159776Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:33:16.3167693Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:33:16.3175053Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:33:16.3184010Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:33:16.3191692Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:33:16.3222512Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:33:16.3891157Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:33:16.3895590Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:33:16.3909227Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:33:16.3928277Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:33:16.3932829Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:33:16.3937023Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:33:16.3941134Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:33:16.3948210Z 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-16T17:33:16.3957616Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:33:16.3975323Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:33:16.3983075Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:33:16.3990539Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:33:16.4001226Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:33:16.4044162Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:33:16.4132323Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:33:16.4150881Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:33:16.4155927Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:33:16.4175168Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:33:16.4664411Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:33:16.4670386Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:33:16.4675564Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:33:16.4680876Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:33:16.4691202Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:33:16.4696832Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:33:16.4705620Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:33:16.4989186Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:33:16.5377983Z 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-16T17:33:16.5415851Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:33:16.5612149Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:33:16.5618691Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:33:16.7881465Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:33:16.7887537Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:33:16.7892290Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:33:16.7899840Z 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-16T17:33:16.7904415Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:33:16.7911199Z 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-16T17:33:16.7931562Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:33:16.8192943Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:33:16.8221130Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:33:16.8287859Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:33:16.8295066Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:33:16.8534063Z 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-16T17:33:16.8568201Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:33:16.8579583Z 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-16T17:33:16.8587724Z 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-16T17:33:16.8594242Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:33:16.8609316Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:33:16.8619698Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:33:16.8668139Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:33:16.8704609Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:33:16.8711083Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:33:16.8801354Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:33:16.8806047Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:33:16.8825629Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:33:16.8897290Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:33:16.8948498Z 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-16T17:33:16.9023358Z 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-16T17:33:16.9041947Z 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-16T17:33:16.9057038Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:33:16.9325465Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:33:16.9344100Z 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-16T17:33:16.9728392Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:33:16.9739527Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:33:16.9753413Z 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-16T17:33:17.0183257Z 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-16T17:33:17.0696609Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:33:17.0849686Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:33:17.0852520Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:33:17.6295314Z Fetched 47.1 MB in 1s (58.2 MB/s) 2021-05-16T17:33:17.6619119Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:33:17.6691924Z (Reading database ... 2021-05-16T17:33:17.6692418Z (Reading database ... 5% 2021-05-16T17:33:17.6692885Z (Reading database ... 10% 2021-05-16T17:33:17.6694034Z (Reading database ... 15% 2021-05-16T17:33:17.6694537Z (Reading database ... 20% 2021-05-16T17:33:17.6695497Z (Reading database ... 25% 2021-05-16T17:33:17.6695959Z (Reading database ... 30% 2021-05-16T17:33:17.6696404Z (Reading database ... 35% 2021-05-16T17:33:17.6697036Z (Reading database ... 40% 2021-05-16T17:33:17.6697506Z (Reading database ... 45% 2021-05-16T17:33:17.6697951Z (Reading database ... 50% 2021-05-16T17:33:17.6727863Z (Reading database ... 55% 2021-05-16T17:33:17.6764064Z (Reading database ... 60% 2021-05-16T17:33:17.6804742Z (Reading database ... 65% 2021-05-16T17:33:17.6937636Z (Reading database ... 70% 2021-05-16T17:33:17.7054856Z (Reading database ... 75% 2021-05-16T17:33:17.7331743Z (Reading database ... 80% 2021-05-16T17:33:17.7653128Z (Reading database ... 85% 2021-05-16T17:33:17.7800926Z (Reading database ... 90% 2021-05-16T17:33:17.7884402Z (Reading database ... 95% 2021-05-16T17:33:17.7884974Z (Reading database ... 100% 2021-05-16T17:33:17.7885835Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T17:33:17.8024582Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:33:17.8044366Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:17.9339351Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:33:17.9627799Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:17.9636359Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:18.0026647Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:33:18.0250722Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:18.0280488Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:18.0648103Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:33:18.0895177Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:18.0907867Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:18.1195518Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:33:18.1481914Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:18.1505143Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:18.1807228Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:33:18.2092353Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:33:18.2115869Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:18.2488439Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:33:18.2725717Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:18.2744546Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:18.3233295Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:33:18.3517281Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:33:18.3528418Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:19.0432723Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:33:19.0718218Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:33:19.0729046Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:19.1128131Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:33:19.1350263Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:33:19.1368810Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:19.1831508Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:33:19.2115545Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:19.2143820Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:19.2648554Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:33:19.2858980Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:33:19.2885488Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:19.3229119Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:33:19.3458573Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:33:19.3489080Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:19.3768374Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:33:19.4013483Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:33:19.4042467Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:19.4407937Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:33:19.4635927Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:33:19.4644948Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:19.5022859Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:33:19.5244680Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:19.5281736Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:19.5608474Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:19.5857832Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:19.5871997Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:19.6328111Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:19.6541612Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:19.6552536Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:19.6887912Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:20.6277772Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:20.6278809Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:20.6279629Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:20.6280641Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:20.6281501Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:20.6282437Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:20.6283456Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:20.6284371Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:20.6285249Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:20.6286188Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:20.6287178Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:20.6287942Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:20.6288922Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:20.6289720Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:20.6290604Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:20.6291553Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:20.6292347Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:20.6293280Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:20.6294201Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:20.6294936Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:20.6295650Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:20.6296685Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:20.6297579Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:20.9009078Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:20.9242146Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:20.9255436Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:20.9547251Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:20.9833790Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:20.9845518Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:21.0128185Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:21.0393763Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:21.0405100Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:21.0793895Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:21.1038488Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:21.1052300Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:21.1447841Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:21.1696601Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:21.1712563Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:21.2087794Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:21.2308559Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:21.2324052Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:21.2729026Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:21.2978383Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:21.2993465Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:21.3356130Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:21.3640025Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:21.3656583Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:21.4488600Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:21.4716437Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:21.4732346Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:21.5190540Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:21.5480143Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:21.5503967Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:21.6587717Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:21.6880724Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:21.6903446Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:21.7260454Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:21.7550532Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:21.7563346Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:22.8329237Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:22.8587606Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:22.8601759Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:22.8969098Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:22.9187469Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:22.9210087Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:22.9529398Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:22.9766199Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:22.9781484Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:23.0088241Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:23.0333498Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:23.0352579Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:23.0768123Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:23.0999237Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:23.1012546Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:23.1329488Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:23.1566499Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:23.1581090Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:23.1928469Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:23.2185249Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:23.2195993Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:23.3408323Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:23.3666010Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:23.3698805Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:23.4128858Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:23.4381257Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:23.4402484Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:23.4927900Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:23.5127286Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:23.5156173Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:23.5527766Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:23.5752575Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:23.5766429Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:23.6987991Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:23.7274588Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:23.7288324Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:23.7845036Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:23.8131435Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:23.8144514Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:23.8528639Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:23.8753489Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:23.8768069Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:23.9088561Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:23.9326955Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:23.9351018Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:23.9648305Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:23.9886907Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:23.9900736Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:24.0328211Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:24.0539398Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:24.0553967Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:24.0929093Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:24.1168910Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:24.1191551Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:24.1768431Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:24.1987370Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:24.2008949Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:24.2424481Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:24.2712687Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:24.2722415Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:24.3043510Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:24.3329536Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:24.3339992Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:24.4013149Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:24.4296346Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:24.4323267Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:24.4647851Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:24.4877722Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:24.4889794Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:24.5288590Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:24.5535584Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:24.5562815Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:24.5988252Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:24.6274879Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:24.6357987Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:24.6891690Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:24.7178012Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:24.7191074Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:24.7847772Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:24.8107504Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:24.8117757Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:24.8487850Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:24.8722018Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:24.8738390Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:24.9050741Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:24.9337752Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:24.9411119Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:25.0608032Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:25.0880601Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:25.0900615Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:25.1286930Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:25.1527833Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:25.1537347Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:25.3568066Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:25.3812035Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:25.3823584Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:25.4247757Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:25.4456659Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:25.4482795Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:25.4883744Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:25.5149921Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:25.5159992Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:25.7798251Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:33:25.8087541Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:25.8098285Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:26.0848785Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:33:26.1046037Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:33:26.1060107Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:26.2329188Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:33:26.2577163Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:33:26.2594385Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.2888716Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:33:26.3158457Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:26.3178711Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:26.3793601Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:26.3920775Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:26.3965782Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:26.4022082Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:26.4076706Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:26.4128330Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:26.4184404Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:26.4235366Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:26.4277851Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:26.4325623Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:26.4376969Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:26.4433498Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:26.4503973Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:26.4552787Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:26.4619405Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:26.4660381Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:26.4732325Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:26.4801273Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:26.4904733Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:26.4943198Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:26.5011743Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.5049541Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:26.5105659Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:26.5150015Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:26.5220538Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:26.5296488Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:26.5346446Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:26.5395499Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:26.5465931Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:26.5534084Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:26.5586627Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.5626341Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:26.5689805Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:26.5739164Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:26.5796004Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:26.5835974Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:26.5921668Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:26.5954714Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:26.5987474Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:26.6037318Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:26.6065446Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:26.6102463Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.6159801Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:26.6212105Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:26.6256078Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:26.6294582Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:26.6359038Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:26.6414139Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:26.6476374Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:26.6521050Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:26.6577992Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:26.6646843Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:26.6688955Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:26.6741116Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:26.6793231Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:26.6888989Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.6938666Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:26.6993917Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7041854Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:26.7066967Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:26.7099602Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:26.7157545Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:26.7217730Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:26.7263814Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7301739Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:26.7370951Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:26.7422156Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:26.7543210Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7575415Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7638288Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7691826Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:26.7732565Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:26.7774270Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7827722Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7895567Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.7961041Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:26.8069609Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:27.7849106Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:29.7284378Z Reading package lists... 2021-05-16T17:33:29.8872929Z Building dependency tree... 2021-05-16T17:33:29.8890656Z Reading state information... 2021-05-16T17:33:30.0378279Z The following additional packages will be installed: 2021-05-16T17:33:30.0381810Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:30.0867744Z The following NEW packages will be installed: 2021-05-16T17:33:30.0869300Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:30.0875084Z libmagick++-dev 2021-05-16T17:33:30.1071976Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:30.1072627Z Need to get 309 kB of archives. 2021-05-16T17:33:30.1073584Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:33:30.1075458Z 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-16T17:33:30.1129742Z 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-16T17:33:30.1160594Z 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-16T17:33:30.1187248Z 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-16T17:33:30.5054679Z Fetched 309 kB in 0s (11.4 MB/s) 2021-05-16T17:33:30.5433356Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:33:30.5507537Z (Reading database ... 2021-05-16T17:33:30.5508273Z (Reading database ... 5% 2021-05-16T17:33:30.5508926Z (Reading database ... 10% 2021-05-16T17:33:30.5509557Z (Reading database ... 15% 2021-05-16T17:33:30.5510164Z (Reading database ... 20% 2021-05-16T17:33:30.5510792Z (Reading database ... 25% 2021-05-16T17:33:30.5511412Z (Reading database ... 30% 2021-05-16T17:33:30.5512028Z (Reading database ... 35% 2021-05-16T17:33:30.5512648Z (Reading database ... 40% 2021-05-16T17:33:30.5513270Z (Reading database ... 45% 2021-05-16T17:33:30.5513896Z (Reading database ... 50% 2021-05-16T17:33:30.5553905Z (Reading database ... 55% 2021-05-16T17:33:30.5593973Z (Reading database ... 60% 2021-05-16T17:33:30.5621731Z (Reading database ... 65% 2021-05-16T17:33:30.5742984Z (Reading database ... 70% 2021-05-16T17:33:30.5855321Z (Reading database ... 75% 2021-05-16T17:33:30.5880034Z (Reading database ... 80% 2021-05-16T17:33:30.6387645Z (Reading database ... 85% 2021-05-16T17:33:30.6555977Z (Reading database ... 90% 2021-05-16T17:33:30.6633981Z (Reading database ... 95% 2021-05-16T17:33:30.6634653Z (Reading database ... 100% 2021-05-16T17:33:30.6635480Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T17:33:30.6762247Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:30.6848112Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:30.7610217Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:33:30.7843520Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:30.7890574Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:30.8295402Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:33:30.8583282Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:30.8597007Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:30.9168500Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:33:30.9446519Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:30.9534743Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:31.0127428Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:31.0233513Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:31.0340833Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:31.0407303Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:31.0517432Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:33.0393757Z Reading package lists... 2021-05-16T17:33:33.2032930Z Building dependency tree... 2021-05-16T17:33:33.2052212Z Reading state information... 2021-05-16T17:33:33.3590486Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:33:33.3592566Z The following additional packages will be installed: 2021-05-16T17:33:33.3594364Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:33:33.3595689Z libijs-0.35 libjbig2dec0 2021-05-16T17:33:33.3598900Z Suggested packages: 2021-05-16T17:33:33.3600280Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:33:33.3601441Z ghostscript-x 2021-05-16T17:33:33.4079892Z The following NEW packages will be installed: 2021-05-16T17:33:33.4082031Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:33:33.4086399Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:33:33.4275734Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:33.4276745Z Need to get 11.2 MB of archives. 2021-05-16T17:33:33.4277905Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:33:33.4279864Z 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-16T17:33:33.4538611Z 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-16T17:33:33.4551059Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:33:33.5027765Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:33:33.5098081Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:33:33.5103468Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:33:33.5112402Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:33:33.6322011Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:33:34.0354871Z Fetched 11.2 MB in 0s (50.8 MB/s) 2021-05-16T17:33:34.0677226Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:33:34.0755540Z (Reading database ... 2021-05-16T17:33:34.0756076Z (Reading database ... 5% 2021-05-16T17:33:34.0756544Z (Reading database ... 10% 2021-05-16T17:33:34.0757017Z (Reading database ... 15% 2021-05-16T17:33:34.0757566Z (Reading database ... 20% 2021-05-16T17:33:34.0758351Z (Reading database ... 25% 2021-05-16T17:33:34.0758884Z (Reading database ... 30% 2021-05-16T17:33:34.0759361Z (Reading database ... 35% 2021-05-16T17:33:34.0759890Z (Reading database ... 40% 2021-05-16T17:33:34.0760428Z (Reading database ... 45% 2021-05-16T17:33:34.0760927Z (Reading database ... 50% 2021-05-16T17:33:34.0807820Z (Reading database ... 55% 2021-05-16T17:33:34.0854570Z (Reading database ... 60% 2021-05-16T17:33:34.0882000Z (Reading database ... 65% 2021-05-16T17:33:34.1006007Z (Reading database ... 70% 2021-05-16T17:33:34.1121459Z (Reading database ... 75% 2021-05-16T17:33:34.1146747Z (Reading database ... 80% 2021-05-16T17:33:34.1671733Z (Reading database ... 85% 2021-05-16T17:33:34.1852297Z (Reading database ... 90% 2021-05-16T17:33:34.1935579Z (Reading database ... 95% 2021-05-16T17:33:34.1936334Z (Reading database ... 100% 2021-05-16T17:33:34.1937137Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T17:33:34.2076804Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:33:34.2296479Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:34.4269135Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:33:34.4511319Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:33:34.4526493Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:34.4844668Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:33:34.5135986Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:33:34.5717520Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:34.9416317Z Selecting previously unselected package libgs9-common. 2021-05-16T17:33:34.9687207Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:33:34.9697618Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.0769333Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:33:35.1007919Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:33:35.1045975Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:35.1367993Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:33:35.1624515Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:33:35.1651223Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:35.2048378Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:33:35.2274346Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:35.2289188Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.5048487Z Selecting previously unselected package ghostscript. 2021-05-16T17:33:35.5293993Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:35.5303311Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.5999998Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:35.6053626Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:35.6097577Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:35.6692850Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:35.6746041Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:35.6981862Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.7021751Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.7062034Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:35.7191435Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:35.8300071Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:35.8528076Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:38.8079114Z Reading package lists... 2021-05-16T17:33:38.9745080Z Building dependency tree... 2021-05-16T17:33:38.9763589Z Reading state information... 2021-05-16T17:33:39.1240242Z The following additional packages will be installed: 2021-05-16T17:33:39.1244016Z libudunits2-0 libudunits2-data 2021-05-16T17:33:39.1692653Z The following NEW packages will be installed: 2021-05-16T17:33:39.1697733Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:33:39.1935804Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:39.1936520Z Need to get 429 kB of archives. 2021-05-16T17:33:39.1937226Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:33:39.1939032Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:33:39.2027325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:33:39.2222080Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:33:39.6320756Z Fetched 429 kB in 0s (6726 kB/s) 2021-05-16T17:33:39.6629701Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:33:39.6704581Z (Reading database ... 2021-05-16T17:33:39.6705316Z (Reading database ... 5% 2021-05-16T17:33:39.6705999Z (Reading database ... 10% 2021-05-16T17:33:39.6706625Z (Reading database ... 15% 2021-05-16T17:33:39.6707262Z (Reading database ... 20% 2021-05-16T17:33:39.6707878Z (Reading database ... 25% 2021-05-16T17:33:39.6708504Z (Reading database ... 30% 2021-05-16T17:33:39.6709135Z (Reading database ... 35% 2021-05-16T17:33:39.6709747Z (Reading database ... 40% 2021-05-16T17:33:39.6710537Z (Reading database ... 45% 2021-05-16T17:33:39.6711183Z (Reading database ... 50% 2021-05-16T17:33:39.6748070Z (Reading database ... 55% 2021-05-16T17:33:39.6793102Z (Reading database ... 60% 2021-05-16T17:33:39.6816705Z (Reading database ... 65% 2021-05-16T17:33:39.6938490Z (Reading database ... 70% 2021-05-16T17:33:39.7056460Z (Reading database ... 75% 2021-05-16T17:33:39.7088572Z (Reading database ... 80% 2021-05-16T17:33:39.7639555Z (Reading database ... 85% 2021-05-16T17:33:39.7802560Z (Reading database ... 90% 2021-05-16T17:33:39.7883728Z (Reading database ... 95% 2021-05-16T17:33:39.7887118Z (Reading database ... 100% 2021-05-16T17:33:39.7887964Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T17:33:39.8020745Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:33:39.8049268Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:39.8410604Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:33:39.8672084Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:33:39.8710047Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:39.9088541Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:33:39.9311672Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:33:39.9322754Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:40.0098092Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:40.0159893Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:40.0200679Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:40.0252307Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:40.1297304Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:42.1558503Z Reading package lists... 2021-05-16T17:33:42.3129693Z Building dependency tree... 2021-05-16T17:33:42.3147463Z Reading state information... 2021-05-16T17:33:42.5014777Z The following NEW packages will be installed: 2021-05-16T17:33:42.5018101Z libjq-dev 2021-05-16T17:33:42.5253336Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:42.5254247Z Need to get 11.2 kB of archives. 2021-05-16T17:33:42.5254934Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:33:42.5256944Z 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-16T17:33:42.9132041Z Fetched 11.2 kB in 0s (563 kB/s) 2021-05-16T17:33:42.9449386Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:33:42.9506901Z (Reading database ... 2021-05-16T17:33:42.9507593Z (Reading database ... 5% 2021-05-16T17:33:42.9508255Z (Reading database ... 10% 2021-05-16T17:33:42.9508932Z (Reading database ... 15% 2021-05-16T17:33:42.9509593Z (Reading database ... 20% 2021-05-16T17:33:42.9510231Z (Reading database ... 25% 2021-05-16T17:33:42.9510852Z (Reading database ... 30% 2021-05-16T17:33:42.9511482Z (Reading database ... 35% 2021-05-16T17:33:42.9512131Z (Reading database ... 40% 2021-05-16T17:33:42.9512769Z (Reading database ... 45% 2021-05-16T17:33:42.9513401Z (Reading database ... 50% 2021-05-16T17:33:42.9540993Z (Reading database ... 55% 2021-05-16T17:33:42.9587144Z (Reading database ... 60% 2021-05-16T17:33:42.9611282Z (Reading database ... 65% 2021-05-16T17:33:42.9731410Z (Reading database ... 70% 2021-05-16T17:33:42.9844711Z (Reading database ... 75% 2021-05-16T17:33:42.9867748Z (Reading database ... 80% 2021-05-16T17:33:43.0374312Z (Reading database ... 85% 2021-05-16T17:33:43.0544480Z (Reading database ... 90% 2021-05-16T17:33:43.0620886Z (Reading database ... 95% 2021-05-16T17:33:43.0622846Z (Reading database ... 100% 2021-05-16T17:33:43.0625097Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T17:33:43.0753850Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:43.0768666Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:43.1358573Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:45.0826951Z Reading package lists... 2021-05-16T17:33:45.2409215Z Building dependency tree... 2021-05-16T17:33:45.2427177Z Reading state information... 2021-05-16T17:33:45.4332323Z The following NEW packages will be installed: 2021-05-16T17:33:45.4335509Z libmng2 2021-05-16T17:33:45.4523789Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:45.4524523Z Need to get 168 kB of archives. 2021-05-16T17:33:45.4525255Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:33:45.4527121Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:33:45.8393555Z Fetched 168 kB in 0s (9659 kB/s) 2021-05-16T17:33:45.8729659Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:33:45.8805869Z (Reading database ... 2021-05-16T17:33:45.8806397Z (Reading database ... 5% 2021-05-16T17:33:45.8807203Z (Reading database ... 10% 2021-05-16T17:33:45.8807692Z (Reading database ... 15% 2021-05-16T17:33:45.8808159Z (Reading database ... 20% 2021-05-16T17:33:45.8808611Z (Reading database ... 25% 2021-05-16T17:33:45.8809072Z (Reading database ... 30% 2021-05-16T17:33:45.8809522Z (Reading database ... 35% 2021-05-16T17:33:45.8809979Z (Reading database ... 40% 2021-05-16T17:33:45.8810425Z (Reading database ... 45% 2021-05-16T17:33:45.8810884Z (Reading database ... 50% 2021-05-16T17:33:45.8851358Z (Reading database ... 55% 2021-05-16T17:33:45.8896967Z (Reading database ... 60% 2021-05-16T17:33:45.8922596Z (Reading database ... 65% 2021-05-16T17:33:45.9044817Z (Reading database ... 70% 2021-05-16T17:33:45.9164577Z (Reading database ... 75% 2021-05-16T17:33:45.9189893Z (Reading database ... 80% 2021-05-16T17:33:45.9708382Z (Reading database ... 85% 2021-05-16T17:33:45.9884191Z (Reading database ... 90% 2021-05-16T17:33:45.9965548Z (Reading database ... 95% 2021-05-16T17:33:45.9966200Z (Reading database ... 100% 2021-05-16T17:33:45.9967271Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T17:33:46.0099285Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:33:46.0142047Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:46.0846333Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:46.0907111Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:48.0455123Z Reading package lists... 2021-05-16T17:33:48.2064223Z Building dependency tree... 2021-05-16T17:33:48.2082068Z Reading state information... 2021-05-16T17:33:48.3233882Z E: Unable to locate package libmng1 2021-05-16T17:33:48.3842692Z Reading package lists... 2021-05-16T17:33:48.5447133Z Building dependency tree... 2021-05-16T17:33:48.5466129Z Reading state information... 2021-05-16T17:33:48.6627247Z E: Unable to locate package libapparmor-devel 2021-05-16T17:33:48.7236931Z Reading package lists... 2021-05-16T17:33:48.8771505Z Building dependency tree... 2021-05-16T17:33:48.8791934Z Reading state information... 2021-05-16T17:33:49.0274519Z The following additional packages will be installed: 2021-05-16T17:33:49.0276580Z libij-java 2021-05-16T17:33:49.0729219Z The following NEW packages will be installed: 2021-05-16T17:33:49.0735387Z imagej libij-java 2021-05-16T17:33:49.0911435Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:49.0912138Z Need to get 2328 kB of archives. 2021-05-16T17:33:49.0912833Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:33:49.0914537Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:33:49.1154980Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:33:49.5079459Z Fetched 2328 kB in 0s (60.7 MB/s) 2021-05-16T17:33:49.5370635Z Selecting previously unselected package libij-java. 2021-05-16T17:33:49.5445047Z (Reading database ... 2021-05-16T17:33:49.5445902Z (Reading database ... 5% 2021-05-16T17:33:49.5446911Z (Reading database ... 10% 2021-05-16T17:33:49.5447601Z (Reading database ... 15% 2021-05-16T17:33:49.5448221Z (Reading database ... 20% 2021-05-16T17:33:49.5448850Z (Reading database ... 25% 2021-05-16T17:33:49.5449480Z (Reading database ... 30% 2021-05-16T17:33:49.5450091Z (Reading database ... 35% 2021-05-16T17:33:49.5450720Z (Reading database ... 40% 2021-05-16T17:33:49.5451331Z (Reading database ... 45% 2021-05-16T17:33:49.5451956Z (Reading database ... 50% 2021-05-16T17:33:49.5489137Z (Reading database ... 55% 2021-05-16T17:33:49.5533876Z (Reading database ... 60% 2021-05-16T17:33:49.5558462Z (Reading database ... 65% 2021-05-16T17:33:49.5677058Z (Reading database ... 70% 2021-05-16T17:33:49.5789333Z (Reading database ... 75% 2021-05-16T17:33:49.5811729Z (Reading database ... 80% 2021-05-16T17:33:49.6340985Z (Reading database ... 85% 2021-05-16T17:33:49.6511070Z (Reading database ... 90% 2021-05-16T17:33:49.6591678Z (Reading database ... 95% 2021-05-16T17:33:49.6592719Z (Reading database ... 100% 2021-05-16T17:33:49.6593754Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T17:33:49.6729698Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:33:49.6749156Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:33:49.7648367Z Selecting previously unselected package imagej. 2021-05-16T17:33:49.7898714Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:33:49.7915938Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:33:49.8683178Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:33:49.8735102Z Setting up imagej (1.52r-1) ... 2021-05-16T17:33:49.8775973Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:33:50.8127563Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:51.4861235Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:33:53.5159677Z Reading package lists... 2021-05-16T17:33:53.6785830Z Building dependency tree... 2021-05-16T17:33:53.6804544Z Reading state information... 2021-05-16T17:33:53.8287634Z Suggested packages: 2021-05-16T17:33:53.8290666Z bowtie2-examples 2021-05-16T17:33:53.8721305Z The following NEW packages will be installed: 2021-05-16T17:33:53.8727151Z bowtie2 2021-05-16T17:33:53.9059547Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:53.9060612Z Need to get 1324 kB of archives. 2021-05-16T17:33:53.9061401Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:33:53.9063613Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:33:54.3707080Z Fetched 1324 kB in 0s (13.2 MB/s) 2021-05-16T17:33:54.3991804Z Selecting previously unselected package bowtie2. 2021-05-16T17:33:54.4066310Z (Reading database ... 2021-05-16T17:33:54.4067260Z (Reading database ... 5% 2021-05-16T17:33:54.4067765Z (Reading database ... 10% 2021-05-16T17:33:54.4068279Z (Reading database ... 15% 2021-05-16T17:33:54.4068744Z (Reading database ... 20% 2021-05-16T17:33:54.4069209Z (Reading database ... 25% 2021-05-16T17:33:54.4069667Z (Reading database ... 30% 2021-05-16T17:33:54.4070115Z (Reading database ... 35% 2021-05-16T17:33:54.4070567Z (Reading database ... 40% 2021-05-16T17:33:54.4071008Z (Reading database ... 45% 2021-05-16T17:33:54.4071459Z (Reading database ... 50% 2021-05-16T17:33:54.4116380Z (Reading database ... 55% 2021-05-16T17:33:54.4166966Z (Reading database ... 60% 2021-05-16T17:33:54.4191333Z (Reading database ... 65% 2021-05-16T17:33:54.4312323Z (Reading database ... 70% 2021-05-16T17:33:54.4429489Z (Reading database ... 75% 2021-05-16T17:33:54.4452959Z (Reading database ... 80% 2021-05-16T17:33:54.4976506Z (Reading database ... 85% 2021-05-16T17:33:54.5137951Z (Reading database ... 90% 2021-05-16T17:33:54.5212144Z (Reading database ... 95% 2021-05-16T17:33:54.5213000Z (Reading database ... 100% 2021-05-16T17:33:54.5213960Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T17:33:54.5338553Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:33:54.5350004Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:33:54.7165201Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:33:54.7214806Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:57.4365282Z Reading package lists... 2021-05-16T17:33:57.6019159Z Building dependency tree... 2021-05-16T17:33:57.6037389Z Reading state information... 2021-05-16T17:33:57.7219912Z E: Unable to locate package install 2021-05-16T17:33:57.7220924Z E: Unable to locate package gdal 2021-05-16T17:33:57.7828675Z Reading package lists... 2021-05-16T17:33:57.9397875Z Building dependency tree... 2021-05-16T17:33:57.9416815Z Reading state information... 2021-05-16T17:33:57.9635236Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:33:57.9637919Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:33:57.9640017Z is only available from another source 2021-05-16T17:33:57.9641896Z 2021-05-16T17:33:58.0576242Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:33:58.1183814Z Reading package lists... 2021-05-16T17:33:58.2732732Z Building dependency tree... 2021-05-16T17:33:58.2750991Z Reading state information... 2021-05-16T17:33:58.2974869Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:33:58.2976550Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:33:58.2977606Z is only available from another source 2021-05-16T17:33:58.2978538Z However the following packages replace it: 2021-05-16T17:33:58.2979312Z ffmpeg 2021-05-16T17:33:58.2979791Z 2021-05-16T17:33:58.3935067Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:33:58.4539476Z Reading package lists... 2021-05-16T17:33:58.6188074Z Building dependency tree... 2021-05-16T17:33:58.6206273Z Reading state information... 2021-05-16T17:33:58.7689350Z The following additional packages will be installed: 2021-05-16T17:33:58.7691801Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:33:58.7693715Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:33:58.7695060Z libssh2-1-dev 2021-05-16T17:33:58.7697041Z Suggested packages: 2021-05-16T17:33:58.7698075Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:33:58.8158801Z The following NEW packages will be installed: 2021-05-16T17:33:58.8161088Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:33:58.8163135Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:33:58.8164234Z libssh2-1-dev 2021-05-16T17:33:58.8347600Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:58.8348703Z Need to get 2667 kB of archives. 2021-05-16T17:33:58.8350278Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:33:58.8352239Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:33:58.8383040Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:33:58.8482626Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:33:58.8486238Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:33:58.8513035Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:33:58.8523539Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:33:58.8538344Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:33:58.8622448Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:33:58.8739241Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:33:58.8827676Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:33:58.8839260Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:33:59.2988319Z Fetched 2667 kB in 0s (33.0 MB/s) 2021-05-16T17:33:59.3274194Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:33:59.3348628Z (Reading database ... 2021-05-16T17:33:59.3349416Z (Reading database ... 5% 2021-05-16T17:33:59.3350098Z (Reading database ... 10% 2021-05-16T17:33:59.3350727Z (Reading database ... 15% 2021-05-16T17:33:59.3351363Z (Reading database ... 20% 2021-05-16T17:33:59.3351999Z (Reading database ... 25% 2021-05-16T17:33:59.3352612Z (Reading database ... 30% 2021-05-16T17:33:59.3353239Z (Reading database ... 35% 2021-05-16T17:33:59.3353856Z (Reading database ... 40% 2021-05-16T17:33:59.3354513Z (Reading database ... 45% 2021-05-16T17:33:59.3355139Z (Reading database ... 50% 2021-05-16T17:33:59.3392177Z (Reading database ... 55% 2021-05-16T17:33:59.3436488Z (Reading database ... 60% 2021-05-16T17:33:59.3460501Z (Reading database ... 65% 2021-05-16T17:33:59.3580349Z (Reading database ... 70% 2021-05-16T17:33:59.3695811Z (Reading database ... 75% 2021-05-16T17:33:59.3718540Z (Reading database ... 80% 2021-05-16T17:33:59.4242689Z (Reading database ... 85% 2021-05-16T17:33:59.4409666Z (Reading database ... 90% 2021-05-16T17:33:59.4488159Z (Reading database ... 95% 2021-05-16T17:33:59.4488720Z (Reading database ... 100% 2021-05-16T17:33:59.4489545Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T17:33:59.4618691Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:33:59.4634678Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:33:59.5075665Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:33:59.5343095Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:33:59.5369963Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:33:59.6169015Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:33:59.6384454Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:33:59.6411878Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:33:59.6807951Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:33:59.7033142Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:59.7042072Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:59.7489470Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:33:59.7769767Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:59.7784643Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:59.8130286Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:33:59.8370095Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:59.8384306Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:59.8720658Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:33:59.9008487Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:33:59.9082043Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:33:59.9729044Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:33:59.9962392Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:59.9975787Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:00.0689498Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:34:00.0941702Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:34:00.0962122Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:00.1481801Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:34:00.1774692Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:34:00.1790895Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:00.2089249Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:34:00.2366418Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:00.2378798Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:00.3624428Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:00.3698100Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:00.3751419Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:00.3793749Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:00.3828659Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:00.3876750Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:00.3945168Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:00.4023616Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:00.4093211Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:00.4159445Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:00.4196968Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:00.4259773Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:05.0086803Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:05.1137791Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:07.1307011Z Reading package lists... 2021-05-16T17:34:07.2968559Z Building dependency tree... 2021-05-16T17:34:07.2987948Z Reading state information... 2021-05-16T17:34:07.5412739Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:34:07.5414230Z libtiff-dev set to manually installed. 2021-05-16T17:34:07.5415276Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:07.6021501Z Reading package lists... 2021-05-16T17:34:07.7681233Z Building dependency tree... 2021-05-16T17:34:07.7699916Z Reading state information... 2021-05-16T17:34:07.9964404Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:34:07.9965820Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:08.0571946Z Reading package lists... 2021-05-16T17:34:08.2247880Z Building dependency tree... 2021-05-16T17:34:08.2267145Z Reading state information... 2021-05-16T17:34:08.4201399Z The following NEW packages will be installed: 2021-05-16T17:34:08.4203223Z libsodium-dev 2021-05-16T17:34:08.4425294Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:08.4426335Z Need to get 169 kB of archives. 2021-05-16T17:34:08.4427433Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:34:08.4429248Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:34:08.8548039Z Fetched 169 kB in 0s (5187 kB/s) 2021-05-16T17:34:08.8862184Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:34:08.8938528Z (Reading database ... 2021-05-16T17:34:08.8939345Z (Reading database ... 5% 2021-05-16T17:34:08.8940362Z (Reading database ... 10% 2021-05-16T17:34:08.8940886Z (Reading database ... 15% 2021-05-16T17:34:08.8941348Z (Reading database ... 20% 2021-05-16T17:34:08.8941843Z (Reading database ... 25% 2021-05-16T17:34:08.8942294Z (Reading database ... 30% 2021-05-16T17:34:08.8942766Z (Reading database ... 35% 2021-05-16T17:34:08.8943230Z (Reading database ... 40% 2021-05-16T17:34:08.8943683Z (Reading database ... 45% 2021-05-16T17:34:08.8944147Z (Reading database ... 50% 2021-05-16T17:34:08.8979508Z (Reading database ... 55% 2021-05-16T17:34:08.9029168Z (Reading database ... 60% 2021-05-16T17:34:08.9053449Z (Reading database ... 65% 2021-05-16T17:34:08.9176675Z (Reading database ... 70% 2021-05-16T17:34:08.9300056Z (Reading database ... 75% 2021-05-16T17:34:08.9324633Z (Reading database ... 80% 2021-05-16T17:34:08.9868984Z (Reading database ... 85% 2021-05-16T17:34:09.0045312Z (Reading database ... 90% 2021-05-16T17:34:09.0125305Z (Reading database ... 95% 2021-05-16T17:34:09.0126248Z (Reading database ... 100% 2021-05-16T17:34:09.0127551Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T17:34:09.0261743Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:34:09.0280069Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:09.1073148Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:11.0708168Z Reading package lists... 2021-05-16T17:34:11.2327881Z Building dependency tree... 2021-05-16T17:34:11.2345919Z Reading state information... 2021-05-16T17:34:11.3821441Z The following additional packages will be installed: 2021-05-16T17:34:11.3825395Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:34:11.4283817Z The following NEW packages will be installed: 2021-05-16T17:34:11.4294066Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:34:11.4296753Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:34:11.4700634Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:11.4701653Z Need to get 10.4 MB of archives. 2021-05-16T17:34:11.4702460Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:34:11.4704454Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:34:11.4896483Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:34:11.5410052Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:34:11.6675449Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:34:11.7144477Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:34:11.7886527Z 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-16T17:34:11.8650877Z 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-16T17:34:12.0995958Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:34:12.5113037Z Fetched 10.4 MB in 1s (15.4 MB/s) 2021-05-16T17:34:12.5400481Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:34:12.5476673Z (Reading database ... 2021-05-16T17:34:12.5477167Z (Reading database ... 5% 2021-05-16T17:34:12.5477921Z (Reading database ... 10% 2021-05-16T17:34:12.5478650Z (Reading database ... 15% 2021-05-16T17:34:12.5479125Z (Reading database ... 20% 2021-05-16T17:34:12.5480094Z (Reading database ... 25% 2021-05-16T17:34:12.5480547Z (Reading database ... 30% 2021-05-16T17:34:12.5481005Z (Reading database ... 35% 2021-05-16T17:34:12.5481457Z (Reading database ... 40% 2021-05-16T17:34:12.5481911Z (Reading database ... 45% 2021-05-16T17:34:12.5482630Z (Reading database ... 50% 2021-05-16T17:34:12.5525717Z (Reading database ... 55% 2021-05-16T17:34:12.5570840Z (Reading database ... 60% 2021-05-16T17:34:12.5594883Z (Reading database ... 65% 2021-05-16T17:34:12.5713809Z (Reading database ... 70% 2021-05-16T17:34:12.5828016Z (Reading database ... 75% 2021-05-16T17:34:12.5850931Z (Reading database ... 80% 2021-05-16T17:34:12.6356087Z (Reading database ... 85% 2021-05-16T17:34:12.6523768Z (Reading database ... 90% 2021-05-16T17:34:12.6599593Z (Reading database ... 95% 2021-05-16T17:34:12.6600478Z (Reading database ... 100% 2021-05-16T17:34:12.6601470Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T17:34:12.6728091Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:34:12.6745480Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:12.7488666Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:34:12.7765118Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:34:12.7800779Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:12.8929631Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:34:12.9188552Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:34:12.9198073Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:13.0689720Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:34:13.0943293Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:13.0955097Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:13.2289270Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:34:13.2559553Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:13.2574439Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:13.4209586Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:34:13.4466483Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:13.4489201Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:13.6075907Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:34:13.6366008Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:13.6386481Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:13.9568679Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:34:13.9775255Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:13.9802289Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:14.0659042Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:14.0698424Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:14.0768301Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:14.0828390Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:14.0878304Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:14.0907049Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:14.0932301Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:14.0953512Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:14.0982337Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:16.8537963Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:18.8071466Z Reading package lists... 2021-05-16T17:34:18.9618167Z Building dependency tree... 2021-05-16T17:34:18.9636591Z Reading state information... 2021-05-16T17:34:19.1839584Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:34:19.1840724Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.2448723Z Reading package lists... 2021-05-16T17:34:19.4071850Z Building dependency tree... 2021-05-16T17:34:19.4090476Z Reading state information... 2021-05-16T17:34:19.5565249Z The following additional packages will be installed: 2021-05-16T17:34:19.5569031Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:19.5571834Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:34:19.5574712Z Suggested packages: 2021-05-16T17:34:19.5575566Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:34:19.6062250Z The following NEW packages will be installed: 2021-05-16T17:34:19.6066232Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:19.6072248Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:34:19.6280472Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.6281439Z Need to get 1459 kB of archives. 2021-05-16T17:34:19.6282123Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:34:19.6283888Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:34:19.6313746Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:34:19.6323312Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:34:19.6343811Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:34:19.6350878Z 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-16T17:34:19.6357034Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:34:19.6434765Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:34:19.6614172Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:34:19.6732666Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:34:19.6777160Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:34:20.0875023Z Fetched 1459 kB in 0s (17.7 MB/s) 2021-05-16T17:34:20.1196933Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:34:20.1275880Z (Reading database ... 2021-05-16T17:34:20.1276439Z (Reading database ... 5% 2021-05-16T17:34:20.1276908Z (Reading database ... 10% 2021-05-16T17:34:20.1277357Z (Reading database ... 15% 2021-05-16T17:34:20.1277815Z (Reading database ... 20% 2021-05-16T17:34:20.1278258Z (Reading database ... 25% 2021-05-16T17:34:20.1278738Z (Reading database ... 30% 2021-05-16T17:34:20.1279179Z (Reading database ... 35% 2021-05-16T17:34:20.1279630Z (Reading database ... 40% 2021-05-16T17:34:20.1280071Z (Reading database ... 45% 2021-05-16T17:34:20.1280525Z (Reading database ... 50% 2021-05-16T17:34:20.1321462Z (Reading database ... 55% 2021-05-16T17:34:20.1362515Z (Reading database ... 60% 2021-05-16T17:34:20.1392000Z (Reading database ... 65% 2021-05-16T17:34:20.1515215Z (Reading database ... 70% 2021-05-16T17:34:20.1630596Z (Reading database ... 75% 2021-05-16T17:34:20.1653739Z (Reading database ... 80% 2021-05-16T17:34:20.2021419Z (Reading database ... 85% 2021-05-16T17:34:20.2329416Z (Reading database ... 90% 2021-05-16T17:34:20.2404480Z (Reading database ... 95% 2021-05-16T17:34:20.2405393Z (Reading database ... 100% 2021-05-16T17:34:20.2406446Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T17:34:20.2532494Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.2566912Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.2918044Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:34:20.3201143Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.3229487Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.3608233Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:34:20.3843820Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.3858545Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.4248881Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:34:20.4485317Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.4500749Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.4888371Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:34:20.5089100Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:34:20.5137541Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:20.5528170Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:34:20.5751628Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.5772449Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.6210198Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:34:20.6498896Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:34:20.6512266Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:20.7248425Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:34:20.7493361Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:20.7518433Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.7958483Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:34:20.8244412Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:20.8259117Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.8569476Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:34:20.8818300Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:34:20.8829659Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:20.9876424Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:20.9917673Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:20.9952793Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:20.9987851Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:21.0036837Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:21.0079697Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:21.0130655Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:21.0245145Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:21.0280531Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:21.0305747Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:21.0377396Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:21.0596785Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:23.9997235Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:26.0183540Z Reading package lists... 2021-05-16T17:34:26.1765276Z Building dependency tree... 2021-05-16T17:34:26.1783627Z Reading state information... 2021-05-16T17:34:26.2944568Z E: Unable to locate package udunits 2021-05-16T17:34:26.3541591Z Reading package lists... 2021-05-16T17:34:26.5138403Z Building dependency tree... 2021-05-16T17:34:26.5156406Z Reading state information... 2021-05-16T17:34:26.6604410Z The following additional packages will be installed: 2021-05-16T17:34:26.6605842Z libwebpdemux2 2021-05-16T17:34:26.7050881Z The following NEW packages will be installed: 2021-05-16T17:34:26.7053758Z libwebp-dev libwebpdemux2 2021-05-16T17:34:26.7481051Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:26.7482297Z Need to get 277 kB of archives. 2021-05-16T17:34:26.7483367Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:34:26.7485830Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:34:26.7735634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:34:27.1836965Z Fetched 277 kB in 0s (3459 kB/s) 2021-05-16T17:34:27.2158850Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:34:27.2235536Z (Reading database ... 2021-05-16T17:34:27.2236239Z (Reading database ... 5% 2021-05-16T17:34:27.2236907Z (Reading database ... 10% 2021-05-16T17:34:27.2237542Z (Reading database ... 15% 2021-05-16T17:34:27.2238334Z (Reading database ... 20% 2021-05-16T17:34:27.2238969Z (Reading database ... 25% 2021-05-16T17:34:27.2239598Z (Reading database ... 30% 2021-05-16T17:34:27.2240209Z (Reading database ... 35% 2021-05-16T17:34:27.2240839Z (Reading database ... 40% 2021-05-16T17:34:27.2241464Z (Reading database ... 45% 2021-05-16T17:34:27.2242074Z (Reading database ... 50% 2021-05-16T17:34:27.2275426Z (Reading database ... 55% 2021-05-16T17:34:27.2316779Z (Reading database ... 60% 2021-05-16T17:34:27.2346324Z (Reading database ... 65% 2021-05-16T17:34:27.2462087Z (Reading database ... 70% 2021-05-16T17:34:27.2576692Z (Reading database ... 75% 2021-05-16T17:34:27.2600307Z (Reading database ... 80% 2021-05-16T17:34:27.2979943Z (Reading database ... 85% 2021-05-16T17:34:27.3278765Z (Reading database ... 90% 2021-05-16T17:34:27.3354936Z (Reading database ... 95% 2021-05-16T17:34:27.3356947Z (Reading database ... 100% 2021-05-16T17:34:27.3359234Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T17:34:27.3482010Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:34:27.3508144Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:27.3780488Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:34:27.4068663Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:34:27.4108368Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:27.4939700Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:27.4991879Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:27.5044777Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:29.4463435Z Reading package lists... 2021-05-16T17:34:29.6075015Z Building dependency tree... 2021-05-16T17:34:29.6094453Z Reading state information... 2021-05-16T17:34:29.7549692Z The following additional packages will be installed: 2021-05-16T17:34:29.7554338Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:29.7555869Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:29.7559826Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:29.7560533Z Suggested packages: 2021-05-16T17:34:29.7561380Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:34:29.7562054Z Recommended packages: 2021-05-16T17:34:29.7562517Z cargo 2021-05-16T17:34:29.8084783Z The following NEW packages will be installed: 2021-05-16T17:34:29.8090514Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:29.8092482Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:29.8093865Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:29.9122379Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:29.9123256Z Need to get 108 MB of archives. 2021-05-16T17:34:29.9124065Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:34:29.9127040Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:34:29.9170427Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:34:29.9176745Z 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-16T17:34:29.9183544Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:34:29.9229839Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:34:29.9251443Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:34:29.9302588Z 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-16T17:34:29.9868242Z 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-16T17:34:32.6195587Z 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-16T17:34:33.7309221Z 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-16T17:34:33.8087589Z 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-16T17:34:33.9720058Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:34:34.1738800Z 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-16T17:34:34.5785985Z Fetched 108 MB in 4s (24.8 MB/s) 2021-05-16T17:34:34.6124902Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:34:34.6204882Z (Reading database ... 2021-05-16T17:34:34.6205744Z (Reading database ... 5% 2021-05-16T17:34:34.6206460Z (Reading database ... 10% 2021-05-16T17:34:34.6209509Z (Reading database ... 15% 2021-05-16T17:34:34.6210014Z (Reading database ... 20% 2021-05-16T17:34:34.6210510Z (Reading database ... 25% 2021-05-16T17:34:34.6210982Z (Reading database ... 30% 2021-05-16T17:34:34.6211470Z (Reading database ... 35% 2021-05-16T17:34:34.6211945Z (Reading database ... 40% 2021-05-16T17:34:34.6212445Z (Reading database ... 45% 2021-05-16T17:34:34.6212922Z (Reading database ... 50% 2021-05-16T17:34:34.6244822Z (Reading database ... 55% 2021-05-16T17:34:34.6286988Z (Reading database ... 60% 2021-05-16T17:34:34.6315751Z (Reading database ... 65% 2021-05-16T17:34:34.6433633Z (Reading database ... 70% 2021-05-16T17:34:34.6550580Z (Reading database ... 75% 2021-05-16T17:34:34.6577497Z (Reading database ... 80% 2021-05-16T17:34:34.6945041Z (Reading database ... 85% 2021-05-16T17:34:34.7232880Z (Reading database ... 90% 2021-05-16T17:34:34.7306882Z (Reading database ... 95% 2021-05-16T17:34:34.7307452Z (Reading database ... 100% 2021-05-16T17:34:34.7308276Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T17:34:34.7428576Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:34:34.7464641Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:34.7928618Z Selecting previously unselected package libipt2. 2021-05-16T17:34:34.8180055Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:34:34.8199185Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:34:34.8529045Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:34:34.8777053Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:34:34.8803535Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:34.9248832Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:34:34.9534038Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:34:34.9560331Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:35.0293988Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:34:35.0587935Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:34:35.0616921Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:35.1168432Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:34:35.1436785Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:34:35.1457494Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:35.1848579Z Selecting previously unselected package gdb. 2021-05-16T17:34:35.2112916Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:34:35.2145250Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:35.5209520Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:34:35.5427306Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:35.5438575Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:41.3409977Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:34:41.3656396Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:41.3669488Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:44.1529267Z Selecting previously unselected package rustc. 2021-05-16T17:34:44.1808557Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:44.1818764Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:44.3617620Z Selecting previously unselected package cargo. 2021-05-16T17:34:44.3907256Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:44.3922950Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:44.7049635Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:34:44.7317002Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:34:44.7339009Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:45.8043993Z Selecting previously unselected package rust-gdb. 2021-05-16T17:34:45.8336010Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:34:45.8354741Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.8960644Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.9000698Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:45.9027750Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:45.9099062Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.9142919Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:34:45.9174366Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:45.9207661Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:45.9239216Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.9272401Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:45.9302895Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:45.9331943Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.9357963Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:45.9391160Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:45.9424734Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:45.9654118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:49.0030685Z Reading package lists... 2021-05-16T17:34:49.1530039Z Building dependency tree... 2021-05-16T17:34:49.1548457Z Reading state information... 2021-05-16T17:34:49.3071230Z The following additional packages will be installed: 2021-05-16T17:34:49.3074708Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:49.3077610Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:49.3083523Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:49.3084923Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:49.3086343Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:49.3087911Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:49.3089009Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:49.3090241Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:49.3091514Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:49.3093049Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:49.3094329Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:49.3095582Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:49.3096914Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:49.3098376Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:49.3099762Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:49.3101090Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:49.3102341Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:49.3103615Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:49.3104963Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:49.3106038Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:49.3107093Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:49.3108205Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:49.3109261Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:49.3110248Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:49.3111258Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:49.3112492Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:49.3113708Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:49.3114971Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:49.3116227Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:49.3117417Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:49.3118532Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:49.3119638Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:49.3120831Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:49.3122053Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:49.3123365Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:49.3124810Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:49.3126106Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:49.3127416Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:49.3128568Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:49.3129827Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:49.3131101Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:49.3132271Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:34:49.3133436Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:49.3134824Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:49.3136258Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:49.3137491Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:49.3138706Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:49.3140020Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:49.3141144Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:49.3141782Z Suggested packages: 2021-05-16T17:34:49.3142712Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:34:49.3143843Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:34:49.3145149Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:34:49.3146433Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:34:49.3147526Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:34:49.3148705Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:34:49.3149951Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:34:49.3151220Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:34:49.3152413Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:34:49.3153611Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:34:49.3154925Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:34:49.3156263Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:34:49.3157515Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:34:49.3158430Z wpagui libengine-pkcs11-openssl 2021-05-16T17:34:49.3927902Z The following NEW packages will be installed: 2021-05-16T17:34:49.3930073Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:49.3931784Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:49.3933414Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:49.3935005Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:49.3936597Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:49.3938121Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:49.3939539Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:49.3941142Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:49.3942743Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:49.3944273Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:49.3945871Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:49.3947488Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:49.3949477Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:49.3951327Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:49.3953065Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:49.3954742Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:49.3956360Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:49.3957999Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:49.3959701Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:49.3961076Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:49.3962423Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:49.3963834Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:49.3965181Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:49.3966471Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:49.3967915Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:49.3969483Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:49.3971045Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:49.3972658Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:49.3974451Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:49.3977868Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:49.3979181Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:49.3980465Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:49.3981824Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:49.3983250Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:49.3984757Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:49.3986286Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:49.3987700Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:49.3989072Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:49.3990417Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:49.3991848Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:49.3993322Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:49.3994667Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:34:49.3996068Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:49.3997458Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:49.3998881Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:49.4000127Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:49.4001325Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:49.4002645Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:49.4003763Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:49.4218634Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:49.4219676Z Need to get 183 MB of archives. 2021-05-16T17:34:49.4220463Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:34:49.4222533Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:34:49.4313886Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:34:49.4901314Z 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-16T17:34:49.4915443Z 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-16T17:34:49.4958143Z 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-16T17:34:49.5018912Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:34:49.5065736Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:34:49.5122988Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:34:49.5179773Z 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-16T17:34:49.5240637Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:34:49.5350721Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:34:49.5535924Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:34:49.5761982Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:34:49.5804296Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:34:49.5808848Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:34:49.5812950Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:34:49.5852291Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:34:49.5884706Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:34:49.5921147Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:34:49.5961104Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:34:49.5982418Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:34:49.5990465Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:34:49.6053823Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:34:49.7019882Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:34:49.7764838Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:34:49.7831810Z 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-16T17:34:49.7868647Z 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-16T17:34:49.8026004Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:34:49.8099892Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:34:49.8234394Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:34:49.8363287Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:34:49.8834320Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:34:49.9325239Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:34:49.9480276Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:34:49.9561566Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:34:49.9645540Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:34:50.3905349Z 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-16T17:34:50.4494095Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:34:50.4829012Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:34:50.5037263Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:34:50.5176240Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:34:50.5289585Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:34:50.5356216Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:34:50.5537961Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:34:50.5737401Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:34:50.5851685Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:34:50.5903388Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:34:50.6055817Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:34:50.6074963Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:34:50.6143842Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:34:50.6171671Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:34:50.6421994Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:34:50.6431553Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:34:50.6455108Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:34:50.6528339Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:34:50.6591968Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:34:50.8178308Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:34:50.8282035Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:34:50.8293385Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:34:50.8411280Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:34:50.8608486Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:34:50.8619502Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:34:50.8631217Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:34:50.8663237Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:34:50.8679962Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:34:50.8745757Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:34:50.8843928Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:34:50.8871312Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:34:50.9155300Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:34:50.9276216Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:34:51.0459842Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:34:51.1036567Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:34:51.1268229Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:34:51.1342671Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:34:51.1793261Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:34:51.1965006Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:34:51.2038524Z 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-16T17:34:51.3777017Z 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-16T17:34:51.3843334Z 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-16T17:34:51.3916192Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:34:51.4415796Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:34:51.4489955Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:34:51.4622328Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:34:51.4834200Z 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-16T17:34:51.6342405Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:34:51.8195163Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:34:51.8313012Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:34:51.8431691Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:34:51.8542334Z 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-16T17:34:51.8877032Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:34:51.9156142Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:34:51.9284877Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:34:51.9368978Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:34:51.9657331Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:34:51.9795242Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:34:51.9887993Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:34:52.1165886Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:34:52.1418782Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:34:52.1590334Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:34:52.1636751Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:34:52.1817004Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:34:52.1905465Z 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-16T17:34:52.1993072Z 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-16T17:34:52.2014022Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:34:52.2022719Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:34:52.2111492Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:34:52.2195367Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:34:53.9746733Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:34:53.9872306Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:34:54.0505930Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:34:54.1512084Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:34:54.5813769Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:34:54.5820256Z 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-16T17:34:54.5829769Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:34:54.6038256Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:34:54.6287765Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:34:54.8562208Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:34:54.9503332Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:34:55.0340949Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:34:55.0345412Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:34:55.0354617Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:34:55.0400172Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:34:55.0424355Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:34:55.0437973Z 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-16T17:34:55.0446093Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:34:55.0470584Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:34:55.0477855Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:34:55.0485254Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:34:55.0676378Z 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-16T17:34:55.0782183Z 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-16T17:34:55.1276335Z 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-16T17:34:55.1740064Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:34:55.2208074Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:34:55.3254987Z 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-16T17:34:55.3705704Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:34:55.3856183Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:34:55.4564673Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:34:55.4999664Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:34:55.5205213Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:34:55.5414192Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:34:55.5785252Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:34:55.6573298Z 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-16T17:34:55.6824715Z 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-16T17:34:55.7279523Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:34:55.7584219Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:34:55.7876392Z 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-16T17:34:55.8302028Z 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-16T17:34:55.8959975Z 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-16T17:34:56.0171564Z 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-16T17:34:56.4598923Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:34:56.4612450Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:34:56.4751704Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:34:56.4838969Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:34:56.4907810Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:34:56.4995508Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:34:56.5005848Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:34:56.5523316Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:34:56.5646939Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:34:56.6747195Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:34:57.2430898Z 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-16T17:34:57.3207619Z 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-16T17:34:57.3853952Z 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-16T17:34:57.3889728Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:34:57.3944515Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:34:57.3950647Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:34:57.3975848Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:34:57.3983346Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:34:57.4050185Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:34:57.4081143Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:34:57.4392705Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:34:57.4397681Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:34:57.4405680Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:34:57.4409624Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:34:57.4536742Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:34:57.4589469Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:34:57.4780058Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:34:57.4790864Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:34:57.5013821Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:34:57.5081678Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:34:57.5326014Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:34:57.5369462Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:34:57.5381477Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:34:57.5667116Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:34:57.5678638Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:34:57.6814405Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:34:57.6853572Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:34:57.6959424Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:34:57.7272837Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:34:57.7453513Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:34:57.8090896Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:34:57.8362863Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:34:57.8648237Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:34:57.9957322Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:34:57.9982074Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:34:57.9991534Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:34:58.0456187Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:34:58.1712346Z 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-16T17:34:58.1838133Z 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-16T17:34:58.1850327Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:34:58.2075957Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:34:58.4138973Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:34:59.2721586Z 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-16T17:34:59.2938230Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:34:59.3617094Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:35:00.5185536Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:35:00.7849713Z 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-16T17:35:00.8177411Z 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-16T17:35:00.8280641Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:35:00.8597944Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:35:00.8638441Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:35:00.9263739Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:35:00.9642184Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:35:00.9675684Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:35:00.9699095Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:35:02.0161434Z Fetched 183 MB in 12s (15.8 MB/s) 2021-05-16T17:35:02.0511916Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:35:02.0589918Z (Reading database ... 2021-05-16T17:35:02.0590673Z (Reading database ... 5% 2021-05-16T17:35:02.0591355Z (Reading database ... 10% 2021-05-16T17:35:02.0591978Z (Reading database ... 15% 2021-05-16T17:35:02.0592605Z (Reading database ... 20% 2021-05-16T17:35:02.0593216Z (Reading database ... 25% 2021-05-16T17:35:02.0593838Z (Reading database ... 30% 2021-05-16T17:35:02.0594458Z (Reading database ... 35% 2021-05-16T17:35:02.0595097Z (Reading database ... 40% 2021-05-16T17:35:02.0595721Z (Reading database ... 45% 2021-05-16T17:35:02.0596329Z (Reading database ... 50% 2021-05-16T17:35:02.0630798Z (Reading database ... 55% 2021-05-16T17:35:02.0673096Z (Reading database ... 60% 2021-05-16T17:35:02.0703184Z (Reading database ... 65% 2021-05-16T17:35:02.0825632Z (Reading database ... 70% 2021-05-16T17:35:02.0947862Z (Reading database ... 75% 2021-05-16T17:35:02.0973310Z (Reading database ... 80% 2021-05-16T17:35:02.1354569Z (Reading database ... 85% 2021-05-16T17:35:02.1664000Z (Reading database ... 90% 2021-05-16T17:35:02.1744428Z (Reading database ... 95% 2021-05-16T17:35:02.1744992Z (Reading database ... 100% 2021-05-16T17:35:02.1745808Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T17:35:02.1871413Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:35:02.1921988Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:02.2368604Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:35:02.2617829Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:02.2693869Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:02.4438686Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:35:02.4732606Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:02.4744505Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:02.5128602Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:35:02.5394002Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:02.5401988Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:02.5728442Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:35:02.5979852Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:02.5993208Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:02.6368018Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:35:02.6622925Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:35:02.6642830Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:02.6969141Z Selecting previously unselected package libwacom-common. 2021-05-16T17:35:02.7243986Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:35:02.7273092Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:02.8128915Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:35:02.8351809Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:02.8365339Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:02.8728527Z Selecting previously unselected package libinput-bin. 2021-05-16T17:35:02.8939098Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:02.8951835Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:02.9327871Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:35:02.9574221Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:02.9588632Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:03.0008406Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:35:03.0263451Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:03.0272746Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:03.0768201Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:35:03.1023123Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:03.1047113Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:03.1928718Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:35:03.2164913Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:35:03.2172216Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:03.2528993Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:35:03.2797648Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:35:03.2811474Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:03.3169190Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:35:03.3411070Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:03.3434546Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:03.3768431Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:35:03.4046437Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:03.4063720Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:03.4409305Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:35:03.4679430Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:35:03.4701255Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:03.4981589Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:35:03.5278375Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:35:03.5291941Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:03.5609895Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:35:03.5863852Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:35:03.5878438Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:03.6248858Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:35:03.6463112Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:35:03.6475471Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:03.6848552Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:35:03.7096670Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:35:03.7114770Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:03.7430241Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:35:03.7692037Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:35:03.7708424Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:03.8168497Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:35:03.8385015Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:03.8471550Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.1407930Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:35:04.1658867Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:04.1684937Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.3914898Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:35:04.4209121Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:04.4221255Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:04.4648669Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:35:04.4890378Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:35:04.4909788Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:04.5409709Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:35:04.5682540Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:35:04.5711255Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:04.6658605Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:35:04.6950839Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:35:04.6960803Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:04.7288502Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:35:04.7561043Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:04.7575074Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.8129850Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:35:04.8397461Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:04.8421515Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.8928045Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:35:04.9191953Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:04.9219079Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.0848646Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:35:05.1075584Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.1110560Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.2690359Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:35:05.3143736Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.3158930Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.3617045Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:35:05.3915954Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.3926419Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.4265491Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:35:05.4561225Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:35:05.4582687Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:05.4905452Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:35:05.5204753Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:05.5227434Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:06.7402360Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:35:06.7698273Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:06.7709476Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:06.8002742Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:35:06.8300358Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:06.8309392Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:07.1395334Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:35:07.1706623Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:07.1739071Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:07.2263303Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:35:07.2560072Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:07.2568310Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:07.3048152Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:35:07.3276259Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:07.3293025Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:07.3728241Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:35:07.3977705Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:07.3994205Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:07.4368142Z Selecting previously unselected package gdal-data. 2021-05-16T17:35:07.4574621Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:35:07.4594922Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:07.5165979Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:35:07.5380964Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:35:07.5397622Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:07.5719091Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:35:07.6015674Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:35:07.6026045Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:07.6528332Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:35:07.6757297Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:07.6773867Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:07.7207715Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:35:07.7484868Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:35:07.7502726Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:07.8288038Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:35:07.8512626Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:07.8526595Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:07.8968310Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:35:07.9238244Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:35:07.9261739Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:07.9958517Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:35:08.0255377Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:35:08.0277933Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:08.0606052Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:35:08.0904071Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:35:08.0914061Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:08.1248972Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:35:08.1524242Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:35:08.1541874Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:08.1860495Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:35:08.2156232Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:35:08.2168800Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:08.2608426Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:35:08.2844621Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:08.2857811Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:08.3688615Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:35:08.3950023Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:08.3964514Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:08.4332692Z Selecting previously unselected package proj-data. 2021-05-16T17:35:08.4629526Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:35:08.4644830Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:35:09.2033836Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:35:09.2328758Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:35:09.2350781Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:09.3449756Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:35:09.3744595Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:35:09.3764203Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:09.4102416Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:35:09.4400970Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:35:09.4415233Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:09.5008032Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:35:09.5256628Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:35:09.5276291Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:09.5647856Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:35:09.5872291Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:35:09.5888964Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:09.6257163Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:35:09.6557740Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:09.6569248Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:09.6904566Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:35:09.7201966Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:09.7214282Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:09.7688720Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:35:09.7933891Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:09.7972620Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:09.8403095Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:35:09.8708214Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:35:09.8719848Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:09.9272409Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:35:09.9570501Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:35:09.9582021Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:10.0087837Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:35:10.0307275Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:35:10.0336573Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:10.0767818Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:35:10.0988583Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:10.0997941Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:10.2528571Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:35:10.2811307Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:35:10.2821291Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:10.3910213Z Selecting previously unselected package libgdal26. 2021-05-16T17:35:10.4207671Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:10.4217106Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:11.0194715Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:35:11.0490859Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.0498360Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.0768530Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:35:11.1030890Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:35:11.1039555Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:11.1367898Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:35:11.1595588Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.1601857Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:11.1927672Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:35:11.2143251Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.2152796Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.2480072Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:35:11.2775583Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:35:11.2788831Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:11.3244829Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:35:11.3543151Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:11.3553960Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:11.3968998Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:35:11.4228808Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:11.4235995Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:11.9525556Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:35:11.9824318Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:11.9849510Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.0167054Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:35:12.0467505Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:35:12.0521300Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:12.1008672Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:35:12.1248911Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:12.1257622Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:12.2688178Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:35:12.2942254Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:12.2950006Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.3201562Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:35:12.3498493Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:12.3505342Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.3865805Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:35:12.4166799Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:35:12.4175127Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:12.4840056Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:35:12.5135079Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:12.5296229Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.9008593Z Selecting previously unselected package qgis-providers. 2021-05-16T17:35:12.9241597Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:12.9249053Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:13.1289541Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:35:13.1541206Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:13.1551984Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:13.1897667Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:35:13.2192783Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:35:13.2200611Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:13.2433045Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:35:13.2733621Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:13.2746723Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:13.3199855Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:35:13.3499146Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:13.3507507Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:13.4287795Z Selecting previously unselected package blt. 2021-05-16T17:35:13.4531076Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:13.4549937Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:13.4849186Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:35:13.5122019Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:35:13.5132261Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:13.5508228Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:35:13.5810455Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:13.5824329Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:13.6169102Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:35:13.6414524Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:13.6432562Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:13.6888557Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:35:13.7157763Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:13.7165918Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:13.7484346Z Selecting previously unselected package gcr. 2021-05-16T17:35:13.7778647Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:13.7802807Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:35:13.8408995Z Selecting previously unselected package python3-numpy. 2021-05-16T17:35:13.8648730Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:35:13.8660915Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:14.1468078Z Selecting previously unselected package python3-gdal. 2021-05-16T17:35:14.1716679Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:14.1725838Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:14.2529093Z Selecting previously unselected package gdal-bin. 2021-05-16T17:35:14.2750266Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:14.2769053Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:14.3236091Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:35:14.3539595Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:14.3550914Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:14.3848222Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:35:14.4081219Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:35:14.4090294Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:14.4518512Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:35:14.4814164Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.4825150Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:14.5284671Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:35:14.5583137Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:14.5592399Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:14.6128652Z Selecting previously unselected package p11-kit. 2021-05-16T17:35:14.6345781Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:14.6365830Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:14.6760002Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:35:14.7060986Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:35:14.7083319Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:14.7448849Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:35:14.7688510Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:14.7809178Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:14.8669159Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:35:14.8967313Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:14.8989611Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:14.9328506Z Selecting previously unselected package grass-doc. 2021-05-16T17:35:14.9592473Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:35:14.9615213Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:16.6007964Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:35:16.6273746Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:35:16.6282576Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:16.6728074Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:35:16.7000409Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:16.7021784Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:16.7518411Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:35:16.7826787Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:16.7855938Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:16.9635956Z Selecting previously unselected package grass-core. 2021-05-16T17:35:16.9933582Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:35:16.9954796Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:35:17.5535393Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:35:17.5841500Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:35:17.5851583Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:17.6168979Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:35:17.6470833Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:35:17.6483236Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:17.6789654Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:35:17.7093103Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:35:17.7108071Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:17.7942388Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:35:17.8247248Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:35:17.8255858Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:17.8727981Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:35:17.9033057Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:35:17.9054631Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:18.2041735Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:35:18.2341257Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:35:18.2351938Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:18.3340787Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:35:18.3645297Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:18.3664653Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:18.4042706Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:35:18.4345875Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:18.4361485Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:18.4612341Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:35:18.4921293Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:35:18.4932225Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:18.5217715Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:35:18.5521313Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:35:18.5600194Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:18.6532054Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:35:18.6839557Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:35:18.6855291Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:18.7206236Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:35:18.7509303Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:35:18.7529460Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:18.7860835Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:35:18.8161948Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:18.8176869Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:18.8471416Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:35:18.8777298Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:18.8790380Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:18.9261613Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:35:18.9568645Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:35:18.9581979Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:18.9896520Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:35:19.0199545Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:19.0215147Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:19.0545701Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:35:19.0857363Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:35:19.0866424Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:19.1154189Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:35:19.1459519Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.1473398Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.1786223Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:35:19.2091769Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.2104483Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.2468884Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:35:19.2771710Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.2806340Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.3167268Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:35:19.3470553Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.3488104Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.3953951Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:35:19.4257835Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:19.4266470Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:19.7213344Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:35:19.7524233Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.7549132Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.7898881Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:35:19.8200989Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:19.8218696Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:19.8518859Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:35:19.8824365Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:19.8845170Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:19.9288842Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:35:19.9591946Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:19.9657573Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.0577739Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:35:20.0885313Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.0894899Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.1298421Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:35:20.1606138Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.1678458Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.2053483Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:35:20.2356646Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.2395545Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.2724503Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:35:20.3028537Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.3053662Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.3499910Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:35:20.3799921Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.3822848Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.4131346Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:35:20.4430861Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.4442965Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.4747905Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:35:20.5047603Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.5059626Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.5443951Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:35:20.5746645Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.5769922Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.6090700Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:35:20.6390335Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:20.6408886Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:20.6761053Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:35:20.7069040Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:20.7079337Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:20.7601183Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:35:20.7906332Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:20.7925777Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:20.9089579Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:35:20.9388782Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:20.9398426Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:21.3054700Z Selecting previously unselected package qtchooser. 2021-05-16T17:35:21.3356746Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:35:21.3373000Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:35:21.3677930Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:35:21.3983161Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.4001190Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.4678162Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:35:21.4981350Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.4988274Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.5322644Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:35:21.5627750Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.5640075Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.5982749Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:35:21.6285700Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.6303464Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.6922389Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:35:21.7227543Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.7237143Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.7568402Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:35:21.7873869Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:21.7886964Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:21.9903193Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:35:22.0208598Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:22.0230477Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:22.1192607Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:35:22.1491904Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:22.1529102Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:22.2772246Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:35:23.1570904Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:23.1578890Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:23.1580252Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:35:23.1581561Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:23.1582727Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:23.1583918Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:35:23.1585192Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:23.1586323Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:23.1587308Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:35:23.1588571Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:23.1589695Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:23.1590975Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:35:23.1592079Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:35:23.1592988Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:23.1593954Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:35:23.1594988Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:35:23.1595857Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:23.1596690Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:35:23.1597802Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:23.1598832Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:23.1599830Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:35:23.1600915Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:23.1601837Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:23.1602656Z Selecting previously unselected package modemmanager. 2021-05-16T17:35:23.1603710Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:35:23.1604578Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:35:23.1605577Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:35:23.1866671Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:35:23.1889036Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:23.2236955Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:35:23.2539892Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:35:23.2564739Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:23.5489846Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:35:23.5762338Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:35:23.5774109Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:23.6049510Z Selecting previously unselected package python3-bs4. 2021-05-16T17:35:23.6345411Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:35:23.6357871Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:23.6808739Z Selecting previously unselected package python3-cycler. 2021-05-16T17:35:23.7053606Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:35:23.7078310Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:35:23.7361984Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:35:23.7672570Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:35:23.7695128Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:23.8035001Z Selecting previously unselected package python3-decorator. 2021-05-16T17:35:23.8305695Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:35:23.8315611Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:23.8569374Z Selecting previously unselected package python3-future. 2021-05-16T17:35:23.8875256Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:35:23.8896852Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:35:23.9538804Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:35:23.9844526Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:35:23.9859924Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:24.0169161Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:35:24.0439329Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:35:24.0448052Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:24.0889299Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:35:24.1130986Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:35:24.1150052Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:24.1487337Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:35:24.1749277Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:35:24.1772408Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:24.2151351Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:35:24.2464367Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:35:24.2503769Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:24.2815799Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:35:24.3131179Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:35:24.3138256Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:24.3499646Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:35:24.3811520Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:35:24.3824791Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:24.5338366Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:35:24.5643939Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:35:24.5666720Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:24.5972340Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:35:24.6281777Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:35:24.6304068Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:25.0344672Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:35:25.0653113Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:35:25.0670940Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:25.0994463Z Selecting previously unselected package python3-olefile. 2021-05-16T17:35:25.1306221Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:35:25.1316321Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:35:25.1624054Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:35:25.1934144Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:35:25.1949715Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:25.2529380Z Selecting previously unselected package python3-tz. 2021-05-16T17:35:25.2811332Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:35:25.2861992Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:35:25.3183940Z Selecting previously unselected package python3-owslib. 2021-05-16T17:35:25.3496558Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:35:25.3514860Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:35:25.3928820Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:35:25.4232471Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:35:25.4259241Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:25.4968753Z Selecting previously unselected package python3-retrying. 2021-05-16T17:35:25.5217068Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:35:25.5232883Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:35:25.5579060Z Selecting previously unselected package python3-plotly. 2021-05-16T17:35:25.5888836Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:35:25.5907052Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:26.0420632Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:35:26.0748053Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:35:26.0756546Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:26.1085453Z Selecting previously unselected package python3-sip. 2021-05-16T17:35:26.1398916Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:26.1410698Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:26.1768592Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:35:26.2029888Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:26.2038934Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:26.4687627Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:35:26.5001336Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:26.5016015Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:26.5581684Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:35:26.5894774Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:26.5909493Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:26.6276814Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:35:26.6590512Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:26.6601027Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:26.6921943Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:35:26.7236378Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:26.7271723Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:26.7691629Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:35:26.8005199Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:26.8023746Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.1070584Z Selecting previously unselected package python3-qgis. 2021-05-16T17:35:27.1394696Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:27.1423725Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:28.0466435Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:35:28.0779371Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:35:28.0790053Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:28.1175874Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:35:28.1491245Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:35:28.1508501Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:28.2042970Z Selecting previously unselected package qgis-common. 2021-05-16T17:35:28.2356429Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:28.2372576Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:29.7428768Z Selecting previously unselected package qgis. 2021-05-16T17:35:29.7740428Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:29.8424245Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:30.0811990Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:35:30.1121302Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:30.1136443Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:30.3242405Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:35:30.3560926Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:30.3584636Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:30.4027514Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:35:30.4343497Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:30.4372726Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:30.5039570Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:35:30.5352542Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:30.5360975Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:30.5760678Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:35:30.6072032Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:35:30.6085966Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:30.7805781Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:35:30.8121581Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:35:30.8140234Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:30.9450639Z Selecting previously unselected package proj-bin. 2021-05-16T17:35:30.9765491Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:35:30.9785751Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:35:31.0103409Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:35:31.0417042Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:35:31.0431710Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:31.0821429Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:35:31.1138717Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:35:31.1218789Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:31.2018237Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:31.2047750Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:31.4681552Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:31.4724332Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:31.4758290Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:31.4784705Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:31.4908943Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:31.4973262Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:31.5042958Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:31.5124670Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:31.5168330Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:31.5227566Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:31.5312299Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:31.5335430Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:31.5357590Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:31.5410411Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:31.5491811Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:31.5539509Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:31.5591498Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:31.5670113Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:31.7186310Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:31.7250472Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:31.7323011Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:31.8773841Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:31.8801307Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:32.0262983Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:32.0324671Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:32.0431655Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:32.0461102Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:32.0499476Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:32.0538809Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:32.0563864Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:32.1681868Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:32.1775942Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:33.1591660Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:33.1597943Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:33.1598884Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:33.1599726Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:33.1600432Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:33.1601339Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:33.1602073Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:33.1602867Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:33.1603671Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:33.1604725Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:33.1605514Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:33.1606365Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:33.1607357Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:33.1608249Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:33.1609036Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:33.1609789Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:33.1610587Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:33.1611441Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:33.1612273Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:33.1613085Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:33.1613832Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:33.1614596Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:33.1615455Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:33.1616297Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:33.1617043Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:33.1617815Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:33.1618581Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:33.1619323Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:33.2312198Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:33.2370591Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:33.2418120Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:33.2449104Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:33.2534254Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:33.4568037Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:34.6166134Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:34.6204979Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:34.6243923Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:34.6291969Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:34.6335035Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:34.6372199Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:34.6407496Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:34.6454775Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:34.8186402Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.8234743Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:34.8305521Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:34.8351671Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:35.0264993Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:35.0324103Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:35.0381037Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:35.0451443Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:35.0490532Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:35.0682532Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:35.2379147Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.2422154Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:35.2472098Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:35.2581539Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:35.2627595Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:35.2684563Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.2731460Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:35.2772774Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:35.2870108Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:35.2932980Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:35.6184963Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.7582949Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:35.7633702Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7682216Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:35.7741043Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:35.7778024Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:35.7840486Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:35.7892665Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:35.7951581Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7982029Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:36.0010059Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:36.1572828Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:36.3063523Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:36.3114871Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:36.3149555Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:36.3198868Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:36.4727434Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:36.4788823Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:36.4818913Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:36.4844702Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:37.3923799Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:37.3959024Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:37.3994090Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:37.4027541Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:37.4061333Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:37.4100900Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:37.4144802Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:37.4184619Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:37.4236483Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:37.8277745Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:37.8302143Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:37.8372709Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:37.9953079Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:37.9993123Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:38.1553896Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:38.1599503Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:38.3433587Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:38.3464431Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:35:38.3502962Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:38.3554457Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:38.4992428Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:38.4995183Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:39.0072185Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:39.2649890Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:39.2702930Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:39.2760461Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:39.2829419Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:39.2867828Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:39.2923767Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:39.2988628Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:39.4486776Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.4488193Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:39.4489447Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.4490586Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:39.4888876Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.4890163Z if direction is "increasing": 2021-05-16T17:35:39.4891662Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.4892756Z elif direction is "decreasing": 2021-05-16T17:35:39.5061123Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.5062318Z if direction is "increasing": 2021-05-16T17:35:39.5063772Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:39.5064808Z elif direction is "decreasing": 2021-05-16T17:35:40.3873560Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:40.3875150Z if props["offset_coordinates"] is "data": 2021-05-16T17:35:40.3876930Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:40.3878468Z if props["coordinates"] is not "data": 2021-05-16T17:35:41.1419759Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:41.6609997Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:41.6612781Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:41.6615236Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:35:42.7551344Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:42.7629894Z First installation detected... 2021-05-16T17:35:42.7630610Z Checking NSS setup... 2021-05-16T17:35:42.7676093Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:42.7757484Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:42.7790846Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:35:43.0402448Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:43.0464548Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:43.0513884Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.0556309Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:43.0599128Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:43.0653960Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.0729975Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.0775892Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.0822083Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:43.2638991Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:43.2727661Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.2765459Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:35:43.6089763Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:43.6091407Z if value is '': 2021-05-16T17:35:43.7035801Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:43.7040155Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:43.7041311Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:43.7042271Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:43.7043376Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:43.7044365Z if driver_string is not None and driver_string is not "": 2021-05-16T17:35:43.7465599Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:43.7466784Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:43.7468004Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:43.7469093Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:43.8075282Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:43.8130070Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8219845Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:43.8250377Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8293514Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8487241Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:43.8519760Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8566812Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8603957Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:43.8650065Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.8686127Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:43.9568117Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:43.9593370Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.9634231Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.9702266Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:35:44.0938924Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:44.0941505Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:44.6369849Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6449964Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6505372Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:44.6562078Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6621748Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.6668265Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6707815Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:44.6767144Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:44.6821558Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:44.6886123Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6931554Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6995976Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.7081115Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.7120073Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.7156017Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.7224136Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.7263328Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.7320445Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.7389488Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.7432587Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:44.9018637Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:44.9078914Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.9113355Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:44.9148380Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:15.9363604Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:15.9418645Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:15.9486532Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:15.9514983Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:15.9592152Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:15.9650905Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:15.9702024Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:15.9750524Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.1137180Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.1191585Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:16.1249284Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.1301230Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:16.1373169Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.2981414Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.3030119Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.3082079Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:16.3212742Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:36:16.3384876Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:36:17.7331677Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:36:17.7529103Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:36:17.7779648Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:36:17.7942854Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:36:17.8605554Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:17.8921615Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:36:18.1424004Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:28.6769834Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:28.7019277Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:30.6095149Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:36:30.6095662Z with: 2021-05-16T17:36:30.6096112Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:36:30.6096550Z env: 2021-05-16T17:36:30.6096944Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:30.6097395Z TIC_DEPLOY_KEY: 2021-05-16T17:36:30.6098150Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:30.6099869Z GITHUB_PAT: *** 2021-05-16T17:36:30.6100256Z COVERALLS_TOKEN: 2021-05-16T17:36:30.6100702Z continue-on-error: true 2021-05-16T17:36:30.6101149Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:30.6101593Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:30.6102011Z TZ: UTC 2021-05-16T17:36:30.6102368Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:30.6102760Z NOT_CRAN: true 2021-05-16T17:36:30.6103117Z ##[endgroup] 2021-05-16T17:36:30.6417024Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:36:30.6498807Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:36:30.6499341Z env: 2021-05-16T17:36:30.6499757Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:30.6500179Z TIC_DEPLOY_KEY: 2021-05-16T17:36:30.6500940Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:30.6502183Z GITHUB_PAT: *** 2021-05-16T17:36:30.6502560Z COVERALLS_TOKEN: 2021-05-16T17:36:30.6503001Z continue-on-error: true 2021-05-16T17:36:30.6503441Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:30.6503877Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:30.6504294Z TZ: UTC 2021-05-16T17:36:30.6504655Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:30.6505028Z NOT_CRAN: true 2021-05-16T17:36:30.6505377Z ##[endgroup] 2021-05-16T17:36:30.8380370Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:36:30.8380902Z with: 2021-05-16T17:36:30.8381274Z repo_name: oro.dicom 2021-05-16T17:36:30.8381656Z repo_version: 0.5.2.2 2021-05-16T17:36:30.8382033Z runner_os: Linux 2021-05-16T17:36:30.8382369Z R_version: 4.1 2021-05-16T17:36:30.8382694Z env: 2021-05-16T17:36:30.8383087Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:30.8383526Z TIC_DEPLOY_KEY: 2021-05-16T17:36:30.8384271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:30.8385525Z GITHUB_PAT: *** 2021-05-16T17:36:30.8385904Z COVERALLS_TOKEN: 2021-05-16T17:36:30.8386346Z continue-on-error: true 2021-05-16T17:36:30.8386795Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:30.8387238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:30.8387659Z TZ: UTC 2021-05-16T17:36:30.8388016Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:30.8388408Z NOT_CRAN: true 2021-05-16T17:36:30.8388775Z ##[endgroup] 2021-05-16T17:36:30.8715030Z Package: oro.dicom 2021-05-16T17:36:30.8718652Z Version: 0.5.2.2 2021-05-16T17:36:30.8719659Z OS: Linux 2021-05-16T17:36:30.8804341Z ##[group]Run install.packages('remotes') 2021-05-16T17:36:30.8805002Z install.packages('remotes') 2021-05-16T17:36:30.8805755Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:36:30.8806922Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:36:30.8813672Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:36:30.8814072Z env: 2021-05-16T17:36:30.8814479Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:30.8814925Z TIC_DEPLOY_KEY: 2021-05-16T17:36:30.8815698Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:30.8816966Z GITHUB_PAT: *** 2021-05-16T17:36:30.8817351Z COVERALLS_TOKEN: 2021-05-16T17:36:30.8817794Z continue-on-error: true 2021-05-16T17:36:30.8818241Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:30.8818688Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:30.8819128Z TZ: UTC 2021-05-16T17:36:30.8819497Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:30.8819887Z NOT_CRAN: true 2021-05-16T17:36:30.8820228Z ##[endgroup] 2021-05-16T17:36:31.0417202Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:31.0418670Z (as ‘lib’ is unspecified) 2021-05-16T17:36:45.6748818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:36:46.0622583Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T17:36:46.0730430Z ================================================== 2021-05-16T17:36:46.0731307Z downloaded 145 KB 2021-05-16T17:36:46.0731762Z 2021-05-16T17:36:46.3520489Z * installing *source* package ‘remotes’ ... 2021-05-16T17:36:46.3562799Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:36:46.3563595Z ** using staged installation 2021-05-16T17:36:46.3723279Z ** R 2021-05-16T17:36:46.3908082Z ** inst 2021-05-16T17:36:46.3918498Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:36:48.1502562Z ** help 2021-05-16T17:36:48.2369549Z *** installing help indices 2021-05-16T17:36:48.2944250Z ** building package indices 2021-05-16T17:36:48.5235452Z ** installing vignettes 2021-05-16T17:36:48.5304801Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:36:48.7052525Z ** testing if installed package can be loaded from final location 2021-05-16T17:36:48.9094220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:36:48.9118292Z * DONE (remotes) 2021-05-16T17:36:48.9185711Z 2021-05-16T17:36:48.9186616Z The downloaded source packages are in 2021-05-16T17:36:48.9187988Z ‘/tmp/Rtmp1nDCu7/downloaded_packages’ 2021-05-16T17:37:05.7598492Z ##[group]Run actions/cache@v1 2021-05-16T17:37:05.7598900Z with: 2021-05-16T17:37:05.7599306Z path: /home/runner/work/_temp/Library 2021-05-16T17:37:05.7602388Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-e8e8181ebfdd17ce9ea895af2eab21f6d9bdc0f48bd94fc107be18264e283913 2021-05-16T17:37:05.7606299Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T17:37:05.7607713Z env: 2021-05-16T17:37:05.7608137Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:05.7608570Z TIC_DEPLOY_KEY: 2021-05-16T17:37:05.7609336Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:05.7611144Z GITHUB_PAT: *** 2021-05-16T17:37:05.7630757Z COVERALLS_TOKEN: 2021-05-16T17:37:05.7631399Z continue-on-error: true 2021-05-16T17:37:05.7631860Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:05.7632313Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:05.7632844Z TZ: UTC 2021-05-16T17:37:05.7633207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:05.7633605Z NOT_CRAN: true 2021-05-16T17:37:05.7633965Z ##[endgroup] 2021-05-16T17:37:05.8059631Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:37:05.8132834Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:05.8133619Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:05.8134306Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:37:05.8134896Z sudo -s eval "$sysreqs" 2021-05-16T17:37:05.8178439Z shell: /usr/bin/bash -e {0} 2021-05-16T17:37:05.8178800Z env: 2021-05-16T17:37:05.8179220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:05.8179653Z TIC_DEPLOY_KEY: 2021-05-16T17:37:05.8180417Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:05.8181772Z GITHUB_PAT: *** 2021-05-16T17:37:05.8182139Z COVERALLS_TOKEN: 2021-05-16T17:37:05.8182599Z continue-on-error: true 2021-05-16T17:37:05.8183032Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:05.8183493Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:05.8183907Z TZ: UTC 2021-05-16T17:37:05.8184291Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:05.8184685Z NOT_CRAN: true 2021-05-16T17:37:05.8185121Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:37:05.8185575Z ##[endgroup] 2021-05-16T17:37:06.0046513Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:06.5483181Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:37:21.8728029Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:37:21.8728793Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:37:21.8729415Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:37:21.8730050Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:37:21.8730683Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:37:21.8751308Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:37:21.8762575Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:21.8763428Z (as ‘lib’ is unspecified) 2021-05-16T17:37:36.2212841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:37:36.6223723Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T17:37:36.6276827Z ================================================== 2021-05-16T17:37:36.6277378Z downloaded 60 KB 2021-05-16T17:37:36.6277687Z 2021-05-16T17:37:36.6316962Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:37:37.0199992Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T17:37:37.0200774Z ================================================== 2021-05-16T17:37:37.0201244Z downloaded 34 KB 2021-05-16T17:37:37.0201547Z 2021-05-16T17:37:37.0242683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:37:37.3437257Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T17:37:37.3496486Z ================================================== 2021-05-16T17:37:37.3497319Z downloaded 62 KB 2021-05-16T17:37:37.3497874Z 2021-05-16T17:37:37.3534952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:37:37.7441203Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T17:37:37.7604884Z ================================================== 2021-05-16T17:37:37.7605372Z downloaded 285 KB 2021-05-16T17:37:37.7605650Z 2021-05-16T17:37:37.7644792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:37:38.0597476Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T17:37:38.0893322Z ================================================== 2021-05-16T17:37:38.0893904Z downloaded 973 KB 2021-05-16T17:37:38.0894213Z 2021-05-16T17:37:38.3306601Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:37:38.3329993Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:37:38.3331149Z ** using staged installation 2021-05-16T17:37:38.3461342Z ** R 2021-05-16T17:37:38.3506086Z ** inst 2021-05-16T17:37:38.3518219Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:38.8024081Z ** help 2021-05-16T17:37:38.8275306Z *** installing help indices 2021-05-16T17:37:38.8541824Z *** copying figures 2021-05-16T17:37:38.8546111Z ** building package indices 2021-05-16T17:37:39.0487582Z ** installing vignettes 2021-05-16T17:37:39.0515007Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:39.2219897Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:39.3949791Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:39.3958474Z * DONE (rprojroot) 2021-05-16T17:37:39.6284273Z * installing *source* package ‘crayon’ ... 2021-05-16T17:37:39.6301941Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:37:39.6304049Z ** using staged installation 2021-05-16T17:37:39.6428816Z ** R 2021-05-16T17:37:39.6512394Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:40.4494833Z ** help 2021-05-16T17:37:40.5013217Z *** installing help indices 2021-05-16T17:37:40.5372595Z ** building package indices 2021-05-16T17:37:40.7565831Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:40.9302091Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:41.1154160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:41.1164858Z * DONE (crayon) 2021-05-16T17:37:41.3429192Z * installing *source* package ‘R6’ ... 2021-05-16T17:37:41.3443075Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:37:41.3444133Z ** using staged installation 2021-05-16T17:37:41.3568635Z ** R 2021-05-16T17:37:41.3632787Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:41.8427992Z ** help 2021-05-16T17:37:41.8616126Z *** installing help indices 2021-05-16T17:37:41.8804603Z *** copying figures 2021-05-16T17:37:41.8808352Z ** building package indices 2021-05-16T17:37:42.0721085Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:42.2459809Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:42.4213973Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:42.4221350Z * DONE (R6) 2021-05-16T17:37:42.7211012Z * installing *source* package ‘desc’ ... 2021-05-16T17:37:42.7259181Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:37:42.7260400Z ** using staged installation 2021-05-16T17:37:42.7407878Z ** R 2021-05-16T17:37:42.7531236Z ** inst 2021-05-16T17:37:42.7547027Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:44.2289522Z ** help 2021-05-16T17:37:44.3527345Z *** installing help indices 2021-05-16T17:37:44.4386410Z ** building package indices 2021-05-16T17:37:44.7073409Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:44.9048212Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:45.1140392Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:45.1157459Z * DONE (desc) 2021-05-16T17:37:45.3567354Z * installing *source* package ‘debugme’ ... 2021-05-16T17:37:45.3598683Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T17:37:45.3599484Z ** using staged installation 2021-05-16T17:37:45.3700521Z ** R 2021-05-16T17:37:45.3730164Z ** inst 2021-05-16T17:37:45.3749709Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:45.6748284Z ** help 2021-05-16T17:37:45.6879916Z *** installing help indices 2021-05-16T17:37:45.7089831Z ** building package indices 2021-05-16T17:37:45.8928134Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:46.0692208Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:46.2421986Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:46.2428426Z * DONE (debugme) 2021-05-16T17:37:46.2502359Z 2021-05-16T17:37:46.2503104Z The downloaded source packages are in 2021-05-16T17:37:46.2504357Z ‘/tmp/RtmpInp0Rx/downloaded_packages’ 2021-05-16T17:37:46.2505016Z Running `R CMD build`... 2021-05-16T17:37:46.4696021Z * checking for file ‘/tmp/RtmpInp0Rx/remotes68e35a8a5343/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:37:46.4697680Z * preparing ‘sysreqs’: 2021-05-16T17:37:46.4698842Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:37:46.4700313Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:37:46.4701393Z * checking for empty or unneeded directories 2021-05-16T17:37:46.4702501Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:37:46.4703538Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:37:46.4705708Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:46.4706770Z (as ‘lib’ is unspecified) 2021-05-16T17:37:46.6665612Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:37:46.6667184Z ** using staged installation 2021-05-16T17:37:46.6789930Z ** R 2021-05-16T17:37:46.6821062Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:47.0327606Z ** help 2021-05-16T17:37:47.0507172Z *** installing help indices 2021-05-16T17:37:47.0668844Z ** building package indices 2021-05-16T17:37:47.2483570Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:47.4327163Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:47.6182461Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:47.6188603Z * DONE (sysreqs) 2021-05-16T17:38:03.8607688Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:38:03.8611522Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:38:03.8621679Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:38:03.8854437Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:38:03.9133883Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:38:03.9385228Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:38:04.0101384Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:38:04.1678930Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:38:04.3260511Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:38:05.5231918Z Reading package lists... 2021-05-16T17:38:05.5964989Z Reading package lists... 2021-05-16T17:38:05.7543204Z Building dependency tree... 2021-05-16T17:38:05.7564864Z Reading state information... 2021-05-16T17:38:05.9089066Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:38:05.9092022Z Suggested packages: 2021-05-16T17:38:05.9092919Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:38:05.9535358Z The following NEW packages will be installed: 2021-05-16T17:38:05.9540550Z libcurl4-openssl-dev 2021-05-16T17:38:05.9812266Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:38:05.9814825Z Need to get 321 kB of archives. 2021-05-16T17:38:05.9816443Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:38:05.9819259Z 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-16T17:38:06.4146765Z Fetched 321 kB in 0s (10.2 MB/s) 2021-05-16T17:38:06.4490177Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:38:06.4575557Z (Reading database ... 2021-05-16T17:38:06.4576061Z (Reading database ... 5% 2021-05-16T17:38:06.4576524Z (Reading database ... 10% 2021-05-16T17:38:06.4577498Z (Reading database ... 15% 2021-05-16T17:38:06.4577962Z (Reading database ... 20% 2021-05-16T17:38:06.4578611Z (Reading database ... 25% 2021-05-16T17:38:06.4579148Z (Reading database ... 30% 2021-05-16T17:38:06.4579597Z (Reading database ... 35% 2021-05-16T17:38:06.4580054Z (Reading database ... 40% 2021-05-16T17:38:06.4580510Z (Reading database ... 45% 2021-05-16T17:38:06.4581367Z (Reading database ... 50% 2021-05-16T17:38:06.4627393Z (Reading database ... 55% 2021-05-16T17:38:06.4676268Z (Reading database ... 60% 2021-05-16T17:38:06.4721924Z (Reading database ... 65% 2021-05-16T17:38:06.4825174Z (Reading database ... 70% 2021-05-16T17:38:06.4940848Z (Reading database ... 75% 2021-05-16T17:38:06.5200441Z (Reading database ... 80% 2021-05-16T17:38:06.5303382Z (Reading database ... 85% 2021-05-16T17:38:06.5746079Z (Reading database ... 90% 2021-05-16T17:38:06.5834971Z (Reading database ... 95% 2021-05-16T17:38:06.5835597Z (Reading database ... 100% 2021-05-16T17:38:06.5836427Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T17:38:06.5987235Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:38:06.6011321Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:06.7033933Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:06.7084113Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:11.7352712Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:38:11.7353386Z remotes::install_github("ropensci/tic") 2021-05-16T17:38:11.7354011Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:38:11.7354649Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:38:11.7355204Z remotes::install_cran("covr") 2021-05-16T17:38:11.7362286Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:11.7362693Z env: 2021-05-16T17:38:11.7363120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:11.7363586Z TIC_DEPLOY_KEY: 2021-05-16T17:38:11.7364364Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:11.7365958Z GITHUB_PAT: *** 2021-05-16T17:38:11.7366351Z COVERALLS_TOKEN: 2021-05-16T17:38:11.7366982Z continue-on-error: true 2021-05-16T17:38:11.7367466Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:11.7367939Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:11.7368396Z TZ: UTC 2021-05-16T17:38:11.7368766Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:11.7369157Z NOT_CRAN: true 2021-05-16T17:38:11.7369506Z ##[endgroup] 2021-05-16T17:38:11.9270439Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:12.4841842Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:38:28.1956512Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:38:28.1958054Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:28.1959064Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:28.1959990Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:38:28.1960883Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:38:28.1961837Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:38:28.1962726Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:38:28.1963668Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:38:28.1964577Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:38:28.1965459Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:38:28.1966336Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:28.1967455Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:38:28.1971024Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:38:28.1971677Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:38:28.1972340Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:38:28.1973056Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:28.1973737Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:38:28.1974390Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:38:28.1975018Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:38:28.1975676Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:38:28.1976351Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:38:28.1977005Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:38:28.1977681Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:28.1978649Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:28.1979291Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:28.1979911Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:38:28.1980551Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:38:28.1981245Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:38:28.1981918Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:28.1982578Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:38:28.1984490Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:38:28.1986376Z 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-16T17:38:28.1997752Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:28.1998626Z (as ‘lib’ is unspecified) 2021-05-16T17:38:42.7344855Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:38:44.2771891Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T17:38:44.3332356Z ================================================== 2021-05-16T17:38:44.3333445Z downloaded 839 KB 2021-05-16T17:38:44.3334322Z 2021-05-16T17:38:44.3368672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:38:44.7381412Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T17:38:44.7559403Z ================================================== 2021-05-16T17:38:44.7559965Z downloaded 258 KB 2021-05-16T17:38:44.7560263Z 2021-05-16T17:38:44.7600697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:38:45.1521492Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T17:38:45.1577906Z ================================================== 2021-05-16T17:38:45.1578424Z downloaded 97 KB 2021-05-16T17:38:45.1578701Z 2021-05-16T17:38:45.1617305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:38:45.6995520Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T17:38:45.6996945Z ================================================== 2021-05-16T17:38:45.6997906Z downloaded 19 KB 2021-05-16T17:38:45.6998264Z 2021-05-16T17:38:45.7038857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:38:45.9921525Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T17:38:45.9922292Z ================================================== 2021-05-16T17:38:45.9922774Z downloaded 5688 bytes 2021-05-16T17:38:45.9923098Z 2021-05-16T17:38:45.9965245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:38:46.3410073Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T17:38:46.3707695Z ================================================== 2021-05-16T17:38:46.3708651Z downloaded 1.3 MB 2021-05-16T17:38:46.3709125Z 2021-05-16T17:38:46.3745798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:38:46.8806950Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T17:38:46.8808914Z ================================================== 2021-05-16T17:38:46.8809538Z downloaded 12 KB 2021-05-16T17:38:46.8810044Z 2021-05-16T17:38:46.8846437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:38:47.4301048Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T17:38:47.4592821Z ================================================== 2021-05-16T17:38:47.4594662Z downloaded 779 KB 2021-05-16T17:38:47.4596077Z 2021-05-16T17:38:47.4632551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:38:47.8936180Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T17:38:47.9271360Z ================================================== 2021-05-16T17:38:47.9272342Z downloaded 412 KB 2021-05-16T17:38:47.9273004Z 2021-05-16T17:38:47.9312063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:38:48.4947917Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T17:38:48.4948609Z ================================================== 2021-05-16T17:38:48.4949108Z downloaded 3475 bytes 2021-05-16T17:38:48.4949430Z 2021-05-16T17:38:48.4989911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:38:48.6812403Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T17:38:48.6938245Z ================================================== 2021-05-16T17:38:48.6938764Z downloaded 156 KB 2021-05-16T17:38:48.6939140Z 2021-05-16T17:38:48.6978482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:38:48.9987666Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T17:38:48.9989163Z ================================================== 2021-05-16T17:38:48.9989825Z downloaded 60 KB 2021-05-16T17:38:48.9990258Z 2021-05-16T17:38:49.0027494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:38:49.4029940Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T17:38:49.4142594Z ================================================== 2021-05-16T17:38:49.4143582Z downloaded 154 KB 2021-05-16T17:38:49.4144126Z 2021-05-16T17:38:49.4180491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:38:49.8193613Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T17:38:49.8248962Z ================================================== 2021-05-16T17:38:49.8249710Z downloaded 110 KB 2021-05-16T17:38:49.8250030Z 2021-05-16T17:38:49.8290333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:38:50.1823524Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T17:38:50.1876679Z ================================================== 2021-05-16T17:38:50.1877232Z downloaded 107 KB 2021-05-16T17:38:50.1877546Z 2021-05-16T17:38:50.1919299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:38:50.6980999Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T17:38:50.7139590Z ================================================== 2021-05-16T17:38:50.7140618Z downloaded 225 KB 2021-05-16T17:38:50.7141157Z 2021-05-16T17:38:50.7177324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:38:51.0054084Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T17:38:51.0055146Z ================================================== 2021-05-16T17:38:51.0056067Z downloaded 43 KB 2021-05-16T17:38:51.0056441Z 2021-05-16T17:38:51.0096986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:38:51.3151717Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T17:38:51.3200071Z ================================================== 2021-05-16T17:38:51.3200693Z downloaded 90 KB 2021-05-16T17:38:51.3201074Z 2021-05-16T17:38:51.3238536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:38:51.6145081Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T17:38:51.6214715Z ================================================== 2021-05-16T17:38:51.6215456Z downloaded 92 KB 2021-05-16T17:38:51.6215770Z 2021-05-16T17:38:51.6338657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:38:51.9387173Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T17:38:51.9388665Z ================================================== 2021-05-16T17:38:51.9389381Z downloaded 28 KB 2021-05-16T17:38:51.9389872Z 2021-05-16T17:38:51.9425550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:38:52.2306297Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T17:38:52.2307030Z ================================================== 2021-05-16T17:38:52.2307501Z downloaded 12 KB 2021-05-16T17:38:52.2307814Z 2021-05-16T17:38:52.2348609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:38:52.7824309Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T17:38:52.8113098Z ================================================== 2021-05-16T17:38:52.8115276Z downloaded 364 KB 2021-05-16T17:38:52.8116891Z 2021-05-16T17:38:52.8154764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:38:53.3212593Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T17:38:53.3214025Z ================================================== 2021-05-16T17:38:53.3214749Z downloaded 81 KB 2021-05-16T17:38:53.3215257Z 2021-05-16T17:38:53.3251777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:38:53.7143826Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T17:38:53.7145099Z ================================================== 2021-05-16T17:38:53.7146037Z downloaded 44 KB 2021-05-16T17:38:53.7146378Z 2021-05-16T17:38:53.7186808Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:38:54.5925303Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T17:38:54.5926068Z ================================================== 2021-05-16T17:38:54.5926536Z downloaded 64 KB 2021-05-16T17:38:54.5927112Z 2021-05-16T17:38:54.5969935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:38:54.9876523Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T17:38:55.0160419Z ================================================== 2021-05-16T17:38:55.0160952Z downloaded 781 KB 2021-05-16T17:38:55.0161225Z 2021-05-16T17:38:55.0204428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:38:55.5257032Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T17:38:55.5257848Z ================================================== 2021-05-16T17:38:55.5258328Z downloaded 20 KB 2021-05-16T17:38:55.5258635Z 2021-05-16T17:38:55.5305677Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:38:55.6672974Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:38:55.6677078Z ================================================== 2021-05-16T17:38:55.6677550Z downloaded 24 KB 2021-05-16T17:38:55.6677853Z 2021-05-16T17:38:55.6701707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:38:55.8791713Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T17:38:55.8990128Z ================================================== 2021-05-16T17:38:55.8991179Z downloaded 297 KB 2021-05-16T17:38:55.8991716Z 2021-05-16T17:38:55.9029022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:38:56.1909397Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T17:38:56.1911433Z ================================================== 2021-05-16T17:38:56.1912154Z downloaded 17 KB 2021-05-16T17:38:56.1913421Z 2021-05-16T17:38:56.1950732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:38:56.5841072Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T17:38:56.6160782Z ================================================== 2021-05-16T17:38:56.6161564Z downloaded 1.2 MB 2021-05-16T17:38:56.6162038Z 2021-05-16T17:38:57.1086595Z * installing *source* package ‘rlang’ ... 2021-05-16T17:38:57.1214418Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:38:57.1215800Z ** using staged installation 2021-05-16T17:38:57.1401903Z ** libs 2021-05-16T17:38:57.1477247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T17:38:57.2619768Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-16T17:38:57.5699195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T17:38:59.7532123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-16T17:39:00.7111216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:39:00.7484583Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:00.8009437Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T17:39:00.8057083Z ** R 2021-05-16T17:39:00.8480273Z ** inst 2021-05-16T17:39:00.8491218Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:04.1659305Z ** help 2021-05-16T17:39:04.8593444Z *** installing help indices 2021-05-16T17:39:05.1409106Z *** copying figures 2021-05-16T17:39:05.1414162Z ** building package indices 2021-05-16T17:39:05.6150354Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:05.8096108Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:05.9443077Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:06.2012350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:06.2047831Z * DONE (rlang) 2021-05-16T17:39:06.4568607Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:39:06.4593344Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:06.4594565Z ** using staged installation 2021-05-16T17:39:06.4716733Z ** libs 2021-05-16T17:39:06.4763221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T17:39:06.5957358Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:39:06.6467775Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:06.6688776Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T17:39:06.6700023Z ** R 2021-05-16T17:39:06.6738506Z ** inst 2021-05-16T17:39:06.6752450Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:06.9572153Z ** help 2021-05-16T17:39:06.9968762Z *** installing help indices 2021-05-16T17:39:07.0255494Z *** copying figures 2021-05-16T17:39:07.0258161Z ** building package indices 2021-05-16T17:39:07.2227395Z ** installing vignettes 2021-05-16T17:39:07.2283875Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:07.4052794Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:07.4226441Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:07.5918718Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:07.5926118Z * DONE (magrittr) 2021-05-16T17:39:07.8314218Z * installing *source* package ‘glue’ ... 2021-05-16T17:39:07.8333905Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:07.8335699Z ** using staged installation 2021-05-16T17:39:07.8486960Z ** libs 2021-05-16T17:39:07.8533962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T17:39:07.9667457Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:08.0097328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T17:39:08.0903943Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:08.1128701Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T17:39:08.1134364Z ** R 2021-05-16T17:39:08.1184586Z ** inst 2021-05-16T17:39:08.1194992Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:08.5787392Z ** help 2021-05-16T17:39:08.6075675Z *** installing help indices 2021-05-16T17:39:08.6368452Z *** copying figures 2021-05-16T17:39:08.6371146Z ** building package indices 2021-05-16T17:39:08.8367790Z ** installing vignettes 2021-05-16T17:39:08.8369063Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:09.0524827Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:09.0700345Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:09.2855132Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:09.2862986Z * DONE (glue) 2021-05-16T17:39:09.4975042Z * installing *source* package ‘sys’ ... 2021-05-16T17:39:09.4986738Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:09.4987799Z ** using staged installation 2021-05-16T17:39:09.5181291Z ** libs 2021-05-16T17:39:09.5228189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T17:39:09.7187036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:09.7628649Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:09.7855712Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T17:39:09.7888202Z ** R 2021-05-16T17:39:09.7910672Z ** inst 2021-05-16T17:39:09.7919043Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:10.0632138Z ** help 2021-05-16T17:39:10.0826408Z *** installing help indices 2021-05-16T17:39:10.1012792Z ** building package indices 2021-05-16T17:39:10.2888920Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:10.4644287Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:10.4819818Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:10.6546976Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:10.6553261Z * DONE (sys) 2021-05-16T17:39:10.8549809Z * installing *source* package ‘mime’ ... 2021-05-16T17:39:10.8558470Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:10.8559637Z ** using staged installation 2021-05-16T17:39:10.8687851Z ** libs 2021-05-16T17:39:10.8735556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:10.9173896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T17:39:10.9710239Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:10.9854069Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T17:39:10.9868662Z ** R 2021-05-16T17:39:10.9921886Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:11.3053532Z ** help 2021-05-16T17:39:11.3261505Z *** installing help indices 2021-05-16T17:39:11.3414163Z ** building package indices 2021-05-16T17:39:11.5264217Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:11.7040704Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:11.7216306Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:11.8990781Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:11.8991714Z * DONE (mime) 2021-05-16T17:39:12.2429972Z * installing *source* package ‘curl’ ... 2021-05-16T17:39:12.2508562Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:12.2509829Z ** using staged installation 2021-05-16T17:39:12.2596566Z Found pkg-config cflags and libs! 2021-05-16T17:39:12.3417839Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T17:39:12.3418953Z Using PKG_LIBS=-lcurl 2021-05-16T17:39:12.3959359Z ** libs 2021-05-16T17:39:12.4013745Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T17:39:12.4039910Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T17:39:12.4773830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-16T17:39:12.5992919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-16T17:39:12.6841964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-16T17:39:12.7407832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-16T17:39:12.8388979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-16T17:39:12.9086519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-16T17:39:12.9621949Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-16T17:39:13.2784971Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T17:39:13.3170898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:13.3716257Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T17:39:13.4354453Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-16T17:39:13.6032911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T17:39:13.6589043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-16T17:39:13.7135816Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T17:39:13.7568210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:39:13.8034276Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T17:39:13.8584945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:39:13.9760804Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:39:14.0420351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-16T17:39:14.0615187Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T17:39:14.1116293Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:14.1488703Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T17:39:14.1489373Z ** R 2021-05-16T17:39:14.1561039Z ** inst 2021-05-16T17:39:14.1597749Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:14.6554105Z ** help 2021-05-16T17:39:14.7015420Z *** installing help indices 2021-05-16T17:39:14.7337905Z ** building package indices 2021-05-16T17:39:14.9361030Z ** installing vignettes 2021-05-16T17:39:14.9432353Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:15.1284856Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:15.1457607Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:15.3309175Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:15.3318639Z * DONE (curl) 2021-05-16T17:39:15.6498989Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:39:15.6553723Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:15.6555001Z ** using staged installation 2021-05-16T17:39:15.6692563Z ** libs 2021-05-16T17:39:15.6748551Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:39:15.7403660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T17:39:15.7959005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T17:39:15.8577916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T17:39:15.9650317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T17:39:16.0331750Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T17:39:16.0799492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T17:39:16.1263454Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T17:39:16.1798221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T17:39:16.2287951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T17:39:16.3518577Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T17:39:16.4170019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T17:39:16.4963251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-16T17:39:16.5661522Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-16T17:39:16.6318875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T17:39:16.6856808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T17:39:16.7384357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-16T17:39:16.7819425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T17:39:16.8464746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T17:39:16.8960337Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-16T17:39:16.9444242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T17:39:17.0049297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T17:39:17.0363592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T17:39:17.0822535Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T17:39:17.1752328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T17:39:17.4023474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T17:39:17.6525832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T17:39:17.8134300Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T17:39:17.9454158Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T17:39:17.9536272Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:17.9848948Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T17:39:17.9856165Z ** R 2021-05-16T17:39:18.0021151Z ** inst 2021-05-16T17:39:18.0037475Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:18.9977570Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:39:18.9979547Z ** help 2021-05-16T17:39:19.0276122Z *** installing help indices 2021-05-16T17:39:19.0525046Z ** building package indices 2021-05-16T17:39:19.2448036Z ** installing vignettes 2021-05-16T17:39:19.2522809Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:19.4383315Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:19.4606024Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:19.6607703Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:19.6622796Z * DONE (jsonlite) 2021-05-16T17:39:19.8638018Z * installing *source* package ‘ini’ ... 2021-05-16T17:39:19.8645139Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:19.8646180Z ** using staged installation 2021-05-16T17:39:19.8748806Z ** R 2021-05-16T17:39:19.8773107Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:20.1127468Z ** help 2021-05-16T17:39:20.1221199Z *** installing help indices 2021-05-16T17:39:20.1447173Z ** building package indices 2021-05-16T17:39:20.3265775Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:20.4981220Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:20.6647603Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:20.6652077Z * DONE (ini) 2021-05-16T17:39:20.8951565Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:39:20.8968718Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:20.8969830Z ** using staged installation 2021-05-16T17:39:20.9073751Z ** R 2021-05-16T17:39:20.9128655Z ** inst 2021-05-16T17:39:20.9139100Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:21.3855195Z ** help 2021-05-16T17:39:21.4101595Z *** installing help indices 2021-05-16T17:39:21.4320229Z ** building package indices 2021-05-16T17:39:21.6222095Z ** installing vignettes 2021-05-16T17:39:21.6279563Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:21.7979918Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:21.9711533Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:21.9719670Z * DONE (gitcreds) 2021-05-16T17:39:22.2105320Z * installing *source* package ‘zip’ ... 2021-05-16T17:39:22.2129227Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:22.2131399Z ** using staged installation 2021-05-16T17:39:22.2229052Z ** libs 2021-05-16T17:39:22.2275450Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:39:24.8485927Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:39:27.4503578Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:27.4944248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T17:39:29.8508251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T17:39:29.9415426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T17:39:30.0679107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T17:39:30.1288926Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:30.1544957Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T17:39:30.1597207Z ** R 2021-05-16T17:39:30.1636036Z ** inst 2021-05-16T17:39:30.1645831Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:30.4908249Z ** help 2021-05-16T17:39:30.5112216Z *** installing help indices 2021-05-16T17:39:30.5350077Z ** building package indices 2021-05-16T17:39:30.7257729Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:30.9021563Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:30.9200234Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:31.0929817Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:31.0937295Z * DONE (zip) 2021-05-16T17:39:31.3797313Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:39:31.3836217Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:31.3838115Z ** using staged installation 2021-05-16T17:39:31.3959108Z ** R 2021-05-16T17:39:31.4056844Z ** inst 2021-05-16T17:39:31.4074566Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:31.9167697Z ** help 2021-05-16T17:39:32.0778091Z *** installing help indices 2021-05-16T17:39:32.1907019Z *** copying figures 2021-05-16T17:39:32.1909568Z ** building package indices 2021-05-16T17:39:32.4749868Z ** installing vignettes 2021-05-16T17:39:32.4823687Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:32.6556440Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:32.8390200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:32.8392776Z * DONE (rstudioapi) 2021-05-16T17:39:33.0568718Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:39:33.0582580Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:33.0583675Z ** using staged installation 2021-05-16T17:39:33.0760821Z ** libs 2021-05-16T17:39:33.0813430Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T17:39:35.0197020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:35.0654785Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:35.1329810Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T17:39:35.1331290Z ** R 2021-05-16T17:39:35.1371782Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:35.5500279Z ** help 2021-05-16T17:39:35.5671291Z *** installing help indices 2021-05-16T17:39:35.5847532Z ** building package indices 2021-05-16T17:39:35.7727383Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:35.9489665Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:35.9675897Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:36.1446867Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:36.1447948Z * DONE (fastmap) 2021-05-16T17:39:36.3839399Z * installing *source* package ‘yaml’ ... 2021-05-16T17:39:36.3863882Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:36.3866079Z ** using staged installation 2021-05-16T17:39:36.3956167Z ** libs 2021-05-16T17:39:36.4004849Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-16T17:39:36.7184501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-16T17:39:36.8257541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-16T17:39:37.7131378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-16T17:39:37.8679752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-16T17:39:37.9933660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-16T17:39:38.3323905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T17:39:38.6063660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T17:39:38.7055698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T17:39:39.1001029Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-16T17:39:39.2034115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-16T17:39:40.4524110Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T17:39:40.5099962Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:40.5397701Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T17:39:40.5417325Z ** R 2021-05-16T17:39:40.5445116Z ** inst 2021-05-16T17:39:40.5458355Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:40.7819078Z ** help 2021-05-16T17:39:40.8014224Z *** installing help indices 2021-05-16T17:39:40.8251342Z ** building package indices 2021-05-16T17:39:41.0134756Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:41.1864970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:41.2043796Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:41.3725857Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:41.3731814Z * DONE (yaml) 2021-05-16T17:39:41.6259214Z * installing *source* package ‘withr’ ... 2021-05-16T17:39:41.6285101Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:41.6286292Z ** using staged installation 2021-05-16T17:39:41.6436340Z ** R 2021-05-16T17:39:41.6519043Z ** inst 2021-05-16T17:39:41.6528036Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:42.2667902Z ** help 2021-05-16T17:39:42.3421499Z *** installing help indices 2021-05-16T17:39:42.3968652Z *** copying figures 2021-05-16T17:39:42.3970490Z ** building package indices 2021-05-16T17:39:42.6233970Z ** installing vignettes 2021-05-16T17:39:42.6294103Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:42.8014332Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:42.9812223Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:42.9813453Z * DONE (withr) 2021-05-16T17:39:43.2071941Z * installing *source* package ‘whisker’ ... 2021-05-16T17:39:43.2088242Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:43.2089420Z ** using staged installation 2021-05-16T17:39:43.2179539Z ** R 2021-05-16T17:39:43.2220557Z ** inst 2021-05-16T17:39:43.2238373Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:43.6127654Z ** help 2021-05-16T17:39:43.6333189Z *** installing help indices 2021-05-16T17:39:43.6553860Z ** building package indices 2021-05-16T17:39:43.8487193Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:44.0210372Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:44.1927928Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:44.1936470Z * DONE (whisker) 2021-05-16T17:39:44.4047237Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:39:44.4058056Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:44.4059210Z ** using staged installation 2021-05-16T17:39:44.4278210Z ** libs 2021-05-16T17:39:44.4324306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:44.4768107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-16T17:39:44.5215907Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:39:44.5372522Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T17:39:44.5385306Z ** R 2021-05-16T17:39:44.5425714Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:44.8308252Z ** help 2021-05-16T17:39:44.8542301Z *** installing help indices 2021-05-16T17:39:44.8748501Z ** building package indices 2021-05-16T17:39:45.0674451Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:45.2420183Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:45.2592230Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:45.4306834Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:45.4323209Z * DONE (rappdirs) 2021-05-16T17:39:45.8905826Z * installing *source* package ‘fs’ ... 2021-05-16T17:39:45.9035326Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:45.9036636Z ** using staged installation 2021-05-16T17:39:45.9189796Z ** libs 2021-05-16T17:39:45.9251996Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-16T17:39:46.4443951Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-16T17:39:46.8469677Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-16T17:39:47.2231223Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-16T17:39:47.3021099Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-16T17:39:47.5906529Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-16T17:39:47.8809277Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-16T17:39:47.9661678Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-16T17:39:48.3779325Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-16T17:39:48.6465275Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-16T17:39:48.7417406Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T17:39:49.0349879Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-16T17:39:49.1547372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-16T17:39:49.1951272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-16T17:39:49.2237553Z (cd libuv-1.38.1 \ 2021-05-16T17:39:49.2239386Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:39:53.7300476Z make --directory=libuv-1.38.1 \ 2021-05-16T17:39:53.7301530Z HAVE_DTRACE=0 2021-05-16T17:39:53.7395545Z make[1]: Entering directory '/tmp/RtmpDVBKyS/R.INSTALL78de3c6fe276/fs/src/libuv-1.38.1' 2021-05-16T17:39:53.7490589Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:39:54.3439937Z CC src/libuv_la-idna.lo 2021-05-16T17:39:54.9536592Z CC src/libuv_la-inet.lo 2021-05-16T17:39:55.5821672Z CC src/libuv_la-random.lo 2021-05-16T17:39:56.0951086Z CC src/libuv_la-strscpy.lo 2021-05-16T17:39:56.5700469Z CC src/libuv_la-threadpool.lo 2021-05-16T17:39:57.2040997Z CC src/libuv_la-timer.lo 2021-05-16T17:39:57.8009787Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:39:58.3129023Z CC src/libuv_la-uv-common.lo 2021-05-16T17:39:59.3612713Z CC src/libuv_la-version.lo 2021-05-16T17:39:59.8300366Z CC src/unix/libuv_la-async.lo 2021-05-16T17:40:00.4179906Z CC src/unix/libuv_la-core.lo 2021-05-16T17:40:01.5211949Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:40:02.0186099Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:40:03.4630872Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:40:04.0386101Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:40:04.5514939Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:40:05.1326003Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:40:05.6915958Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:40:06.3089081Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:40:06.8552955Z CC src/unix/libuv_la-process.lo 2021-05-16T17:40:07.6020539Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:40:08.1202187Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:40:08.9908677Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:40:10.0135473Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:40:10.6551167Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:40:11.3532471Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:40:11.9484883Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:40:12.9470284Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T17:40:13.9330999Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T17:40:14.7294785Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T17:40:15.1800028Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T17:40:15.6794641Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:40:16.2119384Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T17:40:16.7385249Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T17:40:17.2176607Z CCLD libuv.la 2021-05-16T17:40:17.4145741Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T17:40:17.4460553Z make[1]: Leaving directory '/tmp/RtmpDVBKyS/R.INSTALL78de3c6fe276/fs/src/libuv-1.38.1' 2021-05-16T17:40:17.4478273Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:17.5333406Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T17:40:17.5366817Z ** R 2021-05-16T17:40:17.5466926Z ** inst 2021-05-16T17:40:17.5477831Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:18.5372822Z ** help 2021-05-16T17:40:18.6049408Z *** installing help indices 2021-05-16T17:40:18.6541640Z ** building package indices 2021-05-16T17:40:18.8779652Z ** installing vignettes 2021-05-16T17:40:18.8893613Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:19.1171394Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:19.1354867Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:19.3696460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:19.3697601Z * DONE (fs) 2021-05-16T17:40:19.5961536Z * installing *source* package ‘clipr’ ... 2021-05-16T17:40:19.5973603Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:19.5974766Z ** using staged installation 2021-05-16T17:40:19.6178780Z ** R 2021-05-16T17:40:19.6218299Z ** inst 2021-05-16T17:40:19.6227366Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:19.9407644Z ** help 2021-05-16T17:40:19.9590003Z *** installing help indices 2021-05-16T17:40:19.9794268Z ** building package indices 2021-05-16T17:40:20.1697452Z ** installing vignettes 2021-05-16T17:40:20.1750730Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:20.3462012Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:20.5190506Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:20.5197376Z * DONE (clipr) 2021-05-16T17:40:21.2396514Z * installing *source* package ‘git2r’ ... 2021-05-16T17:40:21.2635684Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:21.2636508Z ** using staged installation 2021-05-16T17:40:21.4369377Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T17:40:21.4370996Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T17:40:21.4371792Z checking for gcc... gcc 2021-05-16T17:40:21.4931731Z checking whether the C compiler works... yes 2021-05-16T17:40:21.4933068Z checking for C compiler default output file name... a.out 2021-05-16T17:40:21.5278417Z checking for suffix of executables... 2021-05-16T17:40:21.5671795Z checking whether we are cross compiling... no 2021-05-16T17:40:21.5892065Z checking for suffix of object files... o 2021-05-16T17:40:21.6085667Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:40:21.6281062Z checking whether gcc accepts -g... yes 2021-05-16T17:40:21.6617523Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:40:21.6624045Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T17:40:21.6637965Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:40:21.6765463Z Found pkg-config cflags and libs! 2021-05-16T17:40:21.7648122Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:40:21.8845398Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:40:22.0022961Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:40:22.1194009Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:40:22.2197434Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T17:40:22.2199677Z ----- Results of the git2r package configure ----- 2021-05-16T17:40:22.2200706Z 2021-05-16T17:40:22.2202322Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T17:40:22.2203105Z PKG_LIBS: -lgit2 2021-05-16T17:40:22.2203371Z 2021-05-16T17:40:22.2204245Z -------------------------------------------------- 2021-05-16T17:40:22.2386620Z configure: creating ./config.status 2021-05-16T17:40:22.3100538Z config.status: creating src/Makevars 2021-05-16T17:40:22.3626913Z ** libs 2021-05-16T17:40:22.3685800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-16T17:40:22.4318903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T17:40:22.4812838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T17:40:22.6302372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T17:40:22.7166015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T17:40:22.8330184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T17:40:23.0494662Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T17:40:23.1358914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T17:40:23.2194747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T17:40:23.3614711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T17:40:23.5089674Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T17:40:23.5962592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T17:40:23.8339774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T17:40:23.8969519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T17:40:23.9782981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T17:40:24.0605873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T17:40:24.1374251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T17:40:24.3020054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T17:40:24.4231015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T17:40:24.5014463Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T17:40:24.6530093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T17:40:24.7134258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T17:40:24.7928299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T17:40:24.8844643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T17:40:24.9653743Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T17:40:25.1306225Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T17:40:25.2771340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T17:40:25.3544720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T17:40:25.4280126Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T17:40:25.5952238Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T17:40:25.6694555Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T17:40:25.7792262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T17:40:25.9282741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T17:40:26.0475657Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T17:40:26.1094522Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T17:40:26.2173283Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:26.2572556Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T17:40:26.2593192Z ** R 2021-05-16T17:40:26.2780802Z ** inst 2021-05-16T17:40:26.2789888Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:27.2239942Z ** help 2021-05-16T17:40:27.4552651Z *** installing help indices 2021-05-16T17:40:27.6355513Z ** building package indices 2021-05-16T17:40:27.9589055Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:28.1659937Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:28.1841152Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:28.3798010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:28.3810289Z * DONE (git2r) 2021-05-16T17:40:28.5938209Z * installing *source* package ‘askpass’ ... 2021-05-16T17:40:28.5946697Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:28.5947881Z ** using staged installation 2021-05-16T17:40:28.6082570Z ** libs 2021-05-16T17:40:28.6130785Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T17:40:28.6621822Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:28.6833569Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T17:40:28.6847776Z ** R 2021-05-16T17:40:28.6875841Z ** inst 2021-05-16T17:40:28.6883852Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:28.9343425Z ** help 2021-05-16T17:40:28.9516454Z *** installing help indices 2021-05-16T17:40:28.9655043Z ** building package indices 2021-05-16T17:40:29.1477614Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:29.3209372Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:29.3379970Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:29.5076277Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:29.5082348Z * DONE (askpass) 2021-05-16T17:40:29.8366522Z * installing *source* package ‘cli’ ... 2021-05-16T17:40:29.8422378Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:29.8423599Z ** using staged installation 2021-05-16T17:40:29.8609550Z ** R 2021-05-16T17:40:29.8871731Z ** inst 2021-05-16T17:40:29.8884341Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:32.4005484Z ** help 2021-05-16T17:40:32.5881339Z *** installing help indices 2021-05-16T17:40:32.7155280Z *** copying figures 2021-05-16T17:40:32.7156532Z ** building package indices 2021-05-16T17:40:33.0141981Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:33.2314984Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:33.4946959Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:33.4977130Z * DONE (cli) 2021-05-16T17:40:33.8116011Z * installing *source* package ‘purrr’ ... 2021-05-16T17:40:33.8165668Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:33.8167609Z ** using staged installation 2021-05-16T17:40:33.8315436Z ** libs 2021-05-16T17:40:33.8364332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T17:40:33.8726881Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:40:33.9592366Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:40:34.0445315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T17:40:34.1504832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:34.1945749Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T17:40:34.3112260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T17:40:34.4395112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T17:40:34.5235202Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:40:34.5770866Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:34.6018588Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T17:40:34.6047214Z ** R 2021-05-16T17:40:34.6194813Z ** inst 2021-05-16T17:40:34.6207805Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:35.8043740Z ** help 2021-05-16T17:40:35.9681605Z *** installing help indices 2021-05-16T17:40:36.0664005Z *** copying figures 2021-05-16T17:40:36.0669057Z ** building package indices 2021-05-16T17:40:36.3367766Z ** installing vignettes 2021-05-16T17:40:36.3435480Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:36.5398996Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:36.5576253Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:36.7689625Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:36.7702992Z * DONE (purrr) 2021-05-16T17:40:37.0225611Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:40:37.0250485Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:37.0251709Z ** using staged installation 2021-05-16T17:40:37.0390263Z ** R 2021-05-16T17:40:37.0450981Z ** inst 2021-05-16T17:40:37.0452701Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:37.4480132Z ** help 2021-05-16T17:40:37.4796608Z *** installing help indices 2021-05-16T17:40:37.5033736Z *** copying figures 2021-05-16T17:40:37.5038366Z ** building package indices 2021-05-16T17:40:37.6960238Z ** installing vignettes 2021-05-16T17:40:37.7020416Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:37.8926380Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:38.0839319Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:38.0848528Z * DONE (lifecycle) 2021-05-16T17:40:38.2975212Z * installing *source* package ‘cachem’ ... 2021-05-16T17:40:38.2987258Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:38.2988558Z ** using staged installation 2021-05-16T17:40:38.3115674Z ** libs 2021-05-16T17:40:38.3166968Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:40:38.3662847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:38.4105874Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:38.4315413Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:40:38.4330012Z ** R 2021-05-16T17:40:38.4460821Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:38.9569406Z ** help 2021-05-16T17:40:38.9796415Z *** installing help indices 2021-05-16T17:40:38.9988372Z ** building package indices 2021-05-16T17:40:39.1869355Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:39.3816618Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:39.3987021Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:39.5943705Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:39.5951405Z * DONE (cachem) 2021-05-16T17:40:40.0361724Z * installing *source* package ‘openssl’ ... 2021-05-16T17:40:40.0484037Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:40.0487034Z ** using staged installation 2021-05-16T17:40:40.0659893Z Found pkg-config cflags and libs! 2021-05-16T17:40:40.1477235Z Using PKG_CFLAGS= 2021-05-16T17:40:40.4844587Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T17:40:40.5002146Z ** libs 2021-05-16T17:40:40.5060745Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:40:40.5087098Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T17:40:40.5903437Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:40:40.6670462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T17:40:40.7656114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T17:40:40.9197199Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T17:40:40.9837889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T17:40:41.0753712Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T17:40:41.1913347Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T17:40:41.2442698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T17:40:41.3394867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T17:40:41.4032951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T17:40:41.5054376Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T17:40:41.6340352Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T17:40:41.7207340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T17:40:41.9021296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T17:40:41.9558420Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T17:40:41.9981357Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T17:40:42.1260495Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T17:40:42.2640372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T17:40:42.3879087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T17:40:42.4343808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T17:40:42.5326506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T17:40:42.6494043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T17:40:42.7915450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T17:40:42.9063541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T17:40:43.0319293Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T17:40:43.1531307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T17:40:43.2210461Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T17:40:43.3929022Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:40:43.3985092Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:43.4538459Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T17:40:43.4556105Z ** R 2021-05-16T17:40:43.4658868Z ** inst 2021-05-16T17:40:43.4708112Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:44.3770495Z ** help 2021-05-16T17:40:44.4287655Z *** installing help indices 2021-05-16T17:40:44.4653840Z ** building package indices 2021-05-16T17:40:44.6763900Z ** installing vignettes 2021-05-16T17:40:44.6914735Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:44.8769060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:44.8948277Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:45.0890005Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:45.0902317Z * DONE (openssl) 2021-05-16T17:40:45.3038416Z * installing *source* package ‘memoise’ ... 2021-05-16T17:40:45.3049379Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:45.3050482Z ** using staged installation 2021-05-16T17:40:45.3199956Z ** R 2021-05-16T17:40:45.3304189Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:45.7135732Z ** help 2021-05-16T17:40:45.7383382Z *** installing help indices 2021-05-16T17:40:45.7620430Z ** building package indices 2021-05-16T17:40:45.9547508Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:46.1466741Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:46.3388252Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:46.3394127Z * DONE (memoise) 2021-05-16T17:40:46.6441750Z * installing *source* package ‘httr’ ... 2021-05-16T17:40:46.6488300Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:46.6489385Z ** using staged installation 2021-05-16T17:40:46.6637288Z ** R 2021-05-16T17:40:46.6803331Z ** demo 2021-05-16T17:40:46.6814564Z ** inst 2021-05-16T17:40:46.6828306Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:49.1167590Z ** help 2021-05-16T17:40:49.2679506Z *** installing help indices 2021-05-16T17:40:49.3694599Z ** building package indices 2021-05-16T17:40:49.6447752Z ** installing vignettes 2021-05-16T17:40:49.6481671Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:49.8208896Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:50.0394217Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:50.0423700Z * DONE (httr) 2021-05-16T17:40:50.2688881Z * installing *source* package ‘credentials’ ... 2021-05-16T17:40:50.2705279Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:50.2706521Z ** using staged installation 2021-05-16T17:40:50.2835814Z ** R 2021-05-16T17:40:50.2877555Z ** inst 2021-05-16T17:40:50.2888297Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:50.7047617Z ** help 2021-05-16T17:40:50.7210762Z *** installing help indices 2021-05-16T17:40:50.7408757Z ** building package indices 2021-05-16T17:40:50.9254922Z ** installing vignettes 2021-05-16T17:40:50.9306700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:51.1868980Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:51.4188998Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:51.4195827Z * DONE (credentials) 2021-05-16T17:40:51.6505295Z * installing *source* package ‘gh’ ... 2021-05-16T17:40:51.6522105Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:51.6523336Z ** using staged installation 2021-05-16T17:40:51.6663468Z ** R 2021-05-16T17:40:51.6741279Z ** inst 2021-05-16T17:40:51.6749836Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:52.6734430Z ** help 2021-05-16T17:40:52.7011405Z *** installing help indices 2021-05-16T17:40:52.7302421Z ** building package indices 2021-05-16T17:40:52.9284104Z ** installing vignettes 2021-05-16T17:40:52.9285133Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:53.1672827Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:53.4150410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:53.4161735Z * DONE (gh) 2021-05-16T17:40:53.6696691Z * installing *source* package ‘gert’ ... 2021-05-16T17:40:53.6721710Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:53.6722949Z ** using staged installation 2021-05-16T17:40:53.6813300Z Found pkg-config cflags and libs! 2021-05-16T17:40:53.7634633Z Using PKG_CFLAGS= 2021-05-16T17:40:53.7636302Z Using PKG_LIBS=-lgit2 2021-05-16T17:40:53.8000062Z Configuration OK! 2021-05-16T17:40:53.8163671Z ** libs 2021-05-16T17:40:53.8214212Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T17:40:53.8240367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-16T17:40:54.0236205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-16T17:40:54.2383552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-16T17:40:54.4495913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-16T17:40:54.5321315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T17:40:54.6032695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-16T17:40:54.7424579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:54.8032806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-16T17:40:54.9048877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-16T17:40:55.0113040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-16T17:40:55.0924417Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-16T17:40:55.1993727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-16T17:40:55.2791340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:40:55.3957541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:40:55.4688040Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:40:55.5009488Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T17:40:55.5010840Z ** R 2021-05-16T17:40:55.5087349Z ** inst 2021-05-16T17:40:55.5097593Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:56.2300727Z ** help 2021-05-16T17:40:56.2884992Z *** installing help indices 2021-05-16T17:40:56.3313418Z ** building package indices 2021-05-16T17:40:56.5478334Z ** installing vignettes 2021-05-16T17:40:56.5571979Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:56.7788108Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:56.7966162Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:57.0212791Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:57.0222664Z * DONE (gert) 2021-05-16T17:40:57.4109629Z * installing *source* package ‘usethis’ ... 2021-05-16T17:40:57.4186649Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:57.4187764Z ** using staged installation 2021-05-16T17:40:57.4425646Z ** R 2021-05-16T17:40:57.4752662Z ** inst 2021-05-16T17:40:57.4785734Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:00.1915311Z ** help 2021-05-16T17:41:00.3862321Z *** installing help indices 2021-05-16T17:41:00.5185688Z *** copying figures 2021-05-16T17:41:00.5191548Z ** building package indices 2021-05-16T17:41:00.8192622Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:01.1000872Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:01.4243084Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:01.4276363Z * DONE (usethis) 2021-05-16T17:41:01.4384778Z 2021-05-16T17:41:01.4385627Z The downloaded source packages are in 2021-05-16T17:41:01.4386861Z ‘/tmp/RtmpJeDwds/downloaded_packages’ 2021-05-16T17:41:01.4387538Z Running `R CMD build`... 2021-05-16T17:41:03.5204110Z * checking for file ‘/tmp/RtmpJeDwds/remotes722e43dfbae9/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:41:03.5205665Z * preparing ‘tic’: 2021-05-16T17:41:03.5206956Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:41:03.5207908Z * installing the package to process help pages 2021-05-16T17:41:03.5209163Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:03.5210193Z * checking for empty or unneeded directories 2021-05-16T17:41:03.5211221Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:41:03.5213140Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:03.5214081Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:41:03.5215731Z (as ‘lib’ is unspecified) 2021-05-16T17:41:03.5216363Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:41:03.8485001Z * installing *source* package ‘tic’ ... 2021-05-16T17:41:03.8513897Z ** using staged installation 2021-05-16T17:41:03.8739992Z ** R 2021-05-16T17:41:03.8922754Z ** inst 2021-05-16T17:41:03.8954072Z ** preparing package for lazy loading 2021-05-16T17:41:04.2527543Z ** help 2021-05-16T17:41:04.4029057Z *** installing help indices 2021-05-16T17:41:04.4983916Z *** copying figures 2021-05-16T17:41:04.4988250Z ** building package indices 2021-05-16T17:41:04.7629058Z ** installing vignettes 2021-05-16T17:41:04.7679908Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:05.0217169Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:05.3231928Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:05.3263955Z * DONE (tic) 2021-05-16T17:41:05.3395208Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:41:05.5237530Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:41:06.3867678Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:41:06.3871869Z 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-16T17:41:06.3873973Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:41:06.3874679Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:41:06.3875391Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:41:06.3876136Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:41:06.3876821Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:41:06.3877529Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:41:06.3878226Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:41:06.3878914Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:41:06.3879609Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:41:06.3880263Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:41:06.3880958Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:41:06.3881654Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:06.3882358Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:41:06.3883056Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:41:06.3883773Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:41:06.3884482Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:41:06.3885148Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:41:06.3886182Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:41:06.3887197Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:41:06.3887887Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:41:06.3888571Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:41:06.3889294Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:41:06.3889991Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:41:06.3890687Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:41:06.3891380Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:41:06.3892052Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:41:06.3892767Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:41:06.3893464Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:41:06.3894151Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:06.3894859Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:41:06.3895617Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:41:06.3896366Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:41:06.3897071Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:41:06.3897802Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:41:06.3898510Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:41:06.3899367Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:41:06.3900102Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:41:06.3901660Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:06.3902500Z (as ‘lib’ is unspecified) 2021-05-16T17:41:20.7109926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:41:21.0020395Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T17:41:21.0183027Z ================================================== 2021-05-16T17:41:21.0184002Z downloaded 232 KB 2021-05-16T17:41:21.0184531Z 2021-05-16T17:41:21.0219281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:41:21.2909306Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T17:41:21.3163504Z ================================================== 2021-05-16T17:41:21.3164557Z downloaded 766 KB 2021-05-16T17:41:21.3165099Z 2021-05-16T17:41:21.3198947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:41:21.5913399Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T17:41:21.5914395Z ================================================== 2021-05-16T17:41:21.5915092Z downloaded 6108 bytes 2021-05-16T17:41:21.5915535Z 2021-05-16T17:41:21.5946847Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:41:21.7256025Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:41:21.7531835Z ================================================== 2021-05-16T17:41:21.7532930Z downloaded 1.1 MB 2021-05-16T17:41:21.7533508Z 2021-05-16T17:41:21.7557419Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:41:21.7857484Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:41:21.8092852Z ================================================== 2021-05-16T17:41:21.8093960Z downloaded 670 KB 2021-05-16T17:41:21.8094519Z 2021-05-16T17:41:21.8117157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:41:22.2142936Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T17:41:22.2151620Z ================================================== 2021-05-16T17:41:22.2154697Z downloaded 13 KB 2021-05-16T17:41:22.2155000Z 2021-05-16T17:41:22.2189972Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:41:22.4972193Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T17:41:22.5133459Z ================================================== 2021-05-16T17:41:22.5134497Z downloaded 264 KB 2021-05-16T17:41:22.5135024Z 2021-05-16T17:41:22.5172877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:41:22.7951167Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T17:41:22.8156077Z ================================================== 2021-05-16T17:41:22.8156908Z downloaded 464 KB 2021-05-16T17:41:22.8157372Z 2021-05-16T17:41:22.8196091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:41:23.0892100Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T17:41:23.0893435Z ================================================== 2021-05-16T17:41:23.0894062Z downloaded 25 KB 2021-05-16T17:41:23.0894529Z 2021-05-16T17:41:23.0932188Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:41:23.4795469Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T17:41:23.4907169Z ================================================== 2021-05-16T17:41:23.4907626Z downloaded 117 KB 2021-05-16T17:41:23.4907897Z 2021-05-16T17:41:23.4940349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:41:23.7804245Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T17:41:23.7916774Z ================================================== 2021-05-16T17:41:23.7917273Z downloaded 138 KB 2021-05-16T17:41:23.7917546Z 2021-05-16T17:41:23.7958893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:41:24.0658163Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T17:41:24.0659048Z ================================================== 2021-05-16T17:41:24.0660676Z downloaded 6100 bytes 2021-05-16T17:41:24.0660968Z 2021-05-16T17:41:24.0696138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:41:24.2376458Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T17:41:24.2435761Z ================================================== 2021-05-16T17:41:24.2436300Z downloaded 59 KB 2021-05-16T17:41:24.2436574Z 2021-05-16T17:41:24.2474468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:41:24.4124372Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T17:41:24.4126739Z ================================================== 2021-05-16T17:41:24.4127309Z downloaded 23 KB 2021-05-16T17:41:24.4127697Z 2021-05-16T17:41:24.4165631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:41:24.6847962Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T17:41:24.6848772Z ================================================== 2021-05-16T17:41:24.6849326Z downloaded 8130 bytes 2021-05-16T17:41:24.6849677Z 2021-05-16T17:41:24.6978133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:41:24.8638079Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T17:41:24.8770901Z ================================================== 2021-05-16T17:41:24.8772523Z downloaded 160 KB 2021-05-16T17:41:24.8772915Z 2021-05-16T17:41:24.8811021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:41:25.0461168Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T17:41:25.0525925Z ================================================== 2021-05-16T17:41:25.0526381Z downloaded 73 KB 2021-05-16T17:41:25.0526847Z 2021-05-16T17:41:25.0565458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:41:25.2268790Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T17:41:25.2272503Z ================================================== 2021-05-16T17:41:25.2272939Z downloaded 11 KB 2021-05-16T17:41:25.2273191Z 2021-05-16T17:41:25.2309159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:41:25.5111756Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T17:41:25.5278002Z ================================================== 2021-05-16T17:41:25.5278794Z downloaded 266 KB 2021-05-16T17:41:25.5279341Z 2021-05-16T17:41:25.5317648Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:41:25.5595770Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:41:25.5702427Z ================================================== 2021-05-16T17:41:25.5703385Z downloaded 109 KB 2021-05-16T17:41:25.5703909Z 2021-05-16T17:41:25.5727125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:41:25.9758340Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T17:41:25.9759723Z ================================================== 2021-05-16T17:41:25.9760661Z downloaded 79 KB 2021-05-16T17:41:25.9761214Z 2021-05-16T17:41:25.9799558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:41:26.3853033Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T17:41:26.3854474Z ================================================== 2021-05-16T17:41:26.3855429Z downloaded 15 KB 2021-05-16T17:41:26.3855778Z 2021-05-16T17:41:26.3896585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:41:26.7713782Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T17:41:26.7825299Z ================================================== 2021-05-16T17:41:26.7825851Z downloaded 132 KB 2021-05-16T17:41:26.7826108Z 2021-05-16T17:41:26.7863893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:41:27.0678369Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T17:41:27.1390544Z ================================================== 2021-05-16T17:41:27.1391412Z downloaded 7.2 MB 2021-05-16T17:41:27.1391997Z 2021-05-16T17:41:27.1429987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:41:27.3219980Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T17:41:27.3706780Z ================================================== 2021-05-16T17:41:27.3707785Z downloaded 2.8 MB 2021-05-16T17:41:27.3708243Z 2021-05-16T17:41:27.3743744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:41:27.6940579Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T17:41:27.7206208Z ================================================== 2021-05-16T17:41:27.7207495Z downloaded 869 KB 2021-05-16T17:41:27.7208031Z 2021-05-16T17:41:27.7242333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:41:28.0022434Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T17:41:28.0148250Z ================================================== 2021-05-16T17:41:28.0149267Z downloaded 131 KB 2021-05-16T17:41:28.0149799Z 2021-05-16T17:41:28.0184285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:41:28.2919295Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T17:41:28.2979632Z ================================================== 2021-05-16T17:41:28.2980458Z downloaded 81 KB 2021-05-16T17:41:28.2980976Z 2021-05-16T17:41:28.3014755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:41:28.5336798Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T17:41:28.5338343Z ================================================== 2021-05-16T17:41:28.5338857Z downloaded 11 KB 2021-05-16T17:41:28.5339526Z 2021-05-16T17:41:28.5377466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:41:28.8204834Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T17:41:28.8255107Z ================================================== 2021-05-16T17:41:28.8255593Z downloaded 43 KB 2021-05-16T17:41:28.8255864Z 2021-05-16T17:41:28.8292880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:41:29.1185202Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T17:41:29.1186676Z ================================================== 2021-05-16T17:41:29.1187385Z downloaded 10 KB 2021-05-16T17:41:29.1187904Z 2021-05-16T17:41:29.1224577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:41:29.5260204Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T17:41:29.5261077Z ================================================== 2021-05-16T17:41:29.5261531Z downloaded 29 KB 2021-05-16T17:41:29.5261834Z 2021-05-16T17:41:29.5288235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:41:29.8107728Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T17:41:29.8333117Z ================================================== 2021-05-16T17:41:29.8333845Z downloaded 662 KB 2021-05-16T17:41:29.8334342Z 2021-05-16T17:41:29.8371608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:41:30.3435680Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T17:41:30.3436761Z ================================================== 2021-05-16T17:41:30.3437474Z downloaded 39 KB 2021-05-16T17:41:30.3437925Z 2021-05-16T17:41:30.3475441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:41:30.6212256Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T17:41:30.6380903Z ================================================== 2021-05-16T17:41:30.6381996Z downloaded 249 KB 2021-05-16T17:41:30.6382527Z 2021-05-16T17:41:30.6416571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:41:31.0310580Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T17:41:31.0365174Z ================================================== 2021-05-16T17:41:31.0365736Z downloaded 43 KB 2021-05-16T17:41:31.0366006Z 2021-05-16T17:41:31.0402847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:41:31.4706732Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T17:41:31.4968741Z ================================================== 2021-05-16T17:41:31.4969650Z downloaded 361 KB 2021-05-16T17:41:31.4970192Z 2021-05-16T17:41:31.8084251Z * installing *source* package ‘utf8’ ... 2021-05-16T17:41:31.8145674Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:31.8146835Z ** using staged installation 2021-05-16T17:41:31.8275934Z ** libs 2021-05-16T17:41:31.8330347Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T17:41:31.8971832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-16T17:41:32.0326501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-16T17:41:32.0920450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:32.1331005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-16T17:41:32.1930304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-16T17:41:32.7593382Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-16T17:41:32.7595821Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-16T17:41:32.7597610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T17:41:32.7599435Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T17:41:32.7601637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T17:41:32.7648711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T17:41:32.8224160Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T17:41:32.8804356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-16T17:41:32.9314751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T17:41:32.9842017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T17:41:33.0512833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T17:41:33.1082214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T17:41:33.1459601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T17:41:33.2065748Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T17:41:33.2494299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T17:41:33.4434558Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T17:41:33.7292963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T17:41:33.8930908Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T17:41:33.9602488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T17:41:34.0191532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T17:41:34.0881118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T17:41:34.1567647Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T17:41:34.1638671Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:34.1968763Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T17:41:34.1970040Z ** R 2021-05-16T17:41:34.2045851Z ** inst 2021-05-16T17:41:34.2055086Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:34.6513832Z ** help 2021-05-16T17:41:34.6794167Z *** installing help indices 2021-05-16T17:41:34.7028057Z ** building package indices 2021-05-16T17:41:34.8927870Z ** installing vignettes 2021-05-16T17:41:34.8983175Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:35.0721030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:35.0901603Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:35.2635147Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:35.2642577Z * DONE (utf8) 2021-05-16T17:41:35.4671985Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T17:41:35.4680399Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:35.4681472Z ** using staged installation 2021-05-16T17:41:35.4792056Z ** R 2021-05-16T17:41:35.4816786Z ** inst 2021-05-16T17:41:35.4824449Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:35.7047891Z ** help 2021-05-16T17:41:35.7265033Z *** installing help indices 2021-05-16T17:41:35.7427607Z ** building package indices 2021-05-16T17:41:35.9266062Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:36.0980862Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:36.2672687Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:36.2678107Z * DONE (pkgconfig) 2021-05-16T17:41:36.5389233Z * installing *source* package ‘fansi’ ... 2021-05-16T17:41:36.5423439Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:36.5424648Z ** using staged installation 2021-05-16T17:41:36.5552672Z ** libs 2021-05-16T17:41:36.5637229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T17:41:36.6023286Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T17:41:36.6636292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:36.7087017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T17:41:36.7778345Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T17:41:37.2120533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T17:41:37.2491715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T17:41:37.5957352Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T17:41:37.7292627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T17:41:37.7736576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T17:41:37.8918573Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T17:41:38.1252798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T17:41:38.2237554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T17:41:38.2780309Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:41:38.3353145Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:41:38.4924769Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T17:41:38.7916376Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:38.8208729Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T17:41:38.8210046Z ** R 2021-05-16T17:41:38.8295126Z ** inst 2021-05-16T17:41:38.8304526Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:39.4146833Z ** help 2021-05-16T17:41:39.4773666Z *** installing help indices 2021-05-16T17:41:39.5139226Z ** building package indices 2021-05-16T17:41:39.7257085Z ** installing vignettes 2021-05-16T17:41:39.7313407Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:39.9051063Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:39.9226501Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:40.0982156Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:40.0991219Z * DONE (fansi) 2021-05-16T17:41:40.5213190Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:41:40.5311386Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:40.5313980Z ** using staged installation 2021-05-16T17:41:40.5455365Z ** libs 2021-05-16T17:41:40.5500186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T17:41:40.7443198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T17:41:40.8026747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:40.8466085Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:40.8688928Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T17:41:40.8698902Z ** R 2021-05-16T17:41:40.9090439Z ** inst 2021-05-16T17:41:40.9106730Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:46.9489161Z ** help 2021-05-16T17:41:47.1431524Z *** installing help indices 2021-05-16T17:41:47.2855416Z ** building package indices 2021-05-16T17:41:47.5607671Z ** installing vignettes 2021-05-16T17:41:47.5650432Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:47.8506395Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:47.8677394Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:48.2741926Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:48.2817466Z * DONE (diffobj) 2021-05-16T17:41:48.5657297Z * installing *source* package ‘ps’ ... 2021-05-16T17:41:48.5704630Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:48.5707896Z ** using staged installation 2021-05-16T17:41:48.7634643Z ** libs 2021-05-16T17:41:48.7690047Z gcc -g -O2 -Wall px.c -o px 2021-05-16T17:41:48.8923070Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:48.9556653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-16T17:41:49.0196954Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T17:41:49.0828650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T17:41:49.2353694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T17:41:49.2869783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T17:41:49.5497089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T17:41:49.7173560Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T17:41:49.8148757Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T17:41:49.9434094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-16T17:41:50.3638186Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:50.3962349Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T17:41:50.3963771Z ** R 2021-05-16T17:41:50.4040920Z ** inst 2021-05-16T17:41:50.4050355Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:51.3874661Z ** help 2021-05-16T17:41:51.5216588Z *** installing help indices 2021-05-16T17:41:51.6121358Z ** building package indices 2021-05-16T17:41:51.8752366Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:52.0478990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:52.0655218Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:52.2542004Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:52.2555361Z * DONE (ps) 2021-05-16T17:41:52.4559146Z * installing *source* package ‘praise’ ... 2021-05-16T17:41:52.4567691Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:52.4568764Z ** using staged installation 2021-05-16T17:41:52.4669218Z ** R 2021-05-16T17:41:52.4705263Z ** inst 2021-05-16T17:41:52.4713568Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:52.6902464Z ** help 2021-05-16T17:41:52.7022530Z *** installing help indices 2021-05-16T17:41:52.7234451Z ** building package indices 2021-05-16T17:41:53.7646435Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:53.7649569Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:53.7654740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:53.7655772Z * DONE (praise) 2021-05-16T17:41:53.7657169Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:41:53.7658502Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:53.7659416Z ** using staged installation 2021-05-16T17:41:53.7660013Z ** R 2021-05-16T17:41:53.7660515Z ** inst 2021-05-16T17:41:53.7661467Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:54.4090057Z ** help 2021-05-16T17:41:54.4611442Z *** installing help indices 2021-05-16T17:41:54.5049746Z ** building package indices 2021-05-16T17:41:54.7219148Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:55.1667980Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:55.6254414Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:55.6266385Z * DONE (pkgload) 2021-05-16T17:41:55.8649653Z * installing *source* package ‘evaluate’ ... 2021-05-16T17:41:55.8668389Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:55.8669460Z ** using staged installation 2021-05-16T17:41:55.8802299Z ** R 2021-05-16T17:41:55.8853162Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:56.3647419Z ** help 2021-05-16T17:41:56.3909403Z *** installing help indices 2021-05-16T17:41:56.4219767Z ** building package indices 2021-05-16T17:41:56.6182637Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:56.7889333Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:56.9652933Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:56.9660195Z * DONE (evaluate) 2021-05-16T17:41:57.1726801Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:41:57.1740571Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:57.1743931Z ** using staged installation 2021-05-16T17:41:57.1883488Z ** libs 2021-05-16T17:41:57.1935322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T17:41:57.2639200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:57.3081788Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:41:57.3291479Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T17:41:57.3305057Z ** R 2021-05-16T17:41:57.3337379Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:57.5916881Z ** help 2021-05-16T17:41:57.6169107Z *** installing help indices 2021-05-16T17:41:57.6359383Z ** building package indices 2021-05-16T17:41:57.8257773Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:58.0213077Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:58.0388219Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:58.2277148Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:58.2282606Z * DONE (ellipsis) 2021-05-16T17:41:58.4873531Z * installing *source* package ‘digest’ ... 2021-05-16T17:41:58.4903577Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:58.4906030Z ** using staged installation 2021-05-16T17:41:58.5010648Z ** libs 2021-05-16T17:41:58.5067986Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T17:41:58.6764018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T17:41:58.9777067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T17:41:59.6545777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T17:41:59.8761860Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T17:42:00.4045676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T17:42:00.4781298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T17:42:00.6849163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T17:42:00.7403209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:00.7636824Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T17:42:00.9015791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T17:42:00.9524359Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T17:42:01.0242231Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T17:42:01.3081462Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T17:42:01.4183826Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T17:42:01.9649265Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T17:42:02.0771001Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T17:42:02.3189014Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:02.3596312Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T17:42:02.3616230Z ** R 2021-05-16T17:42:02.3673934Z ** demo 2021-05-16T17:42:02.3678829Z ** inst 2021-05-16T17:42:02.3695351Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:02.9034182Z ** help 2021-05-16T17:42:02.9408139Z *** installing help indices 2021-05-16T17:42:02.9669229Z ** building package indices 2021-05-16T17:42:03.1687836Z ** installing vignettes 2021-05-16T17:42:03.1711657Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:03.3515512Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:03.3698174Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:03.5513297Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:03.5525342Z * DONE (digest) 2021-05-16T17:42:03.7707164Z * installing *source* package ‘brio’ ... 2021-05-16T17:42:03.7720642Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:03.7721674Z ** using staged installation 2021-05-16T17:42:03.7903168Z ** libs 2021-05-16T17:42:03.7953495Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T17:42:03.8319790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T17:42:03.8789485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:03.9220859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-16T17:42:03.9733982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T17:42:04.0256364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T17:42:04.1049772Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-16T17:42:04.1507605Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T17:42:04.2066624Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:04.2304773Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T17:42:04.2327252Z ** R 2021-05-16T17:42:04.2351114Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:04.4650582Z ** help 2021-05-16T17:42:04.4845009Z *** installing help indices 2021-05-16T17:42:04.5040024Z ** building package indices 2021-05-16T17:42:04.6998149Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:04.8811696Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:04.8987003Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:05.0716950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:05.0722656Z * DONE (brio) 2021-05-16T17:42:05.3628678Z * installing *source* package ‘xml2’ ... 2021-05-16T17:42:05.3667147Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:05.3668350Z ** using staged installation 2021-05-16T17:42:05.3800961Z Found pkg-config cflags and libs! 2021-05-16T17:42:05.4628734Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T17:42:05.4629822Z Using PKG_LIBS=-lxml2 2021-05-16T17:42:05.7003996Z ** libs 2021-05-16T17:42:05.7055023Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-16T17:42:06.2000648Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:06.2462388Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T17:42:06.7747345Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T17:42:07.1819147Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T17:42:07.8561975Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T17:42:09.6578845Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T17:42:10.7693888Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T17:42:10.7696381Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T17:42:11.1915106Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T17:42:11.6164841Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:11.7069962Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T17:42:11.7098580Z ** R 2021-05-16T17:42:11.7204534Z ** inst 2021-05-16T17:42:11.7217403Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:12.6378872Z ** help 2021-05-16T17:42:12.7306655Z *** installing help indices 2021-05-16T17:42:12.7814072Z ** building package indices 2021-05-16T17:42:13.0127763Z ** installing vignettes 2021-05-16T17:42:13.0202660Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:13.2093537Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:13.2278649Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:13.4264563Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:13.4278523Z * DONE (xml2) 2021-05-16T17:42:13.7001440Z * installing *source* package ‘xfun’ ... 2021-05-16T17:42:13.7034083Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:13.7035288Z ** using staged installation 2021-05-16T17:42:13.7186002Z ** libs 2021-05-16T17:42:13.7271217Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:42:13.8241317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:13.8690655Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:42:13.9021343Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:42:13.9033380Z ** R 2021-05-16T17:42:13.9172896Z ** inst 2021-05-16T17:42:13.9184634Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:15.2412846Z ** help 2021-05-16T17:42:15.3847005Z *** installing help indices 2021-05-16T17:42:15.4889348Z ** building package indices 2021-05-16T17:42:15.7649103Z ** installing vignettes 2021-05-16T17:42:15.7721441Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:15.9518882Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:15.9694092Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:16.1677667Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:16.1692145Z * DONE (xfun) 2021-05-16T17:42:18.6352605Z * installing *source* package ‘stringi’ ... 2021-05-16T17:42:18.7463158Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:18.7464508Z ** using staged installation 2021-05-16T17:42:18.8605765Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T17:42:18.8608331Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T17:42:19.0147814Z checking for endianness... little 2021-05-16T17:42:19.1708866Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:42:19.3283946Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:42:19.3288808Z checking for cat... /usr/bin/cat 2021-05-16T17:42:19.5442350Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:42:19.5443441Z checking for gcc... gcc 2021-05-16T17:42:19.6018739Z checking whether the C compiler works... yes 2021-05-16T17:42:19.6020184Z checking for C compiler default output file name... a.out 2021-05-16T17:42:19.6381441Z checking for suffix of executables... 2021-05-16T17:42:19.6828695Z checking whether we are cross compiling... no 2021-05-16T17:42:19.7058828Z checking for suffix of object files... o 2021-05-16T17:42:19.7273230Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:42:19.7486304Z checking whether gcc accepts -g... yes 2021-05-16T17:42:19.7839385Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:42:19.8042373Z checking how to run the C preprocessor... gcc -E 2021-05-16T17:42:19.8265697Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:42:19.8281346Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:42:19.9316564Z checking for ANSI C header files... yes 2021-05-16T17:42:19.9593613Z checking for sys/types.h... yes 2021-05-16T17:42:19.9909233Z checking for sys/stat.h... yes 2021-05-16T17:42:20.0238357Z checking for stdlib.h... yes 2021-05-16T17:42:20.0578913Z checking for string.h... yes 2021-05-16T17:42:20.0930250Z checking for memory.h... yes 2021-05-16T17:42:20.1275982Z checking for strings.h... yes 2021-05-16T17:42:20.1618546Z checking for inttypes.h... yes 2021-05-16T17:42:20.1969243Z checking for stdint.h... yes 2021-05-16T17:42:20.2358985Z checking for unistd.h... yes 2021-05-16T17:42:20.2762816Z checking elf.h usability... yes 2021-05-16T17:42:20.2869061Z checking elf.h presence... yes 2021-05-16T17:42:20.2870097Z checking for elf.h... yes 2021-05-16T17:42:20.3371538Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:42:20.3597013Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T17:42:20.6606128Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:42:20.6854982Z checking whether the compiler implements namespaces... yes 2021-05-16T17:42:20.8118036Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:42:21.3126494Z checking whether std::map is available... yes 2021-05-16T17:42:21.3147602Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T17:42:21.3357478Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T17:42:21.3382058Z checking for ICU4C >= 55... yes 2021-05-16T17:42:21.3449265Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T17:42:21.7698437Z checking whether an ICU4C-based project can be built... yes 2021-05-16T17:42:21.8276213Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T17:42:22.0934422Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T17:42:23.0841646Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T17:42:23.6594882Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T17:42:23.6936315Z configure: creating ./config.status 2021-05-16T17:42:23.7702628Z config.status: creating src/Makevars 2021-05-16T17:42:23.7869251Z config.status: creating src/uconfig_local.h 2021-05-16T17:42:23.8034395Z config.status: creating src/install.libs.R 2021-05-16T17:42:23.8189005Z 2021-05-16T17:42:23.8190014Z *** stringi configure summary: 2021-05-16T17:42:23.8190571Z ICU_FOUND=1 2021-05-16T17:42:23.8191142Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:42:23.8192352Z STRINGI_CFLAGS= -fpic 2021-05-16T17:42:23.8193291Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T17:42:23.8194132Z STRINGI_CXXFLAGS= -fpic 2021-05-16T17:42:23.8194984Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T17:42:23.8195894Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T17:42:23.8196357Z 2021-05-16T17:42:23.8196871Z *** Compiler settings used: 2021-05-16T17:42:23.8197395Z CC=gcc 2021-05-16T17:42:23.8198001Z LD=g++ -std=gnu++14 2021-05-16T17:42:23.8198677Z CFLAGS=-g -O2 -fpic 2021-05-16T17:42:23.8199532Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:42:23.8200293Z CXX=g++ -std=gnu++11 2021-05-16T17:42:23.8200988Z CXXFLAGS=-g -O2 -fpic 2021-05-16T17:42:23.8201530Z LDFLAGS= 2021-05-16T17:42:23.8201993Z LIBS= 2021-05-16T17:42:23.8202323Z 2021-05-16T17:42:23.8542752Z ** libs 2021-05-16T17:42:23.8629677Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T17:42:24.5181723Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T17:42:25.1342553Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T17:42:25.7689216Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T17:42:26.4770211Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T17:42:26.9662618Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T17:42:27.7712798Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T17:42:28.3042795Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T17:42:28.8705475Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T17:42:29.4048000Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T17:42:30.0296517Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T17:42:30.6521472Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T17:42:31.3562894Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T17:42:32.0027299Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T17:42:32.5894007Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T17:42:33.5058632Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T17:42:35.0275177Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T17:42:35.6855442Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T17:42:36.3308134Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T17:42:36.8436734Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T17:42:37.3474861Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T17:42:38.2411587Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T17:42:38.8896314Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T17:42:39.4948339Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T17:42:40.2410751Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T17:42:40.9872822Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T17:42:42.2774767Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T17:42:42.2785344Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T17:42:42.8112620Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T17:42:43.6474853Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T17:42:44.4667386Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T17:42:45.4312797Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T17:42:46.2227999Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T17:42:46.9325269Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T17:42:47.6699430Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T17:42:48.3105526Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T17:42:48.9350815Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T17:42:49.5503718Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T17:42:50.1893878Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T17:42:50.9886258Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T17:42:51.7743502Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T17:42:52.6279065Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T17:42:53.4365118Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T17:42:54.1778489Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T17:42:54.9010015Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T17:42:55.4350998Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T17:42:56.1328780Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T17:42:56.8170556Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T17:42:57.4953956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T17:42:58.0618541Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T17:42:58.6098528Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T17:42:59.3316380Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T17:43:00.0504392Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T17:43:00.8467476Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T17:43:01.5914761Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T17:43:02.3130887Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T17:43:02.9606107Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T17:43:02.9761748Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T17:43:04.2833952Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T17:43:04.3308830Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T17:43:04.8871161Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T17:43:05.6449910Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T17:43:06.3813201Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T17:43:07.2800330Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T17:43:07.9427713Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T17:43:08.7128648Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T17:43:09.3666543Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T17:43:10.8824600Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T17:43:11.4961667Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T17:43:12.0503323Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T17:43:12.8436035Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T17:43:13.3664741Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T17:43:13.9325542Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T17:43:14.7111954Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T17:43:15.4924473Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T17:43:16.3132679Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T17:43:16.9717021Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T17:43:17.6672587Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T17:43:18.2758739Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T17:43:18.8487938Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T17:43:19.4541621Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T17:43:19.9679679Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T17:43:20.5261657Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T17:43:21.8435564Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:22.0547199Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T17:43:22.1333992Z ** R 2021-05-16T17:43:22.1624503Z ** inst 2021-05-16T17:43:22.1633148Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:23.2233019Z ** help 2021-05-16T17:43:23.6508982Z *** installing help indices 2021-05-16T17:43:23.8519103Z ** building package indices 2021-05-16T17:43:24.2436921Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:24.4285213Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:24.4497860Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:24.6494532Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:24.6508370Z * DONE (stringi) 2021-05-16T17:43:25.5991487Z * installing *source* package ‘Rcpp’ ... 2021-05-16T17:43:25.6342337Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:25.6344306Z ** using staged installation 2021-05-16T17:43:25.6455718Z ** libs 2021-05-16T17:43:25.6507394Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-16T17:43:28.6315941Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T17:43:43.7097395Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T17:43:43.9024209Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-16T17:43:47.0963198Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-16T17:43:53.2365058Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T17:43:56.0542974Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:43:56.2227629Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T17:43:56.2347341Z ** R 2021-05-16T17:43:56.2478678Z ** inst 2021-05-16T17:43:56.2864520Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:57.9879480Z ** help 2021-05-16T17:43:58.0811950Z *** installing help indices 2021-05-16T17:43:58.1426950Z ** building package indices 2021-05-16T17:43:58.3807700Z ** installing vignettes 2021-05-16T17:43:58.3872448Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:58.6507218Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:58.6737451Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:58.9646106Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:58.9729899Z * DONE (Rcpp) 2021-05-16T17:43:59.2567411Z * installing *source* package ‘commonmark’ ... 2021-05-16T17:43:59.2603788Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:59.2605031Z ** using staged installation 2021-05-16T17:43:59.2717461Z ** libs 2021-05-16T17:43:59.2766545Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T17:43:59.2797550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-16T17:43:59.3251190Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:59.3634840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T17:43:59.4232471Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T17:43:59.4692858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T17:44:00.2996839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T17:44:00.3000569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T17:44:00.3003974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T17:44:00.9265748Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T17:44:02.5691769Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T17:44:05.5985367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T17:44:05.7184589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T17:44:05.7645033Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T17:44:05.8603800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T17:44:05.9419479Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T17:44:06.0212113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T17:44:06.2005964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T17:44:06.3886153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T17:44:06.5089003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T17:44:06.5507762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T17:44:06.5935937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T17:44:06.6943224Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T17:44:06.7232380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T17:44:06.7816466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T17:44:06.8233714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T17:44:06.8619107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T17:44:06.9104506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T17:44:06.9748516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T17:44:07.0696701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T17:44:07.1145167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T17:44:07.1867873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T17:44:07.3485695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T17:44:07.3791943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T17:44:07.5115605Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T17:44:07.5885040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T17:44:07.8463206Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T17:44:07.8970489Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T17:44:07.9098837Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:07.9523495Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T17:44:07.9590920Z ** R 2021-05-16T17:44:07.9616595Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:08.1894799Z ** help 2021-05-16T17:44:08.2017836Z *** installing help indices 2021-05-16T17:44:08.2173249Z ** building package indices 2021-05-16T17:44:08.4035430Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:08.5813320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:08.6000049Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:08.7718987Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:08.7724029Z * DONE (commonmark) 2021-05-16T17:44:09.0115256Z * installing *source* package ‘brew’ ... 2021-05-16T17:44:09.0117643Z ** using staged installation 2021-05-16T17:44:09.0199771Z ** R 2021-05-16T17:44:09.0227844Z ** inst 2021-05-16T17:44:09.0255030Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:09.3607674Z ** help 2021-05-16T17:44:09.3726984Z *** installing help indices 2021-05-16T17:44:09.3888905Z ** building package indices 2021-05-16T17:44:09.5775516Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:09.7485826Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:09.9219283Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:09.9227182Z * DONE (brew) 2021-05-16T17:44:10.1417563Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T17:44:10.1431116Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:10.1432218Z ** using staged installation 2021-05-16T17:44:10.1608050Z ** R 2021-05-16T17:44:10.1647644Z ** inst 2021-05-16T17:44:10.1654457Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:10.5967691Z ** help 2021-05-16T17:44:10.6076962Z *** installing help indices 2021-05-16T17:44:10.6249941Z ** building package indices 2021-05-16T17:44:10.8161606Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:11.0377996Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:11.2596978Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:11.2603733Z * DONE (sessioninfo) 2021-05-16T17:44:11.4664458Z * installing *source* package ‘prettyunits’ ... 2021-05-16T17:44:11.4675227Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:11.4677249Z ** using staged installation 2021-05-16T17:44:11.4785437Z ** R 2021-05-16T17:44:11.4825390Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:11.7863998Z ** help 2021-05-16T17:44:11.8138989Z *** installing help indices 2021-05-16T17:44:11.8338882Z ** building package indices 2021-05-16T17:44:12.0264288Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:12.1985802Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:12.3700487Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:12.3706319Z * DONE (prettyunits) 2021-05-16T17:44:12.8903353Z * installing *source* package ‘vctrs’ ... 2021-05-16T17:44:12.9044944Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:12.9046251Z ** using staged installation 2021-05-16T17:44:12.9220344Z ** libs 2021-05-16T17:44:12.9294018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T17:44:13.0388868Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T17:44:13.1212601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-16T17:44:13.2026153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-16T17:44:13.4310636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T17:44:13.5419923Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-16T17:44:13.6740057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-16T17:44:13.7348230Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T17:44:13.8374904Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T17:44:13.9094662Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-16T17:44:14.0371414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-16T17:44:14.2304896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-16T17:44:14.3449931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T17:44:14.4283550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T17:44:14.6640208Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-16T17:44:14.7215599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-16T17:44:15.0910679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-16T17:44:15.1774467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-16T17:44:15.2941912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-16T17:44:15.4073735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-16T17:44:15.4613491Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T17:44:15.6804313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:15.7382218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-16T17:44:16.0351956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T17:44:16.1054523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T17:44:16.7797355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T17:44:16.9230013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T17:44:16.9901773Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T17:44:17.0597827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T17:44:17.2088326Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T17:44:17.3122791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-16T17:44:17.4310393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T17:44:17.5354979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-16T17:44:17.6612321Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-16T17:44:17.8916533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-16T17:44:17.9847553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-16T17:44:18.0619328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-16T17:44:18.1681794Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T17:44:18.5974820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T17:44:18.9329841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T17:44:19.1627506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T17:44:19.3226683Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-16T17:44:19.5818681Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T17:44:19.6337079Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T17:44:19.8193818Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-16T17:44:19.9582586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-16T17:44:20.0592680Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T17:44:20.3926458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T17:44:20.5381683Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T17:44:20.6618858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-16T17:44:20.7602698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T17:44:20.8308565Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-16T17:44:20.9461377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-16T17:44:21.0700422Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T17:44:21.1868417Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T17:44:21.2826686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T17:44:21.3559197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T17:44:21.4240556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T17:44:21.4753993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:44:22.0721516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T17:44:22.1108707Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:22.1688827Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T17:44:22.1712741Z ** R 2021-05-16T17:44:22.2046589Z ** inst 2021-05-16T17:44:22.2067145Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:24.8467623Z ** help 2021-05-16T17:44:25.1002925Z *** installing help indices 2021-05-16T17:44:25.2870546Z *** copying figures 2021-05-16T17:44:25.2878883Z ** building package indices 2021-05-16T17:44:25.6006815Z ** installing vignettes 2021-05-16T17:44:25.6192483Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:25.8481544Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:25.8673575Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:26.1453700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:26.1487505Z * DONE (vctrs) 2021-05-16T17:44:26.4309760Z * installing *source* package ‘processx’ ... 2021-05-16T17:44:26.4346135Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:26.4347245Z ** using staged installation 2021-05-16T17:44:26.4515435Z ** libs 2021-05-16T17:44:26.4566157Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T17:44:26.5886287Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T17:44:26.5888770Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T17:44:26.7559958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:44:26.8391684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T17:44:26.9293780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T17:44:26.9879808Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T17:44:26.9881292Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T17:44:27.0111508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:27.0810905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T17:44:27.1781668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T17:44:27.5053006Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T17:44:27.5927163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-16T17:44:27.7030168Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T17:44:27.7957467Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T17:44:27.8703170Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T17:44:28.1757440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T17:44:28.2693593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T17:44:28.3707698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T17:44:28.4244834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T17:44:28.4942844Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:28.5218700Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T17:44:28.5257657Z ** R 2021-05-16T17:44:28.5391803Z ** inst 2021-05-16T17:44:28.5401075Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:30.1156124Z ** help 2021-05-16T17:44:30.1888245Z *** installing help indices 2021-05-16T17:44:30.2311131Z ** building package indices 2021-05-16T17:44:30.4510897Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:30.6403998Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:30.6656847Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:30.8762471Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:30.8778739Z * DONE (processx) 2021-05-16T17:44:31.1277258Z * installing *source* package ‘markdown’ ... 2021-05-16T17:44:31.1301393Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.1302605Z ** using staged installation 2021-05-16T17:44:31.1448166Z ** libs 2021-05-16T17:44:31.1499593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T17:44:31.2119974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T17:44:31.2613523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T17:44:31.4243438Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T17:44:31.5263433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T17:44:31.5990166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T17:44:31.6374074Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T17:44:31.6764030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T17:44:31.8806233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T17:44:32.0114532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T17:44:33.0368518Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T17:44:33.0832514Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:33.1128908Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T17:44:33.1130228Z ** R 2021-05-16T17:44:33.1168414Z ** inst 2021-05-16T17:44:33.1186585Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:33.5357728Z ** help 2021-05-16T17:44:33.5713978Z *** installing help indices 2021-05-16T17:44:33.5970479Z ** building package indices 2021-05-16T17:44:33.7967730Z ** installing vignettes 2021-05-16T17:44:33.7979623Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:33.9729526Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:33.9906770Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:34.1702605Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:34.1703882Z * DONE (markdown) 2021-05-16T17:44:34.3777868Z * installing *source* package ‘highr’ ... 2021-05-16T17:44:34.3787647Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:34.3788690Z ** using staged installation 2021-05-16T17:44:34.3934103Z ** R 2021-05-16T17:44:34.3968544Z ** inst 2021-05-16T17:44:34.3979096Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:34.7287681Z ** help 2021-05-16T17:44:34.7394580Z *** installing help indices 2021-05-16T17:44:34.7544504Z ** building package indices 2021-05-16T17:44:34.9364857Z ** installing vignettes 2021-05-16T17:44:34.9419711Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:35.1154256Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:35.2898863Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:35.2905226Z * DONE (highr) 2021-05-16T17:44:35.5622876Z * installing *source* package ‘stringr’ ... 2021-05-16T17:44:35.5654962Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:35.5656136Z ** using staged installation 2021-05-16T17:44:35.5822592Z ** R 2021-05-16T17:44:35.5896537Z ** data 2021-05-16T17:44:35.5900724Z *** moving datasets to lazyload DB 2021-05-16T17:44:35.6068663Z ** inst 2021-05-16T17:44:35.6083085Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:36.1008315Z ** help 2021-05-16T17:44:36.1747044Z *** installing help indices 2021-05-16T17:44:36.2285926Z *** copying figures 2021-05-16T17:44:36.2287720Z ** building package indices 2021-05-16T17:44:36.4603490Z ** installing vignettes 2021-05-16T17:44:36.4661093Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:36.6502951Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:36.8398070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:36.8407465Z * DONE (stringr) 2021-05-16T17:44:37.0520615Z * installing *source* package ‘rversions’ ... 2021-05-16T17:44:37.0531565Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:37.0532645Z ** using staged installation 2021-05-16T17:44:37.0670232Z ** R 2021-05-16T17:44:37.0704694Z ** inst 2021-05-16T17:44:37.0712228Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:37.3851088Z ** help 2021-05-16T17:44:37.4033700Z *** installing help indices 2021-05-16T17:44:37.4231942Z *** copying figures 2021-05-16T17:44:37.4235091Z ** building package indices 2021-05-16T17:44:37.6138763Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:37.8080267Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:38.0026696Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:38.0033226Z * DONE (rversions) 2021-05-16T17:44:38.4032291Z * installing *source* package ‘pillar’ ... 2021-05-16T17:44:38.4129800Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:38.4132361Z ** using staged installation 2021-05-16T17:44:38.4307889Z ** R 2021-05-16T17:44:38.4479036Z ** inst 2021-05-16T17:44:38.4513017Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:40.1762769Z ** help 2021-05-16T17:44:40.2566520Z *** installing help indices 2021-05-16T17:44:40.3169051Z *** copying figures 2021-05-16T17:44:40.3174329Z ** building package indices 2021-05-16T17:44:40.5488441Z ** installing vignettes 2021-05-16T17:44:40.5570075Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:40.8395807Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:41.1481665Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:41.1505280Z * DONE (pillar) 2021-05-16T17:44:41.4110667Z * installing *source* package ‘callr’ ... 2021-05-16T17:44:41.4137496Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:41.4138671Z ** using staged installation 2021-05-16T17:44:41.4275873Z ** R 2021-05-16T17:44:41.4407093Z ** inst 2021-05-16T17:44:41.4414336Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:44.6545307Z ** help 2021-05-16T17:44:44.7706815Z *** installing help indices 2021-05-16T17:44:44.8416098Z ** building package indices 2021-05-16T17:44:45.0845758Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:45.2791586Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:45.5339649Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:45.5372416Z * DONE (callr) 2021-05-16T17:44:45.9872144Z * installing *source* package ‘knitr’ ... 2021-05-16T17:44:45.9979320Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:45.9980472Z ** using staged installation 2021-05-16T17:44:46.0318015Z ** R 2021-05-16T17:44:46.0678586Z ** demo 2021-05-16T17:44:46.0683796Z ** inst 2021-05-16T17:44:46.0781771Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:50.2355394Z ** help 2021-05-16T17:44:50.4224596Z *** installing help indices 2021-05-16T17:44:50.5454190Z ** building package indices 2021-05-16T17:44:50.8407885Z ** installing vignettes 2021-05-16T17:44:50.8463721Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:51.0397185Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:51.3237103Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:51.3294117Z * DONE (knitr) 2021-05-16T17:44:51.5436449Z * installing *source* package ‘xopen’ ... 2021-05-16T17:44:51.5444583Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:51.5445673Z ** using staged installation 2021-05-16T17:44:51.5591698Z ** R 2021-05-16T17:44:51.5615725Z ** inst 2021-05-16T17:44:51.5623059Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:51.8017902Z ** help 2021-05-16T17:44:51.8136678Z *** installing help indices 2021-05-16T17:44:51.8368017Z ** building package indices 2021-05-16T17:44:52.0243991Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:52.1985180Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:52.3713320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:52.3718595Z * DONE (xopen) 2021-05-16T17:44:52.7809117Z * installing *source* package ‘tibble’ ... 2021-05-16T17:44:52.7903424Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:52.7904642Z ** using staged installation 2021-05-16T17:44:52.8103355Z ** libs 2021-05-16T17:44:52.8159101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:44:52.8611288Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:44:52.9240957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:44:52.9608552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:44:53.0551075Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:44:53.0777623Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:44:53.0790620Z ** R 2021-05-16T17:44:53.0948790Z ** inst 2021-05-16T17:44:53.0978703Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:54.8893474Z ** help 2021-05-16T17:44:54.9609019Z *** installing help indices 2021-05-16T17:44:55.0088317Z *** copying figures 2021-05-16T17:44:55.0093222Z ** building package indices 2021-05-16T17:44:55.2312683Z ** installing vignettes 2021-05-16T17:44:55.2383246Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:55.5759816Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:44:55.5931274Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:55.9576773Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:55.9599748Z * DONE (tibble) 2021-05-16T17:44:56.2075572Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T17:44:56.2094084Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:56.2095193Z ** using staged installation 2021-05-16T17:44:56.2240266Z ** R 2021-05-16T17:44:56.2318151Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:57.3907360Z ** help 2021-05-16T17:44:57.4255264Z *** installing help indices 2021-05-16T17:44:57.4597466Z ** building package indices 2021-05-16T17:44:57.6631305Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:57.9143315Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:58.1804024Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:58.1816525Z * DONE (pkgbuild) 2021-05-16T17:44:58.5531088Z * installing *source* package ‘roxygen2’ ... 2021-05-16T17:44:58.5602235Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T17:44:58.5604315Z ** using staged installation 2021-05-16T17:44:58.5789328Z ** libs 2021-05-16T17:44:58.5841478Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T17:45:02.9530806Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T17:45:05.8133233Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T17:45:08.6877092Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T17:45:11.5865503Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T17:45:16.1735801Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T17:45:19.2056699Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:45:19.3016263Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T17:45:19.3058347Z ** R 2021-05-16T17:45:19.3347813Z ** inst 2021-05-16T17:45:19.3365186Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:23.0633785Z ** help 2021-05-16T17:45:23.1325432Z *** installing help indices 2021-05-16T17:45:23.1834025Z *** copying figures 2021-05-16T17:45:23.1835244Z ** building package indices 2021-05-16T17:45:23.4082482Z ** installing vignettes 2021-05-16T17:45:23.4179868Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:23.7603019Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:45:23.7801168Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:24.1864601Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:24.1902124Z * DONE (roxygen2) 2021-05-16T17:45:24.4047889Z * installing *source* package ‘rematch2’ ... 2021-05-16T17:45:24.4058199Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:24.4059267Z ** using staged installation 2021-05-16T17:45:24.4193473Z ** R 2021-05-16T17:45:24.4234059Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:24.9047760Z ** help 2021-05-16T17:45:24.9318424Z *** installing help indices 2021-05-16T17:45:24.9524335Z ** building package indices 2021-05-16T17:45:25.1449095Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:25.4852179Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:25.8220216Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:25.8225646Z * DONE (rematch2) 2021-05-16T17:45:26.0752699Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T17:45:26.0774985Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:26.0776084Z ** using staged installation 2021-05-16T17:45:26.0906853Z ** R 2021-05-16T17:45:26.0980261Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:27.2692461Z ** help 2021-05-16T17:45:27.3041000Z *** installing help indices 2021-05-16T17:45:27.3323096Z ** building package indices 2021-05-16T17:45:27.5344322Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:27.8100106Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:28.0965754Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:28.0978968Z * DONE (rcmdcheck) 2021-05-16T17:45:28.3346001Z * installing *source* package ‘waldo’ ... 2021-05-16T17:45:28.3364029Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:28.3366545Z ** using staged installation 2021-05-16T17:45:28.3500007Z ** R 2021-05-16T17:45:28.3556417Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:29.0307253Z ** help 2021-05-16T17:45:29.0444837Z *** installing help indices 2021-05-16T17:45:29.0617104Z *** copying figures 2021-05-16T17:45:29.0619656Z ** building package indices 2021-05-16T17:45:29.2505415Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:29.4853625Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:29.7254252Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:29.7263115Z * DONE (waldo) 2021-05-16T17:45:30.2089731Z * installing *source* package ‘testthat’ ... 2021-05-16T17:45:30.2209181Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:30.2210587Z ** using staged installation 2021-05-16T17:45:30.2422424Z ** libs 2021-05-16T17:45:30.2472604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:45:30.2927166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T17:45:30.3418602Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T17:45:31.0796326Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T17:45:31.6512287Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T17:45:47.7949981Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:45:47.9586662Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T17:45:47.9694601Z ** R 2021-05-16T17:45:48.0040527Z ** inst 2021-05-16T17:45:48.0075277Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:57.6704325Z ** help 2021-05-16T17:45:57.8807269Z *** installing help indices 2021-05-16T17:45:58.0550691Z *** copying figures 2021-05-16T17:45:58.0555106Z ** building package indices 2021-05-16T17:45:58.3663398Z ** installing vignettes 2021-05-16T17:45:58.3784394Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:58.5839417Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:45:58.6064762Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:59.0412476Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:59.0502386Z * DONE (testthat) 2021-05-16T17:45:59.4052438Z * installing *source* package ‘devtools’ ... 2021-05-16T17:45:59.4107616Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:59.4108831Z ** using staged installation 2021-05-16T17:45:59.4380842Z ** R 2021-05-16T17:45:59.4507240Z ** inst 2021-05-16T17:45:59.4516789Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:01.2109662Z ** help 2021-05-16T17:46:01.3178233Z *** installing help indices 2021-05-16T17:46:01.3906218Z *** copying figures 2021-05-16T17:46:01.3907614Z ** building package indices 2021-05-16T17:46:01.6405959Z ** installing vignettes 2021-05-16T17:46:01.6472784Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:02.3173026Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:03.0169281Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:03.0189951Z * DONE (devtools) 2021-05-16T17:46:03.0307212Z 2021-05-16T17:46:03.0308550Z The downloaded source packages are in 2021-05-16T17:46:03.0309958Z ‘/tmp/RtmpJeDwds/downloaded_packages’ 2021-05-16T17:46:03.1700387Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:46:03.9060713Z 2021-05-16T17:46:04.1951103Z 2021-05-16T17:46:04.1959253Z checking for file ‘/tmp/RtmpJeDwds/remotes722e215b2cdb/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:46:04.2027645Z 2021-05-16T17:46:04.2030639Z ✔ checking for file ‘/tmp/RtmpJeDwds/remotes722e215b2cdb/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:46:04.2053739Z 2021-05-16T17:46:04.2076770Z 2021-05-16T17:46:04.2078701Z ─ preparing ‘desc’: 2021-05-16T17:46:04.2087495Z 2021-05-16T17:46:04.2089367Z 2021-05-16T17:46:04.2183258Z checking DESCRIPTION meta-information ... 2021-05-16T17:46:04.2207136Z 2021-05-16T17:46:04.2210043Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:46:04.2844770Z 2021-05-16T17:46:04.2870536Z 2021-05-16T17:46:04.2872918Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:46:04.2882062Z 2021-05-16T17:46:04.3060946Z 2021-05-16T17:46:04.3063278Z ─ checking for empty or unneeded directories 2021-05-16T17:46:04.3066367Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:46:04.3075576Z 2021-05-16T17:46:04.3100602Z 2021-05-16T17:46:04.3101529Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:46:04.4005361Z 2021-05-16T17:46:04.4007861Z 2021-05-16T17:46:04.4008825Z 2021-05-16T17:46:04.4116964Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:46:04.4118149Z (as ‘lib’ is unspecified) 2021-05-16T17:46:04.7037919Z * installing *source* package ‘desc’ ... 2021-05-16T17:46:04.7068360Z ** using staged installation 2021-05-16T17:46:04.7235285Z ** R 2021-05-16T17:46:04.7362011Z ** inst 2021-05-16T17:46:04.7377575Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:06.2364818Z ** help 2021-05-16T17:46:06.3640936Z *** installing help indices 2021-05-16T17:46:06.4513414Z ** building package indices 2021-05-16T17:46:06.7132145Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:06.8950690Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:07.0987388Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:07.1004049Z * DONE (desc) 2021-05-16T17:46:07.2905008Z 2021-05-16T17:46:07.2906039Z 2021-05-16T17:46:07.2911552Z checking for file ‘/tmp/RtmpJeDwds/remotes722e710e2271/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:46:07.2912705Z 2021-05-16T17:46:07.2922703Z checking for file ‘/tmp/RtmpJeDwds/remotes722e710e2271/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:46:07.2945427Z 2021-05-16T17:46:07.2947337Z ✔ checking for file ‘/tmp/RtmpJeDwds/remotes722e710e2271/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:46:07.3047243Z 2021-05-16T17:46:07.3047992Z 2021-05-16T17:46:07.3048920Z ─ preparing ‘ghtravis’: 2021-05-16T17:46:07.3051556Z 2021-05-16T17:46:07.3053350Z 2021-05-16T17:46:07.3125925Z checking DESCRIPTION meta-information ... 2021-05-16T17:46:07.3150628Z 2021-05-16T17:46:07.3152567Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:46:07.3503871Z 2021-05-16T17:46:07.3533428Z 2021-05-16T17:46:07.3536105Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:46:07.3546285Z 2021-05-16T17:46:07.3573391Z 2021-05-16T17:46:07.3575470Z ─ checking for empty or unneeded directories 2021-05-16T17:46:07.3578540Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:46:07.3651117Z 2021-05-16T17:46:07.3676810Z 2021-05-16T17:46:07.3678855Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:46:07.3875597Z 2021-05-16T17:46:07.3878446Z 2021-05-16T17:46:07.3879919Z 2021-05-16T17:46:07.4247926Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:46:07.4248784Z (as ‘lib’ is unspecified) 2021-05-16T17:46:07.6574139Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:46:07.6575738Z ** using staged installation 2021-05-16T17:46:07.6722522Z ** R 2021-05-16T17:46:07.6805907Z ** inst 2021-05-16T17:46:07.6814771Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:08.9038084Z ** help 2021-05-16T17:46:08.9590642Z *** installing help indices 2021-05-16T17:46:09.0006603Z ** building package indices 2021-05-16T17:46:09.2280700Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:09.8990395Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:10.5708920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:10.5717874Z * DONE (ghtravis) 2021-05-16T17:46:10.5804872Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:46:10.7415826Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:46:11.7141219Z 2021-05-16T17:46:11.7143166Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:46:11.7144390Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:46:11.7145673Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:46:11.7146507Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:46:11.7147308Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:46:11.7148103Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:46:11.7152370Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:46:11.7153385Z (as ‘lib’ is unspecified) 2021-05-16T17:46:26.2803151Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:46:26.5491620Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T17:46:26.5562307Z ================================================== 2021-05-16T17:46:26.5563041Z downloaded 89 KB 2021-05-16T17:46:26.5563514Z 2021-05-16T17:46:26.5679351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:46:26.8372650Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T17:46:26.8480890Z ================================================== 2021-05-16T17:46:26.8481629Z downloaded 116 KB 2021-05-16T17:46:26.8482080Z 2021-05-16T17:46:26.8518215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:46:27.1317077Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T17:46:27.1457592Z ================================================== 2021-05-16T17:46:27.1458451Z downloaded 195 KB 2021-05-16T17:46:27.1458911Z 2021-05-16T17:46:27.1497664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:46:27.3338827Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T17:46:27.3638506Z ================================================== 2021-05-16T17:46:27.3639704Z downloaded 932 KB 2021-05-16T17:46:27.3640263Z 2021-05-16T17:46:27.3676954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:46:27.6432559Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T17:46:27.6660962Z ================================================== 2021-05-16T17:46:27.6662043Z downloaded 690 KB 2021-05-16T17:46:27.6662578Z 2021-05-16T17:46:27.9290382Z * installing *source* package ‘tidyselect’ ... 2021-05-16T17:46:27.9320199Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:27.9321415Z ** using staged installation 2021-05-16T17:46:27.9476893Z ** R 2021-05-16T17:46:27.9562540Z ** inst 2021-05-16T17:46:27.9573868Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:28.8997389Z ** help 2021-05-16T17:46:28.9534765Z *** installing help indices 2021-05-16T17:46:28.9924443Z ** building package indices 2021-05-16T17:46:29.2009153Z ** installing vignettes 2021-05-16T17:46:29.2065365Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:29.4549188Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:29.7111684Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:29.7122356Z * DONE (tidyselect) 2021-05-16T17:46:29.9814522Z * installing *source* package ‘generics’ ... 2021-05-16T17:46:29.9843937Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:29.9845146Z ** using staged installation 2021-05-16T17:46:29.9971970Z ** R 2021-05-16T17:46:30.0022930Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:30.2966318Z ** help 2021-05-16T17:46:30.4106246Z *** installing help indices 2021-05-16T17:46:30.4534779Z ** building package indices 2021-05-16T17:46:30.6801891Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:30.8572104Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:31.0314463Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:31.0320487Z * DONE (generics) 2021-05-16T17:46:31.2992538Z * installing *source* package ‘cpp11’ ... 2021-05-16T17:46:31.3026814Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:31.3028020Z ** using staged installation 2021-05-16T17:46:31.3180489Z ** R 2021-05-16T17:46:31.3222228Z ** inst 2021-05-16T17:46:31.3250011Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:31.7047713Z ** help 2021-05-16T17:46:31.7230465Z *** installing help indices 2021-05-16T17:46:31.7405639Z ** building package indices 2021-05-16T17:46:31.9249935Z ** installing vignettes 2021-05-16T17:46:31.9301837Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:32.1047259Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:32.2800204Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:32.2809698Z * DONE (cpp11) 2021-05-16T17:46:32.7628565Z * installing *source* package ‘dplyr’ ... 2021-05-16T17:46:32.7754607Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:32.7755905Z ** using staged installation 2021-05-16T17:46:32.7966758Z ** libs 2021-05-16T17:46:32.8015946Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-16T17:46:32.9344138Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-16T17:46:33.0952579Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-16T17:46:33.2173038Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T17:46:33.7342438Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T17:46:33.8357896Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-16T17:46:33.9423689Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T17:46:34.0498812Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-16T17:46:34.1747173Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T17:46:34.2934026Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-16T17:46:34.3843575Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T17:46:34.5419182Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:46:34.6089637Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T17:46:34.6091046Z ** R 2021-05-16T17:46:34.6515170Z ** data 2021-05-16T17:46:34.6520456Z *** moving datasets to lazyload DB 2021-05-16T17:46:34.7450960Z ** inst 2021-05-16T17:46:34.7478310Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:39.1134341Z ** help 2021-05-16T17:46:39.5945913Z *** installing help indices 2021-05-16T17:46:39.8256311Z *** copying figures 2021-05-16T17:46:39.8262156Z ** building package indices 2021-05-16T17:46:40.1744185Z ** installing vignettes 2021-05-16T17:46:40.1872131Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:40.6477170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:46:40.6653840Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:41.2002212Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:41.2050597Z * DONE (dplyr) 2021-05-16T17:46:41.5615751Z * installing *source* package ‘tidyr’ ... 2021-05-16T17:46:41.5689536Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T17:46:41.5690926Z ** using staged installation 2021-05-16T17:46:41.5868499Z ** libs 2021-05-16T17:46:41.5929381Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T17:46:42.5076837Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-16T17:46:42.8244459Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-16T17:46:44.4308001Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T17:46:45.6752169Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:46:45.7501086Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T17:46:45.7524795Z ** R 2021-05-16T17:46:45.7679164Z ** data 2021-05-16T17:46:45.7690898Z *** moving datasets to lazyload DB 2021-05-16T17:46:45.9500593Z ** inst 2021-05-16T17:46:45.9523231Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:47.6233606Z ** help 2021-05-16T17:46:47.7377632Z *** installing help indices 2021-05-16T17:46:47.8121636Z *** copying figures 2021-05-16T17:46:47.8127188Z ** building package indices 2021-05-16T17:46:48.0647789Z ** installing vignettes 2021-05-16T17:46:48.0743286Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:48.5489126Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:46:48.5673807Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:49.0566214Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:49.0584579Z * DONE (tidyr) 2021-05-16T17:46:49.0728108Z 2021-05-16T17:46:49.0729278Z The downloaded source packages are in 2021-05-16T17:46:49.0730713Z ‘/tmp/RtmpJeDwds/downloaded_packages’ 2021-05-16T17:46:49.2499636Z 2021-05-16T17:46:49.2503125Z checking for file ‘/tmp/RtmpJeDwds/remotes722e7f22290f/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:46:49.2504266Z 2021-05-16T17:46:49.2510976Z checking for file ‘/tmp/RtmpJeDwds/remotes722e7f22290f/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:46:49.2551798Z 2021-05-16T17:46:49.2553546Z ✔ checking for file ‘/tmp/RtmpJeDwds/remotes722e7f22290f/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:46:49.2650668Z 2021-05-16T17:46:49.2651538Z 2021-05-16T17:46:49.2652985Z ─ preparing ‘aghast’: 2021-05-16T17:46:49.2653551Z 2021-05-16T17:46:49.2653980Z 2021-05-16T17:46:49.2761633Z checking DESCRIPTION meta-information ... 2021-05-16T17:46:49.2762171Z 2021-05-16T17:46:49.2762858Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:46:49.3008419Z 2021-05-16T17:46:49.3049759Z 2021-05-16T17:46:49.3051096Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:46:49.3051560Z 2021-05-16T17:46:49.3051847Z 2021-05-16T17:46:49.3052516Z ─ checking for empty or unneeded directories 2021-05-16T17:46:49.3053277Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T17:46:49.3064714Z 2021-05-16T17:46:49.3086849Z 2021-05-16T17:46:49.3089032Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:46:49.3172254Z 2021-05-16T17:46:49.3175441Z 2021-05-16T17:46:49.3177705Z 2021-05-16T17:46:49.3251175Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:46:49.3251938Z (as ‘lib’ is unspecified) 2021-05-16T17:46:49.5282689Z * installing *source* package ‘aghast’ ... 2021-05-16T17:46:49.5284127Z ** using staged installation 2021-05-16T17:46:49.5440925Z ** R 2021-05-16T17:46:49.5495975Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:49.9767631Z ** help 2021-05-16T17:46:50.0063344Z *** installing help indices 2021-05-16T17:46:50.0279540Z ** building package indices 2021-05-16T17:46:50.2267342Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:50.4029536Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:50.5811186Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:50.5817413Z * DONE (aghast) 2021-05-16T17:46:50.5907459Z Installing 1 packages: covr 2021-05-16T17:46:50.5916493Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:46:50.5917269Z (as ‘lib’ is unspecified) 2021-05-16T17:47:05.1516878Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:47:05.1517427Z 2021-05-16T17:47:05.1525696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:47:05.4295176Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T17:47:05.4364413Z ================================================== 2021-05-16T17:47:05.4365279Z downloaded 81 KB 2021-05-16T17:47:05.4365796Z 2021-05-16T17:47:05.4400593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:47:06.1780554Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T17:47:06.1831353Z ================================================== 2021-05-16T17:47:06.1831881Z downloaded 89 KB 2021-05-16T17:47:06.1832189Z 2021-05-16T17:47:06.1874803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:47:07.4173435Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T17:47:07.4323428Z ================================================== 2021-05-16T17:47:07.4324128Z downloaded 144 KB 2021-05-16T17:47:07.4324528Z 2021-05-16T17:47:07.6831690Z * installing *source* package ‘lazyeval’ ... 2021-05-16T17:47:07.6856954Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:07.6858065Z ** using staged installation 2021-05-16T17:47:07.6981294Z ** libs 2021-05-16T17:47:07.7026751Z 2021-05-16T17:47:07.7028272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T17:47:07.7619510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:47:07.7989791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T17:47:07.8573988Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T17:47:07.9306192Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T17:47:07.9921576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T17:47:08.0605566Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:08.0837435Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T17:47:08.0851245Z ** R 2021-05-16T17:47:08.0913800Z ** inst 2021-05-16T17:47:08.0925316Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:08.5727093Z ** help 2021-05-16T17:47:08.6255244Z *** installing help indices 2021-05-16T17:47:08.6686307Z ** building package indices 2021-05-16T17:47:08.8857621Z ** installing vignettes 2021-05-16T17:47:08.8926917Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:09.0667911Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:09.0842028Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:09.2606350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:09.2614569Z * DONE (lazyeval) 2021-05-16T17:47:09.5044314Z * installing *source* package ‘rex’ ... 2021-05-16T17:47:09.5068153Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:09.5069293Z ** using staged installation 2021-05-16T17:47:09.5202819Z ** R 2021-05-16T17:47:09.5256513Z ** inst 2021-05-16T17:47:09.5267056Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:10.0080125Z ** help 2021-05-16T17:47:10.0569202Z *** installing help indices 2021-05-16T17:47:10.0931748Z ** building package indices 2021-05-16T17:47:10.2994999Z ** installing vignettes 2021-05-16T17:47:10.3091432Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:10.4819433Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:10.6593592Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:10.6601182Z * DONE (rex) 2021-05-16T17:47:11.0049865Z * installing *source* package ‘covr’ ... 2021-05-16T17:47:11.0106702Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T17:47:11.0107859Z ** using staged installation 2021-05-16T17:47:11.0308909Z ** libs 2021-05-16T17:47:11.0355701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T17:47:11.0881679Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:47:11.1033425Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T17:47:11.1046516Z ** R 2021-05-16T17:47:11.1179230Z ** inst 2021-05-16T17:47:11.1200177Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:12.4028270Z ** help 2021-05-16T17:47:12.4629333Z *** installing help indices 2021-05-16T17:47:12.5102743Z *** copying figures 2021-05-16T17:47:12.5104486Z ** building package indices 2021-05-16T17:47:12.7331022Z ** installing vignettes 2021-05-16T17:47:12.7387751Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:12.9329033Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:47:12.9502178Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:13.1648992Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:13.1650243Z * DONE (covr) 2021-05-16T17:47:13.1750078Z 2021-05-16T17:47:13.1750803Z The downloaded source packages are in 2021-05-16T17:47:13.1752104Z ‘/tmp/RtmpJeDwds/downloaded_packages’ 2021-05-16T17:47:13.1916595Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:47:13.1917188Z Rscript -e "tic::before_install()" 2021-05-16T17:47:13.1959636Z shell: /usr/bin/bash -e {0} 2021-05-16T17:47:13.1960033Z env: 2021-05-16T17:47:13.1960485Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:13.1960929Z TIC_DEPLOY_KEY: 2021-05-16T17:47:13.1961683Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:47:13.1963316Z GITHUB_PAT: *** 2021-05-16T17:47:13.1963696Z COVERALLS_TOKEN: 2021-05-16T17:47:13.1964134Z continue-on-error: true 2021-05-16T17:47:13.1964574Z VDIFFR_RUN_TESTS: 2021-05-16T17:47:13.1965007Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:47:13.1965420Z TZ: UTC 2021-05-16T17:47:13.1965770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:13.1966154Z NOT_CRAN: true 2021-05-16T17:47:13.1966498Z ##[endgroup] 2021-05-16T17:47:13.4711466Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:47:13.5983080Z Running before_install: step_install_remote_binaries() 2021-05-16T17:47:14.1162883Z Installing oro.nifti binaries 2021-05-16T17:47:14.1173765Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:47:14.3526982Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T17:47:14.3644163Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:47:14.3644860Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:47:14.3645440Z remotes::install_cran("rcmdcheck") 2021-05-16T17:47:14.3645941Z remotes::install_cran("markdown") 2021-05-16T17:47:14.3653161Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:47:14.3653560Z env: 2021-05-16T17:47:14.3653963Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:14.3654405Z TIC_DEPLOY_KEY: 2021-05-16T17:47:14.3655165Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:47:14.3656752Z GITHUB_PAT: *** 2021-05-16T17:47:14.3657135Z COVERALLS_TOKEN: 2021-05-16T17:47:14.3657583Z continue-on-error: true 2021-05-16T17:47:14.3658042Z VDIFFR_RUN_TESTS: 2021-05-16T17:47:14.3658481Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:47:14.3658897Z TZ: UTC 2021-05-16T17:47:14.3659260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:14.3659685Z NOT_CRAN: true 2021-05-16T17:47:14.3660024Z ##[endgroup] 2021-05-16T17:47:31.9865732Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T17:47:31.9867302Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:47:31.9868350Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:47:31.9869284Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:47:31.9870241Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:47:32.1536505Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:47:33.8636591Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T17:47:33.8638319Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T17:47:33.8639352Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:47:33.8640048Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T17:47:33.8640746Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T17:47:33.8641433Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T17:47:33.8642522Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T17:47:33.8643195Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:47:33.8643873Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:47:35.1361809Z 2021-05-16T17:47:35.3428610Z 2021-05-16T17:47:35.3445672Z checking for file ‘/tmp/RtmpRJhKHA/remotesd4b47d8401e6/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T17:47:35.3548110Z 2021-05-16T17:47:35.3550135Z ✔ checking for file ‘/tmp/RtmpRJhKHA/remotesd4b47d8401e6/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T17:47:35.3564618Z 2021-05-16T17:47:35.3597269Z 2021-05-16T17:47:35.3599180Z ─ preparing ‘RNifti’: 2021-05-16T17:47:35.3704371Z checking DESCRIPTION meta-information ... 2021-05-16T17:47:35.3734493Z 2021-05-16T17:47:35.3736496Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:47:35.3745965Z 2021-05-16T17:47:35.3774059Z 2021-05-16T17:47:35.3775787Z ─ cleaning src 2021-05-16T17:47:35.3798406Z ─ running ‘cleanup’ 2021-05-16T17:47:35.4263822Z 2021-05-16T17:47:35.4292047Z 2021-05-16T17:47:35.4294641Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:47:35.4633906Z 2021-05-16T17:47:35.4662091Z 2021-05-16T17:47:35.4664610Z ─ checking for empty or unneeded directories 2021-05-16T17:47:35.4686045Z 2021-05-16T17:47:35.4711240Z 2021-05-16T17:47:35.4713246Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T17:47:35.7637124Z 2021-05-16T17:47:35.7640287Z 2021-05-16T17:47:35.7641752Z 2021-05-16T17:47:35.7780146Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:47:35.7781193Z (as ‘lib’ is unspecified) 2021-05-16T17:47:36.1100967Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:47:36.1102698Z ** using staged installation 2021-05-16T17:47:36.1268675Z ** libs 2021-05-16T17:47:36.1320847Z 2021-05-16T17:47:36.1323584Z g++ -std=gnu++14 -I"/opt/R/devel/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-16T17:47:53.8055312Z gcc -I"/opt/R/devel/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-16T17:47:53.8910539Z gcc -I"/opt/R/devel/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-16T17:47:53.9760984Z gcc -I"/opt/R/devel/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-16T17:47:54.0145429Z gcc -I"/opt/R/devel/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-16T17:47:54.1215195Z gcc -I"/opt/R/devel/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-16T17:47:54.5747859Z gcc -I"/opt/R/devel/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-16T17:47:54.6155759Z gcc -I"/opt/R/devel/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-16T17:47:54.7326098Z gcc -I"/opt/R/devel/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-16T17:47:54.8824339Z gcc -I"/opt/R/devel/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-16T17:47:55.0105603Z gcc -I"/opt/R/devel/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-16T17:47:55.2411883Z gcc -I"/opt/R/devel/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-16T17:47:55.3495695Z gcc -I"/opt/R/devel/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-16T17:47:55.8377076Z gcc -I"/opt/R/devel/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-16T17:47:55.9306395Z gcc -I"/opt/R/devel/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-16T17:47:56.2286264Z gcc -I"/opt/R/devel/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-16T17:47:56.2637350Z gcc -I"/opt/R/devel/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-16T17:47:56.3063107Z gcc -I"/opt/R/devel/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-16T17:47:56.3814456Z gcc -I"/opt/R/devel/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-16T17:47:57.4589578Z gcc -I"/opt/R/devel/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-16T17:47:59.6973074Z g++ -std=gnu++14 -shared -L/opt/R/devel/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/devel/lib/R/lib -lR 2021-05-16T17:47:59.8777012Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:47:59.8904527Z ** R 2021-05-16T17:47:59.8981048Z ** inst 2021-05-16T17:47:59.9009472Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:00.6540484Z ** help 2021-05-16T17:48:00.7053882Z *** installing help indices 2021-05-16T17:48:00.7396846Z ** building package indices 2021-05-16T17:48:00.9475533Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:01.2104835Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:01.2347763Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:01.5015111Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:01.5026752Z * DONE (RNifti) 2021-05-16T17:48:01.5189227Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T17:48:01.5198127Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:48:01.5199117Z (as ‘lib’ is unspecified) 2021-05-16T17:48:16.3254077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T17:48:16.8261895Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T17:48:16.8263185Z ================================================== 2021-05-16T17:48:16.8263816Z downloaded 7843 bytes 2021-05-16T17:48:16.8264255Z 2021-05-16T17:48:16.8305624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T17:48:17.2240807Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T17:48:17.2242174Z ================================================== 2021-05-16T17:48:17.2242793Z downloaded 28 KB 2021-05-16T17:48:17.2243892Z 2021-05-16T17:48:17.2282365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T17:48:17.7764168Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T17:48:17.7765434Z ================================================== 2021-05-16T17:48:17.7766022Z downloaded 70 KB 2021-05-16T17:48:17.7766458Z 2021-05-16T17:48:17.7805071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T17:48:18.0533820Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T17:48:18.1250773Z ================================================== 2021-05-16T17:48:18.1251614Z downloaded 3.1 MB 2021-05-16T17:48:18.1251992Z 2021-05-16T17:48:18.1290332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T17:48:18.6354994Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T17:48:18.7373652Z ================================================== 2021-05-16T17:48:18.7376775Z downloaded 1.6 MB 2021-05-16T17:48:18.7377306Z 2021-05-16T17:48:18.7413865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:48:19.2822611Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T17:48:19.2825051Z ================================================== 2021-05-16T17:48:19.2826149Z downloaded 21 KB 2021-05-16T17:48:19.2826604Z 2021-05-16T17:48:19.2868568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:48:19.5542339Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T17:48:19.5544417Z ================================================== 2021-05-16T17:48:19.5544839Z downloaded 10 KB 2021-05-16T17:48:19.5545101Z 2021-05-16T17:48:19.7513222Z * installing *source* package ‘base64enc’ ... 2021-05-16T17:48:19.7521347Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:19.7522135Z ** using staged installation 2021-05-16T17:48:19.7621931Z ** libs 2021-05-16T17:48:19.7670716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:48:19.8720784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T17:48:19.9452045Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T17:48:20.0173082Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:48:20.0409419Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T17:48:20.0410744Z ** R 2021-05-16T17:48:20.0432269Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:20.2871255Z ** help 2021-05-16T17:48:20.3102505Z *** installing help indices 2021-05-16T17:48:20.3260120Z ** building package indices 2021-05-16T17:48:20.5119474Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:20.6823226Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:20.6999341Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:20.8684833Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:20.8690641Z * DONE (base64enc) 2021-05-16T17:48:21.0798925Z * installing *source* package ‘tinytex’ ... 2021-05-16T17:48:21.0814257Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:21.0818173Z ** using staged installation 2021-05-16T17:48:21.1019003Z ** R 2021-05-16T17:48:21.1089876Z ** inst 2021-05-16T17:48:21.1099294Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:21.7833733Z ** help 2021-05-16T17:48:21.8150411Z *** installing help indices 2021-05-16T17:48:21.8412957Z ** building package indices 2021-05-16T17:48:22.0389963Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:22.2190343Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:22.4093421Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:22.4106548Z * DONE (tinytex) 2021-05-16T17:48:22.6193464Z * installing *source* package ‘abind’ ... 2021-05-16T17:48:22.6205762Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:22.6207904Z ** using staged installation 2021-05-16T17:48:22.6311773Z ** R 2021-05-16T17:48:22.6359956Z ** inst 2021-05-16T17:48:22.6368033Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:23.1730562Z ** help 2021-05-16T17:48:23.1980078Z *** installing help indices 2021-05-16T17:48:23.2191871Z ** building package indices 2021-05-16T17:48:23.4128314Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:23.5847773Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:23.7624202Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:23.7633022Z * DONE (abind) 2021-05-16T17:48:23.9604442Z * installing *source* package ‘bitops’ ... 2021-05-16T17:48:23.9613996Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:23.9616240Z ** using staged installation 2021-05-16T17:48:23.9708434Z ** libs 2021-05-16T17:48:23.9756106Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T17:48:24.1500327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T17:48:24.2064676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:48:24.2509020Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:48:24.2688645Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T17:48:24.2689782Z ** R 2021-05-16T17:48:24.2701560Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:24.4861196Z ** help 2021-05-16T17:48:24.5114608Z *** installing help indices 2021-05-16T17:48:24.5292569Z ** building package indices 2021-05-16T17:48:24.7133737Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:24.8872194Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:24.9050898Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:25.0774325Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:25.0779194Z * DONE (bitops) 2021-05-16T17:48:25.3210136Z * installing *source* package ‘htmltools’ ... 2021-05-16T17:48:25.3230970Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:25.3232151Z ** using staged installation 2021-05-16T17:48:25.3375157Z ** libs 2021-05-16T17:48:25.3422625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:48:25.3866669Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T17:48:25.4893460Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:48:25.5106287Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T17:48:25.5118695Z ** R 2021-05-16T17:48:25.5244224Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:26.9017885Z ** help 2021-05-16T17:48:26.9799658Z *** installing help indices 2021-05-16T17:48:27.0362743Z ** building package indices 2021-05-16T17:48:27.2744123Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:27.4726962Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:48:27.4901791Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:27.7088440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:27.7104786Z * DONE (htmltools) 2021-05-16T17:48:28.4700536Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T17:48:28.4978637Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:28.4980240Z ** using staged installation 2021-05-16T17:48:28.5251973Z ** R 2021-05-16T17:48:28.5617090Z ** inst 2021-05-16T17:48:28.5832163Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:31.7779322Z ** help 2021-05-16T17:48:31.9702052Z *** installing help indices 2021-05-16T17:48:32.1209718Z *** copying figures 2021-05-16T17:48:32.1210343Z ** building package indices 2021-05-16T17:48:32.4021020Z ** installing vignettes 2021-05-16T17:48:32.4095961Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:32.6454384Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:32.9404286Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:32.9461418Z * DONE (rmarkdown) 2021-05-16T17:48:33.4988091Z * installing *source* package ‘rticles’ ... 2021-05-16T17:48:33.5148805Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:33.5151508Z ** using staged installation 2021-05-16T17:48:33.5362522Z ** R 2021-05-16T17:48:33.5421864Z ** inst 2021-05-16T17:48:33.5646099Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:33.9967664Z ** help 2021-05-16T17:48:34.0311760Z *** installing help indices 2021-05-16T17:48:34.0635898Z ** building package indices 2021-05-16T17:48:34.2655916Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:34.5081537Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:34.7518265Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:34.7556389Z * DONE (rticles) 2021-05-16T17:48:34.7671699Z 2021-05-16T17:48:34.7672675Z The downloaded source packages are in 2021-05-16T17:48:34.7674069Z ‘/tmp/RtmpRJhKHA/downloaded_packages’ 2021-05-16T17:48:34.8776106Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T17:48:34.8777382Z Use `force = TRUE` to force installation 2021-05-16T17:48:35.0604837Z 2021-05-16T17:48:35.0616687Z checking for file ‘/tmp/RtmpRJhKHA/remotesd4b41d17a07e/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T17:48:35.0649669Z 2021-05-16T17:48:35.0652591Z ✔ checking for file ‘/tmp/RtmpRJhKHA/remotesd4b41d17a07e/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T17:48:35.0887673Z 2021-05-16T17:48:35.0914049Z 2021-05-16T17:48:35.0916377Z ─ preparing ‘oro.nifti’: 2021-05-16T17:48:35.1029871Z checking DESCRIPTION meta-information ... 2021-05-16T17:48:35.1057999Z 2021-05-16T17:48:35.1060050Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:48:35.2403756Z 2021-05-16T17:48:35.2434517Z 2021-05-16T17:48:35.2437256Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:48:35.2448482Z 2021-05-16T17:48:35.2473707Z 2021-05-16T17:48:35.2475950Z ─ checking for empty or unneeded directories 2021-05-16T17:48:35.2479283Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T17:48:35.2482545Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T17:48:35.2592066Z 2021-05-16T17:48:35.2615516Z 2021-05-16T17:48:35.2617480Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T17:48:35.7467049Z 2021-05-16T17:48:35.7470422Z 2021-05-16T17:48:35.7471908Z 2021-05-16T17:48:35.8032366Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:48:35.8033787Z (as ‘lib’ is unspecified) 2021-05-16T17:48:36.3268270Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T17:48:36.3269720Z ** using staged installation 2021-05-16T17:48:36.3457896Z ** R 2021-05-16T17:48:36.3885422Z ** demo 2021-05-16T17:48:36.3891654Z ** inst 2021-05-16T17:48:36.3964237Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:42.8550965Z 2021-05-16T17:48:42.8552895Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T17:48:42.8554552Z ** help 2021-05-16T17:48:43.2177610Z *** installing help indices 2021-05-16T17:48:43.4859166Z ** building package indices 2021-05-16T17:48:43.8922324Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:48:44.4591550Z ** testing if installed package can be loaded from final location 2021-05-16T17:48:45.1422218Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:48:45.1501868Z * DONE (oro.nifti) 2021-05-16T17:48:45.1697662Z Installing 4 packages: RNifti, abind, bitops, hwriter 2021-05-16T17:48:45.1704531Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:48:45.1705493Z (as ‘lib’ is unspecified) 2021-05-16T17:49:00.2546802Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:49:00.3969462Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:49:00.5144868Z ================================================== 2021-05-16T17:49:00.5145939Z downloaded 1.0 MB 2021-05-16T17:49:00.5146491Z 2021-05-16T17:49:00.5174143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:49:00.6989146Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T17:49:00.6990598Z ================================================== 2021-05-16T17:49:00.6991300Z downloaded 21 KB 2021-05-16T17:49:00.6991791Z 2021-05-16T17:49:00.7029103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:49:00.9707673Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T17:49:00.9708960Z ================================================== 2021-05-16T17:49:00.9709853Z downloaded 10 KB 2021-05-16T17:49:00.9710160Z 2021-05-16T17:49:00.9752048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hwriter_1.3.2.tar.gz' 2021-05-16T17:49:01.4682949Z Content type 'application/x-tar' length 113429 bytes (110 KB) 2021-05-16T17:49:01.4742739Z ================================================== 2021-05-16T17:49:01.4743502Z downloaded 110 KB 2021-05-16T17:49:01.4743938Z 2021-05-16T17:49:01.8081299Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:49:01.8154376Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:01.8207415Z ** using staged installation 2021-05-16T17:49:01.8325694Z ** libs 2021-05-16T17:49:01.8379091Z g++ -std=gnu++14 -I"/opt/R/devel/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-16T17:49:19.6437913Z gcc -I"/opt/R/devel/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-16T17:49:19.7282771Z gcc -I"/opt/R/devel/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-16T17:49:19.8132952Z gcc -I"/opt/R/devel/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-16T17:49:19.8527364Z gcc -I"/opt/R/devel/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-16T17:49:19.9603851Z gcc -I"/opt/R/devel/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-16T17:49:20.4209672Z gcc -I"/opt/R/devel/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-16T17:49:20.4616832Z gcc -I"/opt/R/devel/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-16T17:49:20.5799075Z gcc -I"/opt/R/devel/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-16T17:49:20.7301096Z gcc -I"/opt/R/devel/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-16T17:49:20.8570363Z gcc -I"/opt/R/devel/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-16T17:49:21.0884979Z gcc -I"/opt/R/devel/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-16T17:49:21.1962055Z gcc -I"/opt/R/devel/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-16T17:49:21.6875424Z gcc -I"/opt/R/devel/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-16T17:49:21.7809760Z gcc -I"/opt/R/devel/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-16T17:49:22.0811536Z gcc -I"/opt/R/devel/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-16T17:49:22.1172336Z gcc -I"/opt/R/devel/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-16T17:49:22.1616052Z gcc -I"/opt/R/devel/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-16T17:49:22.2378784Z gcc -I"/opt/R/devel/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-16T17:49:23.3288818Z gcc -I"/opt/R/devel/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-16T17:49:25.5893156Z g++ -std=gnu++14 -shared -L/opt/R/devel/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/devel/lib/R/lib -lR 2021-05-16T17:49:25.7730690Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:49:25.7856964Z ** R 2021-05-16T17:49:25.7929877Z ** inst 2021-05-16T17:49:25.7959498Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:26.5539592Z ** help 2021-05-16T17:49:26.6049327Z *** installing help indices 2021-05-16T17:49:26.6390432Z ** building package indices 2021-05-16T17:49:26.8500641Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:27.1139462Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:49:27.1372424Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:27.4041947Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:27.4052913Z * DONE (RNifti) 2021-05-16T17:49:27.6262579Z * installing *source* package ‘abind’ ... 2021-05-16T17:49:27.6274724Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:27.6305436Z ** using staged installation 2021-05-16T17:49:27.6415511Z ** R 2021-05-16T17:49:27.6463290Z ** inst 2021-05-16T17:49:27.6471342Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:28.1870346Z ** help 2021-05-16T17:49:28.2117372Z *** installing help indices 2021-05-16T17:49:28.2327620Z ** building package indices 2021-05-16T17:49:28.4262224Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:28.5976825Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:28.7780762Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:28.7789673Z * DONE (abind) 2021-05-16T17:49:28.9785847Z * installing *source* package ‘bitops’ ... 2021-05-16T17:49:28.9794098Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:28.9829308Z ** using staged installation 2021-05-16T17:49:28.9919253Z ** libs 2021-05-16T17:49:28.9965935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T17:49:29.1723658Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T17:49:29.2298067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:49:29.2755703Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T17:49:29.2928490Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T17:49:29.2929609Z ** R 2021-05-16T17:49:29.2951609Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:29.5144433Z ** help 2021-05-16T17:49:29.5390504Z *** installing help indices 2021-05-16T17:49:29.5562745Z ** building package indices 2021-05-16T17:49:29.7444280Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:29.9193340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:49:29.9366286Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:30.1098552Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:30.1103139Z * DONE (bitops) 2021-05-16T17:49:30.3259597Z * installing *source* package ‘hwriter’ ... 2021-05-16T17:49:30.3272789Z ** package ‘hwriter’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:30.3273988Z ** using staged installation 2021-05-16T17:49:30.3431827Z ** R 2021-05-16T17:49:30.3481181Z ** inst 2021-05-16T17:49:30.3494213Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:30.8535250Z ** help 2021-05-16T17:49:30.8755738Z *** installing help indices 2021-05-16T17:49:30.8955729Z ** building package indices 2021-05-16T17:49:31.0890226Z ** installing vignettes 2021-05-16T17:49:31.0944542Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:49:31.2683557Z ** testing if installed package can be loaded from final location 2021-05-16T17:49:31.4450754Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:49:31.4460764Z * DONE (hwriter) 2021-05-16T17:49:31.4543732Z 2021-05-16T17:49:31.4544766Z The downloaded source packages are in 2021-05-16T17:49:31.4545986Z ‘/tmp/RtmpRJhKHA/downloaded_packages’ 2021-05-16T17:49:31.5256892Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T17:49:31.5257876Z Use `force = TRUE` to force installation 2021-05-16T17:49:45.4973605Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:49:45.4975177Z Use `force = TRUE` to force installation 2021-05-16T17:49:45.4985547Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:49:45.4986717Z Use `force = TRUE` to force installation 2021-05-16T17:49:45.5123103Z ##[group]Run options(width = 100) 2021-05-16T17:49:45.5123593Z options(width = 100) 2021-05-16T17:49:45.5124100Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:49:45.5124743Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:49:45.5132011Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:49:45.5132394Z env: 2021-05-16T17:49:45.5132794Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:45.5133232Z TIC_DEPLOY_KEY: 2021-05-16T17:49:45.5133974Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:49:45.5135658Z GITHUB_PAT: *** 2021-05-16T17:49:45.5136038Z COVERALLS_TOKEN: 2021-05-16T17:49:45.5136478Z continue-on-error: true 2021-05-16T17:49:45.5136916Z VDIFFR_RUN_TESTS: 2021-05-16T17:49:45.5137365Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:49:45.5137777Z TZ: UTC 2021-05-16T17:49:45.5138124Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:45.5138530Z NOT_CRAN: true 2021-05-16T17:49:45.5138876Z ##[endgroup] 2021-05-16T17:49:45.9458214Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:49:45.9458922Z setting value 2021-05-16T17:49:45.9459877Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T17:49:45.9460570Z os Ubuntu 20.04.2 LTS 2021-05-16T17:49:45.9461368Z system x86_64, linux-gnu 2021-05-16T17:49:45.9461946Z ui X11 2021-05-16T17:49:45.9462513Z language (EN) 2021-05-16T17:49:45.9463278Z collate C.UTF-8 2021-05-16T17:49:45.9464110Z ctype C.UTF-8 2021-05-16T17:49:45.9464682Z tz UTC 2021-05-16T17:49:45.9465408Z date 2021-05-16 2021-05-16T17:49:45.9465709Z 2021-05-16T17:49:45.9466597Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:49:45.9467365Z package * version date lib source 2021-05-16T17:49:45.9468307Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9469274Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:49:45.9470254Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9471119Z base * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9472012Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9472922Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9473792Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9474657Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9475559Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9476316Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:49:45.9477071Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9477806Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9478548Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9479279Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9480350Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9481275Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9482092Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9482885Z compiler 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9483634Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9484382Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9485128Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9485917Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9487001Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9487775Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9488567Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9489393Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:49:45.9490238Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9490997Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9491763Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9492522Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9493281Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9494066Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9494824Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9495593Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9496371Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9497109Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9497869Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9498618Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9499365Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9500216Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:49:45.9501093Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9501864Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9502616Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9503379Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9504154Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9504921Z grid 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9505668Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9506424Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9507188Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9507930Z hwriter 1.3.2 2014-09-10 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9508782Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9509635Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9510429Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9511209Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9511958Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9512735Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9513502Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9514289Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9515064Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9515821Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9516569Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9517324Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9518085Z methods * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9518840Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9519576Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9520317Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9521053Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9521814Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9522705Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T17:49:45.9523589Z parallel 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9524363Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:49:45.9525116Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9525908Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9526811Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9527593Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9528385Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9529172Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9529936Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9530673Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9531418Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9532171Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9532946Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9533717Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9534470Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9535257Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9536009Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9536736Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9537601Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9538419Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T17:49:45.9539204Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9539957Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9540729Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9541523Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9542291Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9543066Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9543844Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9544643Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9545417Z splines 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9546161Z stats * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9546903Z stats4 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9547648Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9548413Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9549175Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T17:49:45.9549929Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9550726Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:49:45.9551518Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9552286Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9553043Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:49:45.9553838Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:49:45.9554626Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9555386Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9556171Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9556910Z tools 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9557666Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9558424Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9559154Z utils * 4.2.0 2021-05-15 [2] local 2021-05-16T17:49:45.9559904Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9560638Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9561393Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9562128Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9562872Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:49:45.9563608Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9564341Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9565170Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9565894Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T17:49:45.9566246Z 2021-05-16T17:49:45.9566800Z [1] /home/runner/work/_temp/Library 2021-05-16T17:49:45.9567299Z [2] /opt/R/devel/lib/R/library 2021-05-16T17:49:45.9602914Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:49:45.9603457Z Rscript -e 'tic::script()' 2021-05-16T17:49:45.9603846Z ls -l check 2021-05-16T17:49:45.9645950Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:49:45.9646422Z env: 2021-05-16T17:49:45.9647045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:45.9647478Z TIC_DEPLOY_KEY: 2021-05-16T17:49:45.9648222Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:49:45.9649701Z GITHUB_PAT: *** 2021-05-16T17:49:45.9650075Z COVERALLS_TOKEN: 2021-05-16T17:49:45.9650509Z continue-on-error: true 2021-05-16T17:49:45.9650954Z VDIFFR_RUN_TESTS: 2021-05-16T17:49:45.9651386Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:49:45.9651800Z TZ: UTC 2021-05-16T17:49:45.9652144Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:45.9652525Z NOT_CRAN: true 2021-05-16T17:49:45.9652858Z ##[endgroup] 2021-05-16T17:49:46.2203391Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:49:46.3442669Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:49:46.3443733Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:49:46.3444476Z timeout = Inf, check_dir = "check") 2021-05-16T17:49:46.4016309Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:49:46.6087984Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:49:46.6228404Z * preparing ‘oro.dicom’: 2021-05-16T17:49:46.6323362Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:49:46.6581633Z * installing the package to build vignettes 2021-05-16T17:49:54.9976449Z * creating vignettes ... OK 2021-05-16T17:49:55.0329216Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:49:55.0335538Z * checking for empty or unneeded directories 2021-05-16T17:49:55.0386180Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T17:49:55.2937546Z 2021-05-16T17:49:55.4982287Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:49:55.7073459Z * using log directory ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T17:49:55.7074601Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T17:49:55.7075396Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:49:55.7076087Z * using session charset: UTF-8 2021-05-16T17:49:55.8607479Z * using option ‘--as-cran’ 2021-05-16T17:49:55.8621569Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T17:49:55.8622562Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T17:49:55.8623373Z * package encoding: UTF-8 2021-05-16T17:49:55.8645091Z * checking package namespace information ... OK 2021-05-16T17:50:10.9015697Z * checking package dependencies ... OK 2021-05-16T17:50:10.9026531Z * checking if this is a source package ... OK 2021-05-16T17:50:10.9035320Z * checking if there is a namespace ... OK 2021-05-16T17:50:11.2027583Z * checking for executable files ... OK 2021-05-16T17:50:11.2028911Z * checking for hidden files and directories ... OK 2021-05-16T17:50:11.2037892Z * checking for portable file names ... OK 2021-05-16T17:50:11.2050017Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:50:11.2079598Z * checking serialization versions ... OK 2021-05-16T17:50:13.2851279Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T17:50:13.2903579Z * checking installed package size ... OK 2021-05-16T17:50:13.3519116Z * checking package directory ... OK 2021-05-16T17:50:13.3520314Z * checking for future file timestamps ... OK 2021-05-16T17:50:13.3522118Z * checking ‘build’ directory ... OK 2021-05-16T17:50:13.5043364Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:50:13.5044601Z * checking top-level files ... OK 2021-05-16T17:50:13.5046017Z * checking for left-over files ... OK 2021-05-16T17:50:13.5755804Z * checking index information ... OK 2021-05-16T17:50:13.7713439Z * checking package subdirectories ... OK 2021-05-16T17:50:13.8159196Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:50:13.8679108Z * checking R files for syntax errors ... OK 2021-05-16T17:50:14.0272422Z * checking whether the package can be loaded ... OK 2021-05-16T17:50:14.0865985Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:50:14.1429509Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:50:14.1999786Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:50:14.3593342Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:50:14.5369970Z * checking loading without being on the library search path ... OK 2021-05-16T17:50:15.1524348Z * checking dependencies in R code ... OK 2021-05-16T17:50:15.6442253Z * checking S3 generic/method consistency ... OK 2021-05-16T17:50:15.7419495Z * checking replacement functions ... OK 2021-05-16T17:50:15.9196456Z * checking foreign function calls ... OK 2021-05-16T17:50:19.4848121Z * checking R code for possible problems ... OK 2021-05-16T17:50:19.7136199Z * checking Rd files ... OK 2021-05-16T17:50:19.7595923Z * checking Rd metadata ... OK 2021-05-16T17:50:19.8457411Z * checking Rd line widths ... OK 2021-05-16T17:50:19.9605070Z * checking Rd cross-references ... OK 2021-05-16T17:50:20.0616769Z * checking for missing documentation entries ... OK 2021-05-16T17:50:20.4307511Z * checking for code/documentation mismatches ... OK 2021-05-16T17:50:21.0918695Z * checking Rd \usage sections ... OK 2021-05-16T17:50:21.2003097Z * checking Rd contents ... OK 2021-05-16T17:50:21.3176863Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:50:21.3335007Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:50:21.5197578Z * checking data for non-ASCII characters ... OK 2021-05-16T17:50:21.5207588Z * checking LazyData ... OK 2021-05-16T17:50:21.6894421Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:50:22.4250221Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:50:22.4255779Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:50:22.4271293Z compacted ‘dicom.pdf’ from 823Kb to 334Kb 2021-05-16T17:50:22.4273332Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:50:22.4828366Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T17:50:22.4896854Z * checking files in ‘vignettes’ ... OK 2021-05-16T17:50:24.7430972Z * checking examples ... OK 2021-05-16T17:50:24.9146424Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T17:50:24.9147461Z 2021-05-16T17:50:24.9148193Z 2c2 2021-05-16T17:50:24.9148604Z < oro.dicom 0.5.2.2 2021-05-16T17:50:24.9149309Z --- 2021-05-16T17:50:24.9149878Z > oro.dicom 0.5.2 2021-05-16T17:50:24.9150327Z 13c13 2021-05-16T17:50:24.9150784Z < > ### Aliases: create3D create4D 2021-05-16T17:50:24.9151320Z --- 2021-05-16T17:50:24.9151835Z > > ### Aliases: create3D create4D create4D 2021-05-16T17:50:24.9169441Z 59c59 2021-05-16T17:50:24.9170154Z < > ### Aliases: dec2base dec2hex 2021-05-16T17:50:24.9170944Z --- 2021-05-16T17:50:24.9171550Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T17:50:24.9172109Z 174c174,175 2021-05-16T17:50:24.9173041Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T17:50:24.9173822Z --- 2021-05-16T17:50:24.9174824Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T17:50:24.9175587Z > > ### is.sagittal 2021-05-16T17:50:24.9176050Z 260c261 2021-05-16T17:50:24.9176917Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T17:50:24.9177652Z --- 2021-05-16T17:50:24.9178468Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T17:50:24.9179200Z 285c286 2021-05-16T17:50:24.9179737Z < > ### Aliases: str2time str2date 2021-05-16T17:50:24.9180347Z --- 2021-05-16T17:50:24.9181044Z > > ### Aliases: str2time str2date str2date 2021-05-16T17:50:24.9826317Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T17:50:25.1409795Z * checking tests ... 2021-05-16T17:50:27.1108598Z Running ‘testthat.R’ 2021-05-16T17:50:27.1154744Z OK 2021-05-16T17:50:27.1955880Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T17:50:27.2145695Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T17:50:33.7329025Z * checking re-building of vignette outputs ... OK 2021-05-16T17:50:35.6729734Z * checking PDF version of manual ... OK 2021-05-16T17:50:35.6753219Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:50:35.6754199Z * checking for detritus in the temp directory ... OK 2021-05-16T17:50:35.6754796Z * DONE 2021-05-16T17:50:35.6755130Z 2021-05-16T17:50:35.6755602Z Status: 1 WARNING 2021-05-16T17:50:35.6756052Z See 2021-05-16T17:50:35.6757095Z ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T17:50:35.6757842Z for details. 2021-05-16T17:50:35.6758202Z 2021-05-16T17:50:35.6758498Z 2021-05-16T17:50:35.7573056Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T17:50:35.7586048Z Duration: 40.4s 2021-05-16T17:50:35.7586520Z 2021-05-16T17:50:35.7605743Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:50:35.7610496Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:50:35.7612577Z compacted ‘dicom.pdf’ from 823Kb to 334Kb 2021-05-16T17:50:35.7613422Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:50:35.7613862Z 2021-05-16T17:50:35.7617633Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:50:35.7676237Z total 4308 2021-05-16T17:50:35.7677651Z drwxr-xr-x 6 runner docker 4096 May 16 17:50 oro.dicom.Rcheck 2021-05-16T17:50:35.7678877Z -rw-r--r-- 1 runner docker 2152611 May 16 17:49 oro.dicom_0.5.2.2.tar.gz 2021-05-16T17:50:35.7690851Z -rw-r--r-- 1 runner docker 2250964 May 16 17:50 oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:50:35.7721057Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:50:35.7721761Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:50:35.7764075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:50:35.7764534Z env: 2021-05-16T17:50:35.7764953Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:35.7765375Z TIC_DEPLOY_KEY: 2021-05-16T17:50:35.7766130Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:35.7767885Z GITHUB_PAT: *** 2021-05-16T17:50:35.7768269Z COVERALLS_TOKEN: 2021-05-16T17:50:35.7768720Z continue-on-error: true 2021-05-16T17:50:35.7769143Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:35.7769594Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:35.7769993Z TZ: UTC 2021-05-16T17:50:35.7770353Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:35.7770721Z NOT_CRAN: true 2021-05-16T17:50:35.7771083Z ##[endgroup] 2021-05-16T17:50:35.7864529Z 2021-05-16T17:50:35.7866018Z R Under development (unstable) (2021-05-14 r80296) -- "Unsuffered Consequences" 2021-05-16T17:50:35.7868199Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T17:50:35.7869132Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:50:35.7869466Z 2021-05-16T17:50:35.7870028Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T17:50:35.7870791Z You are welcome to redistribute it under certain conditions. 2021-05-16T17:50:35.7871710Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T17:50:35.7872096Z 2021-05-16T17:50:35.7872812Z R is a collaborative project with many contributors. 2021-05-16T17:50:35.7873664Z Type 'contributors()' for more information and 2021-05-16T17:50:35.7874515Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T17:50:35.7874906Z 2021-05-16T17:50:35.7875584Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T17:50:35.7876409Z 'help.start()' for an HTML browser interface to help. 2021-05-16T17:50:35.7877047Z Type 'q()' to quit R. 2021-05-16T17:50:35.7877295Z 2021-05-16T17:50:35.7877651Z > library(testthat) 2021-05-16T17:50:35.7878083Z > library(oro.dicom) 2021-05-16T17:50:35.7878477Z oro.dicom 0.5.2.2 2021-05-16T17:50:35.7878799Z > 2021-05-16T17:50:35.7879174Z > test_check("oro.dicom") 2021-05-16T17:50:35.7879658Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T17:50:35.7880017Z > 2021-05-16T17:50:35.7880345Z > proc.time() 2021-05-16T17:50:35.7880782Z user system elapsed 2021-05-16T17:50:35.7881172Z 1.880 0.068 1.938 2021-05-16T17:50:35.7917405Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:50:35.7917950Z Rscript -e "tic::before_deploy()" 2021-05-16T17:50:35.7955958Z shell: /usr/bin/bash -e {0} 2021-05-16T17:50:35.7956307Z env: 2021-05-16T17:50:35.7956722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:35.7957144Z TIC_DEPLOY_KEY: 2021-05-16T17:50:35.7957899Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:35.7959160Z GITHUB_PAT: *** 2021-05-16T17:50:35.7959520Z COVERALLS_TOKEN: 2021-05-16T17:50:35.7959970Z continue-on-error: true 2021-05-16T17:50:35.7960394Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:35.7960845Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:35.7961243Z TZ: UTC 2021-05-16T17:50:35.7961605Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:35.7961982Z NOT_CRAN: true 2021-05-16T17:50:35.7962334Z ##[endgroup] 2021-05-16T17:50:36.0487947Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:50:36.1699376Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:50:36.1699928Z with: 2021-05-16T17:50:36.1700716Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T17:50:36.1701672Z asset_path: check/oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:50:36.1702339Z asset_name: oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T17:50:36.1702952Z asset_content_type: application/octet-stream 2021-05-16T17:50:36.1703427Z env: 2021-05-16T17:50:36.1703818Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:36.1704252Z TIC_DEPLOY_KEY: 2021-05-16T17:50:36.1705012Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:36.1706601Z GITHUB_PAT: *** 2021-05-16T17:50:36.1706976Z COVERALLS_TOKEN: 2021-05-16T17:50:36.1707412Z continue-on-error: true 2021-05-16T17:50:36.1707855Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:36.1708316Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:36.1708724Z TZ: UTC 2021-05-16T17:50:36.1709085Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:36.1709455Z NOT_CRAN: true 2021-05-16T17:50:36.1710199Z GITHUB_TOKEN: *** 2021-05-16T17:50:36.1710555Z ##[endgroup] 2021-05-16T17:50:36.7736982Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:50:36.7737568Z Rscript -e "tic::deploy()" 2021-05-16T17:50:36.7783585Z shell: /usr/bin/bash -e {0} 2021-05-16T17:50:36.7783944Z env: 2021-05-16T17:50:36.7784359Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:36.7784782Z TIC_DEPLOY_KEY: 2021-05-16T17:50:36.7785532Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:36.7787001Z GITHUB_PAT: *** 2021-05-16T17:50:36.7787375Z COVERALLS_TOKEN: 2021-05-16T17:50:36.7787824Z continue-on-error: true 2021-05-16T17:50:36.7788248Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:36.7788704Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:36.7789103Z TZ: UTC 2021-05-16T17:50:36.7789470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:36.7789962Z NOT_CRAN: true 2021-05-16T17:50:36.7790320Z ##[endgroup] 2021-05-16T17:50:37.0330665Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:50:37.1517736Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:50:37.1518281Z Rscript -e "tic::after_deploy()" 2021-05-16T17:50:37.1561193Z shell: /usr/bin/bash -e {0} 2021-05-16T17:50:37.1561549Z env: 2021-05-16T17:50:37.1561961Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:50:37.1562388Z TIC_DEPLOY_KEY: 2021-05-16T17:50:37.1563153Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:50:37.1564646Z GITHUB_PAT: *** 2021-05-16T17:50:37.1565012Z COVERALLS_TOKEN: 2021-05-16T17:50:37.1565461Z continue-on-error: true 2021-05-16T17:50:37.1565884Z VDIFFR_RUN_TESTS: 2021-05-16T17:50:37.1566333Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:50:37.1566883Z TZ: UTC 2021-05-16T17:50:37.1567240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:50:37.1567627Z NOT_CRAN: true 2021-05-16T17:50:37.1567981Z ##[endgroup] 2021-05-16T17:50:37.4168501Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:50:37.6844609Z Post job cleanup. 2021-05-16T17:50:37.7251630Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:50:37.7333908Z Post job cleanup. 2021-05-16T17:50:37.8263847Z [command]/usr/bin/git version 2021-05-16T17:50:37.8317214Z git version 2.31.1 2021-05-16T17:50:37.8348459Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:50:37.8392083Z [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-16T17:50:37.8629506Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:50:37.8662516Z http.https://github.com/.extraheader 2021-05-16T17:50:37.8671276Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:50:37.8710350Z [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-16T17:50:37.8997633Z Cleaning up orphan processes