2021-05-17T17:01:17.3350934Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:01:18.2048895Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:01:18.2682539Z 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-17T17:01:18.3595614Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:01:18.5719219Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:01:30.1904846Z Current runner version: '2.278.0' 2021-05-17T17:01:30.1937848Z ##[group]Operating System 2021-05-17T17:01:30.1939186Z Ubuntu 2021-05-17T17:01:30.1939672Z 20.04.2 2021-05-17T17:01:30.1940244Z LTS 2021-05-17T17:01:30.1940987Z ##[endgroup] 2021-05-17T17:01:30.1942631Z ##[group]Virtual Environment 2021-05-17T17:01:30.1943528Z Environment: ubuntu-20.04 2021-05-17T17:01:30.1944133Z Version: 20210510.0 2021-05-17T17:01:30.1945356Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:01:30.1946942Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:01:30.1947909Z ##[endgroup] 2021-05-17T17:01:30.1951087Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:01:30.1953791Z Actions: write 2021-05-17T17:01:30.1954451Z Checks: write 2021-05-17T17:01:30.1954997Z Contents: write 2021-05-17T17:01:30.1955819Z Deployments: write 2021-05-17T17:01:30.1956884Z Issues: write 2021-05-17T17:01:30.1957483Z Metadata: read 2021-05-17T17:01:30.1958110Z Packages: write 2021-05-17T17:01:30.1958648Z PullRequests: write 2021-05-17T17:01:30.1959312Z RepositoryProjects: write 2021-05-17T17:01:30.1959965Z SecurityEvents: write 2021-05-17T17:01:30.1961226Z Statuses: write 2021-05-17T17:01:30.1962190Z ##[endgroup] 2021-05-17T17:01:30.1967346Z Prepare workflow directory 2021-05-17T17:01:30.3232804Z Prepare all required actions 2021-05-17T17:01:30.3246908Z Getting action download info 2021-05-17T17:01:30.7325301Z Download action repository 'actions/checkout@v2' 2021-05-17T17:01:32.5939379Z Download action repository 'r-lib/actions@master' 2021-05-17T17:01:33.4938378Z Download action repository 'adigherman/actions@master' 2021-05-17T17:01:34.9842865Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:01:35.4796002Z Download action repository 'actions/cache@v1' 2021-05-17T17:01:35.9730185Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:01:36.4866089Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:01:37.1539194Z ##[group]Run actions/checkout@v2 2021-05-17T17:01:37.1539883Z with: 2021-05-17T17:01:37.1540333Z repository: neuroconductor/mni 2021-05-17T17:01:37.1541271Z token: *** 2021-05-17T17:01:37.1541642Z ssh-strict: true 2021-05-17T17:01:37.1542128Z persist-credentials: true 2021-05-17T17:01:37.1542692Z clean: true 2021-05-17T17:01:37.1543069Z fetch-depth: 1 2021-05-17T17:01:37.1543445Z lfs: false 2021-05-17T17:01:37.1543801Z submodules: false 2021-05-17T17:01:37.1544168Z env: 2021-05-17T17:01:37.1544577Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:01:37.1545035Z TIC_DEPLOY_KEY: 2021-05-17T17:01:37.1545813Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:01:37.1546946Z GITHUB_PAT: *** 2021-05-17T17:01:37.1547927Z COVERALLS_TOKEN: *** 2021-05-17T17:01:37.1548426Z continue-on-error: true 2021-05-17T17:01:37.1549043Z VDIFFR_RUN_TESTS: 2021-05-17T17:01:37.1549428Z ##[endgroup] 2021-05-17T17:01:37.3933328Z Syncing repository: neuroconductor/mni 2021-05-17T17:01:37.3971433Z ##[group]Getting Git version info 2021-05-17T17:01:37.3972527Z Working directory is '/home/runner/work/mni/mni' 2021-05-17T17:01:37.8251447Z [command]/usr/bin/git version 2021-05-17T17:01:37.8252129Z git version 2.31.1 2021-05-17T17:01:37.8255590Z ##[endgroup] 2021-05-17T17:01:37.8256620Z Deleting the contents of '/home/runner/work/mni/mni' 2021-05-17T17:01:37.8258430Z ##[group]Initializing the repository 2021-05-17T17:01:37.8259347Z [command]/usr/bin/git init /home/runner/work/mni/mni 2021-05-17T17:01:37.8260410Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:01:37.8261327Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:01:37.8262423Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:01:37.8263104Z hint: 2021-05-17T17:01:37.8263938Z hint: git config --global init.defaultBranch 2021-05-17T17:01:37.8265052Z hint: 2021-05-17T17:01:37.8266112Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:01:37.8267866Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:01:37.8270117Z hint: 2021-05-17T17:01:37.8280536Z hint: git branch -m 2021-05-17T17:01:37.8281707Z Initialized empty Git repository in /home/runner/work/mni/mni/.git/ 2021-05-17T17:01:37.8282838Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/mni 2021-05-17T17:01:37.8283887Z ##[endgroup] 2021-05-17T17:01:37.8284638Z ##[group]Disabling automatic garbage collection 2021-05-17T17:01:37.8285742Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:01:37.8286610Z ##[endgroup] 2021-05-17T17:01:37.8288639Z ##[group]Setting up auth 2021-05-17T17:01:37.8290879Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:01:37.8292818Z [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-17T17:01:37.8295179Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:01:37.8297595Z [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-17T17:01:37.8305791Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:01:37.8336902Z ##[endgroup] 2021-05-17T17:01:37.8338100Z ##[group]Fetching the repository 2021-05-17T17:01:37.8340230Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8848a07eeecc2f10608723086e98e968f3394618:refs/tags/0.2.0.s 2021-05-17T17:01:37.8341663Z remote: Enumerating objects: 47, done. 2021-05-17T17:01:37.8342877Z remote: Counting objects: 2% (1/47) 2021-05-17T17:01:37.8344756Z remote: Counting objects: 4% (2/47) 2021-05-17T17:01:37.8345442Z remote: Counting objects: 6% (3/47) 2021-05-17T17:01:37.8346325Z remote: Counting objects: 8% (4/47) 2021-05-17T17:01:37.8347030Z remote: Counting objects: 10% (5/47) 2021-05-17T17:01:37.8347801Z remote: Counting objects: 12% (6/47) 2021-05-17T17:01:37.8349084Z remote: Counting objects: 14% (7/47) 2021-05-17T17:01:37.8349735Z remote: Counting objects: 17% (8/47) 2021-05-17T17:01:37.8350973Z remote: Counting objects: 19% (9/47) 2021-05-17T17:01:37.8351798Z remote: Counting objects: 21% (10/47) 2021-05-17T17:01:37.8352714Z remote: Counting objects: 23% (11/47) 2021-05-17T17:01:37.8353318Z remote: Counting objects: 25% (12/47) 2021-05-17T17:01:37.8354058Z remote: Counting objects: 27% (13/47) 2021-05-17T17:01:37.8355328Z remote: Counting objects: 29% (14/47) 2021-05-17T17:01:37.8366827Z remote: Counting objects: 31% (15/47) 2021-05-17T17:01:37.8381988Z remote: Counting objects: 34% (16/47) 2021-05-17T17:01:37.8383515Z remote: Counting objects: 36% (17/47) 2021-05-17T17:01:37.8384247Z remote: Counting objects: 38% (18/47) 2021-05-17T17:01:37.8384947Z remote: Counting objects: 40% (19/47) 2021-05-17T17:01:37.8385970Z remote: Counting objects: 42% (20/47) 2021-05-17T17:01:37.8386731Z remote: Counting objects: 44% (21/47) 2021-05-17T17:01:37.8387357Z remote: Counting objects: 46% (22/47) 2021-05-17T17:01:37.8387981Z remote: Counting objects: 48% (23/47) 2021-05-17T17:01:37.8388586Z remote: Counting objects: 51% (24/47) 2021-05-17T17:01:37.8389207Z remote: Counting objects: 53% (25/47) 2021-05-17T17:01:37.8389829Z remote: Counting objects: 55% (26/47) 2021-05-17T17:01:37.8390431Z remote: Counting objects: 57% (27/47) 2021-05-17T17:01:37.8391648Z remote: Counting objects: 59% (28/47) 2021-05-17T17:01:37.8392332Z remote: Counting objects: 61% (29/47) 2021-05-17T17:01:37.8392938Z remote: Counting objects: 63% (30/47) 2021-05-17T17:01:37.8393785Z remote: Counting objects: 65% (31/47) 2021-05-17T17:01:37.8394468Z remote: Counting objects: 68% (32/47) 2021-05-17T17:01:37.8395085Z remote: Counting objects: 70% (33/47) 2021-05-17T17:01:37.8395722Z remote: Counting objects: 72% (34/47) 2021-05-17T17:01:37.8396351Z remote: Counting objects: 74% (35/47) 2021-05-17T17:01:37.8396956Z remote: Counting objects: 76% (36/47) 2021-05-17T17:01:37.8397577Z remote: Counting objects: 78% (37/47) 2021-05-17T17:01:37.8398200Z remote: Counting objects: 80% (38/47) 2021-05-17T17:01:37.8398803Z remote: Counting objects: 82% (39/47) 2021-05-17T17:01:37.8399430Z remote: Counting objects: 85% (40/47) 2021-05-17T17:01:37.8400050Z remote: Counting objects: 87% (41/47) 2021-05-17T17:01:37.8400688Z remote: Counting objects: 89% (42/47) 2021-05-17T17:01:37.8401326Z remote: Counting objects: 91% (43/47) 2021-05-17T17:01:37.8401954Z remote: Counting objects: 93% (44/47) 2021-05-17T17:01:37.8402559Z remote: Counting objects: 95% (45/47) 2021-05-17T17:01:37.8403184Z remote: Counting objects: 97% (46/47) 2021-05-17T17:01:37.8403953Z remote: Counting objects: 100% (47/47) 2021-05-17T17:01:37.8404485Z remote: Counting objects: 100% (47/47), done. 2021-05-17T17:01:37.8405026Z remote: Compressing objects: 2% (1/42) 2021-05-17T17:01:37.8405574Z remote: Compressing objects: 4% (2/42) 2021-05-17T17:01:37.8406108Z remote: Compressing objects: 7% (3/42) 2021-05-17T17:01:37.8406655Z remote: Compressing objects: 9% (4/42) 2021-05-17T17:01:37.8407199Z remote: Compressing objects: 11% (5/42) 2021-05-17T17:01:37.8407732Z remote: Compressing objects: 14% (6/42) 2021-05-17T17:01:37.8408463Z remote: Compressing objects: 16% (7/42) 2021-05-17T17:01:37.8409022Z remote: Compressing objects: 19% (8/42) 2021-05-17T17:01:37.8409565Z remote: Compressing objects: 21% (9/42) 2021-05-17T17:01:37.8410118Z remote: Compressing objects: 23% (10/42) 2021-05-17T17:01:37.8410654Z remote: Compressing objects: 26% (11/42) 2021-05-17T17:01:37.8411321Z remote: Compressing objects: 28% (12/42) 2021-05-17T17:01:37.8411857Z remote: Compressing objects: 30% (13/42) 2021-05-17T17:01:37.8412371Z remote: Compressing objects: 33% (14/42) 2021-05-17T17:01:37.8412894Z remote: Compressing objects: 35% (15/42) 2021-05-17T17:01:37.8413405Z remote: Compressing objects: 38% (16/42) 2021-05-17T17:01:37.8413936Z remote: Compressing objects: 40% (17/42) 2021-05-17T17:01:37.8414742Z remote: Compressing objects: 42% (18/42) 2021-05-17T17:01:37.8415275Z remote: Compressing objects: 45% (19/42) 2021-05-17T17:01:37.8415804Z remote: Compressing objects: 47% (20/42) 2021-05-17T17:01:37.8416329Z remote: Compressing objects: 50% (21/42) 2021-05-17T17:01:37.8416839Z remote: Compressing objects: 52% (22/42) 2021-05-17T17:01:37.8417365Z remote: Compressing objects: 54% (23/42) 2021-05-17T17:01:37.8417889Z remote: Compressing objects: 57% (24/42) 2021-05-17T17:01:37.8418399Z remote: Compressing objects: 59% (25/42) 2021-05-17T17:01:37.8418925Z remote: Compressing objects: 61% (26/42) 2021-05-17T17:01:37.8419921Z remote: Compressing objects: 64% (27/42) 2021-05-17T17:01:37.8420441Z remote: Compressing objects: 66% (28/42) 2021-05-17T17:01:37.8421103Z remote: Compressing objects: 69% (29/42) 2021-05-17T17:01:37.8421740Z remote: Compressing objects: 71% (30/42) 2021-05-17T17:01:37.8422579Z remote: Compressing objects: 73% (31/42) 2021-05-17T17:01:37.8423267Z remote: Compressing objects: 76% (32/42) 2021-05-17T17:01:37.8424196Z remote: Compressing objects: 78% (33/42) 2021-05-17T17:01:37.8425022Z remote: Compressing objects: 80% (34/42) 2021-05-17T17:01:37.8425847Z remote: Compressing objects: 83% (35/42) 2021-05-17T17:01:37.8426492Z remote: Compressing objects: 85% (36/42) 2021-05-17T17:01:37.8427128Z remote: Compressing objects: 88% (37/42) 2021-05-17T17:01:37.8427775Z remote: Compressing objects: 90% (38/42) 2021-05-17T17:01:37.8428419Z remote: Compressing objects: 92% (39/42) 2021-05-17T17:01:37.8429044Z remote: Compressing objects: 95% (40/42) 2021-05-17T17:01:37.8429689Z remote: Compressing objects: 97% (41/42) 2021-05-17T17:01:37.8430337Z remote: Compressing objects: 100% (42/42) 2021-05-17T17:01:37.8430988Z remote: Compressing objects: 100% (42/42), done. 2021-05-17T17:01:37.8432869Z remote: Total 47 (delta 2), reused 34 (delta 2), pack-reused 0 2021-05-17T17:01:37.8433884Z From https://github.com/neuroconductor/mni 2021-05-17T17:01:37.8435116Z * [new ref] 8848a07eeecc2f10608723086e98e968f3394618 -> 0.2.0.s 2021-05-17T17:01:37.8436144Z ##[endgroup] 2021-05-17T17:01:37.8436810Z ##[group]Determining the checkout info 2021-05-17T17:01:37.8437447Z ##[endgroup] 2021-05-17T17:01:37.8438043Z ##[group]Checking out the ref 2021-05-17T17:01:37.8439371Z [command]/usr/bin/git checkout --progress --force refs/tags/0.2.0.s 2021-05-17T17:01:37.8440313Z Note: switching to 'refs/tags/0.2.0.s'. 2021-05-17T17:01:37.8440781Z 2021-05-17T17:01:37.8441687Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:01:37.8442600Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:01:37.8443450Z state without impacting any branches by switching back to a branch. 2021-05-17T17:01:37.8443998Z 2021-05-17T17:01:37.8444630Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:01:37.8446264Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:01:37.8446903Z 2021-05-17T17:01:37.8448223Z git switch -c 2021-05-17T17:01:37.8448694Z 2021-05-17T17:01:37.8449193Z Or undo this operation with: 2021-05-17T17:01:37.8449752Z 2021-05-17T17:01:37.8450331Z git switch - 2021-05-17T17:01:37.8450702Z 2021-05-17T17:01:37.8451384Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:01:37.8451959Z 2021-05-17T17:01:37.8452359Z HEAD is now at 8848a07 Version id 111 stable 2021-05-17T17:01:37.8452817Z ##[endgroup] 2021-05-17T17:01:37.8453565Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:01:37.8454449Z '8848a07eeecc2f10608723086e98e968f3394618' 2021-05-17T17:01:37.8562013Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:01:37.8562776Z with: 2021-05-17T17:01:37.8563665Z r-version: devel 2021-05-17T17:01:37.8564042Z Ncpus: 1 2021-05-17T17:01:37.8564445Z crayon.enabled: NULL 2021-05-17T17:01:37.8564952Z remove-openmp-macos: true 2021-05-17T17:01:37.8565508Z http-user-agent: default 2021-05-17T17:01:37.8565945Z install-r: true 2021-05-17T17:01:37.8566499Z windows-path-include-mingw: true 2021-05-17T17:01:37.8567018Z env: 2021-05-17T17:01:37.8567484Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:01:37.8567946Z TIC_DEPLOY_KEY: 2021-05-17T17:01:37.8568704Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:01:37.8569971Z GITHUB_PAT: *** 2021-05-17T17:01:37.8570754Z COVERALLS_TOKEN: *** 2021-05-17T17:01:37.8571221Z continue-on-error: true 2021-05-17T17:01:37.8571683Z VDIFFR_RUN_TESTS: 2021-05-17T17:01:37.8572065Z ##[endgroup] 2021-05-17T17:01:42.6401719Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:01:44.4638905Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:01:44.4641870Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:01:44.4656152Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:01:44.4693204Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:01:44.5106522Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:01:44.5954493Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:01:44.7389187Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:01:44.7465539Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:01:44.7477634Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:01:44.7834120Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:01:44.7865273Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:01:44.7887729Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:01:44.7917581Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:01:44.7939192Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:01:44.8096336Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:01:44.8198484Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:01:44.9766922Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:01:45.0120857Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:01:45.0668028Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:01:45.0759796Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:01:45.0762809Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:01:45.0764923Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:01:45.0815186Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:01:45.0938860Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:01:45.5040792Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:01:52.9695978Z Fetched 4463 kB in 1s (3671 kB/s) 2021-05-17T17:01:53.9579490Z Reading package lists... 2021-05-17T17:01:53.9839058Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:01:56.2838038Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:01:56.3614414Z Reading package lists... 2021-05-17T17:01:56.5608630Z Building dependency tree... 2021-05-17T17:01:56.5629967Z Reading state information... 2021-05-17T17:01:56.7768251Z The following additional packages will be installed: 2021-05-17T17:01:56.7769834Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:01:56.7771268Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:01:56.7772792Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:01:56.7774169Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:01:56.7775607Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:01:56.7776734Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:01:56.7778083Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:01:56.7779616Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:01:56.7780874Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:01:56.7783656Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:01:56.7785061Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:01:56.7786257Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:01:56.7787532Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:01:56.7788798Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:01:56.7789885Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:01:56.7791000Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:01:56.7792592Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:01:56.7793869Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:01:56.7795407Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:01:56.7796581Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:01:56.7797619Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:01:56.7798880Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:01:56.7800117Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:01:56.7801669Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:01:56.7803084Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:01:56.7804259Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:01:56.7805686Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:01:56.7806906Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:01:56.7808138Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:01:56.7809397Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:01:56.7810611Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:01:56.7812561Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:01:56.7814326Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:01:56.7816228Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:01:56.7817741Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:01:56.7818960Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:01:56.7820079Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:01:56.7821276Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:01:56.7821844Z Suggested packages: 2021-05-17T17:01:56.7822792Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:01:56.7823825Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:01:56.7824913Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:01:56.7826193Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:01:56.7827257Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:01:56.7828240Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:01:56.7829245Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:01:56.7830362Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:01:56.8019916Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:01:56.8021464Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:01:57.2896630Z The following NEW packages will be installed: 2021-05-17T17:01:57.2899653Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:01:57.2901474Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:01:57.2903254Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:01:57.2905285Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:01:57.2906762Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:01:57.2908056Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:01:57.2909599Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:01:57.2913937Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:01:57.2915752Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:01:57.2917469Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:01:57.2918985Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:01:57.2920683Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:01:57.2922338Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:01:57.2924187Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:01:57.2925625Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:01:57.2927208Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:01:57.2928577Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:01:57.2930304Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:01:57.2935418Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:01:57.2937038Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:01:57.2938322Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:01:57.2939642Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:01:57.2941148Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:01:57.2942723Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:01:57.2944194Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:01:57.2945591Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:01:57.2947433Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:01:57.2949493Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:01:57.2950944Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:01:57.2954045Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:01:57.2956180Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:01:57.2957836Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:01:57.2960050Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:01:57.2961314Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:01:57.2962724Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:01:57.2964170Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:01:57.2965358Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:01:57.2966354Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:01:57.3217216Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:01:57.3218424Z Need to get 8648 kB of archives. 2021-05-17T17:01:57.3219416Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:01:57.3221228Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:01:57.3274493Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:01:57.3290922Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:01:57.3295975Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:01:57.3305957Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:01:57.3354403Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:01:57.3357363Z 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-17T17:01:57.3382552Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:01:57.3385023Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:01:57.3388567Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:01:57.3391963Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:01:57.3395882Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:01:57.3398422Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:01:57.3412933Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:01:57.3421912Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:01:57.3429363Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:01:57.3440581Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:01:57.3456147Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:01:57.3465219Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:01:57.3671089Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:01:57.3680112Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:01:57.3703629Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:01:57.3710107Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:01:57.3730240Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:01:57.3747986Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:01:57.3858325Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:01:57.3863381Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:01:57.3876649Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:01:57.3890521Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:01:57.3899359Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:01:57.3907654Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:01:57.3914939Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:01:57.3924395Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:01:57.3931679Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:01:57.3940186Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:01:57.3950697Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:01:57.3963446Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:01:57.3967605Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:01:57.3976865Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:01:57.3986223Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:01:57.3994318Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:01:57.4013343Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:01:57.4024921Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:01:57.4033857Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:01:57.4043253Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:01:57.4059405Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:01:57.4075923Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:01:57.4084126Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:01:57.4091200Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:01:57.4098771Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:01:57.4106494Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:01:57.4149076Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:01:57.4154184Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:01:57.4165470Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:01:57.4187523Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:01:57.4195174Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:01:57.4201379Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:01:57.4208293Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:01:57.4214467Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:01:57.4221079Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:01:57.4227309Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:01:57.4243665Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:01:57.4252731Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:01:57.4259128Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:01:57.4271154Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:01:57.4282627Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:01:57.4292949Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:01:57.4307734Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:01:57.4323370Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:01:57.4337777Z 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-17T17:01:57.4345915Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:01:57.4366657Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:01:57.4377474Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:01:57.4385907Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:01:57.4397382Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:01:57.4406730Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:01:57.4443612Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:01:57.4461926Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:01:57.4471112Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:01:57.4478608Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:01:57.4511093Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:01:57.4534582Z 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-17T17:01:57.4541654Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:01:57.4549140Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:01:57.4556866Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:01:57.4561307Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:01:57.4566073Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:01:57.4588888Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:01:57.4595491Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:01:57.4602780Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:01:57.4610054Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:01:57.4617589Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:01:57.4623825Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:01:57.4630068Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:01:57.4636530Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:01:57.4641749Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:01:57.4648005Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:01:57.4655810Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:01:57.4661730Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:01:57.4759819Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:01:57.4771403Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:01:57.4867135Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:01:57.4905778Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:01:57.4913105Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:01:57.4922860Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:01:57.4929549Z 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-17T17:01:57.4939588Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:01:57.4949912Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:01:57.4996394Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:01:57.5034811Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:01:57.5056627Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:01:57.5062113Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:01:57.5080674Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:01:57.5084839Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:01:57.5086699Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:01:57.5098886Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:01:57.5100606Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:01:57.5102306Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:01:57.5114780Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:01:57.5121774Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:01:57.5129908Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:01:57.5163524Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:01:57.5165884Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:01:57.5177697Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:01:57.5183594Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:01:57.5193763Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:01:57.5434122Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:01:57.5438273Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:01:57.5446584Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:01:57.5515075Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:01:58.3681166Z Fetched 8648 kB in 0s (34.6 MB/s) 2021-05-17T17:01:58.4148551Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:01:58.4361750Z (Reading database ... 2021-05-17T17:01:58.4366280Z (Reading database ... 5% 2021-05-17T17:01:58.4366774Z (Reading database ... 10% 2021-05-17T17:01:58.4367235Z (Reading database ... 15% 2021-05-17T17:01:58.4367707Z (Reading database ... 20% 2021-05-17T17:01:58.4368159Z (Reading database ... 25% 2021-05-17T17:01:58.4368628Z (Reading database ... 30% 2021-05-17T17:01:58.4369076Z (Reading database ... 35% 2021-05-17T17:01:58.4369696Z (Reading database ... 40% 2021-05-17T17:01:58.4370303Z (Reading database ... 45% 2021-05-17T17:01:58.4370708Z (Reading database ... 50% 2021-05-17T17:01:58.4650768Z (Reading database ... 55% 2021-05-17T17:01:58.5107963Z (Reading database ... 60% 2021-05-17T17:01:58.5471115Z (Reading database ... 65% 2021-05-17T17:01:58.5972032Z (Reading database ... 70% 2021-05-17T17:01:58.6792717Z (Reading database ... 75% 2021-05-17T17:01:58.7770481Z (Reading database ... 80% 2021-05-17T17:01:58.8834413Z (Reading database ... 85% 2021-05-17T17:01:58.9507078Z (Reading database ... 90% 2021-05-17T17:01:59.0040003Z (Reading database ... 95% 2021-05-17T17:01:59.0040875Z (Reading database ... 100% 2021-05-17T17:01:59.0041631Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:01:59.0195910Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:01:59.0424596Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:01:59.0762015Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:01:59.1060863Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:01:59.1074734Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:01:59.1356194Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:01:59.1955749Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:01:59.1957064Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:01:59.2474241Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:01:59.2733628Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:01:59.2734846Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:01:59.2833198Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:01:59.3127791Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:01:59.3142671Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:01:59.3493976Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:01:59.3800446Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:01:59.3813846Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:01:59.4197342Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:01:59.4768676Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:01:59.4776536Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:01:59.4876837Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:01:59.5170312Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:01:59.5185978Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:01:59.5476569Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:01:59.5774052Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:01:59.5786252Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:01:59.6066385Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:01:59.6381578Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:01:59.6401547Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:01:59.6680449Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:01:59.6987800Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:01:59.6997080Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:01:59.7292458Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:01:59.7618947Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:01:59.7630852Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:01:59.7916695Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:01:59.8225580Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:01:59.8235878Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:01:59.8497652Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:01:59.8901171Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:01:59.8913311Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:01:59.9236207Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:01:59.9513753Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:01:59.9523675Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:01:59.9800791Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:02:00.0115226Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:02:00.0126924Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:02:00.0424647Z Selecting previously unselected package patchutils. 2021-05-17T17:02:00.0731559Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:02:00.0741318Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:02:00.1075322Z Selecting previously unselected package wdiff. 2021-05-17T17:02:00.1381350Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:02:00.1395285Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:02:00.1756547Z Selecting previously unselected package devscripts. 2021-05-17T17:02:00.2029343Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:02:00.2312726Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:02:00.3630976Z Selecting previously unselected package diffstat. 2021-05-17T17:02:00.3949873Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:02:00.3961949Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:02:00.4315694Z Selecting previously unselected package python3-gpg. 2021-05-17T17:02:00.4569613Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:02:00.4585100Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:02:00.5192720Z Selecting previously unselected package dput. 2021-05-17T17:02:00.5427161Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:02:00.5519695Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:02:00.5955650Z Selecting previously unselected package gdebi-core. 2021-05-17T17:02:00.6192138Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:02:00.6207963Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:02:01.0193747Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:02:01.0460166Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:02:01.0490963Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:02:01.0828725Z Selecting previously unselected package gettext. 2021-05-17T17:02:01.1151661Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:02:01.1163289Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:02:01.2474061Z Selecting previously unselected package intltool-debian. 2021-05-17T17:02:01.2739023Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:02:01.2753559Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:02:01.3075026Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:02:01.3330187Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:02:01.3345046Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:02:01.3713169Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:02:01.3961656Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:02:01.3972894Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:02:01.4355717Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:02:01.4655439Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:02:01.4668012Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:02:01.4950609Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:02:01.5262276Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:02:01.5272121Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:02:01.5675627Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:02:01.5972142Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:02:01.5991974Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:02:01.6228942Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:02:01.6549781Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:02:01.6566719Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:02:01.6873785Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:02:01.7192454Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:02:01.7194524Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:02:01.7449149Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:02:01.7742205Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:02:01.7770704Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:02:01.8073807Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:02:01.8379998Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:02:01.8395533Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:02:01.8713767Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:02:01.8956943Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:02:01.8966369Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:02:01.9269943Z Selecting previously unselected package libclone-perl. 2021-05-17T17:02:01.9574054Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:02:01.9587127Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:02:01.9845304Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:02:02.0168155Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:02:02.0179140Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:02:02.0426653Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:02:02.0736492Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:02:02.0748270Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:02:02.1074152Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:02:02.1348087Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:02:02.1357860Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:02:02.1607024Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:02:02.1910492Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:02:02.1920954Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:02:02.2234029Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:02:02.2499171Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:02:02.2513384Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:02:02.2855665Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:02:02.3165472Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:02:02.3176982Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:02:02.3423881Z Selecting previously unselected package libwant-perl. 2021-05-17T17:02:02.3727230Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:02:02.3738668Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:02:02.4000166Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:02:02.4307475Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:02:02.4318867Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:02:02.4673788Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:02:02.4931225Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:02:02.4944000Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:02:02.5353710Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:02:02.5629060Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:02:02.5644577Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:02:02.5900878Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:02:02.6213553Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:02:02.6278148Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:02:02.6553375Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:02:02.6809092Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:02:02.6818721Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:02:02.7052648Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:02:02.7372933Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:02:02.7388378Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:02:02.7756516Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:02:02.8086323Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:02:02.8096123Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:02:02.8794455Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:02:02.9076267Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:02:02.9090955Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:02:02.9384317Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:02:02.9679349Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:02:02.9692880Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:02:02.9942825Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:02:03.0297916Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:02:03.0310433Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:02:03.0634143Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:02:03.0904396Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:02:03.0917433Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:02:03.1275116Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:02:03.1509984Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:02:03.1526460Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:02:03.1774040Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:02:03.2086919Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:02:03.2099325Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:02:03.2394059Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:02:03.2666888Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:02:03.2676890Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:02:03.2946804Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:02:03.3260054Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:02:03.3270814Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:02:03.3531615Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:02:03.3837356Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:02:03.3854531Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:02:03.4504086Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:02:03.4809319Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:02:03.4821357Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:02:03.5425465Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:02:03.5745069Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:02:03.5758008Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:02:03.6115862Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:02:03.6386558Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:02:03.6408401Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:02:03.6692141Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:02:03.7030388Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:02:03.7039161Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:02:03.7377597Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:02:03.7690707Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:02:03.7714154Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:02:03.8075803Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:02:03.8329191Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:02:03.8345879Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:02:03.8651721Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:02:03.8939585Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:02:03.8951845Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:02:03.9273175Z Selecting previously unselected package libjson-perl. 2021-05-17T17:02:03.9581529Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:02:03.9590967Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:02:03.9954801Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:02:04.0207891Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:02:04.0222800Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:02:04.0522307Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:02:04.0824686Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:02:04.0828091Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:02:04.1156663Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:02:04.1399132Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:02:04.1412875Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:02:04.1755222Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:02:04.2028868Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:02:04.2048958Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:02:04.2316681Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:02:04.2629141Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:02:04.2643731Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:02:04.2954105Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:02:04.3265463Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:02:04.3281942Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:02:04.3573510Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:02:04.3865580Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:02:04.3875186Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:02:04.4234755Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:02:04.4482355Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:02:04.4499940Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:02:04.5154019Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:02:04.5423485Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:02:04.5434823Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:02:04.5834582Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:02:04.6086599Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:02:04.6101380Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:02:04.6428991Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:02:04.6676942Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:02:04.6693483Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:02:04.6972937Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:02:04.7279443Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:02:04.7288118Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:02:04.7875258Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:02:04.8118458Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:02:04.8135579Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:02:04.8516037Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:02:04.8738010Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:02:04.8756873Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:02:04.9039224Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:02:04.9338234Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:02:04.9350771Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:02:04.9834231Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:02:05.0067764Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:02:05.0080810Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:02:05.0474554Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:02:05.0771757Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:02:05.0783809Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:02:05.1076176Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:02:05.1366723Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:02:05.1384005Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:02:05.1828792Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:02:05.2152556Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:02:05.2162875Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:02:05.2516585Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:02:05.2798800Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:02:05.2810458Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:02:05.3155237Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:02:05.3380351Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:02:05.3396742Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:02:05.3794680Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:02:05.4074010Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:02:05.4380099Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:02:05.4724209Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:02:05.4967916Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:02:05.4982167Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:02:05.5254344Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:02:05.5563988Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:02:05.5572281Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:02:05.5913680Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:02:05.6159205Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:02:05.6172386Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:02:05.6673837Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:02:05.6895843Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:02:05.6907432Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:02:05.7273417Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:02:05.7508343Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:02:05.7522018Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:02:05.7784943Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:02:05.8095162Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:02:05.8107726Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:02:05.8397146Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:02:05.8700749Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:02:05.8710608Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:02:05.9034014Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:02:05.9301033Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:02:05.9312111Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:02:05.9694573Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:02:06.0014712Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:02:06.0030984Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:02:06.0283485Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:02:06.0583165Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:02:06.0592181Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:02:06.0884892Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:02:06.1186642Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:02:06.1198169Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:02:06.1963062Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:02:06.2282442Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:02:06.2294087Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:02:06.2567767Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:02:06.2889297Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:02:06.2903134Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:02:06.3233362Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:02:06.3456868Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:02:06.3467001Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:02:06.3793743Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:02:06.4056052Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:02:06.4070327Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:02:06.4322453Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:02:06.4635559Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:02:06.4649026Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:02:06.4994264Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:02:06.5266886Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:02:06.5279134Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:02:06.5593849Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:02:06.5847657Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:02:06.5871785Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:02:06.6265925Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:02:06.6536192Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:02:06.6547858Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:02:06.6993754Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:02:06.7280081Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:02:06.7292440Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:02:06.7633874Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:02:06.7920239Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:02:06.7936020Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:02:06.8243632Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:02:06.8565063Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:02:06.8575501Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:02:06.8843403Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:02:06.9170150Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:02:06.9181576Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:02:06.9513579Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:02:06.9779410Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:02:06.9790369Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:02:07.0083248Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:02:07.0364856Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:02:07.0375730Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:02:07.0718088Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:02:07.0987678Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:02:07.1004200Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:02:07.1317441Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:02:07.1589550Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:02:07.1663582Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:02:07.1954338Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:02:07.2242928Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:02:07.2258240Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:02:07.2554420Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:02:07.2814874Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:02:07.2833844Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:02:07.3234372Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:02:07.3507673Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:02:07.3520525Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:02:07.3833397Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:02:07.4105571Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:02:07.4115255Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:02:07.4876977Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:02:07.5153277Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:02:07.5165794Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:02:07.5554334Z Selecting previously unselected package licensecheck. 2021-05-17T17:02:07.5838442Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:02:07.5847782Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:02:07.6194121Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:02:07.6447272Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:02:07.6464896Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:02:07.6753436Z Selecting previously unselected package t1utils. 2021-05-17T17:02:07.7020077Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:02:07.7032381Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:02:07.7514604Z Selecting previously unselected package lintian. 2021-05-17T17:02:07.7800969Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:02:07.7812816Z Unpacking lintian (2.62.0) ... 2021-05-17T17:02:08.1513825Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:02:08.1807677Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:02:08.1824417Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:02:08.2154316Z Selecting previously unselected package python3-xdg. 2021-05-17T17:02:08.2450017Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:02:08.2458807Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:02:08.2795447Z Selecting previously unselected package qpdf. 2021-05-17T17:02:08.3075347Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:02:08.3087383Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:02:08.3867293Z Selecting previously unselected package python3-magic. 2021-05-17T17:02:08.4156964Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:02:08.4164736Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:02:08.4812561Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:02:08.4849476Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:02:08.4889564Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:02:08.4923470Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:02:08.4955571Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:02:08.4993774Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:02:08.5028921Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:02:08.5065719Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:02:08.5114999Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:02:08.6766308Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:02:08.6831857Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:02:08.6864682Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:02:08.6897594Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:02:08.6935325Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:02:08.6972430Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:02:08.7004676Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:02:08.7040648Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:02:08.7074995Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:02:08.7145393Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:02:08.7178112Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:02:08.7217189Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:02:08.7250463Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:02:08.7283487Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:02:08.7320532Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:02:08.7357652Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:02:08.7399142Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:02:08.7438451Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:02:08.7469767Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:02:08.7500121Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:02:08.7535488Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:02:08.7564948Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:02:08.7599047Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:02:08.7633993Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:02:08.7663857Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:02:08.7701008Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:02:08.9697199Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:02:08.9733804Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:02:08.9766007Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:02:08.9798954Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:02:08.9828169Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:02:08.9865139Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:02:08.9897354Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:02:08.9933073Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:02:08.9970045Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:02:09.0027483Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:02:09.0067981Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:02:09.2254957Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:02:09.2296556Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:02:09.2338641Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:02:09.2373331Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:02:09.2407878Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:02:09.2445340Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:02:09.2483869Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:02:09.2521930Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:02:09.2554596Z Setting up t1utils (1.41-3) ... 2021-05-17T17:02:09.2618359Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:02:09.2655969Z Setting up diffstat (1.63-1) ... 2021-05-17T17:02:09.2694716Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:02:09.2735118Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:02:09.2772755Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:02:09.2807457Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:02:09.2848357Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:02:09.2885695Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:02:09.2931847Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:02:09.3018768Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:02:09.3052826Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:02:09.3091078Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:02:09.3123739Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:02:09.3162254Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:02:09.3203942Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:02:09.3233989Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:02:09.3272812Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:02:09.3309177Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:02:09.3344556Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:02:09.3384650Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:02:09.3419393Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:02:09.5140857Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:02:09.5174621Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:02:09.5212542Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:02:09.5272209Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:02:09.5307738Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:02:09.5348224Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:02:09.5386953Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:02:09.5430520Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:02:09.5612906Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:02:09.5648084Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:02:09.5685263Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:02:09.7504213Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:02:09.7546688Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:02:09.7584964Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:02:09.7682805Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:02:09.7718219Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:02:09.7769110Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:02:09.7807332Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:02:09.7849736Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:02:09.7962797Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:02:09.8004917Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:02:09.8048190Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:02:09.8088133Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:02:09.8122253Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:02:09.8157588Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:02:09.8188998Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:02:09.8220398Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:02:10.0068372Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:02:10.0107981Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:02:10.0147208Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:02:10.0189195Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:02:10.0227377Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:02:10.0265426Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:02:10.0318101Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:02:10.0414171Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:02:10.0449176Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:02:10.0481563Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:02:10.0515721Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:02:10.0575857Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:02:10.0620754Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:02:10.0653239Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:02:10.0688042Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:02:10.0724731Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:02:10.0755325Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:02:10.0787806Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:02:10.2871235Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:02:10.2960313Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:02:10.2994625Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:02:10.3031056Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:02:10.3067838Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:02:10.3115901Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:02:10.3155678Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:02:10.3194694Z Setting up lintian (2.62.0) ... 2021-05-17T17:02:10.3250190Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:02:10.3294943Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:29.3702972Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:02:29.7155585Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:32.1633215Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-17T17:02:32.3039836Z 2021-05-17T17:02:32.3199873Z Reading package lists... 0% 2021-05-17T17:02:32.3200667Z 2021-05-17T17:02:32.3249265Z Reading package lists... 100% 2021-05-17T17:02:32.3249929Z 2021-05-17T17:02:32.3250339Z 2021-05-17T17:02:32.3250898Z Reading package lists... Done 2021-05-17T17:02:32.3251362Z 2021-05-17T17:02:32.3252087Z Building dependency tree... 0% 2021-05-17T17:02:32.3252561Z 2021-05-17T17:02:32.3594014Z Building dependency tree... 0% 2021-05-17T17:02:32.3594886Z 2021-05-17T17:02:32.3595533Z Building dependency tree... 50% 2021-05-17T17:02:32.3596274Z 2021-05-17T17:02:32.5035471Z Building dependency tree... 50% 2021-05-17T17:02:32.5036009Z 2021-05-17T17:02:32.5036380Z Building dependency tree 2021-05-17T17:02:32.5036683Z 2021-05-17T17:02:32.5037071Z Reading state information... 0% 2021-05-17T17:02:32.5037369Z 2021-05-17T17:02:32.6839287Z Reading state information... 0% 2021-05-17T17:02:32.6839664Z 2021-05-17T17:02:32.6839856Z 2021-05-17T17:02:32.6840230Z Reading state information... Done 2021-05-17T17:02:32.6840551Z 2021-05-17T17:02:32.6840927Z Reading state information... 0% 2021-05-17T17:02:32.6900568Z 2021-05-17T17:02:32.6901106Z Reading state information... 1% 2021-05-17T17:02:32.6949023Z 2021-05-17T17:02:32.6949505Z Reading state information... 3% 2021-05-17T17:02:32.6992431Z 2021-05-17T17:02:32.6992875Z Reading state information... 5% 2021-05-17T17:02:32.7039748Z 2021-05-17T17:02:32.7040356Z Reading state information... 7% 2021-05-17T17:02:32.7079555Z 2021-05-17T17:02:32.7080004Z Reading state information... 9% 2021-05-17T17:02:32.7130629Z 2021-05-17T17:02:32.7131355Z Reading state information... 11% 2021-05-17T17:02:32.7169371Z 2021-05-17T17:02:32.7169839Z Reading state information... 13% 2021-05-17T17:02:32.7210354Z 2021-05-17T17:02:32.7211016Z Reading state information... 15% 2021-05-17T17:02:32.7261543Z 2021-05-17T17:02:32.7262384Z Reading state information... 17% 2021-05-17T17:02:32.7309901Z 2021-05-17T17:02:32.7310395Z Reading state information... 19% 2021-05-17T17:02:32.7356867Z 2021-05-17T17:02:32.7357520Z Reading state information... 21% 2021-05-17T17:02:32.7399329Z 2021-05-17T17:02:32.7400303Z Reading state information... 23% 2021-05-17T17:02:32.7459693Z 2021-05-17T17:02:32.7460184Z Reading state information... 25% 2021-05-17T17:02:32.7508050Z 2021-05-17T17:02:32.7508538Z Reading state information... 27% 2021-05-17T17:02:32.7565259Z 2021-05-17T17:02:32.7565755Z Reading state information... 29% 2021-05-17T17:02:32.7612042Z 2021-05-17T17:02:32.7612699Z Reading state information... 31% 2021-05-17T17:02:32.7664159Z 2021-05-17T17:02:32.7664788Z Reading state information... 33% 2021-05-17T17:02:32.7702710Z 2021-05-17T17:02:32.7703807Z Reading state information... 35% 2021-05-17T17:02:32.7746321Z 2021-05-17T17:02:32.7746832Z Reading state information... 37% 2021-05-17T17:02:32.7792230Z 2021-05-17T17:02:32.7792690Z Reading state information... 39% 2021-05-17T17:02:32.7842574Z 2021-05-17T17:02:32.7843021Z Reading state information... 41% 2021-05-17T17:02:32.7888582Z 2021-05-17T17:02:32.7889240Z Reading state information... 43% 2021-05-17T17:02:32.7939286Z 2021-05-17T17:02:32.7939773Z Reading state information... 45% 2021-05-17T17:02:32.8006748Z 2021-05-17T17:02:32.8007377Z Reading state information... 47% 2021-05-17T17:02:32.8091707Z 2021-05-17T17:02:32.8092311Z Reading state information... 49% 2021-05-17T17:02:32.8144802Z 2021-05-17T17:02:32.8145290Z Reading state information... 51% 2021-05-17T17:02:32.8185795Z 2021-05-17T17:02:32.8186259Z Reading state information... 53% 2021-05-17T17:02:32.8230261Z 2021-05-17T17:02:32.8230799Z Reading state information... 55% 2021-05-17T17:02:32.8278996Z 2021-05-17T17:02:32.8279448Z Reading state information... 57% 2021-05-17T17:02:32.8323304Z 2021-05-17T17:02:32.8323760Z Reading state information... 59% 2021-05-17T17:02:32.8377584Z 2021-05-17T17:02:32.8378118Z Reading state information... 61% 2021-05-17T17:02:32.8420992Z 2021-05-17T17:02:32.8421625Z Reading state information... 63% 2021-05-17T17:02:32.8477939Z 2021-05-17T17:02:32.8478496Z Reading state information... 65% 2021-05-17T17:02:32.8522198Z 2021-05-17T17:02:32.8522912Z Reading state information... 67% 2021-05-17T17:02:32.8568616Z 2021-05-17T17:02:32.8569102Z Reading state information... 69% 2021-05-17T17:02:32.8625656Z 2021-05-17T17:02:32.8626157Z Reading state information... 71% 2021-05-17T17:02:32.8666658Z 2021-05-17T17:02:32.8667170Z Reading state information... 73% 2021-05-17T17:02:32.8711190Z 2021-05-17T17:02:32.8712030Z Reading state information... 75% 2021-05-17T17:02:32.8768790Z 2021-05-17T17:02:32.8769229Z Reading state information... 77% 2021-05-17T17:02:32.8815552Z 2021-05-17T17:02:32.8816036Z Reading state information... 79% 2021-05-17T17:02:32.8868098Z 2021-05-17T17:02:32.8868582Z Reading state information... 81% 2021-05-17T17:02:32.8915075Z 2021-05-17T17:02:32.8915877Z Reading state information... 83% 2021-05-17T17:02:32.8961667Z 2021-05-17T17:02:32.8962130Z Reading state information... 85% 2021-05-17T17:02:32.9003872Z 2021-05-17T17:02:32.9004390Z Reading state information... 87% 2021-05-17T17:02:32.9051439Z 2021-05-17T17:02:32.9052112Z Reading state information... 89% 2021-05-17T17:02:32.9092056Z 2021-05-17T17:02:32.9092880Z Reading state information... 91% 2021-05-17T17:02:32.9142889Z 2021-05-17T17:02:32.9143390Z Reading state information... 93% 2021-05-17T17:02:32.9187032Z 2021-05-17T17:02:32.9187522Z Reading state information... 95% 2021-05-17T17:02:32.9233317Z 2021-05-17T17:02:32.9233795Z Reading state information... 97% 2021-05-17T17:02:32.9281926Z 2021-05-17T17:02:32.9282638Z Reading state information... 99% 2021-05-17T17:02:33.2499557Z Selecting previously unselected package r-devel. 2021-05-17T17:02:33.3966642Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:02:33.4152943Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-17T17:02:33.4171919Z Unpacking r-devel (1) ... 2021-05-17T17:02:34.3252587Z Setting up r-devel (1) ... 2021-05-17T17:02:34.3545157Z 2021-05-17T17:02:34.3546071Z 2021-05-17T17:02:34.3546737Z Reading state information... Done 2021-05-17T17:02:34.3831359Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-17T17:02:34.3969094Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:02:34.4278079Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:02:34.4278599Z env: 2021-05-17T17:02:34.4278989Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:34.4279430Z TIC_DEPLOY_KEY: 2021-05-17T17:02:34.4280164Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:34.4281684Z GITHUB_PAT: *** 2021-05-17T17:02:34.4282622Z COVERALLS_TOKEN: *** 2021-05-17T17:02:34.4283092Z continue-on-error: true 2021-05-17T17:02:34.4283525Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:34.4284036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:34.4284464Z TZ: UTC 2021-05-17T17:02:34.4284977Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:34.4285355Z NOT_CRAN: true 2021-05-17T17:02:34.4285682Z ##[endgroup] 2021-05-17T17:02:34.4947657Z [command]sudo apt-get install -y texinfo 2021-05-17T17:02:34.7019406Z Reading package lists... 2021-05-17T17:02:34.9003880Z Building dependency tree... 2021-05-17T17:02:34.9025731Z Reading state information... 2021-05-17T17:02:35.1703772Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:02:35.1705436Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:35.8211539Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:02:35.8467045Z --2021-05-17 17:02:35-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:02:35.8628021Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:02:35.8674817Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:02:35.9431236Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:02:35.9434257Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:02:35.9436473Z --2021-05-17 17:02:35-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:02:36.0046923Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:02:36.0653907Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:02:36.2779039Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:02:36.2783694Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=GQhC1HKnt8pz%2BLSHKwUPo0aDskrSj3plT0AuT5hRPFE%3D&st=2021-05-17T17%3A01%3A36Z&se=2021-05-17T17%3A07%3A36Z&sp=r [following] 2021-05-17T17:02:36.2788001Z --2021-05-17 17:02:36-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=GQhC1HKnt8pz%2BLSHKwUPo0aDskrSj3plT0AuT5hRPFE%3D&st=2021-05-17T17%3A01%3A36Z&se=2021-05-17T17%3A07%3A36Z&sp=r 2021-05-17T17:02:36.3042389Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:02:36.3706130Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:02:36.6318013Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:02:36.6319498Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:02:36.6322047Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:02:37.2200559Z 2021-05-17T17:02:38.6948127Z 0K ........ ........ ........ ........ 49% 16.2M 2s 2021-05-17T17:02:39.8643888Z 32768K ........ ........ ........ ........ 99% 27.0M 0s 2021-05-17T17:02:39.8645408Z 65536K 100% 2.81M=3.2s 2021-05-17T17:02:39.8645889Z 2021-05-17T17:02:39.8647601Z 2021-05-17 17:02:39 (19.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:02:39.8648060Z 2021-05-17T17:02:41.9534084Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:02:41.9534949Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:02:42.2921856Z ##[group]Run tlmgr update --self 2021-05-17T17:02:42.2922458Z tlmgr update --self 2021-05-17T17:02:42.2923247Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:02:42.2924614Z tlmgr update --all 2021-05-17T17:02:42.2974849Z shell: /usr/bin/bash -e {0} 2021-05-17T17:02:42.2975389Z env: 2021-05-17T17:02:42.2975775Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:42.2976201Z TIC_DEPLOY_KEY: 2021-05-17T17:02:42.2976915Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:42.2978583Z GITHUB_PAT: *** 2021-05-17T17:02:42.2979287Z COVERALLS_TOKEN: *** 2021-05-17T17:02:42.2979724Z continue-on-error: true 2021-05-17T17:02:42.2980125Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:42.2980548Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:42.2980925Z TZ: UTC 2021-05-17T17:02:42.2981282Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:42.2981709Z NOT_CRAN: true 2021-05-17T17:02:42.2982048Z ##[endgroup] 2021-05-17T17:02:43.9283769Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:43.9285629Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:02:45.3514610Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:45.3516558Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:02:45.4360990Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:02:45.4887071Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:02:45.5313647Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:02:45.5791696Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:02:45.9832270Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:02:47.3267324Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:02:47.3904137Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:02:47.4625429Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:02:47.5039560Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:02:47.5475093Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:02:47.5916069Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:02:47.6331715Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T17:02:47.6767705Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T17:02:47.7259386Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T17:02:47.7913614Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-17T17:02:47.8820895Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-17T17:02:47.9298737Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-17T17:02:47.9729105Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-17T17:02:48.0152209Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-17T17:02:48.0611361Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:02:48.1116725Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:02:48.1543002Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:02:48.2021052Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:02:48.2476133Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:02:48.2925668Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:02:48.3352516Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:02:48.3896440Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:02:48.4331256Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:02:48.4764640Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:02:48.5187998Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:02:48.5621720Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:02:48.6054748Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T17:02:48.6518971Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T17:02:48.6935930Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T17:02:48.7444853Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-17T17:02:48.8057049Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-17T17:02:48.8501813Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-17T17:02:48.9031022Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-17T17:02:48.9478585Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-17T17:02:48.9931906Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-17T17:02:49.0365290Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:02:49.0813134Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:02:49.1245409Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:02:49.1694734Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:02:49.2135543Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:02:49.2567147Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:02:49.3001516Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:02:49.3435964Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:02:49.3884304Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:02:49.4333507Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:02:49.4790546Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:02:49.5255027Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:02:49.5699713Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:02:49.6146665Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T17:02:49.6595828Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T17:02:49.7060022Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-17T17:02:49.7491687Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-17T17:02:49.7935072Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-17T17:02:49.8416050Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-17T17:02:49.8915573Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-17T17:02:49.9649569Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-17T17:02:50.0090945Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-17T17:02:50.0544462Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:02:50.0997237Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:02:50.1449668Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:02:50.2111019Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:02:50.2969302Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:02:50.3425028Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:02:50.3893548Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:02:50.4461032Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:02:50.4935263Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:02:50.5443673Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:02:50.5960035Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T17:02:50.6430793Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T17:02:50.6865179Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T17:02:50.7335084Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-17T17:02:50.7821843Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-17T17:02:50.8478850Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:02:50.8919428Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-17T17:02:50.9381150Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-17T17:02:50.9826162Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-17T17:02:51.0318493Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:02:51.0804506Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:02:51.1263489Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:02:51.1780215Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:02:51.2789768Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T17:02:51.3520083Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:02:51.3964087Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:02:51.4196034Z running mktexlsr ... 2021-05-17T17:02:51.5102316Z done running mktexlsr. 2021-05-17T17:02:51.5454102Z running updmap-sys ... 2021-05-17T17:02:51.8437279Z done running updmap-sys. 2021-05-17T17:02:51.8438702Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:02:51.8440814Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hR8Zhlk33D/NwCLCd1Wnk ... 2021-05-17T17:02:52.2583534Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hR8Zhlk33D/NwCLCd1Wnk. 2021-05-17T17:02:52.2586974Z OK: optex.fmt/luatex 2021-05-17T17:02:52.2588750Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:02:52.2590630Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:02:53.6652343Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:53.6653830Z tlmgr: no updates available 2021-05-17T17:02:53.7839195Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:02:53.7839718Z with: 2021-05-17T17:02:53.7840083Z pandoc-version: 2.7.3 2021-05-17T17:02:53.7840617Z env: 2021-05-17T17:02:53.7841012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:53.7841428Z TIC_DEPLOY_KEY: 2021-05-17T17:02:53.7842154Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:53.7843747Z GITHUB_PAT: *** 2021-05-17T17:02:53.7844473Z COVERALLS_TOKEN: *** 2021-05-17T17:02:53.7844927Z continue-on-error: true 2021-05-17T17:02:53.7845363Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:53.7845792Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:53.7846204Z TZ: UTC 2021-05-17T17:02:53.7846544Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:53.7846924Z NOT_CRAN: true 2021-05-17T17:02:53.7847269Z ##[endgroup] 2021-05-17T17:02:54.1029264Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:02:54.1808240Z Reading package lists... 2021-05-17T17:02:54.3834827Z Building dependency tree... 2021-05-17T17:02:54.3854206Z Reading state information... 2021-05-17T17:02:54.6879897Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:02:54.6880797Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:54.6915142Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:02:54.8336489Z 2021-05-17T17:02:54.8510469Z Reading package lists... 0% 2021-05-17T17:02:54.8511394Z 2021-05-17T17:02:54.8572114Z Reading package lists... 100% 2021-05-17T17:02:54.8572981Z 2021-05-17T17:02:54.8573480Z 2021-05-17T17:02:54.8574228Z Reading package lists... Done 2021-05-17T17:02:54.8575157Z 2021-05-17T17:02:54.8575869Z Building dependency tree... 0% 2021-05-17T17:02:54.8576351Z 2021-05-17T17:02:54.8955368Z Building dependency tree... 0% 2021-05-17T17:02:54.8956121Z 2021-05-17T17:02:54.8956806Z Building dependency tree... 50% 2021-05-17T17:02:54.8957279Z 2021-05-17T17:02:55.0700995Z Building dependency tree... 50% 2021-05-17T17:02:55.0701439Z 2021-05-17T17:02:55.0701969Z Building dependency tree 2021-05-17T17:02:55.0702344Z 2021-05-17T17:02:55.0702851Z Reading state information... 0% 2021-05-17T17:02:55.0703393Z 2021-05-17T17:02:55.2553185Z Reading state information... 0% 2021-05-17T17:02:55.2553778Z 2021-05-17T17:02:55.2554002Z 2021-05-17T17:02:55.2554767Z Reading state information... Done 2021-05-17T17:02:55.2555165Z 2021-05-17T17:02:55.2555674Z Reading state information... 0% 2021-05-17T17:02:55.2625364Z 2021-05-17T17:02:55.2625909Z Reading state information... 1% 2021-05-17T17:02:55.2666804Z 2021-05-17T17:02:55.2667332Z Reading state information... 3% 2021-05-17T17:02:55.2716402Z 2021-05-17T17:02:55.2716929Z Reading state information... 5% 2021-05-17T17:02:55.2761636Z 2021-05-17T17:02:55.2762190Z Reading state information... 7% 2021-05-17T17:02:55.2805808Z 2021-05-17T17:02:55.2806409Z Reading state information... 9% 2021-05-17T17:02:55.2853838Z 2021-05-17T17:02:55.2855042Z Reading state information... 11% 2021-05-17T17:02:55.2899255Z 2021-05-17T17:02:55.2899861Z Reading state information... 13% 2021-05-17T17:02:55.2945935Z 2021-05-17T17:02:55.2946495Z Reading state information... 15% 2021-05-17T17:02:55.2989929Z 2021-05-17T17:02:55.2990629Z Reading state information... 17% 2021-05-17T17:02:55.3039043Z 2021-05-17T17:02:55.3039590Z Reading state information... 19% 2021-05-17T17:02:55.3080179Z 2021-05-17T17:02:55.3080778Z Reading state information... 21% 2021-05-17T17:02:55.3123422Z 2021-05-17T17:02:55.3123958Z Reading state information... 23% 2021-05-17T17:02:55.3168906Z 2021-05-17T17:02:55.3169438Z Reading state information... 25% 2021-05-17T17:02:55.3220976Z 2021-05-17T17:02:55.3221484Z Reading state information... 27% 2021-05-17T17:02:55.3264911Z 2021-05-17T17:02:55.3265465Z Reading state information... 29% 2021-05-17T17:02:55.3314013Z 2021-05-17T17:02:55.3314582Z Reading state information... 31% 2021-05-17T17:02:55.3361678Z 2021-05-17T17:02:55.3362542Z Reading state information... 33% 2021-05-17T17:02:55.3408532Z 2021-05-17T17:02:55.3409080Z Reading state information... 35% 2021-05-17T17:02:55.3446148Z 2021-05-17T17:02:55.3446661Z Reading state information... 37% 2021-05-17T17:02:55.3492692Z 2021-05-17T17:02:55.3493295Z Reading state information... 39% 2021-05-17T17:02:55.3537923Z 2021-05-17T17:02:55.3538441Z Reading state information... 41% 2021-05-17T17:02:55.3581148Z 2021-05-17T17:02:55.3581714Z Reading state information... 43% 2021-05-17T17:02:55.3636651Z 2021-05-17T17:02:55.3637202Z Reading state information... 45% 2021-05-17T17:02:55.3710201Z 2021-05-17T17:02:55.3710799Z Reading state information... 47% 2021-05-17T17:02:55.3752117Z 2021-05-17T17:02:55.3752640Z Reading state information... 49% 2021-05-17T17:02:55.3816885Z 2021-05-17T17:02:55.3817674Z Reading state information... 51% 2021-05-17T17:02:55.3864138Z 2021-05-17T17:02:55.3865310Z Reading state information... 53% 2021-05-17T17:02:55.3915531Z 2021-05-17T17:02:55.3916094Z Reading state information... 55% 2021-05-17T17:02:55.3964104Z 2021-05-17T17:02:55.3964658Z Reading state information... 57% 2021-05-17T17:02:55.4016466Z 2021-05-17T17:02:55.4017054Z Reading state information... 59% 2021-05-17T17:02:55.4075145Z 2021-05-17T17:02:55.4075701Z Reading state information... 61% 2021-05-17T17:02:55.4123459Z 2021-05-17T17:02:55.4123970Z Reading state information... 63% 2021-05-17T17:02:55.4165571Z 2021-05-17T17:02:55.4166155Z Reading state information... 65% 2021-05-17T17:02:55.4217594Z 2021-05-17T17:02:55.4218097Z Reading state information... 67% 2021-05-17T17:02:55.4269230Z 2021-05-17T17:02:55.4269794Z Reading state information... 69% 2021-05-17T17:02:55.4333099Z 2021-05-17T17:02:55.4333712Z Reading state information... 71% 2021-05-17T17:02:55.4372145Z 2021-05-17T17:02:55.4373262Z Reading state information... 73% 2021-05-17T17:02:55.4429791Z 2021-05-17T17:02:55.4430715Z Reading state information... 75% 2021-05-17T17:02:55.4493284Z 2021-05-17T17:02:55.4494086Z Reading state information... 77% 2021-05-17T17:02:55.4541713Z 2021-05-17T17:02:55.4542625Z Reading state information... 79% 2021-05-17T17:02:55.4596490Z 2021-05-17T17:02:55.4597248Z Reading state information... 81% 2021-05-17T17:02:55.4650944Z 2021-05-17T17:02:55.4651709Z Reading state information... 83% 2021-05-17T17:02:55.4697697Z 2021-05-17T17:02:55.4698435Z Reading state information... 85% 2021-05-17T17:02:55.4744812Z 2021-05-17T17:02:55.4746914Z Reading state information... 87% 2021-05-17T17:02:55.4791599Z 2021-05-17T17:02:55.4792370Z Reading state information... 89% 2021-05-17T17:02:55.4839304Z 2021-05-17T17:02:55.4840071Z Reading state information... 91% 2021-05-17T17:02:55.4883777Z 2021-05-17T17:02:55.4884607Z Reading state information... 93% 2021-05-17T17:02:55.4929667Z 2021-05-17T17:02:55.4930460Z Reading state information... 95% 2021-05-17T17:02:55.4976275Z 2021-05-17T17:02:55.4977002Z Reading state information... 97% 2021-05-17T17:02:55.5025317Z 2021-05-17T17:02:55.5026272Z Reading state information... 99% 2021-05-17T17:02:55.8130484Z Selecting previously unselected package pandoc. 2021-05-17T17:02:55.9651160Z (Reading database ... 261973 files and directories currently installed.) 2021-05-17T17:02:55.9853947Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:02:55.9865848Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:02:58.2153094Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:02:58.2193930Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:59.0952540Z 2021-05-17T17:02:59.0953374Z 2021-05-17T17:02:59.0954027Z Reading state information... Done 2021-05-17T17:02:59.1445133Z ##[group]Run git config user.name adigherman 2021-05-17T17:02:59.1445782Z git config user.name adigherman 2021-05-17T17:02:59.1446305Z git config user.email adig@jhu.edu 2021-05-17T17:02:59.1509168Z shell: /usr/bin/bash -e {0} 2021-05-17T17:02:59.1509552Z env: 2021-05-17T17:02:59.1510002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:59.1510472Z TIC_DEPLOY_KEY: 2021-05-17T17:02:59.1511545Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:59.1513071Z GITHUB_PAT: *** 2021-05-17T17:02:59.1513901Z COVERALLS_TOKEN: *** 2021-05-17T17:02:59.1514381Z continue-on-error: true 2021-05-17T17:02:59.1514832Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:59.1515279Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:59.1515711Z TZ: UTC 2021-05-17T17:02:59.1516072Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:59.1516474Z NOT_CRAN: true 2021-05-17T17:02:59.1516847Z ##[endgroup] 2021-05-17T17:02:59.1818763Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:02:59.1819382Z env: 2021-05-17T17:02:59.1819829Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:59.1820272Z TIC_DEPLOY_KEY: 2021-05-17T17:02:59.1821012Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:59.1823430Z GITHUB_PAT: *** 2021-05-17T17:02:59.1824326Z COVERALLS_TOKEN: *** 2021-05-17T17:02:59.1824842Z continue-on-error: true 2021-05-17T17:02:59.1825353Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:59.1825862Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:59.1826342Z TZ: UTC 2021-05-17T17:02:59.1826913Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:59.1827457Z NOT_CRAN: true 2021-05-17T17:02:59.1828145Z ##[endgroup] 2021-05-17T17:02:59.3974810Z Reading package lists... 2021-05-17T17:02:59.6008515Z Building dependency tree... 2021-05-17T17:02:59.6031328Z Reading state information... 2021-05-17T17:02:59.7974929Z The following additional packages will be installed: 2021-05-17T17:02:59.7982285Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:02:59.7989597Z Suggested packages: 2021-05-17T17:02:59.7990384Z cmake-doc ninja-build 2021-05-17T17:02:59.8521207Z The following NEW packages will be installed: 2021-05-17T17:02:59.8532863Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:02:59.8812689Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:59.8813707Z Need to get 5470 kB of archives. 2021-05-17T17:02:59.8814442Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:02:59.8816242Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:02:59.9292469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:02:59.9306737Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:02:59.9328509Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:03:00.4840097Z Fetched 5470 kB in 0s (41.0 MB/s) 2021-05-17T17:03:00.5265553Z Selecting previously unselected package cmake-data. 2021-05-17T17:03:00.5346311Z (Reading database ... 2021-05-17T17:03:00.5347330Z (Reading database ... 5% 2021-05-17T17:03:00.5348167Z (Reading database ... 10% 2021-05-17T17:03:00.5348937Z (Reading database ... 15% 2021-05-17T17:03:00.5349462Z (Reading database ... 20% 2021-05-17T17:03:00.5349932Z (Reading database ... 25% 2021-05-17T17:03:00.5350563Z (Reading database ... 30% 2021-05-17T17:03:00.5351037Z (Reading database ... 35% 2021-05-17T17:03:00.5351977Z (Reading database ... 40% 2021-05-17T17:03:00.5352656Z (Reading database ... 45% 2021-05-17T17:03:00.5353147Z (Reading database ... 50% 2021-05-17T17:03:00.5384658Z (Reading database ... 55% 2021-05-17T17:03:00.5430421Z (Reading database ... 60% 2021-05-17T17:03:00.5481560Z (Reading database ... 65% 2021-05-17T17:03:00.5649098Z (Reading database ... 70% 2021-05-17T17:03:00.5689703Z (Reading database ... 75% 2021-05-17T17:03:00.6131550Z (Reading database ... 80% 2021-05-17T17:03:00.6511073Z (Reading database ... 85% 2021-05-17T17:03:00.6685752Z (Reading database ... 90% 2021-05-17T17:03:00.6780609Z (Reading database ... 95% 2021-05-17T17:03:00.6781183Z (Reading database ... 100% 2021-05-17T17:03:00.6781953Z (Reading database ... 261980 files and directories currently installed.) 2021-05-17T17:03:00.6949502Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:03:00.7114418Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:03:01.2109289Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:03:01.2438691Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:03:01.2481162Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:03:01.2952936Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:03:01.3215772Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:03:01.3231617Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:03:01.3673713Z Selecting previously unselected package cmake. 2021-05-17T17:03:01.3975560Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:03:01.3990015Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:03:01.8568061Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:03:01.8613493Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:03:01.9072893Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:03:01.9109982Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:03:01.9152631Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:03.1846936Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:05.7056745Z Reading package lists... 2021-05-17T17:03:05.9085529Z Building dependency tree... 2021-05-17T17:03:05.9108630Z Reading state information... 2021-05-17T17:03:06.1305901Z Suggested packages: 2021-05-17T17:03:06.1308433Z libssh-doc 2021-05-17T17:03:06.1874018Z The following NEW packages will be installed: 2021-05-17T17:03:06.1879940Z libssh-dev 2021-05-17T17:03:06.2235035Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:06.2235872Z Need to get 219 kB of archives. 2021-05-17T17:03:06.2236658Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:03:06.2238748Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:03:06.7126123Z Fetched 219 kB in 0s (5970 kB/s) 2021-05-17T17:03:06.7438041Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:03:06.7516807Z (Reading database ... 2021-05-17T17:03:06.7517607Z (Reading database ... 5% 2021-05-17T17:03:06.7518413Z (Reading database ... 10% 2021-05-17T17:03:06.7518980Z (Reading database ... 15% 2021-05-17T17:03:06.7519443Z (Reading database ... 20% 2021-05-17T17:03:06.7519886Z (Reading database ... 25% 2021-05-17T17:03:06.7520549Z (Reading database ... 30% 2021-05-17T17:03:06.7521200Z (Reading database ... 35% 2021-05-17T17:03:06.7521670Z (Reading database ... 40% 2021-05-17T17:03:06.7522328Z (Reading database ... 45% 2021-05-17T17:03:06.7522813Z (Reading database ... 50% 2021-05-17T17:03:06.7570147Z (Reading database ... 55% 2021-05-17T17:03:06.7618188Z (Reading database ... 60% 2021-05-17T17:03:06.7674863Z (Reading database ... 65% 2021-05-17T17:03:06.7826811Z (Reading database ... 70% 2021-05-17T17:03:06.7969183Z (Reading database ... 75% 2021-05-17T17:03:06.8298124Z (Reading database ... 80% 2021-05-17T17:03:06.8696910Z (Reading database ... 85% 2021-05-17T17:03:06.8872817Z (Reading database ... 90% 2021-05-17T17:03:06.8969731Z (Reading database ... 95% 2021-05-17T17:03:06.8970521Z (Reading database ... 100% 2021-05-17T17:03:06.8971336Z (Reading database ... 264764 files and directories currently installed.) 2021-05-17T17:03:06.9142131Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:03:06.9157996Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:03:07.0035882Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:03:09.6212680Z Reading package lists... 2021-05-17T17:03:09.7043989Z Building dependency tree... 2021-05-17T17:03:09.7064580Z Reading state information... 2021-05-17T17:03:09.9736845Z The following NEW packages will be installed: 2021-05-17T17:03:09.9745936Z jags 2021-05-17T17:03:10.0380938Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:10.0381855Z Need to get 1562 kB of archives. 2021-05-17T17:03:10.0382777Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:03:10.0384634Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:03:10.5613603Z Fetched 1562 kB in 0s (15.2 MB/s) 2021-05-17T17:03:10.5975498Z Selecting previously unselected package jags. 2021-05-17T17:03:10.6055369Z (Reading database ... 2021-05-17T17:03:10.6056176Z (Reading database ... 5% 2021-05-17T17:03:10.6057218Z (Reading database ... 10% 2021-05-17T17:03:10.6057714Z (Reading database ... 15% 2021-05-17T17:03:10.6058188Z (Reading database ... 20% 2021-05-17T17:03:10.6058678Z (Reading database ... 25% 2021-05-17T17:03:10.6059149Z (Reading database ... 30% 2021-05-17T17:03:10.6059634Z (Reading database ... 35% 2021-05-17T17:03:10.6060135Z (Reading database ... 40% 2021-05-17T17:03:10.6060896Z (Reading database ... 45% 2021-05-17T17:03:10.6061401Z (Reading database ... 50% 2021-05-17T17:03:10.6100787Z (Reading database ... 55% 2021-05-17T17:03:10.6151788Z (Reading database ... 60% 2021-05-17T17:03:10.6203189Z (Reading database ... 65% 2021-05-17T17:03:10.6356005Z (Reading database ... 70% 2021-05-17T17:03:10.6492107Z (Reading database ... 75% 2021-05-17T17:03:10.6840398Z (Reading database ... 80% 2021-05-17T17:03:10.7236983Z (Reading database ... 85% 2021-05-17T17:03:10.7410316Z (Reading database ... 90% 2021-05-17T17:03:10.7520526Z (Reading database ... 95% 2021-05-17T17:03:10.7521276Z (Reading database ... 100% 2021-05-17T17:03:10.7522012Z (Reading database ... 264783 files and directories currently installed.) 2021-05-17T17:03:10.7694260Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:03:10.7720830Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:03:10.9476982Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:03:10.9621900Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:11.8031619Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:14.3651738Z Reading package lists... 2021-05-17T17:03:14.5742049Z Building dependency tree... 2021-05-17T17:03:14.5766231Z Reading state information... 2021-05-17T17:03:14.7969710Z The following additional packages will be installed: 2021-05-17T17:03:14.7974292Z libnode64 libuv1-dev 2021-05-17T17:03:14.8487637Z The following NEW packages will be installed: 2021-05-17T17:03:14.8497832Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:03:14.8781115Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:14.8784410Z Need to get 6239 kB of archives. 2021-05-17T17:03:14.8785204Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:03:14.8787151Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:03:14.8845918Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:03:14.9670119Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:03:15.4326562Z Fetched 6239 kB in 0s (52.8 MB/s) 2021-05-17T17:03:15.4684090Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:03:15.4764950Z (Reading database ... 2021-05-17T17:03:15.4765664Z (Reading database ... 5% 2021-05-17T17:03:15.4766204Z (Reading database ... 10% 2021-05-17T17:03:15.4804001Z (Reading database ... 15% 2021-05-17T17:03:15.4804510Z (Reading database ... 20% 2021-05-17T17:03:15.4804963Z (Reading database ... 25% 2021-05-17T17:03:15.4805398Z (Reading database ... 30% 2021-05-17T17:03:15.4805846Z (Reading database ... 35% 2021-05-17T17:03:15.4806295Z (Reading database ... 40% 2021-05-17T17:03:15.4806729Z (Reading database ... 45% 2021-05-17T17:03:15.4807174Z (Reading database ... 50% 2021-05-17T17:03:15.4807677Z (Reading database ... 55% 2021-05-17T17:03:15.4849033Z (Reading database ... 60% 2021-05-17T17:03:15.4894142Z (Reading database ... 65% 2021-05-17T17:03:15.5087667Z (Reading database ... 70% 2021-05-17T17:03:15.5253572Z (Reading database ... 75% 2021-05-17T17:03:15.5596433Z (Reading database ... 80% 2021-05-17T17:03:15.5982270Z (Reading database ... 85% 2021-05-17T17:03:15.6152124Z (Reading database ... 90% 2021-05-17T17:03:15.6242485Z (Reading database ... 95% 2021-05-17T17:03:15.6243068Z (Reading database ... 100% 2021-05-17T17:03:15.6244191Z (Reading database ... 264923 files and directories currently installed.) 2021-05-17T17:03:15.6412006Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:03:15.6426435Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:03:15.6876337Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:03:15.7191603Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:03:15.7220221Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:03:16.3594517Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:03:16.3900061Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:03:16.3917526Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:03:16.4959558Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:03:16.5006547Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:03:16.5043321Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:03:16.5083195Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:18.9956562Z Reading package lists... 2021-05-17T17:03:19.2036086Z Building dependency tree... 2021-05-17T17:03:19.2062946Z Reading state information... 2021-05-17T17:03:19.4259635Z The following additional packages will be installed: 2021-05-17T17:03:19.4269265Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:03:19.4277843Z Suggested packages: 2021-05-17T17:03:19.4278592Z libfftw3-doc 2021-05-17T17:03:19.4792353Z The following NEW packages will be installed: 2021-05-17T17:03:19.4803448Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:03:19.5078278Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:19.5079521Z Need to get 3986 kB of archives. 2021-05-17T17:03:19.5080376Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:03:19.5082530Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:03:19.5233978Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:03:19.5439425Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:03:19.5569748Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:03:19.5575722Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:03:20.0646758Z Fetched 3986 kB in 0s (36.2 MB/s) 2021-05-17T17:03:20.1024427Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:03:20.1099196Z (Reading database ... 2021-05-17T17:03:20.1100037Z (Reading database ... 5% 2021-05-17T17:03:20.1100611Z (Reading database ... 10% 2021-05-17T17:03:20.1101153Z (Reading database ... 15% 2021-05-17T17:03:20.1102064Z (Reading database ... 20% 2021-05-17T17:03:20.1102525Z (Reading database ... 25% 2021-05-17T17:03:20.1103022Z (Reading database ... 30% 2021-05-17T17:03:20.1103476Z (Reading database ... 35% 2021-05-17T17:03:20.1103942Z (Reading database ... 40% 2021-05-17T17:03:20.1104413Z (Reading database ... 45% 2021-05-17T17:03:20.1104871Z (Reading database ... 50% 2021-05-17T17:03:20.1140016Z (Reading database ... 55% 2021-05-17T17:03:20.1179849Z (Reading database ... 60% 2021-05-17T17:03:20.1226954Z (Reading database ... 65% 2021-05-17T17:03:20.1375303Z (Reading database ... 70% 2021-05-17T17:03:20.1514069Z (Reading database ... 75% 2021-05-17T17:03:20.1852709Z (Reading database ... 80% 2021-05-17T17:03:20.2249684Z (Reading database ... 85% 2021-05-17T17:03:20.2425070Z (Reading database ... 90% 2021-05-17T17:03:20.2523638Z (Reading database ... 95% 2021-05-17T17:03:20.2524216Z (Reading database ... 100% 2021-05-17T17:03:20.2524931Z (Reading database ... 265059 files and directories currently installed.) 2021-05-17T17:03:20.2734026Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:03:20.2768268Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:20.3553702Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:03:20.3828564Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:03:20.3859412Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:20.4914124Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:03:20.5201225Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:03:20.5219693Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:20.6315330Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:03:20.6624025Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:03:20.6640536Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:03:20.7034485Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:03:20.7302567Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:03:20.7315959Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0440516Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0475052Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0512050Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0541664Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0577124Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:03:21.0625389Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:21.9653843Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:24.4754915Z Reading package lists... 2021-05-17T17:03:24.6902190Z Building dependency tree... 2021-05-17T17:03:24.6930586Z Reading state information... 2021-05-17T17:03:24.9309587Z The following additional packages will be installed: 2021-05-17T17:03:24.9318572Z libdcmtk14 2021-05-17T17:03:24.9915950Z The following NEW packages will be installed: 2021-05-17T17:03:24.9929585Z dcmtk libdcmtk14 2021-05-17T17:03:25.1034211Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:25.1035635Z Need to get 5546 kB of archives. 2021-05-17T17:03:25.1036457Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:03:25.1038481Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:03:25.1868918Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:03:25.6875088Z Fetched 5546 kB in 0s (27.7 MB/s) 2021-05-17T17:03:25.7216478Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:03:25.7295721Z (Reading database ... 2021-05-17T17:03:25.7296644Z (Reading database ... 5% 2021-05-17T17:03:25.7297338Z (Reading database ... 10% 2021-05-17T17:03:25.7298028Z (Reading database ... 15% 2021-05-17T17:03:25.7298719Z (Reading database ... 20% 2021-05-17T17:03:25.7299413Z (Reading database ... 25% 2021-05-17T17:03:25.7300102Z (Reading database ... 30% 2021-05-17T17:03:25.7300782Z (Reading database ... 35% 2021-05-17T17:03:25.7301442Z (Reading database ... 40% 2021-05-17T17:03:25.7302122Z (Reading database ... 45% 2021-05-17T17:03:25.7302973Z (Reading database ... 50% 2021-05-17T17:03:25.7346716Z (Reading database ... 55% 2021-05-17T17:03:25.7390157Z (Reading database ... 60% 2021-05-17T17:03:25.7435816Z (Reading database ... 65% 2021-05-17T17:03:25.7594366Z (Reading database ... 70% 2021-05-17T17:03:25.7736422Z (Reading database ... 75% 2021-05-17T17:03:25.8058513Z (Reading database ... 80% 2021-05-17T17:03:25.8440710Z (Reading database ... 85% 2021-05-17T17:03:25.8606578Z (Reading database ... 90% 2021-05-17T17:03:25.8696296Z (Reading database ... 95% 2021-05-17T17:03:25.8696778Z (Reading database ... 100% 2021-05-17T17:03:25.8697462Z (Reading database ... 265150 files and directories currently installed.) 2021-05-17T17:03:25.8890003Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:03:25.8922653Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:03:26.4393745Z Selecting previously unselected package dcmtk. 2021-05-17T17:03:26.4690015Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:03:26.4828184Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:03:26.6454024Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:03:26.6492871Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:03:26.6674413Z Adding `dcmtk' group to system ... 2021-05-17T17:03:26.7486222Z Adding `dcmtk' user to system ... 2021-05-17T17:03:26.8922732Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:03:27.2032923Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:29.0644144Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:31.6853619Z Reading package lists... 2021-05-17T17:03:31.8920002Z Building dependency tree... 2021-05-17T17:03:31.8944189Z Reading state information... 2021-05-17T17:03:32.2069544Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:03:32.2070548Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:32.2795458Z Reading package lists... 2021-05-17T17:03:32.4860600Z Building dependency tree... 2021-05-17T17:03:32.4882818Z Reading state information... 2021-05-17T17:03:32.8258235Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:03:32.8259775Z libpng-dev set to manually installed. 2021-05-17T17:03:32.8260671Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:32.9021195Z Reading package lists... 2021-05-17T17:03:33.1178805Z Building dependency tree... 2021-05-17T17:03:33.1201563Z Reading state information... 2021-05-17T17:03:33.3497625Z The following additional packages will be installed: 2021-05-17T17:03:33.3501647Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:03:33.3513059Z Suggested packages: 2021-05-17T17:03:33.3514595Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:03:33.3516285Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:03:33.3517495Z fonts-arphic-uming fonts-nanum 2021-05-17T17:03:33.4063564Z The following NEW packages will be installed: 2021-05-17T17:03:33.4065688Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:03:33.4073716Z libpoppler97 poppler-data 2021-05-17T17:03:33.4390312Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:33.4391092Z Need to get 2582 kB of archives. 2021-05-17T17:03:33.4392133Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:03:33.4393920Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:03:33.4899278Z 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-17T17:03:33.4965267Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:03:33.5230042Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:03:33.5238311Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:03:33.5243897Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:03:34.0088221Z Fetched 2582 kB in 0s (23.3 MB/s) 2021-05-17T17:03:34.0458357Z Selecting previously unselected package poppler-data. 2021-05-17T17:03:34.0538260Z (Reading database ... 2021-05-17T17:03:34.0539258Z (Reading database ... 5% 2021-05-17T17:03:34.0540055Z (Reading database ... 10% 2021-05-17T17:03:34.0549261Z (Reading database ... 15% 2021-05-17T17:03:34.0550089Z (Reading database ... 20% 2021-05-17T17:03:34.0551111Z (Reading database ... 25% 2021-05-17T17:03:34.0552744Z (Reading database ... 30% 2021-05-17T17:03:34.0554067Z (Reading database ... 35% 2021-05-17T17:03:34.0554742Z (Reading database ... 40% 2021-05-17T17:03:34.0555388Z (Reading database ... 45% 2021-05-17T17:03:34.0556016Z (Reading database ... 50% 2021-05-17T17:03:34.0588016Z (Reading database ... 55% 2021-05-17T17:03:34.0642049Z (Reading database ... 60% 2021-05-17T17:03:34.0689178Z (Reading database ... 65% 2021-05-17T17:03:34.0853265Z (Reading database ... 70% 2021-05-17T17:03:34.0997919Z (Reading database ... 75% 2021-05-17T17:03:34.1358361Z (Reading database ... 80% 2021-05-17T17:03:34.1754128Z (Reading database ... 85% 2021-05-17T17:03:34.1935633Z (Reading database ... 90% 2021-05-17T17:03:34.2031976Z (Reading database ... 95% 2021-05-17T17:03:34.2032525Z (Reading database ... 100% 2021-05-17T17:03:34.2033296Z (Reading database ... 265385 files and directories currently installed.) 2021-05-17T17:03:34.2201205Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:03:34.2223563Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:03:34.4995538Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:03:34.5274903Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:03:34.5314248Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:03:34.5793485Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:03:34.6065932Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:34.6077560Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:34.7339184Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:03:34.7688757Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:34.7707184Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:34.8141279Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:03:34.8467342Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:34.8480911Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:34.8834828Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:03:34.9074078Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:34.9090108Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:34.9751316Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:03:34.9923454Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:03:34.9959901Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:34.9995538Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:35.0034088Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:35.0066747Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:35.0112639Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:03:35.0508266Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:37.6450563Z Reading package lists... 2021-05-17T17:03:37.8743001Z Building dependency tree... 2021-05-17T17:03:37.8767943Z Reading state information... 2021-05-17T17:03:38.1058149Z The following additional packages will be installed: 2021-05-17T17:03:38.1066247Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:03:38.1074614Z Suggested packages: 2021-05-17T17:03:38.1075474Z libhdf5-doc 2021-05-17T17:03:38.1609276Z The following NEW packages will be installed: 2021-05-17T17:03:38.1615701Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:03:38.1619562Z libsz2 2021-05-17T17:03:38.1927871Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:38.1928675Z Need to get 4074 kB of archives. 2021-05-17T17:03:38.1929442Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:03:38.1931754Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:03:38.1968994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:03:38.1975145Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:03:38.1984160Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:03:38.2315740Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:03:38.2345145Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:03:38.2356438Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:03:38.7674598Z Fetched 4074 kB in 0s (37.0 MB/s) 2021-05-17T17:03:38.8011935Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:03:38.8091124Z (Reading database ... 2021-05-17T17:03:38.8092037Z (Reading database ... 5% 2021-05-17T17:03:38.8092728Z (Reading database ... 10% 2021-05-17T17:03:38.8093398Z (Reading database ... 15% 2021-05-17T17:03:38.8094065Z (Reading database ... 20% 2021-05-17T17:03:38.8094725Z (Reading database ... 25% 2021-05-17T17:03:38.8095413Z (Reading database ... 30% 2021-05-17T17:03:38.8096272Z (Reading database ... 35% 2021-05-17T17:03:38.8096933Z (Reading database ... 40% 2021-05-17T17:03:38.8097568Z (Reading database ... 45% 2021-05-17T17:03:38.8098210Z (Reading database ... 50% 2021-05-17T17:03:38.8120420Z (Reading database ... 55% 2021-05-17T17:03:38.8164542Z (Reading database ... 60% 2021-05-17T17:03:38.8212769Z (Reading database ... 65% 2021-05-17T17:03:38.8353484Z (Reading database ... 70% 2021-05-17T17:03:38.8491694Z (Reading database ... 75% 2021-05-17T17:03:38.8820569Z (Reading database ... 80% 2021-05-17T17:03:38.9232607Z (Reading database ... 85% 2021-05-17T17:03:38.9420018Z (Reading database ... 90% 2021-05-17T17:03:38.9516391Z (Reading database ... 95% 2021-05-17T17:03:38.9516921Z (Reading database ... 100% 2021-05-17T17:03:38.9517793Z (Reading database ... 265945 files and directories currently installed.) 2021-05-17T17:03:38.9685399Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:38.9696756Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.0113823Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:03:39.0379536Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:03:39.0407485Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.0753692Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:03:39.1039844Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:03:39.1062661Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.1435077Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:03:39.1737723Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:39.1753457Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.3594725Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:03:39.3853220Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:39.3867795Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.4314396Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:03:39.4571055Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:03:39.4584928Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.5040655Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:03:39.5328190Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:39.5345471Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.8883328Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.8927047Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.8960344Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.8993127Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:03:39.9020823Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.9058756Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.9108025Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:39.9198039Z 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-17T17:03:39.9236263Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:40.8185907Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:43.3909309Z Reading package lists... 2021-05-17T17:03:43.6071875Z Building dependency tree... 2021-05-17T17:03:43.6094234Z Reading state information... 2021-05-17T17:03:43.8396509Z The following additional packages will be installed: 2021-05-17T17:03:43.8404023Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:03:43.8992573Z The following NEW packages will be installed: 2021-05-17T17:03:43.8998174Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:03:43.9000902Z mesa-common-dev 2021-05-17T17:03:43.9259410Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:43.9260154Z Need to get 1761 kB of archives. 2021-05-17T17:03:43.9260962Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:03:43.9262955Z 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-17T17:03:43.9341553Z 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-17T17:03:43.9347664Z 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-17T17:03:43.9382327Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:03:43.9422240Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:03:43.9486542Z 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-17T17:03:44.4693920Z Fetched 1761 kB in 0s (24.4 MB/s) 2021-05-17T17:03:44.5025497Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:03:44.5104619Z (Reading database ... 2021-05-17T17:03:44.5105210Z (Reading database ... 5% 2021-05-17T17:03:44.5106042Z (Reading database ... 10% 2021-05-17T17:03:44.5106514Z (Reading database ... 15% 2021-05-17T17:03:44.5106993Z (Reading database ... 20% 2021-05-17T17:03:44.5107629Z (Reading database ... 25% 2021-05-17T17:03:44.5108145Z (Reading database ... 30% 2021-05-17T17:03:44.5108819Z (Reading database ... 35% 2021-05-17T17:03:44.5109577Z (Reading database ... 40% 2021-05-17T17:03:44.5110256Z (Reading database ... 45% 2021-05-17T17:03:44.5110746Z (Reading database ... 50% 2021-05-17T17:03:44.5140811Z (Reading database ... 55% 2021-05-17T17:03:44.5225709Z (Reading database ... 60% 2021-05-17T17:03:44.5314766Z (Reading database ... 65% 2021-05-17T17:03:44.5481846Z (Reading database ... 70% 2021-05-17T17:03:44.5669207Z (Reading database ... 75% 2021-05-17T17:03:44.6013468Z (Reading database ... 80% 2021-05-17T17:03:44.6411125Z (Reading database ... 85% 2021-05-17T17:03:44.6587402Z (Reading database ... 90% 2021-05-17T17:03:44.6692759Z (Reading database ... 95% 2021-05-17T17:03:44.6694284Z (Reading database ... 100% 2021-05-17T17:03:44.6695276Z (Reading database ... 266153 files and directories currently installed.) 2021-05-17T17:03:44.6878007Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:03:44.6892854Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:03:44.7354803Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:03:44.7650305Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:44.7661422Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:44.8275250Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:03:44.8546673Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:44.8562442Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:44.8993977Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:03:44.9299404Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:03:44.9327667Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:44.9833942Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:03:45.0058531Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:03:45.0074055Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:45.0714011Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:03:45.1024138Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:45.1035177Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:45.2901899Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:03:45.2940642Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:45.2975389Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:45.3012170Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:45.3048149Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:45.3082977Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:45.3129735Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:46.8888603Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:49.4394410Z Reading package lists... 2021-05-17T17:03:49.6470304Z Building dependency tree... 2021-05-17T17:03:49.6490657Z Reading state information... 2021-05-17T17:03:49.8692261Z The following additional packages will be installed: 2021-05-17T17:03:49.8697015Z libprotobuf-lite17 libprotoc17 2021-05-17T17:03:49.9258364Z The following NEW packages will be installed: 2021-05-17T17:03:49.9263950Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:03:49.9267004Z protobuf-compiler 2021-05-17T17:03:49.9552853Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:49.9553699Z Need to get 2754 kB of archives. 2021-05-17T17:03:49.9554618Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:03:49.9557252Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:03:49.9676941Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:03:49.9889504Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:03:50.0099779Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:03:50.0196631Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:03:50.5050872Z Fetched 2754 kB in 0s (31.7 MB/s) 2021-05-17T17:03:50.5407860Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:03:50.5490189Z (Reading database ... 2021-05-17T17:03:50.5490761Z (Reading database ... 5% 2021-05-17T17:03:50.5491942Z (Reading database ... 10% 2021-05-17T17:03:50.5492417Z (Reading database ... 15% 2021-05-17T17:03:50.5492893Z (Reading database ... 20% 2021-05-17T17:03:50.5493357Z (Reading database ... 25% 2021-05-17T17:03:50.5494040Z (Reading database ... 30% 2021-05-17T17:03:50.5494523Z (Reading database ... 35% 2021-05-17T17:03:50.5495274Z (Reading database ... 40% 2021-05-17T17:03:50.5495860Z (Reading database ... 45% 2021-05-17T17:03:50.5496413Z (Reading database ... 50% 2021-05-17T17:03:50.5537452Z (Reading database ... 55% 2021-05-17T17:03:50.5580219Z (Reading database ... 60% 2021-05-17T17:03:50.5628085Z (Reading database ... 65% 2021-05-17T17:03:50.5783206Z (Reading database ... 70% 2021-05-17T17:03:50.5933508Z (Reading database ... 75% 2021-05-17T17:03:50.6276348Z (Reading database ... 80% 2021-05-17T17:03:50.6676685Z (Reading database ... 85% 2021-05-17T17:03:50.6850678Z (Reading database ... 90% 2021-05-17T17:03:50.6943973Z (Reading database ... 95% 2021-05-17T17:03:50.6944592Z (Reading database ... 100% 2021-05-17T17:03:50.6945488Z (Reading database ... 266636 files and directories currently installed.) 2021-05-17T17:03:50.7108397Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:50.7132908Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:50.7601609Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:03:50.7922602Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:50.7935684Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:50.8953609Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:03:50.9188742Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:50.9212771Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.0954900Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:03:51.1233055Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:51.1260102Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.2624840Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:03:51.2909516Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:51.2919446Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3646745Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3680145Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3719759Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3758822Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3792875Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:51.3830869Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:52.2488887Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:54.7730208Z Reading package lists... 2021-05-17T17:03:55.6344490Z Building dependency tree... 2021-05-17T17:03:55.6354055Z Reading state information... 2021-05-17T17:03:55.6355151Z The following additional packages will be installed: 2021-05-17T17:03:55.6357389Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:03:55.6359042Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:03:55.6360551Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:03:55.6362146Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:03:55.6363807Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:03:55.6365995Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:03:55.6369270Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:03:55.6371250Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:03:55.6372838Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:03:55.6374227Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:03:55.6376218Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:03:55.6377654Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:03:55.6378858Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:03:55.6380026Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:03:55.6380731Z Suggested packages: 2021-05-17T17:03:55.6381841Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:03:55.6383151Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:03:55.6384619Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:03:55.6385922Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:03:55.6386745Z The following NEW packages will be installed: 2021-05-17T17:03:55.6387916Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:03:55.6389178Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:03:55.6390292Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:03:55.6391816Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:03:55.6393180Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:03:55.6394483Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:03:55.6395854Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:03:55.6397283Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:03:55.6398888Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:03:55.6400266Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:03:55.6401691Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:03:55.6403100Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:03:55.6404303Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:03:55.6405496Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:03:55.6406408Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:55.6407212Z Need to get 47.1 MB of archives. 2021-05-17T17:03:55.6408112Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:03:55.6409913Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:03:55.6411685Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:03:55.6413368Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:03:55.6415047Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:03:55.6416708Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:03:55.6418810Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:03:55.6420724Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:03:55.6423193Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:03:55.6425050Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:03:55.6427143Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:03:55.6428834Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:03:55.6430510Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:03:55.6432684Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:03:55.6434546Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:03:55.6436259Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:03:55.6438268Z 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-17T17:03:55.6440098Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:03:55.6441779Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:03:55.6443439Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:03:55.6445229Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:03:55.6448986Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:03:55.6451119Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:03:55.6452783Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:03:55.6454428Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:03:55.6456011Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:03:55.6457714Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:03:55.6627769Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:03:55.6636466Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:03:55.6648827Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:03:55.6669119Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:03:55.6693662Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:03:55.6708705Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:03:55.6745066Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:03:55.6770917Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:03:55.6883312Z 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-17T17:03:55.6923447Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:03:55.7167614Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:03:55.7170295Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:03:55.9132687Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:03:55.9138982Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:03:55.9146406Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:03:55.9151145Z 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-17T17:03:55.9161795Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:03:55.9177822Z 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-17T17:03:55.9195361Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:03:55.9354710Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:03:55.9368343Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:03:55.9392246Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:03:55.9402162Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:03:55.9596863Z 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-17T17:03:55.9639852Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:03:55.9659738Z 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-17T17:03:55.9666105Z 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-17T17:03:55.9674735Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:03:55.9697814Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:03:55.9713292Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:03:55.9802297Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:03:55.9845985Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:03:55.9854512Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:03:55.9961410Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:03:55.9963828Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:03:55.9982574Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:03:56.0018572Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:03:56.0073558Z 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-17T17:03:56.0153986Z 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-17T17:03:56.0166807Z 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-17T17:03:56.0184140Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:03:56.0519083Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:03:56.0536472Z 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-17T17:03:56.1007989Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:03:56.1019295Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:03:56.1032013Z 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-17T17:03:56.1691861Z 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-17T17:03:56.2279213Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:03:56.2475596Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:03:56.2490050Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:03:56.9208005Z Fetched 47.1 MB in 1s (50.2 MB/s) 2021-05-17T17:03:56.9563628Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:03:56.9646765Z (Reading database ... 2021-05-17T17:03:56.9651057Z (Reading database ... 5% 2021-05-17T17:03:56.9651708Z (Reading database ... 10% 2021-05-17T17:03:56.9652166Z (Reading database ... 15% 2021-05-17T17:03:56.9652655Z (Reading database ... 20% 2021-05-17T17:03:56.9653379Z (Reading database ... 25% 2021-05-17T17:03:56.9653845Z (Reading database ... 30% 2021-05-17T17:03:56.9654345Z (Reading database ... 35% 2021-05-17T17:03:56.9654810Z (Reading database ... 40% 2021-05-17T17:03:56.9655286Z (Reading database ... 45% 2021-05-17T17:03:56.9655764Z (Reading database ... 50% 2021-05-17T17:03:56.9695478Z (Reading database ... 55% 2021-05-17T17:03:56.9734561Z (Reading database ... 60% 2021-05-17T17:03:56.9774853Z (Reading database ... 65% 2021-05-17T17:03:56.9921573Z (Reading database ... 70% 2021-05-17T17:03:57.0056724Z (Reading database ... 75% 2021-05-17T17:03:57.0398529Z (Reading database ... 80% 2021-05-17T17:03:57.0793481Z (Reading database ... 85% 2021-05-17T17:03:57.0978037Z (Reading database ... 90% 2021-05-17T17:03:57.1079550Z (Reading database ... 95% 2021-05-17T17:03:57.1081333Z (Reading database ... 100% 2021-05-17T17:03:57.1083475Z (Reading database ... 266807 files and directories currently installed.) 2021-05-17T17:03:57.1275420Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:03:57.1309104Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:03:57.2794553Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:03:57.3083917Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:57.3101876Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:03:57.3555371Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:03:57.3814458Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:57.3830328Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:03:57.4194432Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:03:57.4442299Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:57.4458723Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:03:57.4793467Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:03:57.5063285Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:03:57.5081170Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:03:57.5475390Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:03:57.5787323Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:03:57.5802912Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:03:57.6193636Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:03:57.6447232Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:57.6462676Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:57.6973033Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:03:57.7298586Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:03:57.7311223Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:03:58.4794107Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:03:58.5074804Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:03:58.5088854Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:03:58.5473361Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:03:58.5731546Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:03:58.5749751Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:03:58.6155517Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:03:58.6483830Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:58.6498921Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:03:58.7073002Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:03:58.7332349Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:03:58.7354961Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:03:58.7656379Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:03:58.7966169Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:03:58.7985212Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:03:58.8327275Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:03:58.8596292Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:03:58.8615794Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:03:58.8922639Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:03:58.9251287Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:03:58.9262546Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:03:58.9658717Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:03:58.9988805Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:59.0003821Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:59.0358888Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:03:59.0701391Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:03:59.0717855Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:03:59.1313128Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:03:59.1566586Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:03:59.1582924Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:03:59.1993463Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:03:59.2266202Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:03:59.2279600Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:03:59.2713066Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:03:59.2996492Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:59.3009554Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:03:59.3394136Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:03:59.3677749Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:03:59.3697465Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:03:59.4634190Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:03:59.4898947Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:03:59.4913451Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:03:59.7154443Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:03:59.7408934Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:03:59.7426394Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:03:59.7994264Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:03:59.8245784Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:03:59.8262561Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:03:59.8634603Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:03:59.8902177Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:03:59.8920224Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:03:59.9634083Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:03:59.9915056Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:59.9930194Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:00.5394946Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:04:00.5629354Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:04:00.5641788Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:04:00.5944181Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:04:00.6267993Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:04:00.6285269Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:04:00.6634230Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:04:00.6905608Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:04:00.6925909Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:04:00.7393343Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:04:00.7647062Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:04:00.7661779Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:04:00.8060975Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:04:00.8378875Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:04:00.8391159Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:04:00.8754618Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:04:00.9045774Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:04:00.9063416Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:04:00.9515580Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:04:00.9789468Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:04:00.9804472Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:04:01.0315288Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:04:01.0574843Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:04:01.0590979Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:04:01.1456721Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:04:01.1778084Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:04:01.1791832Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:04:01.2284865Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:04:01.2611833Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:01.2625462Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:01.3913810Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:04:01.4221473Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:04:01.4238652Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:04:01.4633583Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:04:01.4952270Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:04:01.4965112Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:04:02.6938281Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:04:02.7272966Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:04:02.7288402Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:04:02.7623420Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:04:02.7944472Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:04:02.7958737Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:04:02.8274371Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:04:02.8589305Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:04:02.8607743Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:04:02.8906782Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:04:02.9288976Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:02.9302876Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:04:02.9673455Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:04:02.9939475Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:04:02.9953781Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:04:03.0282458Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:04:03.0607361Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:03.0627972Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:03.0977356Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:04:03.1321069Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:04:03.1333075Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:04:03.2752442Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:04:03.2998253Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:04:03.3017367Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:04:03.3387497Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:04:03.3719784Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:03.3732172Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:03.4272589Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:04:03.4553896Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:04:03.4574504Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:04:03.4953831Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:04:03.5218295Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:03.5235868Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:03.6713173Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:04:03.6976022Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:04:03.6988927Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:04:03.7488894Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:04:03.7819872Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:04:03.7836520Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:04:03.8233569Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:04:03.8519407Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:04:03.8533769Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:04:03.8874415Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:04:03.9145735Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:04:03.9162218Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:04:03.9513969Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:04:03.9818319Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:04:03.9832232Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:04:04.0274039Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:04:04.0545219Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:04:04.0561710Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:04:04.0844418Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:04:04.1157044Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:04:04.1173349Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:04:04.1754378Z Selecting previously unselected package libopenal-data. 2021-05-17T17:04:04.2078732Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:04:04.2093296Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:04:04.2552357Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:04:04.2866466Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:04:04.2879927Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:04:04.3153819Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:04:04.3487292Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:04:04.3503708Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:04:04.4221586Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:04:04.4544108Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:04:04.4561898Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:04:04.4854716Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:04:04.5156763Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:04:04.5171543Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:04:04.5561056Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:04:04.5875712Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:04:04.5890148Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:04:04.6370622Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:04:04.6698352Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:04:04.6785306Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:04:04.7287848Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:04:04.7640978Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:04:04.7658537Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:04:04.8332099Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:04:04.8648133Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:04.8659999Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:04.9051958Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:04:04.9369127Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:04.9386753Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:04.9742635Z Selecting previously unselected package ffmpeg. 2021-05-17T17:04:05.0065141Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:05.0139152Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:05.1473618Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:04:05.1752067Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:04:05.1765768Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:04:05.2142332Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:04:05.2477476Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:04:05.2490832Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:04:05.4425763Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:04:05.4705720Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:04:05.4720751Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:04:05.5044960Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:04:05.5370272Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:04:05.5385297Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:04:05.5793956Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:04:05.6040097Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:05.6057225Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:05.9154007Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:04:05.9407254Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:05.9425816Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:06.2593597Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:04:06.2865478Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:04:06.2878261Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:04:06.4303828Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:04:06.4633773Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:04:06.4656701Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:04:06.4937114Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:04:06.5255716Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:04:06.5268040Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:04:06.5981329Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:04:06.6021002Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:04:06.6051790Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:04:06.6085407Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:04:06.6114960Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:04:06.6143835Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:04:06.6175989Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:04:06.6207542Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:04:06.6238983Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:04:06.6274473Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:04:06.6311118Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:04:06.6349684Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:04:06.6445123Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:04:06.6488616Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:04:06.6520649Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:04:06.6554016Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:04:06.6590820Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:04:06.6624217Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:04:06.6660215Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:04:06.6698242Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:04:06.6730524Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:04:06.6762978Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:04:06.6801129Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:04:06.6837302Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:04:06.6876682Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:04:06.6907933Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:04:06.6943131Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:04:06.6982931Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:04:06.7021901Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:04:06.7055739Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:04:06.7145990Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:04:06.7182931Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:04:06.7222279Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:04:06.7261614Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:04:06.7309136Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:04:06.7345155Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:04:06.7383597Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:04:06.7420060Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:04:06.7469150Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:06.7501158Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:04:06.7534309Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:04:06.7568132Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:04:06.7604510Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:04:06.7637160Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:04:06.7677865Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:04:06.7717675Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:04:06.7759032Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:04:06.7875789Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:04:06.7915653Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:04:06.7960662Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:04:06.8009173Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:06.8047739Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:04:06.8079544Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:04:06.8115240Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:04:06.8144934Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:04:06.8209984Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8240926Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:04:06.8280199Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8327597Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:04:06.8358628Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:04:06.8388282Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:04:06.8418542Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:04:06.8451821Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:04:06.8484252Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8517274Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:04:06.8548531Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:04:06.8584434Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:04:06.8697256Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8729762Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8763091Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8803431Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:04:06.8840320Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:04:06.8885800Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8921720Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8954091Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.8993552Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:04:06.9089718Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:08.1029564Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:10.8336736Z Reading package lists... 2021-05-17T17:04:11.0472733Z Building dependency tree... 2021-05-17T17:04:11.0498423Z Reading state information... 2021-05-17T17:04:11.2741163Z The following additional packages will be installed: 2021-05-17T17:04:11.2749505Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:04:11.3324195Z The following NEW packages will be installed: 2021-05-17T17:04:11.3326569Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:04:11.3330675Z libmagick++-dev 2021-05-17T17:04:11.3646340Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:11.3647571Z Need to get 309 kB of archives. 2021-05-17T17:04:11.3649024Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:04:11.3651460Z 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-17T17:04:11.3729052Z 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-17T17:04:11.3780006Z 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-17T17:04:11.3820423Z 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-17T17:04:11.9210656Z Fetched 309 kB in 0s (7215 kB/s) 2021-05-17T17:04:11.9579289Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:04:11.9660037Z (Reading database ... 2021-05-17T17:04:11.9660891Z (Reading database ... 5% 2021-05-17T17:04:11.9661940Z (Reading database ... 10% 2021-05-17T17:04:11.9662633Z (Reading database ... 15% 2021-05-17T17:04:11.9663304Z (Reading database ... 20% 2021-05-17T17:04:11.9663781Z (Reading database ... 25% 2021-05-17T17:04:11.9664231Z (Reading database ... 30% 2021-05-17T17:04:11.9664880Z (Reading database ... 35% 2021-05-17T17:04:11.9665357Z (Reading database ... 40% 2021-05-17T17:04:11.9665832Z (Reading database ... 45% 2021-05-17T17:04:11.9666451Z (Reading database ... 50% 2021-05-17T17:04:11.9722839Z (Reading database ... 55% 2021-05-17T17:04:11.9775704Z (Reading database ... 60% 2021-05-17T17:04:11.9818170Z (Reading database ... 65% 2021-05-17T17:04:11.9955386Z (Reading database ... 70% 2021-05-17T17:04:12.0112317Z (Reading database ... 75% 2021-05-17T17:04:12.0141493Z (Reading database ... 80% 2021-05-17T17:04:12.0785703Z (Reading database ... 85% 2021-05-17T17:04:12.0993606Z (Reading database ... 90% 2021-05-17T17:04:12.1106539Z (Reading database ... 95% 2021-05-17T17:04:12.1107150Z (Reading database ... 100% 2021-05-17T17:04:12.1107854Z (Reading database ... 267348 files and directories currently installed.) 2021-05-17T17:04:12.1280037Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:04:12.1368389Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.1954311Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:04:12.2225864Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:04:12.2252531Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.2753947Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:04:12.3015564Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:04:12.3035168Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.3673480Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:04:12.3947877Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:04:12.4068196Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.4712020Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.4812485Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.4848471Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.4888575Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:04:12.4996663Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:15.0458906Z Reading package lists... 2021-05-17T17:04:15.2617537Z Building dependency tree... 2021-05-17T17:04:15.2652332Z Reading state information... 2021-05-17T17:04:15.4846359Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:04:15.4847564Z The following additional packages will be installed: 2021-05-17T17:04:15.4848827Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:04:15.4851681Z libijs-0.35 libjbig2dec0 2021-05-17T17:04:15.4861295Z Suggested packages: 2021-05-17T17:04:15.4862553Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:04:15.4863485Z ghostscript-x 2021-05-17T17:04:15.5407940Z The following NEW packages will be installed: 2021-05-17T17:04:15.5411293Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:04:15.5417628Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:04:15.5730319Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:15.5731623Z Need to get 11.2 MB of archives. 2021-05-17T17:04:15.5732366Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:04:15.5734613Z 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-17T17:04:15.6221865Z 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-17T17:04:15.6240964Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:04:15.7238183Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:04:15.7313873Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:04:15.7322611Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:04:15.7330900Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:04:15.7618490Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:04:16.2443633Z Fetched 11.2 MB in 0s (52.6 MB/s) 2021-05-17T17:04:16.2843895Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:04:16.2928234Z (Reading database ... 2021-05-17T17:04:16.2929103Z (Reading database ... 5% 2021-05-17T17:04:16.2929769Z (Reading database ... 10% 2021-05-17T17:04:16.2930445Z (Reading database ... 15% 2021-05-17T17:04:16.2931396Z (Reading database ... 20% 2021-05-17T17:04:16.2932063Z (Reading database ... 25% 2021-05-17T17:04:16.2932723Z (Reading database ... 30% 2021-05-17T17:04:16.2933422Z (Reading database ... 35% 2021-05-17T17:04:16.2934089Z (Reading database ... 40% 2021-05-17T17:04:16.2934753Z (Reading database ... 45% 2021-05-17T17:04:16.2935570Z (Reading database ... 50% 2021-05-17T17:04:16.2976981Z (Reading database ... 55% 2021-05-17T17:04:16.3037709Z (Reading database ... 60% 2021-05-17T17:04:16.3070065Z (Reading database ... 65% 2021-05-17T17:04:16.3210168Z (Reading database ... 70% 2021-05-17T17:04:16.3354019Z (Reading database ... 75% 2021-05-17T17:04:16.3385713Z (Reading database ... 80% 2021-05-17T17:04:16.4021334Z (Reading database ... 85% 2021-05-17T17:04:16.4222208Z (Reading database ... 90% 2021-05-17T17:04:16.4315754Z (Reading database ... 95% 2021-05-17T17:04:16.4316696Z (Reading database ... 100% 2021-05-17T17:04:16.4317631Z (Reading database ... 267393 files and directories currently installed.) 2021-05-17T17:04:16.4498174Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:04:16.4768965Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:04:16.7114490Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:04:16.7359596Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:04:16.7376761Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:04:16.7793752Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:04:16.8057072Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:04:16.8758884Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:04:17.3075230Z Selecting previously unselected package libgs9-common. 2021-05-17T17:04:17.3349033Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:04:17.3362444Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:17.4554711Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:04:17.4855445Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:04:17.4883974Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:04:17.5233752Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:04:17.5512985Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:04:17.5529882Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:04:17.5914313Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:04:17.6239133Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:04:17.6255147Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:17.9036410Z Selecting previously unselected package ghostscript. 2021-05-17T17:04:17.9367328Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:04:17.9376030Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:18.0140037Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:04:18.0195763Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:04:18.0240089Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:04:18.1036189Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:04:18.1075514Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:04:18.1375574Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:18.1412111Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:18.1450836Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:04:18.1591587Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:04:18.2724977Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:18.2973279Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:22.0584638Z Reading package lists... 2021-05-17T17:04:22.2596591Z Building dependency tree... 2021-05-17T17:04:22.2627576Z Reading state information... 2021-05-17T17:04:22.4802906Z The following additional packages will be installed: 2021-05-17T17:04:22.4805488Z libudunits2-0 libudunits2-data 2021-05-17T17:04:22.5334674Z The following NEW packages will be installed: 2021-05-17T17:04:22.5339827Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:04:22.5618845Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:22.5619650Z Need to get 429 kB of archives. 2021-05-17T17:04:22.5620809Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:04:22.5623389Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:04:22.5662084Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:04:22.5688894Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:04:23.1098624Z Fetched 429 kB in 0s (10.1 MB/s) 2021-05-17T17:04:23.1471078Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:04:23.1559477Z (Reading database ... 2021-05-17T17:04:23.1560872Z (Reading database ... 5% 2021-05-17T17:04:23.1561704Z (Reading database ... 10% 2021-05-17T17:04:23.1562605Z (Reading database ... 15% 2021-05-17T17:04:23.1563306Z (Reading database ... 20% 2021-05-17T17:04:23.1563985Z (Reading database ... 25% 2021-05-17T17:04:23.1564683Z (Reading database ... 30% 2021-05-17T17:04:23.1565372Z (Reading database ... 35% 2021-05-17T17:04:23.1566036Z (Reading database ... 40% 2021-05-17T17:04:23.1567126Z (Reading database ... 45% 2021-05-17T17:04:23.1567960Z (Reading database ... 50% 2021-05-17T17:04:23.1609932Z (Reading database ... 55% 2021-05-17T17:04:23.1672450Z (Reading database ... 60% 2021-05-17T17:04:23.1702025Z (Reading database ... 65% 2021-05-17T17:04:23.1858463Z (Reading database ... 70% 2021-05-17T17:04:23.2010859Z (Reading database ... 75% 2021-05-17T17:04:23.2039953Z (Reading database ... 80% 2021-05-17T17:04:23.2772492Z (Reading database ... 85% 2021-05-17T17:04:23.2993372Z (Reading database ... 90% 2021-05-17T17:04:23.3092185Z (Reading database ... 95% 2021-05-17T17:04:23.3092741Z (Reading database ... 100% 2021-05-17T17:04:23.3093539Z (Reading database ... 267957 files and directories currently installed.) 2021-05-17T17:04:23.3264528Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:04:23.3289003Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:04:23.3673881Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:04:23.3957397Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:04:23.3992072Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:04:23.4354392Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:04:23.4614754Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:04:23.4631314Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:04:23.5522637Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:04:23.5568480Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:04:23.5611327Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:04:23.5653592Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:04:23.6896225Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:26.2408170Z Reading package lists... 2021-05-17T17:04:26.4458340Z Building dependency tree... 2021-05-17T17:04:26.4479962Z Reading state information... 2021-05-17T17:04:26.7167064Z The following NEW packages will be installed: 2021-05-17T17:04:26.7173185Z libjq-dev 2021-05-17T17:04:26.7434913Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:26.7435685Z Need to get 11.2 kB of archives. 2021-05-17T17:04:26.7436412Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:04:26.7438550Z 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-17T17:04:27.2341059Z Fetched 11.2 kB in 0s (535 kB/s) 2021-05-17T17:04:27.2683610Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:04:27.2760790Z (Reading database ... 2021-05-17T17:04:27.2761644Z (Reading database ... 5% 2021-05-17T17:04:27.2762341Z (Reading database ... 10% 2021-05-17T17:04:27.2763006Z (Reading database ... 15% 2021-05-17T17:04:27.2763648Z (Reading database ... 20% 2021-05-17T17:04:27.2764307Z (Reading database ... 25% 2021-05-17T17:04:27.2764961Z (Reading database ... 30% 2021-05-17T17:04:27.2765596Z (Reading database ... 35% 2021-05-17T17:04:27.2766743Z (Reading database ... 40% 2021-05-17T17:04:27.2767700Z (Reading database ... 45% 2021-05-17T17:04:27.2768454Z (Reading database ... 50% 2021-05-17T17:04:27.2807731Z (Reading database ... 55% 2021-05-17T17:04:27.2863902Z (Reading database ... 60% 2021-05-17T17:04:27.2891681Z (Reading database ... 65% 2021-05-17T17:04:27.3037418Z (Reading database ... 70% 2021-05-17T17:04:27.3183708Z (Reading database ... 75% 2021-05-17T17:04:27.3209003Z (Reading database ... 80% 2021-05-17T17:04:27.3830313Z (Reading database ... 85% 2021-05-17T17:04:27.4048843Z (Reading database ... 90% 2021-05-17T17:04:27.4145405Z (Reading database ... 95% 2021-05-17T17:04:27.4146004Z (Reading database ... 100% 2021-05-17T17:04:27.4146818Z (Reading database ... 267986 files and directories currently installed.) 2021-05-17T17:04:27.4313638Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:27.4326377Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:04:27.5048738Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:04:30.0473893Z Reading package lists... 2021-05-17T17:04:30.2652622Z Building dependency tree... 2021-05-17T17:04:30.2675763Z Reading state information... 2021-05-17T17:04:30.5507830Z The following NEW packages will be installed: 2021-05-17T17:04:30.5517479Z libmng2 2021-05-17T17:04:30.5812917Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:30.5814274Z Need to get 168 kB of archives. 2021-05-17T17:04:30.5815669Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:04:30.5817865Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:04:31.0782302Z Fetched 168 kB in 0s (5574 kB/s) 2021-05-17T17:04:31.1186723Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:04:31.1269942Z (Reading database ... 2021-05-17T17:04:31.1271027Z (Reading database ... 5% 2021-05-17T17:04:31.1272121Z (Reading database ... 10% 2021-05-17T17:04:31.1272933Z (Reading database ... 15% 2021-05-17T17:04:31.1273648Z (Reading database ... 20% 2021-05-17T17:04:31.1274325Z (Reading database ... 25% 2021-05-17T17:04:31.1275100Z (Reading database ... 30% 2021-05-17T17:04:31.1277273Z (Reading database ... 35% 2021-05-17T17:04:31.1278109Z (Reading database ... 40% 2021-05-17T17:04:31.1278877Z (Reading database ... 45% 2021-05-17T17:04:31.1279833Z (Reading database ... 50% 2021-05-17T17:04:31.1321907Z (Reading database ... 55% 2021-05-17T17:04:31.1378558Z (Reading database ... 60% 2021-05-17T17:04:31.6434356Z (Reading database ... 65% 2021-05-17T17:04:31.6443733Z (Reading database ... 70% 2021-05-17T17:04:31.6444505Z (Reading database ... 75% 2021-05-17T17:04:31.6445152Z (Reading database ... 80% 2021-05-17T17:04:31.6445778Z (Reading database ... 85% 2021-05-17T17:04:31.6446567Z (Reading database ... 90% 2021-05-17T17:04:31.6447216Z (Reading database ... 95% 2021-05-17T17:04:31.6448011Z (Reading database ... 100% 2021-05-17T17:04:31.6448944Z (Reading database ... 267992 files and directories currently installed.) 2021-05-17T17:04:31.6450575Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:04:31.6451744Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:04:31.6452684Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:04:31.6453711Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:33.9572043Z Reading package lists... 2021-05-17T17:04:34.1623646Z Building dependency tree... 2021-05-17T17:04:34.1644444Z Reading state information... 2021-05-17T17:04:34.4178198Z E: Unable to locate package libmng1 2021-05-17T17:04:34.4944325Z Reading package lists... 2021-05-17T17:04:34.6997350Z Building dependency tree... 2021-05-17T17:04:34.7019327Z Reading state information... 2021-05-17T17:04:34.8687727Z E: Unable to locate package libapparmor-devel 2021-05-17T17:04:34.9385456Z Reading package lists... 2021-05-17T17:04:35.1502463Z Building dependency tree... 2021-05-17T17:04:35.1528303Z Reading state information... 2021-05-17T17:04:35.3927257Z The following additional packages will be installed: 2021-05-17T17:04:35.3933089Z libij-java 2021-05-17T17:04:35.4475875Z The following NEW packages will be installed: 2021-05-17T17:04:35.4486380Z imagej libij-java 2021-05-17T17:04:35.4823748Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:35.4824958Z Need to get 2328 kB of archives. 2021-05-17T17:04:35.4826006Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:04:35.4828086Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:04:35.5317762Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:04:36.0343020Z Fetched 2328 kB in 0s (30.6 MB/s) 2021-05-17T17:04:36.0685348Z Selecting previously unselected package libij-java. 2021-05-17T17:04:36.0784781Z (Reading database ... 2021-05-17T17:04:36.0786252Z (Reading database ... 5% 2021-05-17T17:04:36.0787439Z (Reading database ... 10% 2021-05-17T17:04:36.0788267Z (Reading database ... 15% 2021-05-17T17:04:36.0789149Z (Reading database ... 20% 2021-05-17T17:04:36.0789846Z (Reading database ... 25% 2021-05-17T17:04:36.0790707Z (Reading database ... 30% 2021-05-17T17:04:36.0792655Z (Reading database ... 35% 2021-05-17T17:04:36.0793506Z (Reading database ... 40% 2021-05-17T17:04:36.0794221Z (Reading database ... 45% 2021-05-17T17:04:36.0795322Z (Reading database ... 50% 2021-05-17T17:04:36.0836451Z (Reading database ... 55% 2021-05-17T17:04:36.0889609Z (Reading database ... 60% 2021-05-17T17:04:36.0917321Z (Reading database ... 65% 2021-05-17T17:04:36.1067531Z (Reading database ... 70% 2021-05-17T17:04:36.1204492Z (Reading database ... 75% 2021-05-17T17:04:36.1230790Z (Reading database ... 80% 2021-05-17T17:04:36.1879878Z (Reading database ... 85% 2021-05-17T17:04:36.2099091Z (Reading database ... 90% 2021-05-17T17:04:36.2201386Z (Reading database ... 95% 2021-05-17T17:04:36.2202684Z (Reading database ... 100% 2021-05-17T17:04:36.2203597Z (Reading database ... 267998 files and directories currently installed.) 2021-05-17T17:04:36.2372777Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:04:36.2386195Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:04:36.3286949Z Selecting previously unselected package imagej. 2021-05-17T17:04:36.3619606Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:04:36.3637052Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:04:36.4515687Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:04:36.4553791Z Setting up imagej (1.52r-1) ... 2021-05-17T17:04:36.4593489Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:04:36.7649057Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:37.5725889Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:04:40.1714920Z Reading package lists... 2021-05-17T17:04:40.3728111Z Building dependency tree... 2021-05-17T17:04:40.3750691Z Reading state information... 2021-05-17T17:04:40.5867546Z Suggested packages: 2021-05-17T17:04:40.5869151Z bowtie2-examples 2021-05-17T17:04:40.6375589Z The following NEW packages will be installed: 2021-05-17T17:04:40.6390385Z bowtie2 2021-05-17T17:04:40.6658521Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:40.6659788Z Need to get 1324 kB of archives. 2021-05-17T17:04:40.6661752Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:04:41.1849383Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:04:41.1850494Z Fetched 1324 kB in 0s (19.7 MB/s) 2021-05-17T17:04:41.2215939Z Selecting previously unselected package bowtie2. 2021-05-17T17:04:41.2300272Z (Reading database ... 2021-05-17T17:04:41.2301177Z (Reading database ... 5% 2021-05-17T17:04:41.2301905Z (Reading database ... 10% 2021-05-17T17:04:41.2303112Z (Reading database ... 15% 2021-05-17T17:04:41.2303876Z (Reading database ... 20% 2021-05-17T17:04:41.2304595Z (Reading database ... 25% 2021-05-17T17:04:41.2305276Z (Reading database ... 30% 2021-05-17T17:04:41.2305954Z (Reading database ... 35% 2021-05-17T17:04:41.2306780Z (Reading database ... 40% 2021-05-17T17:04:41.2307426Z (Reading database ... 45% 2021-05-17T17:04:41.2308081Z (Reading database ... 50% 2021-05-17T17:04:41.2343586Z (Reading database ... 55% 2021-05-17T17:04:41.2421863Z (Reading database ... 60% 2021-05-17T17:04:41.2456431Z (Reading database ... 65% 2021-05-17T17:04:41.2609677Z (Reading database ... 70% 2021-05-17T17:04:41.2747815Z (Reading database ... 75% 2021-05-17T17:04:41.2776290Z (Reading database ... 80% 2021-05-17T17:04:41.3425476Z (Reading database ... 85% 2021-05-17T17:04:41.3634156Z (Reading database ... 90% 2021-05-17T17:04:41.3727244Z (Reading database ... 95% 2021-05-17T17:04:41.3727746Z (Reading database ... 100% 2021-05-17T17:04:41.3728431Z (Reading database ... 268021 files and directories currently installed.) 2021-05-17T17:04:41.3897459Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:04:41.3913287Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:04:41.5973925Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:04:41.6013641Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:45.0088837Z Reading package lists... 2021-05-17T17:04:45.2185717Z Building dependency tree... 2021-05-17T17:04:45.2206758Z Reading state information... 2021-05-17T17:04:45.4561608Z E: Unable to locate package install 2021-05-17T17:04:45.4562668Z E: Unable to locate package gdal 2021-05-17T17:04:45.5307065Z Reading package lists... 2021-05-17T17:04:45.7352686Z Building dependency tree... 2021-05-17T17:04:45.7380313Z Reading state information... 2021-05-17T17:04:45.7697670Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:04:45.7699108Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:04:45.7699990Z is only available from another source 2021-05-17T17:04:45.7700540Z 2021-05-17T17:04:45.9062705Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:04:45.9777980Z Reading package lists... 2021-05-17T17:04:46.1808653Z Building dependency tree... 2021-05-17T17:04:46.1830856Z Reading state information... 2021-05-17T17:04:46.2160470Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:04:46.2161913Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:04:46.2162863Z is only available from another source 2021-05-17T17:04:46.2163699Z However the following packages replace it: 2021-05-17T17:04:46.2164366Z ffmpeg 2021-05-17T17:04:46.2164795Z 2021-05-17T17:04:46.3543275Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:04:46.4277885Z Reading package lists... 2021-05-17T17:04:46.6488320Z Building dependency tree... 2021-05-17T17:04:46.6514172Z Reading state information... 2021-05-17T17:04:46.8892069Z The following additional packages will be installed: 2021-05-17T17:04:46.8894481Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:04:46.8896069Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:04:46.8901161Z libssh2-1-dev 2021-05-17T17:04:46.8912371Z Suggested packages: 2021-05-17T17:04:46.8913462Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:04:46.9475546Z The following NEW packages will be installed: 2021-05-17T17:04:46.9478293Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:04:46.9480560Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:04:46.9492372Z libssh2-1-dev 2021-05-17T17:04:46.9749942Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:46.9750710Z Need to get 2667 kB of archives. 2021-05-17T17:04:46.9751730Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:04:46.9754042Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:04:46.9826144Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:04:47.0053657Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:04:47.0068422Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:04:47.0123034Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:04:47.0142078Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:04:47.0179330Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:04:47.0355851Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:04:47.0489118Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:04:47.0585699Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:04:47.0605889Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:04:47.5754740Z Fetched 2667 kB in 0s (19.9 MB/s) 2021-05-17T17:04:47.6086367Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:04:47.6170507Z (Reading database ... 2021-05-17T17:04:47.6171566Z (Reading database ... 5% 2021-05-17T17:04:47.6172108Z (Reading database ... 10% 2021-05-17T17:04:47.6172594Z (Reading database ... 15% 2021-05-17T17:04:47.6173090Z (Reading database ... 20% 2021-05-17T17:04:47.6173716Z (Reading database ... 25% 2021-05-17T17:04:47.6174198Z (Reading database ... 30% 2021-05-17T17:04:47.6174825Z (Reading database ... 35% 2021-05-17T17:04:47.6175302Z (Reading database ... 40% 2021-05-17T17:04:47.6175760Z (Reading database ... 45% 2021-05-17T17:04:47.6176203Z (Reading database ... 50% 2021-05-17T17:04:47.6224836Z (Reading database ... 55% 2021-05-17T17:04:47.6283852Z (Reading database ... 60% 2021-05-17T17:04:47.6311965Z (Reading database ... 65% 2021-05-17T17:04:47.6462345Z (Reading database ... 70% 2021-05-17T17:04:47.6617978Z (Reading database ... 75% 2021-05-17T17:04:47.6647984Z (Reading database ... 80% 2021-05-17T17:04:47.7295733Z (Reading database ... 85% 2021-05-17T17:04:47.7548728Z (Reading database ... 90% 2021-05-17T17:04:47.7652504Z (Reading database ... 95% 2021-05-17T17:04:47.7653184Z (Reading database ... 100% 2021-05-17T17:04:47.7654016Z (Reading database ... 268047 files and directories currently installed.) 2021-05-17T17:04:47.7842290Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:04:47.7859030Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:04:47.8274426Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:04:47.8564855Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:04:47.8578588Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:04:47.9434602Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:04:47.9720791Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:04:47.9754775Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:04:48.0194529Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:04:48.0497889Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:48.0513708Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.0993818Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:04:48.1254624Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:48.1272742Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.1669284Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:04:48.1997660Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:48.2010871Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.2434465Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:04:48.2730575Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:04:48.2747489Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:48.3463157Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:04:48.3789405Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:48.3800229Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.4554990Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:04:48.4880437Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:04:48.4896978Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:04:48.5645948Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:04:48.5964875Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:04:48.5979170Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:04:48.6313710Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:04:48.6603245Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:04:48.6614446Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:48.8033452Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:04:48.8085733Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.8125055Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:04:48.8161454Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:04:48.8195614Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.8290939Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.8324183Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:48.8357491Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:04:48.8387501Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:04:48.8422870Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:48.8454263Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:48.8492497Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:54.5042839Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:04:54.6469722Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:57.2125778Z Reading package lists... 2021-05-17T17:04:57.4029603Z Building dependency tree... 2021-05-17T17:04:57.4051885Z Reading state information... 2021-05-17T17:04:57.7210589Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:04:57.7212702Z libtiff-dev set to manually installed. 2021-05-17T17:04:57.7213858Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:57.7923383Z Reading package lists... 2021-05-17T17:04:57.9918224Z Building dependency tree... 2021-05-17T17:04:57.9948813Z Reading state information... 2021-05-17T17:04:58.3147778Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:04:58.3149226Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:58.3889717Z Reading package lists... 2021-05-17T17:04:58.5880384Z Building dependency tree... 2021-05-17T17:04:58.5905523Z Reading state information... 2021-05-17T17:04:58.8535660Z The following NEW packages will be installed: 2021-05-17T17:04:58.8542986Z libsodium-dev 2021-05-17T17:04:58.8823193Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:58.8824031Z Need to get 169 kB of archives. 2021-05-17T17:04:58.8824832Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:04:58.8826832Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:04:59.3904136Z Fetched 169 kB in 0s (5585 kB/s) 2021-05-17T17:04:59.4307980Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:04:59.4399700Z (Reading database ... 2021-05-17T17:04:59.4400699Z (Reading database ... 5% 2021-05-17T17:04:59.4401686Z (Reading database ... 10% 2021-05-17T17:04:59.4402255Z (Reading database ... 15% 2021-05-17T17:04:59.4402868Z (Reading database ... 20% 2021-05-17T17:04:59.4403388Z (Reading database ... 25% 2021-05-17T17:04:59.4403921Z (Reading database ... 30% 2021-05-17T17:04:59.4404598Z (Reading database ... 35% 2021-05-17T17:04:59.4405089Z (Reading database ... 40% 2021-05-17T17:04:59.4405596Z (Reading database ... 45% 2021-05-17T17:04:59.4406090Z (Reading database ... 50% 2021-05-17T17:04:59.4462342Z (Reading database ... 55% 2021-05-17T17:04:59.4524555Z (Reading database ... 60% 2021-05-17T17:04:59.4557944Z (Reading database ... 65% 2021-05-17T17:04:59.4726556Z (Reading database ... 70% 2021-05-17T17:04:59.4885225Z (Reading database ... 75% 2021-05-17T17:04:59.4917853Z (Reading database ... 80% 2021-05-17T17:04:59.5581609Z (Reading database ... 85% 2021-05-17T17:04:59.5802105Z (Reading database ... 90% 2021-05-17T17:04:59.5895257Z (Reading database ... 95% 2021-05-17T17:04:59.5896408Z (Reading database ... 100% 2021-05-17T17:04:59.5897393Z (Reading database ... 268550 files and directories currently installed.) 2021-05-17T17:04:59.6070515Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:04:59.6084931Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:04:59.7117998Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:05:02.2118945Z Reading package lists... 2021-05-17T17:05:02.4266405Z Building dependency tree... 2021-05-17T17:05:02.4288182Z Reading state information... 2021-05-17T17:05:02.6524483Z The following additional packages will be installed: 2021-05-17T17:05:02.6529769Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:05:02.7075191Z The following NEW packages will be installed: 2021-05-17T17:05:02.7086129Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:05:02.7088162Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:05:02.7512710Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:02.7513603Z Need to get 10.4 MB of archives. 2021-05-17T17:05:02.7514441Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:05:02.7516459Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:05:02.7694097Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:05:02.7919971Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:05:02.8108168Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:05:02.8366392Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:05:02.8601487Z 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-17T17:05:02.8840376Z 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-17T17:05:02.9349855Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:05:03.4656793Z Fetched 10.4 MB in 0s (46.8 MB/s) 2021-05-17T17:05:03.5063431Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:05:03.5143926Z (Reading database ... 2021-05-17T17:05:03.5144617Z (Reading database ... 5% 2021-05-17T17:05:03.5145238Z (Reading database ... 10% 2021-05-17T17:05:03.5145703Z (Reading database ... 15% 2021-05-17T17:05:03.5146151Z (Reading database ... 20% 2021-05-17T17:05:03.5146795Z (Reading database ... 25% 2021-05-17T17:05:03.5147241Z (Reading database ... 30% 2021-05-17T17:05:03.5147671Z (Reading database ... 35% 2021-05-17T17:05:03.5148117Z (Reading database ... 40% 2021-05-17T17:05:03.5148548Z (Reading database ... 45% 2021-05-17T17:05:03.5149234Z (Reading database ... 50% 2021-05-17T17:05:03.5182649Z (Reading database ... 55% 2021-05-17T17:05:03.5235265Z (Reading database ... 60% 2021-05-17T17:05:03.5260727Z (Reading database ... 65% 2021-05-17T17:05:03.5408872Z (Reading database ... 70% 2021-05-17T17:05:03.5581013Z (Reading database ... 75% 2021-05-17T17:05:03.5620459Z (Reading database ... 80% 2021-05-17T17:05:03.6287335Z (Reading database ... 85% 2021-05-17T17:05:03.6495118Z (Reading database ... 90% 2021-05-17T17:05:03.6586425Z (Reading database ... 95% 2021-05-17T17:05:03.6587137Z (Reading database ... 100% 2021-05-17T17:05:03.6587929Z (Reading database ... 268620 files and directories currently installed.) 2021-05-17T17:05:03.6772650Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:05:03.6788246Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:05:03.7660177Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:05:03.8002992Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:05:03.8029361Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:05:03.9514640Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:05:03.9807786Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:05:03.9827109Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:05:04.1753913Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:05:04.2075485Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:05:04.2088344Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:05:04.3783641Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:05:04.4093868Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:05:04.4109001Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:05:04.6273634Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:05:04.6538182Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:05:04.6552332Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:05:04.8433580Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:05:04.8686828Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:05:04.8699917Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:05:05.2673749Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:05:05.2967875Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:05:05.3028390Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:05:05.4039471Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:05:05.4071951Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:05:05.4135191Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:05:05.4172439Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:05:05.4217312Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:05:05.4272666Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:05:05.4303007Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:05:05.4418250Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:05:05.4473618Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:08.7491823Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:11.3495587Z Reading package lists... 2021-05-17T17:05:11.5585097Z Building dependency tree... 2021-05-17T17:05:11.5608431Z Reading state information... 2021-05-17T17:05:11.8646501Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:05:11.8648058Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:11.9369266Z Reading package lists... 2021-05-17T17:05:12.1548454Z Building dependency tree... 2021-05-17T17:05:12.1573303Z Reading state information... 2021-05-17T17:05:12.3813310Z The following additional packages will be installed: 2021-05-17T17:05:12.3815804Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:05:12.3821451Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:05:12.3830215Z Suggested packages: 2021-05-17T17:05:12.3831942Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:05:12.4403147Z The following NEW packages will be installed: 2021-05-17T17:05:12.4406779Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:05:12.4413396Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:05:12.4673502Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:12.4675008Z Need to get 1459 kB of archives. 2021-05-17T17:05:12.4676519Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:05:12.4683902Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:05:12.4742537Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:05:12.4780157Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:05:12.4823013Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:05:12.4856650Z 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-17T17:05:12.4880312Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:05:12.4922111Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:05:12.5056426Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:05:12.5158966Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:05:12.5166401Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:05:13.0288035Z Fetched 1459 kB in 0s (17.1 MB/s) 2021-05-17T17:05:13.0666607Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:05:13.0754073Z (Reading database ... 2021-05-17T17:05:13.0754995Z (Reading database ... 5% 2021-05-17T17:05:13.0755696Z (Reading database ... 10% 2021-05-17T17:05:13.0756424Z (Reading database ... 15% 2021-05-17T17:05:13.0757092Z (Reading database ... 20% 2021-05-17T17:05:13.0757732Z (Reading database ... 25% 2021-05-17T17:05:13.0758409Z (Reading database ... 30% 2021-05-17T17:05:13.0759068Z (Reading database ... 35% 2021-05-17T17:05:13.0759704Z (Reading database ... 40% 2021-05-17T17:05:13.0760347Z (Reading database ... 45% 2021-05-17T17:05:13.0760995Z (Reading database ... 50% 2021-05-17T17:05:13.0794227Z (Reading database ... 55% 2021-05-17T17:05:13.0846568Z (Reading database ... 60% 2021-05-17T17:05:13.0886889Z (Reading database ... 65% 2021-05-17T17:05:13.1057833Z (Reading database ... 70% 2021-05-17T17:05:13.1208338Z (Reading database ... 75% 2021-05-17T17:05:13.1239148Z (Reading database ... 80% 2021-05-17T17:05:13.1717100Z (Reading database ... 85% 2021-05-17T17:05:13.2112963Z (Reading database ... 90% 2021-05-17T17:05:13.2211019Z (Reading database ... 95% 2021-05-17T17:05:13.2211547Z (Reading database ... 100% 2021-05-17T17:05:13.2212287Z (Reading database ... 268845 files and directories currently installed.) 2021-05-17T17:05:13.2379547Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.2403740Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.2793567Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:05:13.3096364Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.3110645Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.3514816Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:05:13.3812504Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.3827516Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.4179645Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:05:13.4507144Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.4519476Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.4866045Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:05:13.5199892Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:05:13.5241769Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:05:13.5568490Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:05:13.5888534Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.5903086Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.6447406Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:05:13.6776492Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:05:13.6790752Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:05:13.7594017Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:05:13.7879434Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:05:13.7899244Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:05:13.8438817Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:05:13.8761184Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:05:13.8775462Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:13.9193585Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:05:13.9459382Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:05:13.9470111Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:05:14.0713119Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:05:14.0747554Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.0790828Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:05:14.0823730Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:05:14.0873400Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.0903410Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.0933461Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.0968337Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.1000847Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:05:14.1031101Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:05:14.1069786Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:14.1306121Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:17.7438328Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:05:20.3777329Z Reading package lists... 2021-05-17T17:05:20.5819874Z Building dependency tree... 2021-05-17T17:05:20.5844504Z Reading state information... 2021-05-17T17:05:20.7629337Z E: Unable to locate package udunits 2021-05-17T17:05:20.8357351Z Reading package lists... 2021-05-17T17:05:21.0424478Z Building dependency tree... 2021-05-17T17:05:21.0446298Z Reading state information... 2021-05-17T17:05:21.2606830Z The following additional packages will be installed: 2021-05-17T17:05:21.2608962Z libwebpdemux2 2021-05-17T17:05:21.3138821Z The following NEW packages will be installed: 2021-05-17T17:05:21.3143012Z libwebp-dev libwebpdemux2 2021-05-17T17:05:21.3519846Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:21.3521123Z Need to get 277 kB of archives. 2021-05-17T17:05:21.3522404Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:05:21.3525497Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:05:21.3545030Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:05:21.8660991Z Fetched 277 kB in 0s (5993 kB/s) 2021-05-17T17:05:21.9028503Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:05:21.9115332Z (Reading database ... 2021-05-17T17:05:21.9116866Z (Reading database ... 5% 2021-05-17T17:05:21.9117633Z (Reading database ... 10% 2021-05-17T17:05:21.9118504Z (Reading database ... 15% 2021-05-17T17:05:21.9119490Z (Reading database ... 20% 2021-05-17T17:05:21.9120063Z (Reading database ... 25% 2021-05-17T17:05:21.9120852Z (Reading database ... 30% 2021-05-17T17:05:21.9121528Z (Reading database ... 35% 2021-05-17T17:05:21.9122319Z (Reading database ... 40% 2021-05-17T17:05:21.9122916Z (Reading database ... 45% 2021-05-17T17:05:21.9123526Z (Reading database ... 50% 2021-05-17T17:05:21.9170720Z (Reading database ... 55% 2021-05-17T17:05:21.9219483Z (Reading database ... 60% 2021-05-17T17:05:21.9257551Z (Reading database ... 65% 2021-05-17T17:05:21.9417242Z (Reading database ... 70% 2021-05-17T17:05:21.9570790Z (Reading database ... 75% 2021-05-17T17:05:21.9601498Z (Reading database ... 80% 2021-05-17T17:05:22.0068582Z (Reading database ... 85% 2021-05-17T17:05:22.0460858Z (Reading database ... 90% 2021-05-17T17:05:22.0570360Z (Reading database ... 95% 2021-05-17T17:05:22.0571462Z (Reading database ... 100% 2021-05-17T17:05:22.0572457Z (Reading database ... 269145 files and directories currently installed.) 2021-05-17T17:05:22.0747454Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:05:22.0777870Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:05:22.1114406Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:05:22.1382386Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:05:22.1411688Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:05:22.2362220Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:05:22.2405514Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:05:22.2459200Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:24.7608336Z Reading package lists... 2021-05-17T17:05:24.9688943Z Building dependency tree... 2021-05-17T17:05:24.9709358Z Reading state information... 2021-05-17T17:05:25.1936848Z The following additional packages will be installed: 2021-05-17T17:05:25.1942174Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:05:25.1943693Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:05:25.1947081Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:05:25.1957036Z Suggested packages: 2021-05-17T17:05:25.1958030Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:05:25.1958628Z Recommended packages: 2021-05-17T17:05:25.1959028Z cargo 2021-05-17T17:05:25.2536589Z The following NEW packages will be installed: 2021-05-17T17:05:25.2543559Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:05:25.2545301Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:05:25.2547132Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:05:25.2877504Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:25.2878743Z Need to get 108 MB of archives. 2021-05-17T17:05:25.2879812Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:05:25.2882148Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:05:25.2969297Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:05:25.3008477Z 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-17T17:05:25.3029549Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:05:25.3172630Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:05:25.3241296Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:05:25.3252272Z 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-17T17:05:25.4358965Z 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-17T17:05:27.3122185Z 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-17T17:05:28.0440272Z 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-17T17:05:28.0773704Z 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-17T17:05:28.1396450Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:05:28.3583008Z 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-17T17:05:28.8749498Z Fetched 108 MB in 3s (34.8 MB/s) 2021-05-17T17:05:28.9140713Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:05:28.9234088Z (Reading database ... 2021-05-17T17:05:28.9235681Z (Reading database ... 5% 2021-05-17T17:05:28.9236473Z (Reading database ... 10% 2021-05-17T17:05:28.9238396Z (Reading database ... 15% 2021-05-17T17:05:28.9239000Z (Reading database ... 20% 2021-05-17T17:05:28.9239516Z (Reading database ... 25% 2021-05-17T17:05:28.9240204Z (Reading database ... 30% 2021-05-17T17:05:28.9240697Z (Reading database ... 35% 2021-05-17T17:05:28.9241192Z (Reading database ... 40% 2021-05-17T17:05:28.9241697Z (Reading database ... 45% 2021-05-17T17:05:28.9242358Z (Reading database ... 50% 2021-05-17T17:05:28.9294526Z (Reading database ... 55% 2021-05-17T17:05:28.9351607Z (Reading database ... 60% 2021-05-17T17:05:28.9391137Z (Reading database ... 65% 2021-05-17T17:05:28.9556885Z (Reading database ... 70% 2021-05-17T17:05:28.9716163Z (Reading database ... 75% 2021-05-17T17:05:28.9746768Z (Reading database ... 80% 2021-05-17T17:05:29.0250760Z (Reading database ... 85% 2021-05-17T17:05:29.0639359Z (Reading database ... 90% 2021-05-17T17:05:29.0807026Z (Reading database ... 95% 2021-05-17T17:05:29.0807625Z (Reading database ... 100% 2021-05-17T17:05:29.0808618Z (Reading database ... 269173 files and directories currently installed.) 2021-05-17T17:05:29.6612253Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:05:29.6620772Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:05:29.6621781Z Selecting previously unselected package libipt2. 2021-05-17T17:05:29.6623602Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:05:29.6624919Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:05:29.6627387Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:05:29.6629500Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:05:29.6631146Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:05:29.6633219Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:05:29.6635098Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:05:29.6636842Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:05:29.6638279Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:05:29.6639840Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:05:29.6641385Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:05:29.6643298Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:05:29.6644646Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:05:29.6646156Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:05:29.6646975Z Selecting previously unselected package gdb. 2021-05-17T17:05:29.6648265Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:05:29.6649469Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:05:29.9794474Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:05:30.0101418Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:05:30.0114905Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:36.4103275Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:05:36.4436246Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:05:36.4452729Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:39.6793186Z Selecting previously unselected package rustc. 2021-05-17T17:05:39.7065371Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:05:39.7076770Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:39.9146646Z Selecting previously unselected package cargo. 2021-05-17T17:05:39.9457387Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:05:39.9472186Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:05:40.3234005Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:05:40.3545844Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:05:40.3557784Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:05:41.6721550Z Selecting previously unselected package rust-gdb. 2021-05-17T17:05:41.7061269Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:05:41.7078562Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.7813644Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.7854678Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:05:41.7889016Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:05:41.7926618Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.7959838Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:05:41.8001799Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:05:41.8125830Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:05:41.8161176Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.8199265Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:05:41.8264505Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:05:41.8299052Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.8357407Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:05:41.8387604Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:05:41.8433064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:05:41.8693532Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:05:45.9822245Z Reading package lists... 2021-05-17T17:05:46.2122845Z Building dependency tree... 2021-05-17T17:05:46.2148257Z Reading state information... 2021-05-17T17:05:46.4508160Z The following additional packages will be installed: 2021-05-17T17:05:46.4511120Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:05:46.4518042Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:05:46.4519419Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:05:46.4521105Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:05:46.4522347Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:05:46.4523695Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:05:46.4525377Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:05:46.4526774Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:05:46.4528313Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:05:46.4530245Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:05:46.4531594Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:05:46.4533063Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:05:46.4534857Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:05:46.4536710Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:05:46.4538741Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:05:46.4540322Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:05:46.4541887Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:05:46.4543527Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:05:46.4545091Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:05:46.4546332Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:05:46.4547981Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:05:46.4549806Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:05:46.4551007Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:05:46.4552517Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:05:46.4553794Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:05:46.4555626Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:05:46.4556926Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:05:46.4558248Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:05:46.4559953Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:05:46.4561637Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:05:46.4562954Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:05:46.4567726Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:05:46.4569030Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:05:46.4570441Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:05:46.4572080Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:05:46.4573461Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:05:46.4574862Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:05:46.4576089Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:05:46.4577273Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:05:46.4578532Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:05:46.4580151Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:05:46.4581313Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:05:46.4583237Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:05:46.4584782Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:05:46.4586716Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:05:46.4587982Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:05:46.4589201Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:05:46.4590623Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:05:46.4592119Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:05:46.4592979Z Suggested packages: 2021-05-17T17:05:46.4594010Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:05:46.4595249Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:05:46.4598452Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:05:46.4600059Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:05:46.4601372Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:05:46.4603138Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:05:46.4604631Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:05:46.4606234Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:05:46.4607698Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:05:46.4609307Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:05:46.4610648Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:05:46.4612007Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:05:46.4613292Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:05:46.4614261Z wpagui libengine-pkcs11-openssl 2021-05-17T17:05:47.1651214Z The following NEW packages will be installed: 2021-05-17T17:05:47.1667003Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:05:47.1669431Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:05:47.1673511Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:05:47.1675655Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:05:47.1679033Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:05:47.1680773Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:05:47.1681976Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:05:47.1683560Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:05:47.1686127Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:05:47.1688120Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:05:47.1690527Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:05:47.1692400Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:05:47.1694997Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:05:47.1697259Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:05:47.1699416Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:05:47.1701328Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:05:47.1703867Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:05:47.1706123Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:05:47.1708629Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:05:47.1714307Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:05:47.1716053Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:05:47.1718030Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:05:47.1719953Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:05:47.1721563Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:05:47.1723114Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:05:47.1725935Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:05:47.1728253Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:05:47.1730897Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:05:47.1733403Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:05:47.1735386Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:05:47.1736803Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:05:47.1738228Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:05:47.1740019Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:05:47.1742309Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:05:47.1744514Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:05:47.1748437Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:05:47.1750678Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:05:47.1753466Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:05:47.1756037Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:05:47.1758750Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:05:47.1760990Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:05:47.1763241Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:05:47.1765393Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:05:47.1768009Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:05:47.1770385Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:05:47.1772786Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:05:47.1774954Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:05:47.1777465Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:05:47.1779483Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:05:47.1795633Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:05:47.1796628Z Need to get 183 MB of archives. 2021-05-17T17:05:47.1797522Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:05:47.1799853Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:05:47.1802815Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:05:47.1805960Z 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-17T17:05:47.1818364Z 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-17T17:05:47.1821403Z 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-17T17:05:47.1823940Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:05:47.1826619Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:05:47.1829676Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:05:47.1831915Z 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-17T17:05:47.1833880Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:05:47.1835739Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:05:47.1837614Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:05:47.1839804Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:05:47.1841541Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:05:47.1843210Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:05:47.1844913Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:05:47.1846574Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:05:47.1849076Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:05:47.1851065Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:05:47.1852893Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:05:47.1856155Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:05:47.1858588Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:05:47.1861098Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:05:47.1863623Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:05:47.1866485Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:05:47.1869374Z 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-17T17:05:47.1872576Z 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-17T17:05:47.1875596Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:05:47.1878139Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:05:47.1881157Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:05:47.1884237Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:05:47.1887647Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:05:47.1890503Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:05:47.1893163Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:05:47.1895781Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:05:47.1898075Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:05:47.1901508Z 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-17T17:05:47.1904641Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:05:47.1907228Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:05:47.1910504Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:05:47.1913497Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:05:47.1916024Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:05:47.1918402Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:05:47.1921634Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:05:47.1923880Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:05:47.1926775Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:05:47.1929584Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:05:47.1932223Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:05:47.1934990Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:05:47.1937541Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:05:47.1940049Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:05:47.1942384Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:05:47.1944661Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:05:47.1947326Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:05:47.1962032Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:05:47.1966561Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:05:47.2721547Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:05:47.2878490Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:05:47.2890226Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:05:47.2944158Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:05:47.2951336Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:05:47.2962053Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:05:47.2977495Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:05:47.3004874Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:05:47.3022365Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:05:47.3084221Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:05:47.3241111Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:05:47.3270834Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:05:47.3518691Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:05:47.3643051Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:05:47.4479894Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:05:47.4485821Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:05:47.4497485Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:05:47.4518662Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:05:47.4559801Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:05:47.4617348Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:05:47.4627471Z 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-17T17:05:47.5517253Z 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-17T17:05:47.5531628Z 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-17T17:05:47.5539948Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:05:47.5776740Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:05:47.5787169Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:05:47.5810175Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:05:47.5877892Z 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-17T17:05:47.6336818Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:05:47.6627301Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:05:47.6646296Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:05:47.6652240Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:05:47.6669019Z 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-17T17:05:47.6777616Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:05:47.6782914Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:05:47.6828041Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:05:47.6845942Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:05:47.6877683Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:05:47.6930286Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:05:47.6947278Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:05:47.7643625Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:05:47.7755046Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:05:47.7801614Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:05:47.7810164Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:05:47.7867601Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:05:47.7950962Z 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-17T17:05:47.8088942Z 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-17T17:05:47.8118520Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:05:47.8130880Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:05:47.8288222Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:05:47.8299364Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:05:48.3394681Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:05:48.3412572Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:05:48.3425547Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:05:48.3635508Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:05:48.4672434Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:05:48.4679276Z 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-17T17:05:48.4700643Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:05:48.4792287Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:05:48.4802729Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:05:48.6329241Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:05:48.6528785Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:05:48.6569481Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:05:48.6579390Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:05:48.6589463Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:05:48.6679045Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:05:48.6710692Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:05:48.6718870Z 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-17T17:05:48.6738087Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:05:48.6797154Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:05:48.6809057Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:05:48.6817118Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:05:48.6827654Z 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-17T17:05:48.6837613Z 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-17T17:05:48.6855882Z 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-17T17:05:48.6880292Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:05:48.6915639Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:05:48.7170910Z 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-17T17:05:48.7181456Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:05:48.7190060Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:05:48.7226359Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:05:48.7399037Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:05:48.7432296Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:05:48.7457043Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:05:48.7466826Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:05:48.7503452Z 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-17T17:05:48.7517792Z 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-17T17:05:48.7527216Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:05:48.7553518Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:05:48.7561231Z 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-17T17:05:48.7567487Z 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-17T17:05:48.7615909Z 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-17T17:05:48.7863299Z 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-17T17:05:48.8487968Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:05:48.8490450Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:05:48.8595742Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:05:48.8620803Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:05:48.8632717Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:05:48.8709905Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:05:48.8719434Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:05:48.9291711Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:05:48.9442016Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:05:48.9654468Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:05:49.0323721Z 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-17T17:05:49.0384754Z 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-17T17:05:49.0439737Z 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-17T17:05:49.0452440Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:05:49.0577562Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:05:49.0581177Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:05:49.0610157Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:05:49.0618412Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:05:49.0807158Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:05:49.0839057Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:05:49.1791171Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:05:49.1799106Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:05:49.1853807Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:05:49.1868684Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:05:49.1902125Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:05:49.1908571Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:05:49.1999412Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:05:49.2011096Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:05:49.2037677Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:05:49.2046638Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:05:49.2065935Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:05:49.2083539Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:05:49.2101853Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:05:49.2452582Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:05:49.2468238Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:05:49.3577877Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:05:49.3588917Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:05:49.3596504Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:05:49.3672342Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:05:49.3683603Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:05:49.3720412Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:05:49.3818304Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:05:49.3829699Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:05:49.4324519Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:05:49.4352371Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:05:49.4377486Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:05:49.4958201Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:05:49.5013306Z 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-17T17:05:49.5041204Z 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-17T17:05:49.5056376Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:05:49.5088188Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:05:49.5939581Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:05:49.7790646Z 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-17T17:05:49.7865372Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:05:49.8014376Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:05:50.1327529Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:05:50.2331340Z 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-17T17:05:50.2436968Z 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-17T17:05:50.2464604Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:05:50.2651089Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:05:50.2698069Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:05:50.3031109Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:05:50.3287646Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:05:50.3315341Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:05:50.3324739Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:05:51.6039299Z Fetched 183 MB in 4s (48.7 MB/s) 2021-05-17T17:05:51.6462116Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:05:51.6559410Z (Reading database ... 2021-05-17T17:05:51.6560065Z (Reading database ... 5% 2021-05-17T17:05:51.6560766Z (Reading database ... 10% 2021-05-17T17:05:51.6561425Z (Reading database ... 15% 2021-05-17T17:05:51.6561919Z (Reading database ... 20% 2021-05-17T17:05:51.6562416Z (Reading database ... 25% 2021-05-17T17:05:51.6562923Z (Reading database ... 30% 2021-05-17T17:05:51.6563608Z (Reading database ... 35% 2021-05-17T17:05:51.6564308Z (Reading database ... 40% 2021-05-17T17:05:51.6565166Z (Reading database ... 45% 2021-05-17T17:05:51.6565695Z (Reading database ... 50% 2021-05-17T17:05:51.6618440Z (Reading database ... 55% 2021-05-17T17:05:51.6676660Z (Reading database ... 60% 2021-05-17T17:05:51.6713749Z (Reading database ... 65% 2021-05-17T17:05:51.6873668Z (Reading database ... 70% 2021-05-17T17:05:51.7073986Z (Reading database ... 75% 2021-05-17T17:05:51.7110346Z (Reading database ... 80% 2021-05-17T17:05:51.7615577Z (Reading database ... 85% 2021-05-17T17:05:51.8001159Z (Reading database ... 90% 2021-05-17T17:05:51.8120215Z (Reading database ... 95% 2021-05-17T17:05:51.8120851Z (Reading database ... 100% 2021-05-17T17:05:51.8121681Z (Reading database ... 269928 files and directories currently installed.) 2021-05-17T17:05:51.8317657Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:05:51.8353700Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:05:51.8753220Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:05:51.9039856Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:51.9122255Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:52.1122812Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:05:52.1452219Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:05:52.1463383Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:52.1913714Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:05:52.2215925Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:05:52.2229386Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:05:52.2632185Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:05:52.2965527Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:52.2984305Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:05:52.3394049Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:05:52.3652962Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:05:52.3667376Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:05:52.3966094Z Selecting previously unselected package libwacom-common. 2021-05-17T17:05:52.4283930Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:05:52.4295470Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:05:52.5153772Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:05:52.5510274Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:05:52.5521428Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:05:52.5833968Z Selecting previously unselected package libinput-bin. 2021-05-17T17:05:52.6146443Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:05:52.6158628Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:05:52.6553790Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:05:52.6835064Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:05:52.6850987Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:05:52.7273445Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:05:52.7595857Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:52.7607749Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:52.8105755Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:05:52.8429981Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:52.8444514Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:52.9514110Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:05:52.9768738Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:05:52.9783104Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:05:53.0114363Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:05:53.0423656Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:05:53.0438047Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:05:53.0767155Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:05:53.1142179Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:05:53.1153683Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:05:53.1441186Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:05:53.1761094Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:05:53.1773464Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:05:53.2113620Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:05:53.2416782Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:05:53.2437878Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:05:53.2795912Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:05:53.3096231Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:05:53.3112487Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:05:53.3473657Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:05:53.3765180Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:05:53.3777195Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:05:53.4096605Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:05:53.4426060Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:05:53.4438105Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:05:53.4750731Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:05:53.5094412Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:05:53.5107852Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:05:53.5434896Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:05:53.5766718Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:05:53.5791843Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:05:53.6273491Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:05:53.6539917Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:53.6637880Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:54.0037582Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:05:54.0380600Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:54.0399535Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:54.2914390Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:05:54.3228521Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:54.3245523Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:54.3754515Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:05:54.4004438Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:05:54.4017449Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:05:54.4594496Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:05:54.4900490Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:05:54.4912521Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:05:54.5992637Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:05:54.6324724Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:05:54.6335481Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:05:54.6700336Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:05:54.6974981Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:54.6989788Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:54.7553250Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:05:54.7853500Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:54.7869122Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:54.8468241Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:05:54.8805013Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:54.8819800Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:55.0619030Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:05:55.0950022Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:55.0968162Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:55.2816010Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:05:55.3159441Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:55.3171473Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:55.3633278Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:05:55.3961128Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:55.3984928Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:55.4371220Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:05:55.4750745Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:05:55.4763254Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:05:55.5106969Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:05:55.5434499Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:05:55.5447119Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:05:56.9587031Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:05:56.9950615Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:57.0044128Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:57.0393628Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:05:57.0729360Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:05:57.0741730Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:57.3566008Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:05:57.3908460Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:05:57.3945539Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:57.4567317Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:05:57.4893653Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:05:57.4908438Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:57.5441794Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:05:57.5712032Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:57.5726983Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:57.6193829Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:05:57.6496365Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:57.6517156Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:57.6835423Z Selecting previously unselected package gdal-data. 2021-05-17T17:05:57.7167481Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:05:57.7179640Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:57.7793880Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:05:57.8144839Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:05:57.8159250Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:05:57.8509970Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:05:57.8842317Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:05:57.8857103Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:05:57.9300558Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:05:57.9620557Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:05:57.9634408Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:05:58.0042549Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:05:58.0380254Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:05:58.0392888Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:05:58.1273890Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:05:58.1555067Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:05:58.1572284Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:05:58.1938213Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:05:58.2272177Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:05:58.2284758Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:05:58.3114023Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:05:58.3420882Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:05:58.3437353Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:05:58.3833601Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:05:58.4146928Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:05:58.4159172Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:05:58.4478235Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:05:58.4814514Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:05:58.4828293Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:05:58.5153612Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:05:58.5489753Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:05:58.5506370Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:05:58.5926530Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:05:58.6262753Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:05:58.6278032Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:58.7155325Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:05:58.7433113Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:05:58.7448054Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:58.7856335Z Selecting previously unselected package proj-data. 2021-05-17T17:05:58.8199439Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:05:58.8212445Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:05:59.6812342Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:05:59.7117960Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:05:59.7136503Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:05:59.8335700Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:05:59.8667094Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:05:59.8681579Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:05:59.9040876Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:05:59.9362899Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:05:59.9377531Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:06:00.0033017Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:06:00.0328213Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:06:00.0347101Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:06:00.0677297Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:06:00.0981505Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:06:00.0999060Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:06:00.1393365Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:06:00.1694974Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:06:00.1709695Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:00.2028346Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:06:00.2399989Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:06:00.2417247Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:00.2872652Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:06:00.3205335Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:06:00.3222624Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:00.3625538Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:06:00.3969636Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:06:00.3984751Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:06:00.4714172Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:06:00.5054636Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:06:00.5071168Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:06:00.5594347Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:06:00.5934303Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:06:00.5950242Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:06:00.6473274Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:06:00.6709977Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:06:00.6724716Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:06:00.8457599Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:06:00.8787142Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:06:00.8802091Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:06:01.0030570Z Selecting previously unselected package libgdal26. 2021-05-17T17:06:01.0376771Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:06:01.0392547Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:01.7343559Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:06:01.7681363Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:01.7696516Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:01.8116790Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:06:01.8449016Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:06:01.8462260Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:06:01.8873427Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:06:01.9161946Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:01.9176215Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:01.9553564Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:06:01.9861850Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:01.9883563Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:02.0313892Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:06:02.0642410Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:06:02.0656163Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:06:02.1297486Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:06:02.1627680Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:06:02.1641951Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:06:02.2136972Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:06:02.2454706Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:02.2466012Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.8211231Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:06:02.8566927Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:02.8632314Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.8939399Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:06:02.9268435Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:06:02.9280011Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:06:02.9750978Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:06:03.0090461Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:06:03.0105122Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:06:03.1859479Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:06:03.2209017Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:03.2222368Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:03.2546489Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:06:03.2879429Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:03.2894695Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:03.3339897Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:06:03.3667188Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:06:03.3685883Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:06:03.4563763Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:06:03.4900384Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:03.5121000Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:03.9084407Z Selecting previously unselected package qgis-providers. 2021-05-17T17:06:03.9445466Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:03.9463717Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:04.1950119Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:06:04.2309507Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:06:04.2326312Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:06:04.2753021Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:06:04.3016310Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:06:04.3082314Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:06:04.3430569Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:06:04.3759626Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:06:04.3774562Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:06:04.4354170Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:06:04.4654665Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:06:04.4672307Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:06:04.5500591Z Selecting previously unselected package blt. 2021-05-17T17:06:04.5823113Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:06:04.5837249Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:06:04.6142788Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:06:04.6482385Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:06:04.6498763Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:06:04.6992632Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:06:04.7356801Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:06:04.7374149Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:04.7874121Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:06:04.8173501Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:06:04.8193565Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:04.8674761Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:06:04.9016789Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:06:04.9030223Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:04.9436185Z Selecting previously unselected package gcr. 2021-05-17T17:06:04.9781668Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:06:04.9795419Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:06:05.0236180Z Selecting previously unselected package python3-numpy. 2021-05-17T17:06:05.0570000Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:06:05.0583945Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:06:05.3902466Z Selecting previously unselected package python3-gdal. 2021-05-17T17:06:05.4240097Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:06:05.4275331Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:05.5193758Z Selecting previously unselected package gdal-bin. 2021-05-17T17:06:05.5497750Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:06:05.5510938Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:05.6155106Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:06:05.6455531Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:06:05.6466975Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:06:05.6873974Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:06:05.7178754Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:06:05.7196352Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:06:05.7828338Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:06:05.8176847Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:06:05.8189968Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:06:05.8729296Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:06:05.9053627Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:06:05.9063377Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:06:05.9625372Z Selecting previously unselected package p11-kit. 2021-05-17T17:06:05.9969648Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:06:05.9983902Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:06:06.0420408Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:06:06.0768001Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:06:06.0780237Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:06:06.1106686Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:06:06.1436051Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:06:06.1568337Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:06:06.2635051Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:06:06.2980137Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:06:06.2994668Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:06:06.3394210Z Selecting previously unselected package grass-doc. 2021-05-17T17:06:06.3693455Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:06:06.3709296Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:06:08.2753647Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:06:08.3067765Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:06:08.3086693Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:06:08.3673965Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:06:08.3954937Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:08.3978798Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:06:08.4421200Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:06:08.4785367Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:08.4801318Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:06:08.6994270Z Selecting previously unselected package grass-core. 2021-05-17T17:06:08.7284948Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:06:08.7300908Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:06:09.4393263Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:06:09.4694489Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:06:09.4704160Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:06:09.5193957Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:06:09.5493482Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:06:09.5512614Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:06:09.5952464Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:06:09.6297830Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:06:09.6326441Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:06:09.7306864Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:06:09.7660504Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:06:09.7674282Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:06:09.8750112Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:06:09.9086326Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:06:09.9103885Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:06:10.2647726Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:06:11.1720289Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:06:11.1722248Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:06:11.1723692Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:06:11.1724962Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:06:11.1726242Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:06:11.1727550Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:06:11.1729534Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:06:11.1730827Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:06:11.1731899Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:06:11.1733066Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:06:11.1734114Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:06:11.1735209Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:06:11.1736426Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:06:11.1737477Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:06:11.1739251Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:06:11.1740712Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:06:11.1742815Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:06:11.1743935Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:06:11.1745124Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:06:11.1746129Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:06:11.1747263Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:06:11.1749501Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:06:11.1750892Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:06:11.1753100Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:06:11.1754373Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:06:11.1755451Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:06:11.1756572Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:06:11.1759234Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:06:11.1760128Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:06:11.1761160Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:06:11.1790188Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:06:11.1804427Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:06:11.2225586Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:06:11.2575638Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:06:11.2592768Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:06:11.2906774Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:06:11.3256974Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.3286948Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.3594937Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:06:11.3945399Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.3957777Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.4297326Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:06:11.4645873Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.4667077Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.5098076Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:06:11.5437616Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.5454764Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.5964271Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:06:11.6307020Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:06:11.6326837Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:06:11.8080706Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:06:11.8441932Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.8457209Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.8873862Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:06:11.9180691Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:06:11.9198519Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:06:11.9549080Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:06:11.9870879Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:11.9882838Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.0393344Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:06:12.0708784Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.0733790Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.1952807Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:06:12.2247400Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.2260773Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.2753084Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:06:12.3034145Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.3053727Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.3513470Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:06:12.3814395Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.3862475Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.4289930Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:06:12.4627079Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.4641757Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.5086490Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:06:12.5428701Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.5444309Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.5739520Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:06:12.6066340Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.6080060Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.6474431Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:06:12.6774033Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.6784587Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.7183261Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:06:12.7542718Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.7563076Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.7874651Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:06:12.8212859Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:12.8281134Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:12.8673900Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:06:12.8956664Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:12.8975077Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:12.9593743Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:06:12.9868796Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:12.9886079Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:13.1474154Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:06:13.1742542Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:13.1759838Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:13.5673554Z Selecting previously unselected package qtchooser. 2021-05-17T17:06:13.5930200Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:06:13.5945252Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:06:13.6313518Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:06:13.6613661Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:13.6627515Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:13.7474669Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:06:13.7827166Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:13.7843772Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:13.8240163Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:06:13.8566473Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:13.8576633Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:13.8938767Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:06:13.9274281Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:13.9286527Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:06:13.9995093Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:06:14.0296852Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:14.0309116Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:14.0717905Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:06:14.1081110Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:14.1093269Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:14.3394993Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:06:14.3671713Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:14.3688024Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:14.4794256Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:06:14.5088281Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:06:14.5099946Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:06:14.6673795Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:06:14.6957636Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:14.6980199Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:14.8355629Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:06:14.8653172Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:14.8670543Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:14.9354338Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:06:14.9652690Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:14.9672189Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:15.0188024Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:06:15.0525618Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:15.0544497Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:15.1034528Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:06:15.1323837Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:06:15.1390615Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:06:15.2318800Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:06:15.2675512Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:06:15.2906867Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:06:15.3206611Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:06:15.3581965Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:15.3596532Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:15.4034470Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:06:15.4345018Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:06:15.4366187Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:06:15.4748680Z Selecting previously unselected package modemmanager. 2021-05-17T17:06:15.5099982Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:06:15.5186582Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:06:15.6433620Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:06:15.6755865Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:06:15.6768744Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:06:15.7193404Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:06:15.7446100Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:06:15.7463056Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:06:16.1041745Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:06:16.1410211Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:06:16.1425166Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:06:16.1780592Z Selecting previously unselected package python3-bs4. 2021-05-17T17:06:16.2134378Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:06:16.2146081Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:06:16.2582522Z Selecting previously unselected package python3-cycler. 2021-05-17T17:06:16.2935814Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:06:16.2948734Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:06:16.3254285Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:06:16.3607919Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:06:16.3622947Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:06:16.3966809Z Selecting previously unselected package python3-decorator. 2021-05-17T17:06:16.4324216Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:06:16.4337011Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:06:16.4714111Z Selecting previously unselected package python3-future. 2021-05-17T17:06:16.5012947Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:06:16.5022349Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:06:16.5823102Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:06:16.6190358Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:06:16.6203401Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:06:16.6554644Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:06:16.6904554Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:06:16.6925325Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:06:16.7315140Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:06:16.7680080Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:06:16.7691328Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:06:16.8071342Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:06:16.8404339Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:06:16.8417601Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:06:16.8834159Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:06:16.9174974Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:06:16.9189256Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:06:16.9592949Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:06:16.9961401Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:06:16.9973688Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:06:17.0398839Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:06:17.0766476Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:06:17.0780725Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:06:17.2634226Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:06:17.3000215Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:06:17.4522172Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:06:17.4931297Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:06:17.5300868Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:06:17.5313977Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:06:18.0318351Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:06:18.0688406Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:06:18.0702203Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:06:18.1081570Z Selecting previously unselected package python3-olefile. 2021-05-17T17:06:18.1446120Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:06:18.1459031Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:06:18.1874554Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:06:18.2165790Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:06:18.2184670Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:06:18.2873856Z Selecting previously unselected package python3-tz. 2021-05-17T17:06:18.3219560Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:06:18.3235729Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:06:18.3555427Z Selecting previously unselected package python3-owslib. 2021-05-17T17:06:18.3893021Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:06:18.3908691Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:06:18.4390590Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:06:18.4774097Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:06:18.4789188Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:06:18.5580202Z Selecting previously unselected package python3-retrying. 2021-05-17T17:06:18.5932249Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:06:18.5943406Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:06:18.6307067Z Selecting previously unselected package python3-plotly. 2021-05-17T17:06:18.6657117Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:06:18.6669731Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:06:19.1951662Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:06:19.2324495Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:06:19.2338462Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:06:19.2793954Z Selecting previously unselected package python3-sip. 2021-05-17T17:06:19.3119828Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:06:19.3132949Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:06:19.3554421Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:06:19.3874159Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:06:19.3889110Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:19.6994442Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:06:19.7277670Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:06:19.7297401Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:06:19.7873953Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:06:19.8239069Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:06:19.8256323Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:19.8673860Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:06:19.8957383Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:06:19.8972559Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:19.9319386Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:06:19.9620260Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:06:19.9632856Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:20.0154180Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:06:20.0460494Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:06:20.0474464Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:20.4058864Z Selecting previously unselected package python3-qgis. 2021-05-17T17:06:20.4432505Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:20.4445611Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:21.4218803Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:06:21.4620340Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:06:21.4634374Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:06:21.5063095Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:06:21.5435194Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:06:21.5448463Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:06:21.6024474Z Selecting previously unselected package qgis-common. 2021-05-17T17:06:21.6398316Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:06:21.6413087Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:23.4219753Z Selecting previously unselected package qgis. 2021-05-17T17:06:23.4573203Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:23.5455803Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:23.8176735Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:06:23.8521847Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:06:23.8534382Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:24.0232692Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:06:24.0596839Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:24.0609118Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:24.0978095Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:06:24.1322492Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:06:24.1341571Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:24.2153478Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:06:24.2456993Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:06:24.2478349Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:24.2953835Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:06:24.3235044Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:06:24.3246623Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:06:24.5263845Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:06:24.5612228Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:06:24.5633438Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:06:24.7173732Z Selecting previously unselected package proj-bin. 2021-05-17T17:06:24.7526057Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:06:24.7537138Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:06:24.7895671Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:06:24.8257569Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:06:24.8265139Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:06:24.8572554Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:06:24.8938612Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:06:24.9026691Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:06:24.9861441Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:06:24.9917414Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:06:25.3127365Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:06:25.3153412Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:06:25.3188102Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:06:25.3219152Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:25.3346689Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:06:25.3457622Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:06:25.3570948Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:06:25.3614763Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:06:25.3648006Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:06:25.3683232Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:06:25.3715737Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:06:25.3743453Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:06:25.3789344Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:06:25.3821988Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:06:25.3850645Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:06:25.3888462Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:06:25.3918250Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:06:25.3958148Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:06:25.5937064Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:06:25.6039929Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:06:25.6077241Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:06:25.8064741Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:06:25.8111761Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:06:25.9927564Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:06:25.9972619Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:06:26.0029072Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:06:26.0057907Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:06:26.0134637Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:06:26.0169377Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:06:26.0249245Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:06:26.1793645Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:06:26.1833510Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:06:26.1870557Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:06:26.1901816Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:06:26.1957407Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:06:26.3773659Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:26.3799635Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:06:26.5570419Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:06:26.5694863Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:06:26.5729526Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:06:26.5813927Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:06:26.5844154Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:06:26.5892402Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:06:26.5931983Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:06:26.5974611Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:06:26.7725339Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:06:26.7754381Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:06:26.7797074Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:06:26.7825336Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:06:26.7921933Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:06:26.7956760Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:06:27.0059226Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:06:27.0098497Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:06:27.1861394Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:06:27.1896344Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:06:27.1942234Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:06:27.1989225Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:06:27.2025006Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:06:27.2061074Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:06:27.2092724Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:06:27.3949182Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:06:27.3985379Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:06:27.4028068Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:06:27.4054844Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:27.4159189Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:06:27.6866956Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:06:29.1348299Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:06:29.1397841Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:06:29.1451791Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:06:29.1491241Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:06:29.1524106Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:06:29.1561267Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:06:29.1596340Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:06:29.1630329Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:06:29.3828686Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:29.3866737Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:06:29.3911632Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:06:29.3954116Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:06:29.6330334Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:06:29.6365659Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:06:29.6394833Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:29.6509211Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:06:29.6550606Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:06:29.6762178Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:06:29.8949715Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:06:29.8984888Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:06:29.9046686Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:06:29.9157521Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:06:29.9198122Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:06:29.9228530Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:29.9259258Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:29.9303819Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:06:29.9400952Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:06:29.9473219Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:06:30.3640874Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:30.5477932Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:06:30.5515664Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:30.5554633Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:06:30.5595345Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:06:30.5627316Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:06:30.5671780Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:30.5706797Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:06:30.5807213Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:30.5841436Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:06:30.8669242Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:06:31.0641266Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:06:31.2482427Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:06:31.2519822Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:06:31.2556807Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:06:31.2597172Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:06:31.4509704Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:31.4543753Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:06:31.4580759Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:06:31.4614669Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:06:32.5778580Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:06:32.5819297Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:06:32.5861888Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:06:32.5895099Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:32.5930917Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:32.5964381Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:06:32.5992115Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:06:32.6019919Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:06:32.6051628Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:06:33.0744781Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:06:33.0768263Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:33.0798415Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:06:33.2808928Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:06:33.2847654Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:06:33.4837124Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:33.4894748Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:06:33.7264294Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:06:33.7302810Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:06:33.7339555Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:33.7371517Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:06:33.9020763Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:06:33.9024107Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:06:34.4644628Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:06:34.7985320Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:34.8013793Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:06:34.8052908Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:34.8084314Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:34.8118633Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:34.8152196Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:34.8179618Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:06:35.0058954Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0060976Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:06:35.0066669Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0070013Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:06:35.0549932Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0555566Z if direction is "increasing": 2021-05-17T17:06:35.0559325Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0562367Z elif direction is "decreasing": 2021-05-17T17:06:35.0786900Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0789652Z if direction is "increasing": 2021-05-17T17:06:35.0793437Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:35.0795955Z elif direction is "decreasing": 2021-05-17T17:06:36.1527844Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:36.1529846Z if props["offset_coordinates"] is "data": 2021-05-17T17:06:36.1534656Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:06:36.1536439Z if props["coordinates"] is not "data": 2021-05-17T17:06:37.1172108Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:06:37.7904889Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:06:37.7908072Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:06:37.7915228Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:06:39.1353022Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:06:39.1394308Z First installation detected... 2021-05-17T17:06:39.1395242Z Checking NSS setup... 2021-05-17T17:06:39.1441135Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:06:39.1482851Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:39.1529720Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:06:39.4890874Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:39.4949271Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:06:39.4992067Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:06:39.5032053Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:06:39.5062748Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:06:39.5102070Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:06:39.5140621Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:06:39.5168969Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:06:39.5232452Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:39.7564866Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:06:39.7612105Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:06:39.7647716Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:06:40.1888928Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:40.1891322Z if value is '': 2021-05-17T17:06:40.3161818Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:40.3163395Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:06:40.3164772Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:40.3166517Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:06:40.3167971Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:06:40.3169390Z if driver_string is not None and driver_string is not "": 2021-05-17T17:06:40.3740914Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:40.3742767Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:06:40.3744405Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:06:40.3747330Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:06:40.4581876Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:06:40.4616748Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.4708992Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:06:40.4740956Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.4777351Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.5032076Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:40.5069147Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.5120164Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.5153586Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:40.5187008Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.5232209Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:06:40.6344705Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:40.6376061Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.6404663Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:40.6434055Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:06:40.7988302Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:06:40.7991758Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:06:41.4229671Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4270113Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4316204Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:06:41.4348647Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4387570Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:41.4422019Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4459028Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:06:41.4493477Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:06:41.4527638Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:06:41.4567738Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4596451Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4627569Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:41.4660948Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:41.4694141Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:41.4722734Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:41.4757662Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4789476Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:06:41.4819116Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:41.4859954Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:41.4899741Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:41.6892953Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:41.6933312Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:41.6961711Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:41.7001526Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6929531Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:20.6931291Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:20.6932676Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6933946Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:20.6935141Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6936313Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6937627Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:07:20.6938891Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6940089Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6941174Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:07:20.6942499Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6943775Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:07:20.6945276Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6946678Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6947637Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6949096Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:07:20.6950171Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:07:20.6952747Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:07:21.6504413Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:07:21.6696811Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:07:21.6996164Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:07:21.7187414Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:07:21.8007799Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:07:21.8382905Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:07:22.1496922Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:07:35.4322213Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:07:35.4533347Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:07:37.9913365Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:07:37.9913890Z with: 2021-05-17T17:07:37.9914298Z github_slug: neuroconductor/mni 2021-05-17T17:07:37.9914692Z env: 2021-05-17T17:07:37.9915081Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:07:37.9915481Z TIC_DEPLOY_KEY: 2021-05-17T17:07:37.9916189Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:07:37.9917703Z GITHUB_PAT: *** 2021-05-17T17:07:37.9918592Z COVERALLS_TOKEN: *** 2021-05-17T17:07:37.9919049Z continue-on-error: true 2021-05-17T17:07:37.9919466Z VDIFFR_RUN_TESTS: 2021-05-17T17:07:37.9919914Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:07:37.9920335Z TZ: UTC 2021-05-17T17:07:37.9920681Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:07:37.9921077Z NOT_CRAN: true 2021-05-17T17:07:37.9921409Z ##[endgroup] 2021-05-17T17:07:38.0336185Z repo slug is: neuroconductor/mni 2021-05-17T17:07:38.0453406Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:07:38.0454209Z env: 2021-05-17T17:07:38.0454832Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:07:38.0455815Z TIC_DEPLOY_KEY: 2021-05-17T17:07:38.0456769Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:07:38.0458970Z GITHUB_PAT: *** 2021-05-17T17:07:38.0459846Z COVERALLS_TOKEN: *** 2021-05-17T17:07:38.0460382Z continue-on-error: true 2021-05-17T17:07:38.0460899Z VDIFFR_RUN_TESTS: 2021-05-17T17:07:38.0461721Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:07:38.0462175Z TZ: UTC 2021-05-17T17:07:38.0462952Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:07:38.0463401Z NOT_CRAN: true 2021-05-17T17:07:38.0463814Z ##[endgroup] 2021-05-17T17:07:39.2178139Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:07:39.2178990Z with: 2021-05-17T17:07:39.2179461Z repo_name: mni 2021-05-17T17:07:39.2179879Z repo_version: 0.2.0 2021-05-17T17:07:39.2180277Z runner_os: Linux 2021-05-17T17:07:39.2180667Z R_version: 4.1 2021-05-17T17:07:39.2181013Z env: 2021-05-17T17:07:39.2182333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:07:39.2182854Z TIC_DEPLOY_KEY: 2021-05-17T17:07:39.2183769Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:07:39.2185757Z GITHUB_PAT: *** 2021-05-17T17:07:39.2186602Z COVERALLS_TOKEN: *** 2021-05-17T17:07:39.2187103Z continue-on-error: true 2021-05-17T17:07:39.2187595Z VDIFFR_RUN_TESTS: 2021-05-17T17:07:39.2188107Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:07:39.2188559Z TZ: UTC 2021-05-17T17:07:39.2188965Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:07:39.2189382Z NOT_CRAN: true 2021-05-17T17:07:39.2189797Z ##[endgroup] 2021-05-17T17:07:39.2738368Z Package: mni 2021-05-17T17:07:39.2739196Z Version: 0.2.0 2021-05-17T17:07:39.2739624Z OS: Linux 2021-05-17T17:07:39.2802892Z ##[group]Run install.packages('remotes') 2021-05-17T17:07:39.2803681Z install.packages('remotes') 2021-05-17T17:07:39.2804533Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:07:39.2805673Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:07:39.2813668Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:07:39.2814122Z env: 2021-05-17T17:07:39.2814599Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:07:39.2815098Z TIC_DEPLOY_KEY: 2021-05-17T17:07:39.2815960Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:07:39.2817361Z GITHUB_PAT: *** 2021-05-17T17:07:39.2818205Z COVERALLS_TOKEN: *** 2021-05-17T17:07:39.2818738Z continue-on-error: true 2021-05-17T17:07:39.2819245Z VDIFFR_RUN_TESTS: 2021-05-17T17:07:39.2819754Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:07:39.2820262Z TZ: UTC 2021-05-17T17:07:39.2820683Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:07:39.2821117Z NOT_CRAN: true 2021-05-17T17:07:39.2821521Z ##[endgroup] 2021-05-17T17:07:40.2057050Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:07:40.2058686Z (as ‘lib’ is unspecified) 2021-05-17T17:07:57.9472025Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:07:58.1912476Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-17T17:07:58.1975865Z ================================================== 2021-05-17T17:07:58.1977172Z downloaded 145 KB 2021-05-17T17:07:58.1977805Z 2021-05-17T17:07:58.5707452Z * installing *source* package ‘remotes’ ... 2021-05-17T17:07:58.5750803Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-17T17:07:58.5752104Z ** using staged installation 2021-05-17T17:07:58.5965830Z ** R 2021-05-17T17:07:58.6194398Z ** inst 2021-05-17T17:07:58.6207622Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:08:01.2327047Z ** help 2021-05-17T17:08:01.3465286Z *** installing help indices 2021-05-17T17:08:01.4279613Z ** building package indices 2021-05-17T17:08:01.7210944Z ** installing vignettes 2021-05-17T17:08:01.7296059Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:08:01.9514676Z ** testing if installed package can be loaded from final location 2021-05-17T17:08:02.2046586Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:08:02.2073941Z * DONE (remotes) 2021-05-17T17:08:02.2232273Z 2021-05-17T17:08:02.2233116Z The downloaded source packages are in 2021-05-17T17:08:02.2234669Z ‘/tmp/RtmpO4Muan/downloaded_packages’ 2021-05-17T17:08:22.3820057Z ##[group]Run actions/cache@v1 2021-05-17T17:08:22.3820722Z with: 2021-05-17T17:08:22.3821206Z path: /home/runner/work/_temp/Library 2021-05-17T17:08:22.3824498Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-878d34cdc8a43e00c5ac325bb386baccbc8e2646cf3d8ad2ed784552d1e72546 2021-05-17T17:08:22.3829446Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-17T17:08:22.3830728Z env: 2021-05-17T17:08:22.3831199Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:22.3831918Z TIC_DEPLOY_KEY: 2021-05-17T17:08:22.3833006Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:22.3836350Z GITHUB_PAT: *** 2021-05-17T17:08:22.3837466Z COVERALLS_TOKEN: *** 2021-05-17T17:08:22.3837971Z continue-on-error: true 2021-05-17T17:08:22.3838466Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:22.3838955Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:22.3839469Z TZ: UTC 2021-05-17T17:08:22.3839886Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:22.3840331Z NOT_CRAN: true 2021-05-17T17:08:22.3840711Z ##[endgroup] 2021-05-17T17:08:22.4549288Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:08:22.4667168Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:08:22.4668643Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:08:22.4669602Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:08:22.4670626Z sudo -s eval "$sysreqs" 2021-05-17T17:08:22.4720890Z shell: /usr/bin/bash -e {0} 2021-05-17T17:08:22.4721329Z env: 2021-05-17T17:08:22.4721749Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:08:22.4722210Z TIC_DEPLOY_KEY: 2021-05-17T17:08:22.4723357Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:08:22.4725260Z GITHUB_PAT: *** 2021-05-17T17:08:22.4726633Z COVERALLS_TOKEN: *** 2021-05-17T17:08:22.4727094Z continue-on-error: true 2021-05-17T17:08:22.4727517Z VDIFFR_RUN_TESTS: 2021-05-17T17:08:22.4727980Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:08:22.4728395Z TZ: UTC 2021-05-17T17:08:22.4728790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:08:22.4729343Z NOT_CRAN: true 2021-05-17T17:08:22.4730232Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:08:22.4730700Z ##[endgroup] 2021-05-17T17:08:22.7327272Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:08:23.7115609Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:08:43.4196856Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:08:43.4197907Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:08:43.4198492Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:08:43.4199041Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:08:43.4199648Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:08:43.4238057Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:08:43.4253336Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:08:43.4254182Z (as ‘lib’ is unspecified) 2021-05-17T17:09:01.5451680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:09:01.7943421Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-17T17:09:01.7959156Z ================================================== 2021-05-17T17:09:01.7960064Z downloaded 60 KB 2021-05-17T17:09:01.7960397Z 2021-05-17T17:09:01.7999468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:09:02.1733485Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-17T17:09:02.1735175Z ================================================== 2021-05-17T17:09:02.1736189Z downloaded 34 KB 2021-05-17T17:09:02.1736505Z 2021-05-17T17:09:02.1778500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:09:02.4244910Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-17T17:09:02.4258996Z ================================================== 2021-05-17T17:09:02.4260552Z downloaded 62 KB 2021-05-17T17:09:02.4261128Z 2021-05-17T17:09:02.4385447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:09:02.6926619Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-17T17:09:02.6976665Z ================================================== 2021-05-17T17:09:02.6977730Z downloaded 285 KB 2021-05-17T17:09:02.6978031Z 2021-05-17T17:09:02.7025505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:09:02.9674949Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-17T17:09:03.0228320Z ================================================== 2021-05-17T17:09:03.0230129Z downloaded 973 KB 2021-05-17T17:09:03.0231815Z 2021-05-17T17:09:03.3386248Z * installing *source* package ‘rprojroot’ ... 2021-05-17T17:09:03.3416930Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:03.3418862Z ** using staged installation 2021-05-17T17:09:03.3596517Z ** R 2021-05-17T17:09:03.3649738Z ** inst 2021-05-17T17:09:03.3663807Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:04.2242690Z ** help 2021-05-17T17:09:04.2244303Z *** installing help indices 2021-05-17T17:09:04.2245229Z *** copying figures 2021-05-17T17:09:04.2245889Z ** building package indices 2021-05-17T17:09:04.3242853Z ** installing vignettes 2021-05-17T17:09:04.3315688Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:04.5437316Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:04.7658022Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:04.7668392Z * DONE (rprojroot) 2021-05-17T17:09:05.0689150Z * installing *source* package ‘crayon’ ... 2021-05-17T17:09:05.0714614Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:05.0719188Z ** using staged installation 2021-05-17T17:09:05.0890421Z ** R 2021-05-17T17:09:05.1004680Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:06.3473439Z ** help 2021-05-17T17:09:06.4080446Z *** installing help indices 2021-05-17T17:09:06.4662911Z ** building package indices 2021-05-17T17:09:06.7381396Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:06.9630212Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:07.2059596Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:07.2060355Z * DONE (crayon) 2021-05-17T17:09:07.4895340Z * installing *source* package ‘R6’ ... 2021-05-17T17:09:07.4919010Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:07.4919784Z ** using staged installation 2021-05-17T17:09:07.5085645Z ** R 2021-05-17T17:09:07.5160303Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:08.1719023Z ** help 2021-05-17T17:09:08.1950665Z *** installing help indices 2021-05-17T17:09:08.2213155Z *** copying figures 2021-05-17T17:09:08.2216137Z ** building package indices 2021-05-17T17:09:08.4562767Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:08.6664258Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:08.8882487Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:08.8893304Z * DONE (R6) 2021-05-17T17:09:09.2970935Z * installing *source* package ‘desc’ ... 2021-05-17T17:09:09.3037759Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:09.3042630Z ** using staged installation 2021-05-17T17:09:09.3238437Z ** R 2021-05-17T17:09:09.3401321Z ** inst 2021-05-17T17:09:09.3423270Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:11.5899662Z ** help 2021-05-17T17:09:11.7478464Z *** installing help indices 2021-05-17T17:09:11.8627240Z ** building package indices 2021-05-17T17:09:12.2088806Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:12.4385172Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:12.7095855Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:12.7114442Z * DONE (desc) 2021-05-17T17:09:13.0235286Z * installing *source* package ‘debugme’ ... 2021-05-17T17:09:13.0281259Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:13.0282759Z ** using staged installation 2021-05-17T17:09:13.0414494Z ** R 2021-05-17T17:09:13.0449819Z ** inst 2021-05-17T17:09:13.0480434Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:13.4473147Z ** help 2021-05-17T17:09:13.4624382Z *** installing help indices 2021-05-17T17:09:13.4888682Z ** building package indices 2021-05-17T17:09:13.7405942Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:13.9703524Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:14.1945833Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:14.1954099Z * DONE (debugme) 2021-05-17T17:09:14.2038101Z 2021-05-17T17:09:14.2039316Z The downloaded source packages are in 2021-05-17T17:09:14.2040989Z ‘/tmp/Rtmppel84d/downloaded_packages’ 2021-05-17T17:09:14.2041974Z Running `R CMD build`... 2021-05-17T17:09:14.4984747Z * checking for file ‘/tmp/Rtmppel84d/remotes68f91d9ecb78/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:09:14.4986173Z * preparing ‘sysreqs’: 2021-05-17T17:09:14.4987234Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:09:14.4988585Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:09:14.4989574Z * checking for empty or unneeded directories 2021-05-17T17:09:14.4990580Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:09:14.4992092Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:09:14.5004532Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:09:14.5005688Z (as ‘lib’ is unspecified) 2021-05-17T17:09:14.7477682Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:09:14.7480673Z ** using staged installation 2021-05-17T17:09:14.7661128Z ** R 2021-05-17T17:09:14.7700664Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:09:15.2352621Z ** help 2021-05-17T17:09:15.2586106Z *** installing help indices 2021-05-17T17:09:15.2788010Z ** building package indices 2021-05-17T17:09:15.5092080Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:09:15.7629518Z ** testing if installed package can be loaded from final location 2021-05-17T17:09:16.0100811Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:09:16.0106511Z * DONE (sysreqs) 2021-05-17T17:09:36.1038822Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:09:36.1041776Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:09:36.1047037Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:09:36.1734090Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:09:36.2428931Z Hit:5 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:09:36.3878680Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:09:36.3917037Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:09:36.5423464Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:09:37.4436686Z Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:09:38.7150128Z Reading package lists... 2021-05-17T17:09:38.8009344Z Reading package lists... 2021-05-17T17:09:39.0121253Z Building dependency tree... 2021-05-17T17:09:39.0152333Z Reading state information... 2021-05-17T17:09:39.2513488Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:09:39.2514751Z libicu-dev set to manually installed. 2021-05-17T17:09:39.2515938Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:09:39.2516891Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:09:39.2517661Z The following additional packages will be installed: 2021-05-17T17:09:39.2519324Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:09:39.2528299Z Suggested packages: 2021-05-17T17:09:39.2529722Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:09:39.3090423Z The following NEW packages will be installed: 2021-05-17T17:09:39.3097607Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:09:39.3100377Z pandoc-citeproc 2021-05-17T17:09:39.3620421Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:09:39.3621200Z Need to get 13.7 MB of archives. 2021-05-17T17:09:39.3622060Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:09:39.3624149Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:09:39.3795083Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T17:09:39.4241502Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T17:09:39.4513192Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:09:40.2294709Z Fetched 13.7 MB in 0s (36.4 MB/s) 2021-05-17T17:09:40.2734379Z Selecting previously unselected package libbibutils6. 2021-05-17T17:09:40.2842856Z (Reading database ... 2021-05-17T17:09:40.2844047Z (Reading database ... 5% 2021-05-17T17:09:40.2844926Z (Reading database ... 10% 2021-05-17T17:09:40.2845692Z (Reading database ... 15% 2021-05-17T17:09:40.2846432Z (Reading database ... 20% 2021-05-17T17:09:40.2847482Z (Reading database ... 25% 2021-05-17T17:09:40.2848261Z (Reading database ... 30% 2021-05-17T17:09:40.2849039Z (Reading database ... 35% 2021-05-17T17:09:40.2849780Z (Reading database ... 40% 2021-05-17T17:09:40.2850550Z (Reading database ... 45% 2021-05-17T17:09:40.2851289Z (Reading database ... 50% 2021-05-17T17:09:40.2904573Z (Reading database ... 55% 2021-05-17T17:09:40.2988972Z (Reading database ... 60% 2021-05-17T17:09:40.3048609Z (Reading database ... 65% 2021-05-17T17:09:40.3314366Z (Reading database ... 70% 2021-05-17T17:09:40.3361591Z (Reading database ... 75% 2021-05-17T17:09:40.3729557Z (Reading database ... 80% 2021-05-17T17:09:40.3870187Z (Reading database ... 85% 2021-05-17T17:09:40.4420012Z (Reading database ... 90% 2021-05-17T17:09:40.4533586Z (Reading database ... 95% 2021-05-17T17:09:40.4534191Z (Reading database ... 100% 2021-05-17T17:09:40.4535006Z (Reading database ... 285139 files and directories currently installed.) 2021-05-17T17:09:40.4739919Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:09:40.4769711Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:09:40.5714067Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:09:40.6051507Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:09:40.6064938Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:09:40.6738522Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:09:40.7076773Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:09:40.7105664Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:09:40.7554126Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:09:40.7852028Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:09:40.7869998Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:09:40.7908359Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:09:42.3866229Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:09:42.3896084Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:09:42.3992585Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:09:42.4027271Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:09:42.4066904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:09:46.3095819Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:09:48.8648649Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:09:48.8649578Z remotes::install_github("ropensci/tic") 2021-05-17T17:09:48.8650568Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:09:48.8651272Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:09:48.8651869Z remotes::install_cran("covr") 2021-05-17T17:09:48.8660199Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:09:48.8660648Z env: 2021-05-17T17:09:48.8661129Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:09:48.8661789Z TIC_DEPLOY_KEY: 2021-05-17T17:09:48.8662661Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:09:48.8664627Z GITHUB_PAT: *** 2021-05-17T17:09:48.8665729Z COVERALLS_TOKEN: *** 2021-05-17T17:09:48.8666282Z continue-on-error: true 2021-05-17T17:09:48.8666799Z VDIFFR_RUN_TESTS: 2021-05-17T17:09:48.8667308Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:09:48.8667986Z TZ: UTC 2021-05-17T17:09:48.8668401Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:09:48.8668988Z NOT_CRAN: true 2021-05-17T17:09:48.8669360Z ##[endgroup] 2021-05-17T17:09:49.0940838Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:09:49.6585601Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:10:09.4960440Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:10:09.4962293Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:10:09.4963635Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:10:09.4964302Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:10:09.4964987Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:10:09.4966627Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:10:09.4967501Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:10:09.4968171Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:10:09.4968847Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:10:09.4969535Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:10:09.4970179Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:10:09.4970893Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:10:09.4971593Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:10:09.4972246Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:10:09.4972963Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:10:09.4973711Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:09.4974426Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:10:09.4975111Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:10:09.4975774Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:10:09.4976467Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:10:09.4977182Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:10:09.4978036Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:10:09.4979061Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:10:09.4979755Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:09.4980434Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:10:09.4981097Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:10:09.4981750Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:10:09.4982448Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:10:09.4983142Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:10:09.4983832Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:10:09.4984527Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:10:09.5075265Z 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-17T17:10:09.5088236Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:10:09.5089120Z (as ‘lib’ is unspecified) 2021-05-17T17:10:27.8808849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:10:28.1271676Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-17T17:10:28.1370996Z ================================================== 2021-05-17T17:10:28.1371937Z downloaded 839 KB 2021-05-17T17:10:28.1372954Z 2021-05-17T17:10:28.1413440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:10:28.4078923Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-17T17:10:28.4123731Z ================================================== 2021-05-17T17:10:28.4124689Z downloaded 258 KB 2021-05-17T17:10:28.4125242Z 2021-05-17T17:10:28.4169533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:10:28.6617538Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-17T17:10:28.6649451Z ================================================== 2021-05-17T17:10:28.6650132Z downloaded 97 KB 2021-05-17T17:10:28.6650548Z 2021-05-17T17:10:28.6689612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:10:28.9232828Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-17T17:10:28.9234038Z ================================================== 2021-05-17T17:10:28.9234618Z downloaded 19 KB 2021-05-17T17:10:28.9235017Z 2021-05-17T17:10:28.9277412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:10:29.1805015Z Content type 'application/x-tar' length 5688 bytes 2021-05-17T17:10:29.1806519Z ================================================== 2021-05-17T17:10:29.1808037Z downloaded 5688 bytes 2021-05-17T17:10:29.1808358Z 2021-05-17T17:10:29.1850051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:10:29.4313559Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-17T17:10:29.4797948Z ================================================== 2021-05-17T17:10:29.4798983Z downloaded 1.3 MB 2021-05-17T17:10:29.4799559Z 2021-05-17T17:10:29.4841658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:10:29.7296007Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-17T17:10:29.7297248Z ================================================== 2021-05-17T17:10:29.7297915Z downloaded 12 KB 2021-05-17T17:10:29.7298354Z 2021-05-17T17:10:29.7344096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:10:29.9779167Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-17T17:10:29.9871019Z ================================================== 2021-05-17T17:10:29.9871984Z downloaded 779 KB 2021-05-17T17:10:29.9872463Z 2021-05-17T17:10:29.9915065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:10:30.2397832Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-17T17:10:30.2512698Z ================================================== 2021-05-17T17:10:30.2513227Z downloaded 412 KB 2021-05-17T17:10:30.2513569Z 2021-05-17T17:10:30.2559453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:10:30.5005609Z Content type 'application/x-tar' length 3475 bytes 2021-05-17T17:10:30.5006794Z ================================================== 2021-05-17T17:10:30.5007901Z downloaded 3475 bytes 2021-05-17T17:10:30.5008266Z 2021-05-17T17:10:30.5054679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:10:30.7513590Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-17T17:10:30.7548699Z ================================================== 2021-05-17T17:10:30.7549297Z downloaded 156 KB 2021-05-17T17:10:30.7549613Z 2021-05-17T17:10:30.7594595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:10:31.0091058Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-17T17:10:31.0115485Z ================================================== 2021-05-17T17:10:31.0116222Z downloaded 60 KB 2021-05-17T17:10:31.0116514Z 2021-05-17T17:10:31.0159739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:10:31.2618710Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-17T17:10:31.2654285Z ================================================== 2021-05-17T17:10:31.2655022Z downloaded 154 KB 2021-05-17T17:10:31.2655339Z 2021-05-17T17:10:31.2699859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:10:31.5234321Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-17T17:10:31.5263232Z ================================================== 2021-05-17T17:10:31.5264167Z downloaded 110 KB 2021-05-17T17:10:31.5264476Z 2021-05-17T17:10:31.5306142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:10:31.7782167Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-17T17:10:31.7816516Z ================================================== 2021-05-17T17:10:31.7817421Z downloaded 107 KB 2021-05-17T17:10:31.7817738Z 2021-05-17T17:10:31.7866306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:10:31.9414046Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-17T17:10:31.9461051Z ================================================== 2021-05-17T17:10:31.9461819Z downloaded 225 KB 2021-05-17T17:10:31.9462120Z 2021-05-17T17:10:31.9514521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:10:32.1985668Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-17T17:10:32.1997674Z ================================================== 2021-05-17T17:10:32.1998490Z downloaded 43 KB 2021-05-17T17:10:32.1999024Z 2021-05-17T17:10:32.2039448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:10:32.4530725Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-17T17:10:32.4547262Z ================================================== 2021-05-17T17:10:32.4548593Z downloaded 90 KB 2021-05-17T17:10:32.4549124Z 2021-05-17T17:10:32.4589420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:10:32.7101371Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-17T17:10:32.7121143Z ================================================== 2021-05-17T17:10:32.7122141Z downloaded 92 KB 2021-05-17T17:10:32.7122787Z 2021-05-17T17:10:32.7166879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:10:32.9650266Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-17T17:10:32.9654386Z ================================================== 2021-05-17T17:10:32.9655292Z downloaded 28 KB 2021-05-17T17:10:32.9656023Z 2021-05-17T17:10:32.9698005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:10:33.2200736Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-17T17:10:33.2202248Z ================================================== 2021-05-17T17:10:33.2203009Z downloaded 12 KB 2021-05-17T17:10:33.2203547Z 2021-05-17T17:10:33.2244157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:10:33.4831940Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-17T17:10:33.4904563Z ================================================== 2021-05-17T17:10:33.4905093Z downloaded 364 KB 2021-05-17T17:10:33.4905386Z 2021-05-17T17:10:33.4949790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:10:33.7445604Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-17T17:10:33.7476606Z ================================================== 2021-05-17T17:10:33.7477550Z downloaded 81 KB 2021-05-17T17:10:33.7478769Z 2021-05-17T17:10:33.7524124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:10:34.0086169Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-17T17:10:34.0101127Z ================================================== 2021-05-17T17:10:34.0102389Z downloaded 44 KB 2021-05-17T17:10:34.0103109Z 2021-05-17T17:10:34.0152170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:10:34.2713862Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-17T17:10:34.2729536Z ================================================== 2021-05-17T17:10:34.2730495Z downloaded 64 KB 2021-05-17T17:10:34.2731054Z 2021-05-17T17:10:34.2819684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:10:34.5538348Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-17T17:10:34.5650563Z ================================================== 2021-05-17T17:10:34.5651152Z downloaded 781 KB 2021-05-17T17:10:34.5651456Z 2021-05-17T17:10:34.5698805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:10:34.9447201Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-17T17:10:34.9449238Z ================================================== 2021-05-17T17:10:34.9450320Z downloaded 20 KB 2021-05-17T17:10:34.9450829Z 2021-05-17T17:10:34.9491518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:10:35.1961941Z Content type 'binary/octet-stream' length 24954 bytes (24 KB) 2021-05-17T17:10:35.1964961Z ================================================== 2021-05-17T17:10:35.1965501Z downloaded 24 KB 2021-05-17T17:10:35.1965810Z 2021-05-17T17:10:35.2009755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:10:35.4461691Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-17T17:10:35.4512534Z ================================================== 2021-05-17T17:10:35.4513088Z downloaded 297 KB 2021-05-17T17:10:35.4513382Z 2021-05-17T17:10:35.4558020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:10:35.7111851Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-17T17:10:35.7114269Z ================================================== 2021-05-17T17:10:35.7115004Z downloaded 17 KB 2021-05-17T17:10:35.7116081Z 2021-05-17T17:10:35.7154317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:10:35.9636491Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-17T17:10:35.9760525Z ================================================== 2021-05-17T17:10:35.9761680Z downloaded 1.2 MB 2021-05-17T17:10:35.9762563Z 2021-05-17T17:10:36.6427147Z * installing *source* package ‘rlang’ ... 2021-05-17T17:10:36.6583603Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:36.6585577Z ** using staged installation 2021-05-17T17:10:36.6826464Z ** libs 2021-05-17T17:10:36.6948793Z 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-17T17:10:36.8234447Z 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-17T17:10:37.2499187Z 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-17T17:10:40.2549690Z 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-17T17:10:41.5909198Z 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-17T17:10:41.6382330Z 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-17T17:10:41.6957024Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-17T17:10:41.6988329Z ** R 2021-05-17T17:10:41.7555112Z ** inst 2021-05-17T17:10:41.7567093Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:46.5252220Z ** help 2021-05-17T17:10:47.4415289Z *** installing help indices 2021-05-17T17:10:47.8411585Z *** copying figures 2021-05-17T17:10:47.8419191Z ** building package indices 2021-05-17T17:10:48.4829381Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:10:48.7245946Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:10:48.8766414Z ** testing if installed package can be loaded from final location 2021-05-17T17:10:49.1969202Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:10:49.2001875Z * DONE (rlang) 2021-05-17T17:10:49.5182660Z * installing *source* package ‘magrittr’ ... 2021-05-17T17:10:49.5221548Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:49.5224385Z ** using staged installation 2021-05-17T17:10:49.5402959Z ** libs 2021-05-17T17:10:49.5452344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-17T17:10:49.6943875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:10:49.7591101Z 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-17T17:10:49.7841385Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-17T17:10:49.7855068Z ** R 2021-05-17T17:10:49.7900973Z ** inst 2021-05-17T17:10:49.7919027Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:50.1460622Z ** help 2021-05-17T17:10:50.1935515Z *** installing help indices 2021-05-17T17:10:50.2308489Z *** copying figures 2021-05-17T17:10:50.2313239Z ** building package indices 2021-05-17T17:10:50.4919379Z ** installing vignettes 2021-05-17T17:10:50.4958980Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:10:50.7281846Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:10:50.7492961Z ** testing if installed package can be loaded from final location 2021-05-17T17:10:50.9566801Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:10:50.9573844Z * DONE (magrittr) 2021-05-17T17:10:51.2634992Z * installing *source* package ‘glue’ ... 2021-05-17T17:10:51.2655351Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:51.2656425Z ** using staged installation 2021-05-17T17:10:51.2838238Z ** libs 2021-05-17T17:10:51.2888121Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-17T17:10:51.4294586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:10:51.4849143Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-17T17:10:51.5879263Z 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-17T17:10:51.6155171Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-17T17:10:51.6171655Z ** R 2021-05-17T17:10:51.6237547Z ** inst 2021-05-17T17:10:51.6251885Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:52.2636011Z ** help 2021-05-17T17:10:52.2999575Z *** installing help indices 2021-05-17T17:10:52.3363469Z *** copying figures 2021-05-17T17:10:52.3368941Z ** building package indices 2021-05-17T17:10:52.5946921Z ** installing vignettes 2021-05-17T17:10:52.5948239Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:10:52.8750081Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:10:52.8951972Z ** testing if installed package can be loaded from final location 2021-05-17T17:10:53.1715686Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:10:53.1725429Z * DONE (glue) 2021-05-17T17:10:53.4456342Z * installing *source* package ‘sys’ ... 2021-05-17T17:10:53.4470294Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:53.4471603Z ** using staged installation 2021-05-17T17:10:53.4703016Z ** libs 2021-05-17T17:10:53.4761523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-17T17:10:53.7180316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:10:53.7756638Z 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-17T17:10:53.8034483Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-17T17:10:53.8035843Z ** R 2021-05-17T17:10:53.8064865Z ** inst 2021-05-17T17:10:53.8075355Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:54.1562175Z ** help 2021-05-17T17:10:54.1804001Z *** installing help indices 2021-05-17T17:10:54.2063388Z ** building package indices 2021-05-17T17:10:54.4375161Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:10:54.6521760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:10:54.6737168Z ** testing if installed package can be loaded from final location 2021-05-17T17:10:54.9108864Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:10:54.9116499Z * DONE (sys) 2021-05-17T17:10:55.1727962Z * installing *source* package ‘mime’ ... 2021-05-17T17:10:55.1739299Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:55.1740350Z ** using staged installation 2021-05-17T17:10:55.1894239Z ** libs 2021-05-17T17:10:55.1949382Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:10:55.2455544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-17T17:10:55.3090032Z 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-17T17:10:55.3284750Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-17T17:10:55.3300342Z ** R 2021-05-17T17:10:55.3362840Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:55.7676749Z ** help 2021-05-17T17:10:55.7935522Z *** installing help indices 2021-05-17T17:10:55.8135336Z ** building package indices 2021-05-17T17:10:56.0397998Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:10:56.2672632Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:10:56.2875300Z ** testing if installed package can be loaded from final location 2021-05-17T17:10:56.5052005Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:10:56.5060138Z * DONE (mime) 2021-05-17T17:10:56.9634852Z * installing *source* package ‘curl’ ... 2021-05-17T17:10:56.9730538Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-17T17:10:56.9732195Z ** using staged installation 2021-05-17T17:10:56.9816241Z Found pkg-config cflags and libs! 2021-05-17T17:10:57.0830764Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-17T17:10:57.0832736Z Using PKG_LIBS=-lcurl 2021-05-17T17:10:57.1429214Z ** libs 2021-05-17T17:10:57.1495522Z 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-17T17:10:57.1521806Z 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-17T17:10:57.2428919Z 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-17T17:10:57.3985161Z 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-17T17:10:57.5063524Z 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-17T17:10:57.5778763Z 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-17T17:10:57.7008364Z 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-17T17:10:57.7920294Z 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-17T17:10:57.8593850Z 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-17T17:10:58.2761720Z 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-17T17:10:58.3248531Z 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-17T17:10:58.3966746Z 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-17T17:10:58.4773327Z 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-17T17:10:58.6935927Z 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-17T17:10:58.7584976Z 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-17T17:10:58.8309044Z 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-17T17:10:58.8822208Z 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-17T17:10:58.9381205Z 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-17T17:10:59.0043713Z 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-17T17:10:59.1549957Z 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-17T17:10:59.2359964Z 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-17T17:10:59.2583189Z 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-17T17:10:59.3233324Z 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-17T17:10:59.3628678Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-17T17:10:59.3646794Z ** R 2021-05-17T17:10:59.3782184Z ** inst 2021-05-17T17:10:59.3829060Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:00.0585975Z ** help 2021-05-17T17:11:00.1176869Z *** installing help indices 2021-05-17T17:11:00.1664016Z ** building package indices 2021-05-17T17:11:00.4352797Z ** installing vignettes 2021-05-17T17:11:00.4417591Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:00.6829779Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:00.7049901Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:00.9378308Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:00.9389083Z * DONE (curl) 2021-05-17T17:11:01.3535517Z * installing *source* package ‘jsonlite’ ... 2021-05-17T17:11:01.3598666Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:01.3599909Z ** using staged installation 2021-05-17T17:11:01.3766652Z ** libs 2021-05-17T17:11:01.3828624Z 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-17T17:11:01.4624222Z 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-17T17:11:01.5351225Z 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-17T17:11:01.6129367Z 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-17T17:11:01.7444240Z 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-17T17:11:01.8280911Z 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-17T17:11:01.8895535Z 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-17T17:11:01.9509843Z 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-17T17:11:02.0195484Z 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-17T17:11:02.0810216Z 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-17T17:11:02.2356715Z 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-17T17:11:02.3214114Z 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-17T17:11:02.4255899Z 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-17T17:11:02.5183059Z 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-17T17:11:02.6040264Z 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-17T17:11:02.6778379Z 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-17T17:11:02.7505000Z 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-17T17:11:02.8095334Z 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-17T17:11:02.8924387Z 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-17T17:11:02.9595059Z 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-17T17:11:03.0210506Z 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-17T17:11:03.0993619Z 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-17T17:11:03.1392293Z 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-17T17:11:03.1968702Z 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-17T17:11:03.3175482Z 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-17T17:11:03.6163927Z 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-17T17:11:03.9538726Z 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-17T17:11:04.1659727Z 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-17T17:11:04.3364460Z 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-17T17:11:04.3458654Z 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-17T17:11:04.3834025Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-17T17:11:04.3852088Z ** R 2021-05-17T17:11:04.4057665Z ** inst 2021-05-17T17:11:04.4078852Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:05.7666839Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-17T17:11:05.7668984Z ** help 2021-05-17T17:11:05.8054165Z *** installing help indices 2021-05-17T17:11:05.8416184Z ** building package indices 2021-05-17T17:11:06.0792646Z ** installing vignettes 2021-05-17T17:11:06.0864738Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:06.3240778Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:06.3505728Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:06.6009536Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:06.6028294Z * DONE (jsonlite) 2021-05-17T17:11:06.8600623Z * installing *source* package ‘ini’ ... 2021-05-17T17:11:06.8610956Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:06.8612330Z ** using staged installation 2021-05-17T17:11:06.8763190Z ** R 2021-05-17T17:11:06.8796841Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:07.1752521Z ** help 2021-05-17T17:11:07.1878654Z *** installing help indices 2021-05-17T17:11:07.2162959Z ** building package indices 2021-05-17T17:11:07.4518028Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:07.6749460Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:07.8950214Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:07.8958477Z * DONE (ini) 2021-05-17T17:11:08.1991805Z * installing *source* package ‘gitcreds’ ... 2021-05-17T17:11:08.2012496Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:08.2013461Z ** using staged installation 2021-05-17T17:11:08.2164487Z ** R 2021-05-17T17:11:08.2243279Z ** inst 2021-05-17T17:11:08.2257213Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:08.8720433Z ** help 2021-05-17T17:11:08.9037278Z *** installing help indices 2021-05-17T17:11:08.9334755Z ** building package indices 2021-05-17T17:11:09.1790750Z ** installing vignettes 2021-05-17T17:11:09.1861707Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:09.3999999Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:09.6245382Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:09.6256041Z * DONE (gitcreds) 2021-05-17T17:11:09.9591590Z * installing *source* package ‘zip’ ... 2021-05-17T17:11:09.9623052Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:09.9624310Z ** using staged installation 2021-05-17T17:11:09.9762889Z ** libs 2021-05-17T17:11:09.9821331Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-17T17:11:13.5645139Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-17T17:11:16.9286961Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:11:16.9858550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-17T17:11:20.0125871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-17T17:11:20.1300463Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-17T17:11:20.2918073Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-17T17:11:20.3827068Z 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-17T17:11:20.4178695Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-17T17:11:20.4238390Z ** R 2021-05-17T17:11:20.4280646Z ** inst 2021-05-17T17:11:20.4295194Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:20.8753493Z ** help 2021-05-17T17:11:20.9026504Z *** installing help indices 2021-05-17T17:11:20.9330801Z ** building package indices 2021-05-17T17:11:21.1757095Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:21.4045937Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:21.4263857Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:21.6467173Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:21.6478466Z * DONE (zip) 2021-05-17T17:11:22.0149759Z * installing *source* package ‘rstudioapi’ ... 2021-05-17T17:11:22.0199570Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:22.0200980Z ** using staged installation 2021-05-17T17:11:22.0363270Z ** R 2021-05-17T17:11:22.0483155Z ** inst 2021-05-17T17:11:22.0504913Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:22.7497134Z ** help 2021-05-17T17:11:23.7741310Z *** installing help indices 2021-05-17T17:11:23.7758475Z *** copying figures 2021-05-17T17:11:23.7759338Z ** building package indices 2021-05-17T17:11:23.7760123Z ** installing vignettes 2021-05-17T17:11:23.7761090Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:23.7762197Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:23.9651250Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:23.9659970Z * DONE (rstudioapi) 2021-05-17T17:11:24.2465806Z * installing *source* package ‘fastmap’ ... 2021-05-17T17:11:24.2483008Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:24.2484131Z ** using staged installation 2021-05-17T17:11:24.2687565Z ** libs 2021-05-17T17:11:24.2741195Z 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-17T17:11:26.6892194Z 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-17T17:11:26.7395981Z 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-17T17:11:26.8219148Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-17T17:11:26.8243988Z ** R 2021-05-17T17:11:26.8303615Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:27.3803396Z ** help 2021-05-17T17:11:27.4003898Z *** installing help indices 2021-05-17T17:11:27.4233125Z ** building package indices 2021-05-17T17:11:27.6594307Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:27.8734840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:27.8951806Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:28.1209606Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:28.1217277Z * DONE (fastmap) 2021-05-17T17:11:28.4287356Z * installing *source* package ‘yaml’ ... 2021-05-17T17:11:28.4314623Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:28.4315810Z ** using staged installation 2021-05-17T17:11:28.4438096Z ** libs 2021-05-17T17:11:28.4500492Z 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-17T17:11:28.8478738Z 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-17T17:11:28.9838951Z 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-17T17:11:30.1479074Z 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-17T17:11:30.3556228Z 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-17T17:11:30.5173033Z 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-17T17:11:30.9531460Z 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-17T17:11:31.2980229Z 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-17T17:11:31.4215354Z 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-17T17:11:31.9257711Z 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-17T17:11:32.0542147Z 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-17T17:11:33.7086966Z 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-17T17:11:33.7821709Z 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-17T17:11:33.8200204Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-17T17:11:33.8221472Z ** R 2021-05-17T17:11:33.8257706Z ** inst 2021-05-17T17:11:33.8274217Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:34.1272326Z ** help 2021-05-17T17:11:34.1514499Z *** installing help indices 2021-05-17T17:11:34.1797936Z ** building package indices 2021-05-17T17:11:34.4091547Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:34.6218303Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:34.6440840Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:34.8644140Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:34.8645549Z * DONE (yaml) 2021-05-17T17:11:35.1882593Z * installing *source* package ‘withr’ ... 2021-05-17T17:11:35.1913256Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:35.1914605Z ** using staged installation 2021-05-17T17:11:35.2126004Z ** R 2021-05-17T17:11:35.2240398Z ** inst 2021-05-17T17:11:35.2254952Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:36.0755394Z ** help 2021-05-17T17:11:36.1724920Z *** installing help indices 2021-05-17T17:11:36.2448070Z *** copying figures 2021-05-17T17:11:36.2451156Z ** building package indices 2021-05-17T17:11:36.5198496Z ** installing vignettes 2021-05-17T17:11:36.5270067Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:36.7470769Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:36.9768739Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:36.9777610Z * DONE (withr) 2021-05-17T17:11:37.2677932Z * installing *source* package ‘whisker’ ... 2021-05-17T17:11:37.2699514Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:37.2700651Z ** using staged installation 2021-05-17T17:11:37.2812024Z ** R 2021-05-17T17:11:37.2866461Z ** inst 2021-05-17T17:11:37.2888696Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:37.7992780Z ** help 2021-05-17T17:11:37.8243369Z *** installing help indices 2021-05-17T17:11:37.8532589Z ** building package indices 2021-05-17T17:11:38.1018901Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:38.3101812Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:38.5266910Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:38.5277734Z * DONE (whisker) 2021-05-17T17:11:38.7802577Z * installing *source* package ‘rappdirs’ ... 2021-05-17T17:11:38.7816624Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:38.7817791Z ** using staged installation 2021-05-17T17:11:38.8086205Z ** libs 2021-05-17T17:11:38.8135163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:11:38.8662513Z 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-17T17:11:38.9216820Z 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-17T17:11:38.9404137Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-17T17:11:38.9422872Z ** R 2021-05-17T17:11:38.9477251Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:39.3358204Z ** help 2021-05-17T17:11:39.3650940Z *** installing help indices 2021-05-17T17:11:39.3920516Z ** building package indices 2021-05-17T17:11:39.6289232Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:11:39.8415701Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:11:39.8624928Z ** testing if installed package can be loaded from final location 2021-05-17T17:11:40.0715340Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:11:40.0721665Z * DONE (rappdirs) 2021-05-17T17:11:40.7149544Z * installing *source* package ‘fs’ ... 2021-05-17T17:11:40.7307097Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-17T17:11:40.7308522Z ** using staged installation 2021-05-17T17:11:40.7520252Z ** libs 2021-05-17T17:11:40.7600599Z 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-17T17:11:41.4367077Z 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-17T17:11:41.9802059Z 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-17T17:11:42.4756314Z 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-17T17:11:42.5733521Z 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-17T17:11:42.9526373Z 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-17T17:11:43.3341418Z 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-17T17:11:43.4415685Z 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-17T17:11:43.9755340Z 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-17T17:11:44.3285414Z 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-17T17:11:44.4483885Z 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-17T17:11:44.8487685Z 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-17T17:11:45.0033852Z 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-17T17:11:45.0534563Z 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-17T17:11:45.0895571Z (cd libuv-1.38.1 \ 2021-05-17T17:11:45.0897627Z && 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-17T17:11:50.0830828Z make --directory=libuv-1.38.1 \ 2021-05-17T17:11:50.0832411Z HAVE_DTRACE=0 2021-05-17T17:11:50.0944328Z make[1]: Entering directory '/tmp/RtmpnGIH03/R.INSTALL792275cb671a/fs/src/libuv-1.38.1' 2021-05-17T17:11:50.1059917Z CC src/libuv_la-fs-poll.lo 2021-05-17T17:11:50.8590189Z CC src/libuv_la-idna.lo 2021-05-17T17:11:51.6181625Z CC src/libuv_la-inet.lo 2021-05-17T17:11:52.4091516Z CC src/libuv_la-random.lo 2021-05-17T17:11:53.0331839Z CC src/libuv_la-strscpy.lo 2021-05-17T17:11:53.6149219Z CC src/libuv_la-threadpool.lo 2021-05-17T17:11:54.3931448Z CC src/libuv_la-timer.lo 2021-05-17T17:11:55.1384444Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-17T17:11:55.7639171Z CC src/libuv_la-uv-common.lo 2021-05-17T17:11:57.1033282Z CC src/libuv_la-version.lo 2021-05-17T17:11:57.6646193Z CC src/unix/libuv_la-async.lo 2021-05-17T17:11:58.3845280Z CC src/unix/libuv_la-core.lo 2021-05-17T17:11:59.7947033Z CC src/unix/libuv_la-dl.lo 2021-05-17T17:12:00.4170212Z CC src/unix/libuv_la-fs.lo 2021-05-17T17:12:02.2543831Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-17T17:12:02.9510229Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-17T17:12:03.5932027Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-17T17:12:04.3056982Z CC src/unix/libuv_la-loop.lo 2021-05-17T17:12:05.2865911Z CC src/unix/libuv_la-pipe.lo 2021-05-17T17:12:05.7537957Z CC src/unix/libuv_la-poll.lo 2021-05-17T17:12:06.4254558Z CC src/unix/libuv_la-process.lo 2021-05-17T17:12:07.3466453Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-17T17:12:08.0014364Z CC src/unix/libuv_la-signal.lo 2021-05-17T17:12:09.0845554Z CC src/unix/libuv_la-stream.lo 2021-05-17T17:12:10.3993055Z CC src/unix/libuv_la-tcp.lo 2021-05-17T17:12:11.2124651Z CC src/unix/libuv_la-thread.lo 2021-05-17T17:12:12.1184408Z CC src/unix/libuv_la-tty.lo 2021-05-17T17:12:12.8568065Z CC src/unix/libuv_la-udp.lo 2021-05-17T17:12:14.1361158Z CC src/unix/libuv_la-linux-core.lo 2021-05-17T17:12:15.4097663Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-17T17:12:16.4436108Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-17T17:12:17.0019613Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-17T17:12:17.5979758Z CC src/unix/libuv_la-proctitle.lo 2021-05-17T17:12:18.2516904Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-17T17:12:18.8574460Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-17T17:12:19.4709894Z CCLD libuv.la 2021-05-17T17:12:19.6987551Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-17T17:12:19.7561554Z make[1]: Leaving directory '/tmp/RtmpnGIH03/R.INSTALL792275cb671a/fs/src/libuv-1.38.1' 2021-05-17T17:12:19.7582508Z 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-17T17:12:19.8748824Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-17T17:12:19.8787070Z ** R 2021-05-17T17:12:19.8902585Z ** inst 2021-05-17T17:12:19.8917513Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:21.3159638Z ** help 2021-05-17T17:12:21.4010769Z *** installing help indices 2021-05-17T17:12:21.4675747Z ** building package indices 2021-05-17T17:12:21.7673651Z ** installing vignettes 2021-05-17T17:12:21.7780753Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:22.0584069Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:22.0848160Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:22.3814672Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:22.3826277Z * DONE (fs) 2021-05-17T17:12:22.6727438Z * installing *source* package ‘clipr’ ... 2021-05-17T17:12:22.6757340Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:22.6758610Z ** using staged installation 2021-05-17T17:12:22.6999383Z ** R 2021-05-17T17:12:22.7053007Z ** inst 2021-05-17T17:12:22.7067103Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:23.1343235Z ** help 2021-05-17T17:12:23.1581362Z *** installing help indices 2021-05-17T17:12:23.1853310Z ** building package indices 2021-05-17T17:12:23.4304454Z ** installing vignettes 2021-05-17T17:12:23.4357898Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:23.6544722Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:23.8796640Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:23.8804547Z * DONE (clipr) 2021-05-17T17:12:24.8789389Z * installing *source* package ‘git2r’ ... 2021-05-17T17:12:24.9073399Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:24.9074914Z ** using staged installation 2021-05-17T17:12:25.1184978Z checking build system type... x86_64-unknown-linux-gnu 2021-05-17T17:12:25.1186739Z checking host system type... x86_64-unknown-linux-gnu 2021-05-17T17:12:25.1194704Z checking for gcc... gcc 2021-05-17T17:12:25.1890715Z checking whether the C compiler works... yes 2021-05-17T17:12:25.1892063Z checking for C compiler default output file name... a.out 2021-05-17T17:12:25.2294605Z checking for suffix of executables... 2021-05-17T17:12:25.2793965Z checking whether we are cross compiling... no 2021-05-17T17:12:25.3050013Z checking for suffix of object files... o 2021-05-17T17:12:25.3284871Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:12:25.3529047Z checking whether gcc accepts -g... yes 2021-05-17T17:12:25.3952321Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:12:25.3960720Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:12:25.3975232Z checking pkg-config is at least version 0.9.0... yes 2021-05-17T17:12:25.4048385Z Found pkg-config cflags and libs! 2021-05-17T17:12:25.5141758Z checking whether the libgit2 version will work in git2r... yes 2021-05-17T17:12:25.6682938Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-17T17:12:25.8120570Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-17T17:12:25.9494848Z checking whether the libgit2 function git_error_last is available... yes 2021-05-17T17:12:26.0791093Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-17T17:12:26.0793526Z ----- Results of the git2r package configure ----- 2021-05-17T17:12:26.0794485Z 2021-05-17T17:12:26.0796785Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-17T17:12:26.0803161Z PKG_LIBS: -lgit2 2021-05-17T17:12:26.0804890Z 2021-05-17T17:12:26.0806138Z -------------------------------------------------- 2021-05-17T17:12:26.1002694Z configure: creating ./config.status 2021-05-17T17:12:26.1827431Z config.status: creating src/Makevars 2021-05-17T17:12:26.2465101Z ** libs 2021-05-17T17:12:26.2531762Z 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-17T17:12:26.3305162Z 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-17T17:12:26.3929699Z 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-17T17:12:26.5750680Z 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-17T17:12:26.6802119Z 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-17T17:12:26.8262076Z 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-17T17:12:27.1046181Z 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-17T17:12:27.2097932Z 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-17T17:12:27.3123193Z 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-17T17:12:27.5153873Z 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-17T17:12:27.7181706Z 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-17T17:12:27.8354881Z 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-17T17:12:28.1684031Z 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-17T17:12:28.2517429Z 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-17T17:12:28.3678933Z 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-17T17:12:28.4775046Z 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-17T17:12:28.5815222Z 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-17T17:12:28.8022384Z 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-17T17:12:28.9716008Z 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-17T17:12:29.0827755Z 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-17T17:12:29.2929711Z 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-17T17:12:29.3784070Z 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-17T17:12:29.4877319Z 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-17T17:12:29.6131004Z 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-17T17:12:29.7248930Z 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-17T17:12:29.9636265Z 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-17T17:12:30.1737027Z 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-17T17:12:30.2831337Z 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-17T17:12:30.3801926Z 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-17T17:12:30.5997362Z 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-17T17:12:30.6954591Z 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-17T17:12:30.8381528Z 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-17T17:12:31.0314492Z 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-17T17:12:31.1977896Z 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-17T17:12:31.2857094Z 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-17T17:12:31.4336484Z 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-17T17:12:31.4866294Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-17T17:12:31.4896670Z ** R 2021-05-17T17:12:31.5166970Z ** inst 2021-05-17T17:12:31.5181486Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:32.8962974Z ** help 2021-05-17T17:12:33.2029199Z *** installing help indices 2021-05-17T17:12:33.4624796Z ** building package indices 2021-05-17T17:12:33.8935691Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:34.1312125Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:34.1522128Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:34.3889305Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:34.3900480Z * DONE (git2r) 2021-05-17T17:12:34.6526962Z * installing *source* package ‘askpass’ ... 2021-05-17T17:12:34.6538390Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:34.6541070Z ** using staged installation 2021-05-17T17:12:34.6728433Z ** libs 2021-05-17T17:12:34.6787223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-17T17:12:34.7415281Z 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-17T17:12:34.7672435Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-17T17:12:34.7690837Z ** R 2021-05-17T17:12:34.7726940Z ** inst 2021-05-17T17:12:34.7737642Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:35.0942435Z ** help 2021-05-17T17:12:35.1161204Z *** installing help indices 2021-05-17T17:12:35.1343092Z ** building package indices 2021-05-17T17:12:35.3664240Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:35.5862509Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:35.6079057Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:35.8264244Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:35.8265518Z * DONE (askpass) 2021-05-17T17:12:36.2627518Z * installing *source* package ‘cli’ ... 2021-05-17T17:12:36.2686496Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:36.2687445Z ** using staged installation 2021-05-17T17:12:36.2924585Z ** R 2021-05-17T17:12:36.3286395Z ** inst 2021-05-17T17:12:36.3302747Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:39.9529986Z ** help 2021-05-17T17:12:40.2002223Z *** installing help indices 2021-05-17T17:12:40.3733218Z *** copying figures 2021-05-17T17:12:40.3733974Z ** building package indices 2021-05-17T17:12:40.7584603Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:41.0353254Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:41.3802478Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:41.3834251Z * DONE (cli) 2021-05-17T17:12:41.7883111Z * installing *source* package ‘purrr’ ... 2021-05-17T17:12:41.7947276Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:41.7949640Z ** using staged installation 2021-05-17T17:12:41.8153165Z ** libs 2021-05-17T17:12:41.8210951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-17T17:12:41.8654215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-17T17:12:41.9822475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-17T17:12:42.1003848Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-17T17:12:42.2338693Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:12:42.2882094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-17T17:12:42.4337070Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-17T17:12:42.6017584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-17T17:12:42.7049210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:12:42.7735400Z 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-17T17:12:42.8073598Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-17T17:12:42.8080880Z ** R 2021-05-17T17:12:42.8278992Z ** inst 2021-05-17T17:12:42.8289761Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:44.5036393Z ** help 2021-05-17T17:12:44.7187807Z *** installing help indices 2021-05-17T17:12:44.8531100Z *** copying figures 2021-05-17T17:12:44.8540745Z ** building package indices 2021-05-17T17:12:45.1988076Z ** installing vignettes 2021-05-17T17:12:45.2080442Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:45.4601166Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:45.4803076Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:45.7526714Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:45.7541613Z * DONE (purrr) 2021-05-17T17:12:46.0781127Z * installing *source* package ‘lifecycle’ ... 2021-05-17T17:12:46.0809078Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:46.0810397Z ** using staged installation 2021-05-17T17:12:46.0987275Z ** R 2021-05-17T17:12:46.1048718Z ** inst 2021-05-17T17:12:46.1063224Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:46.6297852Z ** help 2021-05-17T17:12:46.6687659Z *** installing help indices 2021-05-17T17:12:46.7007837Z *** copying figures 2021-05-17T17:12:46.7013470Z ** building package indices 2021-05-17T17:12:46.9426964Z ** installing vignettes 2021-05-17T17:12:46.9502726Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:47.1890947Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:47.4212414Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:47.4220512Z * DONE (lifecycle) 2021-05-17T17:12:47.6856450Z * installing *source* package ‘cachem’ ... 2021-05-17T17:12:47.6878491Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:47.6889675Z ** using staged installation 2021-05-17T17:12:47.7066962Z ** libs 2021-05-17T17:12:47.7131027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-17T17:12:47.7760152Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:12:48.2986369Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-17T17:12:48.2987684Z 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-17T17:12:48.2995527Z ** R 2021-05-17T17:12:48.2997040Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:48.5711903Z ** help 2021-05-17T17:12:48.6011801Z *** installing help indices 2021-05-17T17:12:48.6251458Z ** building package indices 2021-05-17T17:12:48.8607801Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:49.1047107Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:49.1260867Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:49.3702297Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:49.3709758Z * DONE (cachem) 2021-05-17T17:12:49.9569179Z * installing *source* package ‘openssl’ ... 2021-05-17T17:12:49.9714042Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:49.9717225Z ** using staged installation 2021-05-17T17:12:49.9802512Z Found pkg-config cflags and libs! 2021-05-17T17:12:50.0833699Z Using PKG_CFLAGS= 2021-05-17T17:12:50.2783858Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-17T17:12:50.2989369Z ** libs 2021-05-17T17:12:50.3064264Z 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-17T17:12:50.3095607Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-17T17:12:50.4100332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:12:50.5062480Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-17T17:12:50.6368909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-17T17:12:50.8207534Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-17T17:12:50.9065976Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-17T17:12:51.0305200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-17T17:12:51.1964968Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-17T17:12:51.2693169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-17T17:12:51.3976835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-17T17:12:51.4817296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-17T17:12:51.6079291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-17T17:12:51.7683627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-17T17:12:51.8792366Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-17T17:12:52.1174151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-17T17:12:52.1907137Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-17T17:12:52.2454510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-17T17:12:52.4049574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-17T17:12:52.5896161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-17T17:12:52.7437108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-17T17:12:52.7988391Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-17T17:12:52.9290964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-17T17:12:53.0796130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-17T17:12:53.2624091Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-17T17:12:53.4026852Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-17T17:12:53.5601849Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-17T17:12:53.7128359Z 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-17T17:12:53.7962791Z 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-17T17:12:54.0140025Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-17T17:12:54.0202240Z 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-17T17:12:54.0927243Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-17T17:12:54.0952095Z ** R 2021-05-17T17:12:54.1078394Z ** inst 2021-05-17T17:12:54.1138406Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:55.4029501Z ** help 2021-05-17T17:12:55.4701808Z *** installing help indices 2021-05-17T17:12:55.5211967Z ** building package indices 2021-05-17T17:12:55.7823596Z ** installing vignettes 2021-05-17T17:12:55.7993569Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:56.0295732Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:12:56.0496923Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:56.2947325Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:56.2960883Z * DONE (openssl) 2021-05-17T17:12:56.5632495Z * installing *source* package ‘memoise’ ... 2021-05-17T17:12:56.5645610Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:56.5646775Z ** using staged installation 2021-05-17T17:12:56.5826680Z ** R 2021-05-17T17:12:56.5952139Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:12:57.0960594Z ** help 2021-05-17T17:12:57.1283007Z *** installing help indices 2021-05-17T17:12:57.1570278Z ** building package indices 2021-05-17T17:12:57.3945030Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:12:57.6267761Z ** testing if installed package can be loaded from final location 2021-05-17T17:12:57.8719868Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:12:57.8726048Z * DONE (memoise) 2021-05-17T17:12:58.2680925Z * installing *source* package ‘httr’ ... 2021-05-17T17:12:58.2742015Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-17T17:12:58.2744928Z ** using staged installation 2021-05-17T17:12:58.2944026Z ** R 2021-05-17T17:12:58.3180509Z ** demo 2021-05-17T17:12:58.3194223Z ** inst 2021-05-17T17:12:58.3211679Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:01.9005734Z ** help 2021-05-17T17:13:02.0878931Z *** installing help indices 2021-05-17T17:13:02.2289177Z ** building package indices 2021-05-17T17:13:02.5833349Z ** installing vignettes 2021-05-17T17:13:02.5917009Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:02.8088324Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:03.0785284Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:03.0815465Z * DONE (httr) 2021-05-17T17:13:03.3745566Z * installing *source* package ‘credentials’ ... 2021-05-17T17:13:03.3769450Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:03.3770575Z ** using staged installation 2021-05-17T17:13:03.3953485Z ** R 2021-05-17T17:13:03.4013140Z ** inst 2021-05-17T17:13:03.4028166Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:03.9792979Z ** help 2021-05-17T17:13:03.9975275Z *** installing help indices 2021-05-17T17:13:04.0230263Z ** building package indices 2021-05-17T17:13:04.2546962Z ** installing vignettes 2021-05-17T17:13:04.2615199Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:04.5854063Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:04.8805437Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:04.8818276Z * DONE (credentials) 2021-05-17T17:13:05.1782153Z * installing *source* package ‘gh’ ... 2021-05-17T17:13:05.1803296Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:05.1804422Z ** using staged installation 2021-05-17T17:13:05.1983979Z ** R 2021-05-17T17:13:05.2080201Z ** inst 2021-05-17T17:13:05.2093878Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:06.6167451Z ** help 2021-05-17T17:13:06.6508801Z *** installing help indices 2021-05-17T17:13:06.6874418Z ** building package indices 2021-05-17T17:13:06.9473925Z ** installing vignettes 2021-05-17T17:13:06.9483592Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:07.2483013Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:07.5795654Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:07.5797686Z * DONE (gh) 2021-05-17T17:13:07.9064400Z * installing *source* package ‘gert’ ... 2021-05-17T17:13:07.9096660Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:07.9098015Z ** using staged installation 2021-05-17T17:13:07.9217095Z Found pkg-config cflags and libs! 2021-05-17T17:13:08.0235169Z Using PKG_CFLAGS= 2021-05-17T17:13:08.0236861Z Using PKG_LIBS=-lgit2 2021-05-17T17:13:08.0705726Z Configuration OK! 2021-05-17T17:13:08.0910201Z ** libs 2021-05-17T17:13:08.0968814Z 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-17T17:13:08.0999229Z 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-17T17:13:08.3677532Z 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-17T17:13:08.6494926Z 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-17T17:13:08.9114369Z 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-17T17:13:09.0206083Z 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-17T17:13:09.1116707Z 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-17T17:13:09.2959254Z 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-17T17:13:09.3793708Z 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-17T17:13:09.5105713Z 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-17T17:13:09.6478940Z 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-17T17:13:09.7523293Z 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-17T17:13:09.8924197Z 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-17T17:13:09.9909361Z 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-17T17:13:10.1410606Z 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-17T17:13:10.2398968Z 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-17T17:13:10.2793897Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-17T17:13:10.2795256Z ** R 2021-05-17T17:13:10.2891559Z ** inst 2021-05-17T17:13:10.2903735Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:11.2880085Z ** help 2021-05-17T17:13:11.3673004Z *** installing help indices 2021-05-17T17:13:11.4224930Z ** building package indices 2021-05-17T17:13:11.6952814Z ** installing vignettes 2021-05-17T17:13:11.7051003Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:11.9810132Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:13:11.9996296Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:12.2716726Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:12.2727913Z * DONE (gert) 2021-05-17T17:13:12.7839620Z * installing *source* package ‘usethis’ ... 2021-05-17T17:13:12.7932468Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:12.7934702Z ** using staged installation 2021-05-17T17:13:12.8228640Z ** R 2021-05-17T17:13:12.8632094Z ** inst 2021-05-17T17:13:12.8667179Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:16.8220681Z ** help 2021-05-17T17:13:17.0552168Z *** installing help indices 2021-05-17T17:13:17.2230879Z *** copying figures 2021-05-17T17:13:17.2236535Z ** building package indices 2021-05-17T17:13:17.5966233Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:17.9496069Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:18.3572479Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:18.3611078Z * DONE (usethis) 2021-05-17T17:13:18.3737135Z 2021-05-17T17:13:18.3739135Z The downloaded source packages are in 2021-05-17T17:13:18.3741508Z ‘/tmp/RtmpSXt7Ch/downloaded_packages’ 2021-05-17T17:13:18.3742554Z Running `R CMD build`... 2021-05-17T17:13:21.0254365Z * checking for file ‘/tmp/RtmpSXt7Ch/remotes72e5526a4bdf/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:13:21.0256665Z * preparing ‘tic’: 2021-05-17T17:13:21.0258469Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:13:21.0259607Z * installing the package to process help pages 2021-05-17T17:13:21.0260914Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:13:21.0262150Z * checking for empty or unneeded directories 2021-05-17T17:13:21.0263585Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:13:21.0264803Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:13:21.0266185Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:13:21.0268594Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:21.0270145Z (as ‘lib’ is unspecified) 2021-05-17T17:13:21.4577147Z * installing *source* package ‘tic’ ... 2021-05-17T17:13:21.4612358Z ** using staged installation 2021-05-17T17:13:21.4944862Z ** R 2021-05-17T17:13:21.5202440Z ** inst 2021-05-17T17:13:21.5249392Z ** preparing package for lazy loading 2021-05-17T17:13:21.9603202Z ** help 2021-05-17T17:13:22.1445505Z *** installing help indices 2021-05-17T17:13:22.2645466Z *** copying figures 2021-05-17T17:13:22.2651282Z ** building package indices 2021-05-17T17:13:22.6007844Z ** installing vignettes 2021-05-17T17:13:22.6064216Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:22.9163756Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:23.2968967Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:23.3000183Z * DONE (tic) 2021-05-17T17:13:23.3159142Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:13:24.0006923Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:13:25.5368665Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:13:25.5370263Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:13:25.5374430Z 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-17T17:13:25.5377714Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:13:25.5379214Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:13:25.5380181Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:13:25.5382260Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:13:25.5383500Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:13:25.5385050Z (as ‘lib’ is unspecified) 2021-05-17T17:13:25.5385843Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:13:25.5387061Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:13:25.5388212Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:13:25.5389007Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:13:25.5389776Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:13:25.5390586Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:13:25.5391767Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:13:25.5392651Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:13:25.5394174Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:13:25.5394839Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:13:25.5395453Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:13:25.5396069Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:13:25.5396678Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:13:25.5397276Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:13:25.5397880Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:13:25.5398477Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:13:25.5399099Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:13:25.5399717Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:13:25.5400325Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:13:25.5400942Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:13:25.5401550Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:13:25.5402162Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:13:25.5402796Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:13:25.5403392Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:13:25.5404034Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:13:25.5404697Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:13:25.5405338Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:13:25.5406303Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:13:25.5407021Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:13:25.5407652Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:13:25.5408295Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:13:25.5408917Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:13:43.3032461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:13:43.6854248Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-17T17:13:43.6903245Z ================================================== 2021-05-17T17:13:43.6904264Z downloaded 232 KB 2021-05-17T17:13:43.6904689Z 2021-05-17T17:13:43.6945775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:13:43.9419949Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-17T17:13:43.9525912Z ================================================== 2021-05-17T17:13:43.9526487Z downloaded 766 KB 2021-05-17T17:13:43.9526800Z 2021-05-17T17:13:43.9566172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:13:44.8151101Z Content type 'application/x-tar' length 6108 bytes 2021-05-17T17:13:44.8152358Z ================================================== 2021-05-17T17:13:44.8153483Z downloaded 6108 bytes 2021-05-17T17:13:44.8161256Z 2021-05-17T17:13:44.8163068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:13:44.8164947Z Content type 'binary/octet-stream' length 1114809 bytes (1.1 MB) 2021-05-17T17:13:44.8165729Z ================================================== 2021-05-17T17:13:44.8166273Z downloaded 1.1 MB 2021-05-17T17:13:44.8167043Z 2021-05-17T17:13:44.8168555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:13:44.8639365Z Content type 'binary/octet-stream' length 689638 bytes (673 KB) 2021-05-17T17:13:44.8722339Z ================================================== 2021-05-17T17:13:44.8722880Z downloaded 673 KB 2021-05-17T17:13:44.8723184Z 2021-05-17T17:13:44.8762654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:13:45.1276535Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-17T17:13:45.1279341Z ================================================== 2021-05-17T17:13:45.1279954Z downloaded 13 KB 2021-05-17T17:13:45.1280529Z 2021-05-17T17:13:45.1325186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:13:45.3820909Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-17T17:13:45.3872542Z ================================================== 2021-05-17T17:13:45.3874193Z downloaded 264 KB 2021-05-17T17:13:45.3874723Z 2021-05-17T17:13:45.3925078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:13:45.6444990Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-17T17:13:45.6511944Z ================================================== 2021-05-17T17:13:45.6514957Z downloaded 464 KB 2021-05-17T17:13:45.6516479Z 2021-05-17T17:13:45.6561644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:13:45.9032874Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-17T17:13:45.9036922Z ================================================== 2021-05-17T17:13:45.9037484Z downloaded 25 KB 2021-05-17T17:13:45.9037795Z 2021-05-17T17:13:45.9079373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:13:46.0679791Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-17T17:13:46.0717322Z ================================================== 2021-05-17T17:13:46.0718092Z downloaded 117 KB 2021-05-17T17:13:46.0718428Z 2021-05-17T17:13:46.0767798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:13:46.3268321Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-17T17:13:46.3301819Z ================================================== 2021-05-17T17:13:46.3302414Z downloaded 138 KB 2021-05-17T17:13:46.3302724Z 2021-05-17T17:13:46.3347306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:13:46.7619641Z Content type 'application/x-tar' length 6100 bytes 2021-05-17T17:13:46.7621744Z ================================================== 2021-05-17T17:13:46.7622850Z downloaded 6100 bytes 2021-05-17T17:13:46.7623329Z 2021-05-17T17:13:46.7662223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:13:47.0425329Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-17T17:13:47.0437111Z ================================================== 2021-05-17T17:13:47.0437608Z downloaded 59 KB 2021-05-17T17:13:47.0437883Z 2021-05-17T17:13:47.0486598Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:13:47.2982959Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-17T17:13:47.2985660Z ================================================== 2021-05-17T17:13:47.2986130Z downloaded 23 KB 2021-05-17T17:13:47.2986597Z 2021-05-17T17:13:47.3033479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:13:47.5571850Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-17T17:13:47.5573743Z ================================================== 2021-05-17T17:13:47.5574546Z downloaded 8130 bytes 2021-05-17T17:13:47.5575119Z 2021-05-17T17:13:47.5618279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:13:47.8145708Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-17T17:13:47.8177993Z ================================================== 2021-05-17T17:13:47.8178791Z downloaded 160 KB 2021-05-17T17:13:47.8179630Z 2021-05-17T17:13:47.8226143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:13:48.0723284Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-17T17:13:48.0739837Z ================================================== 2021-05-17T17:13:48.0740529Z downloaded 73 KB 2021-05-17T17:13:48.0740988Z 2021-05-17T17:13:48.0779296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:13:48.3225337Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-17T17:13:48.3227129Z ================================================== 2021-05-17T17:13:48.3227890Z downloaded 11 KB 2021-05-17T17:13:48.3228412Z 2021-05-17T17:13:48.3268577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:13:48.5730140Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-17T17:13:48.5780203Z ================================================== 2021-05-17T17:13:48.5781408Z downloaded 266 KB 2021-05-17T17:13:48.5782108Z 2021-05-17T17:13:48.5826510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:13:48.9612554Z Content type 'binary/octet-stream' length 111996 bytes (109 KB) 2021-05-17T17:13:48.9628402Z ================================================== 2021-05-17T17:13:48.9629264Z downloaded 109 KB 2021-05-17T17:13:48.9629794Z 2021-05-17T17:13:48.9681440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:13:49.2168694Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-17T17:13:49.2184828Z ================================================== 2021-05-17T17:13:49.2186176Z downloaded 79 KB 2021-05-17T17:13:49.2186749Z 2021-05-17T17:13:49.2227010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:13:49.5094909Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-17T17:13:49.5096403Z ================================================== 2021-05-17T17:13:49.5097205Z downloaded 15 KB 2021-05-17T17:13:49.5097668Z 2021-05-17T17:13:49.5144478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:13:49.7734856Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-17T17:13:49.7773921Z ================================================== 2021-05-17T17:13:49.7774763Z downloaded 132 KB 2021-05-17T17:13:49.7775241Z 2021-05-17T17:13:49.7814913Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:13:49.9176376Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:13:50.1924828Z ================================================== 2021-05-17T17:13:50.1926110Z downloaded 7.2 MB 2021-05-17T17:13:50.1926647Z 2021-05-17T17:13:50.1955663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:13:51.3170487Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-17T17:13:51.3172998Z ================================================== 2021-05-17T17:13:51.3174101Z downloaded 2.8 MB 2021-05-17T17:13:51.3174505Z 2021-05-17T17:13:51.3176021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:13:51.3177668Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-17T17:13:51.3178508Z ================================================== 2021-05-17T17:13:51.3179075Z downloaded 869 KB 2021-05-17T17:13:51.3179482Z 2021-05-17T17:13:51.3181021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:13:51.3182484Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-17T17:13:51.3183674Z ================================================== 2021-05-17T17:13:51.3184300Z downloaded 131 KB 2021-05-17T17:13:51.3184746Z 2021-05-17T17:13:51.3186270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:13:51.4306921Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-17T17:13:51.4328686Z ================================================== 2021-05-17T17:13:51.4329539Z downloaded 81 KB 2021-05-17T17:13:51.4330207Z 2021-05-17T17:13:51.4374654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:13:51.6824432Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-17T17:13:51.6825244Z ================================================== 2021-05-17T17:13:51.6825711Z downloaded 11 KB 2021-05-17T17:13:51.6825991Z 2021-05-17T17:13:51.6872812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:13:51.9387487Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-17T17:13:51.9399042Z ================================================== 2021-05-17T17:13:51.9400002Z downloaded 43 KB 2021-05-17T17:13:51.9400295Z 2021-05-17T17:13:51.9443882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:13:52.1917295Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-17T17:13:52.1920084Z ================================================== 2021-05-17T17:13:52.1920751Z downloaded 10 KB 2021-05-17T17:13:52.1921167Z 2021-05-17T17:13:52.1964017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:13:52.4541893Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-17T17:13:52.4543815Z ================================================== 2021-05-17T17:13:52.4544535Z downloaded 29 KB 2021-05-17T17:13:52.4545047Z 2021-05-17T17:13:52.4589412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:13:52.7049819Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-17T17:13:52.7226755Z ================================================== 2021-05-17T17:13:52.7228548Z downloaded 662 KB 2021-05-17T17:13:52.7229094Z 2021-05-17T17:13:52.7268003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:13:52.9768346Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-17T17:13:52.9769066Z ================================================== 2021-05-17T17:13:52.9769491Z downloaded 39 KB 2021-05-17T17:13:52.9769766Z 2021-05-17T17:13:52.9816419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:13:53.3598714Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-17T17:13:53.3652709Z ================================================== 2021-05-17T17:13:53.3653622Z downloaded 249 KB 2021-05-17T17:13:53.3654200Z 2021-05-17T17:13:53.3700615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:13:53.6172183Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-17T17:13:53.6184051Z ================================================== 2021-05-17T17:13:53.6184764Z downloaded 43 KB 2021-05-17T17:13:53.6185221Z 2021-05-17T17:13:53.6226749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:13:53.8707897Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-17T17:13:53.8771698Z ================================================== 2021-05-17T17:13:53.8772616Z downloaded 361 KB 2021-05-17T17:13:53.8773185Z 2021-05-17T17:13:54.2835429Z * installing *source* package ‘utf8’ ... 2021-05-17T17:13:54.2903213Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:54.2904579Z ** using staged installation 2021-05-17T17:13:54.3069064Z ** libs 2021-05-17T17:13:54.3137215Z 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-17T17:13:54.3925334Z 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-17T17:13:54.5615624Z 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-17T17:13:54.6367001Z 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-17T17:13:54.6859977Z 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-17T17:13:54.7647430Z 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-17T17:13:54.9673676Z 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-17T17:13:55.0482687Z 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-17T17:13:55.2124448Z 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-17T17:13:55.3116562Z 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-17T17:13:55.4354802Z 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-17T17:13:55.5233291Z 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-17T17:13:55.5963734Z 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-17T17:13:55.6710233Z 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-17T17:13:55.7365399Z 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-17T17:13:55.8028937Z 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-17T17:13:55.8833036Z 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-17T17:13:55.9536778Z 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-17T17:13:56.0008291Z 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-17T17:13:56.0827413Z 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-17T17:13:56.1377586Z 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-17T17:13:56.3895061Z 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-17T17:13:56.7582729Z 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-17T17:13:56.9647755Z 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-17T17:13:57.0494958Z 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-17T17:13:57.1237809Z 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-17T17:13:57.2118527Z 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-17T17:13:57.2938060Z 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-17T17:13:57.3025445Z 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-17T17:13:57.3400050Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-17T17:13:57.3422612Z ** R 2021-05-17T17:13:57.3524078Z ** inst 2021-05-17T17:13:57.3535055Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:57.9662926Z ** help 2021-05-17T17:13:58.0012231Z *** installing help indices 2021-05-17T17:13:58.0310669Z ** building package indices 2021-05-17T17:13:58.2635327Z ** installing vignettes 2021-05-17T17:13:58.2695535Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:58.4925840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:13:58.5144886Z ** testing if installed package can be loaded from final location 2021-05-17T17:13:58.7329715Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:13:58.7339353Z * DONE (utf8) 2021-05-17T17:13:59.0010662Z * installing *source* package ‘pkgconfig’ ... 2021-05-17T17:13:59.0024731Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-17T17:13:59.0026185Z ** using staged installation 2021-05-17T17:13:59.0176023Z ** R 2021-05-17T17:13:59.0211459Z ** inst 2021-05-17T17:13:59.0225007Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:13:59.2978587Z ** help 2021-05-17T17:13:59.3277268Z *** installing help indices 2021-05-17T17:13:59.3497708Z ** building package indices 2021-05-17T17:13:59.5819919Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:13:59.7945162Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:00.0005934Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:00.0010945Z * DONE (pkgconfig) 2021-05-17T17:14:00.3485243Z * installing *source* package ‘fansi’ ... 2021-05-17T17:14:00.3532740Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:00.3534459Z ** using staged installation 2021-05-17T17:14:00.3713069Z ** libs 2021-05-17T17:14:00.3807891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-17T17:14:00.4325229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-17T17:14:00.5059734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:00.5626186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-17T17:14:00.6477358Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-17T17:14:01.2002780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-17T17:14:01.2506975Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-17T17:14:01.6977320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-17T17:14:01.8838973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-17T17:14:01.9412239Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-17T17:14:02.0889890Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-17T17:14:02.3936710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-17T17:14:02.5171936Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-17T17:14:02.5805952Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-17T17:14:02.6540321Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:14:02.8496369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-17T17:14:03.2309679Z 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-17T17:14:03.2673528Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-17T17:14:03.2692351Z ** R 2021-05-17T17:14:03.2801888Z ** inst 2021-05-17T17:14:03.2812463Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:04.3207189Z ** help 2021-05-17T17:14:04.3215578Z *** installing help indices 2021-05-17T17:14:04.3216625Z ** building package indices 2021-05-17T17:14:04.5117410Z ** installing vignettes 2021-05-17T17:14:04.5186373Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:04.7360820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:04.7582128Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:04.9836867Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:04.9856794Z * DONE (fansi) 2021-05-17T17:14:05.5447395Z * installing *source* package ‘diffobj’ ... 2021-05-17T17:14:05.5554258Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:05.5556473Z ** using staged installation 2021-05-17T17:14:05.5724316Z ** libs 2021-05-17T17:14:05.5779556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-17T17:14:05.8286133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-17T17:14:05.9000304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:05.9572040Z 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-17T17:14:05.9815106Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-17T17:14:05.9829911Z ** R 2021-05-17T17:14:06.0322873Z ** inst 2021-05-17T17:14:06.0343423Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:15.0721203Z ** help 2021-05-17T17:14:15.3091184Z *** installing help indices 2021-05-17T17:14:15.4855184Z ** building package indices 2021-05-17T17:14:15.8381799Z ** installing vignettes 2021-05-17T17:14:15.8469580Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:16.2159282Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:16.2357129Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:16.7558552Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:16.7653054Z * DONE (diffobj) 2021-05-17T17:14:17.1272196Z * installing *source* package ‘ps’ ... 2021-05-17T17:14:17.1314218Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:17.1316775Z ** using staged installation 2021-05-17T17:14:17.3632226Z ** libs 2021-05-17T17:14:17.3687179Z gcc -g -O2 -Wall px.c -o px 2021-05-17T17:14:17.5203798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:17.6017516Z 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-17T17:14:17.6918242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-17T17:14:17.7729998Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-17T17:14:17.9664078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-17T17:14:18.0251014Z 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-17T17:14:18.3773027Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-17T17:14:18.5862280Z 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-17T17:14:18.7126971Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-17T17:14:18.9060835Z 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-17T17:14:19.4749842Z 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-17T17:14:19.5076920Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-17T17:14:19.5120924Z ** R 2021-05-17T17:14:19.5247870Z ** inst 2021-05-17T17:14:19.5259479Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:20.9258938Z ** help 2021-05-17T17:14:21.0945927Z *** installing help indices 2021-05-17T17:14:21.2236586Z ** building package indices 2021-05-17T17:14:21.5686529Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:21.8072731Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:21.8329249Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:22.0830800Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:22.0844470Z * DONE (ps) 2021-05-17T17:14:22.3341965Z * installing *source* package ‘praise’ ... 2021-05-17T17:14:22.3367986Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:22.3369791Z ** using staged installation 2021-05-17T17:14:22.3522205Z ** R 2021-05-17T17:14:22.3571326Z ** inst 2021-05-17T17:14:22.3582226Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:23.3267124Z ** help 2021-05-17T17:14:23.3268342Z *** installing help indices 2021-05-17T17:14:23.3269811Z ** building package indices 2021-05-17T17:14:23.3271278Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:23.3272708Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:23.3486007Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:23.3502073Z * DONE (praise) 2021-05-17T17:14:23.7659806Z * installing *source* package ‘pkgload’ ... 2021-05-17T17:14:23.7713196Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:23.7714571Z ** using staged installation 2021-05-17T17:14:23.7886251Z ** R 2021-05-17T17:14:23.8024458Z ** inst 2021-05-17T17:14:23.8035970Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:25.0047811Z ** help 2021-05-17T17:14:25.0763242Z *** installing help indices 2021-05-17T17:14:25.1340589Z ** building package indices 2021-05-17T17:14:25.4200827Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:26.0975552Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:26.7622192Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:26.7637150Z * DONE (pkgload) 2021-05-17T17:14:27.0649620Z * installing *source* package ‘evaluate’ ... 2021-05-17T17:14:27.0675354Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:27.0676662Z ** using staged installation 2021-05-17T17:14:27.0874462Z ** R 2021-05-17T17:14:27.0943791Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:27.7459468Z ** help 2021-05-17T17:14:27.7872829Z *** installing help indices 2021-05-17T17:14:27.8268695Z ** building package indices 2021-05-17T17:14:28.0904115Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:28.3065556Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:28.5308969Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:28.5316195Z * DONE (evaluate) 2021-05-17T17:14:28.7981933Z * installing *source* package ‘ellipsis’ ... 2021-05-17T17:14:28.7998909Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:28.8004808Z ** using staged installation 2021-05-17T17:14:28.8182147Z ** libs 2021-05-17T17:14:28.8235762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-17T17:14:28.9098548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:28.9637872Z 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-17T17:14:28.9882274Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-17T17:14:28.9896288Z ** R 2021-05-17T17:14:28.9941816Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:29.3378616Z ** help 2021-05-17T17:14:29.3696043Z *** installing help indices 2021-05-17T17:14:29.3949802Z ** building package indices 2021-05-17T17:14:29.6445314Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:29.9019219Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:29.9217474Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:30.1760267Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:30.1766671Z * DONE (ellipsis) 2021-05-17T17:14:30.5178091Z * installing *source* package ‘digest’ ... 2021-05-17T17:14:30.5214932Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:30.5216438Z ** using staged installation 2021-05-17T17:14:30.5365481Z ** libs 2021-05-17T17:14:30.5447302Z 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-17T17:14:30.7617680Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-17T17:14:31.1526770Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-17T17:14:32.0072490Z 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-17T17:14:32.3237124Z 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-17T17:14:33.0154700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-17T17:14:33.1044090Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-17T17:14:33.3684645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-17T17:14:33.4352885Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:33.4637982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-17T17:14:33.6301189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-17T17:14:33.6958563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-17T17:14:33.7878181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-17T17:14:34.1414063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-17T17:14:34.2776180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-17T17:14:34.9780496Z 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-17T17:14:35.1214661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-17T17:14:35.4293866Z 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-17T17:14:35.4782162Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-17T17:14:35.4806094Z ** R 2021-05-17T17:14:35.4867995Z ** demo 2021-05-17T17:14:35.4874333Z ** inst 2021-05-17T17:14:35.4891967Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:36.2106585Z ** help 2021-05-17T17:14:36.2581068Z *** installing help indices 2021-05-17T17:14:36.2919920Z ** building package indices 2021-05-17T17:14:36.5347741Z ** installing vignettes 2021-05-17T17:14:36.5410375Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:36.7638276Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:36.7851481Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:37.0229204Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:37.0240451Z * DONE (digest) 2021-05-17T17:14:37.3032282Z * installing *source* package ‘brio’ ... 2021-05-17T17:14:37.3051019Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:37.3053677Z ** using staged installation 2021-05-17T17:14:37.3260527Z ** libs 2021-05-17T17:14:37.3313482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-17T17:14:37.3766806Z 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-17T17:14:38.3302916Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-17T17:14:38.3304247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:38.3312794Z ** R 2021-05-17T17:14:38.3314526Z 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-17T17:14:38.3315925Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:38.3317410Z 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-17T17:14:38.3318736Z ** help 2021-05-17T17:14:38.3319722Z 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-17T17:14:38.3321050Z *** installing help indices 2021-05-17T17:14:38.3322475Z 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-17T17:14:38.3323845Z ** building package indices 2021-05-17T17:14:38.3324974Z 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-17T17:14:38.3327237Z 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-17T17:14:38.4714040Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:38.7028536Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:38.7293011Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:38.9494727Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:38.9502330Z * DONE (brio) 2021-05-17T17:14:39.3457153Z * installing *source* package ‘xml2’ ... 2021-05-17T17:14:39.3508665Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:39.3510413Z ** using staged installation 2021-05-17T17:14:39.3689782Z Found pkg-config cflags and libs! 2021-05-17T17:14:39.4713804Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-17T17:14:39.4715753Z Using PKG_LIBS=-lxml2 2021-05-17T17:14:39.6959105Z ** libs 2021-05-17T17:14:39.7017444Z 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-17T17:14:40.3359570Z 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-17T17:14:40.3890936Z 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-17T17:14:41.0846243Z 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-17T17:14:41.6369553Z 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-17T17:14:42.5635670Z 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-17T17:14:44.9131614Z 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-17T17:14:45.6013416Z 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-17T17:14:46.3354036Z 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-17T17:14:46.9254588Z 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-17T17:14:47.4614966Z 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-17T17:14:47.5746273Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-17T17:14:47.5779344Z ** R 2021-05-17T17:14:47.5910680Z ** inst 2021-05-17T17:14:47.5929025Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:48.8725996Z ** help 2021-05-17T17:14:48.9865422Z *** installing help indices 2021-05-17T17:14:49.0546474Z ** building package indices 2021-05-17T17:14:49.3434631Z ** installing vignettes 2021-05-17T17:14:49.3561382Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:49.5872785Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:49.6089710Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:49.8560838Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:49.8576869Z * DONE (xml2) 2021-05-17T17:14:50.2358121Z * installing *source* package ‘xfun’ ... 2021-05-17T17:14:50.2401055Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:50.2404078Z ** using staged installation 2021-05-17T17:14:50.2609864Z ** libs 2021-05-17T17:14:50.2702421Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:14:50.3910275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:14:50.4481308Z 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-17T17:14:50.4874714Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-17T17:14:50.4888327Z ** R 2021-05-17T17:14:50.5078836Z ** inst 2021-05-17T17:14:50.5092856Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:14:52.3793599Z ** help 2021-05-17T17:14:52.5835763Z *** installing help indices 2021-05-17T17:14:52.7455216Z ** building package indices 2021-05-17T17:14:53.1191004Z ** installing vignettes 2021-05-17T17:14:53.1278678Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:14:53.3673165Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:14:53.3900178Z ** testing if installed package can be loaded from final location 2021-05-17T17:14:53.6596830Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:14:53.6614488Z * DONE (xfun) 2021-05-17T17:14:57.2501875Z * installing *source* package ‘stringi’ ... 2021-05-17T17:14:57.3763157Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:14:57.3764016Z ** using staged installation 2021-05-17T17:14:57.5166937Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-17T17:14:57.5168391Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-17T17:14:57.7099334Z checking for endianness... little 2021-05-17T17:14:57.9080917Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:14:58.1006344Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:14:58.1011976Z checking for cat... /usr/bin/cat 2021-05-17T17:14:58.3542500Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:14:58.3543402Z checking for gcc... gcc 2021-05-17T17:14:58.4275268Z checking whether the C compiler works... yes 2021-05-17T17:14:58.4276803Z checking for C compiler default output file name... a.out 2021-05-17T17:14:58.4722449Z checking for suffix of executables... 2021-05-17T17:14:58.5241465Z checking whether we are cross compiling... no 2021-05-17T17:14:58.5505922Z checking for suffix of object files... o 2021-05-17T17:14:58.5781641Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:14:58.6023250Z checking whether gcc accepts -g... yes 2021-05-17T17:14:58.6441130Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:14:58.6678928Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:14:58.6940750Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:14:58.6969087Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:14:58.8219170Z checking for ANSI C header files... yes 2021-05-17T17:14:58.8571321Z checking for sys/types.h... yes 2021-05-17T17:14:58.8957366Z checking for sys/stat.h... yes 2021-05-17T17:14:58.9359247Z checking for stdlib.h... yes 2021-05-17T17:14:58.9793027Z checking for string.h... yes 2021-05-17T17:14:59.0202839Z checking for memory.h... yes 2021-05-17T17:14:59.0618408Z checking for strings.h... yes 2021-05-17T17:14:59.1087327Z checking for inttypes.h... yes 2021-05-17T17:14:59.1532749Z checking for stdint.h... yes 2021-05-17T17:14:59.1969985Z checking for unistd.h... yes 2021-05-17T17:14:59.2580956Z checking elf.h usability... yes 2021-05-17T17:14:59.2691131Z checking elf.h presence... yes 2021-05-17T17:14:59.2692121Z checking for elf.h... yes 2021-05-17T17:14:59.3203480Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:14:59.3435048Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:14:59.7536609Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:14:59.7818621Z checking whether the compiler implements namespaces... yes 2021-05-17T17:14:59.9504447Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:15:00.6296886Z checking whether std::map is available... yes 2021-05-17T17:15:00.6322100Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:15:00.6445841Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:15:00.6474268Z checking for ICU4C >= 55... yes 2021-05-17T17:15:00.6545426Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:15:01.1015517Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:15:01.1701265Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:15:01.5282080Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:15:02.6636490Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:15:03.4398698Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:15:03.4794525Z configure: creating ./config.status 2021-05-17T17:15:03.5723109Z config.status: creating src/Makevars 2021-05-17T17:15:03.5905990Z config.status: creating src/uconfig_local.h 2021-05-17T17:15:03.6106163Z config.status: creating src/install.libs.R 2021-05-17T17:15:03.6306129Z 2021-05-17T17:15:03.6307226Z *** stringi configure summary: 2021-05-17T17:15:03.6307799Z ICU_FOUND=1 2021-05-17T17:15:03.6308372Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:15:03.6309537Z STRINGI_CFLAGS= -fpic 2021-05-17T17:15:03.6310491Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:15:03.6312309Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:15:03.6313500Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:15:03.6314442Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:15:03.6314933Z 2021-05-17T17:15:03.6315471Z *** Compiler settings used: 2021-05-17T17:15:03.6315991Z CC=gcc 2021-05-17T17:15:03.6316637Z LD=g++ -std=gnu++14 2021-05-17T17:15:03.6317727Z CFLAGS=-g -O2 -fpic 2021-05-17T17:15:03.6318549Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:15:03.6319214Z CXX=g++ -std=gnu++11 2021-05-17T17:15:03.6320092Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:15:03.6320657Z LDFLAGS= 2021-05-17T17:15:03.6321342Z LIBS= 2021-05-17T17:15:03.6321659Z 2021-05-17T17:15:03.6731209Z ** libs 2021-05-17T17:15:03.6849975Z 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-17T17:15:04.5763186Z 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-17T17:15:05.3765059Z 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-17T17:15:06.2068414Z 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-17T17:15:07.1293346Z 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-17T17:15:07.7886806Z 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-17T17:15:09.3396477Z 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-17T17:15:09.6268707Z 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-17T17:15:10.3770175Z 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-17T17:15:11.1061677Z 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-17T17:15:11.9569175Z 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-17T17:15:12.7987964Z 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-17T17:15:13.7570750Z 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-17T17:15:14.6144113Z 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-17T17:15:15.3878713Z 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-17T17:15:16.5712105Z 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-17T17:15:18.5473910Z 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-17T17:15:19.4185224Z 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-17T17:15:20.2891330Z 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-17T17:15:20.9977651Z 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-17T17:15:21.6894834Z 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-17T17:15:22.8504820Z 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-17T17:15:23.7234388Z 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-17T17:15:24.5536838Z 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-17T17:15:25.5707479Z 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-17T17:15:26.5907917Z 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-17T17:15:27.3331681Z 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-17T17:15:28.1500065Z 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-17T17:15:29.0237318Z 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-17T17:15:30.1345078Z 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-17T17:15:31.2403852Z 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-17T17:15:32.4963079Z 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-17T17:15:33.5413853Z 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-17T17:15:34.4931599Z 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-17T17:15:35.8478053Z 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-17T17:15:36.3173397Z 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-17T17:15:37.1326955Z 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-17T17:15:37.9697424Z 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-17T17:15:38.8332782Z 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-17T17:15:39.9156097Z 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-17T17:15:40.9368234Z 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-17T17:15:42.0491737Z 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-17T17:15:43.1604401Z 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-17T17:15:44.1063026Z 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-17T17:15:45.0896504Z 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-17T17:15:45.8356191Z 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-17T17:15:46.7480819Z 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-17T17:15:47.6624058Z 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-17T17:15:48.5795112Z 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-17T17:15:49.3187932Z 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-17T17:15:50.0341073Z 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-17T17:15:50.9961355Z 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-17T17:15:51.9410913Z 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-17T17:15:53.0159628Z 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-17T17:15:53.9870250Z 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-17T17:15:54.9278541Z 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-17T17:15:55.8122867Z 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-17T17:15:55.8317277Z 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-17T17:15:56.9325758Z 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-17T17:15:57.6961726Z 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-17T17:15:58.4394877Z 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-17T17:15:59.4861139Z 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-17T17:16:00.5032744Z 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-17T17:16:01.7190758Z 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-17T17:16:02.6249499Z 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-17T17:16:03.6359407Z 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-17T17:16:04.4926976Z 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-17T17:16:06.5985518Z 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-17T17:16:07.4834203Z 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-17T17:16:08.2284234Z 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-17T17:16:09.2851052Z 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-17T17:16:10.0547475Z 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-17T17:16:10.8371325Z 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-17T17:16:11.8578455Z 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-17T17:16:12.8206737Z 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-17T17:16:13.9783175Z 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-17T17:16:14.8605299Z 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-17T17:16:15.7965811Z 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-17T17:16:16.5912888Z 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-17T17:16:17.3479538Z 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-17T17:16:18.1661342Z 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-17T17:16:18.8410174Z 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-17T17:16:19.5776305Z 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-17T17:16:21.3048442Z 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-17T17:16:21.5746655Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:16:21.6778880Z ** R 2021-05-17T17:16:21.7129438Z ** inst 2021-05-17T17:16:21.7141496Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:16:23.2500468Z ** help 2021-05-17T17:16:23.8171955Z *** installing help indices 2021-05-17T17:16:24.1015308Z ** building package indices 2021-05-17T17:16:24.6150574Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:16:24.8463133Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:16:24.8727809Z ** testing if installed package can be loaded from final location 2021-05-17T17:16:25.1189059Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:16:25.1204243Z * DONE (stringi) 2021-05-17T17:16:26.4468092Z * installing *source* package ‘Rcpp’ ... 2021-05-17T17:16:26.4847049Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-17T17:16:26.4848317Z ** using staged installation 2021-05-17T17:16:26.5021232Z ** libs 2021-05-17T17:16:26.5084169Z 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-17T17:16:30.4474818Z 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-17T17:16:49.8406779Z 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-17T17:16:50.0992924Z 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-17T17:16:54.2720770Z 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-17T17:17:02.3129336Z 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-17T17:17:06.0069791Z 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-17T17:17:06.2174407Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-17T17:17:06.2302871Z ** R 2021-05-17T17:17:06.2475738Z ** inst 2021-05-17T17:17:06.2916372Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:08.7201993Z ** help 2021-05-17T17:17:08.8370070Z *** installing help indices 2021-05-17T17:17:08.9208852Z ** building package indices 2021-05-17T17:17:09.2306134Z ** installing vignettes 2021-05-17T17:17:09.2387191Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:09.5793504Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:17:09.6092009Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:09.9793552Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:09.9889769Z * DONE (Rcpp) 2021-05-17T17:17:10.3669533Z * installing *source* package ‘commonmark’ ... 2021-05-17T17:17:10.3715176Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:10.3717050Z ** using staged installation 2021-05-17T17:17:10.3850928Z ** libs 2021-05-17T17:17:10.3905274Z 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-17T17:17:10.3960493Z 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-17T17:17:10.4568853Z 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-17T17:17:10.5044956Z 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-17T17:17:10.5824907Z 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-17T17:17:10.6438772Z 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-17T17:17:11.0120842Z 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-17T17:17:11.1263997Z 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-17T17:17:11.6804839Z 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-17T17:17:12.5996603Z 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-17T17:17:14.8035571Z 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-17T17:17:19.2459067Z 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-17T17:17:19.4001136Z 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-17T17:17:19.4577878Z 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-17T17:17:19.5765141Z 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-17T17:17:19.6770793Z 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-17T17:17:19.7765201Z 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-17T17:17:20.0153826Z 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-17T17:17:20.2734512Z 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-17T17:17:20.4397298Z 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-17T17:17:20.4971778Z 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-17T17:17:20.5527757Z 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-17T17:17:20.6947244Z 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-17T17:17:20.7307573Z 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-17T17:17:20.8090304Z 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-17T17:17:20.8615429Z 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-17T17:17:20.9126868Z 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-17T17:17:20.9748130Z 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-17T17:17:21.0750303Z 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-17T17:17:21.1994147Z 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-17T17:17:21.2573948Z 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-17T17:17:21.3511055Z 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-17T17:17:22.3909798Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-17T17:17:22.3914762Z 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-17T17:17:22.3916606Z ** R 2021-05-17T17:17:22.3918503Z 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-17T17:17:22.3920905Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:22.3923076Z 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-17T17:17:22.3925991Z 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-17T17:17:22.3929468Z 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-17T17:17:22.3935814Z 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-17T17:17:22.3941112Z 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-17T17:17:22.6115455Z ** help 2021-05-17T17:17:22.6255181Z *** installing help indices 2021-05-17T17:17:22.6442719Z ** building package indices 2021-05-17T17:17:22.8723095Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:23.0952563Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:17:23.1198030Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:23.3358773Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:23.3367527Z * DONE (commonmark) 2021-05-17T17:17:23.6490344Z * installing *source* package ‘brew’ ... 2021-05-17T17:17:23.6493553Z ** using staged installation 2021-05-17T17:17:23.6601559Z ** R 2021-05-17T17:17:23.6638593Z ** inst 2021-05-17T17:17:23.6670937Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:24.1193174Z ** help 2021-05-17T17:17:24.1340986Z *** installing help indices 2021-05-17T17:17:24.1547198Z ** building package indices 2021-05-17T17:17:24.3879399Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:24.6032334Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:24.8190797Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:24.8199330Z * DONE (brew) 2021-05-17T17:17:25.0944394Z * installing *source* package ‘sessioninfo’ ... 2021-05-17T17:17:25.0966806Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:25.0968066Z ** using staged installation 2021-05-17T17:17:25.1176371Z ** R 2021-05-17T17:17:25.1223876Z ** inst 2021-05-17T17:17:25.1234413Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:25.6933316Z ** help 2021-05-17T17:17:25.7136781Z *** installing help indices 2021-05-17T17:17:25.7366271Z ** building package indices 2021-05-17T17:17:25.9728235Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:26.2546262Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:26.5362004Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:26.5370233Z * DONE (sessioninfo) 2021-05-17T17:17:26.7873960Z * installing *source* package ‘prettyunits’ ... 2021-05-17T17:17:26.7884931Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:26.7886001Z ** using staged installation 2021-05-17T17:17:26.8041468Z ** R 2021-05-17T17:17:26.8101560Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:27.2112907Z ** help 2021-05-17T17:17:27.2502071Z *** installing help indices 2021-05-17T17:17:27.2770923Z ** building package indices 2021-05-17T17:17:27.5124931Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:27.7249248Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:27.9393755Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:27.9401618Z * DONE (prettyunits) 2021-05-17T17:17:28.6390469Z * installing *source* package ‘vctrs’ ... 2021-05-17T17:17:28.6571569Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:28.6573159Z ** using staged installation 2021-05-17T17:17:28.6777013Z ** libs 2021-05-17T17:17:28.6855765Z 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-17T17:17:28.8283649Z 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-17T17:17:28.9315183Z 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-17T17:17:29.0418596Z 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-17T17:17:29.3282028Z 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-17T17:17:29.4687617Z 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-17T17:17:29.6364682Z 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-17T17:17:29.7112137Z 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-17T17:17:29.8430146Z 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-17T17:17:29.9343420Z 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-17T17:17:30.1098581Z 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-17T17:17:30.3588710Z 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-17T17:17:30.5084639Z 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-17T17:17:30.6128549Z 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-17T17:17:30.9197289Z 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-17T17:17:30.9911144Z 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-17T17:17:31.4600692Z 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-17T17:17:31.5680336Z 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-17T17:17:31.7167181Z 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-17T17:17:31.8559180Z 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-17T17:17:31.9207624Z 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-17T17:17:32.1953086Z 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-17T17:17:32.2685694Z 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-17T17:17:32.6452374Z 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-17T17:17:32.7300657Z 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-17T17:17:33.5608626Z 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-17T17:17:33.7397787Z 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-17T17:17:33.8251217Z 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-17T17:17:33.9081891Z 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-17T17:17:34.0936150Z 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-17T17:17:34.2304260Z 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-17T17:17:34.3744426Z 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-17T17:17:34.5025898Z 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-17T17:17:34.6598723Z 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-17T17:17:34.9596557Z 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-17T17:17:35.0753077Z 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-17T17:17:35.1720937Z 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-17T17:17:35.3044457Z 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-17T17:17:35.8713516Z 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-17T17:17:36.3454535Z 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-17T17:17:36.6552588Z 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-17T17:17:36.8682912Z 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-17T17:17:37.2234134Z 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-17T17:17:37.2987027Z 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-17T17:17:37.5498349Z 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-17T17:17:37.7316976Z 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-17T17:17:37.8641600Z 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-17T17:17:38.3175805Z 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-17T17:17:38.5248631Z 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-17T17:17:38.6967373Z 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-17T17:17:38.8347428Z 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-17T17:17:38.9181671Z 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-17T17:17:39.0720377Z 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-17T17:17:39.2437930Z 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-17T17:17:39.3995638Z 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-17T17:17:39.5296896Z 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-17T17:17:39.6253815Z 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-17T17:17:39.7166998Z 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-17T17:17:39.7824417Z 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-17T17:17:40.5330571Z 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-17T17:17:40.5778674Z 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-17T17:17:40.6410772Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-17T17:17:40.6448087Z ** R 2021-05-17T17:17:40.6842348Z ** inst 2021-05-17T17:17:40.6863698Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:44.2601878Z ** help 2021-05-17T17:17:44.5635254Z *** installing help indices 2021-05-17T17:17:44.8100317Z *** copying figures 2021-05-17T17:17:44.8110720Z ** building package indices 2021-05-17T17:17:45.2190744Z ** installing vignettes 2021-05-17T17:17:45.2379930Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:45.4996026Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:17:45.5228622Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:45.8634753Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:45.8668982Z * DONE (vctrs) 2021-05-17T17:17:46.1960706Z * installing *source* package ‘processx’ ... 2021-05-17T17:17:46.1998805Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:46.2000100Z ** using staged installation 2021-05-17T17:17:46.2227615Z ** libs 2021-05-17T17:17:46.2295229Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-17T17:17:46.3854781Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-17T17:17:46.3856260Z supervisor/utils.c -o supervisor/supervisor 2021-05-17T17:17:46.5774814Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:17:46.6752456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-17T17:17:46.7797404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-17T17:17:46.8454633Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-17T17:17:46.8456140Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-17T17:17:46.8698068Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:17:46.9491668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-17T17:17:47.0690451Z 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-17T17:17:47.4591954Z 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-17T17:17:47.5679941Z 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-17T17:17:47.6953723Z 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-17T17:17:47.8095726Z 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-17T17:17:47.8915137Z 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-17T17:17:48.2683072Z 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-17T17:17:48.3788967Z 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-17T17:17:48.4996353Z 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-17T17:17:48.5752883Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-17T17:17:48.6632658Z 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-17T17:17:48.6953515Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-17T17:17:48.7001527Z ** R 2021-05-17T17:17:48.7150507Z ** inst 2021-05-17T17:17:48.7159576Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:50.9004861Z ** help 2021-05-17T17:17:50.9855944Z *** installing help indices 2021-05-17T17:17:51.0335088Z ** building package indices 2021-05-17T17:17:51.3010488Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:51.5457161Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:17:51.5766723Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:51.8327289Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:51.8346950Z * DONE (processx) 2021-05-17T17:17:52.1518962Z * installing *source* package ‘markdown’ ... 2021-05-17T17:17:52.1553920Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:52.1556603Z ** using staged installation 2021-05-17T17:17:52.1798261Z ** libs 2021-05-17T17:17:52.1871188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-17T17:17:52.2674918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-17T17:17:52.3317648Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-17T17:17:52.5258040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-17T17:17:52.6466441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-17T17:17:52.7299945Z 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-17T17:17:52.7741519Z 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-17T17:17:52.8203890Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-17T17:17:53.0668534Z 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-17T17:17:53.2349201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-17T17:17:54.5093906Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-17T17:17:54.5633136Z 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-17T17:17:54.5913263Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-17T17:17:54.5932243Z ** R 2021-05-17T17:17:54.6003811Z ** inst 2021-05-17T17:17:54.6023667Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:55.1587950Z ** help 2021-05-17T17:17:55.2040624Z *** installing help indices 2021-05-17T17:17:55.2380657Z ** building package indices 2021-05-17T17:17:55.4912707Z ** installing vignettes 2021-05-17T17:17:55.4916385Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:55.7002403Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:17:55.7195821Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:55.9372006Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:55.9380979Z * DONE (markdown) 2021-05-17T17:17:56.2030024Z * installing *source* package ‘highr’ ... 2021-05-17T17:17:56.2041482Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:56.2042548Z ** using staged installation 2021-05-17T17:17:56.2234481Z ** R 2021-05-17T17:17:56.2285433Z ** inst 2021-05-17T17:17:56.2298813Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:56.6272463Z ** help 2021-05-17T17:17:56.6376475Z *** installing help indices 2021-05-17T17:17:56.6543634Z ** building package indices 2021-05-17T17:17:56.8659403Z ** installing vignettes 2021-05-17T17:17:56.8720037Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:57.0815838Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:57.2841406Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:57.2850803Z * DONE (highr) 2021-05-17T17:17:57.6121475Z * installing *source* package ‘stringr’ ... 2021-05-17T17:17:57.6156302Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:57.6157909Z ** using staged installation 2021-05-17T17:17:57.6365227Z ** R 2021-05-17T17:17:57.6453114Z ** data 2021-05-17T17:17:57.6458114Z *** moving datasets to lazyload DB 2021-05-17T17:17:57.6642514Z ** inst 2021-05-17T17:17:57.6675968Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:58.3011395Z ** help 2021-05-17T17:17:58.3892413Z *** installing help indices 2021-05-17T17:17:58.4601646Z *** copying figures 2021-05-17T17:17:58.4604666Z ** building package indices 2021-05-17T17:17:59.4024355Z ** installing vignettes 2021-05-17T17:17:59.4025828Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:17:59.4027112Z ** testing if installed package can be loaded from final location 2021-05-17T17:17:59.4028481Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:17:59.4029378Z * DONE (stringr) 2021-05-17T17:17:59.4193716Z * installing *source* package ‘rversions’ ... 2021-05-17T17:17:59.4207297Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-17T17:17:59.4209078Z ** using staged installation 2021-05-17T17:17:59.4398588Z ** R 2021-05-17T17:17:59.4446808Z ** inst 2021-05-17T17:17:59.4457192Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:17:59.8393542Z ** help 2021-05-17T17:17:59.8642108Z *** installing help indices 2021-05-17T17:17:59.8888544Z *** copying figures 2021-05-17T17:17:59.8892049Z ** building package indices 2021-05-17T17:18:00.1189664Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:00.3536111Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:00.5817798Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:00.5825023Z * DONE (rversions) 2021-05-17T17:18:01.0828578Z * installing *source* package ‘pillar’ ... 2021-05-17T17:18:01.0939963Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:01.0940617Z ** using staged installation 2021-05-17T17:18:01.1146524Z ** R 2021-05-17T17:18:01.1373480Z ** inst 2021-05-17T17:18:01.1412508Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:03.4432565Z ** help 2021-05-17T17:18:03.5422719Z *** installing help indices 2021-05-17T17:18:03.6171153Z *** copying figures 2021-05-17T17:18:03.6178009Z ** building package indices 2021-05-17T17:18:03.8955684Z ** installing vignettes 2021-05-17T17:18:03.9053940Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:04.2418328Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:04.6234354Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:04.6236117Z * DONE (pillar) 2021-05-17T17:18:04.9342837Z * installing *source* package ‘callr’ ... 2021-05-17T17:18:04.9377362Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:04.9378974Z ** using staged installation 2021-05-17T17:18:04.9545599Z ** R 2021-05-17T17:18:04.9699954Z ** inst 2021-05-17T17:18:04.9709592Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:09.2424213Z ** help 2021-05-17T17:18:09.3811906Z *** installing help indices 2021-05-17T17:18:09.4725255Z ** building package indices 2021-05-17T17:18:09.7764968Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:10.0463084Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:10.3603739Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:10.3657602Z * DONE (callr) 2021-05-17T17:18:10.9359278Z * installing *source* package ‘knitr’ ... 2021-05-17T17:18:10.9503605Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:10.9553730Z ** using staged installation 2021-05-17T17:18:10.9980525Z ** R 2021-05-17T17:18:11.0432912Z ** demo 2021-05-17T17:18:11.0441248Z ** inst 2021-05-17T17:18:11.0568607Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:16.8318223Z ** help 2021-05-17T17:18:17.0649962Z *** installing help indices 2021-05-17T17:18:17.2275729Z ** building package indices 2021-05-17T17:18:17.5811453Z ** installing vignettes 2021-05-17T17:18:17.5911300Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:17.8302819Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:18.1629963Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:18.1691667Z * DONE (knitr) 2021-05-17T17:18:18.4106079Z * installing *source* package ‘xopen’ ... 2021-05-17T17:18:18.4115472Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:18.4116709Z ** using staged installation 2021-05-17T17:18:18.4272797Z ** R 2021-05-17T17:18:18.4298258Z ** inst 2021-05-17T17:18:18.4307987Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:18.7120684Z ** help 2021-05-17T17:18:18.7247370Z *** installing help indices 2021-05-17T17:18:18.7490810Z ** building package indices 2021-05-17T17:18:18.9631009Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:19.1655963Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:19.3678001Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:19.3683685Z * DONE (xopen) 2021-05-17T17:18:19.8688827Z * installing *source* package ‘tibble’ ... 2021-05-17T17:18:19.8795589Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:19.8806125Z ** using staged installation 2021-05-17T17:18:19.9077712Z ** libs 2021-05-17T17:18:19.9130110Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-17T17:18:19.9664727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-17T17:18:20.0432052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:18:20.0891666Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-17T17:18:20.2042059Z 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-17T17:18:20.2313827Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-17T17:18:20.2323822Z ** R 2021-05-17T17:18:20.2516753Z ** inst 2021-05-17T17:18:20.2553783Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:22.7387257Z ** help 2021-05-17T17:18:22.8302060Z *** installing help indices 2021-05-17T17:18:22.8971643Z *** copying figures 2021-05-17T17:18:22.8978757Z ** building package indices 2021-05-17T17:18:23.1724960Z ** installing vignettes 2021-05-17T17:18:23.1810958Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:23.6046874Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:18:23.6257532Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:24.0828021Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:24.0849160Z * DONE (tibble) 2021-05-17T17:18:24.3896036Z * installing *source* package ‘pkgbuild’ ... 2021-05-17T17:18:24.3919962Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:24.3921085Z ** using staged installation 2021-05-17T17:18:24.4097691Z ** R 2021-05-17T17:18:24.4199396Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:26.0084966Z ** help 2021-05-17T17:18:26.0513900Z *** installing help indices 2021-05-17T17:18:26.0998439Z ** building package indices 2021-05-17T17:18:26.3423769Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:26.6459970Z ** testing if installed package can be loaded from final location 2021-05-17T17:18:26.9672411Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:18:26.9684971Z * DONE (pkgbuild) 2021-05-17T17:18:27.4586272Z * installing *source* package ‘roxygen2’ ... 2021-05-17T17:18:27.4666318Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-17T17:18:27.4668015Z ** using staged installation 2021-05-17T17:18:27.4905769Z ** libs 2021-05-17T17:18:27.4966112Z 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-17T17:18:33.0782466Z 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-17T17:18:36.7339128Z 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-17T17:18:40.4550467Z 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-17T17:18:44.2654966Z 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-17T17:18:49.8108801Z 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-17T17:18:53.6194155Z 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-17T17:18:53.7366711Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-17T17:18:53.7407599Z ** R 2021-05-17T17:18:53.7738720Z ** inst 2021-05-17T17:18:54.4187819Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:18:58.7654246Z ** help 2021-05-17T17:18:58.8460793Z *** installing help indices 2021-05-17T17:18:58.9068935Z *** copying figures 2021-05-17T17:18:58.9071981Z ** building package indices 2021-05-17T17:18:59.1633679Z ** installing vignettes 2021-05-17T17:18:59.1724212Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:18:59.5591973Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:18:59.5877127Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:00.0699212Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:00.0747393Z * DONE (roxygen2) 2021-05-17T17:19:00.3333616Z * installing *source* package ‘rematch2’ ... 2021-05-17T17:19:00.3347836Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-17T17:19:00.3349918Z ** using staged installation 2021-05-17T17:19:00.3503407Z ** R 2021-05-17T17:19:00.3551761Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:00.9478646Z ** help 2021-05-17T17:19:00.9817750Z *** installing help indices 2021-05-17T17:19:01.0067640Z ** building package indices 2021-05-17T17:19:01.2339195Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:01.6420529Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:02.0663043Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:02.0665245Z * DONE (rematch2) 2021-05-17T17:19:02.3766189Z * installing *source* package ‘rcmdcheck’ ... 2021-05-17T17:19:02.3792794Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-17T17:19:02.3793973Z ** using staged installation 2021-05-17T17:19:02.3962532Z ** R 2021-05-17T17:19:02.4061939Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:03.9762508Z ** help 2021-05-17T17:19:04.0183528Z *** installing help indices 2021-05-17T17:19:04.0547879Z ** building package indices 2021-05-17T17:19:04.2995090Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:04.6334263Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:04.9692390Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:04.9712338Z * DONE (rcmdcheck) 2021-05-17T17:19:05.2576293Z * installing *source* package ‘waldo’ ... 2021-05-17T17:19:05.2599506Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-17T17:19:05.2600231Z ** using staged installation 2021-05-17T17:19:05.2765405Z ** R 2021-05-17T17:19:05.2829839Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:06.1673239Z ** help 2021-05-17T17:19:06.1810903Z *** installing help indices 2021-05-17T17:19:06.2004538Z *** copying figures 2021-05-17T17:19:06.2006559Z ** building package indices 2021-05-17T17:19:06.4217008Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:06.7060413Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:07.0002324Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:07.0011644Z * DONE (waldo) 2021-05-17T17:19:07.6294091Z * installing *source* package ‘testthat’ ... 2021-05-17T17:19:07.6428130Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-17T17:19:07.6429289Z ** using staged installation 2021-05-17T17:19:07.6723396Z ** libs 2021-05-17T17:19:07.6779583Z 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-17T17:19:07.7300818Z 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-17T17:19:07.7916134Z 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-17T17:19:08.7279433Z 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-17T17:19:09.4597166Z 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-17T17:19:29.0679197Z 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-17T17:19:29.2616577Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-17T17:19:29.2745139Z ** R 2021-05-17T17:19:29.3132680Z ** inst 2021-05-17T17:19:29.3169323Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:42.8770576Z ** help 2021-05-17T17:19:43.1220163Z *** installing help indices 2021-05-17T17:19:43.3436072Z *** copying figures 2021-05-17T17:19:43.3441819Z ** building package indices 2021-05-17T17:19:43.7639033Z ** installing vignettes 2021-05-17T17:19:43.7786564Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:44.0439180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:19:44.0712483Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:44.5969771Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:44.6068760Z * DONE (testthat) 2021-05-17T17:19:45.0652914Z * installing *source* package ‘devtools’ ... 2021-05-17T17:19:45.0716988Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-17T17:19:45.0718110Z ** using staged installation 2021-05-17T17:19:45.1087011Z ** R 2021-05-17T17:19:45.1244758Z ** inst 2021-05-17T17:19:45.1258875Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:47.5463874Z ** help 2021-05-17T17:19:47.6742977Z *** installing help indices 2021-05-17T17:19:47.7741185Z *** copying figures 2021-05-17T17:19:47.7743621Z ** building package indices 2021-05-17T17:19:48.0792703Z ** installing vignettes 2021-05-17T17:19:48.0867171Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:49.0116251Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:49.9746634Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:49.9769201Z * DONE (devtools) 2021-05-17T17:19:49.9899016Z 2021-05-17T17:19:49.9900102Z The downloaded source packages are in 2021-05-17T17:19:49.9901736Z ‘/tmp/RtmpSXt7Ch/downloaded_packages’ 2021-05-17T17:19:50.4127504Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:19:51.7789735Z 2021-05-17T17:19:52.1367949Z 2021-05-17T17:19:52.1379105Z checking for file ‘/tmp/RtmpSXt7Ch/remotes72e55fdf9a52/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:19:52.1432724Z 2021-05-17T17:19:52.1434242Z ✔ checking for file ‘/tmp/RtmpSXt7Ch/remotes72e55fdf9a52/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:19:52.1540437Z 2021-05-17T17:19:52.1542366Z 2021-05-17T17:19:52.1543780Z ─ preparing ‘desc’: 2021-05-17T17:19:52.1544403Z 2021-05-17T17:19:52.1545138Z 2021-05-17T17:19:52.1648082Z checking DESCRIPTION meta-information ... 2021-05-17T17:19:52.1676826Z 2021-05-17T17:19:52.1678700Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:19:52.2536818Z 2021-05-17T17:19:52.2572828Z 2021-05-17T17:19:52.2575520Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:19:52.2586141Z 2021-05-17T17:19:52.2613061Z 2021-05-17T17:19:52.2615210Z ─ checking for empty or unneeded directories 2021-05-17T17:19:52.2618836Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:19:52.2673968Z 2021-05-17T17:19:52.2698196Z 2021-05-17T17:19:52.2700196Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:19:52.4007946Z 2021-05-17T17:19:52.4010559Z 2021-05-17T17:19:52.4011831Z 2021-05-17T17:19:52.4127817Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:19:52.4128972Z (as ‘lib’ is unspecified) 2021-05-17T17:19:52.7908996Z * installing *source* package ‘desc’ ... 2021-05-17T17:19:52.7938132Z ** using staged installation 2021-05-17T17:19:52.8153893Z ** R 2021-05-17T17:19:52.8303935Z ** inst 2021-05-17T17:19:52.8321647Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:55.1206949Z ** help 2021-05-17T17:19:55.2912386Z *** installing help indices 2021-05-17T17:19:55.4112492Z ** building package indices 2021-05-17T17:19:55.7451950Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:55.9502621Z ** testing if installed package can be loaded from final location 2021-05-17T17:19:56.2016447Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:19:56.2032352Z * DONE (desc) 2021-05-17T17:19:56.4740240Z 2021-05-17T17:19:56.4741290Z 2021-05-17T17:19:56.4753620Z checking for file ‘/tmp/RtmpSXt7Ch/remotes72e5465d0d76/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:19:56.4787256Z 2021-05-17T17:19:56.4789371Z ✔ checking for file ‘/tmp/RtmpSXt7Ch/remotes72e5465d0d76/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:19:56.4912000Z 2021-05-17T17:19:56.4912954Z 2021-05-17T17:19:56.4914152Z ─ preparing ‘ghtravis’: 2021-05-17T17:19:56.4914747Z 2021-05-17T17:19:56.4915271Z 2021-05-17T17:19:56.4996726Z checking DESCRIPTION meta-information ... 2021-05-17T17:19:56.5023264Z 2021-05-17T17:19:56.5025227Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:19:56.5453449Z 2021-05-17T17:19:56.5480099Z 2021-05-17T17:19:56.5483167Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:19:56.5494081Z 2021-05-17T17:19:56.5520806Z 2021-05-17T17:19:56.5523031Z ─ checking for empty or unneeded directories 2021-05-17T17:19:56.5526102Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:19:56.5635343Z 2021-05-17T17:19:56.5661222Z 2021-05-17T17:19:56.5663582Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:19:56.5926520Z 2021-05-17T17:19:56.5929965Z 2021-05-17T17:19:56.5931823Z 2021-05-17T17:19:56.6326543Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:19:56.6328232Z (as ‘lib’ is unspecified) 2021-05-17T17:19:56.9133431Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:19:56.9135648Z ** using staged installation 2021-05-17T17:19:56.9360322Z ** R 2021-05-17T17:19:56.9471875Z ** inst 2021-05-17T17:19:56.9485097Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:19:58.6125437Z ** help 2021-05-17T17:19:58.6801062Z *** installing help indices 2021-05-17T17:19:58.7301318Z ** building package indices 2021-05-17T17:19:58.9863515Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:19:59.8637313Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:00.7589036Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:00.7605363Z * DONE (ghtravis) 2021-05-17T17:20:00.7704566Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:20:01.2832607Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:20:02.7586760Z 2021-05-17T17:20:02.7588257Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:20:02.7589547Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:20:02.7590847Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:20:02.7592067Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:20:02.7593102Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:20:02.7594293Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:20:02.7705029Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:20:02.7706304Z (as ‘lib’ is unspecified) 2021-05-17T17:20:19.2093249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:20:19.7328815Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-17T17:20:19.7346268Z ================================================== 2021-05-17T17:20:19.7347195Z downloaded 89 KB 2021-05-17T17:20:19.7347607Z 2021-05-17T17:20:19.7394403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:20:20.4453300Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-17T17:20:20.4455078Z ================================================== 2021-05-17T17:20:20.4455698Z downloaded 116 KB 2021-05-17T17:20:20.4456166Z 2021-05-17T17:20:20.4457807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:20:20.4459723Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-17T17:20:20.4460706Z ================================================== 2021-05-17T17:20:20.4461495Z downloaded 195 KB 2021-05-17T17:20:20.4461860Z 2021-05-17T17:20:20.4463693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:20:20.4874600Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-17T17:20:20.4962429Z ================================================== 2021-05-17T17:20:20.4963433Z downloaded 932 KB 2021-05-17T17:20:20.4963974Z 2021-05-17T17:20:20.5005467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:20:20.7421889Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-17T17:20:20.7514617Z ================================================== 2021-05-17T17:20:20.7515361Z downloaded 690 KB 2021-05-17T17:20:20.7515986Z 2021-05-17T17:20:21.0567455Z * installing *source* package ‘tidyselect’ ... 2021-05-17T17:20:21.0603051Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-17T17:20:21.0604086Z ** using staged installation 2021-05-17T17:20:21.0792803Z ** R 2021-05-17T17:20:21.0897634Z ** inst 2021-05-17T17:20:21.0914075Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:22.3881795Z ** help 2021-05-17T17:20:22.4574420Z *** installing help indices 2021-05-17T17:20:22.5094210Z ** building package indices 2021-05-17T17:20:22.7550808Z ** installing vignettes 2021-05-17T17:20:22.7620945Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:23.0623616Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:23.3659150Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:23.3671284Z * DONE (tidyselect) 2021-05-17T17:20:23.6923189Z * installing *source* package ‘generics’ ... 2021-05-17T17:20:23.6955316Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-17T17:20:23.6956611Z ** using staged installation 2021-05-17T17:20:23.7131478Z ** R 2021-05-17T17:20:23.7203321Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:24.0993315Z ** help 2021-05-17T17:20:24.2488912Z *** installing help indices 2021-05-17T17:20:24.3050237Z ** building package indices 2021-05-17T17:20:24.5777867Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:24.7781720Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:24.9919313Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:24.9920563Z * DONE (generics) 2021-05-17T17:20:25.3352872Z * installing *source* package ‘cpp11’ ... 2021-05-17T17:20:25.3390805Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-17T17:20:25.3392206Z ** using staged installation 2021-05-17T17:20:25.3595105Z ** R 2021-05-17T17:20:25.3653313Z ** inst 2021-05-17T17:20:25.3687200Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:25.8632468Z ** help 2021-05-17T17:20:25.8849640Z *** installing help indices 2021-05-17T17:20:25.9053056Z ** building package indices 2021-05-17T17:20:26.1320992Z ** installing vignettes 2021-05-17T17:20:26.1378546Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:26.3420787Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:26.5461893Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:26.5470542Z * DONE (cpp11) 2021-05-17T17:20:27.1778138Z * installing *source* package ‘dplyr’ ... 2021-05-17T17:20:27.1935283Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-17T17:20:27.1936761Z ** using staged installation 2021-05-17T17:20:27.2223237Z ** libs 2021-05-17T17:20:27.2286024Z 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-17T17:20:27.3905006Z 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-17T17:20:27.5847491Z 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-17T17:20:27.7277336Z 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-17T17:20:28.3522237Z 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-17T17:20:28.4688856Z 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-17T17:20:28.5964017Z 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-17T17:20:28.7282817Z 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-17T17:20:28.8744881Z 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-17T17:20:29.0139129Z 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-17T17:20:29.1349077Z 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-17T17:20:29.3238540Z 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-17T17:20:29.4073452Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-17T17:20:29.4101663Z ** R 2021-05-17T17:20:29.4639762Z ** data 2021-05-17T17:20:29.4648365Z *** moving datasets to lazyload DB 2021-05-17T17:20:29.5769672Z ** inst 2021-05-17T17:20:29.5800597Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:35.6743400Z ** help 2021-05-17T17:20:36.2704574Z *** installing help indices 2021-05-17T17:20:36.5556550Z *** copying figures 2021-05-17T17:20:36.5562678Z ** building package indices 2021-05-17T17:20:36.9832616Z ** installing vignettes 2021-05-17T17:20:36.9992779Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:37.5775376Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:20:37.5971123Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:38.2578949Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:38.2627934Z * DONE (dplyr) 2021-05-17T17:20:38.7156833Z * installing *source* package ‘tidyr’ ... 2021-05-17T17:20:38.7248144Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-17T17:20:38.7249781Z ** using staged installation 2021-05-17T17:20:38.7500473Z ** libs 2021-05-17T17:20:38.7566574Z 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-17T17:20:39.9218111Z 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-17T17:20:40.3277292Z 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-17T17:20:42.3122656Z 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-17T17:20:43.8442255Z 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-17T17:20:43.9426990Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-17T17:20:43.9455713Z ** R 2021-05-17T17:20:43.9628096Z ** data 2021-05-17T17:20:43.9644970Z *** moving datasets to lazyload DB 2021-05-17T17:20:44.1599153Z ** inst 2021-05-17T17:20:44.1622152Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:46.3601793Z ** help 2021-05-17T17:20:46.4908464Z *** installing help indices 2021-05-17T17:20:46.5847410Z *** copying figures 2021-05-17T17:20:46.5856669Z ** building package indices 2021-05-17T17:20:46.8784592Z ** installing vignettes 2021-05-17T17:20:46.8910081Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:47.4805444Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:20:47.5037233Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:48.1171461Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:48.1188035Z * DONE (tidyr) 2021-05-17T17:20:48.1352545Z 2021-05-17T17:20:48.1353794Z The downloaded source packages are in 2021-05-17T17:20:48.1355160Z ‘/tmp/RtmpSXt7Ch/downloaded_packages’ 2021-05-17T17:20:48.3501477Z 2021-05-17T17:20:48.3548679Z checking for file ‘/tmp/RtmpSXt7Ch/remotes72e522921854/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:20:48.3549632Z 2021-05-17T17:20:48.3550852Z ✔ checking for file ‘/tmp/RtmpSXt7Ch/remotes72e522921854/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:20:48.3672785Z 2021-05-17T17:20:48.3675435Z 2021-05-17T17:20:48.3676499Z ─ preparing ‘aghast’: 2021-05-17T17:20:48.3685102Z 2021-05-17T17:20:48.3686156Z 2021-05-17T17:20:48.3774839Z checking DESCRIPTION meta-information ... 2021-05-17T17:20:48.3804032Z 2021-05-17T17:20:48.3805076Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:20:48.4114457Z 2021-05-17T17:20:48.4138480Z 2021-05-17T17:20:48.4140143Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:20:48.4149482Z 2021-05-17T17:20:48.4173911Z 2021-05-17T17:20:48.4174899Z ─ checking for empty or unneeded directories 2021-05-17T17:20:48.4176007Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:20:48.4228223Z 2021-05-17T17:20:48.4254470Z 2021-05-17T17:20:48.4255440Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:20:48.4356354Z 2021-05-17T17:20:48.4357940Z 2021-05-17T17:20:48.4358257Z 2021-05-17T17:20:48.4457041Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:20:48.4458396Z (as ‘lib’ is unspecified) 2021-05-17T17:20:48.6901610Z * installing *source* package ‘aghast’ ... 2021-05-17T17:20:48.6903978Z ** using staged installation 2021-05-17T17:20:48.7104066Z ** R 2021-05-17T17:20:48.7163129Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:20:49.2581674Z ** help 2021-05-17T17:20:49.2925108Z *** installing help indices 2021-05-17T17:20:49.3178392Z ** building package indices 2021-05-17T17:20:49.5409639Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:20:49.7425261Z ** testing if installed package can be loaded from final location 2021-05-17T17:20:49.9419201Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:20:49.9425348Z * DONE (aghast) 2021-05-17T17:20:49.9516153Z Installing 1 packages: covr 2021-05-17T17:20:49.9523336Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:20:49.9524519Z (as ‘lib’ is unspecified) 2021-05-17T17:21:06.9575929Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:21:06.9576449Z 2021-05-17T17:21:06.9577672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:21:06.9579492Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-17T17:21:06.9580072Z ================================================== 2021-05-17T17:21:06.9580492Z downloaded 81 KB 2021-05-17T17:21:06.9580760Z 2021-05-17T17:21:06.9581917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:21:07.1225916Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-17T17:21:07.1239372Z ================================================== 2021-05-17T17:21:07.1240884Z downloaded 89 KB 2021-05-17T17:21:07.1276001Z 2021-05-17T17:21:07.1277694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:21:07.4993290Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-17T17:21:07.5026376Z ================================================== 2021-05-17T17:21:07.5027093Z downloaded 144 KB 2021-05-17T17:21:07.5027372Z 2021-05-17T17:21:07.8053723Z * installing *source* package ‘lazyeval’ ... 2021-05-17T17:21:07.8080125Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:07.8081229Z ** using staged installation 2021-05-17T17:21:07.8244725Z ** libs 2021-05-17T17:21:07.8299770Z 2021-05-17T17:21:07.8301304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-17T17:21:07.9008545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:21:07.9457094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-17T17:21:08.0130998Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-17T17:21:08.0988744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-17T17:21:08.1753831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:21:08.2561487Z 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-17T17:21:08.2833693Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-17T17:21:08.2835265Z ** R 2021-05-17T17:21:08.2912628Z ** inst 2021-05-17T17:21:08.2928715Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:21:08.9404699Z ** help 2021-05-17T17:21:09.0092452Z *** installing help indices 2021-05-17T17:21:09.0684143Z ** building package indices 2021-05-17T17:21:09.3381735Z ** installing vignettes 2021-05-17T17:21:09.3459560Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:21:09.5508859Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:21:09.5718011Z ** testing if installed package can be loaded from final location 2021-05-17T17:21:09.7850531Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:21:09.7856462Z * DONE (lazyeval) 2021-05-17T17:21:10.0660101Z * installing *source* package ‘rex’ ... 2021-05-17T17:21:10.0689440Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:10.0691424Z ** using staged installation 2021-05-17T17:21:10.0854403Z ** R 2021-05-17T17:21:10.0931089Z ** inst 2021-05-17T17:21:10.0945810Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:21:10.7392873Z ** help 2021-05-17T17:21:10.7921981Z *** installing help indices 2021-05-17T17:21:10.8422697Z ** building package indices 2021-05-17T17:21:11.0823180Z ** installing vignettes 2021-05-17T17:21:11.0924521Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:21:11.2989254Z ** testing if installed package can be loaded from final location 2021-05-17T17:21:11.5138547Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:21:11.5145292Z * DONE (rex) 2021-05-17T17:21:11.9279503Z * installing *source* package ‘covr’ ... 2021-05-17T17:21:11.9336492Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:11.9337602Z ** using staged installation 2021-05-17T17:21:11.9577060Z ** libs 2021-05-17T17:21:11.9623958Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-17T17:21:12.0217271Z 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-17T17:21:12.0380372Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-17T17:21:12.0395801Z ** R 2021-05-17T17:21:12.0541203Z ** inst 2021-05-17T17:21:12.0572705Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:21:13.8315525Z ** help 2021-05-17T17:21:13.9110295Z *** installing help indices 2021-05-17T17:21:13.9707273Z *** copying figures 2021-05-17T17:21:13.9709886Z ** building package indices 2021-05-17T17:21:14.2352778Z ** installing vignettes 2021-05-17T17:21:14.2390116Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:21:14.4705929Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:21:14.4902372Z ** testing if installed package can be loaded from final location 2021-05-17T17:21:14.7389238Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:21:14.7408463Z * DONE (covr) 2021-05-17T17:21:14.7524016Z 2021-05-17T17:21:14.7525205Z The downloaded source packages are in 2021-05-17T17:21:14.7526720Z ‘/tmp/RtmpSXt7Ch/downloaded_packages’ 2021-05-17T17:21:14.7662887Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:21:14.7663537Z Rscript -e "tic::before_install()" 2021-05-17T17:21:14.7708715Z shell: /usr/bin/bash -e {0} 2021-05-17T17:21:14.7709084Z env: 2021-05-17T17:21:14.7709508Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:21:14.7709963Z TIC_DEPLOY_KEY: 2021-05-17T17:21:14.7710910Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:21:14.7713892Z GITHUB_PAT: *** 2021-05-17T17:21:14.7714940Z COVERALLS_TOKEN: *** 2021-05-17T17:21:14.7715472Z continue-on-error: true 2021-05-17T17:21:14.7715988Z VDIFFR_RUN_TESTS: 2021-05-17T17:21:14.7716498Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:21:14.7716989Z TZ: UTC 2021-05-17T17:21:14.7717409Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:21:14.7717843Z NOT_CRAN: true 2021-05-17T17:21:14.7718252Z ##[endgroup] 2021-05-17T17:21:15.0764980Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:21:15.2406804Z Running before_install: step_install_remote_binaries() 2021-05-17T17:21:15.9401713Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:21:15.9402436Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:21:15.9402966Z remotes::install_cran("rcmdcheck") 2021-05-17T17:21:15.9403605Z remotes::install_cran("markdown") 2021-05-17T17:21:15.9410033Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:21:15.9410399Z env: 2021-05-17T17:21:15.9410773Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:21:15.9411185Z TIC_DEPLOY_KEY: 2021-05-17T17:21:15.9411864Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:21:15.9413193Z GITHUB_PAT: *** 2021-05-17T17:21:15.9413961Z COVERALLS_TOKEN: *** 2021-05-17T17:21:15.9414378Z continue-on-error: true 2021-05-17T17:21:15.9414790Z VDIFFR_RUN_TESTS: 2021-05-17T17:21:15.9415214Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:21:15.9415586Z TZ: UTC 2021-05-17T17:21:15.9415924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:21:15.9416317Z NOT_CRAN: true 2021-05-17T17:21:15.9416655Z ##[endgroup] 2021-05-17T17:21:36.4682726Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-17T17:21:36.4684570Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:21:36.4693978Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:21:36.4695834Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:21:36.4696845Z (as ‘lib’ is unspecified) 2021-05-17T17:21:36.4697896Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T17:21:36.4699042Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:21:53.2200087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:21:53.4628586Z Content type 'application/x-tar' length 7843 bytes 2021-05-17T17:21:53.4635336Z ================================================== 2021-05-17T17:21:53.4636210Z downloaded 7843 bytes 2021-05-17T17:21:53.4636524Z 2021-05-17T17:21:53.4679730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:21:53.7142018Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-17T17:21:53.7143677Z ================================================== 2021-05-17T17:21:53.7144376Z downloaded 28 KB 2021-05-17T17:21:53.7144941Z 2021-05-17T17:21:53.7206237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:21:53.9799922Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-17T17:21:53.9815197Z ================================================== 2021-05-17T17:21:53.9816723Z downloaded 70 KB 2021-05-17T17:21:53.9817269Z 2021-05-17T17:21:53.9926629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:21:54.2359440Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-17T17:21:54.3559512Z ================================================== 2021-05-17T17:21:54.3560201Z downloaded 3.1 MB 2021-05-17T17:21:54.3560525Z 2021-05-17T17:21:54.5918895Z * installing *source* package ‘base64enc’ ... 2021-05-17T17:21:54.5928360Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:54.5929548Z ** using staged installation 2021-05-17T17:21:54.6060650Z ** libs 2021-05-17T17:21:54.6111310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:21:54.7387069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-17T17:21:54.8205464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-17T17:21:54.9039546Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:21:54.9302324Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-17T17:21:54.9321679Z ** R 2021-05-17T17:21:54.9355424Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:21:55.2455039Z ** help 2021-05-17T17:21:55.2746988Z *** installing help indices 2021-05-17T17:21:55.2934103Z ** building package indices 2021-05-17T17:21:55.5096159Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:21:55.7230303Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:21:55.7434506Z ** testing if installed package can be loaded from final location 2021-05-17T17:21:55.9511009Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:21:55.9518733Z * DONE (base64enc) 2021-05-17T17:21:56.2070813Z * installing *source* package ‘tinytex’ ... 2021-05-17T17:21:56.2084626Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:56.2088067Z ** using staged installation 2021-05-17T17:21:56.2341567Z ** R 2021-05-17T17:21:56.2428482Z ** inst 2021-05-17T17:21:56.2437888Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:21:57.1552358Z ** help 2021-05-17T17:21:57.1884762Z *** installing help indices 2021-05-17T17:21:57.2227095Z ** building package indices 2021-05-17T17:21:57.4514407Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:21:57.6590569Z ** testing if installed package can be loaded from final location 2021-05-17T17:21:57.8816116Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:21:57.8824574Z * DONE (tinytex) 2021-05-17T17:21:58.1717905Z * installing *source* package ‘htmltools’ ... 2021-05-17T17:21:58.1741908Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-17T17:21:58.1742833Z ** using staged installation 2021-05-17T17:21:58.1926292Z ** libs 2021-05-17T17:21:58.1971707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:21:58.2517888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-17T17:21:58.3738415Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:21:58.3998655Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-17T17:21:58.4014924Z ** R 2021-05-17T17:21:58.4162945Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:22:00.3158160Z ** help 2021-05-17T17:22:00.4216665Z *** installing help indices 2021-05-17T17:22:00.4967546Z ** building package indices 2021-05-17T17:22:00.7851629Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:22:01.0202762Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:22:01.0393970Z ** testing if installed package can be loaded from final location 2021-05-17T17:22:01.3004650Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:22:01.3022247Z * DONE (htmltools) 2021-05-17T17:22:02.3007060Z * installing *source* package ‘rmarkdown’ ... 2021-05-17T17:22:02.3319771Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-17T17:22:02.3320464Z ** using staged installation 2021-05-17T17:22:02.3642488Z ** R 2021-05-17T17:22:02.4116128Z ** inst 2021-05-17T17:22:02.4357258Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:22:06.9750750Z ** help 2021-05-17T17:22:07.2023137Z *** installing help indices 2021-05-17T17:22:07.3863156Z *** copying figures 2021-05-17T17:22:07.3870802Z ** building package indices 2021-05-17T17:22:07.7370560Z ** installing vignettes 2021-05-17T17:22:07.7459627Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:22:08.0433555Z ** testing if installed package can be loaded from final location 2021-05-17T17:22:08.9772652Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:22:08.9780747Z * DONE (rmarkdown) 2021-05-17T17:22:08.9781774Z 2021-05-17T17:22:08.9782940Z The downloaded source packages are in 2021-05-17T17:22:08.9784510Z ‘/tmp/RtmpyfXPWM/downloaded_packages’ 2021-05-17T17:22:24.8329056Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:22:24.8331812Z Use `force = TRUE` to force installation 2021-05-17T17:22:24.8345326Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:22:24.8346522Z Use `force = TRUE` to force installation 2021-05-17T17:22:24.8478526Z ##[group]Run options(width = 100) 2021-05-17T17:22:24.8479038Z options(width = 100) 2021-05-17T17:22:24.8479572Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:22:24.8480221Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:22:24.8486930Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:22:24.8487302Z env: 2021-05-17T17:22:24.8487712Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:22:24.8488146Z TIC_DEPLOY_KEY: 2021-05-17T17:22:24.8489037Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:22:24.8490806Z GITHUB_PAT: *** 2021-05-17T17:22:24.8492175Z COVERALLS_TOKEN: *** 2021-05-17T17:22:24.8492723Z continue-on-error: true 2021-05-17T17:22:24.8493709Z VDIFFR_RUN_TESTS: 2021-05-17T17:22:24.8494169Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:22:24.8494574Z TZ: UTC 2021-05-17T17:22:24.8494943Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:22:24.8495377Z NOT_CRAN: true 2021-05-17T17:22:24.8495726Z ##[endgroup] 2021-05-17T17:22:25.4129576Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:22:25.4130276Z setting value 2021-05-17T17:22:25.4131180Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-17T17:22:25.4131839Z os Ubuntu 20.04.2 LTS 2021-05-17T17:22:25.4132613Z system x86_64, linux-gnu 2021-05-17T17:22:25.4133180Z ui X11 2021-05-17T17:22:25.4133705Z language (EN) 2021-05-17T17:22:25.4134570Z collate C.UTF-8 2021-05-17T17:22:25.4135309Z ctype C.UTF-8 2021-05-17T17:22:25.4136044Z tz UTC 2021-05-17T17:22:25.4136789Z date 2021-05-17 2021-05-17T17:22:25.4137092Z 2021-05-17T17:22:25.4138197Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:22:25.4138920Z package * version date lib source 2021-05-17T17:22:25.4141595Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:22:25.4142746Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4144161Z base * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4145054Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4146340Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4147225Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4148217Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4149042Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4149866Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4150671Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4151756Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4152634Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4153454Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4154470Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4155381Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4156695Z compiler 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4157638Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4158442Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4159264Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4160117Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4160945Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4161768Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4162618Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4163518Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:22:25.4164662Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4165713Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4166531Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4167348Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4168314Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4169125Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4169926Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4170725Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4171691Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4172688Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4173716Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4175373Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4176172Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4177074Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:22:25.4177997Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4178826Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4179639Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4180463Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4181474Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4182468Z grid 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4183455Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4184492Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4185368Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4186227Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4187095Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4188116Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4189354Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4190393Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4191296Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4192514Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4193577Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4196289Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4197376Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4198217Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4200046Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4200963Z methods * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4201834Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4202852Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4203688Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4204529Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4205385Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4206245Z parallel 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4207120Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4207984Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4208853Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4209730Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4210601Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4211471Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4212375Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4213235Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4214058Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4214890Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4215738Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4216606Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4217464Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4218325Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4219453Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4220298Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4221132Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4221998Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4222876Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4223723Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4224592Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4225480Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4226365Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4227417Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4228270Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4229192Z splines 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4230057Z stats * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4230864Z stats4 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4231939Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-17T17:22:25.4232808Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4234001Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-17T17:22:25.4234815Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4235688Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:22:25.4236562Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4237395Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4238234Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4239092Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:22:25.4240353Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4241259Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4242160Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4243351Z tools 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4244173Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4245344Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4246269Z utils * 4.2.0 2021-05-16 [2] local 2021-05-17T17:22:25.4247431Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4248233Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4249052Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4249873Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4250668Z xfun 0.23 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4251472Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4252276Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4253095Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4254111Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-17T17:22:25.4254433Z 2021-05-17T17:22:25.4254889Z [1] /home/runner/work/_temp/Library 2021-05-17T17:22:25.4255446Z [2] /opt/R/devel/lib/R/library 2021-05-17T17:22:25.4290647Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:22:25.4291296Z Rscript -e 'tic::script()' 2021-05-17T17:22:25.4291746Z ls -l check 2021-05-17T17:22:25.4340303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:22:25.4340863Z env: 2021-05-17T17:22:25.4341339Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:22:25.4341852Z TIC_DEPLOY_KEY: 2021-05-17T17:22:25.4342861Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:22:25.4344798Z GITHUB_PAT: *** 2021-05-17T17:22:25.4345651Z COVERALLS_TOKEN: *** 2021-05-17T17:22:25.4346165Z continue-on-error: true 2021-05-17T17:22:25.4346657Z VDIFFR_RUN_TESTS: 2021-05-17T17:22:25.4347320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:22:25.4347771Z TZ: UTC 2021-05-17T17:22:25.4348144Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:22:25.4348556Z NOT_CRAN: true 2021-05-17T17:22:25.4348931Z ##[endgroup] 2021-05-17T17:22:25.7611413Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:22:25.9137262Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:22:25.9138738Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:22:25.9139599Z timeout = Inf, check_dir = "check") 2021-05-17T17:22:25.9828249Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:22:26.2489182Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:22:26.2638578Z * preparing ‘mni’: 2021-05-17T17:22:26.2762514Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:22:26.3819790Z * installing the package to build vignettes 2021-05-17T17:22:28.7101227Z * creating vignettes ... OK 2021-05-17T17:22:28.7432775Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:22:28.7438237Z * checking for empty or unneeded directories 2021-05-17T17:22:28.7546528Z * building ‘mni_0.2.0.tar.gz’ 2021-05-17T17:22:28.7719193Z 2021-05-17T17:22:28.9314255Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:22:29.1706746Z * using log directory ‘/home/runner/work/mni/mni/check/mni.Rcheck’ 2021-05-17T17:22:29.1708337Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-17T17:22:29.1710209Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:22:29.1711257Z * using session charset: UTF-8 2021-05-17T17:22:29.2083366Z * using option ‘--as-cran’ 2021-05-17T17:22:29.2102276Z * checking for file ‘mni/DESCRIPTION’ ... OK 2021-05-17T17:22:29.2103871Z * checking extension type ... Package 2021-05-17T17:22:29.2113456Z * this is package ‘mni’ version ‘0.2.0’ 2021-05-17T17:22:29.2114512Z * package encoding: UTF-8 2021-05-17T17:22:29.2133187Z * checking package namespace information ... OK 2021-05-17T17:22:46.9951984Z * checking package dependencies ... OK 2021-05-17T17:22:46.9953989Z * checking if this is a source package ... OK 2021-05-17T17:22:46.9954661Z * checking if there is a namespace ... OK 2021-05-17T17:22:47.1031342Z * checking for executable files ... OK 2021-05-17T17:22:47.1032306Z * checking for hidden files and directories ... OK 2021-05-17T17:22:47.1036282Z * checking for portable file names ... OK 2021-05-17T17:22:47.1048578Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:22:47.1088064Z * checking serialization versions ... OK 2021-05-17T17:22:48.4184188Z * checking whether package ‘mni’ can be installed ... OK 2021-05-17T17:22:48.4226673Z * checking installed package size ... OK 2021-05-17T17:22:48.4918901Z * checking package directory ... OK 2021-05-17T17:22:48.4920250Z * checking for future file timestamps ... OK 2021-05-17T17:22:48.4928786Z * checking ‘build’ directory ... OK 2021-05-17T17:22:48.6673275Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:22:48.6674877Z * checking top-level files ... OK 2021-05-17T17:22:48.6675867Z * checking for left-over files ... OK 2021-05-17T17:22:48.8615542Z * checking index information ... OK 2021-05-17T17:22:49.1384882Z * checking package subdirectories ... OK 2021-05-17T17:22:49.1888492Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:22:49.2511028Z * checking R files for syntax errors ... OK 2021-05-17T17:22:49.4436866Z * checking whether the package can be loaded ... OK 2021-05-17T17:22:49.4909182Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:22:49.5404823Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:22:49.5953942Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:22:49.7713180Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:22:49.9713094Z * checking loading without being on the library search path ... OK 2021-05-17T17:22:50.0591171Z * checking dependencies in R code ... OK 2021-05-17T17:22:50.6185694Z * checking S3 generic/method consistency ... OK 2021-05-17T17:22:50.7300981Z * checking replacement functions ... OK 2021-05-17T17:22:50.8554115Z * checking foreign function calls ... OK 2021-05-17T17:22:53.0274944Z * checking R code for possible problems ... OK 2021-05-17T17:22:53.2501926Z * checking Rd files ... OK 2021-05-17T17:22:53.3110896Z * checking Rd metadata ... OK 2021-05-17T17:22:53.3793124Z * checking Rd line widths ... OK 2021-05-17T17:22:53.4767878Z * checking Rd cross-references ... OK 2021-05-17T17:22:53.5976683Z * checking for missing documentation entries ... OK 2021-05-17T17:22:53.9773142Z * checking for code/documentation mismatches ... OK 2021-05-17T17:22:54.6400285Z * checking Rd \usage sections ... OK 2021-05-17T17:22:54.7135234Z * checking Rd contents ... OK 2021-05-17T17:22:54.8072605Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:22:54.8152791Z * checking contents of ‘data’ directory ... OK 2021-05-17T17:22:55.0338099Z * checking data for non-ASCII characters ... OK 2021-05-17T17:22:55.0340130Z * checking LazyData ... OK 2021-05-17T17:22:55.2485685Z * checking data for ASCII and uncompressed saves ... OK 2021-05-17T17:22:55.2633999Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:22:55.2673484Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:22:55.9572578Z * checking examples ... OK 2021-05-17T17:22:56.0375857Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:22:56.2265692Z * checking tests ... 2021-05-17T17:23:45.8945873Z Running ‘testthat.R’ [3s/50s] 2021-05-17T17:23:45.8999083Z OK 2021-05-17T17:23:46.0977649Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:23:46.1021246Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-17T17:23:46.1023138Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-17T17:23:46.1024258Z ‘bad-vignette.Rmd’ 2021-05-17T17:23:46.8793758Z * checking re-building of vignette outputs ... OK 2021-05-17T17:23:48.5833941Z * checking PDF version of manual ... OK 2021-05-17T17:23:48.5836927Z * checking for non-standard things in the check directory ... OK 2021-05-17T17:23:48.5838339Z * checking for detritus in the temp directory ... OK 2021-05-17T17:23:48.5839399Z * DONE 2021-05-17T17:23:48.5849761Z 2021-05-17T17:23:48.5861669Z Status: 1 NOTE 2021-05-17T17:23:48.5862505Z See 2021-05-17T17:23:48.5863706Z ‘/home/runner/work/mni/mni/check/mni.Rcheck/00check.log’ 2021-05-17T17:23:48.5953287Z for details. 2021-05-17T17:23:48.5953567Z 2021-05-17T17:23:48.5953767Z 2021-05-17T17:23:48.6859789Z ── R CMD check results ────────────────────────────────────────── mni 0.2.0 ──── 2021-05-17T17:23:48.6875735Z Duration: 1m 19.9s 2021-05-17T17:23:48.6876292Z 2021-05-17T17:23:48.6899624Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-17T17:23:48.6900977Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-17T17:23:48.6902428Z ‘bad-vignette.Rmd’ 2021-05-17T17:23:48.6902989Z 2021-05-17T17:23:48.6908534Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-17T17:23:48.6976550Z total 72 2021-05-17T17:23:48.6978723Z drwxr-xr-x 6 runner docker 4096 May 17 17:23 mni.Rcheck 2021-05-17T17:23:48.6979994Z -rw-r--r-- 1 runner docker 28118 May 17 17:22 mni_0.2.0.tar.gz 2021-05-17T17:23:48.6981160Z -rw-r--r-- 1 runner docker 40560 May 17 17:22 mni_0.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:23:48.7021471Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:23:48.7022445Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:23:48.7079027Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:23:48.7079568Z env: 2021-05-17T17:23:48.7080048Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:23:48.7080561Z TIC_DEPLOY_KEY: 2021-05-17T17:23:48.7082028Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:23:48.7083762Z GITHUB_PAT: *** 2021-05-17T17:23:48.7084745Z COVERALLS_TOKEN: *** 2021-05-17T17:23:48.7085242Z continue-on-error: true 2021-05-17T17:23:48.7085688Z VDIFFR_RUN_TESTS: 2021-05-17T17:23:48.7086128Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:23:48.7086555Z TZ: UTC 2021-05-17T17:23:48.7086929Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:23:48.7087315Z NOT_CRAN: true 2021-05-17T17:23:48.7088034Z ##[endgroup] 2021-05-17T17:23:48.7211828Z 2021-05-17T17:23:48.7213567Z R Under development (unstable) (2021-05-15 r80301) -- "Unsuffered Consequences" 2021-05-17T17:23:48.7214758Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-17T17:23:48.7215903Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:23:48.7216510Z 2021-05-17T17:23:48.7217480Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:23:48.7218365Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:23:48.7221459Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:23:48.7221938Z 2021-05-17T17:23:48.7222579Z R is a collaborative project with many contributors. 2021-05-17T17:23:48.7223653Z Type 'contributors()' for more information and 2021-05-17T17:23:48.7225064Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:23:48.7225640Z 2021-05-17T17:23:48.7226352Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:23:48.7227260Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:23:48.7228113Z Type 'q()' to quit R. 2021-05-17T17:23:48.7228397Z 2021-05-17T17:23:48.7229069Z > library(testthat) 2021-05-17T17:23:48.7229531Z > library(mni) 2021-05-17T17:23:48.7229915Z > 2021-05-17T17:23:48.7230334Z > test_check("mni") 2021-05-17T17:23:48.7231867Z trying URL 'http://packages.bic.mni.mcgill.ca/mni-models/icbm152/mni_icbm152_nl_VI_nifti.zip' 2021-05-17T17:23:48.7233310Z Content type 'application/zip' length 12688947 bytes (12.1 MB) 2021-05-17T17:23:48.7233989Z ================================================== 2021-05-17T17:23:48.7234594Z downloaded 12.1 MB 2021-05-17T17:23:48.7234887Z 2021-05-17T17:23:48.7235350Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 297 ] 2021-05-17T17:23:48.7235947Z > 2021-05-17T17:23:48.7236502Z > proc.time() 2021-05-17T17:23:48.7236944Z user system elapsed 2021-05-17T17:23:48.7237376Z 2.468 0.188 49.631 2021-05-17T17:23:48.7277053Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:23:48.7277842Z Rscript -e "tic::before_deploy()" 2021-05-17T17:23:48.7322528Z shell: /usr/bin/bash -e {0} 2021-05-17T17:23:48.7322948Z env: 2021-05-17T17:23:48.7323423Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:23:48.7323924Z TIC_DEPLOY_KEY: 2021-05-17T17:23:48.7324954Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:23:48.7326193Z GITHUB_PAT: *** 2021-05-17T17:23:48.7326950Z COVERALLS_TOKEN: *** 2021-05-17T17:23:48.7327430Z continue-on-error: true 2021-05-17T17:23:48.7328473Z VDIFFR_RUN_TESTS: 2021-05-17T17:23:48.7329130Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:23:48.7329601Z TZ: UTC 2021-05-17T17:23:48.7329990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:23:48.7330418Z NOT_CRAN: true 2021-05-17T17:23:48.7330814Z ##[endgroup] 2021-05-17T17:23:49.0463767Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:23:49.2166745Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:23:49.2167275Z with: 2021-05-17T17:23:49.2167974Z upload_url: https://uploads.github.com/repos/neuroconductor/mni/releases/43074731/assets{?name,label} 2021-05-17T17:23:49.2169187Z asset_path: check/mni_0.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:23:49.2169781Z asset_name: mni_0.2.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-17T17:23:49.2170542Z asset_content_type: application/octet-stream 2021-05-17T17:23:49.2171027Z env: 2021-05-17T17:23:49.2171464Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:23:49.2172095Z TIC_DEPLOY_KEY: 2021-05-17T17:23:49.2172859Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:23:49.2174599Z GITHUB_PAT: *** 2021-05-17T17:23:49.2175276Z COVERALLS_TOKEN: *** 2021-05-17T17:23:49.2175705Z continue-on-error: true 2021-05-17T17:23:49.2176964Z VDIFFR_RUN_TESTS: 2021-05-17T17:23:49.2177589Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:23:49.2178067Z TZ: UTC 2021-05-17T17:23:49.2178486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:23:49.2178931Z NOT_CRAN: true 2021-05-17T17:23:49.2180005Z GITHUB_TOKEN: *** 2021-05-17T17:23:49.2180351Z ##[endgroup] 2021-05-17T17:23:50.1621105Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:23:50.1621672Z Rscript -e "tic::deploy()" 2021-05-17T17:23:50.1665546Z shell: /usr/bin/bash -e {0} 2021-05-17T17:23:50.1666105Z env: 2021-05-17T17:23:50.1667016Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:23:50.1667439Z TIC_DEPLOY_KEY: 2021-05-17T17:23:50.1668326Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:23:50.1669542Z GITHUB_PAT: *** 2021-05-17T17:23:50.1670426Z COVERALLS_TOKEN: *** 2021-05-17T17:23:50.1670853Z continue-on-error: true 2021-05-17T17:23:50.1671266Z VDIFFR_RUN_TESTS: 2021-05-17T17:23:50.1672327Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:23:50.1672732Z TZ: UTC 2021-05-17T17:23:50.1673064Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:23:50.1673434Z NOT_CRAN: true 2021-05-17T17:23:50.1673773Z ##[endgroup] 2021-05-17T17:23:50.4756244Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:23:50.6387497Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:23:50.6388295Z Rscript -e "tic::after_deploy()" 2021-05-17T17:23:50.6429011Z shell: /usr/bin/bash -e {0} 2021-05-17T17:23:50.6429553Z env: 2021-05-17T17:23:50.6429947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:23:50.6430382Z TIC_DEPLOY_KEY: 2021-05-17T17:23:50.6431103Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:23:50.6433243Z GITHUB_PAT: *** 2021-05-17T17:23:50.6434100Z COVERALLS_TOKEN: *** 2021-05-17T17:23:50.6434633Z continue-on-error: true 2021-05-17T17:23:50.6435127Z VDIFFR_RUN_TESTS: 2021-05-17T17:23:50.6435814Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:23:50.6436798Z TZ: UTC 2021-05-17T17:23:50.6437189Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:23:50.6437604Z NOT_CRAN: true 2021-05-17T17:23:50.6437968Z ##[endgroup] 2021-05-17T17:23:50.9541253Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:23:51.2972477Z Post job cleanup. 2021-05-17T17:23:51.3439661Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:23:51.3530518Z Post job cleanup. 2021-05-17T17:23:51.4703025Z [command]/usr/bin/git version 2021-05-17T17:23:51.4787682Z git version 2.31.1 2021-05-17T17:23:51.4829850Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:23:51.4896185Z [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-17T17:23:51.5189353Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:23:51.5230324Z http.https://github.com/.extraheader 2021-05-17T17:23:51.5242705Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:23:51.5295728Z [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-17T17:23:51.5679678Z Cleaning up orphan processes