2021-05-15T13:51:00.5840333Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.0111999Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.0676801Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.1607487Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.2606720Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:08.3214726Z Current runner version: '2.278.0' 2021-05-15T13:51:08.3247528Z ##[group]Operating System 2021-05-15T13:51:08.3248631Z Ubuntu 2021-05-15T13:51:08.3249147Z 20.04.2 2021-05-15T13:51:08.3249631Z LTS 2021-05-15T13:51:08.3250103Z ##[endgroup] 2021-05-15T13:51:08.3250857Z ##[group]Virtual Environment 2021-05-15T13:51:08.3251541Z Environment: ubuntu-20.04 2021-05-15T13:51:08.3252109Z Version: 20210510.0 2021-05-15T13:51:08.3253146Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:51:08.3254507Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:51:08.3255730Z ##[endgroup] 2021-05-15T13:51:08.3257840Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:08.3259516Z Actions: write 2021-05-15T13:51:08.3260094Z Checks: write 2021-05-15T13:51:08.3260611Z Contents: write 2021-05-15T13:51:08.3261179Z Deployments: write 2021-05-15T13:51:08.3261874Z Issues: write 2021-05-15T13:51:08.3262454Z Metadata: read 2021-05-15T13:51:08.3263137Z Packages: write 2021-05-15T13:51:08.3263810Z PullRequests: write 2021-05-15T13:51:08.3264546Z RepositoryProjects: write 2021-05-15T13:51:08.3265243Z SecurityEvents: write 2021-05-15T13:51:08.3265881Z Statuses: write 2021-05-15T13:51:08.3266585Z ##[endgroup] 2021-05-15T13:51:08.3270342Z Prepare workflow directory 2021-05-15T13:51:08.4658214Z Prepare all required actions 2021-05-15T13:51:08.4670877Z Getting action download info 2021-05-15T13:51:08.8093266Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:10.8014573Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:11.2836034Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:12.8042621Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:13.0060563Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:13.1244839Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:13.2415145Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:13.5405855Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:13.5406602Z with: 2021-05-15T13:51:13.5407121Z repository: neuroconductor/msmri 2021-05-15T13:51:13.5408034Z token: *** 2021-05-15T13:51:13.5408488Z ssh-strict: true 2021-05-15T13:51:13.5409018Z persist-credentials: true 2021-05-15T13:51:13.5409539Z clean: true 2021-05-15T13:51:13.5409981Z fetch-depth: 1 2021-05-15T13:51:13.5410400Z lfs: false 2021-05-15T13:51:13.5410838Z submodules: false 2021-05-15T13:51:13.5411261Z env: 2021-05-15T13:51:13.5411745Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:13.5412240Z TIC_DEPLOY_KEY: 2021-05-15T13:51:13.5413050Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:13.5414201Z GITHUB_PAT: *** 2021-05-15T13:51:13.5414675Z COVERALLS_TOKEN: 2021-05-15T13:51:13.5415202Z continue-on-error: true 2021-05-15T13:51:13.5415693Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:13.5416138Z ##[endgroup] 2021-05-15T13:51:13.7830776Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:13.7831983Z ##[group]Getting Git version info 2021-05-15T13:51:13.7833394Z Working directory is '/home/runner/work/msmri/msmri' 2021-05-15T13:51:13.7835780Z [command]/usr/bin/git version 2021-05-15T13:51:13.8044170Z git version 2.31.1 2021-05-15T13:51:13.8077376Z ##[endgroup] 2021-05-15T13:51:13.8089790Z Deleting the contents of '/home/runner/work/msmri/msmri' 2021-05-15T13:51:13.8096836Z ##[group]Initializing the repository 2021-05-15T13:51:13.8101582Z [command]/usr/bin/git init /home/runner/work/msmri/msmri 2021-05-15T13:51:13.8191959Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:13.8193416Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:13.8195149Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:13.8196065Z hint: 2021-05-15T13:51:13.8197902Z hint: git config --global init.defaultBranch 2021-05-15T13:51:13.8199327Z hint: 2021-05-15T13:51:13.8202245Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:13.8203400Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:13.8205453Z hint: 2021-05-15T13:51:13.8206595Z hint: git branch -m 2021-05-15T13:51:13.8211990Z Initialized empty Git repository in /home/runner/work/msmri/msmri/.git/ 2021-05-15T13:51:13.8224988Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:13.8275232Z ##[endgroup] 2021-05-15T13:51:13.8276388Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:13.8283662Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:51:13.8329755Z ##[endgroup] 2021-05-15T13:51:13.8337131Z ##[group]Setting up auth 2021-05-15T13:51:13.8347398Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:13.8393942Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:51:13.8809243Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:13.8859573Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:51:13.9139923Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:13.9197572Z ##[endgroup] 2021-05-15T13:51:13.9199748Z ##[group]Fetching the repository 2021-05-15T13:51:13.9212326Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:14.6404907Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:14.6406810Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:14.6408693Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:14.6409858Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:14.6410925Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:14.6412006Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:14.6413084Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:14.6414152Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:14.6415555Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:14.6416534Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:14.6417618Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:14.6418689Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:14.6419930Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:14.6420716Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:14.6421653Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:14.6422389Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:14.6423169Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:14.6424261Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:14.6425028Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:14.6425765Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:14.6426495Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:14.6427307Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:14.6428014Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:14.6430292Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:14.6430968Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:14.6431764Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:14.6432392Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:14.6433068Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:14.6434295Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:14.6434854Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:14.6435585Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:14.6436147Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:14.6436775Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:14.6437567Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:14.6438200Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:14.6439647Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:14.6440342Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:14.6440931Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:14.6441521Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:14.6442268Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:14.6442833Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:14.6443635Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:14.6444208Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:14.6444851Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:14.6445602Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:14.6446146Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:14.6446734Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:14.6447274Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:14.6447893Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:14.6448443Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:14.6449027Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:14.6449571Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:14.6450172Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:14.6450797Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:14.6451346Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:14.6452370Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:14.6453034Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:14.6459163Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:14.6459894Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:14.6460972Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:14.6461644Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:14.6462428Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:14.6463085Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:14.6463812Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:14.6464516Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:14.6511233Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:14.6511830Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:14.6512402Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:14.6513138Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:14.6513711Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:14.6514264Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:14.6514832Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:14.6515386Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:14.6515954Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:14.6516511Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:14.6517060Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:14.6517624Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:14.6518172Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:14.7162607Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:14.7163436Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:14.7163976Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:14.7165002Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:14.7165534Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:14.7166166Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:14.7166669Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:14.7167161Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:14.7167664Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:14.7168154Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:14.7168780Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:14.7169304Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:14.7169841Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:14.7170365Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:14.7171375Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:14.7171954Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:14.7172887Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:14.7173467Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:14.7174029Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:14.7174940Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:14.7175500Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:14.7176045Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:14.7176603Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:14.7177144Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:14.7177696Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:14.7178362Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:14.8042077Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:14.8136985Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:14.8141386Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:14.8168716Z ##[endgroup] 2021-05-15T13:51:14.8171965Z ##[group]Determining the checkout info 2021-05-15T13:51:14.8183989Z ##[endgroup] 2021-05-15T13:51:14.8184770Z ##[group]Checking out the ref 2021-05-15T13:51:14.8185792Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:14.8258552Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:14.8274154Z 2021-05-15T13:51:14.8275689Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:14.8277024Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:14.8278096Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:14.8279302Z 2021-05-15T13:51:14.8280184Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:14.8281457Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:14.8282288Z 2021-05-15T13:51:14.8283402Z git switch -c 2021-05-15T13:51:14.8284026Z 2021-05-15T13:51:14.8284804Z Or undo this operation with: 2021-05-15T13:51:14.8303625Z 2021-05-15T13:51:14.8304551Z git switch - 2021-05-15T13:51:14.8304953Z 2021-05-15T13:51:14.8305581Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:14.8306336Z 2021-05-15T13:51:14.8306732Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:14.8314202Z ##[endgroup] 2021-05-15T13:51:14.8319184Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:51:14.8350170Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:14.8520321Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:14.8520834Z with: 2021-05-15T13:51:14.8521201Z r-version: devel 2021-05-15T13:51:14.8521684Z Ncpus: 1 2021-05-15T13:51:14.8522071Z crayon.enabled: NULL 2021-05-15T13:51:14.8522670Z remove-openmp-macos: true 2021-05-15T13:51:14.8523168Z http-user-agent: default 2021-05-15T13:51:14.8523753Z install-r: true 2021-05-15T13:51:14.8524276Z windows-path-include-mingw: true 2021-05-15T13:51:14.8524746Z env: 2021-05-15T13:51:14.8525145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:14.8525559Z TIC_DEPLOY_KEY: 2021-05-15T13:51:14.8526296Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:14.8528248Z GITHUB_PAT: *** 2021-05-15T13:51:14.8528640Z COVERALLS_TOKEN: 2021-05-15T13:51:14.8529073Z continue-on-error: true 2021-05-15T13:51:14.8529511Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:14.8529989Z ##[endgroup] 2021-05-15T13:51:15.8054913Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:51:17.8717696Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:51:17.8720314Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:51:17.8727425Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:51:17.8790999Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:51:18.0066043Z Hit:5 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:51:18.0122541Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:51:18.0376069Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:51:18.1361946Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:51:18.1613922Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:51:18.1669987Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:51:18.1672109Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:51:18.1674221Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:51:18.1725020Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:51:18.1754058Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:51:18.1828609Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:51:18.1849546Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:51:18.3854007Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:51:18.4161643Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:51:18.4629893Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:51:18.4651399Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:51:18.4653665Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:51:18.4666893Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:51:18.4677496Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:51:18.4753054Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:51:18.8073047Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:51:25.8769792Z Fetched 4463 kB in 1s (3926 kB/s) 2021-05-15T13:51:26.7363294Z Reading package lists... 2021-05-15T13:51:26.7608026Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:51:28.7706366Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:51:28.8446089Z Reading package lists... 2021-05-15T13:51:29.0287382Z Building dependency tree... 2021-05-15T13:51:29.0303842Z Reading state information... 2021-05-15T13:51:29.1986147Z The following additional packages will be installed: 2021-05-15T13:51:29.1990639Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:51:29.1992235Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:51:29.1994045Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:51:29.1996934Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:51:29.1998966Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:51:29.2000510Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:51:29.2008364Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:51:29.2010631Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:51:29.2013851Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:51:29.2015359Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:51:29.2016885Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:51:29.2018292Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:51:29.2019937Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:51:29.2021615Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:51:29.2022870Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:51:29.2024221Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:51:29.2025406Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:29.2026801Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:29.2028464Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:29.2029804Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:29.2031090Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:29.2032290Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:29.2033644Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:29.2035070Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:29.2036398Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:29.2037657Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:29.2039283Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:29.2040636Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:29.2042009Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:29.2043398Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:29.2044802Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:29.2046183Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:29.2047533Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:29.2048780Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:29.2049976Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:29.2051238Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:29.2052414Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:29.2053629Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:51:29.2054237Z Suggested packages: 2021-05-15T13:51:29.2055013Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:51:29.2056052Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:51:29.2057147Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:51:29.2058463Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:51:29.2059562Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:51:29.2060734Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:51:29.2062013Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:51:29.2063303Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:51:29.2064938Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:51:29.2066286Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:51:29.6860406Z The following NEW packages will be installed: 2021-05-15T13:51:29.6862340Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:51:29.6863831Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:51:29.6865635Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:51:29.6867629Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:51:29.6869331Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:51:29.6870868Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:51:29.6873247Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:51:29.6874808Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:51:29.6876446Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:51:29.6877932Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:51:29.6880161Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:51:29.6881459Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:51:29.6883045Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:51:29.6884837Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:51:29.6886339Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:51:29.6887756Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:51:29.6889220Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:29.6892292Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:29.6893733Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:29.6894958Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:29.6896044Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:29.6897167Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:29.6898664Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:29.6900177Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:29.6901748Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:29.6902944Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:29.6904221Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:29.6905835Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:29.6907243Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:29.6908758Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:29.6910550Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:29.6912102Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:29.6913789Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:29.6915456Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:29.6916654Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:29.6918162Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:29.6919768Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:29.6921002Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:51:29.7086559Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:29.7087694Z Need to get 8648 kB of archives. 2021-05-15T13:51:29.7088624Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:51:29.7090186Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:51:29.7119549Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:51:29.7144797Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:51:29.7155676Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:51:29.7167143Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:51:29.7181946Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:51:29.7189596Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:51:29.7195831Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:51:29.7202303Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:51:29.7208160Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:51:29.7213872Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:51:29.7219097Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:51:29.7224551Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:51:29.7229980Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:51:29.7245120Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:51:29.7255419Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:51:29.7262526Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:51:29.7268935Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:51:29.7276656Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:51:29.7436344Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:51:29.7438893Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:51:29.7440875Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:51:29.7481173Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:51:29.7487627Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:51:29.7494252Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:51:29.7612501Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:51:29.7615073Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:51:29.7633451Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:51:29.7645816Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:51:29.7661543Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:51:29.7676602Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:51:29.7679420Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:51:29.7691901Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:51:29.7694284Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:51:29.7703053Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:51:29.7705001Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:51:29.7706673Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:51:29.7713915Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:51:29.7727240Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:51:29.7760292Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:51:29.7762244Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:51:29.7764328Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:51:29.7766198Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:51:29.7797764Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:51:29.7799768Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:51:29.7801493Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:51:29.7803408Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:51:29.7805161Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:51:29.7815820Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:51:29.7818149Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:51:29.7827074Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:51:29.7883131Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:51:29.7892081Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:51:29.7900017Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:51:29.7910049Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:51:29.7917186Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:51:29.7925658Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:51:29.7974842Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:51:29.7976613Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:51:29.7978208Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:51:29.7985777Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:51:29.7994036Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:51:29.8005167Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:51:29.8047062Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:51:29.8048772Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:51:29.8050723Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:51:29.8052454Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:51:29.8054021Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:51:29.8055512Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:51:29.8069472Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:51:29.8092476Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:51:29.8094215Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:51:29.8095798Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:51:29.8097444Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:51:29.8099132Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:51:29.8106413Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:51:29.8143142Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:51:29.8161913Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:51:29.8163933Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:51:29.8172016Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:51:29.8220457Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:51:29.8227839Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:51:29.8234774Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:51:29.8236863Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:51:29.8254597Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:51:29.8262863Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:51:29.8271751Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:51:29.8283082Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:51:29.8291853Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:51:29.8299522Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:51:29.8308698Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:51:29.8332057Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:51:29.8334137Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:51:29.8336240Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:51:29.8338454Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:51:29.8362020Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:51:29.8364428Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:51:29.8367925Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:51:29.8374710Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:51:29.8377044Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:51:29.8393778Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:51:29.8475966Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:51:29.8501863Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:51:29.8509407Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:51:29.8521077Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:51:29.8530661Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:51:29.8537702Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:51:29.8544697Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:51:29.8589956Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:51:29.8592808Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:51:29.8596504Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:51:29.8618577Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:51:29.8623953Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:51:29.8631151Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:51:29.8637614Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:51:29.8645078Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:51:29.8651745Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:51:29.8657445Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:51:29.8664820Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:51:29.8673873Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:51:29.8680570Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:51:29.8686246Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:51:29.8700416Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:51:29.8708901Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:51:29.8716943Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:51:29.8731791Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:51:29.8868405Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:51:29.8885896Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:51:29.8950189Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:51:29.9007224Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:51:30.6427648Z Fetched 8648 kB in 0s (41.7 MB/s) 2021-05-15T13:51:30.6812730Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:51:30.7026911Z (Reading database ... 2021-05-15T13:51:30.7027776Z (Reading database ... 5% 2021-05-15T13:51:30.7028382Z (Reading database ... 10% 2021-05-15T13:51:30.7029002Z (Reading database ... 15% 2021-05-15T13:51:30.7029583Z (Reading database ... 20% 2021-05-15T13:51:30.7030179Z (Reading database ... 25% 2021-05-15T13:51:30.7030761Z (Reading database ... 30% 2021-05-15T13:51:30.7031356Z (Reading database ... 35% 2021-05-15T13:51:30.7031953Z (Reading database ... 40% 2021-05-15T13:51:30.7032562Z (Reading database ... 45% 2021-05-15T13:51:30.7033161Z (Reading database ... 50% 2021-05-15T13:51:30.7462028Z (Reading database ... 55% 2021-05-15T13:51:30.7977469Z (Reading database ... 60% 2021-05-15T13:51:30.8435054Z (Reading database ... 65% 2021-05-15T13:51:30.8860474Z (Reading database ... 70% 2021-05-15T13:51:30.9654773Z (Reading database ... 75% 2021-05-15T13:51:31.0594965Z (Reading database ... 80% 2021-05-15T13:51:31.1594325Z (Reading database ... 85% 2021-05-15T13:51:31.2268902Z (Reading database ... 90% 2021-05-15T13:51:31.2913554Z (Reading database ... 95% 2021-05-15T13:51:31.2914189Z (Reading database ... 100% 2021-05-15T13:51:31.2915870Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:51:31.3068437Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:51:31.3188183Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:51:31.3560158Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:51:31.3774806Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:51:31.3783701Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:51:31.4050967Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:51:31.4314924Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:51:31.4326857Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:31.4644377Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:51:31.4869708Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:51:31.4879650Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:31.5242187Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:51:31.5501940Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:51:31.5511675Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:31.5840399Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:51:31.6083252Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:51:31.6095968Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:31.6400225Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:51:31.6604999Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:51:31.6616947Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:31.6920496Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:51:31.7139787Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:51:31.7151471Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:31.7439712Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:51:31.7648090Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:51:31.7660978Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:31.7919790Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:51:31.8173707Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:51:31.8182058Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:31.8487386Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:51:31.8710603Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:51:31.8722566Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:31.8989775Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:51:31.9220232Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:51:31.9232151Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:31.9481150Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:51:31.9769862Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:51:31.9781979Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:32.0078184Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:51:32.0288988Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:51:32.0299306Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:32.0561311Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:51:32.0779158Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:51:32.0790290Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:32.1040247Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:51:32.1281993Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:51:32.1293345Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:51:32.1639444Z Selecting previously unselected package patchutils. 2021-05-15T13:51:32.1827777Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:51:32.1842412Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:51:32.2239993Z Selecting previously unselected package wdiff. 2021-05-15T13:51:32.2499465Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:51:32.2511028Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:51:32.2879762Z Selecting previously unselected package devscripts. 2021-05-15T13:51:32.3079708Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:51:32.3312476Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:32.4537250Z Selecting previously unselected package diffstat. 2021-05-15T13:51:32.4837428Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:51:32.4853220Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:51:32.5160440Z Selecting previously unselected package python3-gpg. 2021-05-15T13:51:32.5392912Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:51:32.5403643Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:32.5919962Z Selecting previously unselected package dput. 2021-05-15T13:51:32.6133304Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:51:32.6209305Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:51:32.6600269Z Selecting previously unselected package gdebi-core. 2021-05-15T13:51:32.6792087Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:51:32.6806048Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:32.8019737Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:51:32.8313753Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:51:32.8346138Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:32.8761848Z Selecting previously unselected package gettext. 2021-05-15T13:51:32.9038715Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:51:32.9051509Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:33.0280756Z Selecting previously unselected package intltool-debian. 2021-05-15T13:51:33.0549874Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:51:33.0565320Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:33.0880301Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:51:33.1101202Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:51:33.1110348Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:33.1480390Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:51:33.1679063Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:51:33.1690717Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:33.2080068Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:51:33.2304751Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:51:33.2314342Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:33.2601606Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:51:33.2888893Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:51:33.2900674Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:33.3200726Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:51:33.3411173Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:51:33.3420761Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:33.3720296Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:51:33.3924212Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:51:33.3935573Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:33.4240865Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:51:33.4455696Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:51:33.4475901Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:33.4799864Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:51:33.5035865Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:51:33.5051933Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:33.5360795Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:51:33.5588767Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:51:33.5600470Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:33.5919717Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:51:33.6114718Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:51:33.6139769Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:33.6590397Z Selecting previously unselected package libclone-perl. 2021-05-15T13:51:33.6883750Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:51:33.6903032Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:51:33.7160494Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:51:33.7415599Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:51:33.7427196Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:33.7720288Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:51:33.7933707Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:51:33.7943903Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:33.8240979Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:51:33.8481918Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:51:33.8493240Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:51:33.8800161Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:51:33.9005874Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:51:33.9017020Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:33.9239003Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:51:33.9520788Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:51:33.9532812Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:33.9788987Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:51:34.0065832Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:51:34.0076297Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:34.0362939Z Selecting previously unselected package libwant-perl. 2021-05-15T13:51:34.0580641Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:51:34.0591363Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:51:34.0880192Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:51:34.1096226Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:51:34.1108481Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:34.1405144Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:51:34.1676408Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:51:34.1688071Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:34.2080181Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:51:34.2266032Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:51:34.2277772Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:34.2600939Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:51:34.2792183Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:51:34.2803517Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:34.3082461Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:51:34.3313057Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:51:34.3330708Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:34.3680190Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:51:34.3882489Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:51:34.3894783Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:34.4239960Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:51:34.4446394Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:51:34.4457165Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:34.5200317Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:51:34.5431701Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:51:34.5441566Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:34.5802905Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:51:34.6031226Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:51:34.6042733Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:34.6480446Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:51:34.6715552Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:51:34.6726123Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:34.6969413Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:51:34.7249963Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:51:34.7261876Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:34.7520300Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:51:34.7767147Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:51:34.7781622Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:34.8040294Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:51:34.8291001Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:51:34.8305389Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:34.8681907Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:51:34.8917820Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:51:34.8930626Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:34.9280193Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:51:34.9478211Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:51:34.9487094Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:51:34.9730469Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:51:35.0002349Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:51:35.0017172Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:35.0600287Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:51:35.0866866Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:51:35.0876559Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:51:35.1240030Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:51:35.1442170Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:51:35.1451793Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:35.1760156Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:51:35.2012858Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:51:35.2023509Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:35.2360226Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:51:35.2561048Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:51:35.2574244Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:35.2880255Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:51:35.3140556Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:51:35.3152829Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:35.3440106Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:51:35.3698539Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:51:35.3714036Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:35.3978168Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:51:35.4229634Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:51:35.4241514Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:35.4552818Z Selecting previously unselected package libjson-perl. 2021-05-15T13:51:35.4828022Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:51:35.4837969Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:51:35.5134588Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:51:35.5411584Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:51:35.5429241Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:51:35.5800802Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:51:35.6048545Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:51:35.6060384Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:35.6297031Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:51:35.6588248Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:51:35.6599057Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:35.6832603Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:51:35.7111215Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:51:35.7124120Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:35.7352790Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:51:35.7637595Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:51:35.7649977Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:51:35.7938739Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:51:35.8196412Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:51:35.8198045Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:35.8562990Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:51:35.8789289Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:51:35.8800801Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:35.9162446Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:51:35.9365581Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:51:35.9376850Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:36.0000668Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:51:36.0199552Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:51:36.0212889Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:36.0563626Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:51:36.0816187Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:51:36.0825978Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:36.1071266Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:51:36.1341106Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:51:36.1360435Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:36.1760837Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:51:36.1954250Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:51:36.1964578Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:51:36.2427643Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:51:36.2711284Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:51:36.2723563Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:36.3039911Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:51:36.3248978Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:51:36.3267289Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:36.3602649Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:51:36.3835817Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:51:36.3856412Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:36.4258061Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:51:36.4548054Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:51:36.4558652Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:36.4920104Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:51:36.5166587Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:51:36.5180624Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:36.5520256Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:51:36.5717203Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:51:36.5728332Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:36.6160887Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:51:36.6384888Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:51:36.6393592Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:36.6759988Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:51:36.6953968Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:51:36.6986420Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:36.7239954Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:51:36.7501461Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:51:36.7513406Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:36.7776489Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:51:36.8051513Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:51:36.8062360Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:36.8359609Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:51:36.8544225Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:51:36.8559776Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:36.8881927Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:51:36.9113441Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:51:36.9126309Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:36.9440215Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:51:36.9675228Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:51:36.9685918Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:37.0280119Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:51:37.0525303Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:51:37.0536109Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:37.0880829Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:51:37.1121086Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:51:37.1133992Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:37.1428192Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:51:37.1707002Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:51:37.1718962Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:37.2040231Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:51:37.2271906Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:51:37.2288504Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:37.2680469Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:51:37.3003352Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:51:37.3017548Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:37.3369604Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:51:37.3660103Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:51:37.3674320Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:37.3977546Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:51:37.4277060Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:51:37.4295101Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:37.4564085Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:51:37.4852465Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:37.4862611Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:37.5760874Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:51:37.5963321Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:51:37.5974212Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:37.6214705Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:51:37.6504211Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:51:37.6525107Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:51:37.6880751Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:51:37.7114887Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:51:37.7124995Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:51:37.7441843Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:51:37.7672748Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:51:37.7690508Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:37.7957834Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:51:37.8251200Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:51:37.8274832Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:37.8602355Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:51:37.8862237Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:51:37.8875695Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:37.9200309Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:51:37.9472596Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:37.9483627Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:37.9851543Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:51:38.0144586Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:38.0153993Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:38.0510587Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:51:38.0806070Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:51:38.0817026Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:51:38.1119889Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:51:38.1342456Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:51:38.1351879Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:38.1720099Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:51:38.1963584Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:51:38.1976048Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:38.2215999Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:51:38.2495801Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:51:38.2505089Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:38.2800424Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:51:38.3044486Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:51:38.3061451Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:38.3360792Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:51:38.3587382Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:51:38.3600622Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:38.3921565Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:51:38.4163052Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:51:38.4172609Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:38.4425406Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:51:38.4708670Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:51:38.4718980Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:38.4948869Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:51:38.5309868Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:51:38.5320632Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:38.5602618Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:51:38.5886657Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:51:38.5896657Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:38.6156957Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:51:38.6447809Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:51:38.6458329Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:38.6732535Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:51:38.7020480Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:51:38.7031862Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:38.7383089Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:51:38.7649003Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:51:38.7662616Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:38.8001451Z Selecting previously unselected package licensecheck. 2021-05-15T13:51:38.8239118Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:51:38.8252573Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:51:38.8602246Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:51:38.8809280Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:51:38.8829648Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:38.9098359Z Selecting previously unselected package t1utils. 2021-05-15T13:51:38.9381505Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:51:38.9400310Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:51:38.9879934Z Selecting previously unselected package lintian. 2021-05-15T13:51:39.0106842Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:51:39.0122073Z Unpacking lintian (2.62.0) ... 2021-05-15T13:51:39.3733715Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:51:39.4040670Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:51:39.4060440Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:39.4400130Z Selecting previously unselected package python3-xdg. 2021-05-15T13:51:39.4623399Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:51:39.4642765Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:39.4999437Z Selecting previously unselected package qpdf. 2021-05-15T13:51:39.5212657Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:39.5222163Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:51:39.5892667Z Selecting previously unselected package python3-magic. 2021-05-15T13:51:39.6178502Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:51:39.6195315Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:39.6785343Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:39.6825769Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:39.6856439Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:39.6887703Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:51:39.6923530Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:51:39.6954231Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:39.7001906Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:39.7038176Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:39.7072050Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:39.8705942Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:39.8737167Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:39.8767897Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:51:39.8801190Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:39.8833128Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:39.8872513Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:39.8906489Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:39.8941244Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:39.8997313Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:39.9094472Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:39.9130290Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:51:39.9168357Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:39.9227173Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:39.9268580Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:39.9305640Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:39.9350640Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:51:39.9389138Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:39.9422941Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:39.9464077Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:39.9507042Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:51:39.9551246Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:39.9594543Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:39.9629497Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:39.9669694Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:39.9717096Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:39.9768554Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:40.1551627Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:40.1588884Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:40.1622472Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:51:40.1662566Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:40.1710706Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:51:40.1746905Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:51:40.1780628Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:40.1815477Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:51:40.1850780Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:51:40.1891431Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:40.1928165Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:40.3824134Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:40.3862610Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:40.3900961Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:51:40.3942132Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:40.3974196Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:40.4026765Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:40.4059898Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:51:40.4098167Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:40.4142998Z Setting up t1utils (1.41-3) ... 2021-05-15T13:51:40.4176230Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:40.4209492Z Setting up diffstat (1.63-1) ... 2021-05-15T13:51:40.4243451Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:40.4281273Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:40.4315598Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:40.4353183Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:40.4392170Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:40.4433054Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:40.4475706Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:40.4514955Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:40.4551506Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:40.4590697Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:40.4628155Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:51:40.4663261Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:40.4709371Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:40.4749256Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:40.4808753Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:40.4860600Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:51:40.4898911Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:40.4944693Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:40.4997412Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:40.6568427Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:40.6617112Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:40.6652157Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:40.6683521Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:40.6719717Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:40.6753277Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:40.6790761Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:40.6824065Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:40.7022044Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:40.7060551Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:40.7105372Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:40.8705594Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:40.8751517Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:40.8785233Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:51:40.8877894Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:40.8917074Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:40.8954092Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:40.9003951Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:40.9036281Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:40.9095693Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:40.9137006Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:40.9173756Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:40.9208704Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:40.9248482Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:51:40.9289040Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:40.9381989Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:40.9418068Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:51:41.1279100Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:41.1312340Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:41.1349354Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:41.1382356Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:41.1419335Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:41.1460040Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:41.1503597Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:41.1538086Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:41.1572359Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:41.1607632Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:41.1643845Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:41.1680935Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:41.1713649Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:41.1749905Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:41.1786752Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:51:41.1825719Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:41.1858062Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:41.1889823Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:41.3701228Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:41.3738477Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:41.3782775Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:41.3816146Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:41.3850857Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:41.3893311Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:41.3930840Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:41.3965252Z Setting up lintian (2.62.0) ... 2021-05-15T13:51:41.4032638Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:51:41.4076410Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:58.1868346Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:51:58.3186544Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:00.4987511Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-15T13:52:00.6296343Z 2021-05-15T13:52:00.6460957Z Reading package lists... 0% 2021-05-15T13:52:00.6461741Z 2021-05-15T13:52:00.6506033Z Reading package lists... 100% 2021-05-15T13:52:00.6506644Z 2021-05-15T13:52:00.6507099Z 2021-05-15T13:52:00.6507755Z Reading package lists... Done 2021-05-15T13:52:00.6508234Z 2021-05-15T13:52:00.6508846Z Building dependency tree... 0% 2021-05-15T13:52:00.6509344Z 2021-05-15T13:52:00.6759042Z Building dependency tree... 0% 2021-05-15T13:52:00.6760077Z 2021-05-15T13:52:00.6760779Z Building dependency tree... 50% 2021-05-15T13:52:00.6761406Z 2021-05-15T13:52:00.7969221Z Building dependency tree... 50% 2021-05-15T13:52:00.7970249Z 2021-05-15T13:52:00.7970981Z Building dependency tree 2021-05-15T13:52:00.7971571Z 2021-05-15T13:52:00.7972255Z Reading state information... 0% 2021-05-15T13:52:00.7972826Z 2021-05-15T13:52:00.9677719Z Reading state information... 0% 2021-05-15T13:52:00.9678098Z 2021-05-15T13:52:00.9678309Z 2021-05-15T13:52:00.9679049Z Reading state information... Done 2021-05-15T13:52:00.9679372Z 2021-05-15T13:52:00.9679780Z Reading state information... 0% 2021-05-15T13:52:00.9734177Z 2021-05-15T13:52:00.9734653Z Reading state information... 1% 2021-05-15T13:52:00.9783221Z 2021-05-15T13:52:00.9783927Z Reading state information... 3% 2021-05-15T13:52:00.9820626Z 2021-05-15T13:52:00.9821078Z Reading state information... 5% 2021-05-15T13:52:00.9864227Z 2021-05-15T13:52:00.9864670Z Reading state information... 7% 2021-05-15T13:52:00.9907209Z 2021-05-15T13:52:00.9907682Z Reading state information... 9% 2021-05-15T13:52:00.9947894Z 2021-05-15T13:52:00.9948339Z Reading state information... 11% 2021-05-15T13:52:00.9995173Z 2021-05-15T13:52:00.9996582Z Reading state information... 13% 2021-05-15T13:52:01.0035860Z 2021-05-15T13:52:01.0036354Z Reading state information... 15% 2021-05-15T13:52:01.0075500Z 2021-05-15T13:52:01.0075990Z Reading state information... 17% 2021-05-15T13:52:01.0124850Z 2021-05-15T13:52:01.0125321Z Reading state information... 19% 2021-05-15T13:52:01.0163823Z 2021-05-15T13:52:01.0164288Z Reading state information... 21% 2021-05-15T13:52:01.0201546Z 2021-05-15T13:52:01.0202024Z Reading state information... 23% 2021-05-15T13:52:01.0249606Z 2021-05-15T13:52:01.0250072Z Reading state information... 25% 2021-05-15T13:52:01.0294475Z 2021-05-15T13:52:01.0294977Z Reading state information... 27% 2021-05-15T13:52:01.0340088Z 2021-05-15T13:52:01.0340542Z Reading state information... 29% 2021-05-15T13:52:01.0386143Z 2021-05-15T13:52:01.0386584Z Reading state information... 31% 2021-05-15T13:52:01.0431489Z 2021-05-15T13:52:01.0432033Z Reading state information... 33% 2021-05-15T13:52:01.0471015Z 2021-05-15T13:52:01.0471476Z Reading state information... 35% 2021-05-15T13:52:01.0518841Z 2021-05-15T13:52:01.0519315Z Reading state information... 37% 2021-05-15T13:52:01.0565804Z 2021-05-15T13:52:01.0566275Z Reading state information... 39% 2021-05-15T13:52:01.0624516Z 2021-05-15T13:52:01.0625012Z Reading state information... 41% 2021-05-15T13:52:01.0668318Z 2021-05-15T13:52:01.0668753Z Reading state information... 43% 2021-05-15T13:52:01.0716311Z 2021-05-15T13:52:01.0716790Z Reading state information... 45% 2021-05-15T13:52:01.0781972Z 2021-05-15T13:52:01.0782531Z Reading state information... 47% 2021-05-15T13:52:01.0873869Z 2021-05-15T13:52:01.0874313Z Reading state information... 49% 2021-05-15T13:52:01.0924066Z 2021-05-15T13:52:01.0924521Z Reading state information... 51% 2021-05-15T13:52:01.0964927Z 2021-05-15T13:52:01.0965401Z Reading state information... 53% 2021-05-15T13:52:01.1014571Z 2021-05-15T13:52:01.1015016Z Reading state information... 55% 2021-05-15T13:52:01.1060416Z 2021-05-15T13:52:01.1060883Z Reading state information... 57% 2021-05-15T13:52:01.1107360Z 2021-05-15T13:52:01.1107846Z Reading state information... 59% 2021-05-15T13:52:01.1158046Z 2021-05-15T13:52:01.1159053Z Reading state information... 61% 2021-05-15T13:52:01.1204170Z 2021-05-15T13:52:01.1204684Z Reading state information... 63% 2021-05-15T13:52:01.1244496Z 2021-05-15T13:52:01.1244969Z Reading state information... 65% 2021-05-15T13:52:01.1287233Z 2021-05-15T13:52:01.1287678Z Reading state information... 67% 2021-05-15T13:52:01.1338533Z 2021-05-15T13:52:01.1339018Z Reading state information... 69% 2021-05-15T13:52:01.1393700Z 2021-05-15T13:52:01.1394159Z Reading state information... 71% 2021-05-15T13:52:01.1432552Z 2021-05-15T13:52:01.1433001Z Reading state information... 73% 2021-05-15T13:52:01.1472659Z 2021-05-15T13:52:01.1473133Z Reading state information... 75% 2021-05-15T13:52:01.1539585Z 2021-05-15T13:52:01.1540309Z Reading state information... 77% 2021-05-15T13:52:01.1582604Z 2021-05-15T13:52:01.1583064Z Reading state information... 79% 2021-05-15T13:52:01.1625465Z 2021-05-15T13:52:01.1625960Z Reading state information... 81% 2021-05-15T13:52:01.1668527Z 2021-05-15T13:52:01.1669317Z Reading state information... 83% 2021-05-15T13:52:01.1713512Z 2021-05-15T13:52:01.1714015Z Reading state information... 85% 2021-05-15T13:52:01.1757465Z 2021-05-15T13:52:01.1757944Z Reading state information... 87% 2021-05-15T13:52:01.1797310Z 2021-05-15T13:52:01.1797784Z Reading state information... 89% 2021-05-15T13:52:01.1836792Z 2021-05-15T13:52:01.1837520Z Reading state information... 91% 2021-05-15T13:52:01.1879016Z 2021-05-15T13:52:01.1879496Z Reading state information... 93% 2021-05-15T13:52:01.1920717Z 2021-05-15T13:52:01.1921179Z Reading state information... 95% 2021-05-15T13:52:01.1964368Z 2021-05-15T13:52:01.1964835Z Reading state information... 97% 2021-05-15T13:52:01.2004984Z 2021-05-15T13:52:01.2005459Z Reading state information... 99% 2021-05-15T13:52:02.3139849Z Selecting previously unselected package r-devel. 2021-05-15T13:52:02.3142330Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:52:02.3144039Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-15T13:52:02.3145564Z Unpacking r-devel (1) ... 2021-05-15T13:52:02.5497668Z Setting up r-devel (1) ... 2021-05-15T13:52:02.5759819Z 2021-05-15T13:52:02.5760616Z 2021-05-15T13:52:02.5761363Z Reading state information... Done 2021-05-15T13:52:02.5978322Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-15T13:52:02.6084958Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:52:02.6354320Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:52:02.6354833Z env: 2021-05-15T13:52:02.6355266Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:02.6355721Z TIC_DEPLOY_KEY: 2021-05-15T13:52:02.6356483Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:02.6358187Z GITHUB_PAT: *** 2021-05-15T13:52:02.6358950Z COVERALLS_TOKEN: 2021-05-15T13:52:02.6359443Z continue-on-error: true 2021-05-15T13:52:02.6359901Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:02.6360507Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:02.6360968Z TZ: UTC 2021-05-15T13:52:02.6361352Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:02.6361898Z NOT_CRAN: true 2021-05-15T13:52:02.6362258Z ##[endgroup] 2021-05-15T13:52:02.6944298Z [command]sudo apt-get install -y texinfo 2021-05-15T13:52:02.8735894Z Reading package lists... 2021-05-15T13:52:03.0263686Z Building dependency tree... 2021-05-15T13:52:03.0282848Z Reading state information... 2021-05-15T13:52:03.2319767Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:52:03.2320685Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:03.8590406Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:52:03.8741345Z --2021-05-15 13:52:03-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:52:03.8808818Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:52:03.8841925Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:52:03.9076130Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:52:03.9081745Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:52:03.9083958Z --2021-05-15 13:52:03-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:52:03.9428347Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:52:04.0041808Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:52:04.2186047Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:52:04.2189207Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ACe1r0%2BsQJCFeV2oLfADvuaTHQ%2BjoBVNkbLV2ezg%2BYY%3D&st=2021-05-15T13%3A51%3A04Z&se=2021-05-15T13%3A57%3A04Z&sp=r [following] 2021-05-15T13:52:04.2193481Z --2021-05-15 13:52:04-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ACe1r0%2BsQJCFeV2oLfADvuaTHQ%2BjoBVNkbLV2ezg%2BYY%3D&st=2021-05-15T13%3A51%3A04Z&se=2021-05-15T13%3A57%3A04Z&sp=r 2021-05-15T13:52:04.2321538Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:52:04.2937496Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:52:04.5305123Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:52:04.5306600Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:52:04.5308341Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:52:05.0807049Z 2021-05-15T13:52:06.7038039Z 0K ........ ........ ........ ........ 49% 15.4M 2s 2021-05-15T13:52:08.3845843Z 32768K ........ ........ ........ ........ 99% 18.7M 0s 2021-05-15T13:52:08.3846945Z 65536K 100% 3.06M=3.9s 2021-05-15T13:52:08.3847277Z 2021-05-15T13:52:08.3850028Z 2021-05-15 13:52:08 (16.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:52:08.3850998Z 2021-05-15T13:52:10.1627446Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:52:10.1628450Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:52:10.4606767Z ##[group]Run tlmgr update --self 2021-05-15T13:52:10.4607377Z tlmgr update --self 2021-05-15T13:52:10.4608177Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:52:10.4609084Z tlmgr update --all 2021-05-15T13:52:10.4658363Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:10.4658715Z env: 2021-05-15T13:52:10.4659123Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:10.4659546Z TIC_DEPLOY_KEY: 2021-05-15T13:52:10.4660279Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:10.4661885Z GITHUB_PAT: *** 2021-05-15T13:52:10.4662258Z COVERALLS_TOKEN: 2021-05-15T13:52:10.4662701Z continue-on-error: true 2021-05-15T13:52:10.4663125Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:10.4663572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:10.4663964Z TZ: UTC 2021-05-15T13:52:10.4664319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:10.4664751Z NOT_CRAN: true 2021-05-15T13:52:10.4665100Z ##[endgroup] 2021-05-15T13:52:11.8474289Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:11.8477130Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:13.2207836Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:13.2209311Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:13.2986123Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:52:13.3458034Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:13.3848277Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:52:13.4254597Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:52:13.8072198Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:52:15.1215431Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:52:15.1793293Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:52:15.2487223Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:52:15.2870130Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:52:15.3273618Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:52:15.3650087Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:52:15.4030159Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:52:15.4434060Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:52:15.4871165Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T13:52:15.5477965Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T13:52:15.6319628Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-15T13:52:15.6732945Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-15T13:52:15.7110150Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-15T13:52:15.7490651Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-15T13:52:15.7874202Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-15T13:52:15.8317165Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-15T13:52:15.8681000Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-15T13:52:15.9075786Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-15T13:52:15.9468759Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-15T13:52:15.9867168Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-15T13:52:16.0262492Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:52:16.0640976Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:52:16.1039868Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:52:16.1433251Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:52:16.1833123Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:52:16.2254526Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:52:16.2647930Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:52:16.3072936Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:52:16.3473433Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:52:16.3883379Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:52:16.4472653Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T13:52:16.4865499Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T13:52:16.5261214Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T13:52:16.5672210Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-15T13:52:16.6044072Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-15T13:52:16.6422514Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-15T13:52:16.6811958Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-15T13:52:16.7188990Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-15T13:52:16.7564310Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-15T13:52:16.7943629Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-15T13:52:16.8353007Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-15T13:52:16.8750623Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-15T13:52:16.9134712Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-15T13:52:16.9538903Z [50/89, 00:03/00:03] install: luamplib [12k] 2021-05-15T13:52:16.9944681Z [51/89, 00:03/00:03] install: luapackageloader [2k] 2021-05-15T13:52:17.0346485Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:52:17.0732671Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:52:17.1114889Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:52:17.1519918Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:52:17.1935507Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:52:17.2359783Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:52:17.2758271Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:52:17.3185301Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:52:17.3615244Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T13:52:17.4063153Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T13:52:17.4457140Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T13:52:17.4850819Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-15T13:52:17.5257708Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-15T13:52:17.5663002Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-15T13:52:17.6052062Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-15T13:52:17.6655407Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-15T13:52:17.7400363Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-15T13:52:17.7816737Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-15T13:52:17.8227339Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-15T13:52:17.8650614Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-15T13:52:17.9080629Z [72/89, 00:04/00:04] install: rsfs [55k] 2021-05-15T13:52:17.9560646Z [73/89, 00:04/00:04] install: selnolig [53k] 2021-05-15T13:52:18.0052001Z [74/89, 00:04/00:04] install: spelling [14k] 2021-05-15T13:52:18.0493223Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:52:18.0895274Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:52:18.1306354Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:52:18.1745450Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:52:18.2314924Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:52:18.2715347Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:52:18.3136821Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:52:18.3568895Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:52:18.4002898Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-15T13:52:18.4464805Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-15T13:52:18.4919972Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-15T13:52:18.5422197Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-15T13:52:18.6344320Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-15T13:52:18.6781032Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-15T13:52:18.7200632Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-15T13:52:18.7421754Z running mktexlsr ... 2021-05-15T13:52:18.8269685Z done running mktexlsr. 2021-05-15T13:52:18.8633044Z running updmap-sys ... 2021-05-15T13:52:19.1787958Z done running updmap-sys. 2021-05-15T13:52:19.1790239Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:52:19.1792098Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ZsqykPWXns/_YbLmTdRri ... 2021-05-15T13:52:19.5806687Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ZsqykPWXns/_YbLmTdRri. 2021-05-15T13:52:19.5810002Z OK: optex.fmt/luatex 2021-05-15T13:52:19.5812892Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:52:19.5816070Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:52:20.9916565Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:20.9918024Z tlmgr: no updates available 2021-05-15T13:52:21.0953563Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:52:21.0954151Z with: 2021-05-15T13:52:21.0954629Z pandoc-version: 2.7.3 2021-05-15T13:52:21.0955051Z env: 2021-05-15T13:52:21.0955580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:21.0956191Z TIC_DEPLOY_KEY: 2021-05-15T13:52:21.0957189Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:21.0959319Z GITHUB_PAT: *** 2021-05-15T13:52:21.0959798Z COVERALLS_TOKEN: 2021-05-15T13:52:21.0960388Z continue-on-error: true 2021-05-15T13:52:21.0960904Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:21.0961652Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:21.0962119Z TZ: UTC 2021-05-15T13:52:21.0962578Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:21.0963241Z NOT_CRAN: true 2021-05-15T13:52:21.0963664Z ##[endgroup] 2021-05-15T13:52:21.5134321Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:52:21.5923656Z Reading package lists... 2021-05-15T13:52:21.7485731Z Building dependency tree... 2021-05-15T13:52:21.7510249Z Reading state information... 2021-05-15T13:52:21.9877954Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:52:21.9887655Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:21.9904638Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:52:22.1224298Z 2021-05-15T13:52:22.1386817Z Reading package lists... 0% 2021-05-15T13:52:22.1387890Z 2021-05-15T13:52:22.1440712Z Reading package lists... 100% 2021-05-15T13:52:22.1441490Z 2021-05-15T13:52:22.1442109Z 2021-05-15T13:52:22.1448193Z Reading package lists... Done 2021-05-15T13:52:22.1448847Z 2021-05-15T13:52:22.1449670Z Building dependency tree... 0% 2021-05-15T13:52:22.1450282Z 2021-05-15T13:52:22.1727090Z Building dependency tree... 0% 2021-05-15T13:52:22.1727985Z 2021-05-15T13:52:22.1728795Z Building dependency tree... 50% 2021-05-15T13:52:22.1729556Z 2021-05-15T13:52:22.2966474Z Building dependency tree... 50% 2021-05-15T13:52:22.2967153Z 2021-05-15T13:52:22.2967641Z Building dependency tree 2021-05-15T13:52:22.2967963Z 2021-05-15T13:52:22.2968448Z Reading state information... 0% 2021-05-15T13:52:22.2968798Z 2021-05-15T13:52:22.4780650Z Reading state information... 0% 2021-05-15T13:52:22.4781072Z 2021-05-15T13:52:22.4781304Z 2021-05-15T13:52:22.4781814Z Reading state information... Done 2021-05-15T13:52:22.4782190Z 2021-05-15T13:52:22.4782692Z Reading state information... 0% 2021-05-15T13:52:22.4839831Z 2021-05-15T13:52:22.4840412Z Reading state information... 1% 2021-05-15T13:52:22.4884729Z 2021-05-15T13:52:22.4885273Z Reading state information... 3% 2021-05-15T13:52:22.4931055Z 2021-05-15T13:52:22.4931581Z Reading state information... 5% 2021-05-15T13:52:22.4983339Z 2021-05-15T13:52:22.4983850Z Reading state information... 7% 2021-05-15T13:52:22.5025842Z 2021-05-15T13:52:22.5026355Z Reading state information... 9% 2021-05-15T13:52:22.5068493Z 2021-05-15T13:52:22.5069048Z Reading state information... 11% 2021-05-15T13:52:22.5114876Z 2021-05-15T13:52:22.5115394Z Reading state information... 13% 2021-05-15T13:52:22.5157715Z 2021-05-15T13:52:22.5158212Z Reading state information... 15% 2021-05-15T13:52:22.5201007Z 2021-05-15T13:52:22.5201555Z Reading state information... 17% 2021-05-15T13:52:22.5253217Z 2021-05-15T13:52:22.5253694Z Reading state information... 19% 2021-05-15T13:52:22.5297264Z 2021-05-15T13:52:22.5297787Z Reading state information... 21% 2021-05-15T13:52:22.5335013Z 2021-05-15T13:52:22.5335465Z Reading state information... 23% 2021-05-15T13:52:22.5381890Z 2021-05-15T13:52:22.5382416Z Reading state information... 25% 2021-05-15T13:52:22.5427355Z 2021-05-15T13:52:22.5427879Z Reading state information... 27% 2021-05-15T13:52:22.5471096Z 2021-05-15T13:52:22.5471615Z Reading state information... 29% 2021-05-15T13:52:22.5522353Z 2021-05-15T13:52:22.5522895Z Reading state information... 31% 2021-05-15T13:52:22.5567352Z 2021-05-15T13:52:22.5568215Z Reading state information... 33% 2021-05-15T13:52:22.5607278Z 2021-05-15T13:52:22.5607944Z Reading state information... 35% 2021-05-15T13:52:22.5647712Z 2021-05-15T13:52:22.5648363Z Reading state information... 37% 2021-05-15T13:52:22.5704084Z 2021-05-15T13:52:22.5704555Z Reading state information... 39% 2021-05-15T13:52:22.5748866Z 2021-05-15T13:52:22.5749384Z Reading state information... 41% 2021-05-15T13:52:22.5791874Z 2021-05-15T13:52:22.5792384Z Reading state information... 43% 2021-05-15T13:52:22.5842731Z 2021-05-15T13:52:22.5843254Z Reading state information... 45% 2021-05-15T13:52:22.5914946Z 2021-05-15T13:52:22.5915471Z Reading state information... 47% 2021-05-15T13:52:22.5960180Z 2021-05-15T13:52:22.5960743Z Reading state information... 49% 2021-05-15T13:52:22.6013401Z 2021-05-15T13:52:22.6013931Z Reading state information... 51% 2021-05-15T13:52:22.6056014Z 2021-05-15T13:52:22.6056524Z Reading state information... 53% 2021-05-15T13:52:22.6097961Z 2021-05-15T13:52:22.6098490Z Reading state information... 55% 2021-05-15T13:52:22.6144215Z 2021-05-15T13:52:22.6144888Z Reading state information... 57% 2021-05-15T13:52:22.6190238Z 2021-05-15T13:52:22.6190779Z Reading state information... 59% 2021-05-15T13:52:22.6242604Z 2021-05-15T13:52:22.6243122Z Reading state information... 61% 2021-05-15T13:52:22.6288125Z 2021-05-15T13:52:22.6288677Z Reading state information... 63% 2021-05-15T13:52:22.6329903Z 2021-05-15T13:52:22.6330463Z Reading state information... 65% 2021-05-15T13:52:22.6372622Z 2021-05-15T13:52:22.6373185Z Reading state information... 67% 2021-05-15T13:52:22.6418201Z 2021-05-15T13:52:22.6418766Z Reading state information... 69% 2021-05-15T13:52:22.6480575Z 2021-05-15T13:52:22.6481117Z Reading state information... 71% 2021-05-15T13:52:22.6526117Z 2021-05-15T13:52:22.6526640Z Reading state information... 73% 2021-05-15T13:52:22.6570547Z 2021-05-15T13:52:22.6571089Z Reading state information... 75% 2021-05-15T13:52:22.6629723Z 2021-05-15T13:52:22.6630305Z Reading state information... 77% 2021-05-15T13:52:22.6673050Z 2021-05-15T13:52:22.6673569Z Reading state information... 79% 2021-05-15T13:52:22.6732834Z 2021-05-15T13:52:22.6733404Z Reading state information... 81% 2021-05-15T13:52:22.6784113Z 2021-05-15T13:52:22.6784682Z Reading state information... 83% 2021-05-15T13:52:22.6832441Z 2021-05-15T13:52:22.6832978Z Reading state information... 85% 2021-05-15T13:52:22.6876298Z 2021-05-15T13:52:22.6876822Z Reading state information... 87% 2021-05-15T13:52:22.6920329Z 2021-05-15T13:52:22.6920870Z Reading state information... 89% 2021-05-15T13:52:22.6960591Z 2021-05-15T13:52:22.6961135Z Reading state information... 91% 2021-05-15T13:52:22.7011224Z 2021-05-15T13:52:22.7011748Z Reading state information... 93% 2021-05-15T13:52:22.7053147Z 2021-05-15T13:52:22.7053716Z Reading state information... 95% 2021-05-15T13:52:22.7101207Z 2021-05-15T13:52:22.7101761Z Reading state information... 97% 2021-05-15T13:52:22.7143448Z 2021-05-15T13:52:22.7144044Z Reading state information... 99% 2021-05-15T13:52:23.0062810Z Selecting previously unselected package pandoc. 2021-05-15T13:52:23.1354739Z (Reading database ... 261973 files and directories currently installed.) 2021-05-15T13:52:23.1500890Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:52:23.1512045Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:52:25.6376565Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:52:25.6419250Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:26.4611993Z 2021-05-15T13:52:26.4612859Z 2021-05-15T13:52:26.4613593Z Reading state information... Done 2021-05-15T13:52:26.4967560Z ##[group]Run git config user.name adigherman 2021-05-15T13:52:26.4969502Z git config user.name adigherman 2021-05-15T13:52:26.4970100Z git config user.email adig@jhu.edu 2021-05-15T13:52:26.5042583Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:26.5043131Z env: 2021-05-15T13:52:26.5043592Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:26.5044166Z TIC_DEPLOY_KEY: 2021-05-15T13:52:26.5044959Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:26.5046989Z GITHUB_PAT: *** 2021-05-15T13:52:26.5047430Z COVERALLS_TOKEN: 2021-05-15T13:52:26.5047916Z continue-on-error: true 2021-05-15T13:52:26.5048402Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:26.5048890Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:26.5049353Z TZ: UTC 2021-05-15T13:52:26.5049757Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:26.5050165Z NOT_CRAN: true 2021-05-15T13:52:26.5050554Z ##[endgroup] 2021-05-15T13:52:26.5252516Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:52:26.5253112Z env: 2021-05-15T13:52:26.5253503Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:26.5253932Z TIC_DEPLOY_KEY: 2021-05-15T13:52:26.5254987Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:26.5256220Z GITHUB_PAT: *** 2021-05-15T13:52:26.5256579Z COVERALLS_TOKEN: 2021-05-15T13:52:26.5257029Z continue-on-error: true 2021-05-15T13:52:26.5257466Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:26.5257907Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:26.5258581Z TZ: UTC 2021-05-15T13:52:26.5258956Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:26.5259369Z NOT_CRAN: true 2021-05-15T13:52:26.5259732Z ##[endgroup] 2021-05-15T13:52:26.8471994Z Reading package lists... 2021-05-15T13:52:26.9987784Z Building dependency tree... 2021-05-15T13:52:27.0007055Z Reading state information... 2021-05-15T13:52:27.1319820Z The following additional packages will be installed: 2021-05-15T13:52:27.1321384Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:27.1321985Z Suggested packages: 2021-05-15T13:52:27.1322752Z cmake-doc ninja-build 2021-05-15T13:52:27.1874958Z The following NEW packages will be installed: 2021-05-15T13:52:27.1881328Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:27.2089904Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:27.2090818Z Need to get 5470 kB of archives. 2021-05-15T13:52:27.2091685Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:52:27.2093349Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:52:27.2421110Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:52:27.2432891Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:52:27.2455664Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:52:27.7619546Z Fetched 5470 kB in 0s (48.4 MB/s) 2021-05-15T13:52:27.7991914Z Selecting previously unselected package cmake-data. 2021-05-15T13:52:27.8067879Z (Reading database ... 2021-05-15T13:52:27.8068692Z (Reading database ... 5% 2021-05-15T13:52:27.8069453Z (Reading database ... 10% 2021-05-15T13:52:27.8070168Z (Reading database ... 15% 2021-05-15T13:52:27.8070893Z (Reading database ... 20% 2021-05-15T13:52:27.8071566Z (Reading database ... 25% 2021-05-15T13:52:27.8072243Z (Reading database ... 30% 2021-05-15T13:52:27.8072921Z (Reading database ... 35% 2021-05-15T13:52:27.8073604Z (Reading database ... 40% 2021-05-15T13:52:27.8074284Z (Reading database ... 45% 2021-05-15T13:52:27.8074953Z (Reading database ... 50% 2021-05-15T13:52:27.8104056Z (Reading database ... 55% 2021-05-15T13:52:27.8143059Z (Reading database ... 60% 2021-05-15T13:52:27.8185312Z (Reading database ... 65% 2021-05-15T13:52:27.8383687Z (Reading database ... 70% 2021-05-15T13:52:27.8489005Z (Reading database ... 75% 2021-05-15T13:52:27.8754919Z (Reading database ... 80% 2021-05-15T13:52:27.9075781Z (Reading database ... 85% 2021-05-15T13:52:27.9231780Z (Reading database ... 90% 2021-05-15T13:52:27.9315979Z (Reading database ... 95% 2021-05-15T13:52:27.9317871Z (Reading database ... 100% 2021-05-15T13:52:27.9320404Z (Reading database ... 261980 files and directories currently installed.) 2021-05-15T13:52:27.9468242Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:52:27.9683824Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:28.4657210Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:52:28.4949041Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:52:28.4973909Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:28.5440791Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:52:28.5661379Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:52:28.5672852Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:28.6017794Z Selecting previously unselected package cmake. 2021-05-15T13:52:28.6309719Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:52:28.6315956Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:29.0829364Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:29.0865357Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:29.1283968Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:29.1322265Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:29.1380348Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:30.2835638Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:32.4826559Z Reading package lists... 2021-05-15T13:52:32.6563106Z Building dependency tree... 2021-05-15T13:52:32.6581428Z Reading state information... 2021-05-15T13:52:32.8313017Z Suggested packages: 2021-05-15T13:52:32.8315812Z libssh-doc 2021-05-15T13:52:32.8780842Z The following NEW packages will be installed: 2021-05-15T13:52:32.8782641Z libssh-dev 2021-05-15T13:52:32.9003848Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:32.9005007Z Need to get 219 kB of archives. 2021-05-15T13:52:32.9005972Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:52:32.9008273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:52:33.3485758Z Fetched 219 kB in 0s (9596 kB/s) 2021-05-15T13:52:33.3840474Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:52:33.3856437Z (Reading database ... 2021-05-15T13:52:33.3857003Z (Reading database ... 5% 2021-05-15T13:52:33.3857487Z (Reading database ... 10% 2021-05-15T13:52:33.3857985Z (Reading database ... 15% 2021-05-15T13:52:33.3858477Z (Reading database ... 20% 2021-05-15T13:52:33.3859055Z (Reading database ... 25% 2021-05-15T13:52:33.3859553Z (Reading database ... 30% 2021-05-15T13:52:33.3860015Z (Reading database ... 35% 2021-05-15T13:52:33.3860488Z (Reading database ... 40% 2021-05-15T13:52:33.3860948Z (Reading database ... 45% 2021-05-15T13:52:33.3861426Z (Reading database ... 50% 2021-05-15T13:52:33.3907058Z (Reading database ... 55% 2021-05-15T13:52:33.3949356Z (Reading database ... 60% 2021-05-15T13:52:33.4001047Z (Reading database ... 65% 2021-05-15T13:52:33.4123255Z (Reading database ... 70% 2021-05-15T13:52:33.4239337Z (Reading database ... 75% 2021-05-15T13:52:33.4534821Z (Reading database ... 80% 2021-05-15T13:52:33.4946164Z (Reading database ... 85% 2021-05-15T13:52:33.5106166Z (Reading database ... 90% 2021-05-15T13:52:33.5233883Z (Reading database ... 95% 2021-05-15T13:52:33.5234431Z (Reading database ... 100% 2021-05-15T13:52:33.5235230Z (Reading database ... 264764 files and directories currently installed.) 2021-05-15T13:52:33.5370342Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:33.5380432Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:33.6206920Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:35.7790161Z Reading package lists... 2021-05-15T13:52:35.9285914Z Building dependency tree... 2021-05-15T13:52:35.9310351Z Reading state information... 2021-05-15T13:52:36.1364145Z The following NEW packages will be installed: 2021-05-15T13:52:36.1367388Z jags 2021-05-15T13:52:36.1609920Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:36.1610750Z Need to get 1562 kB of archives. 2021-05-15T13:52:36.1611486Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:52:36.1614879Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:52:36.6102484Z Fetched 1562 kB in 0s (37.5 MB/s) 2021-05-15T13:52:36.6407561Z Selecting previously unselected package jags. 2021-05-15T13:52:36.6484332Z (Reading database ... 2021-05-15T13:52:36.6485682Z (Reading database ... 5% 2021-05-15T13:52:36.6486788Z (Reading database ... 10% 2021-05-15T13:52:36.6487509Z (Reading database ... 15% 2021-05-15T13:52:36.6488211Z (Reading database ... 20% 2021-05-15T13:52:36.6488904Z (Reading database ... 25% 2021-05-15T13:52:36.6489780Z (Reading database ... 30% 2021-05-15T13:52:36.6490524Z (Reading database ... 35% 2021-05-15T13:52:36.6491248Z (Reading database ... 40% 2021-05-15T13:52:36.6491989Z (Reading database ... 45% 2021-05-15T13:52:36.6492824Z (Reading database ... 50% 2021-05-15T13:52:36.6505501Z (Reading database ... 55% 2021-05-15T13:52:36.6539000Z (Reading database ... 60% 2021-05-15T13:52:36.6575501Z (Reading database ... 65% 2021-05-15T13:52:36.6686907Z (Reading database ... 70% 2021-05-15T13:52:36.6786464Z (Reading database ... 75% 2021-05-15T13:52:36.7046230Z (Reading database ... 80% 2021-05-15T13:52:36.7337487Z (Reading database ... 85% 2021-05-15T13:52:36.7471421Z (Reading database ... 90% 2021-05-15T13:52:36.7549741Z (Reading database ... 95% 2021-05-15T13:52:36.7550259Z (Reading database ... 100% 2021-05-15T13:52:36.7551151Z (Reading database ... 264783 files and directories currently installed.) 2021-05-15T13:52:36.7692243Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:52:36.7725308Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:52:36.9464709Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:52:36.9592433Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:37.7513200Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:39.9399868Z Reading package lists... 2021-05-15T13:52:40.1001939Z Building dependency tree... 2021-05-15T13:52:40.1029117Z Reading state information... 2021-05-15T13:52:40.2548910Z The following additional packages will be installed: 2021-05-15T13:52:40.2551223Z libnode64 libuv1-dev 2021-05-15T13:52:40.3019521Z The following NEW packages will be installed: 2021-05-15T13:52:40.3025186Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:52:40.3230085Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:40.3230812Z Need to get 6239 kB of archives. 2021-05-15T13:52:40.3231620Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:52:40.3233433Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:52:40.3268762Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:52:40.4131070Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:52:40.8476082Z Fetched 6239 kB in 0s (56.6 MB/s) 2021-05-15T13:52:40.8830230Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:52:40.8913796Z (Reading database ... 2021-05-15T13:52:40.8914607Z (Reading database ... 5% 2021-05-15T13:52:40.8915312Z (Reading database ... 10% 2021-05-15T13:52:40.8916000Z (Reading database ... 15% 2021-05-15T13:52:40.8916696Z (Reading database ... 20% 2021-05-15T13:52:40.8917369Z (Reading database ... 25% 2021-05-15T13:52:40.8918093Z (Reading database ... 30% 2021-05-15T13:52:40.8923890Z (Reading database ... 35% 2021-05-15T13:52:40.8924425Z (Reading database ... 40% 2021-05-15T13:52:40.8924938Z (Reading database ... 45% 2021-05-15T13:52:40.8925434Z (Reading database ... 50% 2021-05-15T13:52:40.8964055Z (Reading database ... 55% 2021-05-15T13:52:40.9004095Z (Reading database ... 60% 2021-05-15T13:52:40.9046576Z (Reading database ... 65% 2021-05-15T13:52:40.9163765Z (Reading database ... 70% 2021-05-15T13:52:40.9274465Z (Reading database ... 75% 2021-05-15T13:52:40.9552114Z (Reading database ... 80% 2021-05-15T13:52:40.9905845Z (Reading database ... 85% 2021-05-15T13:52:41.0050881Z (Reading database ... 90% 2021-05-15T13:52:41.0119455Z (Reading database ... 95% 2021-05-15T13:52:41.0120281Z (Reading database ... 100% 2021-05-15T13:52:41.0121238Z (Reading database ... 264923 files and directories currently installed.) 2021-05-15T13:52:41.0264746Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:52:41.0277013Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:41.0679837Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:52:41.0930619Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:41.0999635Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:41.8041304Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:52:41.8260479Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:41.8273037Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:41.9304848Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:41.9342457Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:41.9375855Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:41.9416849Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:44.2113719Z Reading package lists... 2021-05-15T13:52:44.3755277Z Building dependency tree... 2021-05-15T13:52:44.3773775Z Reading state information... 2021-05-15T13:52:44.5319416Z The following additional packages will be installed: 2021-05-15T13:52:44.5322536Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:44.5327592Z Suggested packages: 2021-05-15T13:52:44.5328320Z libfftw3-doc 2021-05-15T13:52:44.5812331Z The following NEW packages will be installed: 2021-05-15T13:52:44.5816142Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:44.6072240Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:44.6073060Z Need to get 3986 kB of archives. 2021-05-15T13:52:44.6074562Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:52:44.6076575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:52:44.6119464Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:52:44.6202483Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:52:44.6308629Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:52:44.6315423Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:52:45.0867473Z Fetched 3986 kB in 0s (50.2 MB/s) 2021-05-15T13:52:45.1205626Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:52:45.1277505Z (Reading database ... 2021-05-15T13:52:45.1278069Z (Reading database ... 5% 2021-05-15T13:52:45.1279878Z (Reading database ... 10% 2021-05-15T13:52:45.1280401Z (Reading database ... 15% 2021-05-15T13:52:45.1280897Z (Reading database ... 20% 2021-05-15T13:52:45.1281403Z (Reading database ... 25% 2021-05-15T13:52:45.1281924Z (Reading database ... 30% 2021-05-15T13:52:45.1282437Z (Reading database ... 35% 2021-05-15T13:52:45.1282941Z (Reading database ... 40% 2021-05-15T13:52:45.1283721Z (Reading database ... 45% 2021-05-15T13:52:45.1284247Z (Reading database ... 50% 2021-05-15T13:52:45.1318261Z (Reading database ... 55% 2021-05-15T13:52:45.1353899Z (Reading database ... 60% 2021-05-15T13:52:45.1392911Z (Reading database ... 65% 2021-05-15T13:52:45.1510716Z (Reading database ... 70% 2021-05-15T13:52:45.1620266Z (Reading database ... 75% 2021-05-15T13:52:45.1909913Z (Reading database ... 80% 2021-05-15T13:52:45.2217022Z (Reading database ... 85% 2021-05-15T13:52:45.2350849Z (Reading database ... 90% 2021-05-15T13:52:45.2425541Z (Reading database ... 95% 2021-05-15T13:52:45.2426064Z (Reading database ... 100% 2021-05-15T13:52:45.2426821Z (Reading database ... 265059 files and directories currently installed.) 2021-05-15T13:52:45.2571544Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:45.2595452Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.3201240Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:52:45.3454760Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:45.3467491Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.4427270Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:52:45.4723893Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:45.4736370Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.5666990Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:52:45.5980940Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:45.5999949Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.6281220Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:52:45.6585803Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:45.6599056Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9544664Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9577906Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9611479Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9664574Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9699451Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:45.9742935Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:46.7781378Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:48.9547663Z Reading package lists... 2021-05-15T13:52:49.1126951Z Building dependency tree... 2021-05-15T13:52:49.1148569Z Reading state information... 2021-05-15T13:52:49.2800422Z The following additional packages will be installed: 2021-05-15T13:52:49.2802969Z libdcmtk14 2021-05-15T13:52:49.3287486Z The following NEW packages will be installed: 2021-05-15T13:52:49.3293634Z dcmtk libdcmtk14 2021-05-15T13:52:49.3619667Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:49.3620459Z Need to get 5546 kB of archives. 2021-05-15T13:52:49.3621275Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:52:49.3623414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:52:49.4136324Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:52:49.8714675Z Fetched 5546 kB in 0s (63.5 MB/s) 2021-05-15T13:52:49.9080255Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:52:49.9112572Z (Reading database ... 2021-05-15T13:52:49.9113156Z (Reading database ... 5% 2021-05-15T13:52:49.9114160Z (Reading database ... 10% 2021-05-15T13:52:49.9114746Z (Reading database ... 15% 2021-05-15T13:52:49.9115241Z (Reading database ... 20% 2021-05-15T13:52:49.9115767Z (Reading database ... 25% 2021-05-15T13:52:49.9116262Z (Reading database ... 30% 2021-05-15T13:52:49.9116772Z (Reading database ... 35% 2021-05-15T13:52:49.9117398Z (Reading database ... 40% 2021-05-15T13:52:49.9117872Z (Reading database ... 45% 2021-05-15T13:52:49.9119228Z (Reading database ... 50% 2021-05-15T13:52:49.9153852Z (Reading database ... 55% 2021-05-15T13:52:49.9187340Z (Reading database ... 60% 2021-05-15T13:52:49.9236029Z (Reading database ... 65% 2021-05-15T13:52:49.9367038Z (Reading database ... 70% 2021-05-15T13:52:49.9477888Z (Reading database ... 75% 2021-05-15T13:52:49.9754776Z (Reading database ... 80% 2021-05-15T13:52:50.0061302Z (Reading database ... 85% 2021-05-15T13:52:50.0191698Z (Reading database ... 90% 2021-05-15T13:52:50.0268978Z (Reading database ... 95% 2021-05-15T13:52:50.0269578Z (Reading database ... 100% 2021-05-15T13:52:50.0270361Z (Reading database ... 265150 files and directories currently installed.) 2021-05-15T13:52:50.0422338Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:50.0450943Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:50.5680823Z Selecting previously unselected package dcmtk. 2021-05-15T13:52:50.5973362Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:50.6036348Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:50.7549299Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:50.7584917Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:50.7735698Z Adding `dcmtk' group to system ... 2021-05-15T13:52:50.8294493Z Adding `dcmtk' user to system ... 2021-05-15T13:52:50.9073798Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:52:51.1877967Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:52.8741538Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:55.0639870Z Reading package lists... 2021-05-15T13:52:55.2276024Z Building dependency tree... 2021-05-15T13:52:55.2295418Z Reading state information... 2021-05-15T13:52:55.4714878Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:52:55.4716409Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:55.5449075Z Reading package lists... 2021-05-15T13:52:55.7142182Z Building dependency tree... 2021-05-15T13:52:55.7163842Z Reading state information... 2021-05-15T13:52:55.9669471Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:52:55.9671558Z libpng-dev set to manually installed. 2021-05-15T13:52:55.9672804Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:56.0415434Z Reading package lists... 2021-05-15T13:52:56.1970559Z Building dependency tree... 2021-05-15T13:52:56.1999420Z Reading state information... 2021-05-15T13:52:56.3630225Z The following additional packages will be installed: 2021-05-15T13:52:56.3632590Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:52:56.3637607Z Suggested packages: 2021-05-15T13:52:56.3639368Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:52:56.3641286Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:52:56.3642780Z fonts-arphic-uming fonts-nanum 2021-05-15T13:52:56.4137056Z The following NEW packages will be installed: 2021-05-15T13:52:56.4139185Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:52:56.4140879Z libpoppler97 poppler-data 2021-05-15T13:52:56.4336326Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:56.4337830Z Need to get 2582 kB of archives. 2021-05-15T13:52:56.4338651Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:52:56.4340322Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:52:56.4630329Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:52:56.4656983Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:52:56.4825074Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:52:56.4829889Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:52:56.4835089Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:52:56.9252593Z Fetched 2582 kB in 0s (39.5 MB/s) 2021-05-15T13:52:56.9572406Z Selecting previously unselected package poppler-data. 2021-05-15T13:52:56.9644663Z (Reading database ... 2021-05-15T13:52:56.9645204Z (Reading database ... 5% 2021-05-15T13:52:56.9645695Z (Reading database ... 10% 2021-05-15T13:52:56.9646177Z (Reading database ... 15% 2021-05-15T13:52:56.9646641Z (Reading database ... 20% 2021-05-15T13:52:56.9647734Z (Reading database ... 25% 2021-05-15T13:52:56.9648228Z (Reading database ... 30% 2021-05-15T13:52:56.9648704Z (Reading database ... 35% 2021-05-15T13:52:56.9649164Z (Reading database ... 40% 2021-05-15T13:52:56.9649636Z (Reading database ... 45% 2021-05-15T13:52:56.9650249Z (Reading database ... 50% 2021-05-15T13:52:56.9686156Z (Reading database ... 55% 2021-05-15T13:52:56.9722500Z (Reading database ... 60% 2021-05-15T13:52:56.9759030Z (Reading database ... 65% 2021-05-15T13:52:56.9873457Z (Reading database ... 70% 2021-05-15T13:52:56.9977054Z (Reading database ... 75% 2021-05-15T13:52:57.0296797Z (Reading database ... 80% 2021-05-15T13:52:57.0633399Z (Reading database ... 85% 2021-05-15T13:52:57.0787446Z (Reading database ... 90% 2021-05-15T13:52:57.0866394Z (Reading database ... 95% 2021-05-15T13:52:57.0866944Z (Reading database ... 100% 2021-05-15T13:52:57.0867729Z (Reading database ... 265385 files and directories currently installed.) 2021-05-15T13:52:57.1026585Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:52:57.1039044Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:52:57.3680876Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:52:57.3975320Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:52:57.4001604Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:52:57.4480549Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:52:57.4698483Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:57.4713465Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.6000878Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:52:57.6198601Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:57.6212510Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.6521154Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:52:57.6784426Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:57.6808285Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.7112216Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:52:57.7348299Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:52:57.7359374Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.7999040Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:52:57.8117875Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:52:57.8154896Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.8185827Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.8219698Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.8258439Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:52:57.8300287Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:52:57.8729522Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:00.3298042Z Reading package lists... 2021-05-15T13:53:00.3298922Z Building dependency tree... 2021-05-15T13:53:00.3299546Z Reading state information... 2021-05-15T13:53:00.3875344Z The following additional packages will be installed: 2021-05-15T13:53:00.3878674Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:53:00.3883887Z Suggested packages: 2021-05-15T13:53:00.3885092Z libhdf5-doc 2021-05-15T13:53:00.4346039Z The following NEW packages will be installed: 2021-05-15T13:53:00.4348305Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:53:00.4349420Z libsz2 2021-05-15T13:53:00.4552770Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.4553551Z Need to get 4074 kB of archives. 2021-05-15T13:53:00.4554420Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:53:00.4556690Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:53:00.4573316Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:53:00.4578360Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:53:00.4583022Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:53:00.4732611Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:53:00.4748169Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:53:00.4751368Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:53:00.9488180Z Fetched 4074 kB in 0s (58.8 MB/s) 2021-05-15T13:53:00.9892204Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:53:00.9968197Z (Reading database ... 2021-05-15T13:53:00.9969167Z (Reading database ... 5% 2021-05-15T13:53:00.9970000Z (Reading database ... 10% 2021-05-15T13:53:00.9970815Z (Reading database ... 15% 2021-05-15T13:53:00.9971615Z (Reading database ... 20% 2021-05-15T13:53:00.9972396Z (Reading database ... 25% 2021-05-15T13:53:00.9973183Z (Reading database ... 30% 2021-05-15T13:53:00.9973956Z (Reading database ... 35% 2021-05-15T13:53:00.9975044Z (Reading database ... 40% 2021-05-15T13:53:00.9975822Z (Reading database ... 45% 2021-05-15T13:53:00.9976620Z (Reading database ... 50% 2021-05-15T13:53:01.0061497Z (Reading database ... 55% 2021-05-15T13:53:01.0112337Z (Reading database ... 60% 2021-05-15T13:53:01.0153717Z (Reading database ... 65% 2021-05-15T13:53:01.0281531Z (Reading database ... 70% 2021-05-15T13:53:01.0408172Z (Reading database ... 75% 2021-05-15T13:53:01.0715533Z (Reading database ... 80% 2021-05-15T13:53:01.1037156Z (Reading database ... 85% 2021-05-15T13:53:01.1180672Z (Reading database ... 90% 2021-05-15T13:53:01.1287946Z (Reading database ... 95% 2021-05-15T13:53:01.1288664Z (Reading database ... 100% 2021-05-15T13:53:01.1289488Z (Reading database ... 265945 files and directories currently installed.) 2021-05-15T13:53:01.1431618Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:01.1443910Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:01.1840068Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:53:01.2042884Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:53:01.2075333Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:01.2399676Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:53:01.2631499Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:53:01.2646771Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:01.2917785Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:53:01.3220205Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:01.3231446Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:01.4800597Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:53:01.5048844Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:01.5060941Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:01.5461296Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:53:01.5771004Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:53:01.5783719Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:01.6120833Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:53:01.6344733Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:01.6355553Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:01.9881590Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:01.9916728Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:01.9952164Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:01.9989249Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:02.0024441Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:02.0070065Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:02.0103381Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:02.0189345Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:53:02.0222751Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:02.8002211Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:05.0310959Z Reading package lists... 2021-05-15T13:53:05.2201406Z Building dependency tree... 2021-05-15T13:53:05.2223353Z Reading state information... 2021-05-15T13:53:05.3979956Z The following additional packages will be installed: 2021-05-15T13:53:05.3985302Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:53:05.4492940Z The following NEW packages will be installed: 2021-05-15T13:53:05.4495319Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:53:05.4496951Z mesa-common-dev 2021-05-15T13:53:05.4710972Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:05.4712558Z Need to get 1761 kB of archives. 2021-05-15T13:53:05.4714233Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:53:05.4716534Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:53:05.4753608Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:53:05.4759558Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:53:05.4776922Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:53:05.4816423Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:53:05.4851733Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:53:05.9404762Z Fetched 1761 kB in 0s (36.6 MB/s) 2021-05-15T13:53:05.9801478Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:53:05.9839255Z (Reading database ... 2021-05-15T13:53:05.9841198Z (Reading database ... 5% 2021-05-15T13:53:05.9842012Z (Reading database ... 10% 2021-05-15T13:53:05.9842936Z (Reading database ... 15% 2021-05-15T13:53:05.9843660Z (Reading database ... 20% 2021-05-15T13:53:05.9844258Z (Reading database ... 25% 2021-05-15T13:53:05.9845024Z (Reading database ... 30% 2021-05-15T13:53:05.9845813Z (Reading database ... 35% 2021-05-15T13:53:05.9846472Z (Reading database ... 40% 2021-05-15T13:53:05.9847202Z (Reading database ... 45% 2021-05-15T13:53:05.9847849Z (Reading database ... 50% 2021-05-15T13:53:05.9878888Z (Reading database ... 55% 2021-05-15T13:53:05.9913886Z (Reading database ... 60% 2021-05-15T13:53:05.9951019Z (Reading database ... 65% 2021-05-15T13:53:06.0075272Z (Reading database ... 70% 2021-05-15T13:53:06.0224242Z (Reading database ... 75% 2021-05-15T13:53:06.0498887Z (Reading database ... 80% 2021-05-15T13:53:06.0808051Z (Reading database ... 85% 2021-05-15T13:53:06.0947888Z (Reading database ... 90% 2021-05-15T13:53:06.1021579Z (Reading database ... 95% 2021-05-15T13:53:06.1022523Z (Reading database ... 100% 2021-05-15T13:53:06.1023470Z (Reading database ... 266153 files and directories currently installed.) 2021-05-15T13:53:06.1177217Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:06.1195854Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:06.1595901Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:53:06.1894466Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:06.1907546Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:06.2193010Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:53:06.2511829Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:06.2525046Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:06.3086915Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:53:06.3394864Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:06.3422149Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:06.3842491Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:53:06.4163000Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:06.4174723Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:06.4674733Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:53:06.4972147Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:06.4988520Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:06.6747392Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:06.6785095Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:06.6823533Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:06.6861926Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:06.6899702Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:06.6935954Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:06.6971383Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:08.1406350Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:10.3505654Z Reading package lists... 2021-05-15T13:53:10.5202529Z Building dependency tree... 2021-05-15T13:53:10.5227719Z Reading state information... 2021-05-15T13:53:10.6921733Z The following additional packages will be installed: 2021-05-15T13:53:10.6925783Z libprotobuf-lite17 libprotoc17 2021-05-15T13:53:10.7414625Z The following NEW packages will be installed: 2021-05-15T13:53:10.7417081Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:53:10.7418376Z protobuf-compiler 2021-05-15T13:53:10.7725202Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.7726418Z Need to get 2754 kB of archives. 2021-05-15T13:53:10.7727447Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:53:10.7729977Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:53:10.7769462Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:53:10.7879604Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:53:10.8056460Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:53:10.8166230Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:53:11.2584449Z Fetched 2754 kB in 0s (39.4 MB/s) 2021-05-15T13:53:11.2906797Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:53:11.2983593Z (Reading database ... 2021-05-15T13:53:11.2984414Z (Reading database ... 5% 2021-05-15T13:53:11.2985167Z (Reading database ... 10% 2021-05-15T13:53:11.2986185Z (Reading database ... 15% 2021-05-15T13:53:11.2986960Z (Reading database ... 20% 2021-05-15T13:53:11.2987727Z (Reading database ... 25% 2021-05-15T13:53:11.2988682Z (Reading database ... 30% 2021-05-15T13:53:11.2989531Z (Reading database ... 35% 2021-05-15T13:53:11.2990280Z (Reading database ... 40% 2021-05-15T13:53:11.2991059Z (Reading database ... 45% 2021-05-15T13:53:11.2991812Z (Reading database ... 50% 2021-05-15T13:53:11.3026713Z (Reading database ... 55% 2021-05-15T13:53:11.3067993Z (Reading database ... 60% 2021-05-15T13:53:11.3102283Z (Reading database ... 65% 2021-05-15T13:53:11.3224904Z (Reading database ... 70% 2021-05-15T13:53:11.3347918Z (Reading database ... 75% 2021-05-15T13:53:11.3620119Z (Reading database ... 80% 2021-05-15T13:53:11.3949590Z (Reading database ... 85% 2021-05-15T13:53:11.4113984Z (Reading database ... 90% 2021-05-15T13:53:11.4207024Z (Reading database ... 95% 2021-05-15T13:53:11.4207749Z (Reading database ... 100% 2021-05-15T13:53:11.4208517Z (Reading database ... 266636 files and directories currently installed.) 2021-05-15T13:53:11.4352658Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:11.4382048Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:11.4840557Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:53:11.5106605Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:11.5120077Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:11.6121266Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:53:11.6346856Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:11.6363127Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:11.8120864Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:53:11.8369933Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:11.8383143Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:11.9720639Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:53:11.9973093Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:11.9987419Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0624970Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0667893Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0703427Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0745648Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0776682Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:12.0815641Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:12.8376213Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:15.0618972Z Reading package lists... 2021-05-15T13:53:15.2289480Z Building dependency tree... 2021-05-15T13:53:15.2311529Z Reading state information... 2021-05-15T13:53:15.3996675Z The following additional packages will be installed: 2021-05-15T13:53:15.4002253Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:53:15.4003739Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:53:15.4004829Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:53:15.4006154Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:53:15.4007662Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:53:15.4009164Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:15.4015678Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:15.4017053Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:15.4018320Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:15.4020139Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:15.4021750Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:15.4023121Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:15.4024389Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:15.4025513Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:15.4028851Z Suggested packages: 2021-05-15T13:53:15.4030266Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:53:15.4031495Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:53:15.4032908Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:53:15.4034196Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:53:15.4777032Z The following NEW packages will be installed: 2021-05-15T13:53:15.4780952Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:53:15.4782265Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:53:15.4784815Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:53:15.4786186Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:53:15.4789664Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:53:15.4792741Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:15.4795524Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:15.4799723Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:15.4801050Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:15.4803905Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:15.4806630Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:15.4809295Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:15.4812513Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:15.4819862Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:15.5049412Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:15.5050100Z Need to get 47.1 MB of archives. 2021-05-15T13:53:15.5050820Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:53:15.5052678Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:53:15.5248909Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:53:15.5256392Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:53:15.5281803Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:53:15.5286444Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:53:15.5290924Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:53:15.5295365Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:53:15.5310632Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:53:15.6445999Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:53:15.6452168Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:53:15.6471057Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:53:15.6495856Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:53:15.6501998Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:53:15.6507661Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:53:15.6513325Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:53:15.6526996Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:53:15.6546921Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:53:15.6564350Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:53:15.6574266Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:53:15.6583076Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:53:15.6595840Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:53:15.6646639Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:53:15.6743705Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:53:15.6767121Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:53:15.6772142Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:53:15.6797184Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:53:15.7355956Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:53:15.7366358Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:53:15.7372064Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:53:15.7386240Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:53:15.7409003Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:53:15.7417500Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:53:15.7437155Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:53:15.7469879Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:53:15.7546751Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:53:15.7576278Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:53:15.7724041Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:53:15.7730018Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:53:15.9644434Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:53:15.9649872Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:53:15.9654514Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:53:15.9659668Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:53:15.9668676Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:53:15.9679677Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:53:15.9691838Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:53:15.9827309Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:53:15.9845713Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:53:15.9865913Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:53:15.9872821Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:53:16.0022914Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:53:16.0051897Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:53:16.0064016Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:53:16.0069403Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:53:16.0076965Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:53:16.0095938Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:53:16.0101189Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:53:16.0142652Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:53:16.0169195Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:53:16.0176588Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:53:16.2994043Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:53:16.3003000Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:53:16.3029651Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:53:16.3054712Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:53:16.3093814Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:53:16.3143679Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:53:16.3162616Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:53:16.3180188Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:53:16.3366022Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:53:16.3378860Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:53:16.3627324Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:53:16.3637526Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:53:16.3648835Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:53:16.4045186Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:53:16.4433067Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:53:16.4575981Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:53:16.4583867Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:53:17.0864270Z Fetched 47.1 MB in 1s (48.6 MB/s) 2021-05-15T13:53:17.1240163Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:53:17.1258865Z (Reading database ... 2021-05-15T13:53:17.1259630Z (Reading database ... 5% 2021-05-15T13:53:17.1260425Z (Reading database ... 10% 2021-05-15T13:53:17.1260952Z (Reading database ... 15% 2021-05-15T13:53:17.1261410Z (Reading database ... 20% 2021-05-15T13:53:17.1261858Z (Reading database ... 25% 2021-05-15T13:53:17.1262288Z (Reading database ... 30% 2021-05-15T13:53:17.1262914Z (Reading database ... 35% 2021-05-15T13:53:17.1263387Z (Reading database ... 40% 2021-05-15T13:53:17.1264543Z (Reading database ... 45% 2021-05-15T13:53:17.1265061Z (Reading database ... 50% 2021-05-15T13:53:17.1304512Z (Reading database ... 55% 2021-05-15T13:53:17.1337237Z (Reading database ... 60% 2021-05-15T13:53:17.1373657Z (Reading database ... 65% 2021-05-15T13:53:17.1505906Z (Reading database ... 70% 2021-05-15T13:53:17.1619924Z (Reading database ... 75% 2021-05-15T13:53:17.1884727Z (Reading database ... 80% 2021-05-15T13:53:17.2184700Z (Reading database ... 85% 2021-05-15T13:53:17.2319412Z (Reading database ... 90% 2021-05-15T13:53:17.2387106Z (Reading database ... 95% 2021-05-15T13:53:17.2390079Z (Reading database ... 100% 2021-05-15T13:53:17.2390815Z (Reading database ... 266807 files and directories currently installed.) 2021-05-15T13:53:17.2547689Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:53:17.2571149Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:17.4041024Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:53:17.4291285Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:17.4305519Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:17.4681451Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:53:17.4908380Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:17.4921793Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:17.5240647Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:53:17.5492763Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:17.5508855Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:17.5880384Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:53:17.6110827Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:17.6126261Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:17.6521529Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:53:17.6792498Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:53:17.6803709Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:17.7160361Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:53:17.7371121Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:17.7386623Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:17.7989941Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:53:17.8218344Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:53:17.8233394Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:18.5680891Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:53:18.5927499Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:53:18.5943605Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:18.6251114Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:53:18.6569432Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:53:18.6585048Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:18.6965687Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:53:18.7270748Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:18.7282941Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:18.7800531Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:53:18.8082893Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:53:18.8101450Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:18.8421197Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:53:18.8665943Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:53:18.8680421Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:18.9000415Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:53:18.9237500Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:53:18.9254295Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:18.9640296Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:53:18.9844601Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:53:18.9861046Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:19.0240232Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:53:19.0486116Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:19.0513289Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:19.0919621Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:53:19.1135570Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:53:19.1150742Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:19.1680162Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:53:19.1898224Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:53:19.1914603Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:19.2279369Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:53:19.2536393Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:53:19.2555311Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:19.3000258Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:53:19.3245232Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:19.3257217Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:19.3633229Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:53:19.3868214Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:53:19.3880836Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:19.4693306Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:53:19.4988687Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:53:19.4999886Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:19.7039879Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:53:19.7258583Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:53:19.7278735Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:19.7840712Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:53:19.8090990Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:53:19.8101485Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:19.8440025Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:53:19.8748013Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:53:19.8769690Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:19.9319654Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:53:19.9557737Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:19.9572135Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:20.5121289Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:53:20.5371022Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:53:20.5382438Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:20.5760411Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:53:20.5987265Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:53:20.6005286Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:20.6319614Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:53:20.6599805Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:53:20.6611279Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:20.7040142Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:53:20.7255692Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:53:20.7268698Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:20.7656334Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:53:20.7960831Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:53:20.7979199Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:20.8320195Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:53:20.8600311Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:53:20.8615641Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:20.9040392Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:53:20.9313534Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:53:20.9325847Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:20.9800127Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:53:21.0028604Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:53:21.0044372Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:21.0997461Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:53:21.1245051Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:53:21.1258463Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:21.1800624Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:53:21.2042270Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:21.2059586Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:21.3279853Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:53:21.3489706Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:53:21.3501848Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:21.3880028Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:53:21.4154321Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:53:21.4169607Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:22.6001523Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:53:22.6341840Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:53:22.6359452Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:22.6662324Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:53:22.6968376Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:53:22.6988150Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:22.7274558Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:53:22.7611496Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:53:22.7624749Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:22.7926185Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:53:22.8235874Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:22.8246234Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:22.8559956Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:53:22.8859744Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:53:22.8869152Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:22.9279960Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:53:22.9548272Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:22.9564742Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:22.9873283Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:53:23.0190671Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:53:23.0201658Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:23.1679885Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:53:23.1970207Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:53:23.1983092Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:23.2399821Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:53:23.2674306Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:23.2690454Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:23.3217829Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:53:23.3530357Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:53:23.3542092Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:23.3920313Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:53:23.4153447Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:23.4168772Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:23.5640219Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:53:23.5914336Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:53:23.5931268Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:23.6508095Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:53:23.6825335Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:53:23.6839559Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:23.7394106Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:53:23.7702320Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:23.7719150Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:23.8007557Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:53:23.8325996Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:23.8351348Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:23.8646114Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:53:23.9016323Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:53:23.9029060Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:23.9441177Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:53:23.9691326Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:53:23.9707559Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:23.9978445Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:53:24.0307482Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:53:24.0328225Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:24.0920198Z Selecting previously unselected package libopenal-data. 2021-05-15T13:53:24.1154669Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:53:24.1172426Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:24.1640225Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:53:24.1878615Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:53:24.1891972Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:24.2169554Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:53:24.2458074Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:53:24.2474383Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:24.3176471Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:53:24.3469018Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:53:24.3483650Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:24.3758920Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:53:24.4062283Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:53:24.4074035Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:24.4479859Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:53:24.4716715Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:53:24.4733204Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:24.5196214Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:53:24.5502093Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:53:24.5590681Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:24.6160242Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:53:24.6416996Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:53:24.6431894Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:24.7199769Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:53:24.7443716Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:24.7459554Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:24.7861905Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:53:24.8181807Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:24.8194606Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:24.8692283Z Selecting previously unselected package ffmpeg. 2021-05-15T13:53:24.9004563Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:24.9095058Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:25.0480799Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:53:25.0759002Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:53:25.0777515Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:25.1162866Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:53:25.1473910Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:53:25.1492908Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:25.3560116Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:53:25.3813720Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:53:25.3831779Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:25.4183632Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:53:25.4499624Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:53:25.4514986Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:25.4920245Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:53:25.5172629Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:25.5184956Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:25.8301480Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:53:25.8616028Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:25.8627732Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:26.2071596Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:53:26.2386815Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:53:26.2398768Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:26.3878655Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:53:26.4181372Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:53:26.4196500Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:26.4436603Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:53:26.4756930Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:26.4766323Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:26.5401272Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:26.5447691Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:26.5487722Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:26.5531372Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:26.5574314Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:26.5610391Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:26.5644797Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:26.5678681Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:26.5712949Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:26.5750423Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:26.5786033Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:26.5822296Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:26.5857065Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:26.5897213Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:26.5935308Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:26.5970444Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:26.6003729Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:26.6044752Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:26.6084528Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:26.6130445Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:26.6172673Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:26.6205926Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:26.6250451Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:26.6283108Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:26.6320138Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:26.6356590Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:26.6391022Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:26.6425439Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:26.6488515Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:26.6518056Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:26.6550941Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:26.6606207Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:26.6640977Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:26.6673354Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:26.6719107Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:26.6755585Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:26.6786877Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:26.6821846Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:26.6870140Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:27.3376908Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:27.3378946Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:27.3380089Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:27.3381256Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:27.3382364Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:27.3384002Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:27.3384977Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:27.3385899Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:27.3386855Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:27.3387683Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:27.3388511Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:27.3389520Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:27.3390559Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:27.3391745Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:27.3392749Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:27.3393736Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:27.3395091Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3395944Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:27.3396968Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3400000Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:27.3401296Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:27.3402391Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:27.3403246Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:27.3404109Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:27.3404907Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3405654Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:27.3406434Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:27.3407246Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:27.3408075Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3408963Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3409960Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3410939Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:27.3411825Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:27.3412764Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3413733Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3414655Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3415506Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3416395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:27.9251297Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:30.0808285Z Reading package lists... 2021-05-15T13:53:30.2436364Z Building dependency tree... 2021-05-15T13:53:30.2460358Z Reading state information... 2021-05-15T13:53:30.4076641Z The following additional packages will be installed: 2021-05-15T13:53:30.4080433Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:30.4600159Z The following NEW packages will be installed: 2021-05-15T13:53:30.4601870Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:30.4608570Z libmagick++-dev 2021-05-15T13:53:30.4819993Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:30.4820795Z Need to get 309 kB of archives. 2021-05-15T13:53:30.4821732Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:53:30.4823817Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:53:30.4849126Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:53:30.4878128Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:53:30.4897048Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:53:30.9217433Z Fetched 309 kB in 0s (12.6 MB/s) 2021-05-15T13:53:30.9612608Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:53:30.9690354Z (Reading database ... 2021-05-15T13:53:30.9691069Z (Reading database ... 5% 2021-05-15T13:53:30.9691995Z (Reading database ... 10% 2021-05-15T13:53:30.9692632Z (Reading database ... 15% 2021-05-15T13:53:30.9693250Z (Reading database ... 20% 2021-05-15T13:53:30.9693878Z (Reading database ... 25% 2021-05-15T13:53:30.9695241Z (Reading database ... 30% 2021-05-15T13:53:30.9695699Z (Reading database ... 35% 2021-05-15T13:53:30.9696312Z (Reading database ... 40% 2021-05-15T13:53:30.9696877Z (Reading database ... 45% 2021-05-15T13:53:30.9697444Z (Reading database ... 50% 2021-05-15T13:53:30.9730420Z (Reading database ... 55% 2021-05-15T13:53:30.9776152Z (Reading database ... 60% 2021-05-15T13:53:30.9808885Z (Reading database ... 65% 2021-05-15T13:53:30.9929385Z (Reading database ... 70% 2021-05-15T13:53:31.0053368Z (Reading database ... 75% 2021-05-15T13:53:31.0079891Z (Reading database ... 80% 2021-05-15T13:53:31.0672021Z (Reading database ... 85% 2021-05-15T13:53:31.0856908Z (Reading database ... 90% 2021-05-15T13:53:31.0942103Z (Reading database ... 95% 2021-05-15T13:53:31.0942761Z (Reading database ... 100% 2021-05-15T13:53:31.0943547Z (Reading database ... 267348 files and directories currently installed.) 2021-05-15T13:53:31.1098165Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:31.1180065Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.1600510Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:53:31.1858171Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:31.1880363Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.2295044Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:53:31.2601027Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:31.2613228Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.3200111Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:53:31.3445349Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:31.3524504Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.4215718Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.4306907Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.4345721Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.4382297Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:31.4487493Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:33.6403045Z Reading package lists... 2021-05-15T13:53:33.8015710Z Building dependency tree... 2021-05-15T13:53:33.8039435Z Reading state information... 2021-05-15T13:53:33.9617249Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:53:33.9619028Z The following additional packages will be installed: 2021-05-15T13:53:33.9620937Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:53:33.9622600Z libijs-0.35 libjbig2dec0 2021-05-15T13:53:33.9625145Z Suggested packages: 2021-05-15T13:53:33.9627858Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:53:33.9629204Z ghostscript-x 2021-05-15T13:53:34.0131365Z The following NEW packages will be installed: 2021-05-15T13:53:34.0133632Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:53:34.0135459Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:53:34.1089930Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:34.1091126Z Need to get 11.2 MB of archives. 2021-05-15T13:53:34.1091908Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:53:34.1094034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:53:34.1377865Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:53:34.1392632Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:53:34.2387930Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:53:34.2485569Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:53:34.2492025Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:53:34.2501076Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:53:34.2788483Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:53:34.7238623Z Fetched 11.2 MB in 0s (42.8 MB/s) 2021-05-15T13:53:34.7653775Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:53:34.7736264Z (Reading database ... 2021-05-15T13:53:34.7736785Z (Reading database ... 5% 2021-05-15T13:53:34.7737364Z (Reading database ... 10% 2021-05-15T13:53:34.7737847Z (Reading database ... 15% 2021-05-15T13:53:34.7738449Z (Reading database ... 20% 2021-05-15T13:53:34.7738941Z (Reading database ... 25% 2021-05-15T13:53:34.7740608Z (Reading database ... 30% 2021-05-15T13:53:34.7741226Z (Reading database ... 35% 2021-05-15T13:53:34.7741692Z (Reading database ... 40% 2021-05-15T13:53:34.7742163Z (Reading database ... 45% 2021-05-15T13:53:34.7742855Z (Reading database ... 50% 2021-05-15T13:53:34.7780885Z (Reading database ... 55% 2021-05-15T13:53:34.7835869Z (Reading database ... 60% 2021-05-15T13:53:34.7864645Z (Reading database ... 65% 2021-05-15T13:53:34.7977754Z (Reading database ... 70% 2021-05-15T13:53:34.8095130Z (Reading database ... 75% 2021-05-15T13:53:34.8119851Z (Reading database ... 80% 2021-05-15T13:53:34.8616404Z (Reading database ... 85% 2021-05-15T13:53:34.8776269Z (Reading database ... 90% 2021-05-15T13:53:34.8866536Z (Reading database ... 95% 2021-05-15T13:53:34.8867204Z (Reading database ... 100% 2021-05-15T13:53:34.8867962Z (Reading database ... 267393 files and directories currently installed.) 2021-05-15T13:53:34.9013763Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:53:34.9268455Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:35.1492361Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:53:35.1769870Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:53:35.1785507Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:35.2241423Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:53:35.2487659Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:53:35.3155212Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:35.7188169Z Selecting previously unselected package libgs9-common. 2021-05-15T13:53:35.7487954Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:53:35.7502555Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:35.8641388Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:53:35.8924098Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:53:35.8950596Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:35.9281187Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:53:35.9571782Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:53:35.9588453Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:35.9960221Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:53:36.0216803Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:36.0232567Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:36.3239710Z Selecting previously unselected package ghostscript. 2021-05-15T13:53:36.3580930Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:36.3592738Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:36.4340393Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:36.4383465Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:36.4420872Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:36.5077054Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:36.5117644Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:36.5385876Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:36.5416579Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:36.5451125Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:36.5576186Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:36.6623381Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:36.6830436Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:39.9503388Z Reading package lists... 2021-05-15T13:53:40.1259241Z Building dependency tree... 2021-05-15T13:53:40.1281381Z Reading state information... 2021-05-15T13:53:40.2887207Z The following additional packages will be installed: 2021-05-15T13:53:40.2890239Z libudunits2-0 libudunits2-data 2021-05-15T13:53:40.3370918Z The following NEW packages will be installed: 2021-05-15T13:53:40.3372873Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:53:40.3591245Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:40.3592594Z Need to get 429 kB of archives. 2021-05-15T13:53:40.3593890Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:53:40.3596283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:53:40.3615595Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:53:40.3626747Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:53:40.8176249Z Fetched 429 kB in 0s (16.1 MB/s) 2021-05-15T13:53:40.8498200Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:53:40.8600395Z (Reading database ... 2021-05-15T13:53:40.8601475Z (Reading database ... 5% 2021-05-15T13:53:40.8602290Z (Reading database ... 10% 2021-05-15T13:53:40.8603096Z (Reading database ... 15% 2021-05-15T13:53:40.8603894Z (Reading database ... 20% 2021-05-15T13:53:40.8604680Z (Reading database ... 25% 2021-05-15T13:53:40.8605473Z (Reading database ... 30% 2021-05-15T13:53:40.8606512Z (Reading database ... 35% 2021-05-15T13:53:40.8607388Z (Reading database ... 40% 2021-05-15T13:53:40.8608412Z (Reading database ... 45% 2021-05-15T13:53:40.8609286Z (Reading database ... 50% 2021-05-15T13:53:40.8636410Z (Reading database ... 55% 2021-05-15T13:53:40.8689319Z (Reading database ... 60% 2021-05-15T13:53:40.8715164Z (Reading database ... 65% 2021-05-15T13:53:40.8844622Z (Reading database ... 70% 2021-05-15T13:53:40.8975231Z (Reading database ... 75% 2021-05-15T13:53:40.9000562Z (Reading database ... 80% 2021-05-15T13:53:40.9565626Z (Reading database ... 85% 2021-05-15T13:53:40.9761043Z (Reading database ... 90% 2021-05-15T13:53:40.9847943Z (Reading database ... 95% 2021-05-15T13:53:40.9848519Z (Reading database ... 100% 2021-05-15T13:53:40.9849328Z (Reading database ... 267957 files and directories currently installed.) 2021-05-15T13:53:41.0000097Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:53:41.0016316Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:41.0400410Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:53:41.0647894Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:53:41.0673666Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:41.0999104Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:53:41.1252987Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:53:41.1266435Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:41.2052571Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:41.2090655Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:41.2134109Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:41.2177276Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:41.3343037Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:43.6078315Z Reading package lists... 2021-05-15T13:53:43.7698846Z Building dependency tree... 2021-05-15T13:53:43.7724253Z Reading state information... 2021-05-15T13:53:43.9719194Z The following NEW packages will be installed: 2021-05-15T13:53:43.9724883Z libjq-dev 2021-05-15T13:53:43.9918699Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:43.9919479Z Need to get 11.2 kB of archives. 2021-05-15T13:53:43.9920315Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:53:43.9922408Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:53:44.4267887Z Fetched 11.2 kB in 0s (764 kB/s) 2021-05-15T13:53:44.4572686Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:53:44.4645898Z (Reading database ... 2021-05-15T13:53:44.4646712Z (Reading database ... 5% 2021-05-15T13:53:44.4647457Z (Reading database ... 10% 2021-05-15T13:53:44.4648161Z (Reading database ... 15% 2021-05-15T13:53:44.4648868Z (Reading database ... 20% 2021-05-15T13:53:44.4649582Z (Reading database ... 25% 2021-05-15T13:53:44.4650272Z (Reading database ... 30% 2021-05-15T13:53:44.4651088Z (Reading database ... 35% 2021-05-15T13:53:44.4651870Z (Reading database ... 40% 2021-05-15T13:53:44.4653897Z (Reading database ... 45% 2021-05-15T13:53:44.4654834Z (Reading database ... 50% 2021-05-15T13:53:44.4695445Z (Reading database ... 55% 2021-05-15T13:53:44.4739696Z (Reading database ... 60% 2021-05-15T13:53:44.4765292Z (Reading database ... 65% 2021-05-15T13:53:44.4906084Z (Reading database ... 70% 2021-05-15T13:53:44.5028041Z (Reading database ... 75% 2021-05-15T13:53:44.5069835Z (Reading database ... 80% 2021-05-15T13:53:44.5594381Z (Reading database ... 85% 2021-05-15T13:53:44.5760000Z (Reading database ... 90% 2021-05-15T13:53:44.5834832Z (Reading database ... 95% 2021-05-15T13:53:44.5835427Z (Reading database ... 100% 2021-05-15T13:53:44.5836131Z (Reading database ... 267986 files and directories currently installed.) 2021-05-15T13:53:44.5979910Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:44.5993458Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:44.6630005Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:46.7784958Z Reading package lists... 2021-05-15T13:53:46.9428230Z Building dependency tree... 2021-05-15T13:53:46.9448773Z Reading state information... 2021-05-15T13:53:47.1467106Z The following NEW packages will be installed: 2021-05-15T13:53:47.1469020Z libmng2 2021-05-15T13:53:47.1789799Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:47.1790745Z Need to get 168 kB of archives. 2021-05-15T13:53:47.1791760Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:53:47.1793470Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:53:47.6157253Z Fetched 168 kB in 0s (5431 kB/s) 2021-05-15T13:53:47.6483978Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:53:47.6556786Z (Reading database ... 2021-05-15T13:53:47.6557733Z (Reading database ... 5% 2021-05-15T13:53:47.6559023Z (Reading database ... 10% 2021-05-15T13:53:47.6559582Z (Reading database ... 15% 2021-05-15T13:53:47.6560088Z (Reading database ... 20% 2021-05-15T13:53:47.6560671Z (Reading database ... 25% 2021-05-15T13:53:47.6561155Z (Reading database ... 30% 2021-05-15T13:53:47.6561618Z (Reading database ... 35% 2021-05-15T13:53:47.6562097Z (Reading database ... 40% 2021-05-15T13:53:47.6562562Z (Reading database ... 45% 2021-05-15T13:53:47.6563039Z (Reading database ... 50% 2021-05-15T13:53:47.6609996Z (Reading database ... 55% 2021-05-15T13:53:47.6654091Z (Reading database ... 60% 2021-05-15T13:53:47.6678304Z (Reading database ... 65% 2021-05-15T13:53:47.6792133Z (Reading database ... 70% 2021-05-15T13:53:47.6911159Z (Reading database ... 75% 2021-05-15T13:53:47.6934030Z (Reading database ... 80% 2021-05-15T13:53:47.7444888Z (Reading database ... 85% 2021-05-15T13:53:47.7626065Z (Reading database ... 90% 2021-05-15T13:53:47.7752067Z (Reading database ... 95% 2021-05-15T13:53:47.7752594Z (Reading database ... 100% 2021-05-15T13:53:47.7753351Z (Reading database ... 267992 files and directories currently installed.) 2021-05-15T13:53:47.7901619Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:53:47.7922384Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:47.8678019Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:47.8719868Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:49.9893058Z Reading package lists... 2021-05-15T13:53:50.1481148Z Building dependency tree... 2021-05-15T13:53:50.1503846Z Reading state information... 2021-05-15T13:53:50.2758229Z E: Unable to locate package libmng1 2021-05-15T13:53:50.3413056Z Reading package lists... 2021-05-15T13:53:50.5021774Z Building dependency tree... 2021-05-15T13:53:50.5042244Z Reading state information... 2021-05-15T13:53:50.6290191Z E: Unable to locate package libapparmor-devel 2021-05-15T13:53:50.6972232Z Reading package lists... 2021-05-15T13:53:50.8595718Z Building dependency tree... 2021-05-15T13:53:50.8614853Z Reading state information... 2021-05-15T13:53:51.0164385Z The following additional packages will be installed: 2021-05-15T13:53:51.0166211Z libij-java 2021-05-15T13:53:51.0626837Z The following NEW packages will be installed: 2021-05-15T13:53:51.0631206Z imagej libij-java 2021-05-15T13:53:51.0863908Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:51.0864981Z Need to get 2328 kB of archives. 2021-05-15T13:53:51.0866111Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:53:51.0868648Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:53:51.1239307Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:53:51.5519023Z Fetched 2328 kB in 0s (41.0 MB/s) 2021-05-15T13:53:51.5881439Z Selecting previously unselected package libij-java. 2021-05-15T13:53:51.5916997Z (Reading database ... 2021-05-15T13:53:51.5918310Z (Reading database ... 5% 2021-05-15T13:53:51.5919545Z (Reading database ... 10% 2021-05-15T13:53:51.5920210Z (Reading database ... 15% 2021-05-15T13:53:51.5920796Z (Reading database ... 20% 2021-05-15T13:53:51.5921258Z (Reading database ... 25% 2021-05-15T13:53:51.5921738Z (Reading database ... 30% 2021-05-15T13:53:51.5922213Z (Reading database ... 35% 2021-05-15T13:53:51.5922674Z (Reading database ... 40% 2021-05-15T13:53:51.5923149Z (Reading database ... 45% 2021-05-15T13:53:51.5923610Z (Reading database ... 50% 2021-05-15T13:53:51.5965055Z (Reading database ... 55% 2021-05-15T13:53:51.6020889Z (Reading database ... 60% 2021-05-15T13:53:51.6046863Z (Reading database ... 65% 2021-05-15T13:53:51.6160124Z (Reading database ... 70% 2021-05-15T13:53:51.6277802Z (Reading database ... 75% 2021-05-15T13:53:51.6304638Z (Reading database ... 80% 2021-05-15T13:53:51.6867759Z (Reading database ... 85% 2021-05-15T13:53:51.7058042Z (Reading database ... 90% 2021-05-15T13:53:51.7141194Z (Reading database ... 95% 2021-05-15T13:53:51.7141985Z (Reading database ... 100% 2021-05-15T13:53:51.7143044Z (Reading database ... 267998 files and directories currently installed.) 2021-05-15T13:53:51.7296286Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:53:51.7310408Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:53:51.8240481Z Selecting previously unselected package imagej. 2021-05-15T13:53:51.8475346Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:53:51.8487512Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:53:51.9278738Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:53:51.9318004Z Setting up imagej (1.52r-1) ... 2021-05-15T13:53:51.9363986Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:53:52.0056501Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:52.7422159Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:53:54.8764355Z Reading package lists... 2021-05-15T13:53:55.0613313Z Building dependency tree... 2021-05-15T13:53:55.0633507Z Reading state information... 2021-05-15T13:53:55.2293311Z Suggested packages: 2021-05-15T13:53:55.2294864Z bowtie2-examples 2021-05-15T13:53:55.2727925Z The following NEW packages will be installed: 2021-05-15T13:53:55.2732450Z bowtie2 2021-05-15T13:53:55.2945070Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:55.2945918Z Need to get 1324 kB of archives. 2021-05-15T13:53:55.2946627Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:53:55.2949064Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:53:55.7491774Z Fetched 1324 kB in 0s (32.6 MB/s) 2021-05-15T13:53:55.7804677Z Selecting previously unselected package bowtie2. 2021-05-15T13:53:55.7880225Z (Reading database ... 2021-05-15T13:53:55.7881154Z (Reading database ... 5% 2021-05-15T13:53:55.7881995Z (Reading database ... 10% 2021-05-15T13:53:55.7882752Z (Reading database ... 15% 2021-05-15T13:53:55.7883519Z (Reading database ... 20% 2021-05-15T13:53:55.7884306Z (Reading database ... 25% 2021-05-15T13:53:55.7885052Z (Reading database ... 30% 2021-05-15T13:53:55.7885888Z (Reading database ... 35% 2021-05-15T13:53:55.7886647Z (Reading database ... 40% 2021-05-15T13:53:55.7887409Z (Reading database ... 45% 2021-05-15T13:53:55.7888166Z (Reading database ... 50% 2021-05-15T13:53:55.7924707Z (Reading database ... 55% 2021-05-15T13:53:55.7971403Z (Reading database ... 60% 2021-05-15T13:53:55.7994906Z (Reading database ... 65% 2021-05-15T13:53:55.8129306Z (Reading database ... 70% 2021-05-15T13:53:55.8256487Z (Reading database ... 75% 2021-05-15T13:53:55.8283369Z (Reading database ... 80% 2021-05-15T13:53:55.8949855Z (Reading database ... 85% 2021-05-15T13:53:55.9136671Z (Reading database ... 90% 2021-05-15T13:53:55.9221530Z (Reading database ... 95% 2021-05-15T13:53:55.9222066Z (Reading database ... 100% 2021-05-15T13:53:55.9222836Z (Reading database ... 268021 files and directories currently installed.) 2021-05-15T13:53:55.9376525Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:53:55.9389990Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:53:56.1495353Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:53:56.1540591Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:59.1362119Z Reading package lists... 2021-05-15T13:53:59.3023271Z Building dependency tree... 2021-05-15T13:53:59.3043327Z Reading state information... 2021-05-15T13:53:59.4311208Z E: Unable to locate package install 2021-05-15T13:53:59.4312422Z E: Unable to locate package gdal 2021-05-15T13:53:59.5001966Z Reading package lists... 2021-05-15T13:53:59.6462919Z Building dependency tree... 2021-05-15T13:53:59.6482917Z Reading state information... 2021-05-15T13:53:59.6717795Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:53:59.6719553Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:53:59.6720564Z is only available from another source 2021-05-15T13:53:59.6721188Z 2021-05-15T13:53:59.7716101Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:53:59.8365836Z Reading package lists... 2021-05-15T13:53:59.9956269Z Building dependency tree... 2021-05-15T13:53:59.9978086Z Reading state information... 2021-05-15T13:54:00.0236484Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:54:00.0237996Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:00.0239687Z is only available from another source 2021-05-15T13:54:00.0240627Z However the following packages replace it: 2021-05-15T13:54:00.0241400Z ffmpeg 2021-05-15T13:54:00.0241890Z 2021-05-15T13:54:00.1286664Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:54:00.1949038Z Reading package lists... 2021-05-15T13:54:00.3583121Z Building dependency tree... 2021-05-15T13:54:00.3609407Z Reading state information... 2021-05-15T13:54:00.5145257Z The following additional packages will be installed: 2021-05-15T13:54:00.5147703Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:00.5149706Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:00.5151090Z libssh2-1-dev 2021-05-15T13:54:00.5152110Z Suggested packages: 2021-05-15T13:54:00.5153382Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:54:00.5627025Z The following NEW packages will be installed: 2021-05-15T13:54:00.5629409Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:00.5631364Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:00.5632824Z libssh2-1-dev 2021-05-15T13:54:00.5835241Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:00.5835951Z Need to get 2667 kB of archives. 2021-05-15T13:54:00.5836634Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:54:00.5839438Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:54:00.5887131Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:54:00.5961897Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:54:00.5968832Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:54:00.5984806Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:54:00.5991511Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:54:00.6002383Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:54:00.6054879Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:54:00.6107817Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:54:00.6142672Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:54:00.6148142Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:54:01.0642629Z Fetched 2667 kB in 0s (49.9 MB/s) 2021-05-15T13:54:01.0982221Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:54:01.1068024Z (Reading database ... 2021-05-15T13:54:01.1068905Z (Reading database ... 5% 2021-05-15T13:54:01.1069844Z (Reading database ... 10% 2021-05-15T13:54:01.1070425Z (Reading database ... 15% 2021-05-15T13:54:01.1071054Z (Reading database ... 20% 2021-05-15T13:54:01.1071537Z (Reading database ... 25% 2021-05-15T13:54:01.1072032Z (Reading database ... 30% 2021-05-15T13:54:01.1072512Z (Reading database ... 35% 2021-05-15T13:54:01.1073007Z (Reading database ... 40% 2021-05-15T13:54:01.1073631Z (Reading database ... 45% 2021-05-15T13:54:01.1074221Z (Reading database ... 50% 2021-05-15T13:54:01.1119389Z (Reading database ... 55% 2021-05-15T13:54:01.1165872Z (Reading database ... 60% 2021-05-15T13:54:01.1190371Z (Reading database ... 65% 2021-05-15T13:54:01.1317777Z (Reading database ... 70% 2021-05-15T13:54:01.1437218Z (Reading database ... 75% 2021-05-15T13:54:01.1467663Z (Reading database ... 80% 2021-05-15T13:54:01.2059280Z (Reading database ... 85% 2021-05-15T13:54:01.2240055Z (Reading database ... 90% 2021-05-15T13:54:01.2319629Z (Reading database ... 95% 2021-05-15T13:54:01.2320523Z (Reading database ... 100% 2021-05-15T13:54:01.2321572Z (Reading database ... 268047 files and directories currently installed.) 2021-05-15T13:54:01.2462579Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:54:01.2475534Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:01.2850777Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:54:01.3142533Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:54:01.3154012Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:01.3960972Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:54:01.4186242Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:54:01.4214753Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:01.4537404Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:54:01.4795653Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:01.4810291Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:01.5280574Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:54:01.5519435Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:01.5533028Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:01.5880888Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:54:01.6117321Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:01.6132186Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:01.6519906Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:54:01.6746717Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:02.3450058Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:02.3452431Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:54:02.3461974Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:02.3463442Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:02.3464893Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:54:02.3466378Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:54:02.3467998Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:02.3469529Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:54:02.3471629Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:54:02.3472968Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:02.3474229Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:54:02.3475516Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:02.3476693Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:02.3477761Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:02.3480453Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:02.3481691Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:02.3482835Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:02.3484129Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:02.3485240Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:02.3486370Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:02.3487635Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:02.3489054Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:02.3490325Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:02.3491786Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:02.3492980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:07.2428952Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:07.3703596Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:09.5328732Z Reading package lists... 2021-05-15T13:54:09.6931601Z Building dependency tree... 2021-05-15T13:54:09.6951016Z Reading state information... 2021-05-15T13:54:09.9437241Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:54:09.9438996Z libtiff-dev set to manually installed. 2021-05-15T13:54:09.9440168Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:10.0141199Z Reading package lists... 2021-05-15T13:54:10.1697071Z Building dependency tree... 2021-05-15T13:54:10.1717033Z Reading state information... 2021-05-15T13:54:10.3958650Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:54:10.3960102Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:10.4612923Z Reading package lists... 2021-05-15T13:54:10.6267374Z Building dependency tree... 2021-05-15T13:54:10.6288217Z Reading state information... 2021-05-15T13:54:10.8403777Z The following NEW packages will be installed: 2021-05-15T13:54:10.8406396Z libsodium-dev 2021-05-15T13:54:10.8628226Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:10.8629998Z Need to get 169 kB of archives. 2021-05-15T13:54:10.8631193Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:54:10.8633298Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:54:11.3163667Z Fetched 169 kB in 0s (8049 kB/s) 2021-05-15T13:54:11.3455333Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:54:11.3538264Z (Reading database ... 2021-05-15T13:54:11.3539071Z (Reading database ... 5% 2021-05-15T13:54:11.3539773Z (Reading database ... 10% 2021-05-15T13:54:11.3540535Z (Reading database ... 15% 2021-05-15T13:54:11.3541429Z (Reading database ... 20% 2021-05-15T13:54:11.3542171Z (Reading database ... 25% 2021-05-15T13:54:11.3542937Z (Reading database ... 30% 2021-05-15T13:54:11.3543648Z (Reading database ... 35% 2021-05-15T13:54:11.3544477Z (Reading database ... 40% 2021-05-15T13:54:11.3545146Z (Reading database ... 45% 2021-05-15T13:54:11.3545824Z (Reading database ... 50% 2021-05-15T13:54:11.3580803Z (Reading database ... 55% 2021-05-15T13:54:11.3626578Z (Reading database ... 60% 2021-05-15T13:54:11.3648477Z (Reading database ... 65% 2021-05-15T13:54:11.3766002Z (Reading database ... 70% 2021-05-15T13:54:11.3875934Z (Reading database ... 75% 2021-05-15T13:54:11.3903956Z (Reading database ... 80% 2021-05-15T13:54:11.4422301Z (Reading database ... 85% 2021-05-15T13:54:11.4584326Z (Reading database ... 90% 2021-05-15T13:54:11.4657126Z (Reading database ... 95% 2021-05-15T13:54:11.4657613Z (Reading database ... 100% 2021-05-15T13:54:11.4658349Z (Reading database ... 268550 files and directories currently installed.) 2021-05-15T13:54:11.4819492Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:54:11.4834158Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:11.5655634Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:13.7490255Z Reading package lists... 2021-05-15T13:54:13.9230320Z Building dependency tree... 2021-05-15T13:54:13.9251859Z Reading state information... 2021-05-15T13:54:14.0944442Z The following additional packages will be installed: 2021-05-15T13:54:14.0947769Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:54:14.1444776Z The following NEW packages will be installed: 2021-05-15T13:54:14.1459008Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:54:14.1460370Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:54:14.1672315Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:14.1673196Z Need to get 10.4 MB of archives. 2021-05-15T13:54:14.1673942Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:54:14.1676916Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:54:14.1767450Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:54:14.1926309Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:54:14.2175765Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:54:14.2397899Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:54:14.2655157Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:54:14.2911281Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:54:14.3336754Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:54:14.7890420Z Fetched 10.4 MB in 0s (55.9 MB/s) 2021-05-15T13:54:14.8198950Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:54:14.8285193Z (Reading database ... 2021-05-15T13:54:14.8285863Z (Reading database ... 5% 2021-05-15T13:54:14.8286395Z (Reading database ... 10% 2021-05-15T13:54:14.8286902Z (Reading database ... 15% 2021-05-15T13:54:14.8288056Z (Reading database ... 20% 2021-05-15T13:54:14.8290248Z (Reading database ... 25% 2021-05-15T13:54:14.8292508Z (Reading database ... 30% 2021-05-15T13:54:14.8294702Z (Reading database ... 35% 2021-05-15T13:54:14.8296731Z (Reading database ... 40% 2021-05-15T13:54:14.8298831Z (Reading database ... 45% 2021-05-15T13:54:14.8300779Z (Reading database ... 50% 2021-05-15T13:54:14.8350828Z (Reading database ... 55% 2021-05-15T13:54:14.8399916Z (Reading database ... 60% 2021-05-15T13:54:14.8427026Z (Reading database ... 65% 2021-05-15T13:54:14.8546108Z (Reading database ... 70% 2021-05-15T13:54:14.8673192Z (Reading database ... 75% 2021-05-15T13:54:14.8698815Z (Reading database ... 80% 2021-05-15T13:54:14.9301643Z (Reading database ... 85% 2021-05-15T13:54:14.9479477Z (Reading database ... 90% 2021-05-15T13:54:14.9556107Z (Reading database ... 95% 2021-05-15T13:54:14.9557016Z (Reading database ... 100% 2021-05-15T13:54:14.9558058Z (Reading database ... 268620 files and directories currently installed.) 2021-05-15T13:54:14.9710886Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:54:14.9723432Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:15.0600794Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:54:15.0879801Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:54:15.0903791Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:15.2101329Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:54:15.2413929Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:54:15.2425073Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:15.4080769Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:54:15.4326845Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:15.4340116Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:15.5839983Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:54:15.6091768Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:15.6105949Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:15.8000490Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:54:15.8239841Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:15.8249783Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:16.0241523Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:54:16.0541158Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:16.0553851Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:16.4040831Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:54:16.4359538Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:16.4370486Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:16.5283706Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:16.5316035Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:16.5349941Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:16.5383021Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:16.5415855Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:16.5467598Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:16.5503438Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:16.5542110Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:16.5578636Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:19.5418189Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:21.6852826Z Reading package lists... 2021-05-15T13:54:21.8474754Z Building dependency tree... 2021-05-15T13:54:21.8496542Z Reading state information... 2021-05-15T13:54:22.1079906Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:54:22.1081455Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:22.1775249Z Reading package lists... 2021-05-15T13:54:22.3470552Z Building dependency tree... 2021-05-15T13:54:22.3492797Z Reading state information... 2021-05-15T13:54:22.5165442Z The following additional packages will be installed: 2021-05-15T13:54:22.5168066Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:22.5170136Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:54:22.5176089Z Suggested packages: 2021-05-15T13:54:22.5177491Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:54:22.5698681Z The following NEW packages will be installed: 2021-05-15T13:54:22.5701104Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:22.5704364Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:54:22.5919710Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:22.5920828Z Need to get 1459 kB of archives. 2021-05-15T13:54:22.5921737Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:54:22.5923830Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:54:22.5954717Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:54:22.5967146Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:54:22.5978530Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:54:22.5987851Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:54:22.5995940Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:54:22.6019075Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:54:22.6088264Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:54:22.6113984Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:54:22.6121215Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:54:23.0879770Z Fetched 1459 kB in 0s (34.1 MB/s) 2021-05-15T13:54:23.1245200Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:54:23.1327006Z (Reading database ... 2021-05-15T13:54:23.1327543Z (Reading database ... 5% 2021-05-15T13:54:23.1328144Z (Reading database ... 10% 2021-05-15T13:54:23.1328646Z (Reading database ... 15% 2021-05-15T13:54:23.1329154Z (Reading database ... 20% 2021-05-15T13:54:23.1329648Z (Reading database ... 25% 2021-05-15T13:54:23.1330176Z (Reading database ... 30% 2021-05-15T13:54:23.1331409Z (Reading database ... 35% 2021-05-15T13:54:23.1332038Z (Reading database ... 40% 2021-05-15T13:54:23.1332862Z (Reading database ... 45% 2021-05-15T13:54:23.1333514Z (Reading database ... 50% 2021-05-15T13:54:23.1371411Z (Reading database ... 55% 2021-05-15T13:54:23.1413712Z (Reading database ... 60% 2021-05-15T13:54:23.1446998Z (Reading database ... 65% 2021-05-15T13:54:23.1579710Z (Reading database ... 70% 2021-05-15T13:54:23.1696399Z (Reading database ... 75% 2021-05-15T13:54:23.1722419Z (Reading database ... 80% 2021-05-15T13:54:23.2128227Z (Reading database ... 85% 2021-05-15T13:54:23.2541010Z (Reading database ... 90% 2021-05-15T13:54:23.2630130Z (Reading database ... 95% 2021-05-15T13:54:23.2630688Z (Reading database ... 100% 2021-05-15T13:54:23.2631842Z (Reading database ... 268845 files and directories currently installed.) 2021-05-15T13:54:23.2793904Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.2816841Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.3201380Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:54:23.3477925Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.3493117Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.3840508Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:54:23.4136799Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.4152405Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.4520359Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:54:23.4780381Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.4794573Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.5160510Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:54:23.5427690Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:54:23.5466873Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:23.5920192Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:54:23.6142243Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.6159429Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.6590542Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:54:23.6841661Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:54:23.6854022Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:23.7671388Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:54:23.7960044Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:54:23.7970730Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:23.8471339Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:54:23.8720006Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:23.8734609Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:23.9080377Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:54:23.9328359Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:54:23.9346982Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:24.0450912Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:24.0495651Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0529280Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:24.0573690Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:24.0616971Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0654239Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0687354Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0722640Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0759842Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:24.0792178Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:24.0829509Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:24.1034846Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:27.4608616Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:29.8197972Z Reading package lists... 2021-05-15T13:54:30.0095517Z Building dependency tree... 2021-05-15T13:54:30.0119327Z Reading state information... 2021-05-15T13:54:30.1492697Z E: Unable to locate package udunits 2021-05-15T13:54:30.2186248Z Reading package lists... 2021-05-15T13:54:30.3919453Z Building dependency tree... 2021-05-15T13:54:30.3941921Z Reading state information... 2021-05-15T13:54:30.5458976Z The following additional packages will be installed: 2021-05-15T13:54:30.5460621Z libwebpdemux2 2021-05-15T13:54:30.5904293Z The following NEW packages will be installed: 2021-05-15T13:54:30.5906098Z libwebp-dev libwebpdemux2 2021-05-15T13:54:30.6098939Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:30.6099798Z Need to get 277 kB of archives. 2021-05-15T13:54:30.6100590Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:54:30.6102328Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:54:30.6120221Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:54:31.0931490Z Fetched 277 kB in 0s (6894 kB/s) 2021-05-15T13:54:31.1305532Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:54:31.1368484Z (Reading database ... 2021-05-15T13:54:31.1371157Z (Reading database ... 5% 2021-05-15T13:54:31.1371990Z (Reading database ... 10% 2021-05-15T13:54:31.1372768Z (Reading database ... 15% 2021-05-15T13:54:31.1373746Z (Reading database ... 20% 2021-05-15T13:54:31.1374664Z (Reading database ... 25% 2021-05-15T13:54:31.1375428Z (Reading database ... 30% 2021-05-15T13:54:31.1376201Z (Reading database ... 35% 2021-05-15T13:54:31.1376971Z (Reading database ... 40% 2021-05-15T13:54:31.1377716Z (Reading database ... 45% 2021-05-15T13:54:31.1378476Z (Reading database ... 50% 2021-05-15T13:54:31.1412957Z (Reading database ... 55% 2021-05-15T13:54:31.1461765Z (Reading database ... 60% 2021-05-15T13:54:31.1495705Z (Reading database ... 65% 2021-05-15T13:54:31.1630836Z (Reading database ... 70% 2021-05-15T13:54:31.1761567Z (Reading database ... 75% 2021-05-15T13:54:31.1788355Z (Reading database ... 80% 2021-05-15T13:54:31.2211236Z (Reading database ... 85% 2021-05-15T13:54:31.2534979Z (Reading database ... 90% 2021-05-15T13:54:31.2620667Z (Reading database ... 95% 2021-05-15T13:54:31.2622518Z (Reading database ... 100% 2021-05-15T13:54:31.2624518Z (Reading database ... 269145 files and directories currently installed.) 2021-05-15T13:54:31.2772730Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:54:31.2802011Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:31.3080527Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:54:31.3354057Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:54:31.3367842Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:31.4266748Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:31.4298508Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:31.4346722Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:33.6461629Z Reading package lists... 2021-05-15T13:54:33.8072815Z Building dependency tree... 2021-05-15T13:54:33.8101726Z Reading state information... 2021-05-15T13:54:33.9674083Z The following additional packages will be installed: 2021-05-15T13:54:33.9677094Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:33.9678842Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:33.9680382Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:33.9685866Z Suggested packages: 2021-05-15T13:54:33.9687129Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:54:33.9688024Z Recommended packages: 2021-05-15T13:54:33.9688674Z cargo 2021-05-15T13:54:34.0206274Z The following NEW packages will be installed: 2021-05-15T13:54:34.0209309Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:34.0211307Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:34.0215149Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:34.0461667Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:34.0463043Z Need to get 108 MB of archives. 2021-05-15T13:54:34.0464204Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:54:34.0467132Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:54:34.0523106Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:54:34.0536605Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:54:34.0547789Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:54:34.0635057Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:54:34.0661040Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:54:34.0665759Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:54:34.1910256Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:54:34.9380298Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:54:35.3511339Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:54:35.3761274Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:54:35.4255268Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:54:35.5770845Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:54:36.0183009Z Fetched 108 MB in 2s (69.6 MB/s) 2021-05-15T13:54:36.0517285Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:54:36.0603215Z (Reading database ... 2021-05-15T13:54:36.0604159Z (Reading database ... 5% 2021-05-15T13:54:36.0604961Z (Reading database ... 10% 2021-05-15T13:54:36.0605992Z (Reading database ... 15% 2021-05-15T13:54:36.0606921Z (Reading database ... 20% 2021-05-15T13:54:36.0607674Z (Reading database ... 25% 2021-05-15T13:54:36.0608401Z (Reading database ... 30% 2021-05-15T13:54:36.0609140Z (Reading database ... 35% 2021-05-15T13:54:36.0609958Z (Reading database ... 40% 2021-05-15T13:54:36.0610675Z (Reading database ... 45% 2021-05-15T13:54:36.0611740Z (Reading database ... 50% 2021-05-15T13:54:36.0648004Z (Reading database ... 55% 2021-05-15T13:54:36.0688398Z (Reading database ... 60% 2021-05-15T13:54:36.0718032Z (Reading database ... 65% 2021-05-15T13:54:36.0870403Z (Reading database ... 70% 2021-05-15T13:54:36.1065751Z (Reading database ... 75% 2021-05-15T13:54:36.1094448Z (Reading database ... 80% 2021-05-15T13:54:36.1489365Z (Reading database ... 85% 2021-05-15T13:54:36.1791548Z (Reading database ... 90% 2021-05-15T13:54:36.1867703Z (Reading database ... 95% 2021-05-15T13:54:36.1868224Z (Reading database ... 100% 2021-05-15T13:54:36.1868996Z (Reading database ... 269173 files and directories currently installed.) 2021-05-15T13:54:36.2010063Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:54:36.2032269Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:36.2424222Z Selecting previously unselected package libipt2. 2021-05-15T13:54:36.2716949Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:54:36.2783987Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:54:36.3161021Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:54:36.3370906Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:54:36.3384006Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:36.3891461Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:54:36.4209481Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:54:36.4222650Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:36.4963442Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:54:36.5305252Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:54:36.5320260Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:36.5822695Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:54:36.6122024Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:54:36.6139870Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:36.6464426Z Selecting previously unselected package gdb. 2021-05-15T13:54:36.6773764Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:54:36.6787025Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:37.0161416Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:54:37.0422219Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:37.0437056Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:43.5987112Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:54:43.6307995Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:43.6313360Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:46.7721667Z Selecting previously unselected package rustc. 2021-05-15T13:54:46.7964039Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:46.7974690Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:47.0000149Z Selecting previously unselected package cargo. 2021-05-15T13:54:47.0284944Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:47.0296011Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:47.4160933Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:54:47.4377284Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:54:47.4389670Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:48.6992395Z Selecting previously unselected package rust-gdb. 2021-05-15T13:54:48.7297299Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:54:48.7310221Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.7982996Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.8018591Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:48.8055204Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:48.8088775Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.8118139Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:54:48.8153030Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:48.8192480Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:48.8230411Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.8269673Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:48.8306447Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:48.8339122Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.8371153Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:48.8413031Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:48.8453946Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:48.8692065Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:52.2907882Z Reading package lists... 2021-05-15T13:54:52.4547027Z Building dependency tree... 2021-05-15T13:54:52.4568164Z Reading state information... 2021-05-15T13:54:52.6264898Z The following additional packages will be installed: 2021-05-15T13:54:52.6266547Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:52.6267951Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:52.6270715Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:52.6272433Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:52.6273905Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:52.6275193Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:52.6276374Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:52.6277925Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:52.6280255Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:52.6282126Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:52.6283727Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:52.6285652Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:52.6287219Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:52.6289203Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:52.6290712Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:52.6292392Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:52.6293793Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:52.6295410Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:52.6296922Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:52.6298078Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:52.6299573Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:52.6300814Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:52.6302092Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:52.6303166Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:52.6304239Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:52.6305833Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:52.6307375Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:52.6308646Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:52.6310104Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:52.6311389Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:52.6312626Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:52.6313802Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:52.6315079Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:52.6316484Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:52.6317969Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:52.6319775Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:52.6321137Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:52.6322467Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:52.6323831Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:52.6326160Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:52.6328244Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:52.6329765Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:54:52.6331218Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:52.6332561Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:52.6333959Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:52.6336351Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:52.6338097Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:52.6339528Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:52.6340770Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:52.6341445Z Suggested packages: 2021-05-15T13:54:52.6343301Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:54:52.6347539Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:54:52.6351842Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:54:52.6353338Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:54:52.6354553Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:54:52.6355839Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:54:52.6357216Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:54:52.6359003Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:54:52.6360427Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:54:52.6361889Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:54:52.6363331Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:54:52.6364797Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:54:52.6366156Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:54:52.6367176Z wpagui libengine-pkcs11-openssl 2021-05-15T13:54:52.7306007Z The following NEW packages will be installed: 2021-05-15T13:54:52.7308279Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:52.7310177Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:52.7312057Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:52.7314136Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:52.7316019Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:52.7317766Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:52.7319612Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:52.7321716Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:52.7323622Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:52.7325490Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:52.7327278Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:52.7330172Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:52.7332005Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:52.7333831Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:52.7335592Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:52.7337293Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:52.7338883Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:52.7340511Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:52.7342262Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:52.7343557Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:52.7344922Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:52.7346335Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:52.7347627Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:52.7348864Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:52.7350191Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:52.7351702Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:52.7353228Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:52.7356121Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:52.7357767Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:52.7359444Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:52.7360876Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:52.7362242Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:52.7363571Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:52.7364978Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:52.7366465Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:52.7367939Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:52.7369336Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:52.7370793Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:52.7372065Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:52.7373424Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:52.7374815Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:52.7376111Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:54:52.7377501Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:52.7379102Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:52.7380826Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:52.7382273Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:52.7383524Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:52.7384912Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:52.7386097Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:52.8366390Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:52.8367347Z Need to get 183 MB of archives. 2021-05-15T13:54:52.8368207Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:54:52.8371005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:54:52.8404214Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:54:52.8670899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:54:52.8694832Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:54:52.8700326Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:54:52.8708028Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:54:52.8712778Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:54:52.8720285Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:54:52.8725993Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:54:52.8731274Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:54:52.8748683Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:54:52.8773868Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:54:52.8841057Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:54:52.8847305Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:54:52.8856044Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:54:52.8862088Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:54:52.8869935Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:54:52.8875874Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:54:52.8882223Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:54:52.8888498Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:54:52.8893935Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:54:52.8899508Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:54:52.8904091Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:54:52.9302535Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:54:52.9625167Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:54:52.9641786Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:54:52.9676963Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:54:52.9781484Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:54:52.9789668Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:54:52.9816250Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:54:52.9847388Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:54:53.0043929Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:54:53.0218589Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:54:53.0241214Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:54:53.0250919Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:54:53.0259356Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:54:53.2176367Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:54:53.2180684Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:54:53.2326291Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:54:53.2378472Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:54:53.2405584Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:54:53.2424170Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:54:53.2433836Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:54:53.2465250Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:54:53.2478677Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:54:53.2532360Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:54:53.2547281Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:54:53.2590284Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:54:53.2607399Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:54:53.2669587Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:54:53.2687587Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:54:53.2725258Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:54:53.2772788Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:54:53.2796154Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:54:53.2875570Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:54:53.2886766Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:54:53.4380351Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:54:53.4500211Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:54:53.4512843Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:54:53.4559756Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:54:53.4565891Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:54:53.4573960Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:54:53.4585805Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:54:53.4608310Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:54:53.4622013Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:54:53.4671976Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:54:53.4695991Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:54:53.4724093Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:54:53.4900562Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:54:53.5036696Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:54:53.5981985Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:54:53.5989999Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:54:53.6000089Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:54:53.6007838Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:54:53.6047135Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:54:53.6086237Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:54:53.6102967Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:54:53.6918809Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:54:53.6926128Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:54:53.6933481Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:54:53.7095120Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:54:53.7098861Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:54:53.7113101Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:54:53.7183421Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:54:53.7634379Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:54:53.7922694Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:54:53.7939427Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:54:53.7949000Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:54:53.7965485Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:54:53.8059613Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:54:53.8062704Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:54:53.8084263Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:54:53.8101946Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:54:53.8135782Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:54:53.8154382Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:54:53.8163400Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:54:53.8568646Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:54:53.8629067Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:54:53.8663800Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:54:53.8666433Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:54:53.8691698Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:54:53.8731877Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:54:53.8922300Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:54:53.8928740Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:54:53.8936213Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:54:53.9006594Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:54:53.9010561Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:54:54.6292764Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:54:54.6310294Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:54:54.6319483Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:54:54.6479253Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:54:54.7403915Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:54:54.7418043Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:54:54.7436573Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:54:54.7508569Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:54:54.7511038Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:54:54.8046614Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:54:54.8160487Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:54:54.8190252Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:54:54.8197431Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:54:54.8207719Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:54:54.8252484Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:54:54.8289091Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:54:54.8291649Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:54:54.8297614Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:54:54.8330802Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:54:54.8338424Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:54:54.8346090Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:54:54.8349098Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:54:54.8356504Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:54:54.8366160Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:54:54.8381754Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:54:54.8396525Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:54:54.8610873Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:54:54.8629842Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:54:54.8644731Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:54:54.8703510Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:54:54.8823769Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:54:54.8850167Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:54:54.8880053Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:54:54.8895018Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:54:54.8912054Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:54:54.8919259Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:54:54.8927613Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:54:54.8946651Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:54:54.8954934Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:54:54.8960941Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:54:54.8990648Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:54:54.9121774Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:54:54.9588270Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:54:54.9590400Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:54:54.9661345Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:54:54.9685455Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:54:54.9702853Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:54:54.9765601Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:54:54.9771865Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:54:55.0154062Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:54:55.0294783Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:54:55.0426315Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:54:55.0881401Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:54:55.0924967Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:54:55.0967753Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:54:55.0979132Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:54:55.1053082Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:54:55.1058631Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:54:55.1076847Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:54:55.1083439Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:54:55.1177795Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:54:55.1223772Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:54:55.1773821Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:54:55.1782392Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:54:55.1800654Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:54:55.1812352Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:54:55.1842535Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:54:55.1849138Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:54:55.1876368Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:54:55.1883009Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:54:55.1889060Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:54:55.1898041Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:54:55.1911198Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:54:55.1929247Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:54:55.1939775Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:54:55.2112016Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:54:55.2129015Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:54:55.2747867Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:54:55.2752641Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:54:55.2760106Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:54:55.2803104Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:54:55.2811618Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:54:55.2831320Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:54:55.2884738Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:54:55.2887113Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:54:55.3139855Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:54:55.3157407Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:54:55.3179305Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:54:55.3485226Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:54:55.3520817Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:54:55.3544852Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:54:55.3550616Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:54:55.3565439Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:54:55.3875057Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:54:55.4957403Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:54:55.4994185Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:54:55.5093941Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:54:55.6656935Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:54:55.7177547Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:54:55.7222089Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:54:55.7230763Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:54:55.7296630Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:54:55.7311869Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:54:55.7486083Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:54:55.7657409Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:54:55.7666452Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:54:55.7682103Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:54:56.9545994Z Fetched 183 MB in 3s (60.4 MB/s) 2021-05-15T13:54:56.9924371Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:54:57.0021046Z (Reading database ... 2021-05-15T13:54:57.0021891Z (Reading database ... 5% 2021-05-15T13:54:57.0022594Z (Reading database ... 10% 2021-05-15T13:54:57.0023255Z (Reading database ... 15% 2021-05-15T13:54:57.0023897Z (Reading database ... 20% 2021-05-15T13:54:57.0024670Z (Reading database ... 25% 2021-05-15T13:54:57.0025285Z (Reading database ... 30% 2021-05-15T13:54:57.0025909Z (Reading database ... 35% 2021-05-15T13:54:57.0026538Z (Reading database ... 40% 2021-05-15T13:54:57.0027168Z (Reading database ... 45% 2021-05-15T13:54:57.0027800Z (Reading database ... 50% 2021-05-15T13:54:57.0064507Z (Reading database ... 55% 2021-05-15T13:54:57.0107048Z (Reading database ... 60% 2021-05-15T13:54:57.0145840Z (Reading database ... 65% 2021-05-15T13:54:57.0280920Z (Reading database ... 70% 2021-05-15T13:54:57.0413014Z (Reading database ... 75% 2021-05-15T13:54:57.0441348Z (Reading database ... 80% 2021-05-15T13:54:57.0853316Z (Reading database ... 85% 2021-05-15T13:54:57.1162512Z (Reading database ... 90% 2021-05-15T13:54:57.1244903Z (Reading database ... 95% 2021-05-15T13:54:57.1245400Z (Reading database ... 100% 2021-05-15T13:54:57.1246083Z (Reading database ... 269928 files and directories currently installed.) 2021-05-15T13:54:57.1389806Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:54:57.1414265Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:54:57.1774771Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:54:57.2104710Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:57.2205806Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:57.4206058Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:54:57.4509362Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:57.4521835Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:57.4929365Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:54:57.5233347Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:57.5247464Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:54:57.5599585Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:54:57.5827292Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:57.5840205Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:54:57.6118649Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:54:57.6446363Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:54:57.6457049Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:54:57.6730216Z Selecting previously unselected package libwacom-common. 2021-05-15T13:54:57.7041866Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:54:57.7054119Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:54:57.7920508Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:54:57.8139962Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:54:57.8152609Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:54:57.8392980Z Selecting previously unselected package libinput-bin. 2021-05-15T13:54:57.8692592Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:57.8706673Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:57.9008253Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:54:57.9309962Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:54:57.9322214Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:54:57.9737855Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:54:58.0043601Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:58.0059688Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:58.0600460Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:54:58.0846217Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:58.0862687Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:58.1881195Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:54:58.2111105Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:54:58.2128091Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:54:58.2419544Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:54:58.2746724Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:54:58.2760300Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:54:58.3050300Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:54:58.3376674Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:58.3388378Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:58.3640213Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:54:58.3939904Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:54:58.3955843Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:54:58.4320310Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:54:58.4546426Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:54:58.4558104Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:54:58.4920412Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:54:58.5151793Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:54:58.5167252Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:54:58.5464108Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:54:58.5769389Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:54:58.5781515Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:54:58.6038222Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:54:58.6338610Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:54:58.6357787Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:54:58.6696702Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:54:58.7020676Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:54:58.7030323Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:54:58.7338380Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:54:58.7645133Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:54:58.7657512Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:54:58.8016257Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:54:58.8329948Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:58.8412026Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:59.1760046Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:54:59.2020052Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:59.2035352Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:59.4631889Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:54:59.4901208Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:54:59.4927146Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:54:59.5400832Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:54:59.5634860Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:54:59.5646580Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:54:59.6200563Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:54:59.6456374Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:54:59.6472891Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:54:59.7520978Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:54:59.7823846Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:54:59.7840785Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:54:59.8136362Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:54:59.8499115Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:59.8513439Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:59.8980604Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:54:59.9278879Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:54:59.9295450Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:59.9841423Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:55:00.0093020Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:00.0110006Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:00.2000747Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:55:00.2227004Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:00.2244763Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:00.3959974Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:55:00.4211061Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:00.4225215Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:00.4642377Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:55:00.4936412Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:00.4949985Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:00.5258880Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:55:00.5551469Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:55:00.5568275Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:00.5898900Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:55:00.6200534Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:55:00.6212536Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:02.0236540Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:55:02.0532615Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.0545832Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:02.0907844Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:55:02.1217487Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:02.1229488Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:02.4160865Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:55:02.4408442Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:02.4423595Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:02.4994815Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:55:02.5306850Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:02.5325949Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:02.5818383Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:55:02.6155052Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.6168285Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.6524793Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:55:02.6842845Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.6855772Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.7157812Z Selecting previously unselected package gdal-data. 2021-05-15T13:55:02.7472611Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:55:02.7482388Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:02.8080288Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:55:02.8322649Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:55:02.8338693Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:02.8720222Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:55:02.9022701Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:55:02.9033637Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:02.9520044Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:55:02.9773836Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:02.9810635Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:03.0187943Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:55:03.0539245Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:55:03.0551205Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:03.1326731Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:55:03.1642161Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:03.1655098Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:03.1990951Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:55:03.2296363Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:55:03.2308174Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:03.3120495Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:55:03.3371236Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:55:03.3392699Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:03.3801292Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:55:03.4084833Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:55:03.4098721Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:03.4492288Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:55:03.4812747Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:55:03.4839248Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:03.5199922Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:55:03.5479092Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:55:03.5491099Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:03.6001105Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:55:03.6268899Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:03.6282416Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:03.7240762Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:55:03.7467715Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:03.7483651Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:03.7880687Z Selecting previously unselected package proj-data. 2021-05-15T13:55:03.8141649Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:55:03.8158978Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:55:04.6399992Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:55:04.6702850Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:55:04.6715541Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:04.7918752Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:55:04.8221813Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:55:04.8234379Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:04.8559566Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:55:04.8850396Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:55:04.8862376Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:04.9446439Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:55:04.9762822Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:55:04.9776867Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:05.0097512Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:55:05.0396016Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:55:05.0412787Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:05.0855848Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:55:05.1224717Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:05.1239176Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:05.1546627Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:55:05.1865680Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:05.1879582Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:05.2360273Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:55:05.2621395Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:05.2640233Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:05.3082434Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:55:05.3348701Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:55:05.3361972Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:05.4003111Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:55:05.4336238Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:55:05.4348100Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:05.4814772Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:55:05.5102917Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:55:05.5127443Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:05.5527714Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:55:05.5820263Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:05.5831580Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:05.7533600Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:55:05.7834843Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:55:05.7846055Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:05.9199823Z Selecting previously unselected package libgdal26. 2021-05-15T13:55:05.9448195Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:05.9466762Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:06.6280691Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:55:06.6540441Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:06.6558659Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:06.6859653Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:55:06.7165520Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:55:06.7182675Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:06.7560370Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:55:06.7805020Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:06.7823101Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:06.8133081Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:55:06.8433524Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:06.8453333Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:06.8876894Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:55:06.9182487Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:55:06.9201145Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:06.9840013Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:55:07.0068589Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:55:07.0103051Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:07.0705864Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:55:07.1024875Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:07.1039812Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:07.7288436Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:55:07.7600347Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:07.7618238Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:07.7907738Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:55:07.8218519Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:55:07.8229784Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:07.8672992Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:55:07.8981396Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:07.8994109Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:08.0714590Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:55:08.0949931Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:08.0966176Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:08.1360205Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:55:08.1614653Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:08.1627348Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:08.2096453Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:55:08.2375183Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:55:08.2386982Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:08.3280596Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:55:08.3535253Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:08.3731984Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:08.7662090Z Selecting previously unselected package qgis-providers. 2021-05-15T13:55:08.7969137Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:08.7981221Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:09.0494139Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:55:09.0805743Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:09.0827759Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:09.1201792Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:55:09.1537661Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:55:09.1549817Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:09.1844777Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:55:09.2262686Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:09.2275474Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:09.2777775Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:55:09.3128184Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:09.3147024Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:09.3973333Z Selecting previously unselected package blt. 2021-05-15T13:55:09.4282532Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:09.4291790Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:09.4559384Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:55:09.4869633Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:55:09.4878951Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:09.5294221Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:55:09.5599398Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:09.5624093Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:09.5976250Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:55:09.6279762Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:09.6291009Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:09.6756870Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:55:09.7053635Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:09.7080464Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:09.7542013Z Selecting previously unselected package gcr. 2021-05-15T13:55:09.7855621Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:09.7870837Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:55:09.8302789Z Selecting previously unselected package python3-numpy. 2021-05-15T13:55:09.8629369Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:55:09.8639862Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:10.1990612Z Selecting previously unselected package python3-gdal. 2021-05-15T13:55:10.2297583Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:10.2313832Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:10.3280282Z Selecting previously unselected package gdal-bin. 2021-05-15T13:55:10.3554358Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:10.3571825Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:10.4196402Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:55:10.4505014Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:10.4520742Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:10.4920334Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:55:10.5158593Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:55:10.5174602Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:10.5673638Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:55:10.5981264Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.5994092Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:10.6560521Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:55:10.6854171Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:10.6865795Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:10.7462436Z Selecting previously unselected package p11-kit. 2021-05-15T13:55:10.7774709Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:10.7785846Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:10.8175505Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:55:10.8544444Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:55:10.8562629Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:55:10.8898603Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:55:10.9213498Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:10.9331758Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:55:11.0316861Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:55:11.0631584Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:11.0647974Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:11.1029781Z Selecting previously unselected package grass-doc. 2021-05-15T13:55:11.1340332Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:55:11.1351882Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:13.3628685Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:55:13.3638708Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:55:13.3640445Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:13.3641746Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:55:13.3643176Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:13.3644424Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:13.3646237Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:55:13.3647718Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:13.3648936Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:13.4228672Z Selecting previously unselected package grass-core. 2021-05-15T13:55:13.4539018Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:55:13.4549659Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:55:14.1576180Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:55:14.1895844Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:55:14.1907192Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:14.2225961Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:55:14.2596041Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:55:14.2608331Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:14.2952690Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:55:14.3289144Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:55:14.3302810Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:14.4280691Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:55:14.4541899Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:55:14.4566657Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:14.4999909Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:55:14.5221017Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:55:14.5236207Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:14.8617844Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:55:14.8876752Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:55:14.8892954Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:15.0080235Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:55:15.0373946Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:15.0389798Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:15.0840358Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:55:15.1098657Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:15.1111541Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:15.1403696Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:55:15.1739399Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:55:15.1752746Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:15.2071690Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:55:15.2377368Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:55:15.2456691Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:15.3610195Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:55:15.3920239Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:55:15.3937235Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:15.4360722Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:55:15.4634676Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:55:15.4650480Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:15.4910684Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:55:15.5224627Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:15.5236315Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:15.5540093Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:55:15.5859953Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:15.5879299Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:15.6322416Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:55:15.6649858Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:55:15.6663357Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:15.6941181Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:55:15.7256133Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:15.7268054Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:15.7607685Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:55:15.7945948Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:55:15.7959137Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:15.8234483Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:55:15.8547109Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:15.8558865Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:15.8920114Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:55:15.9154584Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:15.9169175Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:15.9477003Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:55:15.9792193Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:15.9806178Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.0142814Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:55:16.0451466Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:16.0462929Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.0961446Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:55:16.1209095Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:16.1227537Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:16.2961331Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:55:16.3197855Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:16.3214525Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.3551658Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:55:16.3881522Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:16.3892953Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.4169229Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:55:16.4463961Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.4477845Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.4928922Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:55:16.5238688Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.5253695Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.6245880Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:55:16.6567665Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.6581184Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.7002422Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:55:16.7310259Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.7324076Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.7800373Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:55:16.8068103Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.8079754Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.8439766Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:55:16.8716111Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.8727641Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.9138466Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:55:16.9439992Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.9453569Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:16.9749849Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:55:17.0054849Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.0070064Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.0394606Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:55:17.0725219Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.0737079Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.1121842Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:55:17.1426142Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.1444501Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.1747336Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:55:17.2068550Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.2079681Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.2439923Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:55:17.2667754Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:17.2683962Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:17.3239099Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:55:17.3565577Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:17.3581484Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:17.5005374Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:55:17.5253537Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:17.5269394Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:17.8971463Z Selecting previously unselected package qtchooser. 2021-05-15T13:55:17.9270929Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:55:17.9281669Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:55:17.9589215Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:55:17.9894341Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.9903663Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.0700025Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:55:18.1077701Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.1189042Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.1585750Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:55:18.1890352Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.1902899Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.2280224Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:55:18.2531996Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.2543451Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.3240525Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:55:18.3456075Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.3466637Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.3779554Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:55:18.4105641Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.4117013Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.6309540Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:55:18.6629234Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.6641531Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.7657761Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:55:18.7983462Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.7995183Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.9360675Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:55:18.9610275Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:18.9621907Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.1158089Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:55:19.1396444Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:19.1411961Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.2038292Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:55:19.2336432Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:19.2347695Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.2854402Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:55:19.3179720Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:19.3192279Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.3525874Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:55:19.3836231Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:55:19.3849177Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:19.4698207Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:55:19.5008413Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:55:19.5206742Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:19.5519588Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:55:19.5763942Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.5779302Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.6200538Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:55:19.6472467Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:19.6483141Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:19.6767835Z Selecting previously unselected package modemmanager. 2021-05-15T13:55:19.7069040Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:55:19.7152607Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:55:19.8292973Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:55:19.8593896Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:55:19.8604270Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:19.8921184Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:55:19.9232260Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:55:19.9245785Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:20.2735289Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:55:20.3047254Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:55:20.3056698Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:20.3351799Z Selecting previously unselected package python3-bs4. 2021-05-15T13:55:20.3669111Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:55:20.3683199Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:20.4038966Z Selecting previously unselected package python3-cycler. 2021-05-15T13:55:20.4356795Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:55:20.4371311Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:55:20.4645044Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:55:20.5020591Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:55:20.5030554Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:20.5353534Z Selecting previously unselected package python3-decorator. 2021-05-15T13:55:20.5669231Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:55:20.5683041Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:20.5956839Z Selecting previously unselected package python3-future. 2021-05-15T13:55:20.6265042Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:55:20.6274003Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:55:20.7032627Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:55:20.7341353Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:55:20.7353202Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:20.7612767Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:55:20.7915184Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:55:20.7924963Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:20.8299055Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:55:20.8602455Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:55:20.8619161Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:20.8901003Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:55:20.9219570Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:55:20.9230296Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:20.9553938Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:55:20.9875777Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:55:20.9886096Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:21.0232113Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:55:21.0542133Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:55:21.0551826Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:21.0855099Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:55:21.1168267Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:55:21.1178895Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:21.2837918Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:55:21.3159678Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:55:21.3171845Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:21.3473880Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:55:21.3792791Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:55:21.3803392Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:21.8445392Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:55:21.8754223Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:55:21.8765601Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:21.9116750Z Selecting previously unselected package python3-olefile. 2021-05-15T13:55:21.9439934Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:55:21.9452065Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:55:21.9743894Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:55:22.0067635Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:55:22.0079859Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:22.0636495Z Selecting previously unselected package python3-tz. 2021-05-15T13:55:22.0944038Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:55:22.0956031Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:55:22.1227090Z Selecting previously unselected package python3-owslib. 2021-05-15T13:55:22.1532784Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:55:22.1546631Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:55:22.1932842Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:55:22.2231602Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:55:22.2243021Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:22.2899659Z Selecting previously unselected package python3-retrying. 2021-05-15T13:55:22.3199793Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:55:22.3210696Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:55:22.3522489Z Selecting previously unselected package python3-plotly. 2021-05-15T13:55:22.3836904Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:55:22.3847071Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:23.0877255Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:55:23.1198174Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:55:23.1208293Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:23.1603567Z Selecting previously unselected package python3-sip. 2021-05-15T13:55:23.1923336Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:23.1932709Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:23.2300777Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:55:23.2611417Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:23.2623295Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:23.5637866Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:55:23.5964913Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:23.5973738Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:55:23.6594262Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:55:23.6920983Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:23.6932432Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:23.7267751Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:55:23.7612666Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:23.7621547Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:23.7960323Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:55:23.8231760Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:23.8243160Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:23.8720578Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:55:23.9003213Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:23.9020541Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:24.2590046Z Selecting previously unselected package python3-qgis. 2021-05-15T13:55:24.2941407Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:24.2951738Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:25.2560625Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:55:25.2844199Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:55:25.2856583Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:25.3225171Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:55:25.3534556Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:55:25.3548032Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:25.4055779Z Selecting previously unselected package qgis-common. 2021-05-15T13:55:25.4368048Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:25.4380919Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.1193634Z Selecting previously unselected package qgis. 2021-05-15T13:55:27.1599806Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:27.2291737Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.4838689Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:55:27.5161840Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:27.5172149Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.7320637Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:55:27.7622926Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:27.7633121Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8040146Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:55:27.8302869Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:27.8312670Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.9119144Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:55:27.9434407Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.9444977Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.9826135Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:55:28.0145209Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:55:28.0156838Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.2144104Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:55:28.2473558Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:55:28.2488752Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:28.3960164Z Selecting previously unselected package proj-bin. 2021-05-15T13:55:28.4209344Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:55:28.4221533Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:55:28.4550184Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:55:28.4869063Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:55:28.4879922Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:28.5268057Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:55:28.5603634Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:55:28.5688811Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:28.6504666Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:28.6549944Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:28.9516223Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:28.9534325Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:28.9573117Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:28.9609232Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.9732512Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:28.9779256Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:28.9821608Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:55:28.9867700Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:28.9904772Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:28.9940408Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:28.9990039Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:29.0031740Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:29.0071826Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:29.0116301Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:29.0162257Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:29.0204762Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:29.0249177Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:29.0284584Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:29.1989304Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:29.2026355Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:29.2075824Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:55:29.3658907Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:29.3694843Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:55:29.5303031Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:29.5337502Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:29.5381452Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:29.5421686Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:29.5453833Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:29.5505367Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:29.5545803Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:29.7063614Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:29.7104999Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:29.7141388Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:29.7184360Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:29.7218316Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:29.8783884Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:29.8833151Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:55:30.0449110Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:30.0547047Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:30.0596729Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:30.0687928Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:30.0733150Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:30.0770361Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:30.0808489Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:30.0848316Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:30.2378076Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:30.2420889Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:30.2460123Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:30.2495168Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:30.2606133Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:30.2643435Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:30.4513139Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:30.4545380Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:55:30.6095281Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:30.6133458Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:30.6171500Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:30.6213921Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:30.6251357Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:30.6282619Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:30.6329194Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:30.8063957Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:30.8096022Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:30.8137625Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:30.8173504Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:30.8262864Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:31.0666039Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:32.3972077Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:32.4015195Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:32.4048445Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:32.4097839Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:32.4138466Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:32.4174963Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:32.4210695Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:32.4244121Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:32.6361649Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:32.6406693Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:32.6450557Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:32.6486716Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:32.8800898Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:32.8850798Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:32.8880844Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:32.8941058Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:32.8972747Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:32.9199102Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:33.1291250Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:33.1385162Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:33.1417164Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:33.1521434Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:33.1557740Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:33.1601586Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:33.1636413Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:33.1677174Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:55:33.1846548Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:55:33.1926110Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:55:33.5819714Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:33.7563633Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:33.7593330Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:33.7629386Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:33.7694619Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:33.7727977Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:33.7778616Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:33.7812260Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:33.7844003Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:33.7880775Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:33.9951781Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:34.1733856Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:34.3441755Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:34.3474193Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:55:34.3506113Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:34.3535426Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:34.5257368Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:34.5306669Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:34.5341120Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:34.5378674Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:35.5994029Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:35.6031529Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:35.6063657Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:35.6096330Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:35.6133285Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:35.6166823Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:55:35.6201859Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:35.6230483Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:35.6262711Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:36.0664748Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:36.0687131Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:36.0719509Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:36.2451147Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:36.2489584Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:36.4304483Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:36.4340983Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:36.6446354Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:36.6477677Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:55:36.6513153Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:36.6545313Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:36.8091523Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:36.8094038Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:37.3559176Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:37.6595946Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:37.6627035Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:37.6664630Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:37.6697551Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:37.6731102Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:37.6764843Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:37.6797293Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:37.8605311Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.8607747Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:37.8609535Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.8611343Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:37.9042047Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.9043692Z if direction is "increasing": 2021-05-15T13:55:37.9045571Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.9047096Z elif direction is "decreasing": 2021-05-15T13:55:37.9237428Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.9238955Z if direction is "increasing": 2021-05-15T13:55:37.9240625Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:37.9241824Z elif direction is "decreasing": 2021-05-15T13:55:38.8778752Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:38.8780301Z if props["offset_coordinates"] is "data": 2021-05-15T13:55:38.8782248Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:38.8783632Z if props["coordinates"] is not "data": 2021-05-15T13:55:39.7524044Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:40.3410187Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:40.3414894Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:40.3417085Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:55:41.6547211Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:41.6601931Z First installation detected... 2021-05-15T13:55:41.6605618Z Checking NSS setup... 2021-05-15T13:55:41.6755987Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:41.6819079Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:41.6865123Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:55:42.0122121Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:42.0164429Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:42.0206969Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.0236937Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:42.0275150Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:42.0311672Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.0346526Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.0392421Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.0432347Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:42.2591570Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:42.2627166Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.2663734Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:55:42.6291671Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:42.6293542Z if value is '': 2021-05-15T13:55:42.7333322Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:42.7334512Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:42.7335507Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:42.7336379Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:42.7337383Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:42.7338283Z if driver_string is not None and driver_string is not "": 2021-05-15T13:55:42.7802045Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:42.7804035Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:42.7805547Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:42.7806953Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:42.8454199Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:42.8490300Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.8582139Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:42.8617716Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.8655315Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.8867507Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:42.8901941Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.8942544Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.9042954Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:42.9082559Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:42.9122176Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:43.0094903Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.0125548Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.0163048Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.0207403Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:55:43.1728128Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:43.1731204Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:43.7613967Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.7650105Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.7689654Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.7736624Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.7772717Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.7808222Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.7845086Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:43.7894067Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:43.7923391Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:43.7958056Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.7994705Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.8026737Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:43.8068886Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.8101827Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:43.8134280Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:43.8167712Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.8203131Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.8238118Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:43.8276261Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.8310334Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:44.0231151Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:44.0262751Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.0301077Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.0341795Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:18.8474238Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:18.8512282Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:18.8554965Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:18.8715511Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:18.8764949Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:18.8802768Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:18.8837951Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:18.8875254Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.0466485Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.0508723Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:19.0540767Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.0573076Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:56:19.0614195Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2390024Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2426915Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2481838Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2636890Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:56:19.2745489Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:56:20.3968136Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:56:20.4172750Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:56:20.4452105Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:56:20.4609905Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:56:20.5047540Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:56:20.5397457Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:56:20.8045931Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:56:32.2041571Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:56:32.2235800Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:56:34.3338509Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:56:34.3339075Z with: 2021-05-15T13:56:34.3339560Z github_slug: neuroconductor/msmri 2021-05-15T13:56:34.3339980Z env: 2021-05-15T13:56:34.3340512Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.3340926Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.3341657Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.3343496Z GITHUB_PAT: *** 2021-05-15T13:56:34.3343889Z COVERALLS_TOKEN: 2021-05-15T13:56:34.3344361Z continue-on-error: true 2021-05-15T13:56:34.3344940Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.3345535Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.3346088Z TZ: UTC 2021-05-15T13:56:34.3346473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.3346873Z NOT_CRAN: true 2021-05-15T13:56:34.3347242Z ##[endgroup] 2021-05-15T13:56:34.3721418Z repo slug is: neuroconductor/msmri 2021-05-15T13:56:34.3818555Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:56:34.3819128Z env: 2021-05-15T13:56:34.3819544Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.3819976Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.3820700Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.3821889Z GITHUB_PAT: *** 2021-05-15T13:56:34.3822398Z COVERALLS_TOKEN: 2021-05-15T13:56:34.3822973Z continue-on-error: true 2021-05-15T13:56:34.3823446Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.3823917Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.3824359Z TZ: UTC 2021-05-15T13:56:34.3824850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.3825276Z NOT_CRAN: true 2021-05-15T13:56:34.3825751Z ##[endgroup] 2021-05-15T13:56:34.6004502Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:56:34.6005068Z with: 2021-05-15T13:56:34.6005393Z repo_name: msmri 2021-05-15T13:56:34.6005891Z repo_version: 0.3.1 2021-05-15T13:56:34.6006252Z runner_os: Linux 2021-05-15T13:56:34.6006582Z R_version: 4.1 2021-05-15T13:56:34.6006902Z env: 2021-05-15T13:56:34.6007282Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.6007710Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.6008428Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.6009617Z GITHUB_PAT: *** 2021-05-15T13:56:34.6009989Z COVERALLS_TOKEN: 2021-05-15T13:56:34.6010413Z continue-on-error: true 2021-05-15T13:56:34.6010845Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.6011273Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.6011677Z TZ: UTC 2021-05-15T13:56:34.6012019Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.6012391Z NOT_CRAN: true 2021-05-15T13:56:34.6012744Z ##[endgroup] 2021-05-15T13:56:34.6406595Z Package: msmri 2021-05-15T13:56:34.6411991Z Version: 0.3.1 2021-05-15T13:56:34.6412814Z OS: Linux 2021-05-15T13:56:34.6472665Z ##[group]Run install.packages('remotes') 2021-05-15T13:56:34.6473387Z install.packages('remotes') 2021-05-15T13:56:34.6474109Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:56:34.6475017Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:56:34.6482650Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:56:34.6483062Z env: 2021-05-15T13:56:34.6483591Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.6484029Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.6484750Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.6485972Z GITHUB_PAT: *** 2021-05-15T13:56:34.6486350Z COVERALLS_TOKEN: 2021-05-15T13:56:34.6486778Z continue-on-error: true 2021-05-15T13:56:34.6487210Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.6487638Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.6488061Z TZ: UTC 2021-05-15T13:56:34.6488422Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.6490221Z NOT_CRAN: true 2021-05-15T13:56:34.6490633Z ##[endgroup] 2021-05-15T13:56:34.8287418Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:34.8288877Z (as ‘lib’ is unspecified) 2021-05-15T13:56:51.9421427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:56:52.1809921Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-15T13:56:52.1835448Z ================================================== 2021-05-15T13:56:52.1836300Z downloaded 145 KB 2021-05-15T13:56:52.1836904Z 2021-05-15T13:56:52.5102323Z * installing *source* package ‘remotes’ ... 2021-05-15T13:56:52.5153240Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T13:56:52.5154443Z ** using staged installation 2021-05-15T13:56:52.5345428Z ** R 2021-05-15T13:56:52.5566650Z ** inst 2021-05-15T13:56:52.5579369Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:56:54.8881717Z ** help 2021-05-15T13:56:54.9958851Z *** installing help indices 2021-05-15T13:56:55.0687154Z ** building package indices 2021-05-15T13:56:55.3474448Z ** installing vignettes 2021-05-15T13:56:55.3538725Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:56:55.5497989Z ** testing if installed package can be loaded from final location 2021-05-15T13:56:55.7920121Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:56:55.7921505Z * DONE (remotes) 2021-05-15T13:56:55.8079201Z 2021-05-15T13:56:55.8079865Z The downloaded source packages are in 2021-05-15T13:56:55.8081217Z ‘/tmp/RtmpegmlQV/downloaded_packages’ 2021-05-15T13:57:14.9669098Z ##[group]Run actions/cache@v1 2021-05-15T13:57:14.9669555Z with: 2021-05-15T13:57:14.9670002Z path: /home/runner/work/_temp/Library 2021-05-15T13:57:14.9679595Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-db392ddd6dda15daa2ea2f43ebe0cc73c6f627a9946a5b5d230658ce49e3f141 2021-05-15T13:57:14.9684098Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T13:57:14.9685515Z env: 2021-05-15T13:57:14.9685946Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:14.9686421Z TIC_DEPLOY_KEY: 2021-05-15T13:57:14.9687218Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:14.9689091Z GITHUB_PAT: *** 2021-05-15T13:57:14.9689515Z COVERALLS_TOKEN: 2021-05-15T13:57:14.9689988Z continue-on-error: true 2021-05-15T13:57:14.9690462Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:14.9690935Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:14.9691430Z TZ: UTC 2021-05-15T13:57:14.9691832Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:14.9692235Z NOT_CRAN: true 2021-05-15T13:57:14.9692613Z ##[endgroup] 2021-05-15T13:57:15.0194232Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:57:15.0263632Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:15.0264519Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:15.0265272Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:57:15.0265895Z sudo -s eval "$sysreqs" 2021-05-15T13:57:15.0311452Z shell: /usr/bin/bash -e {0} 2021-05-15T13:57:15.0311835Z env: 2021-05-15T13:57:15.0312288Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:15.0312751Z TIC_DEPLOY_KEY: 2021-05-15T13:57:15.0313568Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:15.0314878Z GITHUB_PAT: *** 2021-05-15T13:57:15.0315289Z COVERALLS_TOKEN: 2021-05-15T13:57:15.0315761Z continue-on-error: true 2021-05-15T13:57:15.0316234Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:15.0316728Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:15.0317161Z TZ: UTC 2021-05-15T13:57:15.0317580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:15.0317996Z NOT_CRAN: true 2021-05-15T13:57:15.0318726Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:57:15.0319233Z ##[endgroup] 2021-05-15T13:57:15.2460903Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:16.5933498Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:57:34.6187654Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:57:34.6189063Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:57:34.6190179Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:57:34.6191180Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:57:34.6192141Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:57:34.6219496Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:57:34.6237260Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:34.6239316Z (as ‘lib’ is unspecified) 2021-05-15T13:57:51.2810856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:57:51.5224179Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-15T13:57:51.5232728Z ================================================== 2021-05-15T13:57:51.5233239Z downloaded 60 KB 2021-05-15T13:57:51.5233537Z 2021-05-15T13:57:51.5272274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:57:51.7758321Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-15T13:57:51.7759973Z ================================================== 2021-05-15T13:57:51.7760766Z downloaded 34 KB 2021-05-15T13:57:51.7761304Z 2021-05-15T13:57:51.7794577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:57:52.0170356Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-15T13:57:52.0182215Z ================================================== 2021-05-15T13:57:52.0182737Z downloaded 62 KB 2021-05-15T13:57:52.0183037Z 2021-05-15T13:57:52.0221224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:57:52.1594156Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-15T13:57:52.1633412Z ================================================== 2021-05-15T13:57:52.1633909Z downloaded 285 KB 2021-05-15T13:57:52.1634199Z 2021-05-15T13:57:52.1673011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:57:52.4086169Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-15T13:57:52.4178317Z ================================================== 2021-05-15T13:57:52.4179150Z downloaded 973 KB 2021-05-15T13:57:52.4179699Z 2021-05-15T13:57:52.7054180Z * installing *source* package ‘rprojroot’ ... 2021-05-15T13:57:52.7080993Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:52.7083421Z ** using staged installation 2021-05-15T13:57:52.7253017Z ** R 2021-05-15T13:57:52.7306007Z ** inst 2021-05-15T13:57:52.7317970Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:53.2908165Z ** help 2021-05-15T13:57:53.3205635Z *** installing help indices 2021-05-15T13:57:53.3502147Z *** copying figures 2021-05-15T13:57:53.3507742Z ** building package indices 2021-05-15T13:57:53.5679489Z ** installing vignettes 2021-05-15T13:57:53.5706871Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:53.7566173Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:53.9713330Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:53.9714138Z * DONE (rprojroot) 2021-05-15T13:57:54.2388192Z * installing *source* package ‘crayon’ ... 2021-05-15T13:57:54.2408130Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:54.2412464Z ** using staged installation 2021-05-15T13:57:54.2590771Z ** R 2021-05-15T13:57:54.2700761Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:55.3174795Z ** help 2021-05-15T13:57:55.3766286Z *** installing help indices 2021-05-15T13:57:55.4214155Z ** building package indices 2021-05-15T13:57:55.6696722Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:55.8710079Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:56.0748208Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:56.0760176Z * DONE (crayon) 2021-05-15T13:57:56.3253601Z * installing *source* package ‘R6’ ... 2021-05-15T13:57:56.3271581Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:56.3276318Z ** using staged installation 2021-05-15T13:57:56.3416988Z ** R 2021-05-15T13:57:56.3490399Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:56.9245478Z ** help 2021-05-15T13:57:56.9471974Z *** installing help indices 2021-05-15T13:57:56.9699358Z *** copying figures 2021-05-15T13:57:56.9702896Z ** building package indices 2021-05-15T13:57:57.1811934Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:57.3909986Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:57.5838719Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:57.5856335Z * DONE (R6) 2021-05-15T13:57:57.9233811Z * installing *source* package ‘desc’ ... 2021-05-15T13:57:57.9282326Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:57.9283446Z ** using staged installation 2021-05-15T13:57:57.9442704Z ** R 2021-05-15T13:57:57.9585689Z ** inst 2021-05-15T13:57:57.9603644Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:59.9018713Z ** help 2021-05-15T13:58:00.0498229Z *** installing help indices 2021-05-15T13:58:00.1543537Z ** building package indices 2021-05-15T13:58:00.4925452Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:00.7058947Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:00.9514824Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:00.9532897Z * DONE (desc) 2021-05-15T13:58:01.2555191Z * installing *source* package ‘debugme’ ... 2021-05-15T13:58:01.2587984Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-15T13:58:01.2589303Z ** using staged installation 2021-05-15T13:58:01.2722990Z ** R 2021-05-15T13:58:01.2758144Z ** inst 2021-05-15T13:58:01.2779684Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:01.6599472Z ** help 2021-05-15T13:58:01.6748021Z *** installing help indices 2021-05-15T13:58:01.6994579Z ** building package indices 2021-05-15T13:58:01.9147958Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:02.1261769Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:02.3354688Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:02.3360858Z * DONE (debugme) 2021-05-15T13:58:02.3432048Z 2021-05-15T13:58:02.3433239Z The downloaded source packages are in 2021-05-15T13:58:02.3434735Z ‘/tmp/Rtmp2zJxml/downloaded_packages’ 2021-05-15T13:58:02.3451804Z Running `R CMD build`... 2021-05-15T13:58:02.6089044Z * checking for file ‘/tmp/Rtmp2zJxml/remotes695710330ad6/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:58:02.6090683Z * preparing ‘sysreqs’: 2021-05-15T13:58:02.6091736Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:58:02.6093130Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:58:02.6094281Z * checking for empty or unneeded directories 2021-05-15T13:58:02.6095340Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T13:58:02.6096602Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:58:02.6098978Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:02.6099999Z (as ‘lib’ is unspecified) 2021-05-15T13:58:02.8317918Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:58:02.8320395Z ** using staged installation 2021-05-15T13:58:02.8468066Z ** R 2021-05-15T13:58:02.8504826Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:03.2639719Z ** help 2021-05-15T13:58:03.2845422Z *** installing help indices 2021-05-15T13:58:03.3036378Z ** building package indices 2021-05-15T13:58:03.5103702Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:03.7237272Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:03.9291323Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:03.9297903Z * DONE (sysreqs) 2021-05-15T13:58:23.1738691Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:58:23.1741187Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:58:23.1743227Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:58:23.2217766Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:58:23.2496040Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:58:23.3731049Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:58:23.4399189Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:58:23.5222690Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:58:23.6717049Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:58:25.0935665Z Reading package lists... 2021-05-15T13:58:25.1770487Z Reading package lists... 2021-05-15T13:58:25.3502559Z Building dependency tree... 2021-05-15T13:58:25.3527492Z Reading state information... 2021-05-15T13:58:25.5283435Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:58:25.5284439Z libicu-dev set to manually installed. 2021-05-15T13:58:25.5286168Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:58:25.5287567Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:58:25.5288361Z The following additional packages will be installed: 2021-05-15T13:58:25.5290159Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:58:25.5290915Z Suggested packages: 2021-05-15T13:58:25.5291847Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:58:25.5755788Z The following NEW packages will be installed: 2021-05-15T13:58:25.5758748Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:58:25.5760356Z pandoc-citeproc 2021-05-15T13:58:25.5987057Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:58:25.5987819Z Need to get 13.7 MB of archives. 2021-05-15T13:58:25.5988554Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:58:25.5991197Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:58:25.6078102Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:58:25.6133366Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:58:25.6140338Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:58:26.3372600Z Fetched 13.7 MB in 0s (53.6 MB/s) 2021-05-15T13:58:26.3921970Z Selecting previously unselected package libbibutils6. 2021-05-15T13:58:26.4013924Z (Reading database ... 2021-05-15T13:58:26.4017477Z (Reading database ... 5% 2021-05-15T13:58:26.4018049Z (Reading database ... 10% 2021-05-15T13:58:26.4018641Z (Reading database ... 15% 2021-05-15T13:58:26.4019254Z (Reading database ... 20% 2021-05-15T13:58:26.4019747Z (Reading database ... 25% 2021-05-15T13:58:26.4020252Z (Reading database ... 30% 2021-05-15T13:58:26.4020742Z (Reading database ... 35% 2021-05-15T13:58:26.4021280Z (Reading database ... 40% 2021-05-15T13:58:26.4021794Z (Reading database ... 45% 2021-05-15T13:58:26.4022285Z (Reading database ... 50% 2021-05-15T13:58:26.4055183Z (Reading database ... 55% 2021-05-15T13:58:26.4110886Z (Reading database ... 60% 2021-05-15T13:58:26.4155627Z (Reading database ... 65% 2021-05-15T13:58:26.4374462Z (Reading database ... 70% 2021-05-15T13:58:26.4409803Z (Reading database ... 75% 2021-05-15T13:58:26.4687647Z (Reading database ... 80% 2021-05-15T13:58:26.4794871Z (Reading database ... 85% 2021-05-15T13:58:26.5192473Z (Reading database ... 90% 2021-05-15T13:58:26.5273761Z (Reading database ... 95% 2021-05-15T13:58:26.5274434Z (Reading database ... 100% 2021-05-15T13:58:26.5275178Z (Reading database ... 285139 files and directories currently installed.) 2021-05-15T13:58:26.5436189Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:58:26.5461004Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:58:26.6240740Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:58:26.6531581Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:58:26.6543580Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:26.7129401Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:58:26.7465982Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:58:26.7472065Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:26.7840281Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:58:26.8132598Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:58:26.8166729Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:26.8199312Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:58:28.2990643Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:28.3024156Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:58:28.3057899Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:28.3092208Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:28.3143967Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:58:31.6845668Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:58:33.8238659Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:58:33.8239396Z remotes::install_github("ropensci/tic") 2021-05-15T13:58:33.8240026Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:58:33.8240690Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:58:33.8241378Z remotes::install_cran("covr") 2021-05-15T13:58:33.8250673Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:58:33.8251082Z env: 2021-05-15T13:58:33.8251542Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:33.8252008Z TIC_DEPLOY_KEY: 2021-05-15T13:58:33.8252813Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:33.8254402Z GITHUB_PAT: *** 2021-05-15T13:58:33.8254805Z COVERALLS_TOKEN: 2021-05-15T13:58:33.8255307Z continue-on-error: true 2021-05-15T13:58:33.8255762Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:33.8256225Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:33.8256679Z TZ: UTC 2021-05-15T13:58:33.8257040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:33.8257432Z NOT_CRAN: true 2021-05-15T13:58:33.8258049Z ##[endgroup] 2021-05-15T13:58:34.0446812Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:35.4042206Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:58:54.6680459Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:58:54.6684881Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:54.6685755Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:54.6686309Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:58:54.6687046Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:54.6687926Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:58:54.6688622Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:58:54.6689265Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:58:54.6689981Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:58:54.6690654Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:58:54.6691391Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:54.6692046Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:58:54.6692677Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:58:54.6693299Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:58:54.6693936Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:58:54.6694629Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:54.6695287Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:58:54.6696023Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:58:54.6696629Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:58:54.6697233Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:58:54.6697981Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:58:54.6698683Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:54.6699321Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:54.6699944Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:54.6700557Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:54.6701140Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:58:54.6701849Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:58:54.6702442Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:58:54.6703023Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:54.6703617Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:58:54.6704186Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:58:54.6715306Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-15T13:58:54.6729029Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:54.6729863Z (as ‘lib’ is unspecified) 2021-05-15T13:59:11.5984892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:59:11.9690000Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-15T13:59:11.9750630Z ================================================== 2021-05-15T13:59:11.9751118Z downloaded 839 KB 2021-05-15T13:59:11.9751613Z 2021-05-15T13:59:11.9793589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:59:12.2953770Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-15T13:59:12.5023783Z ================================================== 2021-05-15T13:59:12.5024330Z downloaded 258 KB 2021-05-15T13:59:12.5024616Z 2021-05-15T13:59:12.5062580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:59:12.8858960Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-15T13:59:12.8860627Z ================================================== 2021-05-15T13:59:12.8861450Z downloaded 97 KB 2021-05-15T13:59:12.8862178Z 2021-05-15T13:59:12.8900375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:59:13.2644889Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-15T13:59:13.2647283Z ================================================== 2021-05-15T13:59:13.2647745Z downloaded 19 KB 2021-05-15T13:59:13.2648026Z 2021-05-15T13:59:13.2686922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:59:13.6396623Z Content type 'application/x-tar' length 5688 bytes 2021-05-15T13:59:13.6397345Z ================================================== 2021-05-15T13:59:13.6397807Z downloaded 5688 bytes 2021-05-15T13:59:13.6398118Z 2021-05-15T13:59:13.6433073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:59:14.5855993Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-15T13:59:14.6026997Z ================================================== 2021-05-15T13:59:14.6027508Z downloaded 1.3 MB 2021-05-15T13:59:14.6027792Z 2021-05-15T13:59:14.6069052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:59:14.9936969Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-15T13:59:14.9938354Z ================================================== 2021-05-15T13:59:14.9939089Z downloaded 12 KB 2021-05-15T13:59:14.9939631Z 2021-05-15T13:59:14.9976108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:59:15.2595467Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-15T13:59:15.2774161Z ================================================== 2021-05-15T13:59:15.2774815Z downloaded 779 KB 2021-05-15T13:59:15.2775120Z 2021-05-15T13:59:15.2818408Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:59:15.5519786Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-15T13:59:15.5559635Z ================================================== 2021-05-15T13:59:15.5560556Z downloaded 412 KB 2021-05-15T13:59:15.5561165Z 2021-05-15T13:59:15.5602436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:59:15.9355815Z Content type 'application/x-tar' length 3475 bytes 2021-05-15T13:59:15.9356611Z ================================================== 2021-05-15T13:59:15.9357072Z downloaded 3475 bytes 2021-05-15T13:59:15.9357381Z 2021-05-15T13:59:15.9394621Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:59:16.3439715Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-15T13:59:16.3460684Z ================================================== 2021-05-15T13:59:16.3461952Z downloaded 156 KB 2021-05-15T13:59:16.3462480Z 2021-05-15T13:59:16.3496091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:59:16.6072326Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-15T13:59:16.6078992Z ================================================== 2021-05-15T13:59:16.6079564Z downloaded 60 KB 2021-05-15T13:59:16.6079863Z 2021-05-15T13:59:16.6124857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:59:16.9031477Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-15T13:59:16.9049472Z ================================================== 2021-05-15T13:59:16.9049983Z downloaded 154 KB 2021-05-15T13:59:16.9050269Z 2021-05-15T13:59:16.9091589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:59:17.1984443Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-15T13:59:17.1999589Z ================================================== 2021-05-15T13:59:17.2000489Z downloaded 110 KB 2021-05-15T13:59:17.2001121Z 2021-05-15T13:59:17.2037870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:59:17.5360939Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-15T13:59:17.5395272Z ================================================== 2021-05-15T13:59:17.5396364Z downloaded 107 KB 2021-05-15T13:59:17.5397157Z 2021-05-15T13:59:17.5431645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:59:17.9149269Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-15T13:59:17.9185352Z ================================================== 2021-05-15T13:59:17.9186227Z downloaded 225 KB 2021-05-15T13:59:17.9187013Z 2021-05-15T13:59:17.9227765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:59:18.2158024Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-15T13:59:18.2163901Z ================================================== 2021-05-15T13:59:18.2166394Z downloaded 43 KB 2021-05-15T13:59:18.2203880Z 2021-05-15T13:59:18.2205376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:59:18.6050886Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-15T13:59:18.6059799Z ================================================== 2021-05-15T13:59:18.6060252Z downloaded 90 KB 2021-05-15T13:59:18.6060517Z 2021-05-15T13:59:18.6166344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:59:18.9882901Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-15T13:59:19.0022890Z ================================================== 2021-05-15T13:59:19.0023903Z downloaded 92 KB 2021-05-15T13:59:19.0024507Z 2021-05-15T13:59:19.0062140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:59:19.5399957Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-15T13:59:19.5400949Z ================================================== 2021-05-15T13:59:19.5401383Z downloaded 28 KB 2021-05-15T13:59:19.5401658Z 2021-05-15T13:59:19.5441974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:59:19.8640751Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-15T13:59:19.8642960Z ================================================== 2021-05-15T13:59:19.8643458Z downloaded 12 KB 2021-05-15T13:59:19.8643746Z 2021-05-15T13:59:19.8682583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:59:20.2472187Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-15T13:59:20.2516519Z ================================================== 2021-05-15T13:59:20.2516975Z downloaded 364 KB 2021-05-15T13:59:20.2517240Z 2021-05-15T13:59:20.2559040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:59:20.8890043Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-15T13:59:20.8914758Z ================================================== 2021-05-15T13:59:20.8954212Z downloaded 81 KB 2021-05-15T13:59:20.8954520Z 2021-05-15T13:59:20.8959499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:59:21.2693720Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-15T13:59:21.2694489Z ================================================== 2021-05-15T13:59:21.2694948Z downloaded 44 KB 2021-05-15T13:59:21.2695246Z 2021-05-15T13:59:21.2739774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:59:21.5458944Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-15T13:59:21.5463485Z ================================================== 2021-05-15T13:59:21.5464462Z downloaded 64 KB 2021-05-15T13:59:21.5464821Z 2021-05-15T13:59:21.5508779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:59:21.8195708Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-15T13:59:21.8283547Z ================================================== 2021-05-15T13:59:21.8284089Z downloaded 781 KB 2021-05-15T13:59:21.8284391Z 2021-05-15T13:59:21.8342904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:59:22.2654757Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-15T13:59:22.2655499Z ================================================== 2021-05-15T13:59:22.2656110Z downloaded 20 KB 2021-05-15T13:59:22.2656394Z 2021-05-15T13:59:22.2699901Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:59:22.3880155Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:59:22.3882545Z ================================================== 2021-05-15T13:59:22.3883041Z downloaded 24 KB 2021-05-15T13:59:22.3883339Z 2021-05-15T13:59:22.3910978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:59:22.6856168Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-15T13:59:22.6908396Z ================================================== 2021-05-15T13:59:22.6908918Z downloaded 297 KB 2021-05-15T13:59:22.6909220Z 2021-05-15T13:59:22.6950608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:59:23.1809766Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-15T13:59:23.1811086Z ================================================== 2021-05-15T13:59:23.1811858Z downloaded 17 KB 2021-05-15T13:59:23.1812403Z 2021-05-15T13:59:23.1855938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:59:23.4765880Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-15T13:59:23.5271975Z ================================================== 2021-05-15T13:59:23.5273014Z downloaded 1.2 MB 2021-05-15T13:59:23.5273709Z 2021-05-15T13:59:24.1229016Z * installing *source* package ‘rlang’ ... 2021-05-15T13:59:24.1374415Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:24.1377799Z ** using staged installation 2021-05-15T13:59:24.1592043Z ** libs 2021-05-15T13:59:24.1660999Z 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-15T13:59:24.2850147Z 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-15T13:59:24.6635742Z 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-15T13:59:27.1646006Z 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-15T13:59:28.2363688Z 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-15T13:59:28.2762406Z 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-15T13:59:28.3242274Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T13:59:28.3276802Z ** R 2021-05-15T13:59:28.3761118Z ** inst 2021-05-15T13:59:28.3771390Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:32.3239997Z ** help 2021-05-15T13:59:33.0529464Z *** installing help indices 2021-05-15T13:59:33.3930084Z *** copying figures 2021-05-15T13:59:33.3936934Z ** building package indices 2021-05-15T13:59:33.9680650Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:34.1756032Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:34.2180133Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:34.4950894Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:34.4980327Z * DONE (rlang) 2021-05-15T13:59:34.7792383Z * installing *source* package ‘magrittr’ ... 2021-05-15T13:59:34.7835704Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:34.7837801Z ** using staged installation 2021-05-15T13:59:34.7977091Z ** libs 2021-05-15T13:59:34.8024940Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-15T13:59:34.9388244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T13:59:35.0000768Z 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-15T13:59:35.0240912Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T13:59:35.0249489Z ** R 2021-05-15T13:59:35.0295095Z ** inst 2021-05-15T13:59:35.0310155Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:35.3653572Z ** help 2021-05-15T13:59:35.4139505Z *** installing help indices 2021-05-15T13:59:35.4505091Z *** copying figures 2021-05-15T13:59:35.4508810Z ** building package indices 2021-05-15T13:59:35.6811109Z ** installing vignettes 2021-05-15T13:59:35.6873702Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:35.8775939Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:35.8961384Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:36.0822967Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:36.0830072Z * DONE (magrittr) 2021-05-15T13:59:36.3339695Z * installing *source* package ‘glue’ ... 2021-05-15T13:59:36.3358784Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:36.3359975Z ** using staged installation 2021-05-15T13:59:36.3532443Z ** libs 2021-05-15T13:59:36.3582163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-15T13:59:36.4852547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:36.5356132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-15T13:59:36.6253922Z 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-15T13:59:36.6479814Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T13:59:36.6489529Z ** R 2021-05-15T13:59:36.6545433Z ** inst 2021-05-15T13:59:36.6558199Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:37.1844475Z ** help 2021-05-15T13:59:37.2171571Z *** installing help indices 2021-05-15T13:59:37.2488606Z *** copying figures 2021-05-15T13:59:37.2491957Z ** building package indices 2021-05-15T13:59:37.4599662Z ** installing vignettes 2021-05-15T13:59:37.4659623Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:37.7175372Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:37.7383738Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:37.9891895Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:37.9900047Z * DONE (glue) 2021-05-15T13:59:38.2202535Z * installing *source* package ‘sys’ ... 2021-05-15T13:59:38.2216255Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:38.2217328Z ** using staged installation 2021-05-15T13:59:38.2427952Z ** libs 2021-05-15T13:59:38.2476541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-15T13:59:38.4946363Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:38.5440292Z 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-15T13:59:38.5680671Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T13:59:38.5699402Z ** R 2021-05-15T13:59:38.5729576Z ** inst 2021-05-15T13:59:38.5738742Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:39.4447485Z ** help 2021-05-15T13:59:39.4455844Z *** installing help indices 2021-05-15T13:59:39.4456617Z ** building package indices 2021-05-15T13:59:39.4457745Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:39.4463490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:39.4464627Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:39.5650420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:39.5656147Z * DONE (sys) 2021-05-15T13:59:39.7975402Z * installing *source* package ‘mime’ ... 2021-05-15T13:59:39.7985735Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:39.7987133Z ** using staged installation 2021-05-15T13:59:39.8132867Z ** libs 2021-05-15T13:59:39.8181838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:39.8689761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T13:59:39.9338040Z 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-15T13:59:39.9502732Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T13:59:39.9518312Z ** R 2021-05-15T13:59:39.9578989Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:40.3375329Z ** help 2021-05-15T13:59:40.3608749Z *** installing help indices 2021-05-15T13:59:40.3781009Z ** building package indices 2021-05-15T13:59:40.5873483Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:40.7901099Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:40.8094675Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:41.0011582Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:41.0018407Z * DONE (mime) 2021-05-15T13:59:41.3905935Z * installing *source* package ‘curl’ ... 2021-05-15T13:59:41.3982999Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:41.3984951Z ** using staged installation 2021-05-15T13:59:41.4079854Z Found pkg-config cflags and libs! 2021-05-15T13:59:41.4988612Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-15T13:59:41.4990118Z Using PKG_LIBS=-lcurl 2021-05-15T13:59:41.5540875Z ** libs 2021-05-15T13:59:41.5594698Z 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-15T13:59:41.5635453Z 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-15T13:59:41.6462775Z 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-15T13:59:41.7847748Z 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-15T13:59:41.8735550Z 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-15T13:59:41.9359606Z 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-15T13:59:42.0549602Z 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-15T13:59:42.1301196Z 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-15T13:59:42.1878818Z 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-15T13:59:42.5520478Z 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-15T13:59:42.5948830Z 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-15T13:59:42.6537790Z 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-15T13:59:42.7244417Z 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-15T13:59:42.9109083Z 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-15T13:59:42.9765035Z 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-15T13:59:43.0328063Z 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-15T13:59:43.0790556Z 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-15T13:59:43.1274745Z 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-15T13:59:43.1897379Z 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-15T13:59:43.3170696Z 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-15T13:59:43.3873790Z 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-15T13:59:43.4072668Z 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-15T13:59:43.4581817Z 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-15T13:59:43.4960502Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T13:59:43.4961182Z ** R 2021-05-15T13:59:43.5070120Z ** inst 2021-05-15T13:59:43.5112246Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:44.0945667Z ** help 2021-05-15T13:59:44.1445893Z *** installing help indices 2021-05-15T13:59:44.1816726Z ** building package indices 2021-05-15T13:59:44.4188295Z ** installing vignettes 2021-05-15T13:59:44.4267043Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:44.6243412Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:44.6427113Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:44.8426412Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:44.8435746Z * DONE (curl) 2021-05-15T13:59:45.2035167Z * installing *source* package ‘jsonlite’ ... 2021-05-15T13:59:45.2088594Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:45.2091474Z ** using staged installation 2021-05-15T13:59:45.2238870Z ** libs 2021-05-15T13:59:45.2298792Z 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-15T13:59:45.3054744Z 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-15T13:59:45.3675823Z 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-15T13:59:45.4416914Z 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-15T13:59:45.5598616Z 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-15T13:59:45.6377595Z 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-15T13:59:45.6878712Z 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-15T13:59:45.7394635Z 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-15T13:59:45.7985373Z 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-15T13:59:45.8536101Z 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-15T13:59:45.9947359Z 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-15T13:59:46.0666248Z 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-15T13:59:46.1548343Z 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-15T13:59:46.2321777Z 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-15T13:59:46.3051430Z 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-15T13:59:46.3657911Z 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-15T13:59:46.4326001Z 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-15T13:59:46.4777261Z 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-15T13:59:46.5526845Z 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-15T13:59:46.6059540Z 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-15T13:59:46.6613593Z 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-15T13:59:46.7252304Z 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-15T13:59:46.7574087Z 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-15T13:59:46.8094148Z 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-15T13:59:46.9156895Z 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-15T13:59:47.1943378Z 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-15T13:59:47.4898526Z 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-15T13:59:47.6790042Z 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-15T13:59:47.8349871Z 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-15T13:59:47.8439925Z 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-15T13:59:47.8760650Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T13:59:47.8774613Z ** R 2021-05-15T13:59:47.8971940Z ** inst 2021-05-15T13:59:47.8989841Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:49.0973642Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T13:59:49.0976052Z ** help 2021-05-15T13:59:49.1301833Z *** installing help indices 2021-05-15T13:59:49.1592507Z ** building package indices 2021-05-15T13:59:49.3921526Z ** installing vignettes 2021-05-15T13:59:49.4016361Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:49.6099729Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:49.6324223Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:49.8447449Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:49.8461496Z * DONE (jsonlite) 2021-05-15T13:59:50.0676917Z * installing *source* package ‘ini’ ... 2021-05-15T13:59:50.0686967Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:50.0688071Z ** using staged installation 2021-05-15T13:59:50.0804406Z ** R 2021-05-15T13:59:50.0832570Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:50.3399731Z ** help 2021-05-15T13:59:50.3516651Z *** installing help indices 2021-05-15T13:59:50.3772118Z ** building package indices 2021-05-15T13:59:50.5833444Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:50.7663034Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:50.9478076Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:50.9484078Z * DONE (ini) 2021-05-15T13:59:51.2015720Z * installing *source* package ‘gitcreds’ ... 2021-05-15T13:59:51.2034479Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:51.2035685Z ** using staged installation 2021-05-15T13:59:51.2164267Z ** R 2021-05-15T13:59:51.2229333Z ** inst 2021-05-15T13:59:51.2242924Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:51.8079393Z ** help 2021-05-15T13:59:51.8332424Z *** installing help indices 2021-05-15T13:59:51.8584878Z ** building package indices 2021-05-15T13:59:52.0737207Z ** installing vignettes 2021-05-15T13:59:52.0793900Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:52.2708600Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:52.4616448Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:52.4624539Z * DONE (gitcreds) 2021-05-15T13:59:52.7284822Z * installing *source* package ‘zip’ ... 2021-05-15T13:59:52.7312890Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:52.7314048Z ** using staged installation 2021-05-15T13:59:52.7432907Z ** libs 2021-05-15T13:59:52.7484590Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T13:59:55.7605348Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T13:59:58.9493504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:58.9502723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-15T14:00:01.5324048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-15T14:00:01.6410197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-15T14:00:01.7846972Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T14:00:01.8547512Z 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-15T14:00:01.8818955Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:00:01.8888650Z ** R 2021-05-15T14:00:01.8932756Z ** inst 2021-05-15T14:00:01.8945451Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:02.2963533Z ** help 2021-05-15T14:00:02.3202457Z *** installing help indices 2021-05-15T14:00:02.3469648Z ** building package indices 2021-05-15T14:00:02.5725590Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:02.7799629Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:02.8028968Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:03.0217458Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:03.0225231Z * DONE (zip) 2021-05-15T14:00:03.3900361Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:00:03.3943289Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:03.3944545Z ** using staged installation 2021-05-15T14:00:03.4103735Z ** R 2021-05-15T14:00:03.4228634Z ** inst 2021-05-15T14:00:03.4248585Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:04.0670286Z ** help 2021-05-15T14:00:04.2545065Z *** installing help indices 2021-05-15T14:00:04.3825223Z *** copying figures 2021-05-15T14:00:04.3837521Z ** building package indices 2021-05-15T14:00:04.7039990Z ** installing vignettes 2021-05-15T14:00:04.7111497Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:04.9051078Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:05.1417661Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:05.1428311Z * DONE (rstudioapi) 2021-05-15T14:00:05.4166007Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:00:05.4182919Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:05.4184165Z ** using staged installation 2021-05-15T14:00:05.4382695Z ** libs 2021-05-15T14:00:05.4437670Z 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-15T14:00:07.5987789Z 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-15T14:00:07.6496586Z 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-15T14:00:07.7164916Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:00:07.7177049Z ** R 2021-05-15T14:00:07.7225599Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:08.1924251Z ** help 2021-05-15T14:00:08.2101510Z *** installing help indices 2021-05-15T14:00:08.2294010Z ** building package indices 2021-05-15T14:00:08.4360901Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:08.6263233Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:08.6460823Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:08.8578685Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:08.8587639Z * DONE (fastmap) 2021-05-15T14:00:09.1415960Z * installing *source* package ‘yaml’ ... 2021-05-15T14:00:09.1443690Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:09.1444948Z ** using staged installation 2021-05-15T14:00:09.1550884Z ** libs 2021-05-15T14:00:09.1607022Z 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-15T14:00:09.5373512Z 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-15T14:00:09.6632226Z 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-15T14:00:10.7734794Z 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-15T14:00:10.9599644Z 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-15T14:00:11.1080870Z 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-15T14:00:11.4999621Z 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-15T14:00:11.8147287Z 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-15T14:00:11.9213508Z 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-15T14:00:12.3552789Z 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-15T14:00:12.4755064Z 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-15T14:00:13.9616382Z 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-15T14:00:14.0281133Z 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-15T14:00:14.0584216Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:00:14.0603369Z ** R 2021-05-15T14:00:14.0636622Z ** inst 2021-05-15T14:00:14.0651044Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:14.3359226Z ** help 2021-05-15T14:00:14.3589625Z *** installing help indices 2021-05-15T14:00:14.3844937Z ** building package indices 2021-05-15T14:00:14.5885177Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:14.7759119Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:14.7943522Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:14.9782586Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:14.9789154Z * DONE (yaml) 2021-05-15T14:00:15.2733076Z * installing *source* package ‘withr’ ... 2021-05-15T14:00:15.2761787Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:15.2762952Z ** using staged installation 2021-05-15T14:00:15.2963662Z ** R 2021-05-15T14:00:15.3074692Z ** inst 2021-05-15T14:00:15.3086462Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:16.0542471Z ** help 2021-05-15T14:00:16.1404073Z *** installing help indices 2021-05-15T14:00:16.2102254Z *** copying figures 2021-05-15T14:00:16.2105544Z ** building package indices 2021-05-15T14:00:16.4639606Z ** installing vignettes 2021-05-15T14:00:16.4702847Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:16.6624144Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:16.8599242Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:16.8608712Z * DONE (withr) 2021-05-15T14:00:17.1227644Z * installing *source* package ‘whisker’ ... 2021-05-15T14:00:17.1245681Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:17.1246850Z ** using staged installation 2021-05-15T14:00:17.1356604Z ** R 2021-05-15T14:00:17.1414168Z ** inst 2021-05-15T14:00:17.1433768Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:17.5991193Z ** help 2021-05-15T14:00:17.6230319Z *** installing help indices 2021-05-15T14:00:17.6510963Z ** building package indices 2021-05-15T14:00:17.8681745Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:18.0646126Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:18.2656623Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:18.2674663Z * DONE (whisker) 2021-05-15T14:00:18.5104551Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:00:18.5116998Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:18.5118834Z ** using staged installation 2021-05-15T14:00:18.5359176Z ** libs 2021-05-15T14:00:18.5412599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:18.5976944Z 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-15T14:00:18.6512765Z 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-15T14:00:18.6670847Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:00:18.6685623Z ** R 2021-05-15T14:00:18.6744675Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:19.0234759Z ** help 2021-05-15T14:00:19.0507579Z *** installing help indices 2021-05-15T14:00:19.0794712Z ** building package indices 2021-05-15T14:00:19.9549227Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:19.9558823Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:19.9560152Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:19.9561321Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:19.9562205Z * DONE (rappdirs) 2021-05-15T14:00:20.2637914Z * installing *source* package ‘fs’ ... 2021-05-15T14:00:20.2780576Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:20.2782557Z ** using staged installation 2021-05-15T14:00:20.2982539Z ** libs 2021-05-15T14:00:20.3048661Z 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-15T14:00:20.9753104Z 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-15T14:00:21.4520127Z 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-15T14:00:21.9059044Z 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-15T14:00:21.9960653Z 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-15T14:00:22.3370083Z 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-15T14:00:22.6912268Z 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-15T14:00:22.8056392Z 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-15T14:00:23.3098836Z 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-15T14:00:23.6515646Z 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-15T14:00:23.7667125Z 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-15T14:00:24.1604922Z 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-15T14:00:24.2990888Z 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-15T14:00:24.3414866Z 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-15T14:00:24.3733668Z (cd libuv-1.38.1 \ 2021-05-15T14:00:24.3735695Z && 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-15T14:00:28.8770321Z make --directory=libuv-1.38.1 \ 2021-05-15T14:00:28.8771531Z HAVE_DTRACE=0 2021-05-15T14:00:28.8905148Z make[1]: Entering directory '/tmp/RtmpQSXApF/R.INSTALL78f660af6533/fs/src/libuv-1.38.1' 2021-05-15T14:00:28.9005139Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:00:29.5916999Z CC src/libuv_la-idna.lo 2021-05-15T14:00:30.2697372Z CC src/libuv_la-inet.lo 2021-05-15T14:00:30.9538711Z CC src/libuv_la-random.lo 2021-05-15T14:00:31.5469312Z CC src/libuv_la-strscpy.lo 2021-05-15T14:00:32.0661313Z CC src/libuv_la-threadpool.lo 2021-05-15T14:00:32.7990816Z CC src/libuv_la-timer.lo 2021-05-15T14:00:33.5101420Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:00:34.1025220Z CC src/libuv_la-uv-common.lo 2021-05-15T14:00:35.3627065Z CC src/libuv_la-version.lo 2021-05-15T14:00:35.9313897Z CC src/unix/libuv_la-async.lo 2021-05-15T14:00:36.6676947Z CC src/unix/libuv_la-core.lo 2021-05-15T14:00:38.0385824Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:00:38.7186419Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:00:40.5721186Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:00:41.2693607Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:00:41.8732265Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:00:42.5907007Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:00:43.2790167Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:00:44.0195179Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:00:44.6529295Z CC src/unix/libuv_la-process.lo 2021-05-15T14:00:45.5469451Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:00:46.1632769Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:00:47.2446710Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:00:48.5632023Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:00:49.3183728Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:00:50.1709448Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:00:50.8922822Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:00:52.0766661Z CC src/unix/libuv_la-linux-core.lo 2021-05-15T14:00:53.2441232Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-15T14:00:54.2330791Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-15T14:00:54.7358848Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-15T14:00:55.3504659Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:00:55.9867001Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-15T14:00:56.5666384Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-15T14:00:57.1634142Z CCLD libuv.la 2021-05-15T14:00:57.4013691Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-15T14:00:57.4391559Z make[1]: Leaving directory '/tmp/RtmpQSXApF/R.INSTALL78f660af6533/fs/src/libuv-1.38.1' 2021-05-15T14:00:57.4409897Z 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-15T14:00:57.5335510Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:00:57.5376966Z ** R 2021-05-15T14:00:57.5539504Z ** inst 2021-05-15T14:00:57.5553660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:58.8457910Z ** help 2021-05-15T14:00:58.9310687Z *** installing help indices 2021-05-15T14:00:58.9934632Z ** building package indices 2021-05-15T14:00:59.2734624Z ** installing vignettes 2021-05-15T14:00:59.2849608Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:59.5480517Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:59.5692570Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:59.8299510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:59.8310080Z * DONE (fs) 2021-05-15T14:01:00.1127023Z * installing *source* package ‘clipr’ ... 2021-05-15T14:01:00.1142299Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:00.1143972Z ** using staged installation 2021-05-15T14:01:00.1382041Z ** R 2021-05-15T14:01:00.1507400Z ** inst 2021-05-15T14:01:00.1519820Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:00.5442246Z ** help 2021-05-15T14:01:00.5665848Z *** installing help indices 2021-05-15T14:01:00.6023634Z ** building package indices 2021-05-15T14:01:00.8206117Z ** installing vignettes 2021-05-15T14:01:00.8260047Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:01.0301961Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:01.2375993Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:01.2382627Z * DONE (clipr) 2021-05-15T14:01:02.1623156Z * installing *source* package ‘git2r’ ... 2021-05-15T14:01:02.1920326Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:02.1921738Z ** using staged installation 2021-05-15T14:01:02.3931139Z checking build system type... x86_64-unknown-linux-gnu 2021-05-15T14:01:02.3932987Z checking host system type... x86_64-unknown-linux-gnu 2021-05-15T14:01:02.3942042Z checking for gcc... gcc 2021-05-15T14:01:02.4671191Z checking whether the C compiler works... yes 2021-05-15T14:01:02.4672689Z checking for C compiler default output file name... a.out 2021-05-15T14:01:02.5171931Z checking for suffix of executables... 2021-05-15T14:01:02.5721007Z checking whether we are cross compiling... no 2021-05-15T14:01:02.5979752Z checking for suffix of object files... o 2021-05-15T14:01:02.6228563Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:01:02.6459207Z checking whether gcc accepts -g... yes 2021-05-15T14:01:02.6857895Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:01:02.6866243Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:01:02.6881271Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:01:02.6957816Z Found pkg-config cflags and libs! 2021-05-15T14:01:02.8011468Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:01:02.9380752Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:01:03.0806097Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:01:03.2250823Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:01:03.3547379Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-15T14:01:03.3549444Z ----- Results of the git2r package configure ----- 2021-05-15T14:01:03.3550199Z 2021-05-15T14:01:03.3551727Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-15T14:01:03.3552941Z PKG_LIBS: -lgit2 2021-05-15T14:01:03.3553539Z 2021-05-15T14:01:03.3554595Z -------------------------------------------------- 2021-05-15T14:01:03.3831513Z configure: creating ./config.status 2021-05-15T14:01:03.4744911Z config.status: creating src/Makevars 2021-05-15T14:01:03.5407402Z ** libs 2021-05-15T14:01:03.5471685Z 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-15T14:01:03.6224730Z 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-15T14:01:03.6792832Z 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-15T14:01:03.8626334Z 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-15T14:01:03.9668117Z 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-15T14:01:04.1090739Z 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-15T14:01:04.3685226Z 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-15T14:01:04.4680115Z 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-15T14:01:04.5670095Z 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-15T14:01:04.7465921Z 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-15T14:01:04.9234854Z 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-15T14:01:05.0449337Z 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-15T14:01:05.4018564Z 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-15T14:01:05.4965561Z 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-15T14:01:05.5915057Z 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-15T14:01:05.6899991Z 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-15T14:01:05.7828389Z 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-15T14:01:05.9823679Z 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-15T14:01:06.1295016Z 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-15T14:01:06.2261976Z 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-15T14:01:06.4211516Z 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-15T14:01:06.4956417Z 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-15T14:01:06.5930571Z 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-15T14:01:06.7012822Z 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-15T14:01:06.8000620Z 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-15T14:01:07.0024438Z 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-15T14:01:07.1756586Z 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-15T14:01:07.2711376Z 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-15T14:01:07.3638202Z 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-15T14:01:07.5735128Z 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-15T14:01:07.6682016Z 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-15T14:01:07.7984787Z 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-15T14:01:07.9781895Z 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-15T14:01:08.1226067Z 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-15T14:01:08.1967189Z 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-15T14:01:08.3229262Z 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-15T14:01:08.3680957Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:01:08.3682451Z ** R 2021-05-15T14:01:08.3895322Z ** inst 2021-05-15T14:01:08.3906304Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:09.6323171Z ** help 2021-05-15T14:01:09.9397878Z *** installing help indices 2021-05-15T14:01:10.1664313Z ** building package indices 2021-05-15T14:01:10.5653465Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:10.7873548Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:10.8068055Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:11.0395224Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:11.0409620Z * DONE (git2r) 2021-05-15T14:01:11.2807598Z * installing *source* package ‘askpass’ ... 2021-05-15T14:01:11.2821206Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:11.2826000Z ** using staged installation 2021-05-15T14:01:11.2982052Z ** libs 2021-05-15T14:01:11.3038962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-15T14:01:11.3615991Z 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-15T14:01:11.3847486Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:01:11.3867981Z ** R 2021-05-15T14:01:11.3933264Z ** inst 2021-05-15T14:01:11.3934607Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:11.6850127Z ** help 2021-05-15T14:01:11.7044421Z *** installing help indices 2021-05-15T14:01:11.7197891Z ** building package indices 2021-05-15T14:01:11.9340792Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:12.1380813Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:12.1576812Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:12.3533315Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:12.3540007Z * DONE (askpass) 2021-05-15T14:01:12.7617578Z * installing *source* package ‘cli’ ... 2021-05-15T14:01:12.7681326Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:12.7685829Z ** using staged installation 2021-05-15T14:01:12.7935728Z ** R 2021-05-15T14:01:12.8259309Z ** inst 2021-05-15T14:01:12.8276694Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:15.9496307Z ** help 2021-05-15T14:01:16.1817792Z *** installing help indices 2021-05-15T14:01:16.3429710Z *** copying figures 2021-05-15T14:01:16.3431501Z ** building package indices 2021-05-15T14:01:16.6960831Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:16.9639073Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:17.2556268Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:17.2584232Z * DONE (cli) 2021-05-15T14:01:17.6225938Z * installing *source* package ‘purrr’ ... 2021-05-15T14:01:17.6277355Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:17.6279160Z ** using staged installation 2021-05-15T14:01:17.6471931Z ** libs 2021-05-15T14:01:17.6527789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-15T14:01:17.6939744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:01:17.7960003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:01:17.9048282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-15T14:01:18.0330322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:18.0863675Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-15T14:01:18.2166775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-15T14:01:18.3664086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-15T14:01:18.4685792Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:01:18.5302652Z 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-15T14:01:18.5603237Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:01:18.5618932Z ** R 2021-05-15T14:01:18.5816247Z ** inst 2021-05-15T14:01:18.5827639Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:20.1013283Z ** help 2021-05-15T14:01:20.2937427Z *** installing help indices 2021-05-15T14:01:20.4091293Z *** copying figures 2021-05-15T14:01:20.4098245Z ** building package indices 2021-05-15T14:01:20.7188063Z ** installing vignettes 2021-05-15T14:01:20.7288603Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:20.9430465Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:20.9612652Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:21.1919266Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:21.1933825Z * DONE (purrr) 2021-05-15T14:01:21.4771802Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:01:21.4796857Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:21.4797957Z ** using staged installation 2021-05-15T14:01:21.4962470Z ** R 2021-05-15T14:01:21.5014681Z ** inst 2021-05-15T14:01:21.5028900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:21.9961530Z ** help 2021-05-15T14:01:22.0328308Z *** installing help indices 2021-05-15T14:01:22.0626359Z *** copying figures 2021-05-15T14:01:22.0633063Z ** building package indices 2021-05-15T14:01:22.2853027Z ** installing vignettes 2021-05-15T14:01:22.2920094Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:22.5168126Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:22.7380674Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:22.7389354Z * DONE (lifecycle) 2021-05-15T14:01:22.9941147Z * installing *source* package ‘cachem’ ... 2021-05-15T14:01:22.9944987Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:22.9946465Z ** using staged installation 2021-05-15T14:01:23.0117027Z ** libs 2021-05-15T14:01:23.0170611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:01:23.0851658Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:23.1534466Z 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-15T14:01:23.1749747Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:01:23.1766051Z ** R 2021-05-15T14:01:23.1912534Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:23.8344497Z ** help 2021-05-15T14:01:23.8607186Z *** installing help indices 2021-05-15T14:01:23.8848360Z ** building package indices 2021-05-15T14:01:24.1060094Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:24.3245046Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:24.3429893Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:24.5575488Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:24.5583356Z * DONE (cachem) 2021-05-15T14:01:25.0878639Z * installing *source* package ‘openssl’ ... 2021-05-15T14:01:25.1016576Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:25.1017926Z ** using staged installation 2021-05-15T14:01:25.1099026Z Found pkg-config cflags and libs! 2021-05-15T14:01:25.2086004Z Using PKG_CFLAGS= 2021-05-15T14:01:25.3923917Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-15T14:01:25.4100966Z ** libs 2021-05-15T14:01:25.4160731Z 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-15T14:01:25.4193398Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:01:25.5162081Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:01:25.6034202Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-15T14:01:25.7172461Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-15T14:01:25.9083430Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T14:01:25.9857685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-15T14:01:26.0929888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-15T14:01:26.2261768Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-15T14:01:26.2843321Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:01:26.3930902Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-15T14:01:26.4657763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-15T14:01:26.5975893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-15T14:01:26.7466339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-15T14:01:26.8500616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-15T14:01:27.0698222Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-15T14:01:27.1286519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T14:01:27.1752703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-15T14:01:27.3202112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T14:01:27.4797490Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T14:01:27.6276766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-15T14:01:27.6830938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-15T14:01:27.7997651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-15T14:01:27.9361210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:01:28.1071052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-15T14:01:28.2433954Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-15T14:01:28.3893425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-15T14:01:28.5279187Z 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-15T14:01:28.6145513Z 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-15T14:01:28.8371426Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:01:28.8436068Z 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-15T14:01:28.9080046Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:01:28.9098973Z ** R 2021-05-15T14:01:28.9226358Z ** inst 2021-05-15T14:01:28.9279799Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:30.0762456Z ** help 2021-05-15T14:01:30.1378824Z *** installing help indices 2021-05-15T14:01:30.1828937Z ** building package indices 2021-05-15T14:01:30.4258974Z ** installing vignettes 2021-05-15T14:01:30.4417824Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:30.6479308Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:30.6653993Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:30.8798856Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:30.8811876Z * DONE (openssl) 2021-05-15T14:01:31.1316336Z * installing *source* package ‘memoise’ ... 2021-05-15T14:01:31.1330788Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:31.1332019Z ** using staged installation 2021-05-15T14:01:31.1514134Z ** R 2021-05-15T14:01:31.1621368Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:31.6396836Z ** help 2021-05-15T14:01:31.6672195Z *** installing help indices 2021-05-15T14:01:31.6947294Z ** building package indices 2021-05-15T14:01:31.9245617Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:32.1618591Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:32.4003628Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:32.4010441Z * DONE (memoise) 2021-05-15T14:01:32.7749520Z * installing *source* package ‘httr’ ... 2021-05-15T14:01:32.7803716Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:32.7806144Z ** using staged installation 2021-05-15T14:01:32.7988330Z ** R 2021-05-15T14:01:32.8186859Z ** demo 2021-05-15T14:01:32.8202323Z ** inst 2021-05-15T14:01:32.8217543Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:35.9749620Z ** help 2021-05-15T14:01:36.1517623Z *** installing help indices 2021-05-15T14:01:36.2717708Z ** building package indices 2021-05-15T14:01:36.6003217Z ** installing vignettes 2021-05-15T14:01:36.6076626Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:36.8146147Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:37.0688329Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:37.0717526Z * DONE (httr) 2021-05-15T14:01:37.3385318Z * installing *source* package ‘credentials’ ... 2021-05-15T14:01:37.3402648Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:37.3404515Z ** using staged installation 2021-05-15T14:01:37.3555192Z ** R 2021-05-15T14:01:37.3603141Z ** inst 2021-05-15T14:01:37.3617085Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:37.8599556Z ** help 2021-05-15T14:01:37.8790184Z *** installing help indices 2021-05-15T14:01:37.9039276Z ** building package indices 2021-05-15T14:01:38.1085331Z ** installing vignettes 2021-05-15T14:01:38.1143711Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:38.3950316Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:38.6562834Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:38.6570559Z * DONE (credentials) 2021-05-15T14:01:38.9377384Z * installing *source* package ‘gh’ ... 2021-05-15T14:01:38.9396581Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:38.9397781Z ** using staged installation 2021-05-15T14:01:38.9609695Z ** R 2021-05-15T14:01:38.9713195Z ** inst 2021-05-15T14:01:38.9725902Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:40.2556970Z ** help 2021-05-15T14:01:40.2885581Z *** installing help indices 2021-05-15T14:01:40.3223731Z ** building package indices 2021-05-15T14:01:40.5519896Z ** installing vignettes 2021-05-15T14:01:40.5575403Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:40.8491911Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:41.1500143Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:41.1512263Z * DONE (gh) 2021-05-15T14:01:41.4309136Z * installing *source* package ‘gert’ ... 2021-05-15T14:01:41.4334196Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:41.4336094Z ** using staged installation 2021-05-15T14:01:41.4428816Z Found pkg-config cflags and libs! 2021-05-15T14:01:41.5305520Z Using PKG_CFLAGS= 2021-05-15T14:01:41.5306883Z Using PKG_LIBS=-lgit2 2021-05-15T14:01:41.5710996Z Configuration OK! 2021-05-15T14:01:41.5888361Z ** libs 2021-05-15T14:01:41.5949633Z 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-15T14:01:41.5978563Z 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-15T14:01:41.8344449Z 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-15T14:01:42.1034298Z 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-15T14:01:42.3531083Z 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-15T14:01:42.4568259Z 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-15T14:01:42.5400457Z 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-15T14:01:42.7063519Z 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-15T14:01:42.7808710Z 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-15T14:01:42.8979581Z 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-15T14:01:43.0192940Z 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-15T14:01:43.1208172Z 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-15T14:01:43.2431783Z 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-15T14:01:43.3342152Z 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-15T14:01:43.4708951Z 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-15T14:01:43.5635701Z 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-15T14:01:43.5964978Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:01:43.5982758Z ** R 2021-05-15T14:01:43.6083922Z ** inst 2021-05-15T14:01:43.6095419Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:44.4959290Z ** help 2021-05-15T14:01:44.5601039Z *** installing help indices 2021-05-15T14:01:44.6075524Z ** building package indices 2021-05-15T14:01:44.8470750Z ** installing vignettes 2021-05-15T14:01:44.8590332Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:45.0966088Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:45.1151820Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:45.3649805Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:45.3661460Z * DONE (gert) 2021-05-15T14:01:45.8364588Z * installing *source* package ‘usethis’ ... 2021-05-15T14:01:45.8453281Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:45.8454421Z ** using staged installation 2021-05-15T14:01:45.8720845Z ** R 2021-05-15T14:01:45.9095515Z ** inst 2021-05-15T14:01:45.9130846Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:49.1304894Z ** help 2021-05-15T14:01:49.3649258Z *** installing help indices 2021-05-15T14:01:49.5226051Z *** copying figures 2021-05-15T14:01:49.5232502Z ** building package indices 2021-05-15T14:01:49.8639170Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:50.1900756Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:50.5673563Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:50.5703609Z * DONE (usethis) 2021-05-15T14:01:50.5825389Z 2021-05-15T14:01:50.5826579Z The downloaded source packages are in 2021-05-15T14:01:50.5828156Z ‘/tmp/Rtmpw5Buyk/downloaded_packages’ 2021-05-15T14:01:50.5829271Z Running `R CMD build`... 2021-05-15T14:01:52.9560603Z * checking for file ‘/tmp/Rtmpw5Buyk/remotes72be65b2b66b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:01:52.9562450Z * preparing ‘tic’: 2021-05-15T14:01:52.9563726Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:52.9565184Z * installing the package to process help pages 2021-05-15T14:01:52.9566650Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:52.9568199Z * checking for empty or unneeded directories 2021-05-15T14:01:52.9570029Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:01:52.9571295Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:01:52.9572470Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:01:52.9574577Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:52.9575937Z (as ‘lib’ is unspecified) 2021-05-15T14:01:53.3346061Z * installing *source* package ‘tic’ ... 2021-05-15T14:01:53.3368553Z ** using staged installation 2021-05-15T14:01:53.3637855Z ** R 2021-05-15T14:01:53.3850735Z ** inst 2021-05-15T14:01:53.3891808Z ** preparing package for lazy loading 2021-05-15T14:01:53.7824611Z ** help 2021-05-15T14:01:53.9636853Z *** installing help indices 2021-05-15T14:01:54.0769061Z *** copying figures 2021-05-15T14:01:54.0774830Z ** building package indices 2021-05-15T14:01:54.3820820Z ** installing vignettes 2021-05-15T14:01:54.3876019Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:54.6853636Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:55.0142636Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:55.0173694Z * DONE (tic) 2021-05-15T14:01:55.0313997Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:55.1953932Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:01:56.2506639Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:01:56.2508019Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:01:56.2510778Z 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-15T14:01:56.2512936Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:01:56.2514133Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:01:56.2515137Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:01:56.2515954Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:01:56.2517070Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:56.2518955Z (as ‘lib’ is unspecified) 2021-05-15T14:01:56.2519725Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:01:56.2520781Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:01:56.2521691Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:01:56.2522559Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:01:56.2523535Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:01:56.2524407Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:01:56.2525491Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:56.2526337Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:01:56.2527204Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:01:56.2528202Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:01:56.2529053Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:01:56.2529857Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:01:56.2530653Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:01:56.2531430Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:01:56.2532219Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:01:56.2533036Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:01:56.2533852Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:01:56.2534663Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:01:56.2535628Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:01:56.2536472Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:01:56.2537604Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:01:56.2538530Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:01:56.2539463Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:01:56.2540577Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:56.2541830Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:01:56.2542877Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:01:56.2543950Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:01:56.2544894Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:01:56.2546413Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:01:56.2548920Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:01:56.2550541Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:01:56.2552198Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:02:12.8996170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:02:13.4403846Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-15T14:02:13.4426689Z ================================================== 2021-05-15T14:02:13.4427664Z downloaded 232 KB 2021-05-15T14:02:13.4428176Z 2021-05-15T14:02:13.4463772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:02:13.8217580Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-15T14:02:13.8260542Z ================================================== 2021-05-15T14:02:13.8261379Z downloaded 766 KB 2021-05-15T14:02:13.8261937Z 2021-05-15T14:02:13.8297974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:02:14.2358060Z Content type 'application/x-tar' length 6108 bytes 2021-05-15T14:02:14.2361060Z ================================================== 2021-05-15T14:02:14.2361576Z downloaded 6108 bytes 2021-05-15T14:02:14.2361883Z 2021-05-15T14:02:14.2391748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:02:14.6152052Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-15T14:02:14.6214498Z ================================================== 2021-05-15T14:02:14.6215814Z downloaded 1.1 MB 2021-05-15T14:02:14.6216387Z 2021-05-15T14:02:14.6251448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:02:15.0013089Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-15T14:02:15.0132836Z ================================================== 2021-05-15T14:02:15.0133616Z downloaded 674 KB 2021-05-15T14:02:15.0133921Z 2021-05-15T14:02:15.0238175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:02:15.3980434Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-15T14:02:15.3981510Z ================================================== 2021-05-15T14:02:15.3981888Z downloaded 13 KB 2021-05-15T14:02:15.3982267Z 2021-05-15T14:02:15.4021295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:02:15.6562791Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-15T14:02:15.6601136Z ================================================== 2021-05-15T14:02:15.6601653Z downloaded 264 KB 2021-05-15T14:02:15.6601954Z 2021-05-15T14:02:15.6638665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:02:16.0459370Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-15T14:02:16.0506956Z ================================================== 2021-05-15T14:02:16.0507818Z downloaded 464 KB 2021-05-15T14:02:16.0508177Z 2021-05-15T14:02:16.0549493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:02:16.3044070Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-15T14:02:16.3047381Z ================================================== 2021-05-15T14:02:16.3048133Z downloaded 25 KB 2021-05-15T14:02:16.3048581Z 2021-05-15T14:02:16.3087003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:02:16.6997205Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-15T14:02:16.7004486Z ================================================== 2021-05-15T14:02:16.7005596Z downloaded 117 KB 2021-05-15T14:02:16.7006510Z 2021-05-15T14:02:16.7122689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:02:17.2183676Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-15T14:02:17.2190740Z ================================================== 2021-05-15T14:02:17.2191522Z downloaded 138 KB 2021-05-15T14:02:17.2192192Z 2021-05-15T14:02:17.2229564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:02:17.5989654Z Content type 'application/x-tar' length 6100 bytes 2021-05-15T14:02:17.5990976Z ================================================== 2021-05-15T14:02:17.5991655Z downloaded 6100 bytes 2021-05-15T14:02:17.5992112Z 2021-05-15T14:02:17.6028818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:02:17.8720738Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-15T14:02:17.8727357Z ================================================== 2021-05-15T14:02:17.8728148Z downloaded 59 KB 2021-05-15T14:02:17.8728729Z 2021-05-15T14:02:17.8761492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:02:18.1610769Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-15T14:02:18.1611860Z ================================================== 2021-05-15T14:02:18.1612417Z downloaded 23 KB 2021-05-15T14:02:18.1612799Z 2021-05-15T14:02:18.1649594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:02:18.5327977Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-15T14:02:18.5329290Z ================================================== 2021-05-15T14:02:18.5329949Z downloaded 8130 bytes 2021-05-15T14:02:18.5330409Z 2021-05-15T14:02:18.5364897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:02:18.9106035Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-15T14:02:18.9124511Z ================================================== 2021-05-15T14:02:18.9125232Z downloaded 160 KB 2021-05-15T14:02:18.9125706Z 2021-05-15T14:02:18.9166414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:02:19.0781889Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-15T14:02:19.0787663Z ================================================== 2021-05-15T14:02:19.0788596Z downloaded 73 KB 2021-05-15T14:02:19.0789249Z 2021-05-15T14:02:19.0822086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:02:19.3476552Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-15T14:02:19.3480308Z ================================================== 2021-05-15T14:02:19.3481182Z downloaded 11 KB 2021-05-15T14:02:19.3481744Z 2021-05-15T14:02:19.3518877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:02:19.6234420Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-15T14:02:19.6255279Z ================================================== 2021-05-15T14:02:19.6255784Z downloaded 266 KB 2021-05-15T14:02:19.6257113Z 2021-05-15T14:02:19.6298385Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:02:19.7518256Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:02:19.7539503Z ================================================== 2021-05-15T14:02:19.7540534Z downloaded 109 KB 2021-05-15T14:02:19.7541491Z 2021-05-15T14:02:19.7559952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:02:20.0140742Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-15T14:02:20.0150120Z ================================================== 2021-05-15T14:02:20.0150575Z downloaded 79 KB 2021-05-15T14:02:20.0150835Z 2021-05-15T14:02:20.0186575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:02:20.4193242Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-15T14:02:20.4194705Z ================================================== 2021-05-15T14:02:20.4195448Z downloaded 15 KB 2021-05-15T14:02:20.4196013Z 2021-05-15T14:02:20.4229878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:02:20.6797655Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-15T14:02:20.6812272Z ================================================== 2021-05-15T14:02:20.6812799Z downloaded 132 KB 2021-05-15T14:02:20.6813099Z 2021-05-15T14:02:20.6849905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:02:21.1095264Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-15T14:02:21.2945612Z ================================================== 2021-05-15T14:02:21.2946256Z downloaded 7.2 MB 2021-05-15T14:02:21.2946956Z 2021-05-15T14:02:21.2985549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:02:21.6740698Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-15T14:02:21.7235099Z ================================================== 2021-05-15T14:02:21.7236810Z downloaded 2.8 MB 2021-05-15T14:02:21.7238064Z 2021-05-15T14:02:21.7275898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:02:22.1454953Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-15T14:02:22.1523777Z ================================================== 2021-05-15T14:02:22.1524766Z downloaded 869 KB 2021-05-15T14:02:22.1525415Z 2021-05-15T14:02:22.1560895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:02:22.4695770Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-15T14:02:22.4719809Z ================================================== 2021-05-15T14:02:22.4720801Z downloaded 131 KB 2021-05-15T14:02:22.4721477Z 2021-05-15T14:02:22.4759705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:02:22.7360058Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-15T14:02:22.7368503Z ================================================== 2021-05-15T14:02:22.7369327Z downloaded 81 KB 2021-05-15T14:02:22.7369934Z 2021-05-15T14:02:22.7404796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:02:23.4080345Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-15T14:02:23.4081090Z ================================================== 2021-05-15T14:02:23.4082934Z downloaded 11 KB 2021-05-15T14:02:23.4122305Z 2021-05-15T14:02:23.4124258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:02:23.6758275Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-15T14:02:23.6764324Z ================================================== 2021-05-15T14:02:23.6765090Z downloaded 43 KB 2021-05-15T14:02:23.6765575Z 2021-05-15T14:02:23.6800320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:02:24.6733852Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-15T14:02:24.6734729Z ================================================== 2021-05-15T14:02:24.6735202Z downloaded 10 KB 2021-05-15T14:02:24.6735463Z 2021-05-15T14:02:24.6770609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:02:25.0534360Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-15T14:02:25.0535459Z ================================================== 2021-05-15T14:02:25.0536337Z downloaded 29 KB 2021-05-15T14:02:25.0536838Z 2021-05-15T14:02:25.0575398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:02:25.8520410Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-15T14:02:25.8561315Z ================================================== 2021-05-15T14:02:25.8561963Z downloaded 662 KB 2021-05-15T14:02:25.8562251Z 2021-05-15T14:02:25.8625767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:02:26.5839936Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-15T14:02:26.5841381Z ================================================== 2021-05-15T14:02:26.5842159Z downloaded 39 KB 2021-05-15T14:02:26.5842532Z 2021-05-15T14:02:26.5880111Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:02:26.8661086Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-15T14:02:26.8695679Z ================================================== 2021-05-15T14:02:26.8696171Z downloaded 249 KB 2021-05-15T14:02:26.8696434Z 2021-05-15T14:02:26.8731030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:02:27.2100255Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-15T14:02:27.2105195Z ================================================== 2021-05-15T14:02:27.2105945Z downloaded 43 KB 2021-05-15T14:02:27.2106259Z 2021-05-15T14:02:27.2146396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:02:27.4978070Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-15T14:02:27.5059011Z ================================================== 2021-05-15T14:02:27.5059995Z downloaded 361 KB 2021-05-15T14:02:27.5060758Z 2021-05-15T14:02:27.8696075Z * installing *source* package ‘utf8’ ... 2021-05-15T14:02:27.8763898Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:27.8765912Z ** using staged installation 2021-05-15T14:02:27.8923469Z ** libs 2021-05-15T14:02:27.8999335Z 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-15T14:02:27.9738700Z 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-15T14:02:28.1322697Z 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-15T14:02:28.1969818Z 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-15T14:02:28.2421357Z 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-15T14:02:28.3089887Z 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-15T14:02:28.5002940Z 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-15T14:02:28.5690830Z 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-15T14:02:28.7138324Z 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-15T14:02:28.8085857Z 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-15T14:02:28.9094329Z 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-15T14:02:28.9828204Z 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-15T14:02:29.0437976Z 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-15T14:02:29.1105943Z 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-15T14:02:29.1774961Z 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-15T14:02:29.2519865Z 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-15T14:02:29.3265939Z 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-15T14:02:29.3897031Z 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-15T14:02:29.4335174Z 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-15T14:02:29.5027714Z 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-15T14:02:29.5533311Z 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-15T14:02:29.7774394Z 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-15T14:02:30.1124107Z 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-15T14:02:30.3170279Z 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-15T14:02:30.3968449Z 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-15T14:02:30.4646900Z 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-15T14:02:30.5407692Z 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-15T14:02:30.6170219Z 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-15T14:02:30.6252238Z 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-15T14:02:30.6640794Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:02:30.6651497Z ** R 2021-05-15T14:02:30.6784772Z ** inst 2021-05-15T14:02:30.6795729Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:31.2164642Z ** help 2021-05-15T14:02:31.2480101Z *** installing help indices 2021-05-15T14:02:31.2745033Z ** building package indices 2021-05-15T14:02:31.4835147Z ** installing vignettes 2021-05-15T14:02:31.4890440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:31.6807265Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:31.6998952Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:31.8961390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:31.8970604Z * DONE (utf8) 2021-05-15T14:02:32.1313562Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:02:32.1325022Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:32.1326347Z ** using staged installation 2021-05-15T14:02:32.1457824Z ** R 2021-05-15T14:02:32.1493764Z ** inst 2021-05-15T14:02:32.1503519Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:32.3937900Z ** help 2021-05-15T14:02:32.4159165Z *** installing help indices 2021-05-15T14:02:32.4342654Z ** building package indices 2021-05-15T14:02:32.6395139Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:32.8286172Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:33.0161644Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:33.0167846Z * DONE (pkgconfig) 2021-05-15T14:02:33.3263801Z * installing *source* package ‘fansi’ ... 2021-05-15T14:02:33.3297764Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:33.3298824Z ** using staged installation 2021-05-15T14:02:33.3444147Z ** libs 2021-05-15T14:02:33.3526379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:02:33.3968823Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-15T14:02:33.4702138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:02:33.5236530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:02:33.6126067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-15T14:02:34.1171371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:02:34.1586207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-15T14:02:34.5641891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-15T14:02:34.7156125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:02:34.7660684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:02:34.9047693Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:02:35.1722407Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:02:35.2894468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-15T14:02:35.3484871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:02:35.4146717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:02:35.6008839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:02:35.9656224Z 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-15T14:02:35.9965183Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:02:35.9983011Z ** R 2021-05-15T14:02:36.0099983Z ** inst 2021-05-15T14:02:36.0111426Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:36.7439387Z ** help 2021-05-15T14:02:36.8178253Z *** installing help indices 2021-05-15T14:02:36.8623781Z ** building package indices 2021-05-15T14:02:37.1054112Z ** installing vignettes 2021-05-15T14:02:37.1115281Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:37.2988829Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:37.3160470Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:37.5056299Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:37.5065263Z * DONE (fansi) 2021-05-15T14:02:38.0045840Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:02:38.0149201Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:38.0150286Z ** using staged installation 2021-05-15T14:02:38.0315073Z ** libs 2021-05-15T14:02:38.0364644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-15T14:02:38.2622873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:02:38.3280059Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:02:38.3744956Z 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-15T14:02:38.3970991Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:02:38.3985358Z ** R 2021-05-15T14:02:38.4410864Z ** inst 2021-05-15T14:02:38.4428812Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:46.2723795Z ** help 2021-05-15T14:02:46.5271997Z *** installing help indices 2021-05-15T14:02:46.7074622Z ** building package indices 2021-05-15T14:02:47.0320452Z ** installing vignettes 2021-05-15T14:02:47.0393499Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:47.3736837Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:47.3920576Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:47.8553815Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:47.8633586Z * DONE (diffobj) 2021-05-15T14:02:48.2080421Z * installing *source* package ‘ps’ ... 2021-05-15T14:02:48.2122964Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:48.2125310Z ** using staged installation 2021-05-15T14:02:48.4384542Z ** libs 2021-05-15T14:02:48.4446502Z gcc -g -O2 -Wall px.c -o px 2021-05-15T14:02:48.5900870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:02:48.6648453Z 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-15T14:02:48.7392567Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-15T14:02:48.8144402Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-15T14:02:48.9995496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:02:49.0577492Z 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-15T14:02:49.3692375Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-15T14:02:49.5503825Z 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-15T14:02:49.6641628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-15T14:02:49.7801547Z 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-15T14:02:50.3028434Z 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-15T14:02:50.3400634Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:02:50.3402134Z ** R 2021-05-15T14:02:50.3515014Z ** inst 2021-05-15T14:02:50.3528573Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:51.6374250Z ** help 2021-05-15T14:02:51.7944667Z *** installing help indices 2021-05-15T14:02:51.9026290Z ** building package indices 2021-05-15T14:02:52.2318329Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:52.4448184Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:52.4630808Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:52.6864491Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:52.6902588Z * DONE (ps) 2021-05-15T14:02:52.9227527Z * installing *source* package ‘praise’ ... 2021-05-15T14:02:52.9239580Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:52.9241579Z ** using staged installation 2021-05-15T14:02:52.9351744Z ** R 2021-05-15T14:02:52.9396541Z ** inst 2021-05-15T14:02:52.9450777Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:53.2251460Z ** help 2021-05-15T14:02:53.2384902Z *** installing help indices 2021-05-15T14:02:53.2620809Z ** building package indices 2021-05-15T14:02:53.4772854Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:53.6783558Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:53.8784754Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:53.8790993Z * DONE (praise) 2021-05-15T14:02:54.2667402Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:02:54.2718867Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:54.2720131Z ** using staged installation 2021-05-15T14:02:54.2884971Z ** R 2021-05-15T14:02:54.3015743Z ** inst 2021-05-15T14:02:54.3025338Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:55.3795528Z ** help 2021-05-15T14:02:55.4408617Z *** installing help indices 2021-05-15T14:02:55.4948742Z ** building package indices 2021-05-15T14:02:55.7578069Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:56.3579230Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:56.9954487Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:56.9968720Z * DONE (pkgload) 2021-05-15T14:02:57.3018578Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:02:57.3039611Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:57.3042465Z ** using staged installation 2021-05-15T14:02:57.3210542Z ** R 2021-05-15T14:02:57.3270143Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:57.9399922Z ** help 2021-05-15T14:02:57.9735885Z *** installing help indices 2021-05-15T14:02:58.0097679Z ** building package indices 2021-05-15T14:02:58.2397855Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:58.4372123Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:58.6441600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:58.6450779Z * DONE (evaluate) 2021-05-15T14:02:58.8977749Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:02:58.8989731Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:58.8991191Z ** using staged installation 2021-05-15T14:02:58.9158155Z ** libs 2021-05-15T14:02:58.9210752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-15T14:02:59.0023355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:02:59.0536091Z 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-15T14:02:59.0773869Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:02:59.0789315Z ** R 2021-05-15T14:02:59.0827556Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:59.3919407Z ** help 2021-05-15T14:02:59.4136951Z *** installing help indices 2021-05-15T14:02:59.4368641Z ** building package indices 2021-05-15T14:02:59.6623624Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:59.8733569Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:59.8912305Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:00.1028500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:00.1034286Z * DONE (ellipsis) 2021-05-15T14:03:00.4178316Z * installing *source* package ‘digest’ ... 2021-05-15T14:03:00.4214386Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:00.4215721Z ** using staged installation 2021-05-15T14:03:00.4348205Z ** libs 2021-05-15T14:03:00.4408320Z 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-15T14:03:00.6411711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:03:01.0102101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:03:01.6469110Z 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-15T14:03:01.9454328Z 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-15T14:03:02.6025747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:03:02.6883894Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-15T14:03:02.9331583Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:03:02.9943445Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:03.0203545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-15T14:03:03.1870437Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:03:03.2485059Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-15T14:03:03.3319584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:03:03.6758737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:03:03.8070842Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:03:04.4748587Z 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-15T14:03:04.6126532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:03:04.9013188Z 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-15T14:03:04.9457316Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:03:04.9478033Z ** R 2021-05-15T14:03:04.9544040Z ** demo 2021-05-15T14:03:04.9551354Z ** inst 2021-05-15T14:03:04.9572052Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:05.6310796Z ** help 2021-05-15T14:03:05.6743250Z *** installing help indices 2021-05-15T14:03:05.7037240Z ** building package indices 2021-05-15T14:03:05.9345885Z ** installing vignettes 2021-05-15T14:03:05.9411608Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:06.1431736Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:06.1626920Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:06.3790766Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:06.3802913Z * DONE (digest) 2021-05-15T14:03:06.6530813Z * installing *source* package ‘brio’ ... 2021-05-15T14:03:06.6546323Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:06.6547604Z ** using staged installation 2021-05-15T14:03:06.6753754Z ** libs 2021-05-15T14:03:06.6806077Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-15T14:03:06.7264831Z 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-15T14:03:06.7894311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:06.8405843Z 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-15T14:03:06.9050687Z 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-15T14:03:06.9784738Z 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-15T14:03:07.0840550Z 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-15T14:03:07.1410360Z 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-15T14:03:07.2114184Z 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-15T14:03:07.2401032Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:03:07.2402412Z ** R 2021-05-15T14:03:07.2443383Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:07.5149602Z ** help 2021-05-15T14:03:07.5401738Z *** installing help indices 2021-05-15T14:03:07.5644590Z ** building package indices 2021-05-15T14:03:07.7754920Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:07.9670985Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:07.9877603Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:08.1873632Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:08.1879566Z * DONE (brio) 2021-05-15T14:03:08.5278941Z * installing *source* package ‘xml2’ ... 2021-05-15T14:03:08.5318204Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:08.5319912Z ** using staged installation 2021-05-15T14:03:08.5498261Z Found pkg-config cflags and libs! 2021-05-15T14:03:08.6391411Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-15T14:03:08.6392960Z Using PKG_LIBS=-lxml2 2021-05-15T14:03:08.8334506Z ** libs 2021-05-15T14:03:08.8388434Z 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-15T14:03:09.4618537Z 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-15T14:03:09.5146217Z 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-15T14:03:10.1675765Z 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-15T14:03:10.6813231Z 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-15T14:03:11.5741242Z 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-15T14:03:13.7414819Z 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-15T14:03:14.3836668Z 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-15T14:03:15.0620274Z 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-15T14:03:15.6258244Z 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-15T14:03:16.1631743Z 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-15T14:03:16.2647320Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:03:16.2676276Z ** R 2021-05-15T14:03:16.2802859Z ** inst 2021-05-15T14:03:16.2818567Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:17.4707908Z ** help 2021-05-15T14:03:17.5798077Z *** installing help indices 2021-05-15T14:03:17.6413043Z ** building package indices 2021-05-15T14:03:17.9071813Z ** installing vignettes 2021-05-15T14:03:17.9181885Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:18.1235417Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:18.1436227Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:18.3637834Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:18.3652037Z * DONE (xml2) 2021-05-15T14:03:18.6975451Z * installing *source* package ‘xfun’ ... 2021-05-15T14:03:18.7011514Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:18.7017148Z ** using staged installation 2021-05-15T14:03:18.7193505Z ** libs 2021-05-15T14:03:18.7271783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:03:18.8514011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:03:18.9118242Z 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-15T14:03:18.9481480Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:03:18.9494774Z ** R 2021-05-15T14:03:18.9655925Z ** inst 2021-05-15T14:03:18.9669489Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:20.6829162Z ** help 2021-05-15T14:03:20.8519572Z *** installing help indices 2021-05-15T14:03:20.9826771Z ** building package indices 2021-05-15T14:03:21.3159552Z ** installing vignettes 2021-05-15T14:03:21.3206722Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:21.5344778Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:21.5551163Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:21.7744414Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:21.7758264Z * DONE (xfun) 2021-05-15T14:03:24.9736807Z * installing *source* package ‘stringi’ ... 2021-05-15T14:03:25.1003020Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:03:25.1004345Z ** using staged installation 2021-05-15T14:03:25.2369233Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-15T14:03:25.2370502Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-15T14:03:25.4145919Z checking for endianness... little 2021-05-15T14:03:25.5881653Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:03:25.7693213Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:03:25.7699049Z checking for cat... /usr/bin/cat 2021-05-15T14:03:26.0238816Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:03:26.0239834Z checking for gcc... gcc 2021-05-15T14:03:26.0908556Z checking whether the C compiler works... yes 2021-05-15T14:03:26.0910056Z checking for C compiler default output file name... a.out 2021-05-15T14:03:26.1312549Z checking for suffix of executables... 2021-05-15T14:03:26.1865504Z checking whether we are cross compiling... no 2021-05-15T14:03:26.2167495Z checking for suffix of object files... o 2021-05-15T14:03:26.2384970Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:03:26.2606203Z checking whether gcc accepts -g... yes 2021-05-15T14:03:26.3016692Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:03:26.3234644Z checking how to run the C preprocessor... gcc -E 2021-05-15T14:03:26.3469288Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:03:26.3486553Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:03:26.4648791Z checking for ANSI C header files... yes 2021-05-15T14:03:26.4976526Z checking for sys/types.h... yes 2021-05-15T14:03:26.5380839Z checking for sys/stat.h... yes 2021-05-15T14:03:26.5732584Z checking for stdlib.h... yes 2021-05-15T14:03:26.6104771Z checking for string.h... yes 2021-05-15T14:03:26.6484987Z checking for memory.h... yes 2021-05-15T14:03:26.6855466Z checking for strings.h... yes 2021-05-15T14:03:26.7245248Z checking for inttypes.h... yes 2021-05-15T14:03:26.7615146Z checking for stdint.h... yes 2021-05-15T14:03:26.8050565Z checking for unistd.h... yes 2021-05-15T14:03:26.8504753Z checking elf.h usability... yes 2021-05-15T14:03:26.8626069Z checking elf.h presence... yes 2021-05-15T14:03:26.8626712Z checking for elf.h... yes 2021-05-15T14:03:26.9119611Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:03:26.9364435Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-15T14:03:27.3149842Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:03:27.3404239Z checking whether the compiler implements namespaces... yes 2021-05-15T14:03:27.5059766Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:03:28.1781654Z checking whether std::map is available... yes 2021-05-15T14:03:28.1799822Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:03:28.1944247Z checking with pkg-config for the system ICU4C... 66.1 2021-05-15T14:03:28.1968316Z checking for ICU4C >= 55... yes 2021-05-15T14:03:28.2043633Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-15T14:03:28.6008512Z checking whether an ICU4C-based project can be built... yes 2021-05-15T14:03:28.6629625Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-15T14:03:29.0073896Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-15T14:03:29.9291580Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-15T14:03:30.6417564Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-15T14:03:30.6788007Z configure: creating ./config.status 2021-05-15T14:03:30.7632872Z config.status: creating src/Makevars 2021-05-15T14:03:30.7824796Z config.status: creating src/uconfig_local.h 2021-05-15T14:03:30.8011313Z config.status: creating src/install.libs.R 2021-05-15T14:03:30.8173654Z 2021-05-15T14:03:30.8174803Z *** stringi configure summary: 2021-05-15T14:03:30.8175673Z ICU_FOUND=1 2021-05-15T14:03:30.8176441Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:03:30.8177990Z STRINGI_CFLAGS= -fpic 2021-05-15T14:03:30.8179266Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-15T14:03:30.8180774Z STRINGI_CXXFLAGS= -fpic 2021-05-15T14:03:30.8181926Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-15T14:03:30.8183419Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-15T14:03:30.8184086Z 2021-05-15T14:03:30.8184905Z *** Compiler settings used: 2021-05-15T14:03:30.8185563Z CC=gcc 2021-05-15T14:03:30.8186321Z LD=g++ -std=gnu++14 2021-05-15T14:03:30.8187185Z CFLAGS=-g -O2 -fpic 2021-05-15T14:03:30.8187984Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:03:30.8188702Z CXX=g++ -std=gnu++11 2021-05-15T14:03:30.8189312Z CXXFLAGS=-g -O2 -fpic 2021-05-15T14:03:30.8189750Z LDFLAGS= 2021-05-15T14:03:30.8190211Z LIBS= 2021-05-15T14:03:30.8190450Z 2021-05-15T14:03:30.8593143Z ** libs 2021-05-15T14:03:30.8692447Z 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-15T14:03:31.6804851Z 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-15T14:03:32.4289485Z 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-15T14:03:33.2366081Z 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-15T14:03:34.1305943Z 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-15T14:03:34.7694177Z 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-15T14:03:35.7490744Z 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-15T14:03:36.4092379Z 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-15T14:03:37.1643536Z 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-15T14:03:37.9094685Z 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-15T14:03:38.7054753Z 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-15T14:03:39.5936013Z 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-15T14:03:40.5091617Z 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-15T14:03:41.3309816Z 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-15T14:03:42.0628028Z 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-15T14:03:43.3136258Z 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-15T14:03:45.2404124Z 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-15T14:03:46.1137390Z 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-15T14:03:46.9592874Z 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-15T14:03:47.6263486Z 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-15T14:03:48.3013132Z 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-15T14:03:49.4662100Z 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-15T14:03:50.2905175Z 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-15T14:03:51.0554849Z 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-15T14:03:52.0067489Z 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-15T14:03:52.9879409Z 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-15T14:03:53.7089523Z 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-15T14:03:54.5666084Z 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-15T14:03:55.3603497Z 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-15T14:03:56.4739086Z 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-15T14:03:57.5523906Z 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-15T14:03:58.8161106Z 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-15T14:03:59.8688674Z 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-15T14:04:00.7843153Z 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-15T14:04:01.7554671Z 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-15T14:04:02.6369576Z 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-15T14:04:03.5242294Z 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-15T14:04:04.3779751Z 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-15T14:04:05.2454881Z 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-15T14:04:06.2841663Z 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-15T14:04:07.2800582Z 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-15T14:04:08.3878662Z 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-15T14:04:09.4400651Z 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-15T14:04:10.3946261Z 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-15T14:04:11.3485242Z 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-15T14:04:12.0638980Z 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-15T14:04:12.9402818Z 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-15T14:04:13.8138466Z 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-15T14:04:14.6985677Z 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-15T14:04:15.4148878Z 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-15T14:04:16.1453624Z 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-15T14:04:17.0966106Z 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-15T14:04:18.0276093Z 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-15T14:04:19.0705381Z 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-15T14:04:20.0132789Z 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-15T14:04:20.9693793Z 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-15T14:04:21.8196647Z 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-15T14:04:21.8352625Z 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-15T14:04:22.8753681Z 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-15T14:04:23.6156030Z 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-15T14:04:24.3521771Z 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-15T14:04:25.3224082Z 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-15T14:04:26.2566724Z 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-15T14:04:27.3683719Z 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-15T14:04:28.2264532Z 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-15T14:04:29.2194505Z 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-15T14:04:30.0692947Z 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-15T14:04:32.0094177Z 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-15T14:04:32.8057383Z 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-15T14:04:33.5193513Z 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-15T14:04:34.5587229Z 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-15T14:04:35.2833286Z 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-15T14:04:36.0161265Z 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-15T14:04:36.9652935Z 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-15T14:04:37.8750499Z 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-15T14:04:38.9596760Z 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-15T14:04:39.8204943Z 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-15T14:04:40.7288786Z 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-15T14:04:41.5369700Z 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-15T14:04:42.3288436Z 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-15T14:04:43.1232504Z 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-15T14:04:43.7789292Z 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-15T14:04:44.5194223Z 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-15T14:04:46.1795022Z 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-15T14:04:46.4127387Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:04:46.5061268Z ** R 2021-05-15T14:04:46.5406936Z ** inst 2021-05-15T14:04:46.5417534Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:47.9005010Z ** help 2021-05-15T14:04:48.3942431Z *** installing help indices 2021-05-15T14:04:48.6490208Z ** building package indices 2021-05-15T14:04:49.1177652Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:49.3250838Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:04:49.3474178Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:49.5879891Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:49.5880701Z * DONE (stringi) 2021-05-15T14:04:50.8362618Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:04:50.8758091Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:04:50.8759217Z ** using staged installation 2021-05-15T14:04:50.8901769Z ** libs 2021-05-15T14:04:50.8954000Z 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-15T14:04:54.7984070Z 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-15T14:05:13.5107087Z 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-15T14:05:13.7831318Z 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-15T14:05:17.9581929Z 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-15T14:05:25.6605046Z 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-15T14:05:29.2395983Z 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-15T14:05:29.4326695Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:05:29.4483996Z ** R 2021-05-15T14:05:29.4654069Z ** inst 2021-05-15T14:05:29.5106494Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:31.7159608Z ** help 2021-05-15T14:05:31.8199607Z *** installing help indices 2021-05-15T14:05:31.8921675Z ** building package indices 2021-05-15T14:05:32.1683822Z ** installing vignettes 2021-05-15T14:05:32.1756531Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:32.4886375Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:32.5174523Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:32.8577152Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:32.8666125Z * DONE (Rcpp) 2021-05-15T14:05:33.2138116Z * installing *source* package ‘commonmark’ ... 2021-05-15T14:05:33.2185111Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:33.2187025Z ** using staged installation 2021-05-15T14:05:33.2324474Z ** libs 2021-05-15T14:05:33.2381630Z 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-15T14:05:33.2415246Z 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-15T14:05:33.2943297Z 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-15T14:05:33.3409053Z 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-15T14:05:33.4131615Z 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-15T14:05:33.4714069Z 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-15T14:05:33.8059195Z 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-15T14:05:33.9107827Z 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-15T14:05:34.4189466Z 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-15T14:05:35.2457750Z 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-15T14:05:37.2867019Z 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-15T14:05:41.2619643Z 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-15T14:05:41.4142414Z 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-15T14:05:41.4749892Z 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-15T14:05:41.5901768Z 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-15T14:05:41.6882296Z 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-15T14:05:41.7834304Z 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-15T14:05:42.0153270Z 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-15T14:05:42.2433313Z 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-15T14:05:42.3876109Z 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-15T14:05:42.4358862Z 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-15T14:05:42.4882295Z 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-15T14:05:42.6180487Z 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-15T14:05:42.6595470Z 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-15T14:05:42.7298584Z 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-15T14:05:42.7769949Z 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-15T14:05:42.8241111Z 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-15T14:05:42.8816533Z 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-15T14:05:42.9560995Z 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-15T14:05:43.0699009Z 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-15T14:05:43.1252908Z 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-15T14:05:43.2110061Z 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-15T14:05:43.4053124Z 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-15T14:05:43.4436970Z 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-15T14:05:43.6091591Z 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-15T14:05:43.7081108Z 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-15T14:05:44.0427659Z 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-15T14:05:44.1107811Z 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-15T14:05:44.1260293Z 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-15T14:05:44.1806484Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:05:44.1872683Z ** R 2021-05-15T14:05:44.1904712Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:44.4486636Z ** help 2021-05-15T14:05:44.4625820Z *** installing help indices 2021-05-15T14:05:44.4812995Z ** building package indices 2021-05-15T14:05:44.7012746Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:44.9234635Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:05:44.9436071Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:45.1397416Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:45.1403163Z * DONE (commonmark) 2021-05-15T14:05:45.4090161Z * installing *source* package ‘brew’ ... 2021-05-15T14:05:45.4092496Z ** using staged installation 2021-05-15T14:05:45.4187458Z ** R 2021-05-15T14:05:45.4228100Z ** inst 2021-05-15T14:05:45.4257139Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:45.8259873Z ** help 2021-05-15T14:05:45.8407237Z *** installing help indices 2021-05-15T14:05:45.8587260Z ** building package indices 2021-05-15T14:05:46.0735425Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:46.2752704Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:46.4645161Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:46.4653151Z * DONE (brew) 2021-05-15T14:05:46.7157567Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T14:05:46.7174228Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:46.7175688Z ** using staged installation 2021-05-15T14:05:46.7373310Z ** R 2021-05-15T14:05:46.7417692Z ** inst 2021-05-15T14:05:46.7425964Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:47.2766308Z ** help 2021-05-15T14:05:47.2994418Z *** installing help indices 2021-05-15T14:05:47.3203581Z ** building package indices 2021-05-15T14:05:47.5350682Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:47.7917317Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:48.0547622Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:48.0555128Z * DONE (sessioninfo) 2021-05-15T14:05:48.3061448Z * installing *source* package ‘prettyunits’ ... 2021-05-15T14:05:48.3074237Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:48.3076526Z ** using staged installation 2021-05-15T14:05:48.3235702Z ** R 2021-05-15T14:05:48.3282473Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:48.7025378Z ** help 2021-05-15T14:05:48.7343970Z *** installing help indices 2021-05-15T14:05:48.7582906Z ** building package indices 2021-05-15T14:05:48.9856943Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:49.1928666Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:49.3993768Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:49.4000447Z * DONE (prettyunits) 2021-05-15T14:05:50.0650362Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:05:50.0823066Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:50.0824841Z ** using staged installation 2021-05-15T14:05:50.1044791Z ** libs 2021-05-15T14:05:50.1135383Z 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-15T14:05:50.2449232Z 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-15T14:05:50.3516047Z 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-15T14:05:50.4500169Z 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-15T14:05:50.7300590Z 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-15T14:05:50.8671654Z 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-15T14:05:51.0359629Z 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-15T14:05:51.1204054Z 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-15T14:05:51.2374173Z 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-15T14:05:51.3382966Z 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-15T14:05:51.4843859Z 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-15T14:05:51.7129190Z 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-15T14:05:51.8521596Z 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-15T14:05:51.9488903Z 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-15T14:05:52.2357384Z 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-15T14:05:52.3051995Z 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-15T14:05:52.7815205Z 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-15T14:05:52.8849832Z 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-15T14:05:53.0255283Z 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-15T14:05:53.1710830Z 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-15T14:05:53.2416316Z 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-15T14:05:53.5199342Z 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-15T14:05:53.5887157Z 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-15T14:05:53.9510442Z 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-15T14:05:54.0332041Z 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-15T14:05:54.8654868Z 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-15T14:05:55.0473829Z 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-15T14:05:55.1304363Z 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-15T14:05:55.2157289Z 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-15T14:05:55.4053055Z 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-15T14:05:55.5308572Z 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-15T14:05:55.6813092Z 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-15T14:05:55.8036665Z 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-15T14:05:55.9587554Z 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-15T14:05:56.2582258Z 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-15T14:05:56.3697576Z 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-15T14:05:56.4636072Z 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-15T14:05:56.5957217Z 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-15T14:05:57.1551429Z 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-15T14:05:57.5429182Z 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-15T14:05:57.8185479Z 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-15T14:05:58.0038740Z 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-15T14:05:58.3252416Z 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-15T14:05:58.3869233Z 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-15T14:05:58.6046363Z 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-15T14:05:58.7820039Z 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-15T14:05:58.9116202Z 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-15T14:05:59.3136684Z 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-15T14:05:59.4920613Z 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-15T14:05:59.6405353Z 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-15T14:05:59.7518170Z 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-15T14:05:59.8361813Z 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-15T14:05:59.9693163Z 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-15T14:06:00.1119132Z 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-15T14:06:00.2509741Z 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-15T14:06:00.3614471Z 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-15T14:06:00.4452625Z 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-15T14:06:00.5381257Z 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-15T14:06:00.6084719Z 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-15T14:06:01.3553357Z 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-15T14:06:01.3985174Z 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-15T14:06:01.4640823Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:06:01.4652177Z ** R 2021-05-15T14:06:01.5049914Z ** inst 2021-05-15T14:06:01.5078903Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:04.8498612Z ** help 2021-05-15T14:06:05.1534204Z *** installing help indices 2021-05-15T14:06:05.3856121Z *** copying figures 2021-05-15T14:06:05.3874182Z ** building package indices 2021-05-15T14:06:05.7839340Z ** installing vignettes 2021-05-15T14:06:05.7992710Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:06.0761104Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:06.0967917Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:06.4280063Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:06.4281551Z * DONE (vctrs) 2021-05-15T14:06:06.7820144Z * installing *source* package ‘processx’ ... 2021-05-15T14:06:06.7859007Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:06.7860911Z ** using staged installation 2021-05-15T14:06:06.8049853Z ** libs 2021-05-15T14:06:06.8100688Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:06:06.9768581Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:06:06.9770155Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:06:07.1928299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:06:07.2900485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-15T14:06:07.4057563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-15T14:06:07.4728927Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:06:07.4730495Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-15T14:06:07.4966737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:06:07.5785568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-15T14:06:07.7030290Z 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-15T14:06:08.0871972Z 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-15T14:06:08.1931941Z 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-15T14:06:08.3216461Z 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-15T14:06:08.4373162Z 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-15T14:06:08.5218976Z 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-15T14:06:08.9213464Z 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-15T14:06:09.0336646Z 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-15T14:06:09.1670019Z 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-15T14:06:09.2311351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:06:09.3126791Z 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-15T14:06:09.3446243Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:06:09.3487185Z ** R 2021-05-15T14:06:09.3677781Z ** inst 2021-05-15T14:06:09.3687416Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:11.5959905Z ** help 2021-05-15T14:06:11.6818611Z *** installing help indices 2021-05-15T14:06:11.7383818Z ** building package indices 2021-05-15T14:06:12.0028851Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:12.2259228Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:12.2520082Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:12.5024699Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:12.5026148Z * DONE (processx) 2021-05-15T14:06:12.8108433Z * installing *source* package ‘markdown’ ... 2021-05-15T14:06:12.8136433Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.8137555Z ** using staged installation 2021-05-15T14:06:12.8321398Z ** libs 2021-05-15T14:06:12.8382664Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T14:06:12.9125384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T14:06:12.9687129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T14:06:13.1562373Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-15T14:06:13.2825316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-15T14:06:13.3791823Z 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-15T14:06:13.4238202Z 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-15T14:06:13.4684481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-15T14:06:13.7272365Z 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-15T14:06:13.8970552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-15T14:06:15.1923436Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-15T14:06:15.2446162Z 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-15T14:06:15.2764988Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:06:15.2782530Z ** R 2021-05-15T14:06:15.2847724Z ** inst 2021-05-15T14:06:15.2890442Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:15.8195666Z ** help 2021-05-15T14:06:15.8699465Z *** installing help indices 2021-05-15T14:06:15.9028757Z ** building package indices 2021-05-15T14:06:16.1439703Z ** installing vignettes 2021-05-15T14:06:16.1441174Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:16.3419437Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:16.3613394Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:16.5859467Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:16.5869030Z * DONE (markdown) 2021-05-15T14:06:16.8338707Z * installing *source* package ‘highr’ ... 2021-05-15T14:06:16.8354858Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:16.8359919Z ** using staged installation 2021-05-15T14:06:16.8540529Z ** R 2021-05-15T14:06:16.8584825Z ** inst 2021-05-15T14:06:16.8603550Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:17.2757171Z ** help 2021-05-15T14:06:17.2884996Z *** installing help indices 2021-05-15T14:06:17.3068613Z ** building package indices 2021-05-15T14:06:17.5239170Z ** installing vignettes 2021-05-15T14:06:17.5303194Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:17.7427935Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:17.9473972Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:17.9481211Z * DONE (highr) 2021-05-15T14:06:18.2854094Z * installing *source* package ‘stringr’ ... 2021-05-15T14:06:18.2890339Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:18.2891523Z ** using staged installation 2021-05-15T14:06:18.3101234Z ** R 2021-05-15T14:06:18.3196090Z ** data 2021-05-15T14:06:18.3201741Z *** moving datasets to lazyload DB 2021-05-15T14:06:18.3391055Z ** inst 2021-05-15T14:06:18.3407331Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:18.9879057Z ** help 2021-05-15T14:06:19.0747545Z *** installing help indices 2021-05-15T14:06:19.1440634Z *** copying figures 2021-05-15T14:06:19.1444100Z ** building package indices 2021-05-15T14:06:19.4134196Z ** installing vignettes 2021-05-15T14:06:19.4214960Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:19.6349094Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:19.8552935Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:19.8561712Z * DONE (stringr) 2021-05-15T14:06:20.1075583Z * installing *source* package ‘rversions’ ... 2021-05-15T14:06:20.1089151Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:20.1090487Z ** using staged installation 2021-05-15T14:06:20.1269436Z ** R 2021-05-15T14:06:20.1320467Z ** inst 2021-05-15T14:06:20.1332222Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:20.5181609Z ** help 2021-05-15T14:06:20.5408292Z *** installing help indices 2021-05-15T14:06:20.5645752Z *** copying figures 2021-05-15T14:06:20.5649240Z ** building package indices 2021-05-15T14:06:20.7916523Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:21.0282445Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:21.2568408Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:21.2570122Z * DONE (rversions) 2021-05-15T14:06:21.7420249Z * installing *source* package ‘pillar’ ... 2021-05-15T14:06:21.7537261Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:21.7539703Z ** using staged installation 2021-05-15T14:06:21.7760294Z ** R 2021-05-15T14:06:21.7953275Z ** inst 2021-05-15T14:06:21.7988815Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:24.0759035Z ** help 2021-05-15T14:06:24.1794982Z *** installing help indices 2021-05-15T14:06:24.2526977Z *** copying figures 2021-05-15T14:06:24.2533816Z ** building package indices 2021-05-15T14:06:25.0526413Z ** installing vignettes 2021-05-15T14:06:25.0528620Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:25.0530007Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:25.2857322Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:25.2882786Z * DONE (pillar) 2021-05-15T14:06:25.5948081Z * installing *source* package ‘callr’ ... 2021-05-15T14:06:25.5989202Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:25.5991671Z ** using staged installation 2021-05-15T14:06:25.6161016Z ** R 2021-05-15T14:06:25.6331524Z ** inst 2021-05-15T14:06:25.6341131Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:29.8080886Z ** help 2021-05-15T14:06:29.9347084Z *** installing help indices 2021-05-15T14:06:30.0169338Z ** building package indices 2021-05-15T14:06:30.3029943Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:30.5403250Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:30.8312804Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:30.8342450Z * DONE (callr) 2021-05-15T14:06:31.4004834Z * installing *source* package ‘knitr’ ... 2021-05-15T14:06:31.4119559Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:31.4122299Z ** using staged installation 2021-05-15T14:06:31.4548905Z ** R 2021-05-15T14:06:31.4960951Z ** demo 2021-05-15T14:06:31.4968169Z ** inst 2021-05-15T14:06:31.5078667Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:36.8713590Z ** help 2021-05-15T14:06:37.1029948Z *** installing help indices 2021-05-15T14:06:37.2656709Z ** building package indices 2021-05-15T14:06:37.6208683Z ** installing vignettes 2021-05-15T14:06:37.6317710Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:37.8564796Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:38.1874696Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:38.1927010Z * DONE (knitr) 2021-05-15T14:06:38.4348133Z * installing *source* package ‘xopen’ ... 2021-05-15T14:06:38.4358139Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:38.4359663Z ** using staged installation 2021-05-15T14:06:38.4526345Z ** R 2021-05-15T14:06:38.4554328Z ** inst 2021-05-15T14:06:38.4562805Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:38.7400454Z ** help 2021-05-15T14:06:38.7522692Z *** installing help indices 2021-05-15T14:06:38.7777723Z ** building package indices 2021-05-15T14:06:38.9969668Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:39.1998968Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:39.3955319Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:39.3961488Z * DONE (xopen) 2021-05-15T14:06:39.9077008Z * installing *source* package ‘tibble’ ... 2021-05-15T14:06:39.9192749Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:39.9194109Z ** using staged installation 2021-05-15T14:06:39.9439642Z ** libs 2021-05-15T14:06:39.9490789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:06:40.0020798Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:06:40.0838847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:06:40.1288700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:06:40.2429056Z 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-15T14:06:40.2683885Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:06:40.2685248Z ** R 2021-05-15T14:06:40.2863525Z ** inst 2021-05-15T14:06:40.2897903Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:42.6311648Z ** help 2021-05-15T14:06:42.7157749Z *** installing help indices 2021-05-15T14:06:42.7822131Z *** copying figures 2021-05-15T14:06:42.7831897Z ** building package indices 2021-05-15T14:06:43.0615845Z ** installing vignettes 2021-05-15T14:06:43.0701901Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:43.5008626Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:06:43.5193295Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:43.9799968Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:43.9800912Z * DONE (tibble) 2021-05-15T14:06:44.2795694Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:06:44.2822615Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:44.2823999Z ** using staged installation 2021-05-15T14:06:44.3004613Z ** R 2021-05-15T14:06:44.3099835Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:45.7957273Z ** help 2021-05-15T14:06:45.8388390Z *** installing help indices 2021-05-15T14:06:45.8849179Z ** building package indices 2021-05-15T14:06:46.1316359Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:46.4336159Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:46.7505106Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:46.7517973Z * DONE (pkgbuild) 2021-05-15T14:06:47.2256192Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:06:47.2367303Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:47.2368596Z ** using staged installation 2021-05-15T14:06:47.2606365Z ** libs 2021-05-15T14:06:47.2664103Z 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-15T14:06:52.8345870Z 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-15T14:06:56.4869401Z 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-15T14:07:00.1851278Z 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-15T14:07:04.5621668Z 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-15T14:07:10.0815635Z 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-15T14:07:14.0535693Z 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-15T14:07:14.1647491Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:07:14.1688346Z ** R 2021-05-15T14:07:14.2021449Z ** inst 2021-05-15T14:07:14.2040858Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:19.0113014Z ** help 2021-05-15T14:07:19.0873145Z *** installing help indices 2021-05-15T14:07:19.1433458Z *** copying figures 2021-05-15T14:07:19.1437634Z ** building package indices 2021-05-15T14:07:19.3980368Z ** installing vignettes 2021-05-15T14:07:19.4084023Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:19.7996285Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:07:19.8199541Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:20.3130663Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:20.3194583Z * DONE (roxygen2) 2021-05-15T14:07:20.5769127Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:07:20.5783657Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:20.5786114Z ** using staged installation 2021-05-15T14:07:20.5941807Z ** R 2021-05-15T14:07:20.5990749Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:21.2213133Z ** help 2021-05-15T14:07:21.2558706Z *** installing help indices 2021-05-15T14:07:21.2816416Z ** building package indices 2021-05-15T14:07:21.5108326Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:21.9141310Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:22.3406701Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:22.3413492Z * DONE (rematch2) 2021-05-15T14:07:22.6428435Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T14:07:22.6453668Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:22.6455001Z ** using staged installation 2021-05-15T14:07:22.6613999Z ** R 2021-05-15T14:07:22.6703492Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:24.1847841Z ** help 2021-05-15T14:07:24.2235220Z *** installing help indices 2021-05-15T14:07:24.2652479Z ** building package indices 2021-05-15T14:07:24.4992514Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:24.8359529Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:25.1900958Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:25.1912725Z * DONE (rcmdcheck) 2021-05-15T14:07:25.4826956Z * installing *source* package ‘waldo’ ... 2021-05-15T14:07:25.4846184Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:25.4847363Z ** using staged installation 2021-05-15T14:07:25.5005204Z ** R 2021-05-15T14:07:25.5073669Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:26.4007689Z ** help 2021-05-15T14:07:26.4161909Z *** installing help indices 2021-05-15T14:07:26.4365054Z *** copying figures 2021-05-15T14:07:26.4367444Z ** building package indices 2021-05-15T14:07:26.6648594Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:26.9485161Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:27.2430550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:27.2431596Z * DONE (waldo) 2021-05-15T14:07:27.8696869Z * installing *source* package ‘testthat’ ... 2021-05-15T14:07:27.8827921Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:07:27.8829206Z ** using staged installation 2021-05-15T14:07:27.9087615Z ** libs 2021-05-15T14:07:27.9139416Z 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-15T14:07:27.9656250Z 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-15T14:07:28.0244251Z 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-15T14:07:29.0191481Z 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-15T14:07:29.8048074Z 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-15T14:07:49.8931567Z 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-15T14:07:50.0925498Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:07:50.1042072Z ** R 2021-05-15T14:07:51.0742398Z ** inst 2021-05-15T14:07:51.0750794Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:03.2047233Z ** help 2021-05-15T14:08:03.4608904Z *** installing help indices 2021-05-15T14:08:03.6785292Z *** copying figures 2021-05-15T14:08:03.6805440Z ** building package indices 2021-05-15T14:08:04.0767566Z ** installing vignettes 2021-05-15T14:08:04.0903257Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:04.3522757Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:04.3833532Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:04.8918483Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:04.9058637Z * DONE (testthat) 2021-05-15T14:08:05.3662305Z * installing *source* package ‘devtools’ ... 2021-05-15T14:08:05.3723649Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:05.3724925Z ** using staged installation 2021-05-15T14:08:05.4105035Z ** R 2021-05-15T14:08:05.4260170Z ** inst 2021-05-15T14:08:05.4272604Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:07.7269384Z ** help 2021-05-15T14:08:07.8646086Z *** installing help indices 2021-05-15T14:08:07.9533663Z *** copying figures 2021-05-15T14:08:07.9536141Z ** building package indices 2021-05-15T14:08:08.2559660Z ** installing vignettes 2021-05-15T14:08:08.2606810Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:09.1159878Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:10.0389125Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:10.0412631Z * DONE (devtools) 2021-05-15T14:08:10.0505989Z 2021-05-15T14:08:10.0506885Z The downloaded source packages are in 2021-05-15T14:08:10.0508586Z ‘/tmp/Rtmpw5Buyk/downloaded_packages’ 2021-05-15T14:08:10.1382888Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:08:11.0052329Z 2021-05-15T14:08:11.3511176Z 2021-05-15T14:08:11.3522293Z checking for file ‘/tmp/Rtmpw5Buyk/remotes72be65f8119e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:08:11.3564442Z 2021-05-15T14:08:11.3566348Z ✔ checking for file ‘/tmp/Rtmpw5Buyk/remotes72be65f8119e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:08:11.3698889Z 2021-05-15T14:08:11.3699910Z 2021-05-15T14:08:11.3701041Z ─ preparing ‘desc’: 2021-05-15T14:08:11.3701683Z 2021-05-15T14:08:11.3702291Z 2021-05-15T14:08:11.3832768Z checking DESCRIPTION meta-information ... 2021-05-15T14:08:11.3859783Z 2021-05-15T14:08:11.3861893Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:08:11.4697144Z 2021-05-15T14:08:11.4723504Z 2021-05-15T14:08:11.4726236Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:08:11.4735327Z 2021-05-15T14:08:11.4865512Z 2021-05-15T14:08:11.4868254Z ─ checking for empty or unneeded directories 2021-05-15T14:08:11.4872232Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:08:11.4881227Z 2021-05-15T14:08:11.4905933Z 2021-05-15T14:08:11.4908060Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:08:11.6230874Z 2021-05-15T14:08:11.6233879Z 2021-05-15T14:08:11.6235635Z 2021-05-15T14:08:11.6354535Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:11.6356015Z (as ‘lib’ is unspecified) 2021-05-15T14:08:12.0034392Z * installing *source* package ‘desc’ ... 2021-05-15T14:08:12.0063516Z ** using staged installation 2021-05-15T14:08:12.0254562Z ** R 2021-05-15T14:08:12.0408938Z ** inst 2021-05-15T14:08:12.0425958Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:14.0968672Z ** help 2021-05-15T14:08:14.2567266Z *** installing help indices 2021-05-15T14:08:14.3734089Z ** building package indices 2021-05-15T14:08:14.6953551Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:14.9132285Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:15.1597780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:15.1613268Z * DONE (desc) 2021-05-15T14:08:15.4059090Z 2021-05-15T14:08:15.4060187Z 2021-05-15T14:08:15.4101883Z checking for file ‘/tmp/Rtmpw5Buyk/remotes72be13b48b85/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:08:15.4103020Z 2021-05-15T14:08:15.4104533Z ✔ checking for file ‘/tmp/Rtmpw5Buyk/remotes72be13b48b85/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:08:15.4216737Z 2021-05-15T14:08:15.4217250Z 2021-05-15T14:08:15.4218115Z ─ preparing ‘ghtravis’: 2021-05-15T14:08:15.4218462Z 2021-05-15T14:08:15.4218787Z 2021-05-15T14:08:15.4325720Z checking DESCRIPTION meta-information ... 2021-05-15T14:08:15.4353011Z 2021-05-15T14:08:15.4354487Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:08:15.4828920Z 2021-05-15T14:08:15.4855687Z 2021-05-15T14:08:15.4857604Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:08:15.4864932Z 2021-05-15T14:08:15.4889400Z 2021-05-15T14:08:15.4891005Z ─ checking for empty or unneeded directories 2021-05-15T14:08:15.4892583Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:08:15.5010359Z 2021-05-15T14:08:15.5041779Z 2021-05-15T14:08:15.5044162Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:08:15.5312810Z 2021-05-15T14:08:15.5315619Z 2021-05-15T14:08:15.5317118Z 2021-05-15T14:08:15.5680641Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:15.5681915Z (as ‘lib’ is unspecified) 2021-05-15T14:08:15.8681634Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:08:15.8684175Z ** using staged installation 2021-05-15T14:08:15.8871409Z ** R 2021-05-15T14:08:15.8974372Z ** inst 2021-05-15T14:08:15.8985439Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:17.5178454Z ** help 2021-05-15T14:08:17.5838317Z *** installing help indices 2021-05-15T14:08:17.6355871Z ** building package indices 2021-05-15T14:08:17.9127770Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:18.7790736Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:19.6630448Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:19.6639577Z * DONE (ghtravis) 2021-05-15T14:08:19.6731222Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:19.8285261Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:08:20.8014705Z 2021-05-15T14:08:20.8016714Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:08:20.8017542Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:08:20.8021599Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:08:20.8022425Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:08:20.8023077Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:08:20.8023724Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:08:20.8033393Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:20.8034701Z (as ‘lib’ is unspecified) 2021-05-15T14:08:37.5084350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:08:37.8798096Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-15T14:08:37.8803368Z ================================================== 2021-05-15T14:08:37.8804409Z downloaded 89 KB 2021-05-15T14:08:37.8804954Z 2021-05-15T14:08:37.8846419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:08:38.2584613Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-15T14:08:38.2593169Z ================================================== 2021-05-15T14:08:38.2593991Z downloaded 116 KB 2021-05-15T14:08:38.2594437Z 2021-05-15T14:08:38.2631496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:08:38.6383962Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-15T14:08:38.6410526Z ================================================== 2021-05-15T14:08:38.6411034Z downloaded 195 KB 2021-05-15T14:08:38.6411331Z 2021-05-15T14:08:38.6449955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:08:39.0176921Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-15T14:08:39.0285961Z ================================================== 2021-05-15T14:08:39.0286775Z downloaded 932 KB 2021-05-15T14:08:39.0287514Z 2021-05-15T14:08:39.0324662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:08:39.7588747Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-15T14:08:39.7629560Z ================================================== 2021-05-15T14:08:39.7630388Z downloaded 690 KB 2021-05-15T14:08:39.7630837Z 2021-05-15T14:08:40.0802001Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:08:40.0831771Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:40.0833014Z ** using staged installation 2021-05-15T14:08:40.1029030Z ** R 2021-05-15T14:08:40.1139600Z ** inst 2021-05-15T14:08:40.1153696Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:41.3321457Z ** help 2021-05-15T14:08:41.4019735Z *** installing help indices 2021-05-15T14:08:41.4510711Z ** building package indices 2021-05-15T14:08:41.6998162Z ** installing vignettes 2021-05-15T14:08:41.7061821Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:41.9946342Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:42.2831459Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:42.2842199Z * DONE (tidyselect) 2021-05-15T14:08:42.6060595Z * installing *source* package ‘generics’ ... 2021-05-15T14:08:42.6092866Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:42.6093829Z ** using staged installation 2021-05-15T14:08:42.6239288Z ** R 2021-05-15T14:08:42.6305542Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:42.9991907Z ** help 2021-05-15T14:08:43.1345781Z *** installing help indices 2021-05-15T14:08:43.1888353Z ** building package indices 2021-05-15T14:08:43.4623425Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:43.6712305Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:43.8678850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:43.8694043Z * DONE (generics) 2021-05-15T14:08:44.1927653Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:08:44.1976178Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:44.1978453Z ** using staged installation 2021-05-15T14:08:44.2223530Z ** R 2021-05-15T14:08:44.2275530Z ** inst 2021-05-15T14:08:44.2307266Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:44.7366064Z ** help 2021-05-15T14:08:44.7577835Z *** installing help indices 2021-05-15T14:08:44.7782519Z ** building package indices 2021-05-15T14:08:45.0041453Z ** installing vignettes 2021-05-15T14:08:45.0097732Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:45.2123793Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:45.4168874Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:45.4178986Z * DONE (cpp11) 2021-05-15T14:08:46.0373448Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:08:46.0514261Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:46.0517077Z ** using staged installation 2021-05-15T14:08:46.0770114Z ** libs 2021-05-15T14:08:46.0829054Z 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-15T14:08:46.2615739Z 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-15T14:08:46.4599730Z 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-15T14:08:46.6236534Z 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-15T14:08:47.2646106Z 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-15T14:08:47.3849154Z 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-15T14:08:47.5121019Z 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-15T14:08:47.6456279Z 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-15T14:08:47.7937300Z 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-15T14:08:47.9360371Z 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-15T14:08:48.0517929Z 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-15T14:08:48.2576430Z 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-15T14:08:48.3312100Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:08:48.3331454Z ** R 2021-05-15T14:08:48.3857469Z ** data 2021-05-15T14:08:48.3864162Z *** moving datasets to lazyload DB 2021-05-15T14:08:48.4909969Z ** inst 2021-05-15T14:08:48.4940085Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:54.4265560Z ** help 2021-05-15T14:08:55.0319056Z *** installing help indices 2021-05-15T14:08:55.3395546Z *** copying figures 2021-05-15T14:08:55.3405750Z ** building package indices 2021-05-15T14:08:55.7643157Z ** installing vignettes 2021-05-15T14:08:55.7826554Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:56.3510424Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:56.3699377Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:57.0562962Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:57.0620700Z * DONE (dplyr) 2021-05-15T14:08:57.5149770Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:08:57.5226815Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:57.5228116Z ** using staged installation 2021-05-15T14:08:57.5452227Z ** libs 2021-05-15T14:08:57.5516642Z 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-15T14:08:58.7378676Z 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-15T14:08:59.1451308Z 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-15T14:09:01.1802853Z 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-15T14:09:02.7576971Z 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-15T14:09:02.8516537Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:09:02.8542646Z ** R 2021-05-15T14:09:02.8727704Z ** data 2021-05-15T14:09:02.8942097Z *** moving datasets to lazyload DB 2021-05-15T14:09:03.1246442Z ** inst 2021-05-15T14:09:03.1284314Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:05.2287038Z ** help 2021-05-15T14:09:05.3928054Z *** installing help indices 2021-05-15T14:09:05.4909087Z *** copying figures 2021-05-15T14:09:05.4916042Z ** building package indices 2021-05-15T14:09:05.7841452Z ** installing vignettes 2021-05-15T14:09:05.7990438Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:06.3879814Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:06.4082652Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:07.0258932Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:07.0276915Z * DONE (tidyr) 2021-05-15T14:09:07.0408068Z 2021-05-15T14:09:07.0409091Z The downloaded source packages are in 2021-05-15T14:09:07.0411111Z ‘/tmp/Rtmpw5Buyk/downloaded_packages’ 2021-05-15T14:09:07.2502095Z 2021-05-15T14:09:07.2517256Z checking for file ‘/tmp/Rtmpw5Buyk/remotes72be116c210d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:09:07.2546035Z 2021-05-15T14:09:07.2548782Z ✔ checking for file ‘/tmp/Rtmpw5Buyk/remotes72be116c210d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:09:07.2614376Z 2021-05-15T14:09:07.2654846Z 2021-05-15T14:09:07.2656226Z ─ preparing ‘aghast’: 2021-05-15T14:09:07.2656910Z 2021-05-15T14:09:07.2657540Z 2021-05-15T14:09:07.2734186Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:07.2761625Z 2021-05-15T14:09:07.2764267Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:07.3060264Z 2021-05-15T14:09:07.3084660Z 2021-05-15T14:09:07.3087106Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:07.3095490Z 2021-05-15T14:09:07.3118694Z 2021-05-15T14:09:07.3120995Z ─ checking for empty or unneeded directories 2021-05-15T14:09:07.3124244Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:09:07.3158086Z 2021-05-15T14:09:07.3182106Z 2021-05-15T14:09:07.3184119Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:09:07.3289939Z 2021-05-15T14:09:07.3292364Z 2021-05-15T14:09:07.3294045Z 2021-05-15T14:09:07.3376364Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:07.3377784Z (as ‘lib’ is unspecified) 2021-05-15T14:09:07.5895612Z * installing *source* package ‘aghast’ ... 2021-05-15T14:09:07.5900195Z ** using staged installation 2021-05-15T14:09:07.6090519Z ** R 2021-05-15T14:09:07.6155146Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:08.1441249Z ** help 2021-05-15T14:09:08.1795571Z *** installing help indices 2021-05-15T14:09:08.2159978Z ** building package indices 2021-05-15T14:09:08.4529968Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:08.6560870Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:08.8587747Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:08.8589157Z * DONE (aghast) 2021-05-15T14:09:08.8665610Z Installing 1 packages: covr 2021-05-15T14:09:08.8673463Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:08.8674756Z (as ‘lib’ is unspecified) 2021-05-15T14:09:25.3013415Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:09:25.3015609Z 2021-05-15T14:09:25.3023557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:09:25.6368314Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-15T14:09:25.6377236Z ================================================== 2021-05-15T14:09:25.6378078Z downloaded 81 KB 2021-05-15T14:09:25.6378633Z 2021-05-15T14:09:25.6413642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:09:26.4447183Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-15T14:09:26.4457764Z ================================================== 2021-05-15T14:09:26.4458650Z downloaded 89 KB 2021-05-15T14:09:26.4459318Z 2021-05-15T14:09:26.4496490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:09:26.9682138Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-15T14:09:26.9693582Z ================================================== 2021-05-15T14:09:26.9694575Z downloaded 144 KB 2021-05-15T14:09:26.9695121Z 2021-05-15T14:09:27.2782740Z * installing *source* package ‘lazyeval’ ... 2021-05-15T14:09:27.2823276Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:27.2824651Z ** using staged installation 2021-05-15T14:09:27.2967895Z ** libs 2021-05-15T14:09:27.3018984Z 2021-05-15T14:09:27.3020463Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-15T14:09:27.3733623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:27.4170020Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-15T14:09:27.4864978Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-15T14:09:27.5746750Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-15T14:09:27.6499604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:09:27.7302142Z 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-15T14:09:27.7565315Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:09:27.7581316Z ** R 2021-05-15T14:09:27.7660664Z ** inst 2021-05-15T14:09:27.7674524Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:28.3662664Z ** help 2021-05-15T14:09:28.4328791Z *** installing help indices 2021-05-15T14:09:28.4829613Z ** building package indices 2021-05-15T14:09:28.7368714Z ** installing vignettes 2021-05-15T14:09:28.7438956Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:28.9544147Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:28.9735104Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:29.1897180Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:29.1898791Z * DONE (lazyeval) 2021-05-15T14:09:29.4748852Z * installing *source* package ‘rex’ ... 2021-05-15T14:09:29.4774868Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:29.4775981Z ** using staged installation 2021-05-15T14:09:29.4939935Z ** R 2021-05-15T14:09:29.5010404Z ** inst 2021-05-15T14:09:29.5031409Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:30.0959381Z ** help 2021-05-15T14:09:30.1515997Z *** installing help indices 2021-05-15T14:09:30.1970925Z ** building package indices 2021-05-15T14:09:30.4557012Z ** installing vignettes 2021-05-15T14:09:30.4658762Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:30.6631198Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:30.8631265Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:30.8640221Z * DONE (rex) 2021-05-15T14:09:31.2802453Z * installing *source* package ‘covr’ ... 2021-05-15T14:09:31.2878984Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:31.2880139Z ** using staged installation 2021-05-15T14:09:31.3120730Z ** libs 2021-05-15T14:09:31.3169878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:09:31.3784633Z 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-15T14:09:31.3945891Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:09:31.3960503Z ** R 2021-05-15T14:09:31.4131123Z ** inst 2021-05-15T14:09:31.4155078Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:33.0476290Z ** help 2021-05-15T14:09:33.1208837Z *** installing help indices 2021-05-15T14:09:33.1779635Z *** copying figures 2021-05-15T14:09:33.1782650Z ** building package indices 2021-05-15T14:09:33.4396267Z ** installing vignettes 2021-05-15T14:09:33.4465500Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:33.6685219Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:33.6855760Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:33.9359937Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:33.9360809Z * DONE (covr) 2021-05-15T14:09:33.9429600Z 2021-05-15T14:09:33.9430473Z The downloaded source packages are in 2021-05-15T14:09:33.9431828Z ‘/tmp/Rtmpw5Buyk/downloaded_packages’ 2021-05-15T14:09:33.9583132Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:09:33.9583898Z Rscript -e "tic::before_install()" 2021-05-15T14:09:33.9630274Z shell: /usr/bin/bash -e {0} 2021-05-15T14:09:33.9630728Z env: 2021-05-15T14:09:33.9631210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:33.9631728Z TIC_DEPLOY_KEY: 2021-05-15T14:09:33.9632673Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:33.9634767Z GITHUB_PAT: *** 2021-05-15T14:09:33.9635159Z COVERALLS_TOKEN: 2021-05-15T14:09:33.9635626Z continue-on-error: true 2021-05-15T14:09:33.9636211Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:33.9636709Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:33.9637153Z TZ: UTC 2021-05-15T14:09:33.9637554Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:33.9637980Z NOT_CRAN: true 2021-05-15T14:09:33.9638722Z ##[endgroup] 2021-05-15T14:09:34.2608816Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:09:34.4215890Z Running before_install: step_install_remote_binaries() 2021-05-15T14:09:35.0883009Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:09:35.0883750Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:09:35.0884307Z remotes::install_cran("rcmdcheck") 2021-05-15T14:09:35.0884811Z remotes::install_cran("markdown") 2021-05-15T14:09:35.0892070Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:09:35.0892513Z env: 2021-05-15T14:09:35.0893067Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:35.0893624Z TIC_DEPLOY_KEY: 2021-05-15T14:09:35.0894351Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:09:35.0895808Z GITHUB_PAT: *** 2021-05-15T14:09:35.0896190Z COVERALLS_TOKEN: 2021-05-15T14:09:35.0896616Z continue-on-error: true 2021-05-15T14:09:35.0899869Z VDIFFR_RUN_TESTS: 2021-05-15T14:09:35.0900348Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:09:35.0900783Z TZ: UTC 2021-05-15T14:09:35.0901147Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:35.0901744Z NOT_CRAN: true 2021-05-15T14:09:35.0902125Z ##[endgroup] 2021-05-15T14:09:54.9506978Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:09:54.9508404Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:09:54.9509778Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:09:54.9510942Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:09:54.9512005Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:09:54.9513068Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:09:54.9514325Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:09:54.9515302Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:09:54.9536426Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:09:54.9552227Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:54.9553625Z (as ‘lib’ is unspecified) 2021-05-15T14:10:13.1123850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:10:13.3149274Z Content type 'application/x-tar' length 7843 bytes 2021-05-15T14:10:13.3150898Z ================================================== 2021-05-15T14:10:13.3151824Z downloaded 7843 bytes 2021-05-15T14:10:13.3152588Z 2021-05-15T14:10:13.3181869Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:10:13.3422288Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:10:13.3554882Z ================================================== 2021-05-15T14:10:13.3555377Z downloaded 1.0 MB 2021-05-15T14:10:13.3555676Z 2021-05-15T14:10:13.3582865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-15T14:10:13.8636168Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-15T14:10:13.8637369Z ================================================== 2021-05-15T14:10:13.8638860Z downloaded 21 KB 2021-05-15T14:10:13.8639225Z 2021-05-15T14:10:13.8681438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:10:14.2442498Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-15T14:10:14.2444050Z ================================================== 2021-05-15T14:10:14.2444740Z downloaded 10 KB 2021-05-15T14:10:14.2445184Z 2021-05-15T14:10:14.2486960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:10:14.5145260Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-15T14:10:14.5146770Z ================================================== 2021-05-15T14:10:14.5147813Z downloaded 28 KB 2021-05-15T14:10:14.5148339Z 2021-05-15T14:10:14.5179418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:10:14.7055435Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-15T14:10:14.7064687Z ================================================== 2021-05-15T14:10:14.7065659Z downloaded 70 KB 2021-05-15T14:10:14.7066174Z 2021-05-15T14:10:14.7104979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:10:15.0100494Z Content type 'binary/octet-stream' length 5230493 bytes (5.0 MB) 2021-05-15T14:10:15.0409843Z ================================================== 2021-05-15T14:10:15.0410666Z downloaded 5.0 MB 2021-05-15T14:10:15.0411135Z 2021-05-15T14:10:15.0455283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:10:15.3094813Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-15T14:10:15.3356258Z ================================================== 2021-05-15T14:10:15.3357019Z downloaded 3.1 MB 2021-05-15T14:10:15.3357310Z 2021-05-15T14:10:15.5644918Z * installing *source* package ‘base64enc’ ... 2021-05-15T14:10:15.5654348Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:15.5655491Z ** using staged installation 2021-05-15T14:10:15.5774326Z ** libs 2021-05-15T14:10:15.5884897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:15.7178183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-15T14:10:15.7999191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:10:15.8952659Z 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-15T14:10:15.9200662Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-15T14:10:15.9201835Z ** R 2021-05-15T14:10:15.9219640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:16.2275295Z ** help 2021-05-15T14:10:16.2527299Z *** installing help indices 2021-05-15T14:10:16.2765418Z ** building package indices 2021-05-15T14:10:16.4955325Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:16.6937362Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:16.7154610Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:16.9074478Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:16.9080492Z * DONE (base64enc) 2021-05-15T14:10:17.3263852Z * installing *source* package ‘RNifti’ ... 2021-05-15T14:10:17.3344260Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:17.3345000Z ** using staged installation 2021-05-15T14:10:17.3517894Z ** libs 2021-05-15T14:10:17.3570436Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-15T14:10:39.0213884Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-15T14:10:39.1227408Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T14:10:39.2203408Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T14:10:39.2636235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T14:10:39.3883458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T14:10:39.9249075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T14:10:39.9724646Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T14:10:40.1348305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T14:10:40.3364058Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T14:10:40.4941610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T14:10:40.7787843Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T14:10:40.9102703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T14:10:41.4958179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T14:10:41.6044588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T14:10:41.9762400Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T14:10:42.0171342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T14:10:42.0645917Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T14:10:42.1520051Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T14:10:43.4752015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T14:10:46.2299067Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:46.4320847Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-15T14:10:46.4463717Z ** R 2021-05-15T14:10:46.4558155Z ** inst 2021-05-15T14:10:46.4588917Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:47.4205792Z ** help 2021-05-15T14:10:47.4855876Z *** installing help indices 2021-05-15T14:10:47.5281160Z ** building package indices 2021-05-15T14:10:47.7774566Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:48.0795850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:48.1058645Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:48.4280016Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:48.4282772Z * DONE (RNifti) 2021-05-15T14:10:48.6903197Z * installing *source* package ‘abind’ ... 2021-05-15T14:10:48.6916637Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:48.6917843Z ** using staged installation 2021-05-15T14:10:48.7037261Z ** R 2021-05-15T14:10:48.7123014Z ** inst 2021-05-15T14:10:48.7134142Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:49.4151274Z ** help 2021-05-15T14:10:49.4433465Z *** installing help indices 2021-05-15T14:10:49.4679232Z ** building package indices 2021-05-15T14:10:49.6906082Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:49.8933771Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:50.1043200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:50.1052077Z * DONE (abind) 2021-05-15T14:10:50.3532409Z * installing *source* package ‘bitops’ ... 2021-05-15T14:10:50.3543826Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:50.3546177Z ** using staged installation 2021-05-15T14:10:50.3651042Z ** libs 2021-05-15T14:10:50.3703826Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T14:10:50.5848095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-15T14:10:50.6544836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:50.7073773Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:50.7315875Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-15T14:10:50.7317444Z ** R 2021-05-15T14:10:50.7319170Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:51.0002964Z ** help 2021-05-15T14:10:51.0246094Z *** installing help indices 2021-05-15T14:10:51.0459247Z ** building package indices 2021-05-15T14:10:51.2705972Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:51.4740442Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:51.4932207Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:51.7080205Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:51.7081277Z * DONE (bitops) 2021-05-15T14:10:51.9632334Z * installing *source* package ‘tinytex’ ... 2021-05-15T14:10:51.9651379Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:51.9656019Z ** using staged installation 2021-05-15T14:10:51.9921449Z ** R 2021-05-15T14:10:52.0008188Z ** inst 2021-05-15T14:10:52.0017721Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:52.9078618Z ** help 2021-05-15T14:10:52.9491989Z *** installing help indices 2021-05-15T14:10:52.9824434Z ** building package indices 2021-05-15T14:10:53.2266794Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:53.4346526Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:53.6703121Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:53.6712839Z * DONE (tinytex) 2021-05-15T14:10:53.9664187Z * installing *source* package ‘htmltools’ ... 2021-05-15T14:10:53.9690887Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:53.9691911Z ** using staged installation 2021-05-15T14:10:53.9865152Z ** libs 2021-05-15T14:10:53.9919520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:54.0454255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-15T14:10:54.1762803Z 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-15T14:10:54.2002792Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-15T14:10:54.2017950Z ** R 2021-05-15T14:10:54.2160385Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:56.0004914Z ** help 2021-05-15T14:10:56.0981801Z *** installing help indices 2021-05-15T14:10:56.1682412Z ** building package indices 2021-05-15T14:10:56.4463476Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:56.6794704Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:56.6990549Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:56.9576439Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:56.9590887Z * DONE (htmltools) 2021-05-15T14:10:57.6312653Z * installing *source* package ‘oro.nifti’ ... 2021-05-15T14:10:57.6511055Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:57.6512581Z ** using staged installation 2021-05-15T14:10:57.6719113Z ** R 2021-05-15T14:10:57.7276467Z ** demo 2021-05-15T14:10:57.7285620Z ** inst 2021-05-15T14:10:57.7368606Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:06.2151506Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-15T14:11:06.2153637Z ** help 2021-05-15T14:11:06.6394440Z *** installing help indices 2021-05-15T14:11:06.9430815Z ** building package indices 2021-05-15T14:11:07.4353089Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:08.0554358Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:08.8029900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:08.8118877Z * DONE (oro.nifti) 2021-05-15T14:11:09.7436604Z * installing *source* package ‘rmarkdown’ ... 2021-05-15T14:11:09.7727209Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:09.7728694Z ** using staged installation 2021-05-15T14:11:09.8063230Z ** R 2021-05-15T14:11:09.8468000Z ** inst 2021-05-15T14:11:10.6289838Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:13.9003221Z ** help 2021-05-15T14:11:14.1188044Z *** installing help indices 2021-05-15T14:11:14.2950987Z *** copying figures 2021-05-15T14:11:14.2953618Z ** building package indices 2021-05-15T14:11:14.6186616Z ** installing vignettes 2021-05-15T14:11:14.6280092Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:14.8941306Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:15.2521976Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:15.2582353Z * DONE (rmarkdown) 2021-05-15T14:11:15.2739178Z 2021-05-15T14:11:15.2740441Z The downloaded source packages are in 2021-05-15T14:11:15.2741907Z ‘/tmp/RtmpsOi5kc/downloaded_packages’ 2021-05-15T14:11:31.2570741Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:11:31.2573443Z Use `force = TRUE` to force installation 2021-05-15T14:11:31.2584671Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:11:31.2585730Z Use `force = TRUE` to force installation 2021-05-15T14:11:31.2736886Z ##[group]Run options(width = 100) 2021-05-15T14:11:31.2737463Z options(width = 100) 2021-05-15T14:11:31.2738026Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:11:31.2738700Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:11:31.2745733Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:31.2746153Z env: 2021-05-15T14:11:31.2746587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:31.2747059Z TIC_DEPLOY_KEY: 2021-05-15T14:11:31.2747852Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:31.2749457Z GITHUB_PAT: *** 2021-05-15T14:11:31.2749881Z COVERALLS_TOKEN: 2021-05-15T14:11:31.2750363Z continue-on-error: true 2021-05-15T14:11:31.2750833Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:31.2751301Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:31.2751751Z TZ: UTC 2021-05-15T14:11:31.2752127Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:31.2752565Z NOT_CRAN: true 2021-05-15T14:11:31.2752949Z ##[endgroup] 2021-05-15T14:11:31.8006153Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:31.8006865Z setting value 2021-05-15T14:11:31.8007799Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:11:31.8008498Z os Ubuntu 20.04.2 LTS 2021-05-15T14:11:31.8009301Z system x86_64, linux-gnu 2021-05-15T14:11:31.8009878Z ui X11 2021-05-15T14:11:31.8010441Z language (EN) 2021-05-15T14:11:31.8011624Z collate C.UTF-8 2021-05-15T14:11:31.8012416Z ctype C.UTF-8 2021-05-15T14:11:31.8012968Z tz UTC 2021-05-15T14:11:31.8013723Z date 2021-05-15 2021-05-15T14:11:31.8014026Z 2021-05-15T14:11:31.8014921Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:31.8015675Z package * version date lib source 2021-05-15T14:11:31.8016607Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8017559Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:11:31.8018517Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8019360Z base * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8020256Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8021120Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8022054Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8022939Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8023774Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8024623Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:11:31.8025463Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8026314Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8027154Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8027993Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8028847Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8029889Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8030865Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8031745Z compiler 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8032613Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8033459Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8034301Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8035187Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8036049Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8036919Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8037804Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8038935Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:11:31.8039927Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8040791Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8041654Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8042489Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8043367Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8044256Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8045293Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8046150Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8047017Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8047871Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8048723Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8049576Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8050412Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8051354Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:11:31.8052313Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8053162Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8054035Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8054894Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8055771Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8056638Z grid 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8057467Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8058334Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8059197Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8060021Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8060873Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8061771Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8062652Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8063616Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8064560Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8065452Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8079189Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8080430Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8081336Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8082221Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8084689Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8129873Z methods * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8130798Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8131677Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8132554Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8133430Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8134310Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8135211Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8136106Z parallel 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8137006Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8138164Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8139080Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8140004Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8140893Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8141804Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8142720Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8143599Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8144848Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8145832Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8146718Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8147636Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8189785Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8190746Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8191674Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8192555Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8193420Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8194313Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8195192Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-15T14:11:31.8196081Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8196993Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8197876Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8199164Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8200179Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8201113Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8202016Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8202918Z splines 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8203796Z stats * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8204648Z stats4 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8205546Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8206422Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8207319Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:11:31.8208202Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8209130Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:11:31.8210061Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8210927Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8211820Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8212734Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:11:31.8213655Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8214739Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8215644Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8216527Z tools 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8217395Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8218270Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8219134Z utils * 4.2.0 2021-05-14 [2] local 2021-05-15T14:11:31.8219986Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8220857Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8221724Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8222616Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8223456Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:11:31.8224323Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8225197Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8226057Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8226917Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:11:31.8227247Z 2021-05-15T14:11:31.8227727Z [1] /home/runner/work/_temp/Library 2021-05-15T14:11:31.8228295Z [2] /opt/R/devel/lib/R/library 2021-05-15T14:11:31.8264005Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:11:31.8264697Z Rscript -e 'tic::script()' 2021-05-15T14:11:31.8265133Z ls -l check 2021-05-15T14:11:31.8310990Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:11:31.8311505Z env: 2021-05-15T14:11:31.8312094Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:31.8312566Z TIC_DEPLOY_KEY: 2021-05-15T14:11:31.8313395Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:31.8315384Z GITHUB_PAT: *** 2021-05-15T14:11:31.8315813Z COVERALLS_TOKEN: 2021-05-15T14:11:31.8316296Z continue-on-error: true 2021-05-15T14:11:31.8316753Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:31.8317238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:31.8317668Z TZ: UTC 2021-05-15T14:11:31.8318057Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:31.8318735Z NOT_CRAN: true 2021-05-15T14:11:31.8319121Z ##[endgroup] 2021-05-15T14:11:32.1422253Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:32.3033864Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:11:32.3035003Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:11:32.3035739Z timeout = Inf, check_dir = "check") 2021-05-15T14:11:32.3710596Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:32.5935883Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:11:32.6063406Z * preparing ‘msmri’: 2021-05-15T14:11:32.6170656Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:32.7267920Z * installing the package to build vignettes 2021-05-15T14:11:35.9378596Z * creating vignettes ... OK 2021-05-15T14:11:35.9723429Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:35.9735337Z * checking for empty or unneeded directories 2021-05-15T14:11:35.9800491Z * building ‘msmri_0.3.1.tar.gz’ 2021-05-15T14:11:35.9968316Z 2021-05-15T14:11:36.1403451Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:36.3612478Z * using log directory ‘/home/runner/work/msmri/msmri/check/msmri.Rcheck’ 2021-05-15T14:11:36.3615398Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:11:36.3616771Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:11:36.3618203Z * using session charset: UTF-8 2021-05-15T14:11:36.4020941Z * using option ‘--as-cran’ 2021-05-15T14:11:36.4042792Z * checking for file ‘msmri/DESCRIPTION’ ... OK 2021-05-15T14:11:36.4051980Z * checking extension type ... Package 2021-05-15T14:11:36.4053379Z * this is package ‘msmri’ version ‘0.3.1’ 2021-05-15T14:11:36.4054548Z * package encoding: UTF-8 2021-05-15T14:11:36.4077775Z * checking package namespace information ... OK 2021-05-15T14:11:53.5303961Z * checking package dependencies ... OK 2021-05-15T14:11:53.5313986Z * checking if this is a source package ... OK 2021-05-15T14:11:53.5323085Z * checking if there is a namespace ... OK 2021-05-15T14:11:53.6356683Z * checking for executable files ... OK 2021-05-15T14:11:53.6358020Z * checking for hidden files and directories ... OK 2021-05-15T14:11:53.6362585Z * checking for portable file names ... OK 2021-05-15T14:11:53.6370689Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:11:53.6429730Z * checking serialization versions ... OK 2021-05-15T14:11:55.0337072Z * checking whether package ‘msmri’ can be installed ... OK 2021-05-15T14:11:55.0375815Z * checking installed package size ... OK 2021-05-15T14:11:55.1189669Z * checking package directory ... OK 2021-05-15T14:11:55.1190555Z * checking for future file timestamps ... OK 2021-05-15T14:11:55.1191781Z * checking ‘build’ directory ... OK 2021-05-15T14:11:55.2858242Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:55.2859881Z * checking top-level files ... OK 2021-05-15T14:11:55.2860952Z * checking for left-over files ... OK 2021-05-15T14:11:55.4678328Z * checking index information ... OK 2021-05-15T14:11:55.7186369Z * checking package subdirectories ... OK 2021-05-15T14:11:55.7674152Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:11:55.8203841Z * checking R files for syntax errors ... OK 2021-05-15T14:11:56.0064078Z * checking whether the package can be loaded ... OK 2021-05-15T14:11:56.0731580Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:11:56.1414884Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:11:56.2090968Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:11:56.3891621Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:11:56.5993525Z * checking loading without being on the library search path ... OK 2021-05-15T14:11:56.6928974Z * checking dependencies in R code ... OK 2021-05-15T14:11:57.2209670Z * checking S3 generic/method consistency ... OK 2021-05-15T14:11:57.3360900Z * checking replacement functions ... OK 2021-05-15T14:11:57.4686815Z * checking foreign function calls ... OK 2021-05-15T14:11:59.6489837Z * checking R code for possible problems ... OK 2021-05-15T14:11:59.8673775Z * checking Rd files ... OK 2021-05-15T14:11:59.9169605Z * checking Rd metadata ... OK 2021-05-15T14:11:59.9906567Z * checking Rd line widths ... OK 2021-05-15T14:12:00.0812526Z * checking Rd cross-references ... OK 2021-05-15T14:12:00.2062075Z * checking for missing documentation entries ... OK 2021-05-15T14:12:00.6251806Z * checking for code/documentation mismatches ... OK 2021-05-15T14:12:01.2957407Z * checking Rd \usage sections ... OK 2021-05-15T14:12:01.3857562Z * checking Rd contents ... OK 2021-05-15T14:12:01.4903543Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:12:01.5021366Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:12:01.7091666Z * checking data for non-ASCII characters ... OK 2021-05-15T14:12:01.7101748Z * checking LazyData ... OK 2021-05-15T14:12:01.9115065Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:12:01.9166503Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:12:01.9199218Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:12:02.6216929Z * checking examples ... OK 2021-05-15T14:12:02.6919899Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:12:02.8721754Z * checking tests ... 2021-05-15T14:12:03.3520364Z Running ‘testthat.R’ 2021-05-15T14:12:03.3561587Z OK 2021-05-15T14:12:03.5531924Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:12:03.5570013Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:12:06.0075438Z * checking re-building of vignette outputs ... OK 2021-05-15T14:12:07.8473361Z * checking PDF version of manual ... OK 2021-05-15T14:12:07.8474811Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:12:07.8475596Z * checking for detritus in the temp directory ... OK 2021-05-15T14:12:07.8476085Z * DONE 2021-05-15T14:12:07.8476335Z 2021-05-15T14:12:07.8476684Z Status: OK 2021-05-15T14:12:07.8476925Z 2021-05-15T14:12:07.9437858Z ── R CMD check results ──────────────────────────────────────── msmri 0.3.1 ──── 2021-05-15T14:12:07.9460708Z Duration: 31.9s 2021-05-15T14:12:07.9461072Z 2021-05-15T14:12:07.9476586Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:12:07.9572693Z total 56 2021-05-15T14:12:07.9577349Z drwxr-xr-x 6 runner docker 4096 May 15 14:12 msmri.Rcheck 2021-05-15T14:12:07.9578909Z -rw-r--r-- 1 runner docker 13366 May 15 14:11 msmri_0.3.1.tar.gz 2021-05-15T14:12:07.9580702Z -rw-r--r-- 1 runner docker 36462 May 15 14:11 msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:07.9619706Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:07.9620914Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:07.9665389Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:07.9666005Z env: 2021-05-15T14:12:07.9666439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:07.9666878Z TIC_DEPLOY_KEY: 2021-05-15T14:12:07.9667871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:07.9669701Z GITHUB_PAT: *** 2021-05-15T14:12:07.9670143Z COVERALLS_TOKEN: 2021-05-15T14:12:07.9670596Z continue-on-error: true 2021-05-15T14:12:07.9671053Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:07.9671509Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:07.9672031Z TZ: UTC 2021-05-15T14:12:07.9672521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:07.9672903Z NOT_CRAN: true 2021-05-15T14:12:07.9673271Z ##[endgroup] 2021-05-15T14:12:07.9764474Z 2021-05-15T14:12:07.9765964Z R Under development (unstable) (2021-05-13 r80294) -- "Unsuffered Consequences" 2021-05-15T14:12:07.9766926Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T14:12:07.9767818Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:12:07.9768169Z 2021-05-15T14:12:07.9768755Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:12:07.9769555Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:12:07.9770607Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:12:07.9771002Z 2021-05-15T14:12:07.9771535Z R is a collaborative project with many contributors. 2021-05-15T14:12:07.9772382Z Type 'contributors()' for more information and 2021-05-15T14:12:07.9773236Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:12:07.9773676Z 2021-05-15T14:12:07.9774383Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:12:07.9775217Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:12:07.9776030Z Type 'q()' to quit R. 2021-05-15T14:12:07.9776279Z 2021-05-15T14:12:07.9776665Z > library(testthat) 2021-05-15T14:12:07.9777094Z > library(msmri) 2021-05-15T14:12:07.9777425Z > 2021-05-15T14:12:07.9777808Z > test_check("msmri") 2021-05-15T14:12:07.9778281Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:12:07.9778752Z > 2021-05-15T14:12:07.9779075Z > proc.time() 2021-05-15T14:12:07.9779497Z user system elapsed 2021-05-15T14:12:07.9779881Z 0.413 0.047 0.448 2021-05-15T14:12:07.9834141Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:12:07.9834886Z Rscript -e "tic::before_deploy()" 2021-05-15T14:12:07.9873130Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:07.9873495Z env: 2021-05-15T14:12:07.9873888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:07.9874322Z TIC_DEPLOY_KEY: 2021-05-15T14:12:07.9875087Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:07.9876256Z GITHUB_PAT: *** 2021-05-15T14:12:07.9876744Z COVERALLS_TOKEN: 2021-05-15T14:12:07.9877216Z continue-on-error: true 2021-05-15T14:12:07.9877660Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:07.9878127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:07.9878884Z TZ: UTC 2021-05-15T14:12:07.9879266Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:07.9879785Z NOT_CRAN: true 2021-05-15T14:12:07.9880138Z ##[endgroup] 2021-05-15T14:12:08.2784822Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:08.4208584Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:12:08.4209544Z with: 2021-05-15T14:12:08.4210400Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:12:08.4211420Z asset_path: check/msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:08.4212118Z asset_name: msmri_0.3.1_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-15T14:12:08.4213099Z asset_content_type: application/octet-stream 2021-05-15T14:12:08.4213535Z env: 2021-05-15T14:12:08.4213934Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:08.4214345Z TIC_DEPLOY_KEY: 2021-05-15T14:12:08.4215062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:08.4217681Z GITHUB_PAT: *** 2021-05-15T14:12:08.4218103Z COVERALLS_TOKEN: 2021-05-15T14:12:08.4218569Z continue-on-error: true 2021-05-15T14:12:08.4219013Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:08.4219595Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:08.4220004Z TZ: UTC 2021-05-15T14:12:08.4220344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:08.4220864Z NOT_CRAN: true 2021-05-15T14:12:08.4221828Z GITHUB_TOKEN: *** 2021-05-15T14:12:08.4222347Z ##[endgroup] 2021-05-15T14:12:08.9382864Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:12:08.9383458Z Rscript -e "tic::deploy()" 2021-05-15T14:12:08.9437648Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:08.9438033Z env: 2021-05-15T14:12:08.9438752Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:08.9439215Z TIC_DEPLOY_KEY: 2021-05-15T14:12:08.9439998Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:08.9441565Z GITHUB_PAT: *** 2021-05-15T14:12:08.9441970Z COVERALLS_TOKEN: 2021-05-15T14:12:08.9442422Z continue-on-error: true 2021-05-15T14:12:08.9442877Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:08.9443332Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:08.9443879Z TZ: UTC 2021-05-15T14:12:08.9444262Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:08.9444657Z NOT_CRAN: true 2021-05-15T14:12:08.9445044Z ##[endgroup] 2021-05-15T14:12:09.2436171Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:09.3838324Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:12:09.3839307Z Rscript -e "tic::after_deploy()" 2021-05-15T14:12:09.3886152Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:09.3886520Z env: 2021-05-15T14:12:09.3886912Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:09.3887349Z TIC_DEPLOY_KEY: 2021-05-15T14:12:09.3888080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:09.3889496Z GITHUB_PAT: *** 2021-05-15T14:12:09.3889875Z COVERALLS_TOKEN: 2021-05-15T14:12:09.3890299Z continue-on-error: true 2021-05-15T14:12:09.3890729Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:09.3891154Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:09.3891560Z TZ: UTC 2021-05-15T14:12:09.3891902Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:09.3892396Z NOT_CRAN: true 2021-05-15T14:12:09.3892933Z ##[endgroup] 2021-05-15T14:12:09.6901259Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:10.0125625Z Post job cleanup. 2021-05-15T14:12:10.0589096Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:12:10.0695029Z Post job cleanup. 2021-05-15T14:12:10.1804811Z [command]/usr/bin/git version 2021-05-15T14:12:10.1868395Z git version 2.31.1 2021-05-15T14:12:10.1930242Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:12:10.1991358Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:12:10.2247877Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:12:10.2282329Z http.https://github.com/.extraheader 2021-05-15T14:12:10.2294522Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:12:10.2336540Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:12:10.2672799Z Cleaning up orphan processes