2021-05-14T23:16:36.1431820Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:16:36.6106913Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.7095235Z 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-14T23:16:36.8390661Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.9361637Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:16:43.7138650Z Current runner version: '2.278.0' 2021-05-14T23:16:43.7167376Z ##[group]Operating System 2021-05-14T23:16:43.7168457Z Ubuntu 2021-05-14T23:16:43.7168969Z 20.04.2 2021-05-14T23:16:43.7169466Z LTS 2021-05-14T23:16:43.7169945Z ##[endgroup] 2021-05-14T23:16:43.7170609Z ##[group]Virtual Environment 2021-05-14T23:16:43.7171286Z Environment: ubuntu-20.04 2021-05-14T23:16:43.7171944Z Version: 20210510.0 2021-05-14T23:16:43.7173052Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:16:43.7174493Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:16:43.7175504Z ##[endgroup] 2021-05-14T23:16:43.7177569Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:16:43.7178989Z Actions: write 2021-05-14T23:16:43.7179587Z Checks: write 2021-05-14T23:16:43.7180128Z Contents: write 2021-05-14T23:16:43.7180738Z Deployments: write 2021-05-14T23:16:43.7181478Z Issues: write 2021-05-14T23:16:43.7182084Z Metadata: read 2021-05-14T23:16:43.7182610Z Packages: write 2021-05-14T23:16:43.7183240Z PullRequests: write 2021-05-14T23:16:43.7183892Z RepositoryProjects: write 2021-05-14T23:16:43.7184630Z SecurityEvents: write 2021-05-14T23:16:43.7185263Z Statuses: write 2021-05-14T23:16:43.7185945Z ##[endgroup] 2021-05-14T23:16:43.7198233Z Prepare workflow directory 2021-05-14T23:16:43.8503281Z Prepare all required actions 2021-05-14T23:16:43.8515736Z Getting action download info 2021-05-14T23:16:44.2717100Z Download action repository 'actions/checkout@v2' 2021-05-14T23:16:46.2157957Z Download action repository 'r-lib/actions@master' 2021-05-14T23:16:46.6836763Z Download action repository 'adigherman/actions@master' 2021-05-14T23:16:47.7907291Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:16:48.0242505Z Download action repository 'actions/cache@v1' 2021-05-14T23:16:48.2382844Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:16:48.3865711Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:16:48.7911368Z ##[group]Run actions/checkout@v2 2021-05-14T23:16:48.7912063Z with: 2021-05-14T23:16:48.7912595Z repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:48.7913616Z token: *** 2021-05-14T23:16:48.7914019Z ssh-strict: true 2021-05-14T23:16:48.7914545Z persist-credentials: true 2021-05-14T23:16:48.7915030Z clean: true 2021-05-14T23:16:48.7915710Z fetch-depth: 1 2021-05-14T23:16:48.7916108Z lfs: false 2021-05-14T23:16:48.7916515Z submodules: false 2021-05-14T23:16:48.7916902Z env: 2021-05-14T23:16:48.7917360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:48.7917839Z TIC_DEPLOY_KEY: 2021-05-14T23:16:48.7918681Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:48.7919932Z GITHUB_PAT: *** 2021-05-14T23:16:48.7920343Z COVERALLS_TOKEN: 2021-05-14T23:16:48.7920851Z continue-on-error: true 2021-05-14T23:16:48.7921333Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:48.7921749Z ##[endgroup] 2021-05-14T23:16:49.0332480Z Syncing repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:49.0333479Z ##[group]Getting Git version info 2021-05-14T23:16:49.0334600Z Working directory is '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:49.0400629Z [command]/usr/bin/git version 2021-05-14T23:16:49.0556876Z git version 2.31.1 2021-05-14T23:16:49.0558525Z ##[endgroup] 2021-05-14T23:16:49.0566439Z Deleting the contents of '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:49.0572673Z ##[group]Initializing the repository 2021-05-14T23:16:49.0579104Z [command]/usr/bin/git init /home/runner/work/kirby21.vaso/kirby21.vaso 2021-05-14T23:16:49.0663894Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:16:49.0664835Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:16:49.0665689Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:16:49.0666273Z hint: 2021-05-14T23:16:49.0667339Z hint: git config --global init.defaultBranch 2021-05-14T23:16:49.0667887Z hint: 2021-05-14T23:16:49.0668656Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:16:49.0669694Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:16:49.0670310Z hint: 2021-05-14T23:16:49.0670871Z hint: git branch -m 2021-05-14T23:16:49.0683850Z Initialized empty Git repository in /home/runner/work/kirby21.vaso/kirby21.vaso/.git/ 2021-05-14T23:16:49.0695740Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:16:49.0753795Z ##[endgroup] 2021-05-14T23:16:49.0754876Z ##[group]Disabling automatic garbage collection 2021-05-14T23:16:49.0761132Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:16:49.0805693Z ##[endgroup] 2021-05-14T23:16:49.0812225Z ##[group]Setting up auth 2021-05-14T23:16:49.0822313Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:16:49.0863163Z [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-14T23:16:49.1237150Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:16:49.1285815Z [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-14T23:16:49.1526836Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:16:49.1586715Z ##[endgroup] 2021-05-14T23:16:49.1587807Z ##[group]Fetching the repository 2021-05-14T23:16:49.1600186Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8b04557f7632a71bce62094bcaa6d0ea7f763371:refs/tags/1.7.0.s 2021-05-14T23:16:49.3639220Z remote: Enumerating objects: 45, done. 2021-05-14T23:16:49.3640346Z remote: Counting objects: 2% (1/45) 2021-05-14T23:16:49.3641200Z remote: Counting objects: 4% (2/45) 2021-05-14T23:16:49.3642009Z remote: Counting objects: 6% (3/45) 2021-05-14T23:16:49.3642768Z remote: Counting objects: 8% (4/45) 2021-05-14T23:16:49.3643557Z remote: Counting objects: 11% (5/45) 2021-05-14T23:16:49.3644331Z remote: Counting objects: 13% (6/45) 2021-05-14T23:16:49.3645101Z remote: Counting objects: 15% (7/45) 2021-05-14T23:16:49.3645909Z remote: Counting objects: 17% (8/45) 2021-05-14T23:16:49.3646632Z remote: Counting objects: 20% (9/45) 2021-05-14T23:16:49.3647410Z remote: Counting objects: 22% (10/45) 2021-05-14T23:16:49.3648182Z remote: Counting objects: 24% (11/45) 2021-05-14T23:16:49.3648939Z remote: Counting objects: 26% (12/45) 2021-05-14T23:16:49.3649762Z remote: Counting objects: 28% (13/45) 2021-05-14T23:16:49.3650495Z remote: Counting objects: 31% (14/45) 2021-05-14T23:16:49.3651275Z remote: Counting objects: 33% (15/45) 2021-05-14T23:16:49.3652046Z remote: Counting objects: 35% (16/45) 2021-05-14T23:16:49.3652806Z remote: Counting objects: 37% (17/45) 2021-05-14T23:16:49.3653625Z remote: Counting objects: 40% (18/45) 2021-05-14T23:16:49.3654403Z remote: Counting objects: 42% (19/45) 2021-05-14T23:16:49.3655185Z remote: Counting objects: 44% (20/45) 2021-05-14T23:16:49.3656064Z remote: Counting objects: 46% (21/45) 2021-05-14T23:16:49.3656826Z remote: Counting objects: 48% (22/45) 2021-05-14T23:16:49.3657598Z remote: Counting objects: 51% (23/45) 2021-05-14T23:16:49.3658320Z remote: Counting objects: 53% (24/45) 2021-05-14T23:16:49.3659092Z remote: Counting objects: 55% (25/45) 2021-05-14T23:16:49.3659928Z remote: Counting objects: 57% (26/45) 2021-05-14T23:16:49.3661078Z remote: Counting objects: 60% (27/45) 2021-05-14T23:16:49.3662005Z remote: Counting objects: 62% (28/45) 2021-05-14T23:16:49.3662848Z remote: Counting objects: 64% (29/45) 2021-05-14T23:16:49.3665179Z remote: Counting objects: 66% (30/45) 2021-05-14T23:16:49.3665875Z remote: Counting objects: 68% (31/45) 2021-05-14T23:16:49.3666448Z remote: Counting objects: 71% (32/45) 2021-05-14T23:16:49.3667056Z remote: Counting objects: 73% (33/45) 2021-05-14T23:16:49.3667619Z remote: Counting objects: 75% (34/45) 2021-05-14T23:16:49.3668277Z remote: Counting objects: 77% (35/45) 2021-05-14T23:16:49.3668909Z remote: Counting objects: 80% (36/45) 2021-05-14T23:16:49.3669470Z remote: Counting objects: 82% (37/45) 2021-05-14T23:16:49.3670094Z remote: Counting objects: 84% (38/45) 2021-05-14T23:16:49.3670669Z remote: Counting objects: 86% (39/45) 2021-05-14T23:16:49.3671320Z remote: Counting objects: 88% (40/45) 2021-05-14T23:16:49.3671889Z remote: Counting objects: 91% (41/45) 2021-05-14T23:16:49.3672498Z remote: Counting objects: 93% (42/45) 2021-05-14T23:16:49.3673061Z remote: Counting objects: 95% (43/45) 2021-05-14T23:16:49.3673681Z remote: Counting objects: 97% (44/45) 2021-05-14T23:16:49.3674244Z remote: Counting objects: 100% (45/45) 2021-05-14T23:16:49.3674903Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:16:49.3675760Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:16:49.3676380Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:16:49.3677059Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:16:49.3677672Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:16:49.3678363Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:16:49.3678975Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:16:49.3679631Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:16:49.3680409Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:16:49.3681105Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:16:49.3681819Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:16:49.3682433Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:16:49.3683112Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:16:49.3683725Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:16:49.3684383Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:16:49.3685019Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:16:49.3685678Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:16:49.3686303Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:16:49.3686962Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:16:49.3688892Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:16:49.3689569Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:16:49.3690252Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:16:49.3739317Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:16:49.3740012Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:16:49.3740596Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:16:49.3741168Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:16:49.3741751Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:16:49.3742331Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:16:49.3742921Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:16:49.3743495Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:16:49.3744085Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:16:49.3744672Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:16:49.3745246Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:16:49.3745849Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:16:49.3746613Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:16:49.3747205Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:16:49.3747784Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:16:49.3748373Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:16:49.3748948Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:16:49.3749538Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:16:49.3750123Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:16:49.3750696Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:16:49.3751287Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:16:49.3751858Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:16:49.3752445Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:16:49.3753049Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:16:59.8361449Z remote: Total 45 (delta 2), reused 40 (delta 0), pack-reused 0 2021-05-14T23:17:01.3508004Z From https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:17:01.3511166Z * [new ref] 8b04557f7632a71bce62094bcaa6d0ea7f763371 -> 1.7.0.s 2021-05-14T23:17:01.3545098Z ##[endgroup] 2021-05-14T23:17:01.3550626Z ##[group]Determining the checkout info 2021-05-14T23:17:01.3554750Z ##[endgroup] 2021-05-14T23:17:01.3560265Z ##[group]Checking out the ref 2021-05-14T23:17:01.3577559Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:17:02.5888380Z Updating files: 80% (24/30) 2021-05-14T23:17:02.5889079Z Updating files: 83% (25/30) 2021-05-14T23:17:02.5889684Z Updating files: 86% (26/30) 2021-05-14T23:17:02.5890384Z Updating files: 90% (27/30) 2021-05-14T23:17:02.5890912Z Updating files: 93% (28/30) 2021-05-14T23:17:02.5891451Z Updating files: 96% (29/30) 2021-05-14T23:17:02.5891993Z Updating files: 100% (30/30) 2021-05-14T23:17:02.5892550Z Updating files: 100% (30/30), done. 2021-05-14T23:17:02.5904672Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:17:02.5934211Z 2021-05-14T23:17:02.5935470Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:17:02.5936385Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:17:02.5937264Z state without impacting any branches by switching back to a branch. 2021-05-14T23:17:02.5937804Z 2021-05-14T23:17:02.5938497Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:17:02.5939630Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:17:02.5940103Z 2021-05-14T23:17:02.5940745Z git switch -c 2021-05-14T23:17:02.5941147Z 2021-05-14T23:17:02.5941594Z Or undo this operation with: 2021-05-14T23:17:02.5942237Z 2021-05-14T23:17:02.5943102Z git switch - 2021-05-14T23:17:02.5943405Z 2021-05-14T23:17:02.5944084Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:17:02.5944706Z 2021-05-14T23:17:02.5945156Z HEAD is now at 8b04557 Version id 22 stable 2021-05-14T23:17:02.5946129Z ##[endgroup] 2021-05-14T23:17:02.6006990Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:17:02.6045137Z '8b04557f7632a71bce62094bcaa6d0ea7f763371' 2021-05-14T23:17:02.6204551Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:17:02.6205079Z with: 2021-05-14T23:17:02.6205476Z r-version: devel 2021-05-14T23:17:02.6205860Z Ncpus: 1 2021-05-14T23:17:02.6206292Z crayon.enabled: NULL 2021-05-14T23:17:02.6206835Z remove-openmp-macos: true 2021-05-14T23:17:02.6207417Z http-user-agent: default 2021-05-14T23:17:02.6207893Z install-r: true 2021-05-14T23:17:02.6208488Z windows-path-include-mingw: true 2021-05-14T23:17:02.6209028Z env: 2021-05-14T23:17:02.6209482Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:02.6209955Z TIC_DEPLOY_KEY: 2021-05-14T23:17:02.6210797Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:02.6212836Z GITHUB_PAT: *** 2021-05-14T23:17:02.6213260Z COVERALLS_TOKEN: 2021-05-14T23:17:02.6213767Z continue-on-error: true 2021-05-14T23:17:02.6214241Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:02.6214654Z ##[endgroup] 2021-05-14T23:17:03.3948058Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:17:05.0276762Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:17:05.0283667Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:17:05.0287498Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:17:05.0721397Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:17:05.0774387Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:17:05.1270144Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:17:05.1618941Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:17:05.2670085Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:17:05.2917184Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:17:05.2932499Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:17:05.2942456Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:17:05.2971019Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:17:05.2984252Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:17:05.3093428Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:17:05.3125139Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:17:05.3173669Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:17:05.5122317Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:17:05.5650729Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:17:05.8215702Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:17:05.9024670Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:17:05.9057430Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:17:05.9061404Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:17:05.9085682Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:17:05.9095203Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:17:05.9218938Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:17:13.1355880Z Fetched 4462 kB in 1s (3819 kB/s) 2021-05-14T23:17:14.0384528Z Reading package lists... 2021-05-14T23:17:14.0618817Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:17:16.0656493Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:17:16.1388249Z Reading package lists... 2021-05-14T23:17:16.3033426Z Building dependency tree... 2021-05-14T23:17:16.3051079Z Reading state information... 2021-05-14T23:17:16.4677190Z The following additional packages will be installed: 2021-05-14T23:17:16.4678775Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:17:16.4689356Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:17:16.4690940Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:17:16.4692924Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:17:16.4694445Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:17:16.4695760Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:17:16.4697189Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:17:16.4698755Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:17:16.4700175Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:17:16.4701514Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:17:16.4702900Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:17:16.4704326Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:17:16.4705862Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:17:16.4707475Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:17:16.4708784Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:17:16.4710113Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:17:16.4711416Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:16.4712904Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:16.4714538Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:16.4716228Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:16.4717502Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:16.4718775Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:16.4720242Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:16.4721805Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:16.4723238Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:16.4724621Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:16.4726087Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:16.4727551Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:16.4729015Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:16.4730524Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:16.4731968Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:16.4733546Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:16.4735126Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:16.4736547Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:16.4737958Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:16.4739401Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:16.4740751Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:16.4742091Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:17:16.4742887Z Suggested packages: 2021-05-14T23:17:16.4743804Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:17:16.4744986Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:17:16.4746262Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:17:16.4747555Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:17:16.4748840Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:17:16.4750014Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:17:16.4751383Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:17:16.4752752Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:17:16.4754325Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:17:16.4755904Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:17:16.9786082Z The following NEW packages will be installed: 2021-05-14T23:17:16.9788142Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:17:16.9789788Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:17:16.9792784Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:17:16.9794927Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:17:16.9797066Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:17:16.9799243Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:17:16.9801045Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:17:16.9802856Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:17:16.9804796Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:17:16.9806604Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:17:16.9808132Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:17:16.9811702Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:17:16.9813340Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:17:16.9814822Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:17:16.9816208Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:17:16.9817550Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:17:16.9819035Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:16.9820690Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:16.9822351Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:16.9823759Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:16.9825012Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:16.9826303Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:16.9827747Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:16.9829310Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:16.9830727Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:16.9832103Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:16.9833572Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:16.9835023Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:16.9836942Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:16.9838672Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:16.9840201Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:16.9841762Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:16.9843337Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:16.9844754Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:16.9846153Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:16.9847606Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:16.9848947Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:16.9850232Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:17:17.0019539Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:17.0020590Z Need to get 8648 kB of archives. 2021-05-14T23:17:17.0021653Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:17:17.0023286Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:17:17.0058223Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:17:17.0068044Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:17:17.0074905Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:17:17.0083651Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:17:17.0104473Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:17:17.0110521Z 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-14T23:17:17.0113896Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:17:17.0127796Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:17:17.0130979Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:17:17.0133090Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:17:17.0136344Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:17:17.0185537Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:17:17.0193092Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:17:17.0201841Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:17:17.0212752Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:17:17.0242991Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:17:17.0244512Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:17:17.0245788Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:17:17.0389656Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:17:17.0397879Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:17:17.0416459Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:17:17.0425310Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:17:17.0442010Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:17:17.0452156Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:17:17.0533829Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:17:17.0542889Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:17:17.0553112Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:17:17.0564747Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:17:17.0572444Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:17:17.0579330Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:17:17.0585885Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:17:17.0591368Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:17:17.0599879Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:17:17.0607643Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:17:17.0615722Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:17:17.0623387Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:17:17.0628352Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:17:17.0635549Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:17:17.0664334Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:17:17.0666157Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:17:17.0667875Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:17:17.0673118Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:17:17.0680524Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:17:17.0689085Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:17:17.0698500Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:17:17.0710471Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:17:17.0715793Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:17:17.0721713Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:17:17.0726290Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:17:17.0735307Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:17:17.0767397Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:17:17.0775290Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:17:17.0780227Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:17:17.0789687Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:17:17.0794949Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:17:17.0801224Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:17:17.0806769Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:17:17.0814279Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:17:17.0820422Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:17:17.0848826Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:17:17.0857920Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:17:17.0868710Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:17:17.0881824Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:17:17.0883514Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:17:17.0893743Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:17:17.0983704Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:17:17.0985326Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:17:17.0986853Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:17:17.0988692Z 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-14T23:17:17.0990499Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:17:17.0992190Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:17:17.0993854Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:17:17.0995814Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:17:17.0997528Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:17:17.0999120Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:17:17.1010262Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:17:17.1020951Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:17:17.1022689Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:17:17.1026566Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:17:17.1051424Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:17:17.1062251Z 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-14T23:17:17.1064502Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:17:17.1068784Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:17:17.1079165Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:17:17.1085701Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:17:17.1092108Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:17:17.1100952Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:17:17.1108431Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:17:17.1115680Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:17:17.1120735Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:17:17.1127909Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:17:17.1134579Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:17:17.1142495Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:17:17.1150521Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:17:17.1155456Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:17:17.1163996Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:17:17.1174994Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:17:17.1179874Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:17:17.1186156Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:17:17.1191255Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:17:17.1256891Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:17:17.1279872Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:17:17.1288416Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:17:17.1295471Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:17:17.1302023Z 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-14T23:17:17.1314036Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:17:17.1318814Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:17:17.1331905Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:17:17.1363134Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:17:17.1369892Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:17:17.1376682Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:17:17.1384879Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:17:17.1393461Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:17:17.1401563Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:17:17.1415114Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:17:17.1419638Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:17:17.1427084Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:17:17.1434345Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:17:17.1443049Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:17:17.1450727Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:17:17.1459107Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:17:17.1463453Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:17:17.1470089Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:17:17.1475582Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:17:17.1483305Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:17:17.1598942Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:17:17.1600566Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:17:17.1602967Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:17:17.1635518Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:17:17.9261114Z Fetched 8648 kB in 0s (49.0 MB/s) 2021-05-14T23:17:17.9625292Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:17:17.9810850Z (Reading database ... 2021-05-14T23:17:17.9811588Z (Reading database ... 5% 2021-05-14T23:17:17.9812075Z (Reading database ... 10% 2021-05-14T23:17:17.9812519Z (Reading database ... 15% 2021-05-14T23:17:17.9813003Z (Reading database ... 20% 2021-05-14T23:17:17.9813601Z (Reading database ... 25% 2021-05-14T23:17:17.9814055Z (Reading database ... 30% 2021-05-14T23:17:17.9814496Z (Reading database ... 35% 2021-05-14T23:17:17.9815047Z (Reading database ... 40% 2021-05-14T23:17:17.9815502Z (Reading database ... 45% 2021-05-14T23:17:17.9816053Z (Reading database ... 50% 2021-05-14T23:17:18.0144686Z (Reading database ... 55% 2021-05-14T23:17:18.0640734Z (Reading database ... 60% 2021-05-14T23:17:18.1038294Z (Reading database ... 65% 2021-05-14T23:17:18.1420110Z (Reading database ... 70% 2021-05-14T23:17:18.2189781Z (Reading database ... 75% 2021-05-14T23:17:18.3080906Z (Reading database ... 80% 2021-05-14T23:17:18.4030342Z (Reading database ... 85% 2021-05-14T23:17:18.4781695Z (Reading database ... 90% 2021-05-14T23:17:18.5359367Z (Reading database ... 95% 2021-05-14T23:17:18.5359870Z (Reading database ... 100% 2021-05-14T23:17:18.5360536Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:17:18.5496608Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:17:18.5617523Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:17:18.5996732Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:17:18.6208735Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:17:18.6220002Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:17:18.6468053Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:17:18.6777420Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:17:18.6790659Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:18.7050503Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:17:18.7317596Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:17:18.7329051Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:18.7665939Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:17:18.7880632Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:17:18.7893504Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:18.8276908Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:17:18.8471566Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:17:18.8483700Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:18.8706626Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:17:18.8985217Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:17:18.8997342Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:18.9223992Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:17:18.9504932Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:17:18.9516641Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:18.9796716Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:17:19.0032366Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:17:19.0043977Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:19.0435017Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:17:19.0768373Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:17:19.0789557Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:19.1232516Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:17:19.1433265Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:17:19.1445956Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:19.1742304Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:17:19.2032692Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:17:19.2044226Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:19.2276728Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:17:19.2545951Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:17:19.2559699Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:19.2796976Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:17:19.3053422Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:17:19.3070289Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:19.3357850Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:17:19.3576168Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:17:19.3586734Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:19.3876810Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:17:19.4086575Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:17:19.4095545Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:17:19.4396236Z Selecting previously unselected package patchutils. 2021-05-14T23:17:19.4622716Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:17:19.4634534Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:17:19.4956677Z Selecting previously unselected package wdiff. 2021-05-14T23:17:19.5204104Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:17:19.5215794Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:17:19.5557412Z Selecting previously unselected package devscripts. 2021-05-14T23:17:19.5826107Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:17:19.6055409Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:19.7279936Z Selecting previously unselected package diffstat. 2021-05-14T23:17:19.7553377Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:17:19.7565328Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:17:19.7916816Z Selecting previously unselected package python3-gpg. 2021-05-14T23:17:19.8164385Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:17:19.8191750Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:19.8756947Z Selecting previously unselected package dput. 2021-05-14T23:17:19.8964473Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:17:19.9035655Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:17:19.9396584Z Selecting previously unselected package gdebi-core. 2021-05-14T23:17:19.9593257Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:17:19.9603081Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:20.0222859Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:17:20.0459887Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:17:20.0485483Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:20.0876193Z Selecting previously unselected package gettext. 2021-05-14T23:17:20.1121516Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:17:20.1124044Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:20.2236999Z Selecting previously unselected package intltool-debian. 2021-05-14T23:17:20.2513178Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:17:20.2525847Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:20.2772428Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:17:20.3061583Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:17:20.3930984Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:20.4221306Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:17:20.4499033Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:17:20.4511462Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:20.4823671Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:17:20.5104837Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:17:20.5116369Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:20.5353033Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:17:20.5632371Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:17:20.5645029Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:20.5871901Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:17:20.6157895Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:17:20.6174715Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:20.6436922Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:17:20.6691401Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:17:20.6703964Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:20.6946130Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:17:20.7198793Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:17:20.7208238Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:20.7476984Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:17:20.7735564Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:17:20.7749991Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:20.7983359Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:17:20.8260434Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:17:20.8269531Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:20.8553727Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:17:20.8852761Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:17:20.8871066Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:20.9125653Z Selecting previously unselected package libclone-perl. 2021-05-14T23:17:20.9407849Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:17:20.9420344Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:17:20.9757229Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:17:20.9956159Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:17:20.9969988Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:21.0276541Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:17:21.0481576Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:17:21.0494727Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:21.0756923Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:17:21.0997406Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:17:21.1007630Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:17:21.1316540Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:17:21.1518774Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:17:21.1534296Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:21.1773309Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:17:21.2052842Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:17:21.2063794Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:21.2310416Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:17:21.2628152Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:17:21.2640996Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:21.2857167Z Selecting previously unselected package libwant-perl. 2021-05-14T23:17:21.3146712Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:17:21.3159605Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:17:21.3388153Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:17:21.3670226Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:17:21.3684408Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:21.3943664Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:17:21.4228414Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:17:21.4240969Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:21.4636677Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:17:21.4835896Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:17:21.4847765Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:21.5072829Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:17:21.5351808Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:17:21.5364149Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:21.5592265Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:17:21.5869119Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:17:21.5880763Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:21.6196450Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:17:21.6387493Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:17:21.6396688Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:21.6645081Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:17:21.6924283Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:17:21.6938152Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:21.7596680Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:17:21.7795413Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:17:21.7804766Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:21.8051454Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:17:21.8329217Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:17:21.8342589Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:21.8598854Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:17:21.8879463Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:17:21.8889146Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:21.9167306Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:17:21.9443297Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:17:21.9454123Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:21.9755044Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:17:21.9972219Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:17:21.9983667Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:22.0278356Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:17:22.0472270Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:17:22.0482061Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:22.0740256Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:17:22.0977684Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:17:22.0987958Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:22.1467978Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:17:22.1709883Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:17:22.1721658Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:17:22.1952351Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:17:22.2230327Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:17:22.2241994Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:22.2958226Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:17:22.3174765Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:17:22.3184447Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:17:22.3467088Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:17:22.3739969Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:17:22.3751145Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:22.4018083Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:17:22.4292629Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:17:22.4303762Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:22.4536342Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:17:22.4811858Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:17:22.4822974Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:22.5039031Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:17:22.5314961Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:17:22.5324188Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:22.5596949Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:17:22.5853413Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:17:22.5864513Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:22.6077655Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:17:22.6353785Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:17:22.6364848Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:22.6651458Z Selecting previously unselected package libjson-perl. 2021-05-14T23:17:22.6925873Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:17:22.6936070Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:17:22.7305688Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:17:22.7581278Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:17:22.7591536Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:17:22.7916854Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:17:22.8150929Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:17:22.8164574Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:22.8382161Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:17:22.8663683Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:17:22.8675990Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:22.8919556Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:17:22.9199070Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:17:22.9211864Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:22.9433956Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:17:22.9714809Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:17:22.9729550Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:17:22.9976484Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:17:23.0253582Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:17:23.0266828Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:23.0556573Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:17:23.0787581Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:17:23.0797175Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:23.1066240Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:17:23.1346578Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:17:23.1356895Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:23.1957011Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:17:23.2239255Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:17:23.2249044Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:23.2572445Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:17:23.2855191Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:17:23.2866180Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:23.3099248Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:17:23.3380921Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:17:23.3393093Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:23.3676969Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:17:23.3911645Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:17:23.3923355Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:17:23.4422211Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:17:23.4706831Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:17:23.4719931Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:23.4957412Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:17:23.5237211Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:17:23.5261913Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:23.5566959Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:17:23.5847223Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:17:23.5860814Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:23.6241859Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:17:23.6523386Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:17:23.6536119Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:23.6911586Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:17:23.7192844Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:17:23.7204978Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:23.7480209Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:17:23.7714927Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:17:23.7734577Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:23.8016670Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:17:23.8300032Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:17:23.8379717Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:23.8717220Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:17:23.8950891Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:17:23.8961200Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:23.9255613Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:17:23.9492054Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:17:23.9501622Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:23.9769704Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:17:24.0070666Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:17:24.0081735Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:24.0314096Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:17:24.0600476Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:17:24.0609650Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:24.0840599Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:17:24.1130045Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:17:24.1139899Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:24.1398240Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:17:24.1673582Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:17:24.1685682Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:24.1991066Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:17:24.2267273Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:17:24.2281849Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:24.2547392Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:17:24.2837734Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:17:24.2845293Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:24.3117521Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:17:24.3360635Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:17:24.3371898Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:24.3652827Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:17:24.3917157Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:17:24.3929431Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:24.4238308Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:17:24.4478225Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:17:24.4489183Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:24.4791856Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:17:24.5072470Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:17:24.5085039Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:24.5317122Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:17:24.5601643Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:17:24.5614053Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:24.5858163Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:17:24.6139472Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:24.6150083Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:24.6877013Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:17:24.7113423Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:17:24.7127894Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:24.7380464Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:17:24.7657769Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:17:24.7669737Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:17:24.7901443Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:17:24.8228166Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:17:24.8250228Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:17:24.8516574Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:17:24.8773816Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:17:24.8776087Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:24.8999549Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:17:24.9273482Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:17:24.9286520Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:24.9597245Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:17:24.9812527Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:17:24.9824456Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:25.0076678Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:17:25.0338081Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:25.0348978Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:25.0718453Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:17:25.1001970Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:25.1003982Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:25.1399622Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:17:25.1643085Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:17:25.1654838Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:17:25.1916457Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:17:25.2169550Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:17:25.2178630Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:25.2516836Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:17:25.2726703Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:17:25.2738550Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:25.3036671Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:17:25.3266735Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:17:25.3278401Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:25.3496694Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:17:25.3768984Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:17:25.3780561Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:25.4010686Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:17:25.4287850Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:17:25.6992970Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:25.7477179Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:17:25.7723264Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:17:25.7733174Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:25.7951805Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:17:25.8232993Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:17:25.8243750Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:25.8516728Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:17:25.8757432Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:17:25.8768666Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:25.9036609Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:17:25.9270452Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:17:25.9283509Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:25.9535120Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:17:25.9811336Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:17:25.9821803Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:26.0112973Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:17:26.0332680Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:17:26.0345262Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:26.0676578Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:17:26.0872421Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:17:26.0884476Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:26.1196035Z Selecting previously unselected package licensecheck. 2021-05-14T23:17:26.1402580Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:17:26.1411984Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:17:26.1650526Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:17:26.1935614Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:17:26.1947588Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:26.2229195Z Selecting previously unselected package t1utils. 2021-05-14T23:17:26.2463923Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:17:26.2476700Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:17:26.2829181Z Selecting previously unselected package lintian. 2021-05-14T23:17:26.3111596Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:17:26.3121124Z Unpacking lintian (2.62.0) ... 2021-05-14T23:17:26.6477716Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:17:26.6747085Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:17:26.6760622Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:26.7008665Z Selecting previously unselected package python3-xdg. 2021-05-14T23:17:26.7295547Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:17:26.7307225Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:26.7552769Z Selecting previously unselected package qpdf. 2021-05-14T23:17:26.7841478Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:26.7853478Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:17:26.8597406Z Selecting previously unselected package python3-magic. 2021-05-14T23:17:26.8831572Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:17:26.8844112Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:26.9471469Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:26.9505969Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:26.9537581Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:26.9566166Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:17:26.9598014Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:17:26.9629256Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:26.9662493Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:26.9696626Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:26.9729554Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:27.1231634Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:27.1260650Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:27.1291299Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:17:27.1323268Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:27.1351941Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:27.1382737Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:27.1412972Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:27.1443436Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:27.1474348Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:27.1504860Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:27.1535746Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:17:27.1565119Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:27.1594711Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:27.1625072Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:27.1662032Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:27.1692490Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:17:27.1722284Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:27.1752382Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:27.1784848Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:27.1819972Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:17:27.1855221Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:27.1893873Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:27.1930341Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:27.1972175Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:27.2006602Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:27.2043076Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:27.3785297Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:27.3815610Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:27.3846044Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:17:27.3876312Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:27.3906326Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:17:27.3938583Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:17:27.3973153Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:27.4004324Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:17:27.4034133Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:17:27.4065154Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:27.4096091Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:27.5934220Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:27.5970919Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:27.6001479Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:17:27.6032356Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:27.6061915Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:27.6093333Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:27.6128027Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:17:27.6162958Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:27.6194593Z Setting up t1utils (1.41-3) ... 2021-05-14T23:17:27.6224656Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:27.6255145Z Setting up diffstat (1.63-1) ... 2021-05-14T23:17:27.6287139Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:27.6319930Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:27.6352904Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:27.6384330Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:27.6419849Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:27.6470404Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:27.6511357Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:27.6566307Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:27.6601676Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:27.6633209Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:27.6665620Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:17:27.6695616Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:27.6728556Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:27.6761594Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:27.6795734Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:27.6831689Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:17:27.6861201Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:27.6890542Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:27.6922861Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:27.8437540Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:27.8485092Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:27.8514372Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:27.8544557Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:27.8576332Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:27.8608707Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:27.8641355Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:27.8672902Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:27.8855967Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:27.8891443Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:27.8924125Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:28.0400763Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:28.0429824Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:28.0457888Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:17:28.0536742Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:28.0568976Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:28.0603710Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:28.0637510Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:28.0669112Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:28.0704974Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:28.0735908Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:28.0765525Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:28.0796051Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:28.0830160Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:17:28.0863454Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:28.0893980Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:28.0926722Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:17:28.2595950Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:28.2627350Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:28.2658686Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:28.2689764Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:28.2721177Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:28.2751896Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:28.2782855Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:28.2815728Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:28.2846242Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:28.2879075Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:28.2911597Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:28.2947156Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:28.2978077Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:28.3007998Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:28.3039958Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:17:28.3070104Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:28.3103152Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:28.3133910Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:28.4897120Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:28.4927046Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:28.4962940Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:28.4996887Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:28.5027751Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:28.5063306Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:28.5094338Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:28.5124694Z Setting up lintian (2.62.0) ... 2021-05-14T23:17:28.5166930Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:17:28.5208205Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:45.0276626Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:45.1489274Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:47.5725915Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-14T23:17:47.7034185Z 2021-05-14T23:17:47.7198951Z Reading package lists... 0% 2021-05-14T23:17:47.7199788Z 2021-05-14T23:17:47.7248104Z Reading package lists... 100% 2021-05-14T23:17:47.7248720Z 2021-05-14T23:17:47.7249177Z 2021-05-14T23:17:47.7249830Z Reading package lists... Done 2021-05-14T23:17:47.7250356Z 2021-05-14T23:17:47.7251017Z Building dependency tree... 0% 2021-05-14T23:17:47.7251564Z 2021-05-14T23:17:47.7501541Z Building dependency tree... 0% 2021-05-14T23:17:47.7502361Z 2021-05-14T23:17:47.7503055Z Building dependency tree... 50% 2021-05-14T23:17:47.7503610Z 2021-05-14T23:17:47.8850328Z Building dependency tree... 50% 2021-05-14T23:17:47.8850717Z 2021-05-14T23:17:47.8851127Z Building dependency tree 2021-05-14T23:17:47.8851461Z 2021-05-14T23:17:47.8851895Z Reading state information... 0% 2021-05-14T23:17:47.8852230Z 2021-05-14T23:17:48.0542932Z Reading state information... 0% 2021-05-14T23:17:48.0543383Z 2021-05-14T23:17:48.0543609Z 2021-05-14T23:17:48.0544063Z Reading state information... Done 2021-05-14T23:17:48.0544412Z 2021-05-14T23:17:48.0544844Z Reading state information... 0% 2021-05-14T23:17:48.0604019Z 2021-05-14T23:17:48.0604492Z Reading state information... 1% 2021-05-14T23:17:48.0645392Z 2021-05-14T23:17:48.0645837Z Reading state information... 3% 2021-05-14T23:17:48.0688499Z 2021-05-14T23:17:48.0688946Z Reading state information... 5% 2021-05-14T23:17:48.0735203Z 2021-05-14T23:17:48.0735651Z Reading state information... 7% 2021-05-14T23:17:48.0778148Z 2021-05-14T23:17:48.0778597Z Reading state information... 9% 2021-05-14T23:17:48.0820446Z 2021-05-14T23:17:48.0821190Z Reading state information... 11% 2021-05-14T23:17:48.0864175Z 2021-05-14T23:17:48.0864640Z Reading state information... 13% 2021-05-14T23:17:48.0911346Z 2021-05-14T23:17:48.0912154Z Reading state information... 15% 2021-05-14T23:17:48.0947388Z 2021-05-14T23:17:48.0947870Z Reading state information... 17% 2021-05-14T23:17:48.0991848Z 2021-05-14T23:17:48.0992319Z Reading state information... 19% 2021-05-14T23:17:48.1033376Z 2021-05-14T23:17:48.1033851Z Reading state information... 21% 2021-05-14T23:17:48.1072279Z 2021-05-14T23:17:48.1072750Z Reading state information... 23% 2021-05-14T23:17:48.1117445Z 2021-05-14T23:17:48.1117902Z Reading state information... 25% 2021-05-14T23:17:48.1163038Z 2021-05-14T23:17:48.1163489Z Reading state information... 27% 2021-05-14T23:17:48.1206867Z 2021-05-14T23:17:48.1207319Z Reading state information... 29% 2021-05-14T23:17:48.1250872Z 2021-05-14T23:17:48.1251320Z Reading state information... 31% 2021-05-14T23:17:48.1295386Z 2021-05-14T23:17:48.1295859Z Reading state information... 33% 2021-05-14T23:17:48.1334566Z 2021-05-14T23:17:48.1335032Z Reading state information... 35% 2021-05-14T23:17:48.1372320Z 2021-05-14T23:17:48.1372782Z Reading state information... 37% 2021-05-14T23:17:48.1417151Z 2021-05-14T23:17:48.1417636Z Reading state information... 39% 2021-05-14T23:17:48.1461249Z 2021-05-14T23:17:48.1461714Z Reading state information... 41% 2021-05-14T23:17:48.1500739Z 2021-05-14T23:17:48.1501204Z Reading state information... 43% 2021-05-14T23:17:48.1549072Z 2021-05-14T23:17:48.1549523Z Reading state information... 45% 2021-05-14T23:17:48.1617424Z 2021-05-14T23:17:48.1617877Z Reading state information... 47% 2021-05-14T23:17:48.1660245Z 2021-05-14T23:17:48.1660692Z Reading state information... 49% 2021-05-14T23:17:48.1708256Z 2021-05-14T23:17:48.1708706Z Reading state information... 51% 2021-05-14T23:17:48.1751422Z 2021-05-14T23:17:48.1751883Z Reading state information... 53% 2021-05-14T23:17:48.1793411Z 2021-05-14T23:17:48.1793890Z Reading state information... 55% 2021-05-14T23:17:48.1839003Z 2021-05-14T23:17:48.1839470Z Reading state information... 57% 2021-05-14T23:17:48.1883218Z 2021-05-14T23:17:48.1883685Z Reading state information... 59% 2021-05-14T23:17:48.1934681Z 2021-05-14T23:17:48.1935176Z Reading state information... 61% 2021-05-14T23:17:48.1978736Z 2021-05-14T23:17:48.1979204Z Reading state information... 63% 2021-05-14T23:17:48.2021699Z 2021-05-14T23:17:48.2022148Z Reading state information... 65% 2021-05-14T23:17:48.2064560Z 2021-05-14T23:17:48.2065007Z Reading state information... 67% 2021-05-14T23:17:48.2107968Z 2021-05-14T23:17:48.2108419Z Reading state information... 69% 2021-05-14T23:17:48.2165018Z 2021-05-14T23:17:48.2165463Z Reading state information... 71% 2021-05-14T23:17:48.2203239Z 2021-05-14T23:17:48.2203711Z Reading state information... 73% 2021-05-14T23:17:48.2247079Z 2021-05-14T23:17:48.2247543Z Reading state information... 75% 2021-05-14T23:17:48.2303653Z 2021-05-14T23:17:48.2304139Z Reading state information... 77% 2021-05-14T23:17:48.2349969Z 2021-05-14T23:17:48.2350439Z Reading state information... 79% 2021-05-14T23:17:48.2393467Z 2021-05-14T23:17:48.2393937Z Reading state information... 81% 2021-05-14T23:17:48.2437622Z 2021-05-14T23:17:48.2438382Z Reading state information... 83% 2021-05-14T23:17:48.2480815Z 2021-05-14T23:17:48.2481266Z Reading state information... 85% 2021-05-14T23:17:48.2525965Z 2021-05-14T23:17:48.2526419Z Reading state information... 87% 2021-05-14T23:17:48.2566701Z 2021-05-14T23:17:48.2567147Z Reading state information... 89% 2021-05-14T23:17:48.2605439Z 2021-05-14T23:17:48.2605888Z Reading state information... 91% 2021-05-14T23:17:48.2649163Z 2021-05-14T23:17:48.2649612Z Reading state information... 93% 2021-05-14T23:17:48.2689709Z 2021-05-14T23:17:48.2690171Z Reading state information... 95% 2021-05-14T23:17:48.2736626Z 2021-05-14T23:17:48.2737093Z Reading state information... 97% 2021-05-14T23:17:48.2777358Z 2021-05-14T23:17:48.2778077Z Reading state information... 99% 2021-05-14T23:17:48.5599041Z Selecting previously unselected package r-devel. 2021-05-14T23:17:48.6822027Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:17:48.6959145Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-14T23:17:48.6972047Z Unpacking r-devel (1) ... 2021-05-14T23:17:49.5531493Z Setting up r-devel (1) ... 2021-05-14T23:17:49.5795833Z 2021-05-14T23:17:49.5796784Z 2021-05-14T23:17:49.5797544Z Reading state information... Done 2021-05-14T23:17:49.6020886Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-14T23:17:49.6146110Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:17:49.6480160Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:17:49.6480725Z env: 2021-05-14T23:17:49.6481173Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:49.6481666Z TIC_DEPLOY_KEY: 2021-05-14T23:17:49.6482494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:49.6484338Z GITHUB_PAT: *** 2021-05-14T23:17:49.6484763Z COVERALLS_TOKEN: 2021-05-14T23:17:49.6485271Z continue-on-error: true 2021-05-14T23:17:49.6485753Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:49.6486263Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:49.6486735Z TZ: UTC 2021-05-14T23:17:49.6487131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:49.6487567Z NOT_CRAN: true 2021-05-14T23:17:49.6487952Z ##[endgroup] 2021-05-14T23:17:49.7066025Z [command]sudo apt-get install -y texinfo 2021-05-14T23:17:49.9997806Z Reading package lists... 2021-05-14T23:17:50.1556573Z Building dependency tree... 2021-05-14T23:17:50.1576290Z Reading state information... 2021-05-14T23:17:50.3521813Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:17:50.3523334Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:50.5686980Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:17:50.5870959Z --2021-05-14 23:17:50-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:17:50.6092741Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:17:50.6159270Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:17:50.7714630Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:17:50.7717215Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:17:50.7719210Z --2021-05-14 23:17:50-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:17:50.8301849Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:17:50.8947907Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:17:51.1593111Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:17:51.1596775Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=op4VnwvQX1htiHRZKrUdxYLVT%2BlO2hbrTSi0jr%2F4WaU%3D&st=2021-05-14T23%3A16%3A51Z&se=2021-05-14T23%3A22%3A51Z&sp=r [following] 2021-05-14T23:17:51.1600871Z --2021-05-14 23:17:51-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=op4VnwvQX1htiHRZKrUdxYLVT%2BlO2hbrTSi0jr%2F4WaU%3D&st=2021-05-14T23%3A16%3A51Z&se=2021-05-14T23%3A22%3A51Z&sp=r 2021-05-14T23:17:51.1925522Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:17:51.2512872Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:17:51.5164616Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:17:51.5166186Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:17:51.5168886Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:17:52.1059130Z 2021-05-14T23:17:53.9396762Z 0K ........ ........ ........ ........ 49% 14.0M 2s 2021-05-14T23:17:56.8000337Z 32768K ........ ........ ........ ........ 99% 10.9M 0s 2021-05-14T23:17:56.8001734Z 65536K 100% 3.18M=5.3s 2021-05-14T23:17:56.8002389Z 2021-05-14T23:17:56.8007197Z 2021-05-14 23:17:56 (12.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:17:56.8008101Z 2021-05-14T23:17:58.6458180Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:17:58.6459580Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:17:58.9474784Z ##[group]Run tlmgr update --self 2021-05-14T23:17:58.9477074Z tlmgr update --self 2021-05-14T23:17:58.9478346Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:17:58.9479703Z tlmgr update --all 2021-05-14T23:17:58.9530375Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:58.9530836Z env: 2021-05-14T23:17:58.9531292Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:58.9531792Z TIC_DEPLOY_KEY: 2021-05-14T23:17:58.9532623Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:58.9534421Z GITHUB_PAT: *** 2021-05-14T23:17:58.9534846Z COVERALLS_TOKEN: 2021-05-14T23:17:58.9535356Z continue-on-error: true 2021-05-14T23:17:58.9535854Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:58.9536353Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:58.9536819Z TZ: UTC 2021-05-14T23:17:58.9537214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:58.9537699Z NOT_CRAN: true 2021-05-14T23:17:58.9538104Z ##[endgroup] 2021-05-14T23:18:00.4621374Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:00.4623154Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:18:01.8691061Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:01.8692223Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:18:01.9612831Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:18:02.0146760Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:18:02.0569732Z [4/89, 00:01/07:20] install: barracuda [30k] 2021-05-14T23:18:02.1035056Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-14T23:18:02.5566821Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:18:03.9220539Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:18:03.9907131Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:18:04.0651636Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:18:04.1084345Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:18:04.1522540Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:18:04.1960999Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:18:04.2397331Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:18:04.2853756Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:18:04.3361765Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:18:04.4082514Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:18:04.4975557Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:18:04.5422478Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-14T23:18:04.5854647Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-14T23:18:04.6279314Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-14T23:18:04.6750455Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-14T23:18:04.7223223Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-14T23:18:04.7647307Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:18:04.8110270Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:18:04.8560712Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:18:04.9005972Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:18:04.9434346Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:18:04.9866945Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:18:05.0308455Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:18:05.0730634Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-14T23:18:05.1185006Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-14T23:18:05.1613491Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-14T23:18:05.2046431Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-14T23:18:05.2502235Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-14T23:18:05.2932633Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-14T23:18:05.3372886Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-14T23:18:05.3991763Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-14T23:18:05.4440022Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-14T23:18:05.4873947Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-14T23:18:05.5310833Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-14T23:18:05.5759481Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-14T23:18:05.6212106Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-14T23:18:05.6662744Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-14T23:18:05.7114007Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-14T23:18:05.7561462Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-14T23:18:05.8015117Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-14T23:18:05.8547323Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:18:05.9003847Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:18:05.9431844Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:18:05.9877675Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:18:06.0367249Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-14T23:18:06.0822067Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-14T23:18:06.1267629Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-14T23:18:06.1704041Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-14T23:18:06.2139900Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-14T23:18:06.2587658Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-14T23:18:06.3066684Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-14T23:18:06.3509557Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-14T23:18:06.3968526Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-14T23:18:06.4449068Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-14T23:18:06.4932026Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-14T23:18:06.5388437Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-14T23:18:06.5847950Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-14T23:18:06.6312008Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-14T23:18:06.6768295Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-14T23:18:06.7219192Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-14T23:18:06.7929658Z [67/89, 00:05/00:05] install: optex [789k] 2021-05-14T23:18:06.8776863Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:18:06.9231855Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:18:06.9691628Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:18:07.0147031Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:18:07.0642803Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-14T23:18:07.1154250Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-14T23:18:07.1655377Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-14T23:18:07.2126243Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-14T23:18:07.2572719Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-14T23:18:07.3023165Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-14T23:18:07.3487213Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-14T23:18:07.4132266Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:18:07.4584688Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-14T23:18:07.5064609Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-14T23:18:07.5515581Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-14T23:18:07.6009315Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-14T23:18:07.6492617Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-14T23:18:07.6954779Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-14T23:18:07.7468578Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-14T23:18:07.8436929Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-14T23:18:07.8894665Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:18:07.9341982Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:18:07.9537431Z running mktexlsr ... 2021-05-14T23:18:08.0405230Z done running mktexlsr. 2021-05-14T23:18:08.0700967Z running updmap-sys ... 2021-05-14T23:18:08.3452408Z done running updmap-sys. 2021-05-14T23:18:08.3455457Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:18:08.3457536Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/IuIgtUqZdf/hlDPbUOILc ... 2021-05-14T23:18:08.7309430Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/IuIgtUqZdf/hlDPbUOILc. 2021-05-14T23:18:08.7311176Z OK: optex.fmt/luatex 2021-05-14T23:18:08.7312633Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:18:08.7314339Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:18:10.1226358Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:10.1227941Z tlmgr: no updates available 2021-05-14T23:18:10.2239521Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:18:10.2240067Z with: 2021-05-14T23:18:10.2240490Z pandoc-version: 2.7.3 2021-05-14T23:18:10.2240888Z env: 2021-05-14T23:18:10.2241343Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:10.2241838Z TIC_DEPLOY_KEY: 2021-05-14T23:18:10.2242667Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:10.2244533Z GITHUB_PAT: *** 2021-05-14T23:18:10.2244955Z COVERALLS_TOKEN: 2021-05-14T23:18:10.2245464Z continue-on-error: true 2021-05-14T23:18:10.2245942Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:10.2246452Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:10.2246909Z TZ: UTC 2021-05-14T23:18:10.2247318Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:10.2247752Z NOT_CRAN: true 2021-05-14T23:18:10.2248135Z ##[endgroup] 2021-05-14T23:18:10.6929968Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:18:10.7641483Z Reading package lists... 2021-05-14T23:18:10.9111981Z Building dependency tree... 2021-05-14T23:18:10.9130334Z Reading state information... 2021-05-14T23:18:11.1484454Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:18:11.1485434Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:11.1513882Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:18:11.2771004Z 2021-05-14T23:18:11.2932828Z Reading package lists... 0% 2021-05-14T23:18:11.2933599Z 2021-05-14T23:18:11.2987239Z Reading package lists... 100% 2021-05-14T23:18:11.2987875Z 2021-05-14T23:18:11.2988286Z 2021-05-14T23:18:11.2988808Z Reading package lists... Done 2021-05-14T23:18:11.2989162Z 2021-05-14T23:18:11.2989649Z Building dependency tree... 0% 2021-05-14T23:18:11.2990009Z 2021-05-14T23:18:11.3230595Z Building dependency tree... 0% 2021-05-14T23:18:11.3230990Z 2021-05-14T23:18:11.3231503Z Building dependency tree... 50% 2021-05-14T23:18:11.3231861Z 2021-05-14T23:18:11.4452793Z Building dependency tree... 50% 2021-05-14T23:18:11.4453300Z 2021-05-14T23:18:11.4453810Z Building dependency tree 2021-05-14T23:18:11.4454167Z 2021-05-14T23:18:11.4454660Z Reading state information... 0% 2021-05-14T23:18:11.4455023Z 2021-05-14T23:18:11.6141832Z Reading state information... 0% 2021-05-14T23:18:11.6142277Z 2021-05-14T23:18:11.6142499Z 2021-05-14T23:18:11.6143034Z Reading state information... Done 2021-05-14T23:18:11.6143684Z 2021-05-14T23:18:11.6144176Z Reading state information... 0% 2021-05-14T23:18:11.6201651Z 2021-05-14T23:18:11.6202173Z Reading state information... 1% 2021-05-14T23:18:11.6245487Z 2021-05-14T23:18:11.6246009Z Reading state information... 3% 2021-05-14T23:18:11.6289420Z 2021-05-14T23:18:11.6289955Z Reading state information... 5% 2021-05-14T23:18:11.6334645Z 2021-05-14T23:18:11.6335182Z Reading state information... 7% 2021-05-14T23:18:11.6375252Z 2021-05-14T23:18:11.6375794Z Reading state information... 9% 2021-05-14T23:18:11.6417818Z 2021-05-14T23:18:11.6418380Z Reading state information... 11% 2021-05-14T23:18:11.6460612Z 2021-05-14T23:18:11.6461138Z Reading state information... 13% 2021-05-14T23:18:11.6501316Z 2021-05-14T23:18:11.6501836Z Reading state information... 15% 2021-05-14T23:18:11.6542116Z 2021-05-14T23:18:11.6542637Z Reading state information... 17% 2021-05-14T23:18:11.6586740Z 2021-05-14T23:18:11.6587257Z Reading state information... 19% 2021-05-14T23:18:11.6628993Z 2021-05-14T23:18:11.6629533Z Reading state information... 21% 2021-05-14T23:18:11.6668862Z 2021-05-14T23:18:11.6669410Z Reading state information... 23% 2021-05-14T23:18:11.6713834Z 2021-05-14T23:18:11.6714377Z Reading state information... 25% 2021-05-14T23:18:11.6759975Z 2021-05-14T23:18:11.6760520Z Reading state information... 27% 2021-05-14T23:18:11.6803423Z 2021-05-14T23:18:11.6803940Z Reading state information... 29% 2021-05-14T23:18:11.6849414Z 2021-05-14T23:18:11.6849935Z Reading state information... 31% 2021-05-14T23:18:11.6894430Z 2021-05-14T23:18:11.6895215Z Reading state information... 33% 2021-05-14T23:18:11.6933642Z 2021-05-14T23:18:11.6934165Z Reading state information... 35% 2021-05-14T23:18:11.6971963Z 2021-05-14T23:18:11.6972495Z Reading state information... 37% 2021-05-14T23:18:11.7017996Z 2021-05-14T23:18:11.7018531Z Reading state information... 39% 2021-05-14T23:18:11.7062692Z 2021-05-14T23:18:11.7063234Z Reading state information... 41% 2021-05-14T23:18:11.7102529Z 2021-05-14T23:18:11.7103067Z Reading state information... 43% 2021-05-14T23:18:11.7151044Z 2021-05-14T23:18:11.7151565Z Reading state information... 45% 2021-05-14T23:18:11.7219206Z 2021-05-14T23:18:11.7219723Z Reading state information... 47% 2021-05-14T23:18:11.7260968Z 2021-05-14T23:18:11.7261490Z Reading state information... 49% 2021-05-14T23:18:11.7306602Z 2021-05-14T23:18:11.7307119Z Reading state information... 51% 2021-05-14T23:18:11.7349974Z 2021-05-14T23:18:11.7350512Z Reading state information... 53% 2021-05-14T23:18:11.7389929Z 2021-05-14T23:18:11.7390477Z Reading state information... 55% 2021-05-14T23:18:11.7434951Z 2021-05-14T23:18:11.7435653Z Reading state information... 57% 2021-05-14T23:18:11.7478427Z 2021-05-14T23:18:11.7478967Z Reading state information... 59% 2021-05-14T23:18:11.7528371Z 2021-05-14T23:18:11.7528895Z Reading state information... 61% 2021-05-14T23:18:11.7571471Z 2021-05-14T23:18:11.7571989Z Reading state information... 63% 2021-05-14T23:18:11.7612058Z 2021-05-14T23:18:11.7613784Z Reading state information... 65% 2021-05-14T23:18:11.7655775Z 2021-05-14T23:18:11.7656293Z Reading state information... 67% 2021-05-14T23:18:11.7698349Z 2021-05-14T23:18:11.7698882Z Reading state information... 69% 2021-05-14T23:18:11.7755785Z 2021-05-14T23:18:11.7756319Z Reading state information... 71% 2021-05-14T23:18:11.7793729Z 2021-05-14T23:18:11.7794266Z Reading state information... 73% 2021-05-14T23:18:11.7838186Z 2021-05-14T23:18:11.7838748Z Reading state information... 75% 2021-05-14T23:18:11.7895214Z 2021-05-14T23:18:11.7895779Z Reading state information... 77% 2021-05-14T23:18:11.7937969Z 2021-05-14T23:18:11.7938493Z Reading state information... 79% 2021-05-14T23:18:11.7981610Z 2021-05-14T23:18:11.7982131Z Reading state information... 81% 2021-05-14T23:18:11.8026200Z 2021-05-14T23:18:11.8026722Z Reading state information... 83% 2021-05-14T23:18:11.8069407Z 2021-05-14T23:18:11.8069944Z Reading state information... 85% 2021-05-14T23:18:11.8112361Z 2021-05-14T23:18:11.8112896Z Reading state information... 87% 2021-05-14T23:18:11.8154427Z 2021-05-14T23:18:11.8154969Z Reading state information... 89% 2021-05-14T23:18:11.8193225Z 2021-05-14T23:18:11.8193767Z Reading state information... 91% 2021-05-14T23:18:11.8236224Z 2021-05-14T23:18:11.8236766Z Reading state information... 93% 2021-05-14T23:18:11.8276342Z 2021-05-14T23:18:11.8276862Z Reading state information... 95% 2021-05-14T23:18:11.8322504Z 2021-05-14T23:18:11.8323023Z Reading state information... 97% 2021-05-14T23:18:11.8365652Z 2021-05-14T23:18:11.8366181Z Reading state information... 99% 2021-05-14T23:18:12.1225778Z Selecting previously unselected package pandoc. 2021-05-14T23:18:12.2423909Z (Reading database ... 261973 files and directories currently installed.) 2021-05-14T23:18:12.2557862Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:18:12.2571552Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:18:14.3650832Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:18:14.3686234Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:15.1365979Z 2021-05-14T23:18:15.1366970Z 2021-05-14T23:18:15.1367825Z Reading state information... Done 2021-05-14T23:18:15.1692145Z ##[group]Run git config user.name adigherman 2021-05-14T23:18:15.1692892Z git config user.name adigherman 2021-05-14T23:18:15.1693490Z git config user.email adig@jhu.edu 2021-05-14T23:18:15.1736393Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:15.1736806Z env: 2021-05-14T23:18:15.1737306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:15.1737807Z TIC_DEPLOY_KEY: 2021-05-14T23:18:15.1738668Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:15.1740309Z GITHUB_PAT: *** 2021-05-14T23:18:15.1740766Z COVERALLS_TOKEN: 2021-05-14T23:18:15.1741275Z continue-on-error: true 2021-05-14T23:18:15.1741785Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:15.1742317Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:15.1742807Z TZ: UTC 2021-05-14T23:18:15.1743231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:15.1743669Z NOT_CRAN: true 2021-05-14T23:18:15.1744090Z ##[endgroup] 2021-05-14T23:18:15.1986914Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:18:15.1987594Z env: 2021-05-14T23:18:15.1988076Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:15.1988570Z TIC_DEPLOY_KEY: 2021-05-14T23:18:15.1989411Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:15.1991137Z GITHUB_PAT: *** 2021-05-14T23:18:15.1991576Z COVERALLS_TOKEN: 2021-05-14T23:18:15.1992067Z continue-on-error: true 2021-05-14T23:18:15.1992561Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:15.1993058Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:15.1993527Z TZ: UTC 2021-05-14T23:18:15.1993920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:15.1994359Z NOT_CRAN: true 2021-05-14T23:18:15.1994754Z ##[endgroup] 2021-05-14T23:18:15.5049362Z Reading package lists... 2021-05-14T23:18:15.6577506Z Building dependency tree... 2021-05-14T23:18:15.6597024Z Reading state information... 2021-05-14T23:18:15.7934804Z The following additional packages will be installed: 2021-05-14T23:18:15.7937953Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:15.7942885Z Suggested packages: 2021-05-14T23:18:15.7943720Z cmake-doc ninja-build 2021-05-14T23:18:15.8381735Z The following NEW packages will be installed: 2021-05-14T23:18:15.8386258Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:15.8591029Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:15.8591801Z Need to get 5470 kB of archives. 2021-05-14T23:18:15.8592593Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:18:15.8594487Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:18:15.8977989Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:18:15.8995572Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:18:15.9014794Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:18:16.3859423Z Fetched 5470 kB in 0s (47.2 MB/s) 2021-05-14T23:18:16.4277513Z Selecting previously unselected package cmake-data. 2021-05-14T23:18:16.4307453Z (Reading database ... 2021-05-14T23:18:16.4308358Z (Reading database ... 5% 2021-05-14T23:18:16.4309137Z (Reading database ... 10% 2021-05-14T23:18:16.4309897Z (Reading database ... 15% 2021-05-14T23:18:16.4310654Z (Reading database ... 20% 2021-05-14T23:18:16.4311392Z (Reading database ... 25% 2021-05-14T23:18:16.4312133Z (Reading database ... 30% 2021-05-14T23:18:16.4312856Z (Reading database ... 35% 2021-05-14T23:18:16.4313658Z (Reading database ... 40% 2021-05-14T23:18:16.4314407Z (Reading database ... 45% 2021-05-14T23:18:16.4315920Z (Reading database ... 50% 2021-05-14T23:18:16.4344852Z (Reading database ... 55% 2021-05-14T23:18:16.4382796Z (Reading database ... 60% 2021-05-14T23:18:16.4418820Z (Reading database ... 65% 2021-05-14T23:18:16.4536638Z (Reading database ... 70% 2021-05-14T23:18:16.4653175Z (Reading database ... 75% 2021-05-14T23:18:16.4937726Z (Reading database ... 80% 2021-05-14T23:18:16.5224049Z (Reading database ... 85% 2021-05-14T23:18:16.5362443Z (Reading database ... 90% 2021-05-14T23:18:16.5439504Z (Reading database ... 95% 2021-05-14T23:18:16.5440031Z (Reading database ... 100% 2021-05-14T23:18:16.5440842Z (Reading database ... 261980 files and directories currently installed.) 2021-05-14T23:18:16.5574368Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:18:16.5785933Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.0425598Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:18:17.0754762Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:18:17.0779123Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:17.1095090Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:18:17.1387730Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:18:17.1402238Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:17.1796243Z Selecting previously unselected package cmake. 2021-05-14T23:18:17.2031284Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:18:17.2043104Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.6525631Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:17.6557649Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.6970320Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:17.7002720Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.7038469Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:18.8080043Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:20.9740459Z Reading package lists... 2021-05-14T23:18:21.1356290Z Building dependency tree... 2021-05-14T23:18:21.1376495Z Reading state information... 2021-05-14T23:18:21.2971143Z Suggested packages: 2021-05-14T23:18:21.2973210Z libssh-doc 2021-05-14T23:18:21.3431336Z The following NEW packages will be installed: 2021-05-14T23:18:21.3433109Z libssh-dev 2021-05-14T23:18:21.3661334Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:21.3662130Z Need to get 219 kB of archives. 2021-05-14T23:18:21.3662902Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:18:21.3664857Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:18:21.8014560Z Fetched 219 kB in 0s (7705 kB/s) 2021-05-14T23:18:21.8317470Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:18:21.8372127Z (Reading database ... 2021-05-14T23:18:21.8373160Z (Reading database ... 5% 2021-05-14T23:18:21.8373966Z (Reading database ... 10% 2021-05-14T23:18:21.8374993Z (Reading database ... 15% 2021-05-14T23:18:21.8375761Z (Reading database ... 20% 2021-05-14T23:18:21.8376555Z (Reading database ... 25% 2021-05-14T23:18:21.8377335Z (Reading database ... 30% 2021-05-14T23:18:21.8379023Z (Reading database ... 35% 2021-05-14T23:18:21.8379823Z (Reading database ... 40% 2021-05-14T23:18:21.8380594Z (Reading database ... 45% 2021-05-14T23:18:21.8381323Z (Reading database ... 50% 2021-05-14T23:18:21.8412364Z (Reading database ... 55% 2021-05-14T23:18:21.8449135Z (Reading database ... 60% 2021-05-14T23:18:21.8486624Z (Reading database ... 65% 2021-05-14T23:18:21.8617184Z (Reading database ... 70% 2021-05-14T23:18:21.8734347Z (Reading database ... 75% 2021-05-14T23:18:21.9008480Z (Reading database ... 80% 2021-05-14T23:18:21.9302383Z (Reading database ... 85% 2021-05-14T23:18:21.9439165Z (Reading database ... 90% 2021-05-14T23:18:21.9516724Z (Reading database ... 95% 2021-05-14T23:18:21.9517260Z (Reading database ... 100% 2021-05-14T23:18:21.9518107Z (Reading database ... 264764 files and directories currently installed.) 2021-05-14T23:18:21.9667045Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:18:21.9677456Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:22.0473939Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:24.1987138Z Reading package lists... 2021-05-14T23:18:24.3497042Z Building dependency tree... 2021-05-14T23:18:24.3517188Z Reading state information... 2021-05-14T23:18:24.5557673Z The following NEW packages will be installed: 2021-05-14T23:18:24.5563831Z jags 2021-05-14T23:18:24.5749429Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:24.5750187Z Need to get 1562 kB of archives. 2021-05-14T23:18:24.5751016Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:18:24.5752918Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:18:25.0254313Z Fetched 1562 kB in 0s (51.1 MB/s) 2021-05-14T23:18:25.0597185Z Selecting previously unselected package jags. 2021-05-14T23:18:25.0656959Z (Reading database ... 2021-05-14T23:18:25.0657761Z (Reading database ... 5% 2021-05-14T23:18:25.0658302Z (Reading database ... 10% 2021-05-14T23:18:25.0658826Z (Reading database ... 15% 2021-05-14T23:18:25.0659328Z (Reading database ... 20% 2021-05-14T23:18:25.0659845Z (Reading database ... 25% 2021-05-14T23:18:25.0660347Z (Reading database ... 30% 2021-05-14T23:18:25.0660860Z (Reading database ... 35% 2021-05-14T23:18:25.0661361Z (Reading database ... 40% 2021-05-14T23:18:25.0661871Z (Reading database ... 45% 2021-05-14T23:18:25.0662369Z (Reading database ... 50% 2021-05-14T23:18:25.0703536Z (Reading database ... 55% 2021-05-14T23:18:25.0741394Z (Reading database ... 60% 2021-05-14T23:18:25.0778194Z (Reading database ... 65% 2021-05-14T23:18:25.0900225Z (Reading database ... 70% 2021-05-14T23:18:25.1013477Z (Reading database ... 75% 2021-05-14T23:18:25.1318833Z (Reading database ... 80% 2021-05-14T23:18:25.1658224Z (Reading database ... 85% 2021-05-14T23:18:25.1801709Z (Reading database ... 90% 2021-05-14T23:18:25.1878867Z (Reading database ... 95% 2021-05-14T23:18:25.1879719Z (Reading database ... 100% 2021-05-14T23:18:25.1880792Z (Reading database ... 264783 files and directories currently installed.) 2021-05-14T23:18:25.2019893Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:18:25.2045808Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:18:25.3699779Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:18:25.3807766Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:26.1129573Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:28.2509393Z Reading package lists... 2021-05-14T23:18:28.4024909Z Building dependency tree... 2021-05-14T23:18:28.4044742Z Reading state information... 2021-05-14T23:18:28.5662874Z The following additional packages will be installed: 2021-05-14T23:18:28.5665809Z libnode64 libuv1-dev 2021-05-14T23:18:28.6141802Z The following NEW packages will be installed: 2021-05-14T23:18:28.6147921Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:18:28.6406565Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:28.6407347Z Need to get 6239 kB of archives. 2021-05-14T23:18:28.6408137Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:18:28.6410062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:18:28.6475613Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:18:28.6998063Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:18:29.1474045Z Fetched 6239 kB in 0s (78.7 MB/s) 2021-05-14T23:18:29.5466733Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:18:29.5540368Z (Reading database ... 2021-05-14T23:18:29.5541525Z (Reading database ... 5% 2021-05-14T23:18:29.5542243Z (Reading database ... 10% 2021-05-14T23:18:29.5542910Z (Reading database ... 15% 2021-05-14T23:18:29.5543564Z (Reading database ... 20% 2021-05-14T23:18:29.5544295Z (Reading database ... 25% 2021-05-14T23:18:29.5544940Z (Reading database ... 30% 2021-05-14T23:18:29.5545588Z (Reading database ... 35% 2021-05-14T23:18:29.5546238Z (Reading database ... 40% 2021-05-14T23:18:29.5546870Z (Reading database ... 45% 2021-05-14T23:18:29.5547516Z (Reading database ... 50% 2021-05-14T23:18:29.5581933Z (Reading database ... 55% 2021-05-14T23:18:29.5618512Z (Reading database ... 60% 2021-05-14T23:18:29.5655160Z (Reading database ... 65% 2021-05-14T23:18:29.5778046Z (Reading database ... 70% 2021-05-14T23:18:29.5894322Z (Reading database ... 75% 2021-05-14T23:18:29.6173679Z (Reading database ... 80% 2021-05-14T23:18:29.6462476Z (Reading database ... 85% 2021-05-14T23:18:29.6600556Z (Reading database ... 90% 2021-05-14T23:18:29.6676269Z (Reading database ... 95% 2021-05-14T23:18:29.6676839Z (Reading database ... 100% 2021-05-14T23:18:29.6677624Z (Reading database ... 264923 files and directories currently installed.) 2021-05-14T23:18:29.6818384Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:18:29.6833550Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:29.7236908Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:18:29.7477543Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:29.7499280Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:30.4117667Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:18:30.4379569Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:30.4391225Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:30.5367753Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:30.5398029Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:30.5432653Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:30.5465547Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:32.6687814Z Reading package lists... 2021-05-14T23:18:32.8158777Z Building dependency tree... 2021-05-14T23:18:32.8178024Z Reading state information... 2021-05-14T23:18:32.9750340Z The following additional packages will be installed: 2021-05-14T23:18:32.9753403Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:32.9757879Z Suggested packages: 2021-05-14T23:18:32.9758892Z libfftw3-doc 2021-05-14T23:18:33.0207244Z The following NEW packages will be installed: 2021-05-14T23:18:33.0211331Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:33.0385688Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:33.0386460Z Need to get 3986 kB of archives. 2021-05-14T23:18:33.0387231Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:18:33.0389257Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:18:33.0470742Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:18:33.0658429Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:18:33.0873492Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:18:33.0882569Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:18:33.5454547Z Fetched 3986 kB in 0s (40.8 MB/s) 2021-05-14T23:18:33.5797958Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:18:33.5839217Z (Reading database ... 2021-05-14T23:18:33.5839991Z (Reading database ... 5% 2021-05-14T23:18:33.5840643Z (Reading database ... 10% 2021-05-14T23:18:33.5841300Z (Reading database ... 15% 2021-05-14T23:18:33.5841932Z (Reading database ... 20% 2021-05-14T23:18:33.5842555Z (Reading database ... 25% 2021-05-14T23:18:33.5843178Z (Reading database ... 30% 2021-05-14T23:18:33.5845683Z (Reading database ... 35% 2021-05-14T23:18:33.5846438Z (Reading database ... 40% 2021-05-14T23:18:33.5847116Z (Reading database ... 45% 2021-05-14T23:18:33.5847769Z (Reading database ... 50% 2021-05-14T23:18:33.5884645Z (Reading database ... 55% 2021-05-14T23:18:33.5919677Z (Reading database ... 60% 2021-05-14T23:18:33.5956777Z (Reading database ... 65% 2021-05-14T23:18:33.6070065Z (Reading database ... 70% 2021-05-14T23:18:33.6179495Z (Reading database ... 75% 2021-05-14T23:18:33.6442709Z (Reading database ... 80% 2021-05-14T23:18:33.6743958Z (Reading database ... 85% 2021-05-14T23:18:33.6882511Z (Reading database ... 90% 2021-05-14T23:18:33.6954354Z (Reading database ... 95% 2021-05-14T23:18:33.6955057Z (Reading database ... 100% 2021-05-14T23:18:33.6956328Z (Reading database ... 265059 files and directories currently installed.) 2021-05-14T23:18:33.7100240Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.7119188Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7717234Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:18:33.7943864Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.7957347Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.8917721Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:18:33.9157143Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.9172824Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.0157908Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:18:34.0402934Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:34.0416525Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.0716647Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:18:34.0978860Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:34.0989200Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.3916127Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.3953294Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.3984796Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.4015450Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.4045445Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:34.4076348Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:35.1820865Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:37.3506513Z Reading package lists... 2021-05-14T23:18:37.5078621Z Building dependency tree... 2021-05-14T23:18:37.5100190Z Reading state information... 2021-05-14T23:18:37.6732336Z The following additional packages will be installed: 2021-05-14T23:18:37.6736233Z libdcmtk14 2021-05-14T23:18:37.7191261Z The following NEW packages will be installed: 2021-05-14T23:18:37.7195970Z dcmtk libdcmtk14 2021-05-14T23:18:37.7798147Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:37.7798944Z Need to get 5546 kB of archives. 2021-05-14T23:18:37.7799745Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:18:37.7801682Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:18:38.3650895Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:18:38.8897961Z Fetched 5546 kB in 1s (7495 kB/s) 2021-05-14T23:18:38.9194384Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:18:38.9270278Z (Reading database ... 2021-05-14T23:18:38.9271138Z (Reading database ... 5% 2021-05-14T23:18:38.9271949Z (Reading database ... 10% 2021-05-14T23:18:38.9272777Z (Reading database ... 15% 2021-05-14T23:18:38.9273524Z (Reading database ... 20% 2021-05-14T23:18:38.9274301Z (Reading database ... 25% 2021-05-14T23:18:38.9275042Z (Reading database ... 30% 2021-05-14T23:18:38.9278965Z (Reading database ... 35% 2021-05-14T23:18:38.9279491Z (Reading database ... 40% 2021-05-14T23:18:38.9279997Z (Reading database ... 45% 2021-05-14T23:18:38.9280514Z (Reading database ... 50% 2021-05-14T23:18:38.9310171Z (Reading database ... 55% 2021-05-14T23:18:38.9344020Z (Reading database ... 60% 2021-05-14T23:18:38.9383129Z (Reading database ... 65% 2021-05-14T23:18:38.9519227Z (Reading database ... 70% 2021-05-14T23:18:38.9639035Z (Reading database ... 75% 2021-05-14T23:18:38.9908862Z (Reading database ... 80% 2021-05-14T23:18:39.0205399Z (Reading database ... 85% 2021-05-14T23:18:39.0341679Z (Reading database ... 90% 2021-05-14T23:18:39.0420159Z (Reading database ... 95% 2021-05-14T23:18:39.0420699Z (Reading database ... 100% 2021-05-14T23:18:39.0421518Z (Reading database ... 265150 files and directories currently installed.) 2021-05-14T23:18:39.0562002Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:39.0585786Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:39.5756835Z Selecting previously unselected package dcmtk. 2021-05-14T23:18:39.5983914Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:39.6041128Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:39.7752309Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:39.7784901Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:39.7932884Z Adding `dcmtk' group to system ... 2021-05-14T23:18:39.8485780Z Adding `dcmtk' user to system ... 2021-05-14T23:18:39.9209212Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:18:40.1933192Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:41.7774551Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:43.9049426Z Reading package lists... 2021-05-14T23:18:44.0626217Z Building dependency tree... 2021-05-14T23:18:44.0647227Z Reading state information... 2021-05-14T23:18:44.3063773Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:18:44.3065386Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:44.3744592Z Reading package lists... 2021-05-14T23:18:44.5212629Z Building dependency tree... 2021-05-14T23:18:44.5233474Z Reading state information... 2021-05-14T23:18:44.7790672Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:18:44.7792242Z libpng-dev set to manually installed. 2021-05-14T23:18:44.7793388Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:44.8511532Z Reading package lists... 2021-05-14T23:18:45.0044139Z Building dependency tree... 2021-05-14T23:18:45.0063913Z Reading state information... 2021-05-14T23:18:45.1676368Z The following additional packages will be installed: 2021-05-14T23:18:45.1678899Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:18:45.1683698Z Suggested packages: 2021-05-14T23:18:45.1685267Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:18:45.1687068Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:18:45.1688527Z fonts-arphic-uming fonts-nanum 2021-05-14T23:18:45.2124027Z The following NEW packages will be installed: 2021-05-14T23:18:45.2126417Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:18:45.2127970Z libpoppler97 poppler-data 2021-05-14T23:18:45.2318341Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:45.2319446Z Need to get 2582 kB of archives. 2021-05-14T23:18:45.2320558Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:18:45.2322753Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:18:45.3285125Z 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-14T23:18:45.3374736Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:18:45.3679765Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:18:45.3687870Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:18:45.3695994Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:18:45.8063745Z Fetched 2582 kB in 0s (17.0 MB/s) 2021-05-14T23:18:45.8382797Z Selecting previously unselected package poppler-data. 2021-05-14T23:18:45.8455337Z (Reading database ... 2021-05-14T23:18:45.8455946Z (Reading database ... 5% 2021-05-14T23:18:45.8456507Z (Reading database ... 10% 2021-05-14T23:18:45.8457012Z (Reading database ... 15% 2021-05-14T23:18:45.8457532Z (Reading database ... 20% 2021-05-14T23:18:45.8458226Z (Reading database ... 25% 2021-05-14T23:18:45.8458771Z (Reading database ... 30% 2021-05-14T23:18:45.8459274Z (Reading database ... 35% 2021-05-14T23:18:45.8459787Z (Reading database ... 40% 2021-05-14T23:18:45.8461936Z (Reading database ... 45% 2021-05-14T23:18:45.8462494Z (Reading database ... 50% 2021-05-14T23:18:45.8501401Z (Reading database ... 55% 2021-05-14T23:18:45.8538893Z (Reading database ... 60% 2021-05-14T23:18:45.8579042Z (Reading database ... 65% 2021-05-14T23:18:45.8701516Z (Reading database ... 70% 2021-05-14T23:18:45.8814430Z (Reading database ... 75% 2021-05-14T23:18:45.9085293Z (Reading database ... 80% 2021-05-14T23:18:45.9387711Z (Reading database ... 85% 2021-05-14T23:18:45.9532034Z (Reading database ... 90% 2021-05-14T23:18:45.9614256Z (Reading database ... 95% 2021-05-14T23:18:45.9614877Z (Reading database ... 100% 2021-05-14T23:18:45.9615718Z (Reading database ... 265385 files and directories currently installed.) 2021-05-14T23:18:45.9768699Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:18:45.9778441Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:18:46.2318186Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:18:46.2592986Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:18:46.2614948Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:46.3005744Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:18:46.3304684Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:46.3317759Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.4557976Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:18:46.4765778Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:46.4779598Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.5029461Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:18:46.5337164Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:46.5348592Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.5637183Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:18:46.5874620Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:46.5888235Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.6490886Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:18:46.6584157Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:46.6613962Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.6646284Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.6679533Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.6710543Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:46.6743364Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:18:46.7102844Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:48.8522112Z Reading package lists... 2021-05-14T23:18:49.0045970Z Building dependency tree... 2021-05-14T23:18:49.0067592Z Reading state information... 2021-05-14T23:18:49.1688702Z The following additional packages will be installed: 2021-05-14T23:18:49.1692740Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:18:49.1696949Z Suggested packages: 2021-05-14T23:18:49.1697979Z libhdf5-doc 2021-05-14T23:18:49.2152391Z The following NEW packages will be installed: 2021-05-14T23:18:49.2154666Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:18:49.2156142Z libsz2 2021-05-14T23:18:49.2338516Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:49.7413697Z Need to get 4074 kB of archives. 2021-05-14T23:18:49.7415362Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:18:49.7418595Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:18:49.7420977Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:18:49.7423007Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:18:49.7425042Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:18:49.7427265Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:18:49.7429324Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:18:49.7431374Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:18:49.7494703Z Fetched 4074 kB in 0s (41.6 MB/s) 2021-05-14T23:18:49.7791812Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:18:49.7864026Z (Reading database ... 2021-05-14T23:18:49.7864899Z (Reading database ... 5% 2021-05-14T23:18:49.7865696Z (Reading database ... 10% 2021-05-14T23:18:49.7866496Z (Reading database ... 15% 2021-05-14T23:18:49.7867254Z (Reading database ... 20% 2021-05-14T23:18:49.7868018Z (Reading database ... 25% 2021-05-14T23:18:49.7885346Z (Reading database ... 30% 2021-05-14T23:18:49.7889453Z (Reading database ... 35% 2021-05-14T23:18:49.7889976Z (Reading database ... 40% 2021-05-14T23:18:49.7890487Z (Reading database ... 45% 2021-05-14T23:18:49.7890993Z (Reading database ... 50% 2021-05-14T23:18:49.7905204Z (Reading database ... 55% 2021-05-14T23:18:49.7945885Z (Reading database ... 60% 2021-05-14T23:18:49.7982245Z (Reading database ... 65% 2021-05-14T23:18:49.8108775Z (Reading database ... 70% 2021-05-14T23:18:49.8223581Z (Reading database ... 75% 2021-05-14T23:18:49.8505974Z (Reading database ... 80% 2021-05-14T23:18:49.8840267Z (Reading database ... 85% 2021-05-14T23:18:49.8990988Z (Reading database ... 90% 2021-05-14T23:18:49.9073434Z (Reading database ... 95% 2021-05-14T23:18:49.9074008Z (Reading database ... 100% 2021-05-14T23:18:49.9074817Z (Reading database ... 265945 files and directories currently installed.) 2021-05-14T23:18:49.9224150Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:49.9237887Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.9676506Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:18:49.9911236Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:18:49.9934012Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.0187376Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:18:50.0472878Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:18:50.0484962Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.0757010Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:18:50.1041048Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:50.1052288Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.2677864Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:18:50.2945355Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:50.2963479Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.3397298Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:18:50.3605108Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:18:50.3616867Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.3956868Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:18:50.4174502Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:50.4187876Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.7412886Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.7447375Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.7478139Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.7512639Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:18:50.7541288Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.7572063Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.7607016Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:50.7684482Z 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-14T23:18:50.7711006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:51.5145097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:53.6498949Z Reading package lists... 2021-05-14T23:18:53.7960931Z Building dependency tree... 2021-05-14T23:18:53.7982137Z Reading state information... 2021-05-14T23:18:53.9593815Z The following additional packages will be installed: 2021-05-14T23:18:53.9596226Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:18:54.0065016Z The following NEW packages will be installed: 2021-05-14T23:18:54.0070064Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:18:54.0073877Z mesa-common-dev 2021-05-14T23:18:54.0323141Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:54.0324156Z Need to get 1761 kB of archives. 2021-05-14T23:18:54.0325073Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:18:54.0326945Z 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-14T23:18:54.0415388Z 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-14T23:18:54.0421707Z 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-14T23:18:54.0490083Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:18:54.0678296Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:18:54.0982827Z 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-14T23:18:54.6047033Z Fetched 1761 kB in 0s (11.1 MB/s) 2021-05-14T23:18:54.6351756Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:18:54.6423499Z (Reading database ... 2021-05-14T23:18:54.6424340Z (Reading database ... 5% 2021-05-14T23:18:54.6425124Z (Reading database ... 10% 2021-05-14T23:18:54.6425877Z (Reading database ... 15% 2021-05-14T23:18:54.6426640Z (Reading database ... 20% 2021-05-14T23:18:54.6427390Z (Reading database ... 25% 2021-05-14T23:18:54.6428119Z (Reading database ... 30% 2021-05-14T23:18:54.6428915Z (Reading database ... 35% 2021-05-14T23:18:54.6429693Z (Reading database ... 40% 2021-05-14T23:18:54.6430426Z (Reading database ... 45% 2021-05-14T23:18:54.6432828Z (Reading database ... 50% 2021-05-14T23:18:54.6464219Z (Reading database ... 55% 2021-05-14T23:18:54.6502802Z (Reading database ... 60% 2021-05-14T23:18:54.6541844Z (Reading database ... 65% 2021-05-14T23:18:54.6665908Z (Reading database ... 70% 2021-05-14T23:18:54.6784274Z (Reading database ... 75% 2021-05-14T23:18:54.7053993Z (Reading database ... 80% 2021-05-14T23:18:54.7394194Z (Reading database ... 85% 2021-05-14T23:18:54.7556106Z (Reading database ... 90% 2021-05-14T23:18:54.7639889Z (Reading database ... 95% 2021-05-14T23:18:54.7640442Z (Reading database ... 100% 2021-05-14T23:18:54.7641229Z (Reading database ... 266153 files and directories currently installed.) 2021-05-14T23:18:54.7788165Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:54.7798096Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:18:54.8197790Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:18:54.8476098Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:54.8489371Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:54.8747234Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:18:54.9043470Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:54.9054610Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:54.9449649Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:18:54.9756636Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:18:54.9778219Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:55.0198583Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:18:55.0471814Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:18:55.0483414Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:55.1037505Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:18:55.1236918Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:55.1249284Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:55.2868807Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:18:55.2901887Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:55.2936113Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:55.2971519Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:55.3003328Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:55.3051004Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:55.3084075Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:56.6880736Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:58.8639262Z Reading package lists... 2021-05-14T23:18:59.0280549Z Building dependency tree... 2021-05-14T23:18:59.0300469Z Reading state information... 2021-05-14T23:18:59.1894086Z The following additional packages will be installed: 2021-05-14T23:18:59.1896137Z libprotobuf-lite17 libprotoc17 2021-05-14T23:18:59.2363742Z The following NEW packages will be installed: 2021-05-14T23:18:59.2365988Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:18:59.2367435Z protobuf-compiler 2021-05-14T23:18:59.2574272Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:59.2575289Z Need to get 2754 kB of archives. 2021-05-14T23:18:59.2576728Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:18:59.2579034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:18:59.2614197Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:18:59.2707589Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:18:59.2924082Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:18:59.3048306Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:18:59.7332129Z Fetched 2754 kB in 0s (43.1 MB/s) 2021-05-14T23:18:59.7677400Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:18:59.7703307Z (Reading database ... 2021-05-14T23:18:59.7706894Z (Reading database ... 5% 2021-05-14T23:18:59.7707416Z (Reading database ... 10% 2021-05-14T23:18:59.7707967Z (Reading database ... 15% 2021-05-14T23:18:59.7708471Z (Reading database ... 20% 2021-05-14T23:18:59.7708987Z (Reading database ... 25% 2021-05-14T23:18:59.7709650Z (Reading database ... 30% 2021-05-14T23:18:59.7710188Z (Reading database ... 35% 2021-05-14T23:18:59.7710686Z (Reading database ... 40% 2021-05-14T23:18:59.7711198Z (Reading database ... 45% 2021-05-14T23:18:59.7711700Z (Reading database ... 50% 2021-05-14T23:18:59.7743066Z (Reading database ... 55% 2021-05-14T23:18:59.7778719Z (Reading database ... 60% 2021-05-14T23:18:59.7814729Z (Reading database ... 65% 2021-05-14T23:18:59.7934579Z (Reading database ... 70% 2021-05-14T23:18:59.8043947Z (Reading database ... 75% 2021-05-14T23:18:59.8311386Z (Reading database ... 80% 2021-05-14T23:18:59.8624438Z (Reading database ... 85% 2021-05-14T23:18:59.8771075Z (Reading database ... 90% 2021-05-14T23:18:59.8849190Z (Reading database ... 95% 2021-05-14T23:18:59.8849716Z (Reading database ... 100% 2021-05-14T23:18:59.8850515Z (Reading database ... 266636 files and directories currently installed.) 2021-05-14T23:18:59.8994790Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:59.9013978Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:59.9436444Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:18:59.9684395Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:59.9699180Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.0677843Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:19:00.0889344Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:00.0906583Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.2597393Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:19:00.2877641Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:00.2889093Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.4197167Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:19:00.4420958Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:00.4432382Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5054611Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5089246Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5120875Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5154565Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5184021Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:00.5218333Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:01.2370276Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:03.3997929Z Reading package lists... 2021-05-14T23:19:03.5622975Z Building dependency tree... 2021-05-14T23:19:03.5647845Z Reading state information... 2021-05-14T23:19:03.7254161Z The following additional packages will be installed: 2021-05-14T23:19:03.7256468Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:19:03.7258110Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:19:03.7259386Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:19:03.7260915Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:19:03.7262488Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:19:03.7264011Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:03.7265563Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:03.7267101Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:03.7268616Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:03.7270158Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:03.7272076Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:03.7273652Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:03.7276551Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:03.7277950Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:03.7278698Z Suggested packages: 2021-05-14T23:19:03.7279775Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:19:03.7281093Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:19:03.7282519Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:19:03.7283818Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:19:03.8005039Z The following NEW packages will be installed: 2021-05-14T23:19:03.8008547Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:19:03.8009937Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:19:03.8012434Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:19:03.8013922Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:19:03.8017321Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:19:03.8020341Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:03.8023200Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:03.8026382Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:03.8027700Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:03.8030437Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:03.8033107Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:03.8036207Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:03.8039387Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:03.8043149Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:03.8244374Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:03.8245149Z Need to get 47.1 MB of archives. 2021-05-14T23:19:03.8246415Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:19:03.8248160Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:19:03.8408050Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:19:03.8415684Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:19:03.8425384Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:19:03.8433460Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:19:03.8441984Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:19:03.8452513Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:19:03.8486860Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:19:03.9231026Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:19:03.9236787Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:19:03.9249711Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:19:03.9271503Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:19:03.9276633Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:19:03.9281554Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:19:03.9286942Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:19:03.9301224Z 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-14T23:19:03.9312470Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:19:03.9329204Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:19:03.9337211Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:19:03.9345797Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:19:03.9358274Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:19:03.9410511Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:19:03.9506239Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:19:03.9530794Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:19:03.9537368Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:19:03.9559102Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:19:04.0100961Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:19:04.0106593Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:19:04.0111937Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:19:04.0121346Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:19:04.0135157Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:19:04.0142766Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:19:04.0160489Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:19:04.0174250Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:19:04.0227470Z 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-14T23:19:04.0254484Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:19:04.0368793Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:19:04.0373881Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:19:04.1528105Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:19:04.1533820Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:19:04.1540935Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:19:04.1542904Z 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-14T23:19:04.1550016Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:19:04.1555875Z 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-14T23:19:04.1564611Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:19:04.1650902Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:19:04.1662955Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:19:04.1683969Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:19:04.1689858Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:19:04.1809848Z 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-14T23:19:04.1834655Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:19:04.1850152Z 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-14T23:19:04.1852137Z 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-14T23:19:04.1856086Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:19:04.1862830Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:19:04.1868551Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:19:04.1895563Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:19:04.1915646Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:19:04.1919386Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:19:04.1965843Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:19:04.1969285Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:19:04.1981596Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:19:04.2002948Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:19:04.2036900Z 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-14T23:19:04.2071476Z 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-14T23:19:04.2090163Z 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-14T23:19:04.2093944Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:19:04.2256485Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:19:04.2267913Z 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-14T23:19:04.2421897Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:19:04.2427308Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:19:04.2434285Z 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-14T23:19:04.2727222Z 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-14T23:19:04.3032721Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:19:04.3108681Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:19:04.3113434Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:19:04.9201205Z Fetched 47.1 MB in 1s (94.0 MB/s) 2021-05-14T23:19:04.9523114Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:19:04.9599457Z (Reading database ... 2021-05-14T23:19:04.9600365Z (Reading database ... 5% 2021-05-14T23:19:04.9601036Z (Reading database ... 10% 2021-05-14T23:19:04.9601703Z (Reading database ... 15% 2021-05-14T23:19:04.9602447Z (Reading database ... 20% 2021-05-14T23:19:04.9603093Z (Reading database ... 25% 2021-05-14T23:19:04.9603744Z (Reading database ... 30% 2021-05-14T23:19:04.9604382Z (Reading database ... 35% 2021-05-14T23:19:04.9605019Z (Reading database ... 40% 2021-05-14T23:19:04.9605668Z (Reading database ... 45% 2021-05-14T23:19:04.9606317Z (Reading database ... 50% 2021-05-14T23:19:04.9631113Z (Reading database ... 55% 2021-05-14T23:19:04.9668905Z (Reading database ... 60% 2021-05-14T23:19:04.9706670Z (Reading database ... 65% 2021-05-14T23:19:04.9825855Z (Reading database ... 70% 2021-05-14T23:19:04.9932024Z (Reading database ... 75% 2021-05-14T23:19:05.0193172Z (Reading database ... 80% 2021-05-14T23:19:05.0507595Z (Reading database ... 85% 2021-05-14T23:19:05.0659595Z (Reading database ... 90% 2021-05-14T23:19:05.0735949Z (Reading database ... 95% 2021-05-14T23:19:05.0737051Z (Reading database ... 100% 2021-05-14T23:19:05.0737997Z (Reading database ... 266807 files and directories currently installed.) 2021-05-14T23:19:05.0881144Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:19:05.0902576Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:05.2396997Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:19:05.2615619Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.2630145Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.2918773Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:19:05.3211281Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.3224570Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.3460426Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:19:05.3765941Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.3777580Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.4035670Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:19:05.4346348Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:05.4403028Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:05.4798373Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:19:05.5058840Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:19:05.5070182Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:05.5355762Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:19:05.5743439Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:05.5761558Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:05.6278895Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:19:05.6532412Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:19:05.6546930Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:06.3609671Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:19:06.3908450Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:19:06.3921804Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:06.4183412Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:19:06.4476030Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:19:06.4486886Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:06.4876683Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:19:06.5149174Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:06.5163969Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:06.5637058Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:19:06.5873185Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:19:06.5884557Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:06.6196885Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:19:06.6431004Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:19:06.6444612Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:06.6756785Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:19:06.6986847Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:19:06.7000880Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:06.7279198Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:19:06.7564489Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:19:06.7582827Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:06.7936117Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:19:06.8226388Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:06.8238542Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:06.8557545Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:19:06.8817965Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:19:06.8833502Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:06.9316368Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:19:06.9568728Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:19:06.9585058Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:06.9916529Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:19:07.0168016Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:19:07.0196439Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:07.0543221Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:19:07.0835576Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:07.0853652Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:07.1165723Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:19:07.1458178Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:19:07.1470369Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:07.2277946Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:19:07.2533041Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:19:07.2547154Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:07.4714278Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:19:07.5008148Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:19:07.5020025Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:07.5448414Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:19:07.5743775Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:19:07.5754849Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:07.6027224Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:19:07.6319495Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:19:07.6334448Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:07.6836709Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:19:07.7097301Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:07.7108868Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:08.2176998Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:19:08.2437512Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:19:08.2452164Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:08.2736609Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:19:08.3005618Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:19:08.3017403Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:08.3357296Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:19:08.3607395Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:19:08.3621438Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:08.3996477Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:19:08.4238532Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:19:08.4251129Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:08.4662624Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:19:08.4960652Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:19:08.4972428Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:08.5250456Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:19:08.5544296Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:19:08.5556300Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:08.5912162Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:19:08.6206855Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:19:08.6217800Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:08.6586298Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:19:08.6882437Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:19:08.6894129Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:08.7761553Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:19:08.8056231Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:19:08.8068717Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:08.8597049Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:19:08.8828638Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:08.8843287Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:09.0037198Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:19:09.0302170Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:19:09.0313800Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:09.0716858Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:19:09.0972557Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:19:09.0988023Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:10.2559516Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:19:10.2849083Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:19:10.2860249Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:10.3149100Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:19:10.3443041Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:19:10.3454992Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:10.3721246Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:19:10.4014367Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:19:10.4026654Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:10.4296398Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:19:10.4586035Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.4598607Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:10.4884816Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:19:10.5181162Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:19:10.5196656Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:10.5475714Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:19:10.5779630Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.5793330Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:10.6156331Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:19:10.6377518Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:19:10.6392419Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:10.7674664Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:19:10.7986438Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:19:10.7999142Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:10.8436470Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:19:10.8648925Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.8661704Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:10.9058919Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:19:10.9346982Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:19:10.9358580Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:10.9646970Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:19:10.9944284Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.9956496Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:11.1356663Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:19:11.1580893Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:19:11.1596644Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:11.2065628Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:19:11.2369607Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:19:11.2381622Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:11.2678139Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:19:11.2971922Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:11.2984080Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:11.3232579Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:19:11.3523640Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:11.3538003Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:11.3808975Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:19:11.4102369Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:19:11.4117222Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:11.4506658Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:19:11.4734821Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:19:11.4746997Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:11.5023266Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:19:11.5314662Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:19:11.5328185Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:11.5877955Z Selecting previously unselected package libopenal-data. 2021-05-14T23:19:11.6131324Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:19:11.6146918Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:11.6551240Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:19:11.6809317Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:19:11.6820123Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:11.7091695Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:19:11.7382091Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:19:11.7394038Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:11.8116696Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:19:11.8376422Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:19:11.8387310Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:11.8716718Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:19:11.8956628Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:19:11.8970332Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:11.9396408Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:19:11.9610706Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:19:11.9625438Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:12.0156474Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:19:12.0367972Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:19:12.0448703Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:12.0997021Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:19:12.1236046Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:19:12.1247788Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:12.1956913Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:19:12.2194806Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.2209992Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.2596618Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:19:12.2805037Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.2817252Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.3196216Z Selecting previously unselected package ffmpeg. 2021-05-14T23:19:12.3416405Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.3494028Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.4796541Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:19:12.5014530Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:19:12.5025892Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:12.5436990Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:19:12.5665959Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:19:12.5678198Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:12.7636718Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:19:12.7879462Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:19:12.7892059Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:12.8176739Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:19:12.8466889Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:19:12.8483052Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:12.8746940Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:19:12.9044591Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:12.9066134Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.1951989Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:19:13.2245772Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:13.2263125Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.5229702Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:19:13.5513969Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:19:13.5526675Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:13.6871470Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:19:13.7165207Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:19:13.7179169Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.7400550Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:19:13.7693677Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:13.7704775Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:13.8349946Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:13.8392897Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:13.8421832Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:13.8460607Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:13.8496587Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:13.8528791Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:13.8563784Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:13.8592803Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:13.8624383Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:13.8655245Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:13.8686772Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:13.8723413Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:13.8753222Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:13.8782714Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:13.8813465Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:13.8848092Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:13.8879630Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:13.8912614Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:13.8944218Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:13.8975665Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:13.9010857Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9048739Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:13.9082355Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:13.9117761Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:13.9148999Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:13.9181996Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:13.9218755Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:13.9252033Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:13.9286704Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:13.9320539Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:13.9360445Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9392749Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:13.9430836Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:13.9466776Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:13.9508290Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:13.9538506Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:13.9574879Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:13.9605228Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:13.9644973Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.9685330Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:13.9715111Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:13.9752479Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9787378Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:13.9827237Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:13.9856388Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:13.9889818Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:13.9922891Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:13.9975907Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:14.0005700Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:14.0034685Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:14.0070160Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:14.0099947Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:14.0131719Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:14.0168722Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:14.0199270Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:14.0231347Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0262567Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:14.0294513Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0329837Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:14.0362905Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:14.0398074Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:14.0430275Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:14.0470359Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:14.0502924Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0540534Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:14.0574385Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:14.0604226Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:14.0702598Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0734134Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0765269Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0797774Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:14.0827795Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:14.0861316Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0901897Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0935184Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0969110Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.1062731Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:15.1559519Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:17.3123327Z Reading package lists... 2021-05-14T23:19:17.4719466Z Building dependency tree... 2021-05-14T23:19:17.4741511Z Reading state information... 2021-05-14T23:19:17.6335966Z The following additional packages will be installed: 2021-05-14T23:19:17.6338610Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:17.6812587Z The following NEW packages will be installed: 2021-05-14T23:19:17.6814273Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:17.6819732Z libmagick++-dev 2021-05-14T23:19:17.7010780Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:17.7011637Z Need to get 309 kB of archives. 2021-05-14T23:19:17.7012744Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:19:17.7014931Z 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-14T23:19:17.7036935Z 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-14T23:19:17.7066946Z 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-14T23:19:17.7091273Z 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-14T23:19:18.1545436Z Fetched 309 kB in 0s (13.8 MB/s) 2021-05-14T23:19:18.1879923Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:19:18.1956307Z (Reading database ... 2021-05-14T23:19:18.1957173Z (Reading database ... 5% 2021-05-14T23:19:18.1957982Z (Reading database ... 10% 2021-05-14T23:19:18.1958829Z (Reading database ... 15% 2021-05-14T23:19:18.1959583Z (Reading database ... 20% 2021-05-14T23:19:18.1960330Z (Reading database ... 25% 2021-05-14T23:19:18.1961062Z (Reading database ... 30% 2021-05-14T23:19:18.1961799Z (Reading database ... 35% 2021-05-14T23:19:18.1962519Z (Reading database ... 40% 2021-05-14T23:19:18.1963267Z (Reading database ... 45% 2021-05-14T23:19:18.1964005Z (Reading database ... 50% 2021-05-14T23:19:18.1999519Z (Reading database ... 55% 2021-05-14T23:19:18.2040352Z (Reading database ... 60% 2021-05-14T23:19:18.2069329Z (Reading database ... 65% 2021-05-14T23:19:18.2189334Z (Reading database ... 70% 2021-05-14T23:19:18.2309634Z (Reading database ... 75% 2021-05-14T23:19:18.2333712Z (Reading database ... 80% 2021-05-14T23:19:18.2885798Z (Reading database ... 85% 2021-05-14T23:19:18.3046912Z (Reading database ... 90% 2021-05-14T23:19:18.3123318Z (Reading database ... 95% 2021-05-14T23:19:18.3123907Z (Reading database ... 100% 2021-05-14T23:19:18.3124698Z (Reading database ... 267348 files and directories currently installed.) 2021-05-14T23:19:18.3263891Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:18.3342673Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.3757771Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:19:18.4009322Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:18.4030924Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.4478620Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:19:18.4712647Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:18.4726939Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5263212Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:19:18.5515493Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:18.5594821Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.6179896Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.6281455Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.6315316Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.6348309Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.6434737Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:20.8235618Z Reading package lists... 2021-05-14T23:19:20.9825505Z Building dependency tree... 2021-05-14T23:19:20.9846626Z Reading state information... 2021-05-14T23:19:21.1453317Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:19:21.1456557Z The following additional packages will be installed: 2021-05-14T23:19:21.1459020Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:19:21.1460371Z libijs-0.35 libjbig2dec0 2021-05-14T23:19:21.1461854Z Suggested packages: 2021-05-14T23:19:21.1463167Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:19:21.1464301Z ghostscript-x 2021-05-14T23:19:21.1913174Z The following NEW packages will be installed: 2021-05-14T23:19:21.1918030Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:19:21.1924121Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:19:21.2144648Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:21.2145670Z Need to get 11.2 MB of archives. 2021-05-14T23:19:21.2146504Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:19:21.2148282Z 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-14T23:19:21.2479576Z 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-14T23:19:21.2500203Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:19:21.3957945Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:19:21.4046297Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:19:21.4051042Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:19:21.4059139Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:19:21.4466381Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:19:21.9009860Z Fetched 11.2 MB in 0s (44.2 MB/s) 2021-05-14T23:19:21.9347584Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:19:21.9424417Z (Reading database ... 2021-05-14T23:19:21.9424978Z (Reading database ... 5% 2021-05-14T23:19:21.9428558Z (Reading database ... 10% 2021-05-14T23:19:21.9429074Z (Reading database ... 15% 2021-05-14T23:19:21.9429593Z (Reading database ... 20% 2021-05-14T23:19:21.9430137Z (Reading database ... 25% 2021-05-14T23:19:21.9430656Z (Reading database ... 30% 2021-05-14T23:19:21.9431170Z (Reading database ... 35% 2021-05-14T23:19:21.9431667Z (Reading database ... 40% 2021-05-14T23:19:21.9432178Z (Reading database ... 45% 2021-05-14T23:19:21.9432674Z (Reading database ... 50% 2021-05-14T23:19:21.9457285Z (Reading database ... 55% 2021-05-14T23:19:21.9502630Z (Reading database ... 60% 2021-05-14T23:19:21.9530342Z (Reading database ... 65% 2021-05-14T23:19:21.9649252Z (Reading database ... 70% 2021-05-14T23:19:21.9763530Z (Reading database ... 75% 2021-05-14T23:19:21.9786549Z (Reading database ... 80% 2021-05-14T23:19:22.0292313Z (Reading database ... 85% 2021-05-14T23:19:22.0457239Z (Reading database ... 90% 2021-05-14T23:19:22.0537018Z (Reading database ... 95% 2021-05-14T23:19:22.0537637Z (Reading database ... 100% 2021-05-14T23:19:22.0538444Z (Reading database ... 267393 files and directories currently installed.) 2021-05-14T23:19:22.0677421Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:19:22.0930900Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:22.3077707Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:19:22.3334516Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:19:22.3349797Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:22.3757324Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:19:22.4014707Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:19:22.4635464Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:22.8513519Z Selecting previously unselected package libgs9-common. 2021-05-14T23:19:22.8801321Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:19:22.8813369Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:22.9877131Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:19:23.0096786Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:19:23.0120262Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:23.0436304Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:19:23.0686175Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:19:23.0701399Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:23.1076185Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:19:23.1317643Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:23.1329648Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.4084695Z Selecting previously unselected package ghostscript. 2021-05-14T23:19:23.4377130Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:23.4388010Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.5070883Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:23.5110615Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:23.5142250Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:23.5768792Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:23.5798878Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:23.6043642Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.6074985Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.6106180Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.6223062Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:23.7330993Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:23.7552335Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:26.9187893Z Reading package lists... 2021-05-14T23:19:27.0779293Z Building dependency tree... 2021-05-14T23:19:27.0802007Z Reading state information... 2021-05-14T23:19:27.2345668Z The following additional packages will be installed: 2021-05-14T23:19:27.2347634Z libudunits2-0 libudunits2-data 2021-05-14T23:19:27.2804375Z The following NEW packages will be installed: 2021-05-14T23:19:27.2806529Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:19:27.3027656Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:27.3028707Z Need to get 429 kB of archives. 2021-05-14T23:19:27.3030565Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:19:27.3032972Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:19:27.3096355Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:19:27.3187841Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:19:27.7760596Z Fetched 429 kB in 0s (7153 kB/s) 2021-05-14T23:19:27.8074940Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:19:27.8150841Z (Reading database ... 2021-05-14T23:19:27.8151712Z (Reading database ... 5% 2021-05-14T23:19:27.8152477Z (Reading database ... 10% 2021-05-14T23:19:27.8153212Z (Reading database ... 15% 2021-05-14T23:19:27.8153958Z (Reading database ... 20% 2021-05-14T23:19:27.8154707Z (Reading database ... 25% 2021-05-14T23:19:27.8155644Z (Reading database ... 30% 2021-05-14T23:19:27.8156449Z (Reading database ... 35% 2021-05-14T23:19:27.8157245Z (Reading database ... 40% 2021-05-14T23:19:27.8158161Z (Reading database ... 45% 2021-05-14T23:19:27.8158988Z (Reading database ... 50% 2021-05-14T23:19:27.8194524Z (Reading database ... 55% 2021-05-14T23:19:27.8241174Z (Reading database ... 60% 2021-05-14T23:19:27.8264094Z (Reading database ... 65% 2021-05-14T23:19:27.8392679Z (Reading database ... 70% 2021-05-14T23:19:27.8509238Z (Reading database ... 75% 2021-05-14T23:19:27.8532805Z (Reading database ... 80% 2021-05-14T23:19:27.9161495Z (Reading database ... 85% 2021-05-14T23:19:27.9363157Z (Reading database ... 90% 2021-05-14T23:19:27.9463528Z (Reading database ... 95% 2021-05-14T23:19:27.9464068Z (Reading database ... 100% 2021-05-14T23:19:27.9464874Z (Reading database ... 267957 files and directories currently installed.) 2021-05-14T23:19:27.9622298Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:19:27.9632158Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:27.9956790Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:19:28.0201457Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:19:28.0218428Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.0558450Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:19:28.0805824Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:19:28.0815285Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.1627510Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:28.1657092Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.1690503Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.1727833Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:19:28.2831044Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:30.4137510Z Reading package lists... 2021-05-14T23:19:30.5758150Z Building dependency tree... 2021-05-14T23:19:30.5780641Z Reading state information... 2021-05-14T23:19:30.7812659Z The following NEW packages will be installed: 2021-05-14T23:19:31.7482809Z libjq-dev 2021-05-14T23:19:31.7490784Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:31.7491788Z Need to get 11.2 kB of archives. 2021-05-14T23:19:31.7492891Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:19:31.7497594Z 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-14T23:19:31.7499133Z Fetched 11.2 kB in 0s (693 kB/s) 2021-05-14T23:19:31.7500497Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:19:31.7501500Z (Reading database ... 2021-05-14T23:19:31.7502252Z (Reading database ... 5% 2021-05-14T23:19:31.7502999Z (Reading database ... 10% 2021-05-14T23:19:31.7507068Z (Reading database ... 15% 2021-05-14T23:19:31.7507601Z (Reading database ... 20% 2021-05-14T23:19:31.7508121Z (Reading database ... 25% 2021-05-14T23:19:31.7508635Z (Reading database ... 30% 2021-05-14T23:19:31.7509152Z (Reading database ... 35% 2021-05-14T23:19:31.7509656Z (Reading database ... 40% 2021-05-14T23:19:31.7510173Z (Reading database ... 45% 2021-05-14T23:19:31.7510671Z (Reading database ... 50% 2021-05-14T23:19:31.7511186Z (Reading database ... 55% 2021-05-14T23:19:31.7511687Z (Reading database ... 60% 2021-05-14T23:19:31.7512198Z (Reading database ... 65% 2021-05-14T23:19:31.7512702Z (Reading database ... 70% 2021-05-14T23:19:31.7513214Z (Reading database ... 75% 2021-05-14T23:19:31.7513713Z (Reading database ... 80% 2021-05-14T23:19:31.7514226Z (Reading database ... 85% 2021-05-14T23:19:31.7514742Z (Reading database ... 90% 2021-05-14T23:19:31.7515660Z (Reading database ... 95% 2021-05-14T23:19:31.7516201Z (Reading database ... 100% 2021-05-14T23:19:31.7516987Z (Reading database ... 267986 files and directories currently installed.) 2021-05-14T23:19:31.7518274Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:31.7519312Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:31.7520554Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:33.5768579Z Reading package lists... 2021-05-14T23:19:33.7330478Z Building dependency tree... 2021-05-14T23:19:33.7353554Z Reading state information... 2021-05-14T23:19:33.9360974Z The following NEW packages will be installed: 2021-05-14T23:19:33.9363779Z libmng2 2021-05-14T23:19:33.9569652Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:33.9570647Z Need to get 168 kB of archives. 2021-05-14T23:19:33.9571435Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:19:33.9573975Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:19:34.4062417Z Fetched 168 kB in 0s (7625 kB/s) 2021-05-14T23:19:34.4381649Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:19:34.4464323Z (Reading database ... 2021-05-14T23:19:34.4464953Z (Reading database ... 5% 2021-05-14T23:19:34.4465484Z (Reading database ... 10% 2021-05-14T23:19:34.4466018Z (Reading database ... 15% 2021-05-14T23:19:34.4466540Z (Reading database ... 20% 2021-05-14T23:19:34.4467043Z (Reading database ... 25% 2021-05-14T23:19:34.4467561Z (Reading database ... 30% 2021-05-14T23:19:34.4468063Z (Reading database ... 35% 2021-05-14T23:19:34.4468580Z (Reading database ... 40% 2021-05-14T23:19:34.4469081Z (Reading database ... 45% 2021-05-14T23:19:34.4469594Z (Reading database ... 50% 2021-05-14T23:19:34.4509216Z (Reading database ... 55% 2021-05-14T23:19:34.4556159Z (Reading database ... 60% 2021-05-14T23:19:34.4580141Z (Reading database ... 65% 2021-05-14T23:19:34.4701581Z (Reading database ... 70% 2021-05-14T23:19:34.4815960Z (Reading database ... 75% 2021-05-14T23:19:34.4838885Z (Reading database ... 80% 2021-05-14T23:19:34.5364305Z (Reading database ... 85% 2021-05-14T23:19:34.5532834Z (Reading database ... 90% 2021-05-14T23:19:34.5612932Z (Reading database ... 95% 2021-05-14T23:19:34.5614823Z (Reading database ... 100% 2021-05-14T23:19:34.5615899Z (Reading database ... 267992 files and directories currently installed.) 2021-05-14T23:19:34.5761954Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:19:34.5784475Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:34.6548739Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:34.6583467Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:36.8311031Z Reading package lists... 2021-05-14T23:19:37.0048918Z Building dependency tree... 2021-05-14T23:19:37.0070927Z Reading state information... 2021-05-14T23:19:37.1322528Z E: Unable to locate package libmng1 2021-05-14T23:19:37.2011088Z Reading package lists... 2021-05-14T23:19:37.3557835Z Building dependency tree... 2021-05-14T23:19:37.3583075Z Reading state information... 2021-05-14T23:19:37.4878232Z E: Unable to locate package libapparmor-devel 2021-05-14T23:19:37.5569412Z Reading package lists... 2021-05-14T23:19:37.7174977Z Building dependency tree... 2021-05-14T23:19:37.7198057Z Reading state information... 2021-05-14T23:19:37.8753053Z The following additional packages will be installed: 2021-05-14T23:19:37.8756829Z libij-java 2021-05-14T23:19:37.9204669Z The following NEW packages will be installed: 2021-05-14T23:19:37.9209820Z imagej libij-java 2021-05-14T23:19:37.9387212Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:37.9387991Z Need to get 2328 kB of archives. 2021-05-14T23:19:37.9388762Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:19:37.9390506Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:19:37.9838260Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:19:38.4256115Z Fetched 2328 kB in 0s (37.9 MB/s) 2021-05-14T23:19:38.4620494Z Selecting previously unselected package libij-java. 2021-05-14T23:19:38.4698472Z (Reading database ... 2021-05-14T23:19:38.4699389Z (Reading database ... 5% 2021-05-14T23:19:38.4700406Z (Reading database ... 10% 2021-05-14T23:19:38.4701265Z (Reading database ... 15% 2021-05-14T23:19:38.4702082Z (Reading database ... 20% 2021-05-14T23:19:38.4702828Z (Reading database ... 25% 2021-05-14T23:19:38.4703573Z (Reading database ... 30% 2021-05-14T23:19:38.4704299Z (Reading database ... 35% 2021-05-14T23:19:38.4705047Z (Reading database ... 40% 2021-05-14T23:19:38.4705787Z (Reading database ... 45% 2021-05-14T23:19:38.4706518Z (Reading database ... 50% 2021-05-14T23:19:38.4744422Z (Reading database ... 55% 2021-05-14T23:19:38.4793768Z (Reading database ... 60% 2021-05-14T23:19:38.4819221Z (Reading database ... 65% 2021-05-14T23:19:38.4952012Z (Reading database ... 70% 2021-05-14T23:19:38.5094972Z (Reading database ... 75% 2021-05-14T23:19:38.5119350Z (Reading database ... 80% 2021-05-14T23:19:38.5689983Z (Reading database ... 85% 2021-05-14T23:19:38.5859146Z (Reading database ... 90% 2021-05-14T23:19:38.5940868Z (Reading database ... 95% 2021-05-14T23:19:38.5941441Z (Reading database ... 100% 2021-05-14T23:19:38.5942247Z (Reading database ... 267998 files and directories currently installed.) 2021-05-14T23:19:38.6084092Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:19:38.6095513Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:19:38.6997018Z Selecting previously unselected package imagej. 2021-05-14T23:19:38.7238180Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:19:38.7252595Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:19:38.7970160Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:19:38.8003065Z Setting up imagej (1.52r-1) ... 2021-05-14T23:19:38.8041127Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:38.8634375Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:39.5616139Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:41.6798287Z Reading package lists... 2021-05-14T23:19:41.8343893Z Building dependency tree... 2021-05-14T23:19:41.8365559Z Reading state information... 2021-05-14T23:19:41.9948628Z Suggested packages: 2021-05-14T23:19:41.9950311Z bowtie2-examples 2021-05-14T23:19:42.0381897Z The following NEW packages will be installed: 2021-05-14T23:19:42.0388851Z bowtie2 2021-05-14T23:19:42.0738616Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:42.0739413Z Need to get 1324 kB of archives. 2021-05-14T23:19:42.0740201Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:19:42.0742117Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:19:42.6167165Z Fetched 1324 kB in 0s (9719 kB/s) 2021-05-14T23:19:42.6476514Z Selecting previously unselected package bowtie2. 2021-05-14T23:19:42.6560467Z (Reading database ... 2021-05-14T23:19:42.6561086Z (Reading database ... 5% 2021-05-14T23:19:42.6561638Z (Reading database ... 10% 2021-05-14T23:19:42.6562165Z (Reading database ... 15% 2021-05-14T23:19:42.6562669Z (Reading database ... 20% 2021-05-14T23:19:42.6563204Z (Reading database ... 25% 2021-05-14T23:19:42.6563722Z (Reading database ... 30% 2021-05-14T23:19:42.6564224Z (Reading database ... 35% 2021-05-14T23:19:42.6564738Z (Reading database ... 40% 2021-05-14T23:19:42.6565239Z (Reading database ... 45% 2021-05-14T23:19:42.6565754Z (Reading database ... 50% 2021-05-14T23:19:42.6618278Z (Reading database ... 55% 2021-05-14T23:19:42.6665649Z (Reading database ... 60% 2021-05-14T23:19:42.6694163Z (Reading database ... 65% 2021-05-14T23:19:42.6828792Z (Reading database ... 70% 2021-05-14T23:19:42.6953864Z (Reading database ... 75% 2021-05-14T23:19:42.6977654Z (Reading database ... 80% 2021-05-14T23:19:42.7556418Z (Reading database ... 85% 2021-05-14T23:19:42.7727411Z (Reading database ... 90% 2021-05-14T23:19:42.7805774Z (Reading database ... 95% 2021-05-14T23:19:42.7806652Z (Reading database ... 100% 2021-05-14T23:19:42.7807738Z (Reading database ... 268021 files and directories currently installed.) 2021-05-14T23:19:42.7947387Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:19:42.7963368Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:42.9921962Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:42.9954380Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:45.9382668Z Reading package lists... 2021-05-14T23:19:46.0937630Z Building dependency tree... 2021-05-14T23:19:46.0958517Z Reading state information... 2021-05-14T23:19:46.2200839Z E: Unable to locate package install 2021-05-14T23:19:46.2202001Z E: Unable to locate package gdal 2021-05-14T23:19:46.2880316Z Reading package lists... 2021-05-14T23:19:46.4414904Z Building dependency tree... 2021-05-14T23:19:46.4436932Z Reading state information... 2021-05-14T23:19:46.4674081Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:19:46.4675732Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:46.4676817Z is only available from another source 2021-05-14T23:19:46.4677422Z 2021-05-14T23:19:46.5686638Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:19:46.6365716Z Reading package lists... 2021-05-14T23:19:46.7857178Z Building dependency tree... 2021-05-14T23:19:46.7879137Z Reading state information... 2021-05-14T23:19:46.8134979Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:19:46.8138399Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:46.8139977Z is only available from another source 2021-05-14T23:19:46.8141398Z However the following packages replace it: 2021-05-14T23:19:46.8142645Z ffmpeg 2021-05-14T23:19:46.8143488Z 2021-05-14T23:19:46.9199507Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:19:46.9886714Z Reading package lists... 2021-05-14T23:19:47.1387183Z Building dependency tree... 2021-05-14T23:19:47.1409552Z Reading state information... 2021-05-14T23:19:47.2997376Z The following additional packages will be installed: 2021-05-14T23:19:47.2999723Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:47.3002015Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:47.3003616Z libssh2-1-dev 2021-05-14T23:19:47.3005369Z Suggested packages: 2021-05-14T23:19:47.3006523Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:19:47.3458565Z The following NEW packages will be installed: 2021-05-14T23:19:47.3460953Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:47.3462912Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:47.3464299Z libssh2-1-dev 2021-05-14T23:19:47.3719780Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:47.3721585Z Need to get 2667 kB of archives. 2021-05-14T23:19:47.3722679Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:19:47.3724769Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:19:47.3756964Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:19:47.3822382Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:19:47.3829194Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:19:47.3853963Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:19:47.3860127Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:19:47.3867184Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:19:47.3951608Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:19:47.3997606Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:19:47.4059303Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:19:47.4066090Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:19:47.8578598Z Fetched 2667 kB in 0s (43.0 MB/s) 2021-05-14T23:19:47.8900251Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:19:47.8978402Z (Reading database ... 2021-05-14T23:19:47.8979270Z (Reading database ... 5% 2021-05-14T23:19:47.8980070Z (Reading database ... 10% 2021-05-14T23:19:47.8980814Z (Reading database ... 15% 2021-05-14T23:19:47.8981631Z (Reading database ... 20% 2021-05-14T23:19:47.8982389Z (Reading database ... 25% 2021-05-14T23:19:47.8983151Z (Reading database ... 30% 2021-05-14T23:19:47.8983888Z (Reading database ... 35% 2021-05-14T23:19:47.8984615Z (Reading database ... 40% 2021-05-14T23:19:47.8985364Z (Reading database ... 45% 2021-05-14T23:19:47.8986110Z (Reading database ... 50% 2021-05-14T23:19:47.9011660Z (Reading database ... 55% 2021-05-14T23:19:47.9061318Z (Reading database ... 60% 2021-05-14T23:19:47.9086021Z (Reading database ... 65% 2021-05-14T23:19:47.9204764Z (Reading database ... 70% 2021-05-14T23:19:47.9320483Z (Reading database ... 75% 2021-05-14T23:19:47.9342734Z (Reading database ... 80% 2021-05-14T23:19:47.9887794Z (Reading database ... 85% 2021-05-14T23:19:48.0054209Z (Reading database ... 90% 2021-05-14T23:19:48.0130567Z (Reading database ... 95% 2021-05-14T23:19:48.0131094Z (Reading database ... 100% 2021-05-14T23:19:48.0131903Z (Reading database ... 268047 files and directories currently installed.) 2021-05-14T23:19:48.0274755Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:19:48.0285593Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:19:48.0677090Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:19:48.0954928Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:19:48.0980614Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:19:48.1797865Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:19:48.2035995Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:19:48.2060702Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:19:48.2437102Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:19:48.2653561Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.2670882Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.3053128Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:19:48.3359206Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.3371548Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.3730705Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:19:48.4029750Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.4041882Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.4436709Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:19:48.4675370Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:19:48.4691973Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.5356891Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:19:48.5592743Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.5606496Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.6398759Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:19:48.6655043Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:19:48.6670776Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:19:48.7397349Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:19:48.7643392Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:19:48.7654378Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:19:48.7908988Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:19:48.8199530Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:19:48.8211635Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.9501467Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:19:48.9551085Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.9581908Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:19:48.9614219Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:19:48.9646521Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.9677303Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.9710334Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.9746048Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:19:48.9780604Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:19:48.9812526Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.9846917Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.9881551Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:53.7648418Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:19:53.8825812Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:56.0125398Z Reading package lists... 2021-05-14T23:19:56.1695377Z Building dependency tree... 2021-05-14T23:19:56.1716710Z Reading state information... 2021-05-14T23:19:56.4181473Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:19:56.4183596Z libtiff-dev set to manually installed. 2021-05-14T23:19:56.4184777Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:56.4876129Z Reading package lists... 2021-05-14T23:19:56.6390638Z Building dependency tree... 2021-05-14T23:19:56.6412768Z Reading state information... 2021-05-14T23:19:56.8751809Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:19:56.8753288Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:56.9425614Z Reading package lists... 2021-05-14T23:19:57.0941775Z Building dependency tree... 2021-05-14T23:19:57.0963829Z Reading state information... 2021-05-14T23:19:57.3010820Z The following NEW packages will be installed: 2021-05-14T23:19:57.3012711Z libsodium-dev 2021-05-14T23:19:57.3256521Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:57.3257298Z Need to get 169 kB of archives. 2021-05-14T23:19:57.3258066Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:19:57.3259847Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:19:57.7864593Z Fetched 169 kB in 0s (5425 kB/s) 2021-05-14T23:19:57.8197307Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:19:57.8270057Z (Reading database ... 2021-05-14T23:19:57.8270633Z (Reading database ... 5% 2021-05-14T23:19:57.8271164Z (Reading database ... 10% 2021-05-14T23:19:57.8271671Z (Reading database ... 15% 2021-05-14T23:19:57.8272188Z (Reading database ... 20% 2021-05-14T23:19:57.8272690Z (Reading database ... 25% 2021-05-14T23:19:57.8273210Z (Reading database ... 30% 2021-05-14T23:19:57.8273710Z (Reading database ... 35% 2021-05-14T23:19:57.8274226Z (Reading database ... 40% 2021-05-14T23:19:57.8274724Z (Reading database ... 45% 2021-05-14T23:19:57.8275402Z (Reading database ... 50% 2021-05-14T23:19:57.8322476Z (Reading database ... 55% 2021-05-14T23:19:57.8369941Z (Reading database ... 60% 2021-05-14T23:19:57.8394689Z (Reading database ... 65% 2021-05-14T23:19:57.8513292Z (Reading database ... 70% 2021-05-14T23:19:57.8632202Z (Reading database ... 75% 2021-05-14T23:19:57.8657618Z (Reading database ... 80% 2021-05-14T23:19:57.9208968Z (Reading database ... 85% 2021-05-14T23:19:57.9396040Z (Reading database ... 90% 2021-05-14T23:19:57.9481412Z (Reading database ... 95% 2021-05-14T23:19:57.9481991Z (Reading database ... 100% 2021-05-14T23:19:57.9482829Z (Reading database ... 268550 files and directories currently installed.) 2021-05-14T23:19:57.9634057Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:19:57.9649986Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:19:58.0484857Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:20:00.1944844Z Reading package lists... 2021-05-14T23:20:00.3502939Z Building dependency tree... 2021-05-14T23:20:00.3524018Z Reading state information... 2021-05-14T23:20:00.5119251Z The following additional packages will be installed: 2021-05-14T23:20:00.5122619Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:20:00.5569017Z The following NEW packages will be installed: 2021-05-14T23:20:00.5573244Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:20:00.5575035Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:20:00.6179486Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:00.6180281Z Need to get 10.4 MB of archives. 2021-05-14T23:20:00.6181057Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:20:00.6182875Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:20:00.6366400Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:20:00.7165248Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:20:00.7570401Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:20:00.7789825Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:20:00.8253776Z 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-14T23:20:00.8515621Z 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-14T23:20:00.9021444Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:20:01.3476236Z Fetched 10.4 MB in 0s (30.3 MB/s) 2021-05-14T23:20:01.3792529Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:20:01.3870866Z (Reading database ... 2021-05-14T23:20:01.3871627Z (Reading database ... 5% 2021-05-14T23:20:01.3872332Z (Reading database ... 10% 2021-05-14T23:20:01.3873043Z (Reading database ... 15% 2021-05-14T23:20:01.3873735Z (Reading database ... 20% 2021-05-14T23:20:01.3874392Z (Reading database ... 25% 2021-05-14T23:20:01.3875054Z (Reading database ... 30% 2021-05-14T23:20:01.3876055Z (Reading database ... 35% 2021-05-14T23:20:01.3876825Z (Reading database ... 40% 2021-05-14T23:20:01.3877494Z (Reading database ... 45% 2021-05-14T23:20:01.3878130Z (Reading database ... 50% 2021-05-14T23:20:01.3918425Z (Reading database ... 55% 2021-05-14T23:20:01.3963679Z (Reading database ... 60% 2021-05-14T23:20:01.3988239Z (Reading database ... 65% 2021-05-14T23:20:01.4107769Z (Reading database ... 70% 2021-05-14T23:20:01.4225592Z (Reading database ... 75% 2021-05-14T23:20:01.4249319Z (Reading database ... 80% 2021-05-14T23:20:01.4801756Z (Reading database ... 85% 2021-05-14T23:20:01.4967023Z (Reading database ... 90% 2021-05-14T23:20:01.5044694Z (Reading database ... 95% 2021-05-14T23:20:01.5045475Z (Reading database ... 100% 2021-05-14T23:20:01.5046469Z (Reading database ... 268620 files and directories currently installed.) 2021-05-14T23:20:01.5190154Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:20:01.5201861Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:01.5997336Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:20:01.6252883Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:20:01.6280742Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:01.7497811Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:20:01.7782026Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:20:01.7797541Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:01.9397495Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:20:01.9618507Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:01.9633201Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:02.1157807Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:20:02.1378906Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:02.1391640Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:02.3161352Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:20:02.3467503Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:02.3480567Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:02.5228557Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:20:02.5532078Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:02.5544125Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:02.9077695Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:20:02.9322955Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:02.9334504Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:03.0247302Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:03.0279027Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:03.0312689Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:03.0340582Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:03.0371073Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:03.0400852Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:03.0437176Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:03.0467474Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:03.0505814Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:05.9362785Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:08.0869347Z Reading package lists... 2021-05-14T23:20:08.2492750Z Building dependency tree... 2021-05-14T23:20:08.2515961Z Reading state information... 2021-05-14T23:20:08.4866953Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:20:08.4868505Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.5545617Z Reading package lists... 2021-05-14T23:20:08.7300019Z Building dependency tree... 2021-05-14T23:20:08.7321107Z Reading state information... 2021-05-14T23:20:08.8920534Z The following additional packages will be installed: 2021-05-14T23:20:08.8923378Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:08.8924768Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:20:08.8930555Z Suggested packages: 2021-05-14T23:20:08.8931517Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:20:08.9409855Z The following NEW packages will be installed: 2021-05-14T23:20:08.9412160Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:08.9414699Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:20:08.9600917Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.9601943Z Need to get 1459 kB of archives. 2021-05-14T23:20:08.9602758Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:20:08.9604589Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:20:08.9643743Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:20:08.9655862Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:20:08.9666231Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:20:08.9675791Z 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-14T23:20:08.9698150Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:20:08.9727079Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:20:08.9782000Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:20:08.9801523Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:20:08.9807920Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:20:09.4284108Z Fetched 1459 kB in 0s (37.1 MB/s) 2021-05-14T23:20:09.4608587Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:20:09.4688203Z (Reading database ... 2021-05-14T23:20:09.4689061Z (Reading database ... 5% 2021-05-14T23:20:09.4689951Z (Reading database ... 10% 2021-05-14T23:20:09.4690794Z (Reading database ... 15% 2021-05-14T23:20:09.4691302Z (Reading database ... 20% 2021-05-14T23:20:09.4691822Z (Reading database ... 25% 2021-05-14T23:20:09.4692337Z (Reading database ... 30% 2021-05-14T23:20:09.4692849Z (Reading database ... 35% 2021-05-14T23:20:09.4693345Z (Reading database ... 40% 2021-05-14T23:20:09.4693855Z (Reading database ... 45% 2021-05-14T23:20:09.4694352Z (Reading database ... 50% 2021-05-14T23:20:09.4735793Z (Reading database ... 55% 2021-05-14T23:20:09.4781179Z (Reading database ... 60% 2021-05-14T23:20:09.4814838Z (Reading database ... 65% 2021-05-14T23:20:09.4935050Z (Reading database ... 70% 2021-05-14T23:20:09.5057498Z (Reading database ... 75% 2021-05-14T23:20:09.5085192Z (Reading database ... 80% 2021-05-14T23:20:09.5478843Z (Reading database ... 85% 2021-05-14T23:20:09.5815515Z (Reading database ... 90% 2021-05-14T23:20:09.5897437Z (Reading database ... 95% 2021-05-14T23:20:09.5898014Z (Reading database ... 100% 2021-05-14T23:20:09.5898815Z (Reading database ... 268845 files and directories currently installed.) 2021-05-14T23:20:09.6045384Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.6065584Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.6396719Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:20:09.6655767Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.6667402Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.6946449Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:20:09.7242727Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.7254192Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.7551892Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:20:09.7856626Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.7868445Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.8196965Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:20:09.8445609Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:20:09.8485011Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:09.8877036Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:20:09.9092732Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.9105504Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.9510797Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:20:09.9789131Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:20:09.9806121Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:10.0517225Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:20:10.0873199Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:20:10.0884679Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:10.1319749Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:20:10.1622531Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:10.1633999Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.1904966Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:20:10.2261471Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:20:10.2277367Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:10.3377487Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:10.3414097Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3455023Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:10.3499300Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:10.3544378Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3580589Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3615009Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3648112Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3678524Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.3717393Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:10.3756633Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:10.3974406Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:13.5249992Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:15.7798824Z Reading package lists... 2021-05-14T23:20:15.9402490Z Building dependency tree... 2021-05-14T23:20:15.9425210Z Reading state information... 2021-05-14T23:20:16.0701043Z E: Unable to locate package udunits 2021-05-14T23:20:16.1379946Z Reading package lists... 2021-05-14T23:20:16.2946397Z Building dependency tree... 2021-05-14T23:20:16.2967495Z Reading state information... 2021-05-14T23:20:16.4558964Z The following additional packages will be installed: 2021-05-14T23:20:16.4560713Z libwebpdemux2 2021-05-14T23:20:16.4998872Z The following NEW packages will be installed: 2021-05-14T23:20:16.5003348Z libwebp-dev libwebpdemux2 2021-05-14T23:20:16.5190945Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:16.5191725Z Need to get 277 kB of archives. 2021-05-14T23:20:16.5192490Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:20:16.5194289Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:20:16.5212597Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:20:16.9746874Z Fetched 277 kB in 0s (12.7 MB/s) 2021-05-14T23:20:17.0081709Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:20:17.0159989Z (Reading database ... 2021-05-14T23:20:17.0160931Z (Reading database ... 5% 2021-05-14T23:20:17.0161707Z (Reading database ... 10% 2021-05-14T23:20:17.0162503Z (Reading database ... 15% 2021-05-14T23:20:17.0163426Z (Reading database ... 20% 2021-05-14T23:20:17.0164242Z (Reading database ... 25% 2021-05-14T23:20:17.0164980Z (Reading database ... 30% 2021-05-14T23:20:17.0165724Z (Reading database ... 35% 2021-05-14T23:20:17.0166443Z (Reading database ... 40% 2021-05-14T23:20:17.0167173Z (Reading database ... 45% 2021-05-14T23:20:17.0167904Z (Reading database ... 50% 2021-05-14T23:20:17.0202044Z (Reading database ... 55% 2021-05-14T23:20:17.0246464Z (Reading database ... 60% 2021-05-14T23:20:17.0279257Z (Reading database ... 65% 2021-05-14T23:20:17.0398979Z (Reading database ... 70% 2021-05-14T23:20:17.0518793Z (Reading database ... 75% 2021-05-14T23:20:17.0543694Z (Reading database ... 80% 2021-05-14T23:20:17.0970310Z (Reading database ... 85% 2021-05-14T23:20:17.1290743Z (Reading database ... 90% 2021-05-14T23:20:17.1374759Z (Reading database ... 95% 2021-05-14T23:20:17.1375328Z (Reading database ... 100% 2021-05-14T23:20:17.1376130Z (Reading database ... 269145 files and directories currently installed.) 2021-05-14T23:20:17.1523568Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:20:17.1546029Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.1778455Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:20:17.2077962Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:20:17.2088958Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.2965699Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.2996199Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.3028188Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:19.4815018Z Reading package lists... 2021-05-14T23:20:19.6360689Z Building dependency tree... 2021-05-14T23:20:19.6383100Z Reading state information... 2021-05-14T23:20:19.7991330Z The following additional packages will be installed: 2021-05-14T23:20:19.7993856Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:19.7995918Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:19.7997709Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:19.8000134Z Suggested packages: 2021-05-14T23:20:19.8001375Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:20:19.8002339Z Recommended packages: 2021-05-14T23:20:19.8003019Z cargo 2021-05-14T23:20:19.8515350Z The following NEW packages will be installed: 2021-05-14T23:20:19.8521358Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:19.8522871Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:19.8527769Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:19.9255780Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:19.9256565Z Need to get 108 MB of archives. 2021-05-14T23:20:19.9257335Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:20:19.9259332Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:20:19.9460926Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:20:19.9879667Z 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-14T23:20:19.9984465Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:20:20.0280489Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:20:20.0844835Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:20:20.0985849Z 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-14T23:20:20.1109775Z 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-14T23:20:22.1532079Z 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-14T23:20:23.0946367Z 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-14T23:20:23.1150891Z 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-14T23:20:23.2152638Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:20:23.5372959Z 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-14T23:20:23.9896949Z Fetched 108 MB in 4s (29.3 MB/s) 2021-05-14T23:20:24.0236665Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:20:24.0316556Z (Reading database ... 2021-05-14T23:20:24.0317481Z (Reading database ... 5% 2021-05-14T23:20:24.0318264Z (Reading database ... 10% 2021-05-14T23:20:24.0319093Z (Reading database ... 15% 2021-05-14T23:20:24.0319844Z (Reading database ... 20% 2021-05-14T23:20:24.0320588Z (Reading database ... 25% 2021-05-14T23:20:24.0321319Z (Reading database ... 30% 2021-05-14T23:20:24.0322061Z (Reading database ... 35% 2021-05-14T23:20:24.0322806Z (Reading database ... 40% 2021-05-14T23:20:24.0323575Z (Reading database ... 45% 2021-05-14T23:20:24.0324313Z (Reading database ... 50% 2021-05-14T23:20:24.0348535Z (Reading database ... 55% 2021-05-14T23:20:24.0391527Z (Reading database ... 60% 2021-05-14T23:20:24.0423060Z (Reading database ... 65% 2021-05-14T23:20:24.0548270Z (Reading database ... 70% 2021-05-14T23:20:24.0667365Z (Reading database ... 75% 2021-05-14T23:20:24.0691106Z (Reading database ... 80% 2021-05-14T23:20:24.1071528Z (Reading database ... 85% 2021-05-14T23:20:24.1376502Z (Reading database ... 90% 2021-05-14T23:20:24.1452682Z (Reading database ... 95% 2021-05-14T23:20:24.1453237Z (Reading database ... 100% 2021-05-14T23:20:24.1454038Z (Reading database ... 269173 files and directories currently installed.) 2021-05-14T23:20:24.1597518Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:20:24.1621098Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:24.2076456Z Selecting previously unselected package libipt2. 2021-05-14T23:20:24.2315042Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:20:24.2327584Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:20:24.2666693Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:20:24.2893039Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:20:24.2902372Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:24.3467977Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:20:24.3766882Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:20:24.3780570Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:24.4597510Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:20:24.4833470Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:20:24.4847234Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:24.5329642Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:20:24.5624104Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:20:24.5636213Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:24.5916331Z Selecting previously unselected package gdb. 2021-05-14T23:20:24.6170083Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:20:24.6181276Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:24.9557384Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:20:24.9824289Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:24.9836145Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:31.3366388Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:20:31.3662853Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:31.3675022Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:34.4708098Z Selecting previously unselected package rustc. 2021-05-14T23:20:34.5007295Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:34.5018350Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:34.6934426Z Selecting previously unselected package cargo. 2021-05-14T23:20:34.7232799Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:34.7243830Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.0538019Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:20:35.0850408Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:20:35.0862977Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:36.3089464Z Selecting previously unselected package rust-gdb. 2021-05-14T23:20:36.3390477Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:20:36.3403779Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4051301Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4086182Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:36.4118648Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:36.4150688Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4179800Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:20:36.4208813Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:36.4240830Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:36.4272644Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4300040Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:36.4329539Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:36.4360762Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4392469Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:36.4433180Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:36.4466578Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:36.4694656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:39.8135903Z Reading package lists... 2021-05-14T23:20:39.9643173Z Building dependency tree... 2021-05-14T23:20:39.9665029Z Reading state information... 2021-05-14T23:20:40.1361232Z The following additional packages will be installed: 2021-05-14T23:20:40.1363599Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:40.1365425Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:40.1368026Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:40.1376942Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:40.1378652Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:40.1380288Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:40.1381744Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:40.1383373Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:40.1385077Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:40.1386926Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:40.1389669Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:40.1391530Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:40.1393674Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:40.1395828Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:40.1397708Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:40.1399416Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:40.1401080Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:40.1402735Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:40.1406703Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:40.1407929Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:40.1409114Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:40.1410352Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:40.1411542Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:40.1412668Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:40.1434433Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:40.1436191Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:40.1437594Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:40.1439008Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:40.1440438Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:40.1442103Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:40.1443368Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:40.1444607Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:40.1445965Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:40.1447333Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:40.1448803Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:40.1450294Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:40.1451680Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:40.1453043Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:40.1454340Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:40.1455773Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:40.1457207Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:40.1458526Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:20:40.1459854Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:40.1461392Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:40.1462994Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:40.1464372Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:40.1465737Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:40.1468191Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:40.1469648Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:40.1470389Z Suggested packages: 2021-05-14T23:20:40.1471464Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:20:40.1472765Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:20:40.1474315Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:20:40.1476186Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:20:40.1477460Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:20:40.1478807Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:20:40.1480392Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:20:40.1481830Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:20:40.1483175Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:20:40.1484998Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:20:40.1486595Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:20:40.1488119Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:20:40.1489545Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:20:40.1490606Z wpagui libengine-pkcs11-openssl 2021-05-14T23:20:40.2296415Z The following NEW packages will be installed: 2021-05-14T23:20:40.2299920Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:40.2302950Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:40.2306030Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:40.2308974Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:40.2311753Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:40.2314417Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:40.2317649Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:40.2320824Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:40.2323605Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:40.2326419Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:40.2329256Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:40.2332349Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:40.2333907Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:40.2335532Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:40.2338728Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:40.2340299Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:40.2341745Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:40.2343189Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:40.2344684Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:40.2345890Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:40.2358419Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:40.2359712Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:40.2360907Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:40.2362017Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:40.2363164Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:40.2364741Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:40.2366153Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:40.2367593Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:40.2369250Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:40.2370679Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:40.2371950Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:40.2373206Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:40.2374980Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:40.2376535Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:40.2378016Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:40.2379512Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:40.2380915Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:40.2382274Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:40.2383596Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:40.2385005Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:40.2386450Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:40.2387793Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:20:40.2389121Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:40.2390674Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:40.2392259Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:40.2393650Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:40.2394995Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:40.2396680Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:40.2398179Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:40.2593814Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:40.2594595Z Need to get 183 MB of archives. 2021-05-14T23:20:40.2595575Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:20:40.2597471Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:20:40.2625301Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:20:40.2936613Z 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-14T23:20:40.2962821Z 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-14T23:20:40.2969408Z 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-14T23:20:40.2974995Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:20:40.2981579Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:20:40.2990172Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:20:40.2996943Z 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-14T23:20:40.3003946Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:20:40.3019323Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:20:40.3044332Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:20:40.3169712Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:20:40.3177344Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:20:40.3185849Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:20:40.3192243Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:20:40.3197699Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:20:40.3204418Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:20:40.3210075Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:20:40.3215957Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:20:40.3224451Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:20:40.3232020Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:20:40.3238667Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:20:40.3705723Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:20:40.4219704Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:20:40.4246574Z 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-14T23:20:40.4284174Z 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-14T23:20:40.4408229Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:20:40.4417179Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:20:40.4447098Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:20:40.4498861Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:20:40.4788884Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:20:40.5012559Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:20:40.5034194Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:20:40.5045473Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:20:40.5053628Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:20:40.7058659Z 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-14T23:20:40.7069094Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:20:40.7204267Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:20:40.7268007Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:20:40.7310268Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:20:40.7334405Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:20:40.7350087Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:20:40.7394336Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:20:40.7415951Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:20:40.7452928Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:20:40.7468428Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:20:40.7552363Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:20:40.7572401Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:20:40.7661033Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:20:40.7681515Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:20:40.7689399Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:20:40.7699477Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:20:40.7723670Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:20:40.7823987Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:20:40.7841272Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:20:40.9461123Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:20:40.9671358Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:20:40.9685463Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:20:40.9741489Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:20:40.9752146Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:20:40.9763419Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:20:40.9783040Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:20:40.9819433Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:20:40.9840274Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:20:40.9907461Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:20:40.9946743Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:20:40.9981401Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:20:41.0211745Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:20:41.0375512Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:20:41.2041107Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:20:41.2051029Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:20:41.2070328Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:20:41.2087301Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:20:41.2117516Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:20:41.2184883Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:20:41.2200346Z 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-14T23:20:41.3434438Z 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-14T23:20:41.3442328Z 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-14T23:20:41.3454635Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:20:41.3748294Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:20:41.3761917Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:20:41.3797706Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:20:41.3910828Z 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-14T23:20:41.4744798Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:20:41.5136274Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:20:41.5152751Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:20:41.5163160Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:20:41.5191890Z 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-14T23:20:41.5315533Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:20:41.5325203Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:20:41.5400640Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:20:41.5418852Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:20:41.5458631Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:20:41.5488951Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:20:41.5509920Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:20:41.6189984Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:20:41.6318012Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:20:41.6388234Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:20:41.6406485Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:20:41.6447200Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:20:41.6538859Z 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-14T23:20:41.6699573Z 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-14T23:20:41.6801007Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:20:41.7195952Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:20:41.7518052Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:20:41.7839901Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:20:42.8174669Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:20:42.8532807Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:20:42.8608333Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:20:42.9259404Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:20:43.1045303Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:20:43.1330354Z 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-14T23:20:43.1467802Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:20:43.1726892Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:20:43.1822414Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:20:43.2902608Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:20:43.3202740Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:20:43.3311857Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:20:43.3318041Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:20:43.3363680Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:20:43.3527991Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:20:43.3613843Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:20:43.3659453Z 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-14T23:20:43.3743368Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:20:43.3870915Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:20:43.3948495Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:20:43.4277389Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:20:43.4348069Z 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-14T23:20:43.4749577Z 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-14T23:20:43.4821226Z 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-14T23:20:43.4930184Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:20:43.5054330Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:20:43.5702902Z 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-14T23:20:43.5811058Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:20:43.5854287Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:20:43.5968397Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:20:43.6225460Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:20:43.6368371Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:20:43.6502073Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:20:43.6569805Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:20:43.6684378Z 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-14T23:20:43.6763450Z 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-14T23:20:43.7011880Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:20:43.7112058Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:20:43.7185599Z 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-14T23:20:43.7257530Z 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-14T23:20:43.7399466Z 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-14T23:20:43.7737320Z 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-14T23:20:43.8929711Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:20:43.9026067Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:20:43.9263657Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:20:43.9374430Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:20:43.9469252Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:20:43.9636199Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:20:43.9754039Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:20:44.0613219Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:20:44.0908336Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:20:44.1261508Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:20:44.2277279Z 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-14T23:20:44.2437215Z 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-14T23:20:44.2574103Z 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-14T23:20:44.2634918Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:20:44.2884295Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:20:44.2959233Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:20:44.3099691Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:20:44.3141792Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:20:44.3398167Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:20:44.3548274Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:20:44.4703535Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:20:44.4764183Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:20:44.4856961Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:20:44.4865613Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:20:44.4984118Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:20:44.5158023Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:20:44.5327029Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:20:44.5411903Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:20:44.5822588Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:20:44.5984765Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:20:44.6098709Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:20:44.6175858Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:20:44.6275052Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:20:44.6790942Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:20:44.6873641Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:20:44.8164192Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:20:44.8195068Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:20:44.8248063Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:20:44.8450589Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:20:44.8598832Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:20:44.8689218Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:20:44.8794429Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:20:44.8843723Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:20:44.9570032Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:20:44.9668165Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:20:44.9818968Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:20:45.0497533Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:20:45.0666757Z 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-14T23:20:45.1006234Z 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-14T23:20:45.1096887Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:20:45.1203719Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:20:45.1908841Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:20:45.4102115Z 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-14T23:20:45.4171337Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:20:45.4242634Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:20:45.9110790Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:20:45.9524155Z 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-14T23:20:45.9563100Z 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-14T23:20:45.9573787Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:20:45.9625918Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:20:45.9639580Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:20:45.9766012Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:20:45.9903301Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:20:45.9914453Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:20:45.9921588Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:20:47.1460262Z Fetched 183 MB in 6s (31.8 MB/s) 2021-05-14T23:20:47.1839550Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:20:47.1923155Z (Reading database ... 2021-05-14T23:20:47.1923757Z (Reading database ... 5% 2021-05-14T23:20:47.1924288Z (Reading database ... 10% 2021-05-14T23:20:47.1924794Z (Reading database ... 15% 2021-05-14T23:20:47.1925315Z (Reading database ... 20% 2021-05-14T23:20:47.1925814Z (Reading database ... 25% 2021-05-14T23:20:47.1926332Z (Reading database ... 30% 2021-05-14T23:20:47.1926828Z (Reading database ... 35% 2021-05-14T23:20:47.1927344Z (Reading database ... 40% 2021-05-14T23:20:47.1927863Z (Reading database ... 45% 2021-05-14T23:20:47.1928365Z (Reading database ... 50% 2021-05-14T23:20:47.1958752Z (Reading database ... 55% 2021-05-14T23:20:47.2004414Z (Reading database ... 60% 2021-05-14T23:20:47.2034601Z (Reading database ... 65% 2021-05-14T23:20:47.2155949Z (Reading database ... 70% 2021-05-14T23:20:47.2268370Z (Reading database ... 75% 2021-05-14T23:20:47.2295598Z (Reading database ... 80% 2021-05-14T23:20:47.2688220Z (Reading database ... 85% 2021-05-14T23:20:47.2986208Z (Reading database ... 90% 2021-05-14T23:20:47.3063324Z (Reading database ... 95% 2021-05-14T23:20:47.3063921Z (Reading database ... 100% 2021-05-14T23:20:47.3064728Z (Reading database ... 269928 files and directories currently installed.) 2021-05-14T23:20:47.3210791Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:20:47.3231247Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:20:47.3719956Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:20:47.3956828Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:47.4039581Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:47.6038385Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:20:47.6271466Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:47.6291350Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:47.6676608Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:20:47.6948246Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:47.6960056Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:20:47.7276514Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:20:47.7528445Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:47.7543210Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:20:47.7876881Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:20:47.8126165Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:20:47.8141391Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:20:47.8477157Z Selecting previously unselected package libwacom-common. 2021-05-14T23:20:47.8703494Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:20:47.8719000Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:20:47.9413270Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:20:47.9732980Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:20:47.9748858Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:20:48.0007303Z Selecting previously unselected package libinput-bin. 2021-05-14T23:20:48.0302123Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:48.0312447Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:48.0609657Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:20:48.0906583Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:48.0921497Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:48.1356224Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:20:48.1590791Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:48.1606055Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:48.2116844Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:20:48.2353995Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:48.2369819Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:48.3317486Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:20:48.3568957Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:20:48.3582312Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:20:48.3916952Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:20:48.4149216Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:20:48.4161507Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:20:48.4419992Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:20:48.4709618Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:48.4722043Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:48.5036730Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:20:48.5249059Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:48.5262381Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:48.5597102Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:20:48.5807473Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:20:48.5822864Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:20:48.6138764Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:20:48.6362752Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:20:48.6373489Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:20:48.6623403Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:20:48.6916224Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:20:48.6928064Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:20:48.7196689Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:20:48.7453173Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:20:48.7464397Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:20:48.7753011Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:20:48.8053722Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:20:48.8066737Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:20:48.8400215Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:20:48.8633320Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:20:48.8647017Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:20:48.9017647Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:20:48.9321331Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:48.9406037Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:49.2583806Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:20:49.2879684Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.2891477Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:49.5291974Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:20:49.5591738Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.5603661Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:49.5964511Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:20:49.6261792Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:20:49.6273361Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:20:49.6757836Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:20:49.7052417Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:20:49.7065201Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:20:49.8009656Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:20:49.8310053Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:20:49.8321577Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:20:49.8610751Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:20:49.8920385Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.8933552Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:49.9402967Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:20:49.9707755Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.9724287Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:50.0190387Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:20:50.0487369Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:50.0498770Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:50.2185616Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:20:50.2510018Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:50.2521610Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:50.4098107Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:20:50.4388783Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:50.4400013Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:50.4747568Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:20:50.5038848Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:50.5049878Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:50.5327662Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:20:50.5617248Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:20:50.5630940Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:20:50.5919483Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:20:50.6210358Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:50.6222482Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:20:51.9756619Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:20:52.0053228Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:52.0064860Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:52.0400206Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:20:52.0706199Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:20:52.0718123Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:52.3214553Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:20:52.3518127Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:52.3529239Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:52.4068115Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:20:52.4367641Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:52.4378666Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:52.4814413Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:20:52.5119888Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:52.5131961Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:52.5537330Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:20:52.5856623Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:52.5868740Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:52.6132507Z Selecting previously unselected package gdal-data. 2021-05-14T23:20:52.6424234Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:20:52.6434868Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:52.6943416Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:20:52.7235711Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:20:52.7246785Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:20:52.7587250Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:20:52.7882206Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:20:52.7893453Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:20:52.8275903Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:20:52.8570379Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:52.8584228Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:20:52.8924670Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:20:52.9217189Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:20:52.9228667Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:20:52.9930026Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:20:53.0222426Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:53.0232946Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:20:53.0546496Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:20:53.0839136Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:20:53.0850284Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:20:53.1543588Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:20:53.1846213Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:20:53.1859278Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:20:53.2216079Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:20:53.2522096Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:20:53.2545104Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:20:53.2832248Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:20:53.3133127Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:20:53.3144344Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:20:53.3397816Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:20:53.3701133Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:20:53.3713199Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:20:53.4095036Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:20:53.4394729Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:20:53.4407712Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:20:53.5175823Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:20:53.5471712Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:20:53.5485109Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:20:53.5844253Z Selecting previously unselected package proj-data. 2021-05-14T23:20:53.6149120Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:20:53.6160336Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:20:54.4159069Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:20:54.4453374Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:20:54.4464663Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:20:54.5616515Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:20:54.5910968Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:20:54.5923824Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:20:54.6215462Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:20:54.6511360Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:20:54.6528282Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:20:54.7014728Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:20:54.7306027Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:20:54.7322757Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:20:54.7631205Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:20:54.7958006Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:20:54.7971275Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:20:54.8316248Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:20:54.8560857Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:54.8573266Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:54.8864137Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:20:54.9167165Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:54.9178934Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:54.9589284Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:20:54.9905927Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:54.9917633Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:55.0234457Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:20:55.0535340Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:20:55.0547735Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:20:55.1143871Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:20:55.1445267Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:20:55.1456582Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:20:55.1956362Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:20:55.2206749Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:20:55.2221876Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:20:55.2667538Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:20:55.2971747Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:20:55.2987306Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:20:55.4617905Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:20:55.4913220Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:20:55.4928892Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:20:55.6156641Z Selecting previously unselected package libgdal26. 2021-05-14T23:20:55.6421271Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:20:55.6434414Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:56.3334707Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:20:56.3635934Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.3649970Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:56.3996543Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:20:56.4232034Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:20:56.4243905Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:20:56.4538721Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:20:56.4841969Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.4853891Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:56.5119530Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:20:56.5417681Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.5428845Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:56.5789866Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:20:56.6088112Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:20:56.6099693Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:20:56.6631541Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:20:56.6930593Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.6943511Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:20:56.7476992Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:20:56.7700830Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:56.7729842Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:57.3711773Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:20:57.4013599Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:57.4025372Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:57.4396618Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:20:57.4610061Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:20:57.4622540Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:20:57.5063538Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:20:57.5359787Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:20:57.5375706Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:20:57.7002421Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:20:57.7307762Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.7322019Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:57.7676498Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:20:57.7925170Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.7941214Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:57.8343144Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:20:57.8647319Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:20:57.8659563Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:20:57.9442511Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:20:57.9743643Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:57.9946163Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:58.3719352Z Selecting previously unselected package qgis-providers. 2021-05-14T23:20:58.4019172Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:58.4032868Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:58.6264056Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:20:58.6567597Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:20:58.6624379Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:20:58.6996623Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:20:58.7259428Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:20:58.7274474Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:20:58.7598277Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:20:58.7912171Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:20:58.7925616Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:20:58.8402399Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:20:58.8704492Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:20:58.8716345Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:20:58.9516086Z Selecting previously unselected package blt. 2021-05-14T23:20:58.9828620Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:20:58.9841667Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:20:59.0067419Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:20:59.0368461Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:20:59.0383234Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:20:59.0837281Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:20:59.1093466Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:59.1108846Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:59.1517010Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:20:59.1746066Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:59.1762008Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:59.2278412Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:20:59.2538797Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:59.2547380Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:59.2910410Z Selecting previously unselected package gcr. 2021-05-14T23:20:59.3218654Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:59.3229968Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:20:59.3717094Z Selecting previously unselected package python3-numpy. 2021-05-14T23:20:59.3973446Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:20:59.3986930Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:20:59.7037209Z Selecting previously unselected package python3-gdal. 2021-05-14T23:20:59.7253342Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:00.2737346Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:00.2740170Z Selecting previously unselected package gdal-bin. 2021-05-14T23:21:00.2741782Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:00.2743131Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:00.2744729Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:21:00.2746028Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:00.2747098Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:00.2748167Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:21:00.2749254Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:21:00.2750131Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:00.2751101Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:21:00.2752207Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:21:00.2753124Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:00.2754162Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:21:00.2755531Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:00.2756637Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:00.2757605Z Selecting previously unselected package p11-kit. 2021-05-14T23:21:00.2758658Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:00.2759559Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:00.2760750Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:21:00.2887924Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:21:00.2900790Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:21:00.3212043Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:21:00.3514948Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:00.3626852Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:21:00.4579012Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:21:00.4885235Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:00.4897073Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:00.5317339Z Selecting previously unselected package grass-doc. 2021-05-14T23:21:00.5570086Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:21:00.5586335Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:02.3258334Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:21:02.3571422Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:21:02.3586601Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:02.4036672Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:21:02.4278626Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:02.4293729Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:02.4677744Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:21:02.4979291Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:02.5003570Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:02.7258922Z Selecting previously unselected package grass-core. 2021-05-14T23:21:02.7557047Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:21:02.7571113Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:21:03.3956871Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:21:03.4224197Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:21:03.4235604Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:03.4542816Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:21:03.4852672Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:21:03.4864876Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:03.5196975Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:21:03.5494587Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:21:03.5505769Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:03.6389490Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:21:03.6697607Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:21:03.6712356Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:03.7055123Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:21:03.7360739Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:21:03.7372643Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:04.0877323Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:21:04.1112333Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:21:04.1127852Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:04.2316725Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:21:04.2560829Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:04.2576660Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:04.2958045Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:21:04.3267812Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:04.3279172Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:04.3596600Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:21:04.3873899Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:21:04.3885985Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:04.4172355Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:21:04.4479591Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:21:04.4581998Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:04.5414812Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:21:04.5735161Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:21:04.5747737Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:04.6105760Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:21:04.6436939Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:21:04.6447945Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:04.6735955Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:21:04.7065161Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:04.7081300Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:04.7363934Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:21:04.7680987Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:04.7695998Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:04.8196959Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:21:04.8435850Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:21:04.8455252Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:04.8756871Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:21:04.9045002Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:04.9064005Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:04.9331956Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:21:04.9638727Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:21:04.9650787Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:04.9914640Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:21:05.0216118Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.0231817Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.0556866Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:21:05.0852544Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.0869104Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.1155480Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:21:05.1462765Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.1478733Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.1826212Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:21:05.2137159Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.2156126Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.2539053Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:21:05.2859239Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:21:05.2880029Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:05.4717380Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:21:05.4976169Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.4992558Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.5397153Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:21:05.5663023Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:05.5679493Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:05.5941973Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:21:05.6244631Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.6260554Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:05.6716795Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:21:05.6976756Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.6992860Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:05.8036559Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:21:05.8270972Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.8289618Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:05.8700441Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:21:05.9005411Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.9021923Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:05.9471794Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:21:05.9780652Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.9792777Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.0086138Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:21:06.0396620Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.0409102Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.0804573Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:21:06.1102013Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.1117782Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.1380111Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:21:06.1680574Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.1692242Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.2036724Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:21:06.2250462Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.2262043Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.2626949Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:21:06.2942090Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.2958663Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.3276649Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:21:06.3532716Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:06.3543610Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:06.3806783Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:21:06.4109094Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:06.4120613Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:06.4636947Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:21:06.4918471Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:06.4931570Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:06.6180584Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:21:06.6488667Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:06.6499882Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:07.0156927Z Selecting previously unselected package qtchooser. 2021-05-14T23:21:07.0401922Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:21:07.0417686Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:21:07.0757359Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:21:07.1020479Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.1032050Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.1812662Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:21:07.2117806Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.2129910Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.2488120Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:21:07.2802550Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.2813884Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.3130207Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:21:07.3438501Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.3450183Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.4077410Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:21:07.4327426Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.4340884Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.4716351Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:21:07.4943978Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.4956422Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.7110483Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:21:07.7417937Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.7431688Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:07.8411784Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:21:07.8723697Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.8740546Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:08.0052847Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:21:08.0362376Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:08.0373760Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:08.3664923Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:21:08.3974966Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:08.3989821Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:08.4557904Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:21:08.4867948Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:08.4880824Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:08.5358780Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:21:08.5668339Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:08.5679946Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:08.5997166Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:21:08.6304243Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:21:08.6317353Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:08.7112546Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:21:08.7420315Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:21:08.7604172Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:08.7858194Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:21:08.8168798Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:08.8181346Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:08.8551285Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:21:08.8860991Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:21:08.8872389Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:08.9141102Z Selecting previously unselected package modemmanager. 2021-05-14T23:21:08.9450635Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:21:08.9535531Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:21:09.0662137Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:21:09.0981073Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:21:09.0992961Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:09.1301995Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:21:09.1620823Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:21:09.1633279Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:09.4882984Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:21:09.5192894Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:21:09.5207550Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:09.5495491Z Selecting previously unselected package python3-bs4. 2021-05-14T23:21:09.5799871Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:21:09.5812968Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:09.6152005Z Selecting previously unselected package python3-cycler. 2021-05-14T23:21:09.6454553Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:21:09.6467027Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:21:09.6725258Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:21:09.7027020Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:21:09.7040947Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:09.7368890Z Selecting previously unselected package python3-decorator. 2021-05-14T23:21:09.7671481Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:21:09.7683830Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:09.7953301Z Selecting previously unselected package python3-future. 2021-05-14T23:21:09.8255570Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:21:09.8267432Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:21:09.8971128Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:21:09.9275526Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:21:09.9285832Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:09.9551500Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:21:09.9856248Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:21:09.9867270Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:10.0200933Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:21:10.0514159Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:21:10.0525772Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:10.0850168Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:21:10.1206110Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:21:10.1217451Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:10.1527213Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:21:10.1831080Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:21:10.1842460Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:10.2145534Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:21:10.2446562Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:21:10.2457419Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:10.2836888Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:21:10.3101917Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:21:10.3121795Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:10.4837371Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:21:10.5104094Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:21:10.5117561Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:10.5431012Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:21:10.5743366Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:21:10.5754639Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:11.0091054Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:21:11.0414073Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:21:11.0428892Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:11.0781244Z Selecting previously unselected package python3-olefile. 2021-05-14T23:21:11.1096269Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:21:11.1108005Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:21:11.1379823Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:21:11.1691987Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:21:11.1703656Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:11.2250448Z Selecting previously unselected package python3-tz. 2021-05-14T23:21:11.2560726Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:21:11.2578031Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:21:11.2849335Z Selecting previously unselected package python3-owslib. 2021-05-14T23:21:11.3160975Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:21:11.3172300Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:21:11.3597124Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:21:11.3867808Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:21:11.3880906Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:11.4597716Z Selecting previously unselected package python3-retrying. 2021-05-14T23:21:11.4829543Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:21:11.4842064Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:21:11.5114750Z Selecting previously unselected package python3-plotly. 2021-05-14T23:21:11.5425348Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:21:11.5440959Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:12.0325616Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:21:12.0648575Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:21:12.0659859Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:12.1007483Z Selecting previously unselected package python3-sip. 2021-05-14T23:21:12.1317213Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:21:12.1328504Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:12.1713136Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:21:12.2032175Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:12.2047385Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:12.4923897Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:21:12.5241006Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:21:12.5262175Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:21:12.5837167Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:21:12.6095490Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:12.6106397Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:12.6476742Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:21:12.6748785Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:12.6760122Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:12.7022850Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:21:12.7336231Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:12.7347168Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:12.7743370Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:21:12.8058155Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:12.8073937Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:13.1157303Z Selecting previously unselected package python3-qgis. 2021-05-14T23:21:13.1465361Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:13.1477293Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:14.1237989Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:21:14.1561515Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:21:14.1591483Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:14.1997064Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:21:14.2335710Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:21:14.2347408Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:14.2828692Z Selecting previously unselected package qgis-common. 2021-05-14T23:21:14.3158796Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:14.3170756Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:15.9698117Z Selecting previously unselected package qgis. 2021-05-14T23:21:16.0017438Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:16.0727781Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:16.3378928Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:21:16.3703006Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:16.3715513Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:16.5201198Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:21:16.5518342Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:16.5529579Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:16.5854776Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:21:16.6170261Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:16.6182769Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:16.6890336Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:21:16.7212442Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:16.7224097Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:16.7655751Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:21:16.7980970Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:21:16.7994987Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:16.9901953Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:21:17.0239717Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:21:17.0252684Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:17.1629335Z Selecting previously unselected package proj-bin. 2021-05-14T23:21:17.1979011Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:21:17.1990087Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:21:17.2332438Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:21:17.2704681Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:21:17.2716272Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:17.3036929Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:21:17.3339597Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:21:17.3415970Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:17.4222167Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:17.4257609Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:17.7034068Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:17.7050432Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:21:17.7081200Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:21:17.7113583Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:17.7226679Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:17.7257740Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:21:17.7291432Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:21:17.7321803Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:17.7354812Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:21:17.7392750Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:21:17.7433878Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:21:17.7468400Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:17.7503182Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:21:17.7534247Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:21:17.7564027Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:21:17.7605429Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:21:17.7642521Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:17.7677647Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:17.9301144Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:21:17.9331812Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:21:17.9363745Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:21:18.1032542Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:21:18.1068934Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:21:18.2616808Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:18.2649811Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:21:18.2683510Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:18.2715884Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:21:18.2748667Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:21:18.2786395Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:21:18.2824764Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:18.4146651Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:21:18.4182099Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:21:18.4214009Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:21:18.4252708Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:21:18.4288999Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:18.5832351Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:18.5862622Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:21:18.7453272Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:21:18.7539488Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:21:18.7575059Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:18.7662685Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:18.7693097Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:21:18.7732341Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:18.7769053Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:18.7798815Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:18.9418259Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:21:18.9452866Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:21:18.9482895Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:21:18.9520455Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:18.9604398Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:18.9638696Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:19.1577015Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:19.1606878Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:21:19.3214188Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:19.3243001Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:21:19.3290871Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:19.3323883Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:19.3355412Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:19.3388553Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:21:19.3428172Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:19.5207672Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:19.5237202Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:21:19.5276781Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:19.5310047Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:19.5392127Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:19.7705179Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:21:21.0325513Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:21:21.0365000Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:21:21.0392576Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:21:21.0442711Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:21.0483135Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:21:21.0516508Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:21.0553604Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:21.0586593Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:21.2486915Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:21.2533745Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:21.2564397Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:21:21.2597230Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:21.4711400Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:21:21.4756493Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:21.4788871Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:21.4835124Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:21:21.4864831Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:21:21.5067904Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:21.6945562Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:21.6976320Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:21.7009673Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:21.7104125Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:21:21.7136921Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:21.7172614Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:21.7201706Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:21.7239025Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:21:21.7321335Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:21:21.7378909Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:21:22.1074243Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:22.2689309Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:21:22.2722879Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:22.2755908Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:22.2794188Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:22.2824665Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:22.2869882Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:22.2904376Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:21:22.2939771Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:22.2972742Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:22.4986594Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:22.6678284Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:22.8337936Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:22.8370299Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:21:22.8399553Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:21:22.8430970Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:23.0069534Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:23.0105540Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:23.0160052Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:23.0190329Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:24.0089402Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:24.0120803Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:21:24.0153730Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:24.0187501Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:24.0217571Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:24.0249462Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:21:24.0281437Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:24.0310714Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:21:24.0344112Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:24.4587227Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:24.4603902Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:24.4634312Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:24.6440121Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:24.6475107Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:24.8209736Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:24.8240549Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:25.0331771Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:21:25.0364459Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:21:25.0396130Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:25.0436841Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:25.1956956Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:25.1959938Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:25.7387678Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:26.0360966Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:26.0390881Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:26.0426600Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:26.0472478Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:26.0507325Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:26.0539900Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:26.0571620Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:26.2271659Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2273849Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:26.2276378Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2278146Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:26.2705784Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2707353Z if direction is "increasing": 2021-05-14T23:21:26.2709248Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2710585Z elif direction is "decreasing": 2021-05-14T23:21:26.2906322Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2907943Z if direction is "increasing": 2021-05-14T23:21:26.2909857Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:26.2911153Z elif direction is "decreasing": 2021-05-14T23:21:27.2589694Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.2591310Z if props["offset_coordinates"] is "data": 2021-05-14T23:21:27.2593245Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:27.2595799Z if props["coordinates"] is not "data": 2021-05-14T23:21:28.1493152Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:21:28.7278603Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:28.7281646Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:28.7284204Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:21:29.9869705Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:29.9903258Z First installation detected... 2021-05-14T23:21:29.9904227Z Checking NSS setup... 2021-05-14T23:21:29.9950692Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:21:30.0097199Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:30.0144195Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:21:30.3042910Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:30.3079815Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:30.3110108Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:30.3141774Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:30.3172866Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:30.3207595Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:30.3239586Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:30.3272324Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:30.3307358Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:30.5340266Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:30.5374280Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:30.5409282Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:21:30.8969523Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:30.8971525Z if value is '': 2021-05-14T23:21:31.0023183Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:31.0028448Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:31.0029561Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:31.0030513Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:31.0031582Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:31.0032568Z if driver_string is not None and driver_string is not "": 2021-05-14T23:21:31.0483894Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:31.0485339Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:31.0486724Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:31.0487940Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:31.1142748Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:31.1174514Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1263507Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:31.1293721Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1324626Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1547214Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:31.1578202Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1612871Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1647575Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:31.1679367Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.1710055Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:31.2674186Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:31.2709170Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.2745215Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:31.2778811Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:21:31.4209016Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:31.4212080Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:31.9998455Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0033878Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0062001Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:32.0099160Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0128998Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.0164776Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0198120Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:21:32.0225900Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:21:32.0257105Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:21:32.0289116Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0319169Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0349479Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:32.0386492Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.0417083Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:32.0451934Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:32.0483915Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0548864Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.0584655Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:32.0616732Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.0647864Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:32.2535839Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:32.2563882Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.2597399Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.2623329Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2867764Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:08.2869276Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:08.2870623Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2872020Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:08.2873398Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2874692Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2884956Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:08.2887123Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2888183Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2889268Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:08.2890389Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2891395Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:22:08.2892347Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2893332Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2894249Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2895185Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:08.2896180Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:22:08.2897158Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:22:09.0166741Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:22:09.0341873Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:22:09.0606251Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:22:09.0801579Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:22:09.1252987Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:22:09.1582927Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:22:09.4424635Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:22:20.5909227Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:22:20.6132778Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:22:22.7279231Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:22:22.7279821Z with: 2021-05-14T23:22:22.7280367Z github_slug: neuroconductor/kirby21.vaso 2021-05-14T23:22:22.7280857Z env: 2021-05-14T23:22:22.7281323Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:22.7281817Z TIC_DEPLOY_KEY: 2021-05-14T23:22:22.7282662Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:22.7284483Z GITHUB_PAT: *** 2021-05-14T23:22:22.7284906Z COVERALLS_TOKEN: 2021-05-14T23:22:22.7285422Z continue-on-error: true 2021-05-14T23:22:22.7285900Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:22.7286415Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:22.7286872Z TZ: UTC 2021-05-14T23:22:22.7287281Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:22.7287706Z NOT_CRAN: true 2021-05-14T23:22:22.7288104Z ##[endgroup] 2021-05-14T23:22:22.7664060Z repo slug is: neuroconductor/kirby21.vaso 2021-05-14T23:22:22.7817090Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:22:22.7817714Z env: 2021-05-14T23:22:22.7818186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:22.7818665Z TIC_DEPLOY_KEY: 2021-05-14T23:22:22.7819506Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:22.7820855Z GITHUB_PAT: *** 2021-05-14T23:22:22.7821283Z COVERALLS_TOKEN: 2021-05-14T23:22:22.7821772Z continue-on-error: true 2021-05-14T23:22:22.7822264Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:22.7822760Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:22.7823224Z TZ: UTC 2021-05-14T23:22:22.7823638Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:22.7824058Z NOT_CRAN: true 2021-05-14T23:22:22.7824458Z ##[endgroup] 2021-05-14T23:22:22.9924602Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:22:22.9925248Z with: 2021-05-14T23:22:22.9925651Z repo_name: kirby21.vaso 2021-05-14T23:22:22.9926110Z repo_version: 1.7.0 2021-05-14T23:22:22.9926512Z runner_os: Linux 2021-05-14T23:22:22.9927360Z R_version: 4.1 2021-05-14T23:22:22.9927723Z env: 2021-05-14T23:22:22.9928190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:22.9928667Z TIC_DEPLOY_KEY: 2021-05-14T23:22:22.9929508Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:22.9931058Z GITHUB_PAT: *** 2021-05-14T23:22:22.9931468Z COVERALLS_TOKEN: 2021-05-14T23:22:22.9931977Z continue-on-error: true 2021-05-14T23:22:22.9932454Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:22.9932970Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:22.9933423Z TZ: UTC 2021-05-14T23:22:22.9933831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:22.9934255Z NOT_CRAN: true 2021-05-14T23:22:22.9934665Z ##[endgroup] 2021-05-14T23:22:23.0321028Z Package: kirby21.vaso 2021-05-14T23:22:23.0327885Z Version: 1.7.0 2021-05-14T23:22:23.0329259Z OS: Linux 2021-05-14T23:22:23.0392749Z ##[group]Run install.packages('remotes') 2021-05-14T23:22:23.0393519Z install.packages('remotes') 2021-05-14T23:22:23.0394363Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:22:23.0395679Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:22:23.0403004Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:23.0403446Z env: 2021-05-14T23:22:23.0403900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:23.0404401Z TIC_DEPLOY_KEY: 2021-05-14T23:22:23.0405229Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:23.0406552Z GITHUB_PAT: *** 2021-05-14T23:22:23.0406980Z COVERALLS_TOKEN: 2021-05-14T23:22:23.0407472Z continue-on-error: true 2021-05-14T23:22:23.0407968Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:23.0408461Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:23.0408937Z TZ: UTC 2021-05-14T23:22:23.0409345Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:23.0409767Z NOT_CRAN: true 2021-05-14T23:22:23.0410166Z ##[endgroup] 2021-05-14T23:22:23.2302661Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:23.2304222Z (as ‘lib’ is unspecified) 2021-05-14T23:22:40.2935575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:22:40.5402113Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-14T23:22:40.5520768Z ================================================== 2021-05-14T23:22:40.5521641Z downloaded 145 KB 2021-05-14T23:22:40.5522176Z 2021-05-14T23:22:40.8866275Z * installing *source* package ‘remotes’ ... 2021-05-14T23:22:40.8912944Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:40.8913777Z ** using staged installation 2021-05-14T23:22:40.9116188Z ** R 2021-05-14T23:22:40.9340796Z ** inst 2021-05-14T23:22:40.9354353Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:43.1245360Z ** help 2021-05-14T23:22:43.2300219Z *** installing help indices 2021-05-14T23:22:43.3004229Z ** building package indices 2021-05-14T23:22:43.5559597Z ** installing vignettes 2021-05-14T23:22:43.5631428Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:43.7544966Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:43.9879281Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:43.9901246Z * DONE (remotes) 2021-05-14T23:22:43.9975871Z 2021-05-14T23:22:43.9976825Z The downloaded source packages are in 2021-05-14T23:22:43.9978385Z ‘/tmp/RtmpUUWj9f/downloaded_packages’ 2021-05-14T23:23:03.2492546Z ##[group]Run actions/cache@v1 2021-05-14T23:23:03.2493024Z with: 2021-05-14T23:23:03.2493559Z path: /home/runner/work/_temp/Library 2021-05-14T23:23:03.2496660Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-3efc3a37842e25fd14e7531c821b6d7d75f33055db6f6e50aa26eee08af2e31b 2021-05-14T23:23:03.2500583Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T23:23:03.2501871Z env: 2021-05-14T23:23:03.2502337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:03.2502816Z TIC_DEPLOY_KEY: 2021-05-14T23:23:03.2503915Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:03.2505828Z GITHUB_PAT: *** 2021-05-14T23:23:03.2506253Z COVERALLS_TOKEN: 2021-05-14T23:23:03.2506773Z continue-on-error: true 2021-05-14T23:23:03.2507250Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:03.2507761Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:03.2508277Z TZ: UTC 2021-05-14T23:23:03.2508680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:03.2509118Z NOT_CRAN: true 2021-05-14T23:23:03.2509500Z ##[endgroup] 2021-05-14T23:23:03.2994809Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:23:03.3079054Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:23:03.3079943Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:23:03.3080722Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:23:03.3081399Z sudo -s eval "$sysreqs" 2021-05-14T23:23:03.3126645Z shell: /usr/bin/bash -e {0} 2021-05-14T23:23:03.3127064Z env: 2021-05-14T23:23:03.3127520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:03.3128024Z TIC_DEPLOY_KEY: 2021-05-14T23:23:03.3128851Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:03.3130222Z GITHUB_PAT: *** 2021-05-14T23:23:03.3130633Z COVERALLS_TOKEN: 2021-05-14T23:23:03.3131145Z continue-on-error: true 2021-05-14T23:23:03.3131626Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:03.3132140Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:03.3132614Z TZ: UTC 2021-05-14T23:23:03.3133042Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:03.3133464Z NOT_CRAN: true 2021-05-14T23:23:03.3133967Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:23:03.3134459Z ##[endgroup] 2021-05-14T23:23:03.5206597Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:23:03.9331925Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:23:21.5801754Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:23:21.5803169Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:23:21.5804269Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:23:21.5805399Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:23:21.5806422Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:23:21.5827309Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:23:21.5841476Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:21.5842766Z (as ‘lib’ is unspecified) 2021-05-14T23:23:38.0546105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:23:38.4400658Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-14T23:23:38.4452432Z ================================================== 2021-05-14T23:23:38.4452980Z downloaded 60 KB 2021-05-14T23:23:38.4453288Z 2021-05-14T23:23:38.4487794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:23:38.8942644Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-14T23:23:38.8945373Z ================================================== 2021-05-14T23:23:38.8945879Z downloaded 34 KB 2021-05-14T23:23:38.8946189Z 2021-05-14T23:23:38.8996058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:23:39.5551107Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-14T23:23:39.5553824Z ================================================== 2021-05-14T23:23:39.5554696Z downloaded 62 KB 2021-05-14T23:23:39.5555458Z 2021-05-14T23:23:39.5598884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:23:39.9608676Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-14T23:23:39.9770605Z ================================================== 2021-05-14T23:23:39.9771137Z downloaded 285 KB 2021-05-14T23:23:39.9771664Z 2021-05-14T23:23:39.9810986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:23:40.2933158Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-14T23:23:40.3210877Z ================================================== 2021-05-14T23:23:40.3211942Z downloaded 973 KB 2021-05-14T23:23:40.3212590Z 2021-05-14T23:23:40.6097649Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:23:40.6125683Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:40.6128071Z ** using staged installation 2021-05-14T23:23:40.6284959Z ** R 2021-05-14T23:23:40.6339897Z ** inst 2021-05-14T23:23:40.6355965Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:41.1760447Z ** help 2021-05-14T23:23:41.2083878Z *** installing help indices 2021-05-14T23:23:41.2386642Z *** copying figures 2021-05-14T23:23:41.2392940Z ** building package indices 2021-05-14T23:23:41.4596272Z ** installing vignettes 2021-05-14T23:23:41.4632162Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:41.6527293Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:42.8059045Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:42.8067861Z * DONE (rprojroot) 2021-05-14T23:23:42.8069525Z * installing *source* package ‘crayon’ ... 2021-05-14T23:23:42.8070822Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:42.8071742Z ** using staged installation 2021-05-14T23:23:42.8072311Z ** R 2021-05-14T23:23:42.8073346Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:43.1391947Z ** help 2021-05-14T23:23:43.1988540Z *** installing help indices 2021-05-14T23:23:43.2423513Z ** building package indices 2021-05-14T23:23:43.4836188Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:43.6732202Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:43.8760058Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:43.8770959Z * DONE (crayon) 2021-05-14T23:23:44.1401023Z * installing *source* package ‘R6’ ... 2021-05-14T23:23:44.1417523Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:44.1418899Z ** using staged installation 2021-05-14T23:23:44.1562836Z ** R 2021-05-14T23:23:44.1638821Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:44.7194006Z ** help 2021-05-14T23:23:44.7414166Z *** installing help indices 2021-05-14T23:23:44.7629509Z *** copying figures 2021-05-14T23:23:44.7634085Z ** building package indices 2021-05-14T23:23:44.9800990Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:45.1665215Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:45.3552445Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:45.3560562Z * DONE (R6) 2021-05-14T23:23:45.7073251Z * installing *source* package ‘desc’ ... 2021-05-14T23:23:45.7124787Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:45.7126177Z ** using staged installation 2021-05-14T23:23:45.7308125Z ** R 2021-05-14T23:23:45.7454381Z ** inst 2021-05-14T23:23:45.7471040Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:47.5707466Z ** help 2021-05-14T23:23:47.7126057Z *** installing help indices 2021-05-14T23:23:47.8158198Z ** building package indices 2021-05-14T23:23:48.1292650Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:48.3386345Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:48.5708631Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:48.5726028Z * DONE (desc) 2021-05-14T23:23:48.8475799Z * installing *source* package ‘debugme’ ... 2021-05-14T23:23:48.8510702Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:48.8513125Z ** using staged installation 2021-05-14T23:23:48.8635665Z ** R 2021-05-14T23:23:48.8671210Z ** inst 2021-05-14T23:23:48.8693556Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:49.2201960Z ** help 2021-05-14T23:23:49.2346736Z *** installing help indices 2021-05-14T23:23:49.2573509Z ** building package indices 2021-05-14T23:23:49.4608749Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:49.6578020Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:49.8516263Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:49.8522814Z * DONE (debugme) 2021-05-14T23:23:49.8597431Z 2021-05-14T23:23:49.8598226Z The downloaded source packages are in 2021-05-14T23:23:49.8599780Z ‘/tmp/RtmpcC5Sj6/downloaded_packages’ 2021-05-14T23:23:49.8600557Z Running `R CMD build`... 2021-05-14T23:23:50.1108370Z * checking for file ‘/tmp/RtmpcC5Sj6/remotes68c31e831703/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:23:50.1110242Z * preparing ‘sysreqs’: 2021-05-14T23:23:50.1111623Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:50.1113104Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:23:50.1114265Z * checking for empty or unneeded directories 2021-05-14T23:23:50.1116071Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:23:50.1117010Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:23:50.1120973Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:50.1122165Z (as ‘lib’ is unspecified) 2021-05-14T23:23:50.3319745Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:23:50.3322756Z ** using staged installation 2021-05-14T23:23:50.3466020Z ** R 2021-05-14T23:23:50.3503448Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:50.7604506Z ** help 2021-05-14T23:23:50.7828908Z *** installing help indices 2021-05-14T23:23:50.8013666Z ** building package indices 2021-05-14T23:23:51.0058311Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:51.2107450Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:51.4263663Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:51.4269327Z * DONE (sysreqs) 2021-05-14T23:24:10.0778006Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:24:10.0780622Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:24:10.0782577Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:24:10.1004102Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:24:10.1365925Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:24:10.1574527Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:24:10.2232311Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:24:10.3809358Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:24:10.5389222Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:24:11.9231743Z Reading package lists... 2021-05-14T23:24:12.0030939Z Reading package lists... 2021-05-14T23:24:12.1599323Z Building dependency tree... 2021-05-14T23:24:12.1623647Z Reading state information... 2021-05-14T23:24:12.3255206Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:24:12.3256944Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:24:12.3258314Z libssh2-1-dev set to manually installed. 2021-05-14T23:24:12.3259714Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:24:12.3261199Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:24:12.3262198Z Suggested packages: 2021-05-14T23:24:12.3263424Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:24:12.3701857Z The following NEW packages will be installed: 2021-05-14T23:24:12.3707811Z libcurl4-openssl-dev 2021-05-14T23:24:12.3956571Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:24:12.3957298Z Need to get 321 kB of archives. 2021-05-14T23:24:12.3958062Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:24:12.3960000Z 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-14T23:24:12.8777793Z Fetched 321 kB in 0s (10.8 MB/s) 2021-05-14T23:24:12.9118813Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:24:12.9208440Z (Reading database ... 2021-05-14T23:24:12.9208997Z (Reading database ... 5% 2021-05-14T23:24:12.9209725Z (Reading database ... 10% 2021-05-14T23:24:12.9210812Z (Reading database ... 15% 2021-05-14T23:24:12.9211691Z (Reading database ... 20% 2021-05-14T23:24:12.9212373Z (Reading database ... 25% 2021-05-14T23:24:12.9213038Z (Reading database ... 30% 2021-05-14T23:24:12.9213688Z (Reading database ... 35% 2021-05-14T23:24:12.9214318Z (Reading database ... 40% 2021-05-14T23:24:12.9214966Z (Reading database ... 45% 2021-05-14T23:24:12.9215650Z (Reading database ... 50% 2021-05-14T23:24:12.9259110Z (Reading database ... 55% 2021-05-14T23:24:12.9309042Z (Reading database ... 60% 2021-05-14T23:24:12.9352387Z (Reading database ... 65% 2021-05-14T23:24:12.9543236Z (Reading database ... 70% 2021-05-14T23:24:12.9576787Z (Reading database ... 75% 2021-05-14T23:24:12.9870810Z (Reading database ... 80% 2021-05-14T23:24:12.9973915Z (Reading database ... 85% 2021-05-14T23:24:13.0349091Z (Reading database ... 90% 2021-05-14T23:24:13.0448390Z (Reading database ... 95% 2021-05-14T23:24:13.0449267Z (Reading database ... 100% 2021-05-14T23:24:13.0450120Z (Reading database ... 285139 files and directories currently installed.) 2021-05-14T23:24:13.0602030Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:24:13.0616388Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:13.1598598Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:13.1632704Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:24:18.5176768Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:24:18.5177567Z remotes::install_github("ropensci/tic") 2021-05-14T23:24:18.5178230Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:24:18.5178932Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:24:18.5179524Z remotes::install_cran("covr") 2021-05-14T23:24:18.5187190Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:24:18.5187619Z env: 2021-05-14T23:24:18.5188085Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:18.5188565Z TIC_DEPLOY_KEY: 2021-05-14T23:24:18.5189411Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:18.5191216Z GITHUB_PAT: *** 2021-05-14T23:24:18.5191697Z COVERALLS_TOKEN: 2021-05-14T23:24:18.5192223Z continue-on-error: true 2021-05-14T23:24:18.5192752Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:18.5193309Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:18.5193888Z TZ: UTC 2021-05-14T23:24:18.5194324Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:18.5194798Z NOT_CRAN: true 2021-05-14T23:24:18.5195466Z ##[endgroup] 2021-05-14T23:24:18.7161879Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:19.1393839Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:24:37.0629539Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:24:37.0630340Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:37.0631083Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:37.0631743Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:24:37.0632407Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:24:37.0633066Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:24:37.0633728Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:24:37.0634749Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:24:37.0635662Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:24:37.0636324Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:24:37.0636963Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:37.0637637Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:24:37.0638284Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:24:37.0638918Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:24:37.0639576Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:24:37.0640288Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:37.0640972Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:24:37.0641626Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:24:37.0642257Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:24:37.0642916Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:24:37.0643576Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:24:37.0644248Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:24:37.0644920Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:37.0645580Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:37.0646218Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:37.0646834Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:24:37.0647471Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:24:37.0648116Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:24:37.0648784Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:37.0649439Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:24:37.0650101Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:24:37.0660651Z 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-14T23:24:37.0673173Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:37.0674054Z (as ‘lib’ is unspecified) 2021-05-14T23:24:53.8632375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:24:54.2942431Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-14T23:24:54.4946389Z ================================================== 2021-05-14T23:24:54.4947708Z downloaded 839 KB 2021-05-14T23:24:54.4948705Z 2021-05-14T23:24:54.4992935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:24:57.0524172Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-14T23:24:57.3853088Z ================================================== 2021-05-14T23:24:57.3855431Z downloaded 258 KB 2021-05-14T23:24:57.3857092Z 2021-05-14T23:24:57.3898814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:24:57.9282254Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-14T23:24:57.9392626Z ================================================== 2021-05-14T23:24:57.9393148Z downloaded 97 KB 2021-05-14T23:24:57.9393502Z 2021-05-14T23:24:57.9437910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:24:58.4956054Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-14T23:24:58.4984234Z ================================================== 2021-05-14T23:24:58.4984798Z downloaded 19 KB 2021-05-14T23:24:58.4985236Z 2021-05-14T23:24:58.5031168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:24:59.2550909Z Content type 'application/x-tar' length 5688 bytes 2021-05-14T23:24:59.2551653Z ================================================== 2021-05-14T23:24:59.2552126Z downloaded 5688 bytes 2021-05-14T23:24:59.2552448Z 2021-05-14T23:24:59.2602003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:25:03.0197487Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-14T23:25:03.0865785Z ================================================== 2021-05-14T23:25:03.0866408Z downloaded 1.3 MB 2021-05-14T23:25:03.0866713Z 2021-05-14T23:25:03.0908703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:25:03.6137308Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-14T23:25:03.6141440Z ================================================== 2021-05-14T23:25:03.6141935Z downloaded 12 KB 2021-05-14T23:25:03.6142236Z 2021-05-14T23:25:03.6174820Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:25:04.2215076Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-14T23:25:04.2741277Z ================================================== 2021-05-14T23:25:04.2741889Z downloaded 779 KB 2021-05-14T23:25:04.2742205Z 2021-05-14T23:25:04.2792589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:25:07.2903292Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-14T23:25:07.3278993Z ================================================== 2021-05-14T23:25:07.3279969Z downloaded 412 KB 2021-05-14T23:25:07.3280612Z 2021-05-14T23:25:07.3329798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:25:08.4385967Z Content type 'application/x-tar' length 3475 bytes 2021-05-14T23:25:08.4387382Z ================================================== 2021-05-14T23:25:08.4388105Z downloaded 3475 bytes 2021-05-14T23:25:08.4388561Z 2021-05-14T23:25:08.4429633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:25:08.9518827Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-14T23:25:08.9740860Z ================================================== 2021-05-14T23:25:08.9741466Z downloaded 156 KB 2021-05-14T23:25:08.9741820Z 2021-05-14T23:25:08.9791204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:25:09.8698521Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-14T23:25:09.8702053Z ================================================== 2021-05-14T23:25:09.8702658Z downloaded 60 KB 2021-05-14T23:25:09.8702968Z 2021-05-14T23:25:09.8756461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:25:12.9804183Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-14T23:25:13.0034261Z ================================================== 2021-05-14T23:25:13.0035659Z downloaded 154 KB 2021-05-14T23:25:13.0036308Z 2021-05-14T23:25:13.0086565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:25:13.5372252Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-14T23:25:13.6560822Z ================================================== 2021-05-14T23:25:13.6561465Z downloaded 110 KB 2021-05-14T23:25:13.6561781Z 2021-05-14T23:25:13.6613426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:25:14.3173348Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-14T23:25:14.3289801Z ================================================== 2021-05-14T23:25:14.3290838Z downloaded 107 KB 2021-05-14T23:25:14.3291491Z 2021-05-14T23:25:14.3339556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:25:15.5900402Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-14T23:25:15.6180825Z ================================================== 2021-05-14T23:25:15.6181804Z downloaded 225 KB 2021-05-14T23:25:15.6182365Z 2021-05-14T23:25:15.6217836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:25:16.1703404Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-14T23:25:16.1798013Z ================================================== 2021-05-14T23:25:16.1798972Z downloaded 43 KB 2021-05-14T23:25:16.1799583Z 2021-05-14T23:25:16.1838913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:25:18.1139050Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-14T23:25:18.1287549Z ================================================== 2021-05-14T23:25:18.1288054Z downloaded 90 KB 2021-05-14T23:25:18.1288361Z 2021-05-14T23:25:18.1343470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:25:18.6726707Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-14T23:25:18.6836196Z ================================================== 2021-05-14T23:25:18.6836695Z downloaded 92 KB 2021-05-14T23:25:18.6837017Z 2021-05-14T23:25:18.6880365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:25:19.1941019Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-14T23:25:19.1944160Z ================================================== 2021-05-14T23:25:19.1944722Z downloaded 28 KB 2021-05-14T23:25:19.1945028Z 2021-05-14T23:25:19.1991771Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:25:20.9912866Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-14T23:25:20.9913645Z ================================================== 2021-05-14T23:25:20.9914095Z downloaded 12 KB 2021-05-14T23:25:20.9914395Z 2021-05-14T23:25:20.9956076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:25:21.8892464Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-14T23:25:21.9262770Z ================================================== 2021-05-14T23:25:21.9263340Z downloaded 364 KB 2021-05-14T23:25:21.9263647Z 2021-05-14T23:25:21.9305728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:25:22.3479723Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-14T23:25:22.3625781Z ================================================== 2021-05-14T23:25:22.3626856Z downloaded 81 KB 2021-05-14T23:25:22.3627488Z 2021-05-14T23:25:22.3671370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:25:22.7350959Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-14T23:25:22.7449705Z ================================================== 2021-05-14T23:25:22.7450231Z downloaded 44 KB 2021-05-14T23:25:22.7450540Z 2021-05-14T23:25:22.7491542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:25:23.2395675Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-14T23:25:23.2396934Z ================================================== 2021-05-14T23:25:23.2397746Z downloaded 64 KB 2021-05-14T23:25:23.2398307Z 2021-05-14T23:25:23.2434462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:25:24.1190939Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-14T23:25:24.1697148Z ================================================== 2021-05-14T23:25:24.1697687Z downloaded 781 KB 2021-05-14T23:25:24.1698025Z 2021-05-14T23:25:24.1751553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:25:26.6623252Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-14T23:25:26.6638416Z ================================================== 2021-05-14T23:25:26.6638944Z downloaded 20 KB 2021-05-14T23:25:26.6639567Z 2021-05-14T23:25:26.6678135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:25:29.6029535Z Content type 'binary/octet-stream' length 24540 bytes (23 KB) 2021-05-14T23:25:29.6049100Z ================================================== 2021-05-14T23:25:29.6049635Z downloaded 23 KB 2021-05-14T23:25:29.6049949Z 2021-05-14T23:25:29.6093837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:25:32.8690333Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-14T23:25:32.9052223Z ================================================== 2021-05-14T23:25:32.9054348Z downloaded 297 KB 2021-05-14T23:25:32.9056056Z 2021-05-14T23:25:32.9102129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:25:33.3502212Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-14T23:25:33.3509449Z ================================================== 2021-05-14T23:25:33.3509930Z downloaded 17 KB 2021-05-14T23:25:33.3510237Z 2021-05-14T23:25:33.3551958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:25:34.1078492Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-14T23:25:34.1637224Z ================================================== 2021-05-14T23:25:34.1637781Z downloaded 1.2 MB 2021-05-14T23:25:34.1638071Z 2021-05-14T23:25:34.7550587Z * installing *source* package ‘rlang’ ... 2021-05-14T23:25:34.7689943Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:34.7691282Z ** using staged installation 2021-05-14T23:25:34.7902373Z ** libs 2021-05-14T23:25:34.7976536Z 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-14T23:25:34.9127719Z 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-14T23:25:35.2765300Z 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-14T23:25:37.8487306Z 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-14T23:25:38.9642713Z 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-14T23:25:39.0056747Z 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-14T23:25:39.0557039Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T23:25:39.0563223Z ** R 2021-05-14T23:25:39.1077736Z ** inst 2021-05-14T23:25:39.1088366Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:43.1840379Z ** help 2021-05-14T23:25:43.9463488Z *** installing help indices 2021-05-14T23:25:44.2917931Z *** copying figures 2021-05-14T23:25:44.2924729Z ** building package indices 2021-05-14T23:25:44.8490263Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:45.0609726Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:45.1511435Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:45.4277440Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:45.4315798Z * DONE (rlang) 2021-05-14T23:25:45.7191009Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:25:45.7217989Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:45.7219379Z ** using staged installation 2021-05-14T23:25:45.7368790Z ** libs 2021-05-14T23:25:45.7416516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-14T23:25:45.8945518Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:25:45.9569976Z 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-14T23:25:45.9836978Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T23:25:45.9838243Z ** R 2021-05-14T23:25:45.9877844Z ** inst 2021-05-14T23:25:45.9893842Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:46.3069514Z ** help 2021-05-14T23:25:46.3541045Z *** installing help indices 2021-05-14T23:25:46.3889435Z *** copying figures 2021-05-14T23:25:46.3893710Z ** building package indices 2021-05-14T23:25:46.6170396Z ** installing vignettes 2021-05-14T23:25:46.6233361Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:46.8228108Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:46.8411284Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:47.0307224Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:47.0308669Z * DONE (magrittr) 2021-05-14T23:25:47.2937807Z * installing *source* package ‘glue’ ... 2021-05-14T23:25:47.2957983Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:47.2959333Z ** using staged installation 2021-05-14T23:25:47.3136029Z ** libs 2021-05-14T23:25:47.3187278Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-14T23:25:47.4518019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:47.5000736Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-14T23:25:47.5932423Z 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-14T23:25:47.6157774Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T23:25:47.6172253Z ** R 2021-05-14T23:25:47.6232825Z ** inst 2021-05-14T23:25:47.6246544Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:48.1625245Z ** help 2021-05-14T23:25:48.1955772Z *** installing help indices 2021-05-14T23:25:48.2281918Z *** copying figures 2021-05-14T23:25:48.2285445Z ** building package indices 2021-05-14T23:25:48.4424643Z ** installing vignettes 2021-05-14T23:25:48.4486725Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:48.6854429Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:48.7031842Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:48.9422505Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:48.9430224Z * DONE (glue) 2021-05-14T23:25:49.1808508Z * installing *source* package ‘sys’ ... 2021-05-14T23:25:49.1825950Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:49.1828595Z ** using staged installation 2021-05-14T23:25:49.2057432Z ** libs 2021-05-14T23:25:49.2105895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-14T23:25:49.4262921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:49.4762068Z 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-14T23:25:49.4996720Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T23:25:49.5003147Z ** R 2021-05-14T23:25:49.5043664Z ** inst 2021-05-14T23:25:49.5052854Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:49.8141048Z ** help 2021-05-14T23:25:49.8361207Z *** installing help indices 2021-05-14T23:25:49.8572789Z ** building package indices 2021-05-14T23:25:50.0836014Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:50.2720843Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:50.2903839Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:50.4760941Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:50.4766474Z * DONE (sys) 2021-05-14T23:25:50.6981597Z * installing *source* package ‘mime’ ... 2021-05-14T23:25:50.6992851Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:50.6994425Z ** using staged installation 2021-05-14T23:25:50.7143494Z ** libs 2021-05-14T23:25:50.7194005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:50.7685143Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T23:25:50.8286789Z 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-14T23:25:50.8459866Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T23:25:50.8475819Z ** R 2021-05-14T23:25:50.8540842Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:51.2190597Z ** help 2021-05-14T23:25:51.2417773Z *** installing help indices 2021-05-14T23:25:51.2592772Z ** building package indices 2021-05-14T23:25:51.4663287Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:51.6585617Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:51.6756321Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:51.8725281Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:51.8726101Z * DONE (mime) 2021-05-14T23:25:52.2741829Z * installing *source* package ‘curl’ ... 2021-05-14T23:25:52.2825116Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:52.2826319Z ** using staged installation 2021-05-14T23:25:52.2908131Z Found pkg-config cflags and libs! 2021-05-14T23:25:52.3775431Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-14T23:25:52.3776899Z Using PKG_LIBS=-lcurl 2021-05-14T23:25:52.4311452Z ** libs 2021-05-14T23:25:52.4368382Z 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-14T23:25:52.4393920Z 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-14T23:25:52.5223858Z 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-14T23:25:52.6632976Z 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-14T23:25:52.7590022Z 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-14T23:25:52.8238200Z 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-14T23:25:52.9416166Z 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-14T23:25:53.0189880Z 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-14T23:25:53.0776232Z 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-14T23:25:53.4568856Z 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-14T23:25:53.4980553Z 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-14T23:25:53.5601085Z 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-14T23:25:53.6319132Z 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-14T23:25:53.8267792Z 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-14T23:25:53.8871662Z 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-14T23:25:53.9466517Z 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-14T23:25:53.9918056Z 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-14T23:25:54.0410451Z 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-14T23:25:54.1015307Z 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-14T23:25:54.2389283Z 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-14T23:25:54.3118670Z 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-14T23:25:54.3313443Z 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-14T23:25:54.3872507Z 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-14T23:25:54.4196796Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T23:25:54.4203660Z ** R 2021-05-14T23:25:54.4337161Z ** inst 2021-05-14T23:25:54.4373669Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:55.0218275Z ** help 2021-05-14T23:25:55.0734102Z *** installing help indices 2021-05-14T23:25:55.1136933Z ** building package indices 2021-05-14T23:25:55.3396417Z ** installing vignettes 2021-05-14T23:25:55.3477023Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:55.5488537Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:55.5664445Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:55.7737822Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:55.7756271Z * DONE (curl) 2021-05-14T23:25:56.1506588Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:25:56.1564182Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:56.1565588Z ** using staged installation 2021-05-14T23:25:56.1725499Z ** libs 2021-05-14T23:25:56.1784536Z 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-14T23:25:56.2560766Z 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-14T23:25:56.3244355Z 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-14T23:25:56.3955620Z 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-14T23:25:56.5197535Z 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-14T23:25:56.5967654Z 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-14T23:25:56.6490778Z 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-14T23:25:56.7055735Z 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-14T23:25:56.7660839Z 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-14T23:25:56.8198651Z 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-14T23:25:56.9656823Z 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-14T23:25:57.0385927Z 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-14T23:25:57.1280613Z 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-14T23:25:57.2046284Z 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-14T23:25:57.2784603Z 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-14T23:25:57.3392399Z 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-14T23:25:57.4019766Z 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-14T23:25:57.4507823Z 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-14T23:25:57.5223474Z 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-14T23:25:57.5778145Z 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-14T23:25:57.6312080Z 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-14T23:25:57.6976198Z 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-14T23:25:57.7295696Z 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-14T23:25:57.7811139Z 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-14T23:25:57.8894324Z 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-14T23:25:58.1619693Z 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-14T23:25:58.4688110Z 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-14T23:25:58.6586339Z 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-14T23:25:58.8135554Z 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-14T23:25:58.8218090Z 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-14T23:25:58.8556794Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T23:25:58.8558063Z ** R 2021-05-14T23:25:58.8739039Z ** inst 2021-05-14T23:25:58.8759111Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:00.0541118Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:26:00.0543328Z ** help 2021-05-14T23:26:00.0887531Z *** installing help indices 2021-05-14T23:26:00.1185798Z ** building package indices 2021-05-14T23:26:00.3331674Z ** installing vignettes 2021-05-14T23:26:00.3411887Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:00.5501376Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:00.5724155Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:00.7966785Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:00.7981484Z * DONE (jsonlite) 2021-05-14T23:26:01.0213822Z * installing *source* package ‘ini’ ... 2021-05-14T23:26:01.0222722Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:01.0224226Z ** using staged installation 2021-05-14T23:26:01.0344102Z ** R 2021-05-14T23:26:01.0372945Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:01.2999253Z ** help 2021-05-14T23:26:01.3131986Z *** installing help indices 2021-05-14T23:26:01.3380720Z ** building package indices 2021-05-14T23:26:01.5426122Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:01.7331971Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:01.9281226Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:01.9286552Z * DONE (ini) 2021-05-14T23:26:02.1832791Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:26:02.1851830Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:02.1853154Z ** using staged installation 2021-05-14T23:26:02.1975238Z ** R 2021-05-14T23:26:02.2039075Z ** inst 2021-05-14T23:26:02.2051404Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:02.7656461Z ** help 2021-05-14T23:26:02.7944835Z *** installing help indices 2021-05-14T23:26:02.8198364Z ** building package indices 2021-05-14T23:26:03.0315910Z ** installing vignettes 2021-05-14T23:26:03.0375389Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:03.2277049Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:03.4247762Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:03.4249157Z * DONE (gitcreds) 2021-05-14T23:26:03.7066437Z * installing *source* package ‘zip’ ... 2021-05-14T23:26:03.7094751Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:03.7095932Z ** using staged installation 2021-05-14T23:26:03.7212259Z ** libs 2021-05-14T23:26:03.7263999Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:26:06.8514646Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:26:09.9301161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:26:09.9794450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-14T23:26:12.8219009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-14T23:26:12.9276225Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-14T23:26:13.0779800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T23:26:13.1476622Z 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-14T23:26:13.1756949Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T23:26:13.1802383Z ** R 2021-05-14T23:26:13.1847064Z ** inst 2021-05-14T23:26:13.1859565Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:13.5710369Z ** help 2021-05-14T23:26:13.5944182Z *** installing help indices 2021-05-14T23:26:13.6207153Z ** building package indices 2021-05-14T23:26:14.3380128Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:14.3388970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:14.3390442Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:14.3391677Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:14.3392516Z * DONE (zip) 2021-05-14T23:26:14.5587431Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:26:14.5629514Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:14.5630813Z ** using staged installation 2021-05-14T23:26:14.5771558Z ** R 2021-05-14T23:26:14.5888012Z ** inst 2021-05-14T23:26:14.5908943Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:15.1966951Z ** help 2021-05-14T23:26:15.3824519Z *** installing help indices 2021-05-14T23:26:15.5133432Z *** copying figures 2021-05-14T23:26:15.5137109Z ** building package indices 2021-05-14T23:26:15.8442646Z ** installing vignettes 2021-05-14T23:26:15.8526067Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:16.8385675Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:16.8387751Z 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-14T23:26:16.8389850Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:16.8390776Z * DONE (rstudioapi) 2021-05-14T23:26:16.8391872Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:26:16.8393123Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:16.8394025Z ** using staged installation 2021-05-14T23:26:16.8394600Z ** libs 2021-05-14T23:26:18.7972821Z 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-14T23:26:18.8479256Z 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-14T23:26:18.9157819Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T23:26:18.9180165Z ** R 2021-05-14T23:26:18.9235830Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:19.4287078Z ** help 2021-05-14T23:26:19.4482538Z *** installing help indices 2021-05-14T23:26:19.4689393Z ** building package indices 2021-05-14T23:26:19.6768334Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:19.8675776Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:19.8872875Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:20.0826328Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:20.0833399Z * DONE (fastmap) 2021-05-14T23:26:20.3552218Z * installing *source* package ‘yaml’ ... 2021-05-14T23:26:20.3578407Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:20.3579718Z ** using staged installation 2021-05-14T23:26:20.3685550Z ** libs 2021-05-14T23:26:20.3740442Z 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-14T23:26:20.7678738Z 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-14T23:26:20.8940949Z 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-14T23:26:21.9555476Z 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-14T23:26:22.1495314Z 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-14T23:26:22.2925271Z 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-14T23:26:22.6915361Z 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-14T23:26:23.0143417Z 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-14T23:26:23.1294271Z 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-14T23:26:23.5973803Z 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-14T23:26:23.7179990Z 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-14T23:26:25.2130519Z 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-14T23:26:25.2784565Z 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-14T23:26:25.3091685Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T23:26:25.3112863Z ** R 2021-05-14T23:26:25.3148880Z ** inst 2021-05-14T23:26:25.3164926Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:25.5824547Z ** help 2021-05-14T23:26:25.6045859Z *** installing help indices 2021-05-14T23:26:25.6310062Z ** building package indices 2021-05-14T23:26:25.8389889Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:26.0291295Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:26.0474099Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:26.2389561Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:26.2396508Z * DONE (yaml) 2021-05-14T23:26:26.5276756Z * installing *source* package ‘withr’ ... 2021-05-14T23:26:26.5305123Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:26.5306365Z ** using staged installation 2021-05-14T23:26:26.5485298Z ** R 2021-05-14T23:26:26.5584783Z ** inst 2021-05-14T23:26:26.5596468Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:27.3107594Z ** help 2021-05-14T23:26:27.3968189Z *** installing help indices 2021-05-14T23:26:27.4594029Z *** copying figures 2021-05-14T23:26:27.4597829Z ** building package indices 2021-05-14T23:26:27.7219012Z ** installing vignettes 2021-05-14T23:26:27.7287406Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:27.9200340Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:28.1267071Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:28.1275993Z * DONE (withr) 2021-05-14T23:26:28.3885522Z * installing *source* package ‘whisker’ ... 2021-05-14T23:26:28.3906437Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:28.3910679Z ** using staged installation 2021-05-14T23:26:28.4018299Z ** R 2021-05-14T23:26:28.4067637Z ** inst 2021-05-14T23:26:28.4089422Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:28.8756265Z ** help 2021-05-14T23:26:28.8983335Z *** installing help indices 2021-05-14T23:26:28.9245314Z ** building package indices 2021-05-14T23:26:29.1468874Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:29.3386438Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:29.5288912Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:29.5297030Z * DONE (whisker) 2021-05-14T23:26:29.7678778Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:26:29.7691359Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:29.7692980Z ** using staged installation 2021-05-14T23:26:29.7938142Z ** libs 2021-05-14T23:26:29.7985732Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:26:29.8477605Z 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-14T23:26:29.8965410Z 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-14T23:26:29.9121881Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T23:26:29.9136209Z ** R 2021-05-14T23:26:29.9182265Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:30.2597875Z ** help 2021-05-14T23:26:30.2860468Z *** installing help indices 2021-05-14T23:26:30.3102596Z ** building package indices 2021-05-14T23:26:30.5218139Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:30.7191608Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:30.7372597Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:30.9265131Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:30.9271207Z * DONE (rappdirs) 2021-05-14T23:26:31.4807799Z * installing *source* package ‘fs’ ... 2021-05-14T23:26:31.4950730Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:31.4953222Z ** using staged installation 2021-05-14T23:26:31.5140716Z ** libs 2021-05-14T23:26:31.5205133Z 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-14T23:26:32.1668648Z 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-14T23:26:32.6557467Z 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-14T23:26:33.1096091Z 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-14T23:26:33.1989047Z 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-14T23:26:33.5511568Z 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-14T23:26:33.9231110Z 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-14T23:26:34.0224331Z 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-14T23:26:34.5382713Z 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-14T23:26:34.8743789Z 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-14T23:26:34.9869621Z 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-14T23:26:35.3480337Z 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-14T23:26:35.4883554Z 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-14T23:26:35.5336557Z 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-14T23:26:35.5654574Z (cd libuv-1.38.1 \ 2021-05-14T23:26:35.5656755Z && 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-14T23:26:39.9069035Z make --directory=libuv-1.38.1 \ 2021-05-14T23:26:39.9070007Z HAVE_DTRACE=0 2021-05-14T23:26:39.9174307Z make[1]: Entering directory '/tmp/RtmpqdGuwQ/R.INSTALL78593274a57c/fs/src/libuv-1.38.1' 2021-05-14T23:26:39.9269540Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:26:40.5863607Z CC src/libuv_la-idna.lo 2021-05-14T23:26:41.2548581Z CC src/libuv_la-inet.lo 2021-05-14T23:26:41.9506748Z CC src/libuv_la-random.lo 2021-05-14T23:26:42.5086002Z CC src/libuv_la-strscpy.lo 2021-05-14T23:26:43.0158615Z CC src/libuv_la-threadpool.lo 2021-05-14T23:26:43.7117070Z CC src/libuv_la-timer.lo 2021-05-14T23:26:44.3750767Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:26:44.9343926Z CC src/libuv_la-uv-common.lo 2021-05-14T23:26:46.1354669Z CC src/libuv_la-version.lo 2021-05-14T23:26:46.6431589Z CC src/unix/libuv_la-async.lo 2021-05-14T23:26:47.3006845Z CC src/unix/libuv_la-core.lo 2021-05-14T23:26:48.5610454Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:26:49.1027678Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:26:50.7829435Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:26:51.4170379Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:26:51.9843633Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:26:52.6321716Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:26:53.2491804Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:26:53.9320139Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:26:54.5336052Z CC src/unix/libuv_la-process.lo 2021-05-14T23:26:55.3749901Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:26:55.9443275Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:26:56.9360141Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:26:58.1069876Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:26:58.8160919Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:26:59.6111434Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:27:00.2617501Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:27:01.4012217Z CC src/unix/libuv_la-linux-core.lo 2021-05-14T23:27:02.5129746Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-14T23:27:03.8479958Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-14T23:27:03.8881181Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-14T23:27:04.4427360Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:27:05.0240278Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-14T23:27:05.5619522Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-14T23:27:06.1154786Z CCLD libuv.la 2021-05-14T23:27:06.3326896Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-14T23:27:06.3672332Z make[1]: Leaving directory '/tmp/RtmpqdGuwQ/R.INSTALL78593274a57c/fs/src/libuv-1.38.1' 2021-05-14T23:27:06.3691855Z 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-14T23:27:06.4604867Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T23:27:06.4638071Z ** R 2021-05-14T23:27:06.4751971Z ** inst 2021-05-14T23:27:06.4764602Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:07.6667061Z ** help 2021-05-14T23:27:07.7464732Z *** installing help indices 2021-05-14T23:27:07.8072950Z ** building package indices 2021-05-14T23:27:08.0676359Z ** installing vignettes 2021-05-14T23:27:08.0775350Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:08.3254379Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:08.3440092Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:08.6094818Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:08.6105977Z * DONE (fs) 2021-05-14T23:27:08.8629487Z * installing *source* package ‘clipr’ ... 2021-05-14T23:27:08.8644729Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:08.8646315Z ** using staged installation 2021-05-14T23:27:08.8873095Z ** R 2021-05-14T23:27:08.8920758Z ** inst 2021-05-14T23:27:08.8932674Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:09.2607058Z ** help 2021-05-14T23:27:09.2850503Z *** installing help indices 2021-05-14T23:27:09.3085813Z ** building package indices 2021-05-14T23:27:09.5236019Z ** installing vignettes 2021-05-14T23:27:09.5245902Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:09.7132018Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:09.9083380Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:09.9090043Z * DONE (clipr) 2021-05-14T23:27:10.7948154Z * installing *source* package ‘git2r’ ... 2021-05-14T23:27:10.8204599Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:10.8206787Z ** using staged installation 2021-05-14T23:27:11.0052628Z checking build system type... x86_64-unknown-linux-gnu 2021-05-14T23:27:11.0054585Z checking host system type... x86_64-unknown-linux-gnu 2021-05-14T23:27:11.0061888Z checking for gcc... gcc 2021-05-14T23:27:11.0681752Z checking whether the C compiler works... yes 2021-05-14T23:27:11.0683299Z checking for C compiler default output file name... a.out 2021-05-14T23:27:11.1065447Z checking for suffix of executables... 2021-05-14T23:27:11.1543726Z checking whether we are cross compiling... no 2021-05-14T23:27:11.1788144Z checking for suffix of object files... o 2021-05-14T23:27:11.2003338Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:27:11.2209190Z checking whether gcc accepts -g... yes 2021-05-14T23:27:11.2580594Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:27:11.2590403Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:27:11.2604796Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:27:11.2676704Z Found pkg-config cflags and libs! 2021-05-14T23:27:11.3616637Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:27:11.4926944Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:27:11.6237362Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:27:11.7523996Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:27:11.8634464Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-14T23:27:11.8641019Z ----- Results of the git2r package configure ----- 2021-05-14T23:27:11.8641561Z 2021-05-14T23:27:11.8642585Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-14T23:27:11.8643432Z PKG_LIBS: -lgit2 2021-05-14T23:27:11.8643724Z 2021-05-14T23:27:11.8644436Z -------------------------------------------------- 2021-05-14T23:27:11.8836163Z configure: creating ./config.status 2021-05-14T23:27:11.9573294Z config.status: creating src/Makevars 2021-05-14T23:27:12.0170804Z ** libs 2021-05-14T23:27:12.0235993Z 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-14T23:27:12.1025043Z 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-14T23:27:12.1566364Z 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-14T23:27:12.3311377Z 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-14T23:27:12.4304142Z 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-14T23:27:12.5677967Z 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-14T23:27:12.8215447Z 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-14T23:27:12.9209531Z 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-14T23:27:13.0207848Z 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-14T23:27:13.1906511Z 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-14T23:27:13.3640719Z 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-14T23:27:13.4659325Z 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-14T23:27:13.7578319Z 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-14T23:27:13.8321191Z 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-14T23:27:13.9249303Z 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-14T23:27:14.0193788Z 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-14T23:27:14.1059830Z 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-14T23:27:14.2985538Z 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-14T23:27:14.4398079Z 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-14T23:27:14.5307705Z 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-14T23:27:14.7072199Z 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-14T23:27:14.7759469Z 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-14T23:27:14.8645138Z 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-14T23:27:14.9673471Z 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-14T23:27:15.0602199Z 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-14T23:27:15.2547314Z 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-14T23:27:15.4247635Z 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-14T23:27:15.5151934Z 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-14T23:27:15.6032596Z 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-14T23:27:15.8099874Z 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-14T23:27:15.8960709Z 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-14T23:27:16.0251573Z 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-14T23:27:16.2017320Z 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-14T23:27:16.3415547Z 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-14T23:27:16.4143724Z 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-14T23:27:16.5408098Z 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-14T23:27:16.5837114Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T23:27:16.5841463Z ** R 2021-05-14T23:27:16.6063610Z ** inst 2021-05-14T23:27:16.6075694Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:17.8063717Z ** help 2021-05-14T23:27:18.0804030Z *** installing help indices 2021-05-14T23:27:18.2897793Z ** building package indices 2021-05-14T23:27:18.6709068Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:18.8724484Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:18.8903455Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:19.1040018Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:19.1051159Z * DONE (git2r) 2021-05-14T23:27:19.3399647Z * installing *source* package ‘askpass’ ... 2021-05-14T23:27:19.3409789Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:19.3411289Z ** using staged installation 2021-05-14T23:27:19.3566848Z ** libs 2021-05-14T23:27:19.3616209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-14T23:27:19.4186358Z 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-14T23:27:19.4405714Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T23:27:19.4421604Z ** R 2021-05-14T23:27:19.4453604Z ** inst 2021-05-14T23:27:19.4463114Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:19.7269795Z ** help 2021-05-14T23:27:19.7452594Z *** installing help indices 2021-05-14T23:27:19.7608940Z ** building package indices 2021-05-14T23:27:19.9614632Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:20.1586643Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:20.1759225Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:20.3625580Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:20.3631854Z * DONE (askpass) 2021-05-14T23:27:20.7624468Z * installing *source* package ‘cli’ ... 2021-05-14T23:27:20.7686881Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:20.7689344Z ** using staged installation 2021-05-14T23:27:20.8011381Z ** R 2021-05-14T23:27:20.8327306Z ** inst 2021-05-14T23:27:20.8343072Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:23.7679124Z ** help 2021-05-14T23:27:23.9829997Z *** installing help indices 2021-05-14T23:27:24.1312195Z *** copying figures 2021-05-14T23:27:24.1313643Z ** building package indices 2021-05-14T23:27:24.4717507Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:24.7157613Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:25.0064073Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:25.0090325Z * DONE (cli) 2021-05-14T23:27:25.3759169Z * installing *source* package ‘purrr’ ... 2021-05-14T23:27:25.3813539Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:25.3816628Z ** using staged installation 2021-05-14T23:27:25.3990287Z ** libs 2021-05-14T23:27:25.4041550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-14T23:27:25.4448287Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:27:25.5433129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:27:25.6419691Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-14T23:27:25.7639164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:27:25.8123058Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-14T23:27:25.9441549Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-14T23:27:26.0945644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-14T23:27:26.1918181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:27:26.2528295Z 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-14T23:27:26.2797073Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T23:27:26.2801735Z ** R 2021-05-14T23:27:26.2994268Z ** inst 2021-05-14T23:27:26.3005648Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:27.7841580Z ** help 2021-05-14T23:27:27.9723279Z *** installing help indices 2021-05-14T23:27:28.0889835Z *** copying figures 2021-05-14T23:27:28.0896794Z ** building package indices 2021-05-14T23:27:28.4080871Z ** installing vignettes 2021-05-14T23:27:28.4173261Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:28.6389174Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:28.6567526Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:28.8961432Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:28.8975310Z * DONE (purrr) 2021-05-14T23:27:29.1912071Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:27:29.1941522Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:29.1943000Z ** using staged installation 2021-05-14T23:27:29.2137152Z ** R 2021-05-14T23:27:29.2199553Z ** inst 2021-05-14T23:27:29.2214879Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:29.6840530Z ** help 2021-05-14T23:27:29.7189218Z *** installing help indices 2021-05-14T23:27:29.7467066Z *** copying figures 2021-05-14T23:27:29.7473553Z ** building package indices 2021-05-14T23:27:29.9598095Z ** installing vignettes 2021-05-14T23:27:29.9659146Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:30.1735916Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:30.3858839Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:30.3867343Z * DONE (lifecycle) 2021-05-14T23:27:30.6163019Z * installing *source* package ‘cachem’ ... 2021-05-14T23:27:30.6175669Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:30.6177133Z ** using staged installation 2021-05-14T23:27:30.6326840Z ** libs 2021-05-14T23:27:30.6377036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-14T23:27:30.6939677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:27:30.7440390Z 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-14T23:27:30.7659658Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T23:27:30.7675069Z ** R 2021-05-14T23:27:30.7810720Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:31.4033633Z ** help 2021-05-14T23:27:31.4286901Z *** installing help indices 2021-05-14T23:27:31.4506505Z ** building package indices 2021-05-14T23:27:31.6659149Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:31.8790940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:31.8970976Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:32.1162721Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:32.1170196Z * DONE (cachem) 2021-05-14T23:27:32.6520054Z * installing *source* package ‘openssl’ ... 2021-05-14T23:27:32.6653335Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:32.6655573Z ** using staged installation 2021-05-14T23:27:32.6736383Z Found pkg-config cflags and libs! 2021-05-14T23:27:32.7603881Z Using PKG_CFLAGS= 2021-05-14T23:27:32.9269083Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-14T23:27:32.9474797Z ** libs 2021-05-14T23:27:32.9535219Z 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-14T23:27:32.9564737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:27:33.0604546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:27:33.1447399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-14T23:27:33.2601834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-14T23:27:33.4364195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T23:27:33.5084967Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-14T23:27:33.6151127Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-14T23:27:33.7465500Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-14T23:27:33.8064394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-14T23:27:33.9149800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-14T23:27:33.9870086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-14T23:27:34.1015583Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-14T23:27:34.2524674Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-14T23:27:34.3526432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-14T23:27:34.5703733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-14T23:27:34.6371602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T23:27:34.6842975Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-14T23:27:34.8316673Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T23:27:35.0008622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T23:27:35.1439231Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-14T23:27:35.1947472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-14T23:27:35.3081447Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-14T23:27:35.4437899Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:27:35.6074252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-14T23:27:35.7434521Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-14T23:27:35.8880340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-14T23:27:36.0287786Z 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-14T23:27:36.1051821Z 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-14T23:27:36.3158957Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:27:36.3213957Z 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-14T23:27:36.3796797Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T23:27:36.3821791Z ** R 2021-05-14T23:27:36.3945211Z ** inst 2021-05-14T23:27:36.3996458Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:37.5500450Z ** help 2021-05-14T23:27:37.6102757Z *** installing help indices 2021-05-14T23:27:37.6548812Z ** building package indices 2021-05-14T23:27:37.8956362Z ** installing vignettes 2021-05-14T23:27:37.9103642Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:38.1114607Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:38.1294079Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:38.3439766Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:38.3451832Z * DONE (openssl) 2021-05-14T23:27:38.5852862Z * installing *source* package ‘memoise’ ... 2021-05-14T23:27:38.5865692Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:38.5867199Z ** using staged installation 2021-05-14T23:27:38.6041431Z ** R 2021-05-14T23:27:38.6147918Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:39.1036410Z ** help 2021-05-14T23:27:39.1321520Z *** installing help indices 2021-05-14T23:27:39.1610196Z ** building package indices 2021-05-14T23:27:39.3783777Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:39.5936365Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:39.8106688Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:39.8112782Z * DONE (memoise) 2021-05-14T23:27:40.1809122Z * installing *source* package ‘httr’ ... 2021-05-14T23:27:40.1861457Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:40.1862653Z ** using staged installation 2021-05-14T23:27:40.2044086Z ** R 2021-05-14T23:27:40.2246211Z ** demo 2021-05-14T23:27:40.2259992Z ** inst 2021-05-14T23:27:40.2275780Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:43.3020010Z ** help 2021-05-14T23:27:43.4755075Z *** installing help indices 2021-05-14T23:27:43.5929343Z ** building package indices 2021-05-14T23:27:43.9138899Z ** installing vignettes 2021-05-14T23:27:43.9213896Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:44.1146355Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:44.3637132Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:44.3663886Z * DONE (httr) 2021-05-14T23:27:44.6232149Z * installing *source* package ‘credentials’ ... 2021-05-14T23:27:44.6253923Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:44.6258157Z ** using staged installation 2021-05-14T23:27:44.6416411Z ** R 2021-05-14T23:27:44.6468118Z ** inst 2021-05-14T23:27:44.6483176Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:45.1592145Z ** help 2021-05-14T23:27:45.1792740Z *** installing help indices 2021-05-14T23:27:45.2035111Z ** building package indices 2021-05-14T23:27:45.4183930Z ** installing vignettes 2021-05-14T23:27:45.4186715Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:45.7006310Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:45.9614966Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:45.9622614Z * DONE (credentials) 2021-05-14T23:27:46.2272707Z * installing *source* package ‘gh’ ... 2021-05-14T23:27:46.2295547Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:46.2299774Z ** using staged installation 2021-05-14T23:27:46.2472983Z ** R 2021-05-14T23:27:46.2566412Z ** inst 2021-05-14T23:27:46.2579406Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:47.4857145Z ** help 2021-05-14T23:27:47.5178727Z *** installing help indices 2021-05-14T23:27:47.5506838Z ** building package indices 2021-05-14T23:27:47.7678636Z ** installing vignettes 2021-05-14T23:27:47.7737949Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:48.0501936Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:48.3312611Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:48.3324840Z * DONE (gh) 2021-05-14T23:27:48.6169597Z * installing *source* package ‘gert’ ... 2021-05-14T23:27:48.6196286Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:48.6197816Z ** using staged installation 2021-05-14T23:27:48.6286293Z Found pkg-config cflags and libs! 2021-05-14T23:27:48.7140722Z Using PKG_CFLAGS= 2021-05-14T23:27:48.7142019Z Using PKG_LIBS=-lgit2 2021-05-14T23:27:48.7566774Z Configuration OK! 2021-05-14T23:27:48.7741839Z ** libs 2021-05-14T23:27:48.7793563Z 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-14T23:27:48.7841380Z 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-14T23:27:49.0197292Z 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-14T23:27:49.2773086Z 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-14T23:27:49.5267715Z 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-14T23:27:49.6221095Z 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-14T23:27:49.7040984Z 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-14T23:27:49.8674799Z 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-14T23:27:49.9377143Z 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-14T23:27:50.0528110Z 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-14T23:27:50.1765546Z 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-14T23:27:50.2705339Z 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-14T23:27:50.3952956Z 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-14T23:27:50.4861794Z 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-14T23:27:50.6219134Z 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-14T23:27:50.7066290Z 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-14T23:27:50.7397051Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T23:27:50.7403909Z ** R 2021-05-14T23:27:50.7502660Z ** inst 2021-05-14T23:27:50.7514080Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:51.6269071Z ** help 2021-05-14T23:27:51.6929851Z *** installing help indices 2021-05-14T23:27:51.7428986Z ** building package indices 2021-05-14T23:27:51.9876112Z ** installing vignettes 2021-05-14T23:27:51.9967194Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:52.2338806Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:52.2519251Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:52.4959019Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:52.4969300Z * DONE (gert) 2021-05-14T23:27:52.9587294Z * installing *source* package ‘usethis’ ... 2021-05-14T23:27:52.9671381Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:52.9672670Z ** using staged installation 2021-05-14T23:27:52.9949334Z ** R 2021-05-14T23:27:53.0333436Z ** inst 2021-05-14T23:27:53.0373539Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:56.1869558Z ** help 2021-05-14T23:27:56.4067012Z *** installing help indices 2021-05-14T23:27:56.5531070Z *** copying figures 2021-05-14T23:27:56.5537608Z ** building package indices 2021-05-14T23:27:56.9059822Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:57.2338346Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:57.6054735Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:57.6085932Z * DONE (usethis) 2021-05-14T23:27:57.6204545Z 2021-05-14T23:27:57.6205643Z The downloaded source packages are in 2021-05-14T23:27:57.6207245Z ‘/tmp/Rtmpbm2Il1/downloaded_packages’ 2021-05-14T23:27:57.6208265Z Running `R CMD build`... 2021-05-14T23:28:00.0055741Z * checking for file ‘/tmp/Rtmpbm2Il1/remotes720e6b03a2b3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:28:00.0057582Z * preparing ‘tic’: 2021-05-14T23:28:00.0058941Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:00.0060051Z * installing the package to process help pages 2021-05-14T23:28:00.0061467Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:00.0062673Z * checking for empty or unneeded directories 2021-05-14T23:28:00.0063875Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:28:00.0065080Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:28:00.0066202Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:28:00.0068542Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:00.0069775Z (as ‘lib’ is unspecified) 2021-05-14T23:28:00.3945033Z * installing *source* package ‘tic’ ... 2021-05-14T23:28:00.3968598Z ** using staged installation 2021-05-14T23:28:00.4248828Z ** R 2021-05-14T23:28:00.4482491Z ** inst 2021-05-14T23:28:00.4519188Z ** preparing package for lazy loading 2021-05-14T23:28:00.8439500Z ** help 2021-05-14T23:28:01.0152928Z *** installing help indices 2021-05-14T23:28:01.1257217Z *** copying figures 2021-05-14T23:28:01.1263357Z ** building package indices 2021-05-14T23:28:01.4281478Z ** installing vignettes 2021-05-14T23:28:01.4339988Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:01.7257181Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:02.0777360Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:02.0808625Z * DONE (tic) 2021-05-14T23:28:02.1019395Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:02.3238766Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:28:03.1227773Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:28:03.1229080Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:03.1230329Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:28:03.1232535Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:28:03.1233291Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:03.1233984Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:28:03.1235564Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:28:03.1236338Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:28:03.1237041Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:28:03.1238160Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:28:03.1238832Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:03.1239538Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:28:03.1240249Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:03.1240965Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:03.1241676Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:28:03.1242409Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:28:03.1243111Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:28:03.1243807Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:28:03.1244489Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:28:03.1245158Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:28:03.1245836Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:28:03.1246521Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:28:03.1247230Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:28:03.1247921Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:28:03.1248631Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:28:03.1249329Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:28:03.1250010Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:28:03.1250727Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:28:03.1251427Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:28:03.1252123Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:03.1252834Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:03.1253595Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:03.1254321Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:28:03.1255053Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:28:03.1255777Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:28:03.1256490Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:28:03.1257221Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:28:03.1257940Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:28:03.1261133Z 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-14T23:28:03.1263437Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:03.1264267Z (as ‘lib’ is unspecified) 2021-05-14T23:28:19.9476665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:28:20.2150662Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-14T23:28:20.2315394Z ================================================== 2021-05-14T23:28:20.2316305Z downloaded 232 KB 2021-05-14T23:28:20.2316841Z 2021-05-14T23:28:20.2348275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:28:20.5037514Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-14T23:28:20.5277524Z ================================================== 2021-05-14T23:28:20.5278168Z downloaded 766 KB 2021-05-14T23:28:20.5278477Z 2021-05-14T23:28:20.5316122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:28:20.7988600Z Content type 'application/x-tar' length 6108 bytes 2021-05-14T23:28:20.7989815Z ================================================== 2021-05-14T23:28:20.7990597Z downloaded 6108 bytes 2021-05-14T23:28:20.7991138Z 2021-05-14T23:28:20.8019029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:28:21.0647199Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-14T23:28:21.0927833Z ================================================== 2021-05-14T23:28:21.0929111Z downloaded 1.1 MB 2021-05-14T23:28:21.0929676Z 2021-05-14T23:28:21.0960741Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:28:21.3777269Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-14T23:28:21.4007902Z ================================================== 2021-05-14T23:28:21.4008902Z downloaded 674 KB 2021-05-14T23:28:21.4009487Z 2021-05-14T23:28:21.4041027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:28:21.6882365Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-14T23:28:21.6883791Z ================================================== 2021-05-14T23:28:21.6884639Z downloaded 13 KB 2021-05-14T23:28:21.6885009Z 2021-05-14T23:28:21.6916692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:28:22.3298611Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-14T23:28:22.3453318Z ================================================== 2021-05-14T23:28:22.3454189Z downloaded 264 KB 2021-05-14T23:28:22.3454725Z 2021-05-14T23:28:22.3484784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:28:22.7332974Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-14T23:28:22.7553308Z ================================================== 2021-05-14T23:28:22.7554243Z downloaded 464 KB 2021-05-14T23:28:22.7554822Z 2021-05-14T23:28:22.7586821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:28:23.0118984Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-14T23:28:23.0129024Z ================================================== 2021-05-14T23:28:23.0129855Z downloaded 25 KB 2021-05-14T23:28:23.0130393Z 2021-05-14T23:28:23.0167856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:28:23.2233886Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-14T23:28:23.2339102Z ================================================== 2021-05-14T23:28:23.2339956Z downloaded 117 KB 2021-05-14T23:28:23.2340311Z 2021-05-14T23:28:23.2379643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:28:23.6221049Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-14T23:28:23.6330640Z ================================================== 2021-05-14T23:28:23.6331154Z downloaded 138 KB 2021-05-14T23:28:23.6331459Z 2021-05-14T23:28:23.6365667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:28:24.7407234Z Content type 'application/x-tar' length 6100 bytes 2021-05-14T23:28:24.7410203Z ================================================== 2021-05-14T23:28:24.7410776Z downloaded 6100 bytes 2021-05-14T23:28:24.7411099Z 2021-05-14T23:28:24.7458686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:28:24.9182183Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-14T23:28:24.9235926Z ================================================== 2021-05-14T23:28:24.9236698Z downloaded 59 KB 2021-05-14T23:28:24.9237177Z 2021-05-14T23:28:24.9278125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:28:25.3109454Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-14T23:28:25.3119684Z ================================================== 2021-05-14T23:28:25.3120245Z downloaded 23 KB 2021-05-14T23:28:25.3120533Z 2021-05-14T23:28:25.3163643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:28:25.4945959Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-14T23:28:25.4947657Z ================================================== 2021-05-14T23:28:25.4948497Z downloaded 8130 bytes 2021-05-14T23:28:25.4948990Z 2021-05-14T23:28:25.4981052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:28:25.7707614Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-14T23:28:25.7832421Z ================================================== 2021-05-14T23:28:25.7833511Z downloaded 160 KB 2021-05-14T23:28:25.7834129Z 2021-05-14T23:28:25.7872150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:28:26.2764895Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-14T23:28:26.2766660Z ================================================== 2021-05-14T23:28:26.2768810Z downloaded 73 KB 2021-05-14T23:28:26.2769664Z 2021-05-14T23:28:26.2809048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:28:26.6691407Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-14T23:28:26.6692874Z ================================================== 2021-05-14T23:28:26.6693592Z downloaded 11 KB 2021-05-14T23:28:26.6694033Z 2021-05-14T23:28:26.6735567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:28:27.0609184Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-14T23:28:27.0764583Z ================================================== 2021-05-14T23:28:27.0765421Z downloaded 266 KB 2021-05-14T23:28:27.0765898Z 2021-05-14T23:28:27.0804832Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:28:27.4641408Z Content type 'binary/octet-stream' length 105520 bytes (103 KB) 2021-05-14T23:28:27.4743631Z ================================================== 2021-05-14T23:28:27.4745343Z downloaded 103 KB 2021-05-14T23:28:27.4745670Z 2021-05-14T23:28:27.4782427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:28:27.7562215Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-14T23:28:27.7625063Z ================================================== 2021-05-14T23:28:27.7625800Z downloaded 79 KB 2021-05-14T23:28:27.7626289Z 2021-05-14T23:28:27.7664956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:28:28.1514270Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-14T23:28:28.1515914Z ================================================== 2021-05-14T23:28:28.1516799Z downloaded 15 KB 2021-05-14T23:28:28.1517253Z 2021-05-14T23:28:28.1558219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:28:28.4341538Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-14T23:28:28.4452320Z ================================================== 2021-05-14T23:28:28.4453067Z downloaded 132 KB 2021-05-14T23:28:28.4453514Z 2021-05-14T23:28:28.4484551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:28:28.6198306Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-14T23:28:28.8327503Z ================================================== 2021-05-14T23:28:28.8328523Z downloaded 7.2 MB 2021-05-14T23:28:28.8329121Z 2021-05-14T23:28:28.8363217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:28:29.8143568Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-14T23:28:29.9243803Z ================================================== 2021-05-14T23:28:29.9245334Z downloaded 2.8 MB 2021-05-14T23:28:29.9245678Z 2021-05-14T23:28:29.9287719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:28:30.3135936Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-14T23:28:30.3397538Z ================================================== 2021-05-14T23:28:30.3398175Z downloaded 869 KB 2021-05-14T23:28:30.3398497Z 2021-05-14T23:28:30.3441891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:28:30.5100947Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-14T23:28:30.5215320Z ================================================== 2021-05-14T23:28:30.5215871Z downloaded 131 KB 2021-05-14T23:28:30.5216186Z 2021-05-14T23:28:30.5251912Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:28:30.8231591Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-14T23:28:30.8294804Z ================================================== 2021-05-14T23:28:30.8295377Z downloaded 81 KB 2021-05-14T23:28:30.8295662Z 2021-05-14T23:28:30.8336461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:28:31.0550214Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-14T23:28:31.0551463Z ================================================== 2021-05-14T23:28:31.0552131Z downloaded 11 KB 2021-05-14T23:28:31.0552605Z 2021-05-14T23:28:31.0586898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:28:31.5645995Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-14T23:28:31.5648787Z ================================================== 2021-05-14T23:28:31.5649306Z downloaded 43 KB 2021-05-14T23:28:31.5649618Z 2021-05-14T23:28:31.5696852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:28:31.9559713Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-14T23:28:31.9561257Z ================================================== 2021-05-14T23:28:31.9562231Z downloaded 10 KB 2021-05-14T23:28:31.9562562Z 2021-05-14T23:28:31.9599616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:28:32.3489357Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-14T23:28:32.3495634Z ================================================== 2021-05-14T23:28:32.3496150Z downloaded 29 KB 2021-05-14T23:28:32.3496452Z 2021-05-14T23:28:32.3532460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:28:32.6640041Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-14T23:28:32.6894643Z ================================================== 2021-05-14T23:28:32.6895219Z downloaded 662 KB 2021-05-14T23:28:32.6895532Z 2021-05-14T23:28:32.6939029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:28:33.0806600Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-14T23:28:33.0825725Z ================================================== 2021-05-14T23:28:33.0827637Z downloaded 39 KB 2021-05-14T23:28:33.0827969Z 2021-05-14T23:28:33.0960905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:28:33.3720804Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-14T23:28:33.3880761Z ================================================== 2021-05-14T23:28:33.3881293Z downloaded 249 KB 2021-05-14T23:28:33.3881606Z 2021-05-14T23:28:33.3921915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:28:33.9976792Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-14T23:28:33.9978446Z ================================================== 2021-05-14T23:28:33.9979887Z downloaded 43 KB 2021-05-14T23:28:33.9980533Z 2021-05-14T23:28:34.0023209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:28:34.4025101Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-14T23:28:34.5343942Z ================================================== 2021-05-14T23:28:34.5345115Z downloaded 361 KB 2021-05-14T23:28:34.5345801Z 2021-05-14T23:28:34.9207555Z * installing *source* package ‘utf8’ ... 2021-05-14T23:28:34.9276056Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:34.9277011Z ** using staged installation 2021-05-14T23:28:34.9432501Z ** libs 2021-05-14T23:28:34.9488408Z 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-14T23:28:35.0205263Z 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-14T23:28:35.1795919Z 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-14T23:28:35.2449353Z 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-14T23:28:35.2881495Z 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-14T23:28:35.3551123Z 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-14T23:28:35.5451012Z 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-14T23:28:35.6190700Z 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-14T23:28:35.7664136Z 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-14T23:28:35.8540593Z 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-14T23:28:35.9520676Z 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-14T23:28:36.0278452Z 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-14T23:28:36.0912679Z 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-14T23:28:36.1579130Z 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-14T23:28:36.2156123Z 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-14T23:28:36.2751736Z 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-14T23:28:36.3495769Z 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-14T23:28:36.4124722Z 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-14T23:28:36.4549951Z 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-14T23:28:36.5332143Z 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-14T23:28:36.5858158Z 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-14T23:28:36.8298532Z 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-14T23:28:37.1747236Z 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-14T23:28:37.3693507Z 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-14T23:28:37.4456366Z 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-14T23:28:37.5123679Z 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-14T23:28:37.5921355Z 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-14T23:28:37.6728657Z 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-14T23:28:37.6804607Z 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-14T23:28:37.7128117Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T23:28:37.7148181Z ** R 2021-05-14T23:28:37.7236032Z ** inst 2021-05-14T23:28:37.7247214Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:38.2513123Z ** help 2021-05-14T23:28:38.2836783Z *** installing help indices 2021-05-14T23:28:38.3114028Z ** building package indices 2021-05-14T23:28:38.5271556Z ** installing vignettes 2021-05-14T23:28:38.5328096Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:38.7249748Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:28:38.7431042Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:38.9347691Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:38.9355023Z * DONE (utf8) 2021-05-14T23:28:39.1752268Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T23:28:39.1764051Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:39.1765420Z ** using staged installation 2021-05-14T23:28:39.1897908Z ** R 2021-05-14T23:28:39.1921493Z ** inst 2021-05-14T23:28:39.1930553Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:39.4437249Z ** help 2021-05-14T23:28:39.4664203Z *** installing help indices 2021-05-14T23:28:39.4848463Z ** building package indices 2021-05-14T23:28:39.6913018Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:39.8787574Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:40.0646997Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:40.0652627Z * DONE (pkgconfig) 2021-05-14T23:28:40.3784379Z * installing *source* package ‘fansi’ ... 2021-05-14T23:28:40.3820894Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:40.3822168Z ** using staged installation 2021-05-14T23:28:40.3970007Z ** libs 2021-05-14T23:28:40.4051719Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T23:28:40.4473023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-14T23:28:40.5144099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:28:40.5652710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-14T23:28:40.6434647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-14T23:28:41.1591879Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T23:28:41.1998069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-14T23:28:41.6092405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-14T23:28:41.7712183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T23:28:41.8225427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-14T23:28:41.9588254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T23:28:42.2361187Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T23:28:42.3497727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-14T23:28:42.4094062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-14T23:28:42.4738603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:28:42.6579651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-14T23:28:43.0205112Z 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-14T23:28:43.0516996Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T23:28:43.0518301Z ** R 2021-05-14T23:28:43.0620936Z ** inst 2021-05-14T23:28:43.0632138Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:43.7908346Z ** help 2021-05-14T23:28:43.8683910Z *** installing help indices 2021-05-14T23:28:43.9116043Z ** building package indices 2021-05-14T23:28:44.1508585Z ** installing vignettes 2021-05-14T23:28:44.1571514Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:44.3613616Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:28:44.3788863Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:44.5740004Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:44.5748879Z * DONE (fansi) 2021-05-14T23:28:45.0897570Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:28:45.1005305Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:45.1006091Z ** using staged installation 2021-05-14T23:28:45.1180365Z ** libs 2021-05-14T23:28:45.1227235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-14T23:28:45.3507186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T23:28:45.4167130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:28:45.4663893Z 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-14T23:28:45.4916924Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T23:28:45.4918202Z ** R 2021-05-14T23:28:45.5347119Z ** inst 2021-05-14T23:28:45.5365802Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:53.1517390Z ** help 2021-05-14T23:28:53.3718684Z *** installing help indices 2021-05-14T23:28:53.5253697Z ** building package indices 2021-05-14T23:28:53.8376491Z ** installing vignettes 2021-05-14T23:28:53.8465854Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:54.1671159Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:28:54.1852135Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:54.6399199Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:54.6475450Z * DONE (diffobj) 2021-05-14T23:28:54.9729223Z * installing *source* package ‘ps’ ... 2021-05-14T23:28:54.9771712Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:54.9774301Z ** using staged installation 2021-05-14T23:28:55.1877660Z ** libs 2021-05-14T23:28:55.1932064Z gcc -g -O2 -Wall px.c -o px 2021-05-14T23:28:55.3378196Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:28:55.4095673Z 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-14T23:28:55.4812444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-14T23:28:55.5525955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-14T23:28:55.7319400Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-14T23:28:55.7869486Z 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-14T23:28:56.0921412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-14T23:28:56.2743825Z 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-14T23:28:56.3865909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-14T23:28:56.4969852Z 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-14T23:28:57.0018610Z 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-14T23:28:57.0356790Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T23:28:57.0357899Z ** R 2021-05-14T23:28:57.0451016Z ** inst 2021-05-14T23:28:57.0462375Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:58.2541470Z ** help 2021-05-14T23:28:58.4125616Z *** installing help indices 2021-05-14T23:28:58.5177130Z ** building package indices 2021-05-14T23:28:58.8263681Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:59.0232182Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:28:59.0415796Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:59.2596598Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:59.2608678Z * DONE (ps) 2021-05-14T23:28:59.4838417Z * installing *source* package ‘praise’ ... 2021-05-14T23:28:59.4850288Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:59.4851667Z ** using staged installation 2021-05-14T23:28:59.4966196Z ** R 2021-05-14T23:28:59.5009944Z ** inst 2021-05-14T23:28:59.5019968Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:59.7473708Z ** help 2021-05-14T23:28:59.7612457Z *** installing help indices 2021-05-14T23:28:59.7846466Z ** building package indices 2021-05-14T23:28:59.9890602Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:00.1760390Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:00.3635860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:00.3637208Z * DONE (praise) 2021-05-14T23:29:00.7481106Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:29:00.7536440Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:00.7541881Z ** using staged installation 2021-05-14T23:29:00.7706831Z ** R 2021-05-14T23:29:00.7825735Z ** inst 2021-05-14T23:29:00.7834603Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:01.7716865Z ** help 2021-05-14T23:29:01.8316752Z *** installing help indices 2021-05-14T23:29:01.8835733Z ** building package indices 2021-05-14T23:29:02.1290965Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:02.6760614Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:03.2590135Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:03.2602408Z * DONE (pkgload) 2021-05-14T23:29:03.5237507Z * installing *source* package ‘evaluate’ ... 2021-05-14T23:29:03.5255813Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:03.5257091Z ** using staged installation 2021-05-14T23:29:03.5415470Z ** R 2021-05-14T23:29:03.5472913Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:04.1276285Z ** help 2021-05-14T23:29:04.1594652Z *** installing help indices 2021-05-14T23:29:04.1957940Z ** building package indices 2021-05-14T23:29:04.4170998Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:04.6068723Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:04.8044752Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:04.8052405Z * DONE (evaluate) 2021-05-14T23:29:05.0368758Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:29:05.0380065Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:05.0381614Z ** using staged installation 2021-05-14T23:29:05.0551110Z ** libs 2021-05-14T23:29:05.0605449Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-14T23:29:05.1436900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:29:05.1977369Z 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-14T23:29:05.2236867Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T23:29:05.2238182Z ** R 2021-05-14T23:29:05.2263593Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:05.5239065Z ** help 2021-05-14T23:29:05.5513766Z *** installing help indices 2021-05-14T23:29:05.5737908Z ** building package indices 2021-05-14T23:29:05.7881454Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:06.0066804Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:06.0245854Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:06.2311870Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:06.2318195Z * DONE (ellipsis) 2021-05-14T23:29:06.5320370Z * installing *source* package ‘digest’ ... 2021-05-14T23:29:06.5352800Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:06.5354256Z ** using staged installation 2021-05-14T23:29:06.5481633Z ** libs 2021-05-14T23:29:06.5541988Z 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-14T23:29:06.7521302Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:29:07.1117028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-14T23:29:07.8712631Z 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-14T23:29:08.1510543Z 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-14T23:29:08.7900320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-14T23:29:08.8751127Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-14T23:29:09.1198265Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T23:29:09.1817955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:29:09.2056292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-14T23:29:09.3641318Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T23:29:09.4202871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-14T23:29:09.4994826Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-14T23:29:09.8302418Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-14T23:29:09.9738762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-14T23:29:10.6135658Z 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-14T23:29:10.7491156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T23:29:11.0333246Z 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-14T23:29:11.0797734Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T23:29:11.0819060Z ** R 2021-05-14T23:29:11.0890854Z ** demo 2021-05-14T23:29:11.0897797Z ** inst 2021-05-14T23:29:11.0917462Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:11.7074449Z ** help 2021-05-14T23:29:11.7484037Z *** installing help indices 2021-05-14T23:29:11.7809509Z ** building package indices 2021-05-14T23:29:12.0076445Z ** installing vignettes 2021-05-14T23:29:12.0084878Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:12.2022171Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:12.2201610Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:12.4183795Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:12.4194763Z * DONE (digest) 2021-05-14T23:29:12.6580823Z * installing *source* package ‘brio’ ... 2021-05-14T23:29:12.6595874Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:12.6597280Z ** using staged installation 2021-05-14T23:29:12.6789446Z ** libs 2021-05-14T23:29:12.6839651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-14T23:29:12.7244438Z 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-14T23:29:12.7771867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:29:12.8253486Z 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-14T23:29:12.8835831Z 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-14T23:29:12.9407336Z 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-14T23:29:13.0300899Z 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-14T23:29:13.0818924Z 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-14T23:29:13.1444496Z 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-14T23:29:13.1686269Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T23:29:13.1715879Z ** R 2021-05-14T23:29:13.1740356Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:13.4281853Z ** help 2021-05-14T23:29:13.4502295Z *** installing help indices 2021-05-14T23:29:13.4728700Z ** building package indices 2021-05-14T23:29:13.6854523Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:13.8774413Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:13.8950528Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:14.0809697Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:14.0815501Z * DONE (brio) 2021-05-14T23:29:14.4120529Z * installing *source* package ‘xml2’ ... 2021-05-14T23:29:14.4161820Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:14.4163193Z ** using staged installation 2021-05-14T23:29:14.4291545Z Found pkg-config cflags and libs! 2021-05-14T23:29:14.5142991Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-14T23:29:14.5144273Z Using PKG_LIBS=-lxml2 2021-05-14T23:29:14.6761088Z ** libs 2021-05-14T23:29:14.6812764Z 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-14T23:29:15.2693467Z 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-14T23:29:15.3191881Z 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-14T23:29:15.9711926Z 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-14T23:29:16.4802309Z 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-14T23:29:17.3037150Z 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-14T23:29:19.4333571Z 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-14T23:29:20.0679621Z 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-14T23:29:20.7840631Z 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-14T23:29:21.3328026Z 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-14T23:29:21.8627615Z 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-14T23:29:21.9596660Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T23:29:21.9626801Z ** R 2021-05-14T23:29:21.9750893Z ** inst 2021-05-14T23:29:21.9766896Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:23.0599326Z ** help 2021-05-14T23:29:23.1651537Z *** installing help indices 2021-05-14T23:29:23.2237496Z ** building package indices 2021-05-14T23:29:23.8759168Z ** installing vignettes 2021-05-14T23:29:23.8767739Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:23.8769177Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:23.8770376Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:23.9392119Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:23.9405953Z * DONE (xml2) 2021-05-14T23:29:24.2482408Z * installing *source* package ‘xfun’ ... 2021-05-14T23:29:24.2516912Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:24.2518197Z ** using staged installation 2021-05-14T23:29:24.2689268Z ** libs 2021-05-14T23:29:24.2743697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:29:24.3850342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:29:24.4353281Z 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-14T23:29:24.4716806Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T23:29:24.4718061Z ** R 2021-05-14T23:29:24.4907092Z ** inst 2021-05-14T23:29:24.4920515Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:25.9514332Z ** help 2021-05-14T23:29:26.1054889Z *** installing help indices 2021-05-14T23:29:26.2141428Z ** building package indices 2021-05-14T23:29:26.5196468Z ** installing vignettes 2021-05-14T23:29:26.5263021Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:26.7220118Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:26.7392429Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:26.9543196Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:26.9559088Z * DONE (xfun) 2021-05-14T23:29:30.0513256Z * installing *source* package ‘stringi’ ... 2021-05-14T23:29:30.1748951Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:30.1750437Z ** using staged installation 2021-05-14T23:29:30.2992539Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-14T23:29:30.2993900Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-14T23:29:30.4779166Z checking for endianness... little 2021-05-14T23:29:30.6650186Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:29:30.8357589Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:29:30.8363102Z checking for cat... /usr/bin/cat 2021-05-14T23:29:31.0621829Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:29:31.0623016Z checking for gcc... gcc 2021-05-14T23:29:31.1220924Z checking whether the C compiler works... yes 2021-05-14T23:29:31.1222304Z checking for C compiler default output file name... a.out 2021-05-14T23:29:31.1595722Z checking for suffix of executables... 2021-05-14T23:29:31.2052820Z checking whether we are cross compiling... no 2021-05-14T23:29:31.2306784Z checking for suffix of object files... o 2021-05-14T23:29:31.2523831Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:29:31.2759581Z checking whether gcc accepts -g... yes 2021-05-14T23:29:31.3128923Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:29:31.3332975Z checking how to run the C preprocessor... gcc -E 2021-05-14T23:29:31.3556271Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:29:31.3571810Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:29:31.4651550Z checking for ANSI C header files... yes 2021-05-14T23:29:31.4960055Z checking for sys/types.h... yes 2021-05-14T23:29:31.5294481Z checking for sys/stat.h... yes 2021-05-14T23:29:31.5630563Z checking for stdlib.h... yes 2021-05-14T23:29:31.5988706Z checking for string.h... yes 2021-05-14T23:29:31.6361270Z checking for memory.h... yes 2021-05-14T23:29:31.6720045Z checking for strings.h... yes 2021-05-14T23:29:31.7092050Z checking for inttypes.h... yes 2021-05-14T23:29:31.7456443Z checking for stdint.h... yes 2021-05-14T23:29:31.7863854Z checking for unistd.h... yes 2021-05-14T23:29:31.8327848Z checking elf.h usability... yes 2021-05-14T23:29:31.8437300Z checking elf.h presence... yes 2021-05-14T23:29:31.8438673Z checking for elf.h... yes 2021-05-14T23:29:31.8905814Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:29:31.9121950Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-14T23:29:32.2873475Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:29:32.3124647Z checking whether the compiler implements namespaces... yes 2021-05-14T23:29:32.4664399Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:29:33.0907320Z checking whether std::map is available... yes 2021-05-14T23:29:33.0925526Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:29:33.0973256Z checking with pkg-config for the system ICU4C... 66.1 2021-05-14T23:29:33.0998141Z checking for ICU4C >= 55... yes 2021-05-14T23:29:33.1066568Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-14T23:29:33.5531904Z checking whether an ICU4C-based project can be built... yes 2021-05-14T23:29:33.6150573Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-14T23:29:33.9517656Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-14T23:29:34.9472950Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-14T23:29:35.6524169Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-14T23:29:35.6888121Z configure: creating ./config.status 2021-05-14T23:29:35.7685573Z config.status: creating src/Makevars 2021-05-14T23:29:35.7865641Z config.status: creating src/uconfig_local.h 2021-05-14T23:29:35.8036481Z config.status: creating src/install.libs.R 2021-05-14T23:29:35.8193923Z 2021-05-14T23:29:35.8194943Z *** stringi configure summary: 2021-05-14T23:29:35.8198232Z ICU_FOUND=1 2021-05-14T23:29:35.8198794Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:29:35.8199953Z STRINGI_CFLAGS= -fpic 2021-05-14T23:29:35.8200839Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-14T23:29:35.8201657Z STRINGI_CXXFLAGS= -fpic 2021-05-14T23:29:35.8202486Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-14T23:29:35.8203363Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-14T23:29:35.8203762Z 2021-05-14T23:29:35.8204224Z *** Compiler settings used: 2021-05-14T23:29:35.8204684Z CC=gcc 2021-05-14T23:29:35.8205250Z LD=g++ -std=gnu++14 2021-05-14T23:29:35.8205874Z CFLAGS=-g -O2 -fpic 2021-05-14T23:29:35.8206688Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:29:35.8207429Z CXX=g++ -std=gnu++11 2021-05-14T23:29:35.8208061Z CXXFLAGS=-g -O2 -fpic 2021-05-14T23:29:35.8208522Z LDFLAGS= 2021-05-14T23:29:35.8209221Z LIBS= 2021-05-14T23:29:35.8209478Z 2021-05-14T23:29:35.8593562Z ** libs 2021-05-14T23:29:35.8694587Z 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-14T23:29:36.6826584Z 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-14T23:29:37.4423431Z 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-14T23:29:38.2398077Z 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-14T23:29:39.1064667Z 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-14T23:29:39.7189986Z 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-14T23:29:40.7242797Z 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-14T23:29:41.3958018Z 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-14T23:29:42.1091398Z 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-14T23:29:42.7768455Z 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-14T23:29:43.5500873Z 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-14T23:29:44.3413653Z 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-14T23:29:45.2048856Z 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-14T23:29:46.0009041Z 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-14T23:29:46.7275850Z 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-14T23:29:47.8779380Z 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-14T23:29:49.7477579Z 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-14T23:29:50.5584078Z 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-14T23:29:51.3554787Z 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-14T23:29:51.9981467Z 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-14T23:29:52.6305699Z 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-14T23:29:53.7308451Z 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-14T23:29:54.5407509Z 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-14T23:29:55.2888057Z 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-14T23:29:56.2318122Z 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-14T23:29:57.1679005Z 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-14T23:29:57.8798421Z 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-14T23:29:58.6554118Z 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-14T23:29:59.4352920Z 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-14T23:30:00.4586592Z 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-14T23:30:01.4969513Z 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-14T23:30:02.6836248Z 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-14T23:30:03.6701252Z 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-14T23:30:04.5720914Z 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-14T23:30:05.4763381Z 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-14T23:30:06.2785803Z 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-14T23:30:07.0664611Z 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-14T23:30:07.8436251Z 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-14T23:30:08.6447399Z 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-14T23:30:09.6388642Z 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-14T23:30:10.6199889Z 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-14T23:30:11.6718334Z 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-14T23:30:12.6708800Z 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-14T23:30:13.5631853Z 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-14T23:30:14.4906452Z 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-14T23:30:15.1591638Z 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-14T23:30:16.0084458Z 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-14T23:30:16.8525655Z 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-14T23:30:17.7040114Z 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-14T23:30:18.4041507Z 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-14T23:30:19.0877949Z 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-14T23:30:19.9855739Z 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-14T23:30:20.8864058Z 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-14T23:30:21.8701973Z 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-14T23:30:22.8043008Z 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-14T23:30:23.7213676Z 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-14T23:30:24.5293318Z 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-14T23:30:24.5438751Z 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-14T23:30:25.5496536Z 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-14T23:30:26.2525416Z 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-14T23:30:26.9554636Z 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-14T23:30:27.8930650Z 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-14T23:30:28.8038223Z 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-14T23:30:29.9092692Z 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-14T23:30:30.7414053Z 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-14T23:30:31.6994779Z 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-14T23:30:32.5079902Z 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-14T23:30:34.3636377Z 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-14T23:30:35.1406139Z 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-14T23:30:35.8439044Z 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-14T23:30:36.8534286Z 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-14T23:30:37.5388783Z 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-14T23:30:38.2594578Z 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-14T23:30:39.2184897Z 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-14T23:30:40.0741117Z 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-14T23:30:41.0632423Z 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-14T23:30:41.8905853Z 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-14T23:30:42.7503199Z 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-14T23:30:43.5030978Z 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-14T23:30:44.2132449Z 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-14T23:30:44.9522847Z 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-14T23:30:45.6307139Z 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-14T23:30:46.3179342Z 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-14T23:30:47.8905709Z 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-14T23:30:48.1168477Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T23:30:48.2064146Z ** R 2021-05-14T23:30:48.2398086Z ** inst 2021-05-14T23:30:48.2407874Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:49.4845058Z ** help 2021-05-14T23:30:49.9575037Z *** installing help indices 2021-05-14T23:30:50.2031771Z ** building package indices 2021-05-14T23:30:50.6492437Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:50.8520563Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:50.8737375Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:51.0939112Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:51.0952422Z * DONE (stringi) 2021-05-14T23:30:52.2635380Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:30:52.3017766Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:52.3018643Z ** using staged installation 2021-05-14T23:30:52.3148631Z ** libs 2021-05-14T23:30:52.3202511Z 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-14T23:30:55.9752919Z 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-14T23:31:13.7292473Z 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-14T23:31:13.9647895Z 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-14T23:31:17.9609597Z 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-14T23:31:26.4038982Z 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-14T23:31:28.9776208Z 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-14T23:31:29.1614826Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T23:31:29.1737368Z ** R 2021-05-14T23:31:29.1892692Z ** inst 2021-05-14T23:31:29.2377541Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:31.2232785Z ** help 2021-05-14T23:31:31.3292364Z *** installing help indices 2021-05-14T23:31:31.4026112Z ** building package indices 2021-05-14T23:31:31.6715492Z ** installing vignettes 2021-05-14T23:31:31.6791920Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:31.9690090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:31:31.9951499Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:32.3227253Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:32.3322085Z * DONE (Rcpp) 2021-05-14T23:31:32.6590322Z * installing *source* package ‘commonmark’ ... 2021-05-14T23:31:32.6632337Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:32.6633559Z ** using staged installation 2021-05-14T23:31:32.6768208Z ** libs 2021-05-14T23:31:32.6823727Z 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-14T23:31:32.6857618Z 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-14T23:31:32.7360368Z 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-14T23:31:32.7775283Z 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-14T23:31:32.8473494Z 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-14T23:31:32.9001534Z 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-14T23:31:33.2254693Z 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-14T23:31:33.3213397Z 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-14T23:31:33.8081254Z 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-14T23:31:34.6057190Z 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-14T23:31:36.6747702Z 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-14T23:31:40.4630943Z 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-14T23:31:40.6080709Z 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-14T23:31:40.6593269Z 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-14T23:31:40.7698236Z 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-14T23:31:40.8642564Z 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-14T23:31:40.9558584Z 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-14T23:31:41.1665733Z 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-14T23:31:41.3841504Z 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-14T23:31:41.5215274Z 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-14T23:31:41.5677224Z 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-14T23:31:41.6150861Z 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-14T23:31:41.7304037Z 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-14T23:31:41.7617128Z 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-14T23:31:41.8286686Z 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-14T23:31:41.8799371Z 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-14T23:31:41.9220346Z 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-14T23:31:41.9751306Z 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-14T23:31:42.0501349Z 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-14T23:31:42.1586514Z 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-14T23:31:42.2069076Z 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-14T23:31:42.2873876Z 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-14T23:31:42.4740098Z 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-14T23:31:42.5062260Z 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-14T23:31:42.6583945Z 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-14T23:31:42.7465990Z 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-14T23:31:43.0523289Z 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-14T23:31:43.1100426Z 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-14T23:31:43.1236116Z 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-14T23:31:43.1683785Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T23:31:43.1745833Z ** R 2021-05-14T23:31:43.1775433Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:43.4288411Z ** help 2021-05-14T23:31:43.4421654Z *** installing help indices 2021-05-14T23:31:43.4598433Z ** building package indices 2021-05-14T23:31:43.6626376Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:43.8577225Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:31:43.8759052Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:44.0605155Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:44.0611024Z * DONE (commonmark) 2021-05-14T23:31:44.3455923Z * installing *source* package ‘brew’ ... 2021-05-14T23:31:44.3463455Z ** using staged installation 2021-05-14T23:31:44.3551478Z ** R 2021-05-14T23:31:44.3584702Z ** inst 2021-05-14T23:31:44.3613209Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:44.7470598Z ** help 2021-05-14T23:31:44.7625589Z *** installing help indices 2021-05-14T23:31:44.7813468Z ** building package indices 2021-05-14T23:31:44.9911485Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:45.1800596Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:45.3666986Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:45.3674662Z * DONE (brew) 2021-05-14T23:31:45.6097626Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T23:31:45.6113086Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:45.6114537Z ** using staged installation 2021-05-14T23:31:45.6351372Z ** R 2021-05-14T23:31:45.6396933Z ** inst 2021-05-14T23:31:45.6405478Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:46.1379688Z ** help 2021-05-14T23:31:46.1553848Z *** installing help indices 2021-05-14T23:31:46.1753517Z ** building package indices 2021-05-14T23:31:46.3863917Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:46.6311269Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:46.8768507Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:46.8774793Z * DONE (sessioninfo) 2021-05-14T23:31:47.1067342Z * installing *source* package ‘prettyunits’ ... 2021-05-14T23:31:47.1079054Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:47.1080392Z ** using staged installation 2021-05-14T23:31:47.1200327Z ** R 2021-05-14T23:31:47.1245988Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:31:47.4716158Z ** help 2021-05-14T23:31:47.4997874Z *** installing help indices 2021-05-14T23:31:47.5224493Z ** building package indices 2021-05-14T23:31:47.7316794Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:31:47.9211455Z ** testing if installed package can be loaded from final location 2021-05-14T23:31:48.1177303Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:31:48.1183491Z * DONE (prettyunits) 2021-05-14T23:31:48.7487319Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:31:48.7637866Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:31:48.7639560Z ** using staged installation 2021-05-14T23:31:48.7852423Z ** libs 2021-05-14T23:31:48.7933976Z 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-14T23:31:48.9199644Z 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-14T23:31:49.0137661Z 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-14T23:31:49.1102258Z 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-14T23:31:49.3756032Z 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-14T23:31:49.5056868Z 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-14T23:31:49.6579863Z 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-14T23:31:49.7271024Z 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-14T23:31:49.8451803Z 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-14T23:31:49.9274138Z 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-14T23:31:50.0782079Z 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-14T23:31:50.3035079Z 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-14T23:31:50.4362947Z 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-14T23:31:50.5333864Z 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-14T23:31:50.8172308Z 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-14T23:31:50.8828911Z 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-14T23:31:51.3214531Z 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-14T23:31:51.4198031Z 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-14T23:31:51.5563145Z 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-14T23:31:51.6897183Z 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-14T23:31:51.7517982Z 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-14T23:31:52.0171109Z 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-14T23:31:52.0837345Z 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-14T23:31:52.4338469Z 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-14T23:31:52.5198960Z 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-14T23:31:53.3120172Z 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-14T23:31:53.4807038Z 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-14T23:31:53.5585172Z 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-14T23:31:53.6370511Z 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-14T23:31:53.8152635Z 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-14T23:31:53.9340400Z 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-14T23:31:54.0806934Z 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-14T23:31:54.2024656Z 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-14T23:31:54.3508661Z 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-14T23:31:54.6256740Z 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-14T23:31:54.7322244Z 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-14T23:31:54.8208326Z 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-14T23:31:54.9493086Z 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-14T23:31:55.4555858Z 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-14T23:31:55.8492852Z 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-14T23:31:56.1186210Z 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-14T23:31:56.3038772Z 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-14T23:31:56.6085770Z 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-14T23:31:56.6678924Z 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-14T23:31:56.8890789Z 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-14T23:31:57.0521281Z 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-14T23:31:57.1681429Z 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-14T23:31:57.5585962Z 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-14T23:31:57.7335983Z 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-14T23:31:57.8778711Z 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-14T23:31:57.9927405Z 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-14T23:31:58.0760246Z 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-14T23:31:58.2118218Z 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-14T23:31:58.3541697Z 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-14T23:31:58.4894768Z 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-14T23:31:58.6014771Z 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-14T23:31:58.6825039Z 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-14T23:31:58.7593132Z 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-14T23:31:58.8167533Z 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-14T23:31:59.5394068Z 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-14T23:31:59.5838861Z 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-14T23:31:59.6557342Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T23:31:59.6584007Z ** R 2021-05-14T23:31:59.6984156Z ** inst 2021-05-14T23:31:59.7007391Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:02.8453844Z ** help 2021-05-14T23:32:03.1324172Z *** installing help indices 2021-05-14T23:32:03.3461439Z *** copying figures 2021-05-14T23:32:03.3472125Z ** building package indices 2021-05-14T23:32:03.7138554Z ** installing vignettes 2021-05-14T23:32:03.7338528Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:03.9759198Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:03.9951002Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:04.3001637Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:04.3034281Z * DONE (vctrs) 2021-05-14T23:32:04.6350726Z * installing *source* package ‘processx’ ... 2021-05-14T23:32:04.6392875Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:04.6397303Z ** using staged installation 2021-05-14T23:32:04.6596940Z ** libs 2021-05-14T23:32:04.6653360Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:32:04.8272082Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:32:04.8273640Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:32:05.0174166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:32:05.1116702Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-14T23:32:05.2199859Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-14T23:32:05.2847931Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T23:32:05.2849660Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-14T23:32:05.3086536Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:32:05.3865096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-14T23:32:05.4979488Z 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-14T23:32:05.8852780Z 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-14T23:32:05.9836989Z 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-14T23:32:06.1111460Z 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-14T23:32:06.2185588Z 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-14T23:32:06.3020707Z 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-14T23:32:06.6597652Z 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-14T23:32:06.7710189Z 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-14T23:32:06.8901523Z 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-14T23:32:06.9507169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T23:32:07.0295127Z 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-14T23:32:07.0578966Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T23:32:07.0622451Z ** R 2021-05-14T23:32:07.0778364Z ** inst 2021-05-14T23:32:07.0787499Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:09.0496726Z ** help 2021-05-14T23:32:09.1343142Z *** installing help indices 2021-05-14T23:32:09.1824387Z ** building package indices 2021-05-14T23:32:09.4398034Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:09.6495472Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:09.6742830Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:09.9046400Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:09.9062645Z * DONE (processx) 2021-05-14T23:32:10.1965956Z * installing *source* package ‘markdown’ ... 2021-05-14T23:32:10.1992683Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:10.1995300Z ** using staged installation 2021-05-14T23:32:10.2173904Z ** libs 2021-05-14T23:32:10.2227931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-14T23:32:10.2934022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-14T23:32:10.3477918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-14T23:32:10.5388645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-14T23:32:10.6588303Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-14T23:32:10.7423443Z 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-14T23:32:10.7853057Z 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-14T23:32:10.8281274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-14T23:32:11.0725975Z 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-14T23:32:11.2281176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-14T23:32:12.4634022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-14T23:32:12.5147952Z 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-14T23:32:12.5436790Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T23:32:12.5437919Z ** R 2021-05-14T23:32:12.5496563Z ** inst 2021-05-14T23:32:12.5517308Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:13.0577197Z ** help 2021-05-14T23:32:13.0976783Z *** installing help indices 2021-05-14T23:32:13.1278067Z ** building package indices 2021-05-14T23:32:13.3475637Z ** installing vignettes 2021-05-14T23:32:13.3535956Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:13.5461431Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:13.5634818Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:13.7623475Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:13.7655079Z * DONE (markdown) 2021-05-14T23:32:14.0063436Z * installing *source* package ‘highr’ ... 2021-05-14T23:32:14.0075680Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:14.0077574Z ** using staged installation 2021-05-14T23:32:14.0251490Z ** R 2021-05-14T23:32:14.0291614Z ** inst 2021-05-14T23:32:14.0304919Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:14.4113569Z ** help 2021-05-14T23:32:14.4244554Z *** installing help indices 2021-05-14T23:32:14.4412874Z ** building package indices 2021-05-14T23:32:14.6436469Z ** installing vignettes 2021-05-14T23:32:14.6469216Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:14.8368048Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:15.0263567Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:15.0271711Z * DONE (highr) 2021-05-14T23:32:15.3436194Z * installing *source* package ‘stringr’ ... 2021-05-14T23:32:15.3470639Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:15.3472042Z ** using staged installation 2021-05-14T23:32:15.3663083Z ** R 2021-05-14T23:32:15.3754493Z ** data 2021-05-14T23:32:15.3760349Z *** moving datasets to lazyload DB 2021-05-14T23:32:15.3941750Z ** inst 2021-05-14T23:32:15.3957829Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:15.9967598Z ** help 2021-05-14T23:32:16.0828899Z *** installing help indices 2021-05-14T23:32:16.1463668Z *** copying figures 2021-05-14T23:32:16.1466617Z ** building package indices 2021-05-14T23:32:16.4063197Z ** installing vignettes 2021-05-14T23:32:16.4127857Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:16.6189895Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:16.8294912Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:16.8303861Z * DONE (stringr) 2021-05-14T23:32:17.0669758Z * installing *source* package ‘rversions’ ... 2021-05-14T23:32:17.0684208Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:17.0686922Z ** using staged installation 2021-05-14T23:32:17.0847420Z ** R 2021-05-14T23:32:17.0890052Z ** inst 2021-05-14T23:32:17.0900806Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:17.4483684Z ** help 2021-05-14T23:32:17.4692655Z *** installing help indices 2021-05-14T23:32:17.4924138Z *** copying figures 2021-05-14T23:32:17.4927731Z ** building package indices 2021-05-14T23:32:17.7063487Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:17.9232862Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:18.1428844Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:18.1435385Z * DONE (rversions) 2021-05-14T23:32:18.6225233Z * installing *source* package ‘pillar’ ... 2021-05-14T23:32:18.6332257Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:18.6334749Z ** using staged installation 2021-05-14T23:32:18.6541933Z ** R 2021-05-14T23:32:18.6760124Z ** inst 2021-05-14T23:32:18.6794707Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:20.6956159Z ** help 2021-05-14T23:32:20.7890923Z *** installing help indices 2021-05-14T23:32:20.8590498Z *** copying figures 2021-05-14T23:32:20.8596332Z ** building package indices 2021-05-14T23:32:21.1194619Z ** installing vignettes 2021-05-14T23:32:21.1287246Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:21.4458973Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:21.8003823Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:21.8028075Z * DONE (pillar) 2021-05-14T23:32:22.1005592Z * installing *source* package ‘callr’ ... 2021-05-14T23:32:22.1035280Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:22.1036834Z ** using staged installation 2021-05-14T23:32:22.1202245Z ** R 2021-05-14T23:32:22.1357169Z ** inst 2021-05-14T23:32:22.1366447Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:25.9259561Z ** help 2021-05-14T23:32:26.0552250Z *** installing help indices 2021-05-14T23:32:26.1384788Z ** building package indices 2021-05-14T23:32:26.4178224Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:26.6333371Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:26.9192776Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:26.9224229Z * DONE (callr) 2021-05-14T23:32:27.4667668Z * installing *source* package ‘knitr’ ... 2021-05-14T23:32:27.4784353Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:27.4785535Z ** using staged installation 2021-05-14T23:32:27.5218610Z ** R 2021-05-14T23:32:27.5640668Z ** demo 2021-05-14T23:32:27.5648314Z ** inst 2021-05-14T23:32:27.5756867Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:32.3514951Z ** help 2021-05-14T23:32:32.5611528Z *** installing help indices 2021-05-14T23:32:32.6988408Z ** building package indices 2021-05-14T23:32:33.0396445Z ** installing vignettes 2021-05-14T23:32:33.0474102Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:33.2575381Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:33.5653945Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:33.5704715Z * DONE (knitr) 2021-05-14T23:32:33.7989525Z * installing *source* package ‘xopen’ ... 2021-05-14T23:32:33.8001821Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:33.8004704Z ** using staged installation 2021-05-14T23:32:33.8169713Z ** R 2021-05-14T23:32:33.8199472Z ** inst 2021-05-14T23:32:33.8208634Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:34.0996281Z ** help 2021-05-14T23:32:34.1096860Z *** installing help indices 2021-05-14T23:32:34.1329921Z ** building package indices 2021-05-14T23:32:34.3387584Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:34.5293332Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:34.7236481Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:34.7242975Z * DONE (xopen) 2021-05-14T23:32:35.2038622Z * installing *source* package ‘tibble’ ... 2021-05-14T23:32:35.2139895Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:35.2141913Z ** using staged installation 2021-05-14T23:32:35.2399143Z ** libs 2021-05-14T23:32:35.2446702Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-14T23:32:35.2949540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:32:35.3648075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:32:35.4040239Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T23:32:35.5103344Z 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-14T23:32:35.5356783Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T23:32:35.5358233Z ** R 2021-05-14T23:32:35.5536627Z ** inst 2021-05-14T23:32:35.5568909Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:37.6538110Z ** help 2021-05-14T23:32:37.7344858Z *** installing help indices 2021-05-14T23:32:37.7903952Z *** copying figures 2021-05-14T23:32:37.7910568Z ** building package indices 2021-05-14T23:32:38.0473904Z ** installing vignettes 2021-05-14T23:32:38.0556250Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:38.4382365Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:32:38.4558151Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:38.8699950Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:38.8721578Z * DONE (tibble) 2021-05-14T23:32:39.1497767Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:32:39.1519602Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:39.1520968Z ** using staged installation 2021-05-14T23:32:39.1692161Z ** R 2021-05-14T23:32:39.1785199Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:32:40.5586130Z ** help 2021-05-14T23:32:40.6039301Z *** installing help indices 2021-05-14T23:32:40.6509692Z ** building package indices 2021-05-14T23:32:40.8880807Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:32:41.1914405Z ** testing if installed package can be loaded from final location 2021-05-14T23:32:41.4928581Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:32:41.4941069Z * DONE (pkgbuild) 2021-05-14T23:32:41.9342415Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:32:41.9420190Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:32:41.9421280Z ** using staged installation 2021-05-14T23:32:41.9649469Z ** libs 2021-05-14T23:32:41.9702739Z 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-14T23:32:47.3280440Z 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-14T23:32:50.9332871Z 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-14T23:32:54.5022547Z 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-14T23:32:58.1157570Z 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-14T23:33:03.6459414Z 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-14T23:33:07.4055469Z 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-14T23:33:07.5070043Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T23:33:07.5112749Z ** R 2021-05-14T23:33:07.5452477Z ** inst 2021-05-14T23:33:07.5471426Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:12.3151456Z ** help 2021-05-14T23:33:12.3942390Z *** installing help indices 2021-05-14T23:33:12.4554724Z *** copying figures 2021-05-14T23:33:12.4558395Z ** building package indices 2021-05-14T23:33:12.7183433Z ** installing vignettes 2021-05-14T23:33:12.7292813Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:13.1180582Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:13.1387168Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:13.6005197Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:13.6043687Z * DONE (roxygen2) 2021-05-14T23:33:13.8459785Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:33:13.8474145Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:13.8475792Z ** using staged installation 2021-05-14T23:33:13.8630952Z ** R 2021-05-14T23:33:13.8679845Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:14.4175962Z ** help 2021-05-14T23:33:14.4494000Z *** installing help indices 2021-05-14T23:33:14.4736611Z ** building package indices 2021-05-14T23:33:14.6870708Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:15.0711397Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:15.4503317Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:15.4509522Z * DONE (rematch2) 2021-05-14T23:33:15.7419338Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T23:33:15.7446064Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:15.7447423Z ** using staged installation 2021-05-14T23:33:15.7604962Z ** R 2021-05-14T23:33:15.7691352Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:17.1469450Z ** help 2021-05-14T23:33:17.1867376Z *** installing help indices 2021-05-14T23:33:17.2213337Z ** building package indices 2021-05-14T23:33:17.4451869Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:17.7563626Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:18.1012664Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:18.1027803Z * DONE (rcmdcheck) 2021-05-14T23:33:18.3674095Z * installing *source* package ‘waldo’ ... 2021-05-14T23:33:18.3694429Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:18.3695740Z ** using staged installation 2021-05-14T23:33:18.3853097Z ** R 2021-05-14T23:33:18.3916926Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:19.1953782Z ** help 2021-05-14T23:33:19.2127508Z *** installing help indices 2021-05-14T23:33:19.2333404Z *** copying figures 2021-05-14T23:33:19.2336185Z ** building package indices 2021-05-14T23:33:19.4398468Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:19.7053918Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:19.9745130Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:19.9754227Z * DONE (waldo) 2021-05-14T23:33:20.5728729Z * installing *source* package ‘testthat’ ... 2021-05-14T23:33:20.5858859Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:20.5860775Z ** using staged installation 2021-05-14T23:33:20.6126128Z ** libs 2021-05-14T23:33:20.6182234Z 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-14T23:33:20.6680507Z 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-14T23:33:20.7251489Z 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-14T23:33:21.7111004Z 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-14T23:33:22.4450628Z 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-14T23:33:41.4585091Z 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-14T23:33:41.6300933Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T23:33:41.6407505Z ** R 2021-05-14T23:33:41.6807867Z ** inst 2021-05-14T23:33:41.6844563Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:53.7102591Z ** help 2021-05-14T23:33:53.9483725Z *** installing help indices 2021-05-14T23:33:54.1424960Z *** copying figures 2021-05-14T23:33:54.1431954Z ** building package indices 2021-05-14T23:33:54.5065686Z ** installing vignettes 2021-05-14T23:33:54.5195878Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:54.7520309Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:33:54.7744706Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:55.2546606Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:55.2636361Z * DONE (testthat) 2021-05-14T23:33:55.6845748Z * installing *source* package ‘devtools’ ... 2021-05-14T23:33:55.6906829Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:33:55.6907963Z ** using staged installation 2021-05-14T23:33:55.7271823Z ** R 2021-05-14T23:33:55.7428727Z ** inst 2021-05-14T23:33:55.7441679Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:33:57.7447191Z ** help 2021-05-14T23:33:57.8671155Z *** installing help indices 2021-05-14T23:33:57.9553301Z *** copying figures 2021-05-14T23:33:57.9556392Z ** building package indices 2021-05-14T23:33:58.2448004Z ** installing vignettes 2021-05-14T23:33:58.2530233Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:33:59.0405684Z ** testing if installed package can be loaded from final location 2021-05-14T23:33:59.9034572Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:33:59.9056034Z * DONE (devtools) 2021-05-14T23:33:59.9164408Z 2021-05-14T23:33:59.9165594Z The downloaded source packages are in 2021-05-14T23:33:59.9167205Z ‘/tmp/Rtmpbm2Il1/downloaded_packages’ 2021-05-14T23:34:00.0024186Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:34:00.7742184Z 2021-05-14T23:34:01.0972024Z 2021-05-14T23:34:01.0977029Z checking for file ‘/tmp/Rtmpbm2Il1/remotes720e5f6eb669/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:34:01.1043471Z 2021-05-14T23:34:01.1046106Z ✔ checking for file ‘/tmp/Rtmpbm2Il1/remotes720e5f6eb669/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:34:01.1088108Z 2021-05-14T23:34:01.1115859Z 2021-05-14T23:34:01.1117867Z ─ preparing ‘desc’: 2021-05-14T23:34:01.1128288Z 2021-05-14T23:34:01.1130489Z 2021-05-14T23:34:01.1231286Z checking DESCRIPTION meta-information ... 2021-05-14T23:34:01.1258618Z 2021-05-14T23:34:01.1260779Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:34:01.2009156Z 2021-05-14T23:34:01.2039767Z 2021-05-14T23:34:01.2042357Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:34:01.2052114Z 2021-05-14T23:34:01.2079138Z 2021-05-14T23:34:01.2081322Z ─ checking for empty or unneeded directories 2021-05-14T23:34:01.2084702Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:34:01.2132702Z 2021-05-14T23:34:01.2289077Z 2021-05-14T23:34:01.2291454Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:34:01.3463564Z 2021-05-14T23:34:01.3466664Z 2021-05-14T23:34:01.3468148Z 2021-05-14T23:34:01.3572818Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:34:01.3574229Z (as ‘lib’ is unspecified) 2021-05-14T23:34:01.6947960Z * installing *source* package ‘desc’ ... 2021-05-14T23:34:01.6976753Z ** using staged installation 2021-05-14T23:34:01.7167798Z ** R 2021-05-14T23:34:01.7311779Z ** inst 2021-05-14T23:34:01.7328228Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:03.5848985Z ** help 2021-05-14T23:34:03.7284984Z *** installing help indices 2021-05-14T23:34:03.8302465Z ** building package indices 2021-05-14T23:34:04.1321153Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:04.3308045Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:04.5612079Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:04.5626871Z * DONE (desc) 2021-05-14T23:34:04.7758244Z 2021-05-14T23:34:04.7759401Z 2021-05-14T23:34:04.7797287Z checking for file ‘/tmp/Rtmpbm2Il1/remotes720e7d187c93/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:34:04.7801180Z 2021-05-14T23:34:04.7803854Z ✔ checking for file ‘/tmp/Rtmpbm2Il1/remotes720e7d187c93/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:34:04.7917256Z 2021-05-14T23:34:04.7918022Z 2021-05-14T23:34:04.7919101Z ─ preparing ‘ghtravis’: 2021-05-14T23:34:04.7919757Z 2021-05-14T23:34:04.7920327Z 2021-05-14T23:34:04.7997872Z checking DESCRIPTION meta-information ... 2021-05-14T23:34:04.8026768Z 2021-05-14T23:34:04.8028920Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:34:04.8460416Z 2021-05-14T23:34:04.8491311Z 2021-05-14T23:34:04.8493744Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:34:04.8502968Z 2021-05-14T23:34:04.8535920Z 2021-05-14T23:34:04.8538079Z ─ checking for empty or unneeded directories 2021-05-14T23:34:04.8541494Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:34:04.8635655Z 2021-05-14T23:34:04.8665470Z 2021-05-14T23:34:04.8667582Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:34:04.8970180Z 2021-05-14T23:34:04.8972842Z 2021-05-14T23:34:04.8974321Z 2021-05-14T23:34:04.9383629Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:34:04.9385129Z (as ‘lib’ is unspecified) 2021-05-14T23:34:05.2002546Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:34:05.2004946Z ** using staged installation 2021-05-14T23:34:05.2172682Z ** R 2021-05-14T23:34:05.2271716Z ** inst 2021-05-14T23:34:05.2282341Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:06.6602274Z ** help 2021-05-14T23:34:06.7247689Z *** installing help indices 2021-05-14T23:34:06.7753403Z ** building package indices 2021-05-14T23:34:07.0320640Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:07.8334412Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:08.6355765Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:08.6365784Z * DONE (ghtravis) 2021-05-14T23:34:08.6462052Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:34:08.8129876Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:34:09.8797362Z 2021-05-14T23:34:09.8799321Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:34:09.8800600Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:34:09.8801596Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:34:09.8802694Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:34:09.8803571Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:34:09.8804409Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:34:09.8810409Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:34:09.8811538Z (as ‘lib’ is unspecified) 2021-05-14T23:34:26.7313386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:34:27.1210152Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-14T23:34:27.1263114Z ================================================== 2021-05-14T23:34:27.1263610Z downloaded 89 KB 2021-05-14T23:34:27.1263908Z 2021-05-14T23:34:27.1305317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:34:27.7848419Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-14T23:34:27.7903714Z ================================================== 2021-05-14T23:34:27.7904600Z downloaded 116 KB 2021-05-14T23:34:27.7904906Z 2021-05-14T23:34:27.7958733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:34:28.3424243Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-14T23:34:28.3550227Z ================================================== 2021-05-14T23:34:28.3550798Z downloaded 195 KB 2021-05-14T23:34:28.3551107Z 2021-05-14T23:34:28.3603337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:34:28.6491720Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-14T23:34:28.6763843Z ================================================== 2021-05-14T23:34:28.6764850Z downloaded 932 KB 2021-05-14T23:34:28.6765480Z 2021-05-14T23:34:28.6811724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:34:31.2894817Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-14T23:34:31.3353084Z ================================================== 2021-05-14T23:34:31.3353657Z downloaded 690 KB 2021-05-14T23:34:31.3353946Z 2021-05-14T23:34:31.6461043Z * installing *source* package ‘tidyselect’ ... 2021-05-14T23:34:31.6492743Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:31.6494177Z ** using staged installation 2021-05-14T23:34:31.6685532Z ** R 2021-05-14T23:34:31.6790383Z ** inst 2021-05-14T23:34:31.6804980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:32.8204079Z ** help 2021-05-14T23:34:32.8818592Z *** installing help indices 2021-05-14T23:34:32.9278233Z ** building package indices 2021-05-14T23:34:33.1637443Z ** installing vignettes 2021-05-14T23:34:33.1700058Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:33.4462236Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:33.7382591Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:33.7393908Z * DONE (tidyselect) 2021-05-14T23:34:34.0428595Z * installing *source* package ‘generics’ ... 2021-05-14T23:34:34.0460940Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:34.0462128Z ** using staged installation 2021-05-14T23:34:34.0612211Z ** R 2021-05-14T23:34:34.0673302Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:34.4082657Z ** help 2021-05-14T23:34:34.5424357Z *** installing help indices 2021-05-14T23:34:34.5946731Z ** building package indices 2021-05-14T23:34:34.8487672Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:35.0428060Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:35.2381673Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:35.2388740Z * DONE (generics) 2021-05-14T23:34:35.5401410Z * installing *source* package ‘cpp11’ ... 2021-05-14T23:34:35.5437470Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:35.5438742Z ** using staged installation 2021-05-14T23:34:35.5616249Z ** R 2021-05-14T23:34:35.5664190Z ** inst 2021-05-14T23:34:35.5696429Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:36.0307257Z ** help 2021-05-14T23:34:36.0532497Z *** installing help indices 2021-05-14T23:34:36.0745786Z ** building package indices 2021-05-14T23:34:36.2876578Z ** installing vignettes 2021-05-14T23:34:36.2891759Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:36.4808076Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:36.6895294Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:36.6904601Z * DONE (cpp11) 2021-05-14T23:34:37.2807184Z * installing *source* package ‘dplyr’ ... 2021-05-14T23:34:37.2945195Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:37.2947766Z ** using staged installation 2021-05-14T23:34:37.3199713Z ** libs 2021-05-14T23:34:37.3251268Z 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-14T23:34:37.4817917Z 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-14T23:34:37.6716833Z 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-14T23:34:37.8192057Z 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-14T23:34:38.4417947Z 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-14T23:34:38.5614460Z 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-14T23:34:38.6903222Z 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-14T23:34:38.8183902Z 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-14T23:34:38.9660638Z 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-14T23:34:39.1058652Z 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-14T23:34:39.2137360Z 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-14T23:34:39.3992587Z 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-14T23:34:39.4651485Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T23:34:39.4675757Z ** R 2021-05-14T23:34:39.5173713Z ** data 2021-05-14T23:34:39.5180120Z *** moving datasets to lazyload DB 2021-05-14T23:34:39.6212016Z ** inst 2021-05-14T23:34:39.6242017Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:45.2103217Z ** help 2021-05-14T23:34:45.7468366Z *** installing help indices 2021-05-14T23:34:46.0121046Z *** copying figures 2021-05-14T23:34:46.0129969Z ** building package indices 2021-05-14T23:34:46.4123886Z ** installing vignettes 2021-05-14T23:34:46.4280253Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:46.9601074Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:46.9780592Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:47.6024054Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:47.6071855Z * DONE (dplyr) 2021-05-14T23:34:48.0257001Z * installing *source* package ‘tidyr’ ... 2021-05-14T23:34:48.0334995Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:34:48.0337897Z ** using staged installation 2021-05-14T23:34:48.0556657Z ** libs 2021-05-14T23:34:48.0618278Z 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-14T23:34:49.2287234Z 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-14T23:34:49.6238672Z 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-14T23:34:51.5585447Z 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-14T23:34:53.0509362Z 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-14T23:34:53.1298611Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T23:34:53.1323253Z ** R 2021-05-14T23:34:53.1515726Z ** data 2021-05-14T23:34:53.1538194Z *** moving datasets to lazyload DB 2021-05-14T23:34:53.3626436Z ** inst 2021-05-14T23:34:53.3651341Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:55.2609230Z ** help 2021-05-14T23:34:55.3920722Z *** installing help indices 2021-05-14T23:34:55.4754576Z *** copying figures 2021-05-14T23:34:55.4762599Z ** building package indices 2021-05-14T23:34:55.7665726Z ** installing vignettes 2021-05-14T23:34:55.7782977Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:56.3286693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:34:56.3479795Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:56.9159043Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:56.9177093Z * DONE (tidyr) 2021-05-14T23:34:56.9315797Z 2021-05-14T23:34:56.9316805Z The downloaded source packages are in 2021-05-14T23:34:56.9318168Z ‘/tmp/Rtmpbm2Il1/downloaded_packages’ 2021-05-14T23:34:57.1264478Z 2021-05-14T23:34:57.1310294Z checking for file ‘/tmp/Rtmpbm2Il1/remotes720e52f3bb90/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:34:57.1311230Z 2021-05-14T23:34:57.1312503Z ✔ checking for file ‘/tmp/Rtmpbm2Il1/remotes720e52f3bb90/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:34:57.1408846Z 2021-05-14T23:34:57.1409663Z 2021-05-14T23:34:57.1410786Z ─ preparing ‘aghast’: 2021-05-14T23:34:57.1411424Z 2021-05-14T23:34:57.1411996Z 2021-05-14T23:34:57.1497131Z checking DESCRIPTION meta-information ... 2021-05-14T23:34:57.1523559Z 2021-05-14T23:34:57.1525763Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:34:57.1841571Z 2021-05-14T23:34:57.1868105Z 2021-05-14T23:34:57.1870671Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:34:57.1880232Z 2021-05-14T23:34:57.1904742Z 2021-05-14T23:34:57.1908115Z ─ checking for empty or unneeded directories 2021-05-14T23:34:57.1911527Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:34:57.1938403Z 2021-05-14T23:34:57.1963422Z 2021-05-14T23:34:57.1965491Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:34:57.2069677Z 2021-05-14T23:34:57.2072000Z 2021-05-14T23:34:57.2073481Z 2021-05-14T23:34:57.2150566Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:34:57.2151497Z (as ‘lib’ is unspecified) 2021-05-14T23:34:57.4436976Z * installing *source* package ‘aghast’ ... 2021-05-14T23:34:57.4440389Z ** using staged installation 2021-05-14T23:34:57.4623218Z ** R 2021-05-14T23:34:57.4685238Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:34:57.9796373Z ** help 2021-05-14T23:34:58.0096046Z *** installing help indices 2021-05-14T23:34:58.0343805Z ** building package indices 2021-05-14T23:34:58.2493680Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:34:58.4426070Z ** testing if installed package can be loaded from final location 2021-05-14T23:34:58.6358226Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:34:58.6364603Z * DONE (aghast) 2021-05-14T23:34:58.6450647Z Installing 1 packages: covr 2021-05-14T23:34:58.6460108Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:34:58.6461037Z (as ‘lib’ is unspecified) 2021-05-14T23:35:14.7673844Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:35:14.7674815Z 2021-05-14T23:35:14.7681424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:35:15.2736747Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-14T23:35:15.2788220Z ================================================== 2021-05-14T23:35:15.2789018Z downloaded 81 KB 2021-05-14T23:35:15.2789684Z 2021-05-14T23:35:15.2824039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:35:15.6660090Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-14T23:35:15.6731881Z ================================================== 2021-05-14T23:35:15.6732919Z downloaded 89 KB 2021-05-14T23:35:15.6733498Z 2021-05-14T23:35:15.6769291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:35:16.1472275Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-14T23:35:16.1542764Z ================================================== 2021-05-14T23:35:16.1544485Z downloaded 144 KB 2021-05-14T23:35:16.1547840Z 2021-05-14T23:35:16.4472144Z * installing *source* package ‘lazyeval’ ... 2021-05-14T23:35:16.4500270Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T23:35:16.4501632Z ** using staged installation 2021-05-14T23:35:16.4657254Z ** libs 2021-05-14T23:35:16.4707375Z 2021-05-14T23:35:16.4708727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-14T23:35:16.5375848Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:35:16.5761720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-14T23:35:16.6400946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-14T23:35:16.7228242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-14T23:35:16.7914084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:35:16.8696549Z 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-14T23:35:16.8957291Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T23:35:16.8958824Z ** R 2021-05-14T23:35:16.9023631Z ** inst 2021-05-14T23:35:16.9037694Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:35:17.4799380Z ** help 2021-05-14T23:35:17.5426420Z *** installing help indices 2021-05-14T23:35:17.5956338Z ** building package indices 2021-05-14T23:35:17.8507279Z ** installing vignettes 2021-05-14T23:35:17.8577813Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:35:18.0510751Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:35:18.0692097Z ** testing if installed package can be loaded from final location 2021-05-14T23:35:18.2649367Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:35:18.2657932Z * DONE (lazyeval) 2021-05-14T23:35:18.5532968Z * installing *source* package ‘rex’ ... 2021-05-14T23:35:18.5559242Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T23:35:18.5560736Z ** using staged installation 2021-05-14T23:35:18.5732261Z ** R 2021-05-14T23:35:18.5797027Z ** inst 2021-05-14T23:35:18.5809421Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:35:19.1596135Z ** help 2021-05-14T23:35:19.2150844Z *** installing help indices 2021-05-14T23:35:19.2584295Z ** building package indices 2021-05-14T23:35:19.4929873Z ** installing vignettes 2021-05-14T23:35:19.5027429Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:35:19.6921731Z ** testing if installed package can be loaded from final location 2021-05-14T23:35:19.8880277Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:35:19.8888665Z * DONE (rex) 2021-05-14T23:35:20.2997346Z * installing *source* package ‘covr’ ... 2021-05-14T23:35:20.3058640Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T23:35:20.3059941Z ** using staged installation 2021-05-14T23:35:20.3309611Z ** libs 2021-05-14T23:35:20.3356295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:35:20.3969581Z 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-14T23:35:20.4123846Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T23:35:20.4138790Z ** R 2021-05-14T23:35:20.4294491Z ** inst 2021-05-14T23:35:20.4318843Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:35:22.0099774Z ** help 2021-05-14T23:35:22.0815559Z *** installing help indices 2021-05-14T23:35:22.1384658Z *** copying figures 2021-05-14T23:35:22.1387515Z ** building package indices 2021-05-14T23:35:22.3854954Z ** installing vignettes 2021-05-14T23:35:22.3954295Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:35:22.6092595Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:35:22.6276263Z ** testing if installed package can be loaded from final location 2021-05-14T23:35:22.8629799Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:35:22.8647370Z * DONE (covr) 2021-05-14T23:35:22.8753889Z 2021-05-14T23:35:22.8754601Z The downloaded source packages are in 2021-05-14T23:35:22.8756248Z ‘/tmp/Rtmpbm2Il1/downloaded_packages’ 2021-05-14T23:35:22.8910710Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:35:22.8911425Z Rscript -e "tic::before_install()" 2021-05-14T23:35:22.8957696Z shell: /usr/bin/bash -e {0} 2021-05-14T23:35:22.8958110Z env: 2021-05-14T23:35:22.8958660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:22.8959150Z TIC_DEPLOY_KEY: 2021-05-14T23:35:22.8959994Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:35:22.8962043Z GITHUB_PAT: *** 2021-05-14T23:35:22.8962506Z COVERALLS_TOKEN: 2021-05-14T23:35:22.8963013Z continue-on-error: true 2021-05-14T23:35:22.8963490Z VDIFFR_RUN_TESTS: 2021-05-14T23:35:22.8963999Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:35:22.8964450Z TZ: UTC 2021-05-14T23:35:22.8964857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:22.8965275Z NOT_CRAN: true 2021-05-14T23:35:22.8965670Z ##[endgroup] 2021-05-14T23:35:23.2043174Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:35:23.3558487Z Running before_install: step_install_remote_binaries() 2021-05-14T23:35:24.0011484Z Installing kirby21.base binaries 2021-05-14T23:35:24.0024069Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:35:24.2069593Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-14T23:35:24.2202983Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:35:24.2203809Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:35:24.2204449Z remotes::install_cran("rcmdcheck") 2021-05-14T23:35:24.2205022Z remotes::install_cran("markdown") 2021-05-14T23:35:24.2212840Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:35:24.2213280Z env: 2021-05-14T23:35:24.2213730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:24.2214225Z TIC_DEPLOY_KEY: 2021-05-14T23:35:24.2215067Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:35:24.2217446Z GITHUB_PAT: *** 2021-05-14T23:35:24.2217893Z COVERALLS_TOKEN: 2021-05-14T23:35:24.2218385Z continue-on-error: true 2021-05-14T23:35:24.2218878Z VDIFFR_RUN_TESTS: 2021-05-14T23:35:24.2219370Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:35:24.2219834Z TZ: UTC 2021-05-14T23:35:24.2220227Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:24.2220704Z NOT_CRAN: true 2021-05-14T23:35:24.2221089Z ##[endgroup] 2021-05-14T23:35:43.3708164Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-14T23:35:43.5452375Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:35:44.3551105Z 2021-05-14T23:35:44.7036158Z 2021-05-14T23:35:44.7038664Z checking for file ‘/tmp/RtmpKv0RWu/remotesd45616e7dca9/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-14T23:35:44.7104918Z 2021-05-14T23:35:44.7107877Z ✔ checking for file ‘/tmp/RtmpKv0RWu/remotesd45616e7dca9/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-14T23:35:44.7118992Z 2021-05-14T23:35:44.7146900Z 2021-05-14T23:35:44.7148960Z ─ preparing ‘kirby21.base’: 2021-05-14T23:35:44.7161698Z checking DESCRIPTION meta-information ... 2021-05-14T23:35:44.7190581Z 2021-05-14T23:35:44.7192735Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:35:44.7445437Z 2021-05-14T23:35:44.7472069Z 2021-05-14T23:35:44.7474508Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:35:44.7483830Z 2021-05-14T23:35:44.7511161Z 2021-05-14T23:35:44.7513327Z ─ checking for empty or unneeded directories 2021-05-14T23:35:44.7521761Z 2021-05-14T23:35:44.7547032Z 2021-05-14T23:35:44.7549146Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-14T23:35:44.7649807Z 2021-05-14T23:35:44.7652283Z 2021-05-14T23:35:44.7653797Z 2021-05-14T23:35:44.7772285Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:35:44.7774232Z (as ‘lib’ is unspecified) 2021-05-14T23:35:45.0042372Z * installing *source* package ‘kirby21.base’ ... 2021-05-14T23:35:45.0045570Z ** using staged installation 2021-05-14T23:35:45.0210629Z ** R 2021-05-14T23:35:45.0317503Z ** data 2021-05-14T23:35:45.0322524Z *** moving datasets to lazyload DB 2021-05-14T23:35:45.0393437Z ** inst 2021-05-14T23:35:45.0402345Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:35:45.4376061Z ** help 2021-05-14T23:35:45.4641708Z *** installing help indices 2021-05-14T23:35:45.4917016Z ** building package indices 2021-05-14T23:35:45.7194168Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:35:45.9238492Z ** testing if installed package can be loaded from final location 2021-05-14T23:35:46.1322799Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:35:46.1329296Z * DONE (kirby21.base) 2021-05-14T23:35:46.2176999Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-14T23:35:46.2178012Z Use `force = TRUE` to force installation 2021-05-14T23:36:02.2164111Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:36:02.2165693Z Use `force = TRUE` to force installation 2021-05-14T23:36:02.2177796Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:36:02.2179461Z Use `force = TRUE` to force installation 2021-05-14T23:36:02.2256918Z 2021-05-14T23:36:02.2291184Z ##[group]Run options(width = 100) 2021-05-14T23:36:02.2291785Z options(width = 100) 2021-05-14T23:36:02.2292371Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:36:02.2293075Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:36:02.2302533Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:36:02.2302977Z env: 2021-05-14T23:36:02.2304056Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:02.2304598Z TIC_DEPLOY_KEY: 2021-05-14T23:36:02.2305444Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:02.2307171Z GITHUB_PAT: *** 2021-05-14T23:36:02.2307615Z COVERALLS_TOKEN: 2021-05-14T23:36:02.2308107Z continue-on-error: true 2021-05-14T23:36:02.2308601Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:02.2309092Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:02.2309562Z TZ: UTC 2021-05-14T23:36:02.2309954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:02.2310432Z NOT_CRAN: true 2021-05-14T23:36:02.2310818Z ##[endgroup] 2021-05-14T23:36:02.7270905Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:36:02.7271944Z setting value 2021-05-14T23:36:02.7290603Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:36:02.7291901Z os Ubuntu 20.04.2 LTS 2021-05-14T23:36:02.7293253Z system x86_64, linux-gnu 2021-05-14T23:36:02.7293839Z ui X11 2021-05-14T23:36:02.7294408Z language (EN) 2021-05-14T23:36:02.7295187Z collate C.UTF-8 2021-05-14T23:36:02.7295980Z ctype C.UTF-8 2021-05-14T23:36:02.7296534Z tz UTC 2021-05-14T23:36:02.7297294Z date 2021-05-14 2021-05-14T23:36:02.7297610Z 2021-05-14T23:36:02.7298510Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:36:02.7299287Z package * version date lib source 2021-05-14T23:36:02.7300348Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:36:02.7301333Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7302228Z base * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7303095Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7303986Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7304878Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7305758Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7306663Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7307532Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7308416Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7309282Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7310186Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7311101Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7312019Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7313159Z compiler 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7314119Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7315396Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7316356Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7317265Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7318185Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7319063Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7319985Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7320969Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:36:02.7321940Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7322854Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7323746Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7324641Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7325546Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7326454Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7327359Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7328233Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7329196Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7330085Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7330993Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7331898Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7332759Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7333754Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:36:02.7334734Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7335636Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7336538Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7337417Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7338346Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7339229Z grid 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7340107Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7341504Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7342368Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7343262Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7344179Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7345267Z kirby21.base 1.7.3 2021-05-14 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-14T23:36:02.7347041Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7348184Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7349248Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7350166Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7351092Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7351994Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7352895Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7353790Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7354675Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7355774Z methods * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7356673Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7357564Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7358451Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7359319Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7360219Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7361121Z parallel 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7362033Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7362945Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7364639Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7366850Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7367773Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7368710Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7369638Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7370542Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7371418Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7372278Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7373175Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7374092Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7375001Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7375912Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7376808Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7377698Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7378563Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7379468Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7380367Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7381267Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7382339Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7383390Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7384328Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7385246Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7386155Z splines 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7387043Z stats * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7387908Z stats4 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7388803Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7389685Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7390607Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T23:36:02.7391505Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7392435Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:36:02.7393380Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7394262Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7395368Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7396376Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:36:02.7397304Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7398223Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7399126Z tools 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7400029Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7400918Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7401778Z utils * 4.2.0 2021-05-14 [2] local 2021-05-14T23:36:02.7402660Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7403523Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7404418Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7405295Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7406179Z xfun 0.22 2021-03-11 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7407057Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7407928Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7408810Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7409666Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:36:02.7410003Z 2021-05-14T23:36:02.7410501Z [1] /home/runner/work/_temp/Library 2021-05-14T23:36:02.7411058Z [2] /opt/R/devel/lib/R/library 2021-05-14T23:36:02.7443062Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:36:02.7443770Z Rscript -e 'tic::script()' 2021-05-14T23:36:02.7444212Z ls -l check 2021-05-14T23:36:02.7490816Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:36:02.7491354Z env: 2021-05-14T23:36:02.7491813Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:02.7492311Z TIC_DEPLOY_KEY: 2021-05-14T23:36:02.7493138Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:02.7495023Z GITHUB_PAT: *** 2021-05-14T23:36:02.7495473Z COVERALLS_TOKEN: 2021-05-14T23:36:02.7495962Z continue-on-error: true 2021-05-14T23:36:02.7496455Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:02.7496952Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:02.7497425Z TZ: UTC 2021-05-14T23:36:02.7497817Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:02.7498252Z NOT_CRAN: true 2021-05-14T23:36:02.7498633Z ##[endgroup] 2021-05-14T23:36:03.4640694Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:36:03.4646958Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:36:03.4648009Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:36:03.4648740Z timeout = Inf, check_dir = "check") 2021-05-14T23:36:03.4649849Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:36:03.4894302Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:36:03.8219406Z * preparing ‘kirby21.vaso’: 2021-05-14T23:36:03.8263489Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:36:03.9033975Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:36:03.9034918Z * checking for empty or unneeded directories 2021-05-14T23:36:03.9065203Z * building ‘kirby21.vaso_1.7.0.tar.gz’ 2021-05-14T23:36:03.9134579Z 2021-05-14T23:36:03.9961409Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:36:04.2785932Z * using log directory ‘/home/runner/work/kirby21.vaso/kirby21.vaso/check/kirby21.vaso.Rcheck’ 2021-05-14T23:36:04.2787702Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:36:04.2788873Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:36:04.2789886Z * using session charset: UTF-8 2021-05-14T23:36:04.2906589Z * using option ‘--as-cran’ 2021-05-14T23:36:04.2928743Z * checking for file ‘kirby21.vaso/DESCRIPTION’ ... OK 2021-05-14T23:36:04.2936767Z * checking extension type ... Package 2021-05-14T23:36:04.2938045Z * this is package ‘kirby21.vaso’ version ‘1.7.0’ 2021-05-14T23:36:04.2946544Z * package encoding: UTF-8 2021-05-14T23:36:04.2971468Z * checking package namespace information ... OK 2021-05-14T23:36:20.8594611Z * checking package dependencies ... OK 2021-05-14T23:36:20.8604256Z * checking if this is a source package ... OK 2021-05-14T23:36:20.8612659Z * checking if there is a namespace ... OK 2021-05-14T23:36:20.9101173Z * checking for executable files ... OK 2021-05-14T23:36:20.9102379Z * checking for hidden files and directories ... OK 2021-05-14T23:36:20.9115335Z * checking for portable file names ... OK 2021-05-14T23:36:20.9118441Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:36:20.9132156Z * checking serialization versions ... OK 2021-05-14T23:36:22.1538099Z * checking whether package ‘kirby21.vaso’ can be installed ... OK 2021-05-14T23:36:22.1590001Z * checking installed package size ... OK 2021-05-14T23:36:22.2261830Z * checking package directory ... OK 2021-05-14T23:36:22.2263076Z * checking for future file timestamps ... OK 2021-05-14T23:36:22.3877751Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:36:22.3878775Z * checking top-level files ... OK 2021-05-14T23:36:22.3879655Z * checking for left-over files ... OK 2021-05-14T23:36:22.3880292Z * checking index information ... OK 2021-05-14T23:36:22.5066896Z * checking package subdirectories ... OK 2021-05-14T23:36:22.5544636Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:36:22.6035716Z * checking R files for syntax errors ... OK 2021-05-14T23:36:22.8031392Z * checking whether the package can be loaded ... OK 2021-05-14T23:36:22.9074106Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:36:23.0129291Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:36:23.1234104Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:36:23.3161720Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:36:23.5220175Z * checking loading without being on the library search path ... OK 2021-05-14T23:36:23.6527948Z * checking dependencies in R code ... OK 2021-05-14T23:36:24.1350192Z * checking S3 generic/method consistency ... OK 2021-05-14T23:36:24.2684678Z * checking replacement functions ... OK 2021-05-14T23:36:24.4081237Z * checking foreign function calls ... OK 2021-05-14T23:36:26.4533667Z * checking R code for possible problems ... OK 2021-05-14T23:36:26.6501045Z * checking Rd files ... OK 2021-05-14T23:36:26.7005043Z * checking Rd metadata ... OK 2021-05-14T23:36:26.7598866Z * checking Rd line widths ... OK 2021-05-14T23:36:26.8580093Z * checking Rd cross-references ... OK 2021-05-14T23:36:26.9927148Z * checking for missing documentation entries ... OK 2021-05-14T23:36:27.4043210Z * checking for code/documentation mismatches ... OK 2021-05-14T23:36:28.0106613Z * checking Rd \usage sections ... OK 2021-05-14T23:36:28.0799429Z * checking Rd contents ... OK 2021-05-14T23:36:28.1593036Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:36:28.7508387Z * checking examples ... OK 2021-05-14T23:36:30.4679288Z * checking PDF version of manual ... OK 2021-05-14T23:36:30.4681304Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:36:30.4682632Z * checking for detritus in the temp directory ... OK 2021-05-14T23:36:30.4683725Z * DONE 2021-05-14T23:36:30.4684215Z 2021-05-14T23:36:30.4684856Z Status: OK 2021-05-14T23:36:30.4685341Z 2021-05-14T23:36:30.5617771Z ── R CMD check results ───────────────────────────────── kirby21.vaso 1.7.0 ──── 2021-05-14T23:36:30.5636387Z Duration: 26.6s 2021-05-14T23:36:30.5638392Z 2021-05-14T23:36:30.5652866Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:36:30.5712624Z total 20 2021-05-14T23:36:30.5714257Z drwxr-xr-x 5 runner docker 4096 May 14 23:36 kirby21.vaso.Rcheck 2021-05-14T23:36:30.5715999Z -rw-r--r-- 1 runner docker 2207 May 14 23:36 kirby21.vaso_1.7.0.tar.gz 2021-05-14T23:36:30.5719710Z -rw-r--r-- 1 runner docker 11650 May 14 23:36 kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:36:30.5755807Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:36:30.5756634Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:36:30.5801330Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:36:30.5801851Z env: 2021-05-14T23:36:30.5802320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:30.5802799Z TIC_DEPLOY_KEY: 2021-05-14T23:36:30.5803639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:30.5805309Z GITHUB_PAT: *** 2021-05-14T23:36:30.5805746Z COVERALLS_TOKEN: 2021-05-14T23:36:30.5806254Z continue-on-error: true 2021-05-14T23:36:30.5806729Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:30.5807239Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:30.5807707Z TZ: UTC 2021-05-14T23:36:30.5808116Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:30.5808538Z NOT_CRAN: true 2021-05-14T23:36:30.5808934Z ##[endgroup] 2021-05-14T23:36:30.5933328Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:36:30.5933956Z Rscript -e "tic::before_deploy()" 2021-05-14T23:36:30.5971587Z shell: /usr/bin/bash -e {0} 2021-05-14T23:36:30.5971980Z env: 2021-05-14T23:36:30.5972453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:30.5972933Z TIC_DEPLOY_KEY: 2021-05-14T23:36:30.5973780Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:30.5975048Z GITHUB_PAT: *** 2021-05-14T23:36:30.5975472Z COVERALLS_TOKEN: 2021-05-14T23:36:30.5975963Z continue-on-error: true 2021-05-14T23:36:30.5976460Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:30.5976972Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:30.5977426Z TZ: UTC 2021-05-14T23:36:30.5977834Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:30.5978394Z NOT_CRAN: true 2021-05-14T23:36:30.5978794Z ##[endgroup] 2021-05-14T23:36:30.8871508Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:36:31.0312711Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:36:31.0313311Z with: 2021-05-14T23:36:31.0314203Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.vaso/releases/42985798/assets{?name,label} 2021-05-14T23:36:31.0315559Z asset_path: check/kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:36:31.0316334Z asset_name: kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-14T23:36:31.0317045Z asset_content_type: application/octet-stream 2021-05-14T23:36:31.0317552Z env: 2021-05-14T23:36:31.0318009Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:31.0318483Z TIC_DEPLOY_KEY: 2021-05-14T23:36:31.0319311Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:31.0320867Z GITHUB_PAT: *** 2021-05-14T23:36:31.0321279Z COVERALLS_TOKEN: 2021-05-14T23:36:31.0321799Z continue-on-error: true 2021-05-14T23:36:31.0322275Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:31.0322805Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:31.0323274Z TZ: UTC 2021-05-14T23:36:31.0323665Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:31.0324098Z NOT_CRAN: true 2021-05-14T23:36:31.0325046Z GITHUB_TOKEN: *** 2021-05-14T23:36:31.0325443Z ##[endgroup] 2021-05-14T23:36:31.5457938Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:36:31.5458627Z Rscript -e "tic::deploy()" 2021-05-14T23:36:31.5507931Z shell: /usr/bin/bash -e {0} 2021-05-14T23:36:31.5508367Z env: 2021-05-14T23:36:31.5508830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:31.5509341Z TIC_DEPLOY_KEY: 2021-05-14T23:36:31.5510177Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:31.5511901Z GITHUB_PAT: *** 2021-05-14T23:36:31.5512331Z COVERALLS_TOKEN: 2021-05-14T23:36:31.5512852Z continue-on-error: true 2021-05-14T23:36:31.5513351Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:31.5513869Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:31.5514345Z TZ: UTC 2021-05-14T23:36:31.5514740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:31.5515393Z NOT_CRAN: true 2021-05-14T23:36:31.5515809Z ##[endgroup] 2021-05-14T23:36:31.8478381Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:36:31.9877710Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:36:31.9878373Z Rscript -e "tic::after_deploy()" 2021-05-14T23:36:31.9922805Z shell: /usr/bin/bash -e {0} 2021-05-14T23:36:31.9923203Z env: 2021-05-14T23:36:31.9923668Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:36:31.9924151Z TIC_DEPLOY_KEY: 2021-05-14T23:36:31.9924994Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:36:31.9926554Z GITHUB_PAT: *** 2021-05-14T23:36:31.9926967Z COVERALLS_TOKEN: 2021-05-14T23:36:31.9927470Z continue-on-error: true 2021-05-14T23:36:31.9927945Z VDIFFR_RUN_TESTS: 2021-05-14T23:36:31.9928475Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:36:31.9928926Z TZ: UTC 2021-05-14T23:36:31.9929330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:36:31.9929751Z NOT_CRAN: true 2021-05-14T23:36:31.9930145Z ##[endgroup] 2021-05-14T23:36:32.2908587Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:36:32.6118952Z Post job cleanup. 2021-05-14T23:36:32.6596678Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:36:32.6705542Z Post job cleanup. 2021-05-14T23:36:32.7815880Z [command]/usr/bin/git version 2021-05-14T23:36:32.7882782Z git version 2.31.1 2021-05-14T23:36:32.7932614Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:36:32.7978417Z [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-14T23:36:32.8232802Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:36:32.8270566Z http.https://github.com/.extraheader 2021-05-14T23:36:32.8283361Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:36:32.8328169Z [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-14T23:36:32.8615709Z Cleaning up orphan processes