2021-05-14T23:04:16.2775560Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:04:16.8140641Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:16.8952541Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:17.0152357Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:17.0902305Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:04:25.0314686Z Current runner version: '2.278.0' 2021-05-14T23:04:25.0339741Z ##[group]Operating System 2021-05-14T23:04:25.0340596Z Ubuntu 2021-05-14T23:04:25.0340966Z 20.04.2 2021-05-14T23:04:25.0341356Z LTS 2021-05-14T23:04:25.0341728Z ##[endgroup] 2021-05-14T23:04:25.0342262Z ##[group]Virtual Environment 2021-05-14T23:04:25.0342779Z Environment: ubuntu-20.04 2021-05-14T23:04:25.0343267Z Version: 20210510.0 2021-05-14T23:04:25.0344065Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:04:25.0345601Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:04:25.0346430Z ##[endgroup] 2021-05-14T23:04:25.0348210Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:04:25.0349352Z Actions: write 2021-05-14T23:04:25.0349836Z Checks: write 2021-05-14T23:04:25.0350240Z Contents: write 2021-05-14T23:04:25.0350949Z Deployments: write 2021-05-14T23:04:25.0351520Z Issues: write 2021-05-14T23:04:25.0352031Z Metadata: read 2021-05-14T23:04:25.0352472Z Packages: write 2021-05-14T23:04:25.0353000Z PullRequests: write 2021-05-14T23:04:25.0353535Z RepositoryProjects: write 2021-05-14T23:04:25.0354324Z SecurityEvents: write 2021-05-14T23:04:25.0354762Z Statuses: write 2021-05-14T23:04:25.0355371Z ##[endgroup] 2021-05-14T23:04:25.0359358Z Prepare workflow directory 2021-05-14T23:04:25.1541366Z Prepare all required actions 2021-05-14T23:04:25.1551269Z Getting action download info 2021-05-14T23:04:25.6073921Z Download action repository 'actions/checkout@v2' 2021-05-14T23:04:27.5423423Z Download action repository 'r-lib/actions@master' 2021-05-14T23:04:28.2198044Z Download action repository 'adigherman/actions@master' 2021-05-14T23:04:31.0444100Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:04:31.3596830Z Download action repository 'actions/cache@v1' 2021-05-14T23:04:31.6460017Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:04:31.9580142Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:04:32.4744460Z ##[group]Run actions/checkout@v2 2021-05-14T23:04:32.4745210Z with: 2021-05-14T23:04:32.4745596Z repository: neuroconductor/kirby21.asl 2021-05-14T23:04:32.4746373Z token: *** 2021-05-14T23:04:32.4746688Z ssh-strict: true 2021-05-14T23:04:32.4747068Z persist-credentials: true 2021-05-14T23:04:32.4747484Z clean: true 2021-05-14T23:04:32.4747783Z fetch-depth: 1 2021-05-14T23:04:32.4748132Z lfs: false 2021-05-14T23:04:32.4748423Z submodules: false 2021-05-14T23:04:32.4748724Z env: 2021-05-14T23:04:32.4749054Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:32.4749426Z TIC_DEPLOY_KEY: 2021-05-14T23:04:32.4750037Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:32.4750980Z GITHUB_PAT: *** 2021-05-14T23:04:32.4751303Z COVERALLS_TOKEN: 2021-05-14T23:04:32.4751670Z continue-on-error: true 2021-05-14T23:04:32.4752042Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:32.4752335Z ##[endgroup] 2021-05-14T23:04:32.7069078Z Syncing repository: neuroconductor/kirby21.asl 2021-05-14T23:04:32.7069786Z ##[group]Getting Git version info 2021-05-14T23:04:32.7070670Z Working directory is '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:32.7140379Z [command]/usr/bin/git version 2021-05-14T23:04:32.7285220Z git version 2.31.1 2021-05-14T23:04:32.7309782Z ##[endgroup] 2021-05-14T23:04:32.7320128Z Deleting the contents of '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:32.7328691Z ##[group]Initializing the repository 2021-05-14T23:04:32.7335138Z [command]/usr/bin/git init /home/runner/work/kirby21.asl/kirby21.asl 2021-05-14T23:04:32.7421076Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:04:32.7422715Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:04:32.7423963Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:04:32.7424802Z hint: 2021-05-14T23:04:32.7426494Z hint: git config --global init.defaultBranch 2021-05-14T23:04:32.7426990Z hint: 2021-05-14T23:04:32.7427898Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:04:32.7429185Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:04:32.7429793Z hint: 2021-05-14T23:04:32.7430471Z hint: git branch -m 2021-05-14T23:04:32.7445310Z Initialized empty Git repository in /home/runner/work/kirby21.asl/kirby21.asl/.git/ 2021-05-14T23:04:32.7455373Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:32.7504412Z ##[endgroup] 2021-05-14T23:04:32.7505184Z ##[group]Disabling automatic garbage collection 2021-05-14T23:04:32.7511096Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:04:32.7551408Z ##[endgroup] 2021-05-14T23:04:32.7556141Z ##[group]Setting up auth 2021-05-14T23:04:32.7563522Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:04:32.7602136Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:04:32.7977385Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:04:32.8018734Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:04:32.8237166Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:04:32.8290142Z ##[endgroup] 2021-05-14T23:04:32.8291821Z ##[group]Fetching the repository 2021-05-14T23:04:32.8300123Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +45df5575b0b8e99ae32f742a9a9e0b4555a15a33:refs/tags/1.7.0.s 2021-05-14T23:04:33.1786547Z remote: Enumerating objects: 57, done. 2021-05-14T23:04:33.1787253Z remote: Counting objects: 1% (1/57) 2021-05-14T23:04:33.1787697Z remote: Counting objects: 3% (2/57) 2021-05-14T23:04:33.1788146Z remote: Counting objects: 5% (3/57) 2021-05-14T23:04:33.1788897Z remote: Counting objects: 7% (4/57) 2021-05-14T23:04:33.1789306Z remote: Counting objects: 8% (5/57) 2021-05-14T23:04:33.1789715Z remote: Counting objects: 10% (6/57) 2021-05-14T23:04:33.1790105Z remote: Counting objects: 12% (7/57) 2021-05-14T23:04:33.1790710Z remote: Counting objects: 14% (8/57) 2021-05-14T23:04:33.1791311Z remote: Counting objects: 15% (9/57) 2021-05-14T23:04:33.1791752Z remote: Counting objects: 17% (10/57) 2021-05-14T23:04:33.1792178Z remote: Counting objects: 19% (11/57) 2021-05-14T23:04:33.1792623Z remote: Counting objects: 21% (12/57) 2021-05-14T23:04:33.1793056Z remote: Counting objects: 22% (13/57) 2021-05-14T23:04:33.1793519Z remote: Counting objects: 24% (14/57) 2021-05-14T23:04:33.1793963Z remote: Counting objects: 26% (15/57) 2021-05-14T23:04:33.1794716Z remote: Counting objects: 28% (16/57) 2021-05-14T23:04:33.1795126Z remote: Counting objects: 29% (17/57) 2021-05-14T23:04:33.1795521Z remote: Counting objects: 31% (18/57) 2021-05-14T23:04:33.1795926Z remote: Counting objects: 33% (19/57) 2021-05-14T23:04:33.1796320Z remote: Counting objects: 35% (20/57) 2021-05-14T23:04:33.1796727Z remote: Counting objects: 36% (21/57) 2021-05-14T23:04:33.1797118Z remote: Counting objects: 38% (22/57) 2021-05-14T23:04:33.1797526Z remote: Counting objects: 40% (23/57) 2021-05-14T23:04:33.1797935Z remote: Counting objects: 42% (24/57) 2021-05-14T23:04:33.1798325Z remote: Counting objects: 43% (25/57) 2021-05-14T23:04:33.1798727Z remote: Counting objects: 45% (26/57) 2021-05-14T23:04:33.1799257Z remote: Counting objects: 47% (27/57) 2021-05-14T23:04:33.1799668Z remote: Counting objects: 49% (28/57) 2021-05-14T23:04:33.1800060Z remote: Counting objects: 50% (29/57) 2021-05-14T23:04:33.1800466Z remote: Counting objects: 52% (30/57) 2021-05-14T23:04:33.1800859Z remote: Counting objects: 54% (31/57) 2021-05-14T23:04:33.1801440Z remote: Counting objects: 56% (32/57) 2021-05-14T23:04:33.1801853Z remote: Counting objects: 57% (33/57) 2021-05-14T23:04:33.1802288Z remote: Counting objects: 59% (34/57) 2021-05-14T23:04:33.1802717Z remote: Counting objects: 61% (35/57) 2021-05-14T23:04:33.1803131Z remote: Counting objects: 63% (36/57) 2021-05-14T23:04:33.1803557Z remote: Counting objects: 64% (37/57) 2021-05-14T23:04:33.1803970Z remote: Counting objects: 66% (38/57) 2021-05-14T23:04:33.1804543Z remote: Counting objects: 68% (39/57) 2021-05-14T23:04:33.1804940Z remote: Counting objects: 70% (40/57) 2021-05-14T23:04:33.1805350Z remote: Counting objects: 71% (41/57) 2021-05-14T23:04:33.1805746Z remote: Counting objects: 73% (42/57) 2021-05-14T23:04:33.1806156Z remote: Counting objects: 75% (43/57) 2021-05-14T23:04:33.1806564Z remote: Counting objects: 77% (44/57) 2021-05-14T23:04:33.1806956Z remote: Counting objects: 78% (45/57) 2021-05-14T23:04:33.1807362Z remote: Counting objects: 80% (46/57) 2021-05-14T23:04:33.1807751Z remote: Counting objects: 82% (47/57) 2021-05-14T23:04:33.1808154Z remote: Counting objects: 84% (48/57) 2021-05-14T23:04:33.1808551Z remote: Counting objects: 85% (49/57) 2021-05-14T23:04:33.1808953Z remote: Counting objects: 87% (50/57) 2021-05-14T23:04:33.1809345Z remote: Counting objects: 89% (51/57) 2021-05-14T23:04:33.1809748Z remote: Counting objects: 91% (52/57) 2021-05-14T23:04:33.1810156Z remote: Counting objects: 92% (53/57) 2021-05-14T23:04:33.1810622Z remote: Counting objects: 94% (54/57) 2021-05-14T23:04:33.1811304Z remote: Counting objects: 96% (55/57) 2021-05-14T23:04:33.1811916Z remote: Counting objects: 98% (56/57) 2021-05-14T23:04:33.1812369Z remote: Counting objects: 100% (57/57) 2021-05-14T23:04:33.1812828Z remote: Counting objects: 100% (57/57), done. 2021-05-14T23:04:33.1813330Z remote: Compressing objects: 1% (1/55) 2021-05-14T23:04:33.1813818Z remote: Compressing objects: 3% (2/55) 2021-05-14T23:04:33.1814312Z remote: Compressing objects: 5% (3/55) 2021-05-14T23:04:33.1815124Z remote: Compressing objects: 7% (4/55) 2021-05-14T23:04:33.1815568Z remote: Compressing objects: 9% (5/55) 2021-05-14T23:04:33.1816194Z remote: Compressing objects: 10% (6/55) 2021-05-14T23:04:33.1816852Z remote: Compressing objects: 12% (7/55) 2021-05-14T23:04:33.1817556Z remote: Compressing objects: 14% (8/55) 2021-05-14T23:04:33.1818059Z remote: Compressing objects: 16% (9/55) 2021-05-14T23:04:33.1818725Z remote: Compressing objects: 18% (10/55) 2021-05-14T23:04:33.1819239Z remote: Compressing objects: 20% (11/55) 2021-05-14T23:04:33.1819902Z remote: Compressing objects: 21% (12/55) 2021-05-14T23:04:33.1820723Z remote: Compressing objects: 23% (13/55) 2021-05-14T23:04:33.1821613Z remote: Compressing objects: 25% (14/55) 2021-05-14T23:04:33.1822197Z remote: Compressing objects: 27% (15/55) 2021-05-14T23:04:33.1822764Z remote: Compressing objects: 29% (16/55) 2021-05-14T23:04:33.1823498Z remote: Compressing objects: 30% (17/55) 2021-05-14T23:04:33.1824064Z remote: Compressing objects: 32% (18/55) 2021-05-14T23:04:33.1825715Z remote: Compressing objects: 34% (19/55) 2021-05-14T23:04:33.1826303Z remote: Compressing objects: 36% (20/55) 2021-05-14T23:04:33.1826983Z remote: Compressing objects: 38% (21/55) 2021-05-14T23:04:33.1828159Z remote: Compressing objects: 40% (22/55) 2021-05-14T23:04:33.1830480Z remote: Compressing objects: 41% (23/55) 2021-05-14T23:04:33.1831293Z remote: Compressing objects: 43% (24/55) 2021-05-14T23:04:33.1832055Z remote: Compressing objects: 45% (25/55) 2021-05-14T23:04:33.1832600Z remote: Compressing objects: 47% (26/55) 2021-05-14T23:04:33.1833146Z remote: Compressing objects: 49% (27/55) 2021-05-14T23:04:33.1836759Z remote: Compressing objects: 50% (28/55) 2021-05-14T23:04:33.1837477Z remote: Compressing objects: 52% (29/55) 2021-05-14T23:04:33.1838156Z remote: Compressing objects: 54% (30/55) 2021-05-14T23:04:33.1838684Z remote: Compressing objects: 56% (31/55) 2021-05-14T23:04:33.1839199Z remote: Compressing objects: 58% (32/55) 2021-05-14T23:04:33.1839723Z remote: Compressing objects: 60% (33/55) 2021-05-14T23:04:33.1840731Z remote: Compressing objects: 61% (34/55) 2021-05-14T23:04:33.1841215Z remote: Compressing objects: 63% (35/55) 2021-05-14T23:04:33.1841684Z remote: Compressing objects: 65% (36/55) 2021-05-14T23:04:33.1842312Z remote: Compressing objects: 67% (37/55) 2021-05-14T23:04:33.1842973Z remote: Compressing objects: 69% (38/55) 2021-05-14T23:04:33.1843453Z remote: Compressing objects: 70% (39/55) 2021-05-14T23:04:33.1843949Z remote: Compressing objects: 72% (40/55) 2021-05-14T23:04:33.1844425Z remote: Compressing objects: 74% (41/55) 2021-05-14T23:04:33.1845105Z remote: Compressing objects: 76% (42/55) 2021-05-14T23:04:33.1845762Z remote: Compressing objects: 78% (43/55) 2021-05-14T23:04:33.1846864Z remote: Compressing objects: 80% (44/55) 2021-05-14T23:04:33.1847383Z remote: Compressing objects: 81% (45/55) 2021-05-14T23:04:33.1848257Z remote: Compressing objects: 83% (46/55) 2021-05-14T23:04:33.1849138Z remote: Compressing objects: 85% (47/55) 2021-05-14T23:04:33.1850480Z remote: Compressing objects: 87% (48/55) 2021-05-14T23:04:33.1851220Z remote: Compressing objects: 89% (49/55) 2021-05-14T23:04:33.1852048Z remote: Compressing objects: 90% (50/55) 2021-05-14T23:04:33.1852705Z remote: Compressing objects: 92% (51/55) 2021-05-14T23:04:33.1853158Z remote: Compressing objects: 94% (52/55) 2021-05-14T23:04:33.1853786Z remote: Compressing objects: 96% (53/55) 2021-05-14T23:04:33.1854224Z remote: Compressing objects: 98% (54/55) 2021-05-14T23:04:33.1854678Z remote: Compressing objects: 100% (55/55) 2021-05-14T23:04:33.1855154Z remote: Compressing objects: 100% (55/55), done. 2021-05-14T23:04:45.8809104Z remote: Total 57 (delta 2), reused 52 (delta 0), pack-reused 0 2021-05-14T23:04:45.9442325Z From https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:45.9445630Z * [new ref] 45df5575b0b8e99ae32f742a9a9e0b4555a15a33 -> 1.7.0.s 2021-05-14T23:04:45.9474141Z ##[endgroup] 2021-05-14T23:04:45.9481908Z ##[group]Determining the checkout info 2021-05-14T23:04:45.9491014Z ##[endgroup] 2021-05-14T23:04:45.9492381Z ##[group]Checking out the ref 2021-05-14T23:04:45.9509534Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:04:47.1002479Z Updating files: 85% (36/42) 2021-05-14T23:04:47.1053234Z Updating files: 88% (37/42) 2021-05-14T23:04:47.1053991Z Updating files: 90% (38/42) 2021-05-14T23:04:47.1054496Z Updating files: 92% (39/42) 2021-05-14T23:04:47.1054951Z Updating files: 95% (40/42) 2021-05-14T23:04:47.1055426Z Updating files: 97% (41/42) 2021-05-14T23:04:47.1055846Z Updating files: 100% (42/42) 2021-05-14T23:04:47.1056301Z Updating files: 100% (42/42), done. 2021-05-14T23:04:47.1057536Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:04:47.1057875Z 2021-05-14T23:04:47.1058630Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:04:47.1059361Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:04:47.1060382Z state without impacting any branches by switching back to a branch. 2021-05-14T23:04:47.1060861Z 2021-05-14T23:04:47.1061394Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:04:47.1062490Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:04:47.1062890Z 2021-05-14T23:04:47.1063441Z git switch -c 2021-05-14T23:04:47.1063782Z 2021-05-14T23:04:47.1088768Z Or undo this operation with: 2021-05-14T23:04:47.1089836Z 2021-05-14T23:04:47.1090652Z git switch - 2021-05-14T23:04:47.1091330Z 2021-05-14T23:04:47.1092152Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:04:47.1092664Z 2021-05-14T23:04:47.1093385Z HEAD is now at 45df557 Version id 8 stable 2021-05-14T23:04:47.1094088Z ##[endgroup] 2021-05-14T23:04:47.1115397Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:04:47.1160960Z '45df5575b0b8e99ae32f742a9a9e0b4555a15a33' 2021-05-14T23:04:47.1376888Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:04:47.1377409Z with: 2021-05-14T23:04:47.1377784Z r-version: devel 2021-05-14T23:04:47.1378185Z Ncpus: 1 2021-05-14T23:04:47.1378764Z crayon.enabled: NULL 2021-05-14T23:04:47.1379455Z remove-openmp-macos: true 2021-05-14T23:04:47.1379984Z http-user-agent: default 2021-05-14T23:04:47.1380586Z install-r: true 2021-05-14T23:04:47.1381260Z windows-path-include-mingw: true 2021-05-14T23:04:47.1381747Z env: 2021-05-14T23:04:47.1382143Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:47.1382555Z TIC_DEPLOY_KEY: 2021-05-14T23:04:47.1383818Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:47.1386124Z GITHUB_PAT: *** 2021-05-14T23:04:47.1386585Z COVERALLS_TOKEN: 2021-05-14T23:04:47.1387090Z continue-on-error: true 2021-05-14T23:04:47.1387929Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:47.1388454Z ##[endgroup] 2021-05-14T23:04:49.6612383Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:04:52.1579861Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:04:52.1581748Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:04:52.1615402Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:04:52.2152787Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:04:52.2782869Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:04:52.3475104Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:04:52.3993100Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:04:52.4302897Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:04:52.4451585Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:04:52.4453641Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:04:52.4457644Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:04:52.4459311Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:04:52.4461513Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:04:52.4515773Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:04:52.4543497Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:04:52.6905949Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:04:52.8289495Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:04:52.9996050Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:04:53.1119963Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:04:53.2772588Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:04:53.2852541Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:04:53.2858762Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:04:53.2992911Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:04:53.3017163Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:04:53.3587082Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:04:59.8404707Z Fetched 4462 kB in 1s (3285 kB/s) 2021-05-14T23:05:00.6009473Z Reading package lists... 2021-05-14T23:05:00.6225384Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:05:02.5858506Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:05:02.6508855Z Reading package lists... 2021-05-14T23:05:02.8111031Z Building dependency tree... 2021-05-14T23:05:02.8130325Z Reading state information... 2021-05-14T23:05:02.9599203Z The following additional packages will be installed: 2021-05-14T23:05:02.9600512Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:05:02.9604542Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:05:02.9605942Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:05:02.9607262Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:05:02.9608493Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:05:02.9609612Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:05:02.9610793Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:05:02.9612070Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:05:02.9613228Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:05:02.9614306Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:05:02.9615450Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:05:02.9616597Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:05:02.9617866Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:05:02.9619116Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:05:02.9620182Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:05:02.9621267Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:05:02.9622318Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:02.9623547Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:02.9625321Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:02.9626540Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:02.9627560Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:02.9628622Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:02.9629819Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:02.9631079Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:02.9632256Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:02.9633362Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:02.9634579Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:02.9636053Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:02.9637276Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:02.9638499Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:02.9639683Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:02.9640969Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:02.9642244Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:02.9643419Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:02.9644547Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:02.9645740Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:02.9646844Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:02.9647866Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:05:02.9648507Z Suggested packages: 2021-05-14T23:05:02.9649234Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:05:02.9650206Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:05:02.9651231Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:05:02.9652485Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:05:02.9653857Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:05:02.9742695Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:05:02.9744036Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:05:02.9745576Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:05:02.9747086Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:05:02.9748429Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:05:03.4047241Z The following NEW packages will be installed: 2021-05-14T23:05:03.4052013Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:05:03.4056264Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:05:03.4060348Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:05:03.4063898Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:05:03.4067347Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:05:03.4070405Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:05:03.4073845Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:05:03.4077308Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:05:03.4081161Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:05:03.4082814Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:05:03.4085002Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:05:03.4086214Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:05:03.4091574Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:05:03.4093232Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:05:03.4094792Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:05:03.4096366Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:05:03.4097688Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:03.4099454Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:03.4100803Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:03.4102239Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:03.4103284Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:03.4110482Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:03.4112433Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:03.4114729Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:03.4116238Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:03.4117810Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:03.4119259Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:03.4124782Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:03.4126656Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:03.4128138Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:03.4129636Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:03.4131137Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:03.4132625Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:03.4134038Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:03.4135259Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:03.4136852Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:03.4188268Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:03.4189297Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:05:03.4378328Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:03.4378973Z Need to get 8648 kB of archives. 2021-05-14T23:05:03.4379578Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:05:03.4382197Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:05:03.4421284Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:05:03.4436643Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:05:03.4459983Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:05:03.4467979Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:05:03.4486750Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:05:03.4495155Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-14T23:05:03.4579554Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:05:03.4581192Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:05:03.4582855Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:05:03.4584335Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:05:03.4586152Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:05:03.4587517Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:05:03.4588849Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:05:03.4590207Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:05:03.4591767Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:05:03.4604448Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:05:03.4620773Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:05:03.4633341Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:05:03.4764826Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:05:03.4773994Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:05:03.4825991Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:05:03.4838167Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:05:03.4850997Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:05:03.4865063Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:05:03.4937636Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:05:03.4946484Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:05:03.4958721Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:05:03.4967416Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:05:03.4974748Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:05:03.4979901Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:05:03.4986779Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:05:03.4994252Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:05:03.5002277Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:05:03.5009545Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:05:03.5015471Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:05:03.5027118Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:05:03.5032174Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:05:03.5041817Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:05:03.5046597Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:05:03.5052507Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:05:03.5057334Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:05:03.5069731Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:05:03.5072626Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:05:03.5077060Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:05:03.5085504Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:05:03.5100092Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:05:03.5106526Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:05:03.5114033Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:05:03.5120132Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:05:03.5127629Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:05:03.5158120Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:05:03.5165820Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:05:03.5170936Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:05:03.5180202Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:05:03.5186108Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:05:03.5191155Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:05:03.5216587Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:05:03.5218344Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:05:03.5221602Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:05:03.5242031Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:05:03.5252165Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:05:03.5260950Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:05:03.5271120Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:05:03.5277524Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:05:03.5285537Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:05:03.5291844Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:05:03.5301417Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:05:03.5314913Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:05:03.5326287Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-14T23:05:03.5333503Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:05:03.5356081Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:05:03.5357861Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:05:03.5362810Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:05:03.5365154Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:05:03.5372824Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:05:03.5404058Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:05:03.5415106Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:05:03.5423603Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:05:03.5429340Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:05:03.5456120Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:05:03.5463241Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-14T23:05:03.5469264Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:05:03.5476752Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:05:03.5491137Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:05:03.5493021Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:05:03.5503628Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:05:03.5512842Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:05:03.5520889Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:05:03.5528567Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:05:03.5533877Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:05:03.5541095Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:05:03.5548386Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:05:03.5556380Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:05:03.5562320Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:05:03.5579804Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:05:03.5585015Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:05:03.5587775Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:05:03.5596731Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:05:03.5601721Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:05:03.5608770Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:05:03.5675606Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:05:03.5700182Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:05:03.5713086Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:05:03.5721401Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:05:03.5729681Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-14T23:05:03.5760009Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:05:03.5762003Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:05:03.5763776Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:05:03.5776695Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:05:03.5784540Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:05:03.5798145Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:05:03.5800909Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:05:03.5804943Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:05:03.5811871Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:05:03.5819617Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:05:03.5827793Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:05:03.5848150Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:05:03.5849810Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:05:03.5856973Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:05:03.5865270Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:05:03.5879982Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:05:03.5892075Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:05:03.5903690Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:05:03.5911941Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:05:03.5921034Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:05:03.6115834Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:05:03.6130624Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:05:03.6144802Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:05:03.6252302Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:05:04.3500414Z Fetched 8648 kB in 0s (42.3 MB/s) 2021-05-14T23:05:04.3984083Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:05:04.4196238Z (Reading database ... 2021-05-14T23:05:04.4197517Z (Reading database ... 5% 2021-05-14T23:05:04.4198035Z (Reading database ... 10% 2021-05-14T23:05:04.4198435Z (Reading database ... 15% 2021-05-14T23:05:04.4198838Z (Reading database ... 20% 2021-05-14T23:05:04.4199242Z (Reading database ... 25% 2021-05-14T23:05:04.4199630Z (Reading database ... 30% 2021-05-14T23:05:04.4200034Z (Reading database ... 35% 2021-05-14T23:05:04.4200418Z (Reading database ... 40% 2021-05-14T23:05:04.4201044Z (Reading database ... 45% 2021-05-14T23:05:04.4201431Z (Reading database ... 50% 2021-05-14T23:05:04.4509151Z (Reading database ... 55% 2021-05-14T23:05:04.5166316Z (Reading database ... 60% 2021-05-14T23:05:04.5616210Z (Reading database ... 65% 2021-05-14T23:05:04.6035144Z (Reading database ... 70% 2021-05-14T23:05:04.6899496Z (Reading database ... 75% 2021-05-14T23:05:04.7910841Z (Reading database ... 80% 2021-05-14T23:05:04.8874459Z (Reading database ... 85% 2021-05-14T23:05:04.9577489Z (Reading database ... 90% 2021-05-14T23:05:05.0181630Z (Reading database ... 95% 2021-05-14T23:05:05.0182082Z (Reading database ... 100% 2021-05-14T23:05:05.0182633Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:05:05.0329512Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:05:05.0578335Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:05:05.0887915Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:05:05.1193444Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:05:05.1227684Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:05:05.1546790Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:05:05.1762754Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:05:05.1774683Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:05.2106623Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:05:05.2327620Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:05:05.2340264Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:05.2590218Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:05:05.2881877Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:05:05.2907302Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:05.3307277Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:05:05.3542789Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:05:05.3560511Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:05.3866127Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:05:05.4107829Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:05:05.4116340Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:05.4426704Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:05:05.4639608Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:05:05.4650723Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:05.4946947Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:05:05.5182009Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:05:05.5192505Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:05.5502760Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:05:05.5698056Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:05:05.5708982Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:05.5986761Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:05:05.6221602Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:05:05.6237371Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:05.6547497Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:05:05.6782046Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:05:05.6793124Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:05.7106088Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:05:05.7309399Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:05:05.7331134Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:05.7626465Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:05:05.7863264Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:05:05.7885046Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:05.8146530Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:05:05.8379295Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:05:05.8395636Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:05.8661151Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:05:05.8958116Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:05:05.8970167Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:05:05.9306512Z Selecting previously unselected package patchutils. 2021-05-14T23:05:05.9524666Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:05:05.9534975Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:05:05.9865752Z Selecting previously unselected package wdiff. 2021-05-14T23:05:06.0172075Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:05:06.0186871Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:05:06.0585648Z Selecting previously unselected package devscripts. 2021-05-14T23:05:06.0764525Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:05:06.0990825Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:06.2305580Z Selecting previously unselected package diffstat. 2021-05-14T23:05:06.2477880Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:05:06.2489278Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:05:06.2786276Z Selecting previously unselected package python3-gpg. 2021-05-14T23:05:06.3031500Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:05:06.3043428Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:06.3518297Z Selecting previously unselected package dput. 2021-05-14T23:05:06.3786817Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:05:06.3849663Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:05:06.4135302Z Selecting previously unselected package gdebi-core. 2021-05-14T23:05:06.4396452Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:05:06.4500893Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:06.8800541Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:05:06.9061185Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:05:06.9105250Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:06.9412818Z Selecting previously unselected package gettext. 2021-05-14T23:05:06.9668604Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:05:06.9680437Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:07.1026761Z Selecting previously unselected package intltool-debian. 2021-05-14T23:05:07.1230849Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:05:07.1246508Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:07.1546095Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:05:07.1746040Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:05:07.1758030Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:07.2046785Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:05:07.2293517Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:05:07.2305696Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:07.3226976Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:05:07.3472916Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:05:07.3485020Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:07.3760494Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:05:07.4044322Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:05:07.4064541Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:07.4327330Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:05:07.4600445Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:05:07.4612566Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:07.4866816Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:05:07.5104421Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:05:07.5118184Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:07.5350175Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:05:07.5633362Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:05:07.5650205Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:07.6026284Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:05:07.6306968Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:05:07.6316650Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:07.6657523Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:05:07.6895453Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:05:07.6906502Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:07.7164810Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:05:07.7429377Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:05:07.7439486Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:07.7736996Z Selecting previously unselected package libclone-perl. 2021-05-14T23:05:07.7958667Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:05:07.7969597Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:05:07.8251188Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:05:07.8480538Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:05:07.8490702Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:07.8786031Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:05:07.8984584Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:05:07.8998247Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:07.9243591Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:05:07.9495245Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:05:07.9507638Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:05:07.9785917Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:05:08.0013256Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:05:08.0026939Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:08.1666649Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:05:08.1915746Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:05:08.1926135Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:08.2266622Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:05:08.2483850Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:05:08.2498380Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:08.2734395Z Selecting previously unselected package libwant-perl. 2021-05-14T23:05:08.2994222Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:05:08.3005750Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:05:08.3306205Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:05:08.3500509Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:05:08.3512432Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:08.3767585Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:05:08.4030519Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:05:08.4048509Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:08.4426425Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:05:08.4663127Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:05:08.4675510Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:08.4985880Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:05:08.5166963Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:05:08.5180737Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:08.5404190Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:05:08.5650725Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:05:08.5663817Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:08.5986157Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:05:08.6198462Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:05:08.6208326Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:08.6625957Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:05:08.6817684Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:05:08.6831380Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:08.7546115Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:05:08.7741058Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:05:08.7753222Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:08.8018836Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:05:08.8280534Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:05:08.8290469Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:08.8532302Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:05:08.8800868Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:05:08.8814400Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:08.9109970Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:05:08.9390338Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:05:08.9402751Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:08.9625325Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:05:08.9879649Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:05:08.9891752Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:09.0116414Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:05:09.0372325Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:05:09.0382480Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:09.0603596Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:05:09.0867379Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:05:09.0877746Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:09.1186305Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:05:09.1376179Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:05:09.1387137Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:05:09.1685431Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:05:09.1871571Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:05:09.1888851Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:09.2546172Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:05:09.2745077Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:05:09.2758115Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:05:09.3105911Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:05:09.3332103Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:05:09.3344184Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:09.3645646Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:05:09.3890276Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:05:09.3902548Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:09.4155741Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:05:09.4418354Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:05:09.4430092Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:09.4689609Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:05:09.4952403Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:05:09.4973236Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:09.5358599Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:05:09.5577976Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:05:09.5603738Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:09.5945821Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:05:09.6139487Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:05:09.6150422Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:09.6467033Z Selecting previously unselected package libjson-perl. 2021-05-14T23:05:09.6726158Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:05:09.6748177Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:05:09.7107955Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:05:09.7342448Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:05:09.7361034Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:05:09.7694917Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:05:09.7926200Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:05:09.7938920Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:09.8225999Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:05:09.8428268Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:05:09.8439996Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:09.8746056Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:05:09.8953978Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:05:09.8968276Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:09.9277121Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:05:09.9487167Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:05:09.9504180Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:05:09.9782030Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:05:10.0039763Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:05:10.0051564Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:10.0346063Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:05:10.0540016Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:05:10.0555566Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:10.0866489Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:05:10.1081260Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:05:10.1134190Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:10.1826502Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:05:10.1997143Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:05:10.2014505Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:10.2340127Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:05:10.2608070Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:05:10.2619681Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:10.2890915Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:05:10.3146470Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:05:10.3157332Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:10.3467065Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:05:10.3661716Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:05:10.3674085Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:05:10.4226364Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:05:10.4449607Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:05:10.4459996Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:10.4723441Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:05:10.5012883Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:05:10.5026643Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:10.5346869Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:05:10.5552083Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:05:10.5563495Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:10.5946268Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:05:10.6217373Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:05:10.6232419Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:10.6640036Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:05:10.6887785Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:05:10.6902248Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:10.7226581Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:05:10.7465469Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:05:10.7478837Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:10.7917120Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:05:10.8180030Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:05:10.8201782Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:10.8586563Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:05:10.8789361Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:05:10.8801511Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:10.9106810Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:05:10.9336614Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:05:10.9350888Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:10.9639389Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:05:10.9881737Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:05:10.9892440Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:11.0198852Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:05:11.0494055Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:05:11.0506709Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:11.0801381Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:05:11.1084190Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:05:11.1096347Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:11.1363082Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:05:11.1635710Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:05:11.1648051Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:11.2009971Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:05:11.2290211Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:05:11.2320853Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:11.2580660Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:05:11.2850001Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:05:11.2859922Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:11.3098250Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:05:11.3366580Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:05:11.3380007Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:11.3649508Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:05:11.3906713Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:05:11.3926889Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:11.4213815Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:05:11.4485799Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:05:11.4505332Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:11.4906257Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:05:11.5110579Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:05:11.5128361Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:11.5388110Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:05:11.5666734Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:05:11.5682431Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:11.5985678Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:05:11.6217932Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:11.6230873Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:12.0007814Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:05:12.0268581Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:05:12.0287011Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:12.0586422Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:05:12.0835468Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:05:12.0863957Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:05:12.1124933Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:05:12.1379878Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:05:12.1392953Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:05:12.1666589Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:05:12.1911681Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:05:12.1926761Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:12.2186865Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:05:12.2395928Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:05:12.2408752Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:12.2659455Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:05:12.2910310Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:05:12.2925197Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:12.3226266Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:05:12.3435752Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:12.3445187Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:12.3786367Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:05:12.4022705Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:12.4032375Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:12.4386057Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:05:12.4623580Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:05:12.4636011Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:05:12.4905855Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:05:12.5117677Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:05:12.5132064Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:12.5465999Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:05:12.5691530Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:05:12.5703376Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:12.5986445Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:05:12.6232589Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:05:12.6256429Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:12.6586630Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:05:12.6785088Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:05:12.6798079Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:12.7106247Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:05:12.7276843Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:05:12.7287340Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:12.7586288Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:05:12.7814855Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:05:12.7830851Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:12.8266537Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:05:12.8489315Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:05:12.8504137Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:12.8786920Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:05:12.9013751Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:05:12.9026515Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:12.9282291Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:05:12.9527490Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:05:12.9538106Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:12.9826515Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:05:13.0029981Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:05:13.0043688Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:13.0269064Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:05:13.0531285Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:05:13.0549849Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:13.1347381Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:05:13.1615648Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:05:13.1633913Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:13.1945813Z Selecting previously unselected package licensecheck. 2021-05-14T23:05:13.2180794Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:05:13.2192928Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:05:13.2446820Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:05:13.2695363Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:05:13.2705487Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:13.2985628Z Selecting previously unselected package t1utils. 2021-05-14T23:05:13.3186340Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:05:13.3201011Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:05:13.3540025Z Selecting previously unselected package lintian. 2021-05-14T23:05:13.3796478Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:05:13.3810132Z Unpacking lintian (2.62.0) ... 2021-05-14T23:05:13.7467699Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:05:13.7736557Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:05:13.7748200Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:13.8067013Z Selecting previously unselected package python3-xdg. 2021-05-14T23:05:13.8269386Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:05:13.8282142Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:13.8626058Z Selecting previously unselected package qpdf. 2021-05-14T23:05:13.8842819Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:13.8853971Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:05:13.9586523Z Selecting previously unselected package python3-magic. 2021-05-14T23:05:13.9822111Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:05:13.9837193Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:14.0465060Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:14.0501618Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:14.0538670Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:14.0573459Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:05:14.0619255Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:05:14.0655037Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:14.0697867Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:14.0732205Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:14.0769658Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:14.2443239Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:14.2478198Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:14.2520574Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:05:14.2556680Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:14.2587952Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:14.2625271Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:14.2666527Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:14.2699201Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:14.2732285Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:14.2766407Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:14.2806441Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:05:14.2847200Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:14.2887423Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:14.2930898Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:14.2972370Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:14.3015044Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:05:14.3057795Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:14.3101952Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:14.3147976Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:14.3183497Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:05:14.3231894Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:14.3269223Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:14.3309437Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:14.3347509Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:14.3382356Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:14.3415424Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:14.5089836Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:14.5124522Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:14.5166190Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:05:14.5198382Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:14.5240195Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:05:14.5281607Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:05:14.5331972Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:14.5373332Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:05:14.5409902Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:05:14.5446613Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:14.5492664Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:14.7221176Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:14.7257706Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:14.7298502Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:05:14.7338361Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:14.7370070Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:14.7406863Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:14.7444861Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:05:14.7491080Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:14.7533402Z Setting up t1utils (1.41-3) ... 2021-05-14T23:05:14.7578870Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:14.7620751Z Setting up diffstat (1.63-1) ... 2021-05-14T23:05:14.7671980Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:14.7715369Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:14.7754476Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:14.7795482Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:14.7833070Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:14.7865634Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:14.7922193Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:14.7954716Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:14.7989240Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:14.8033571Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:14.8071027Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:05:14.8111684Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:14.8150962Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:14.8193787Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:14.8233440Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:14.8271227Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:05:14.8313024Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:14.8353159Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:14.8398252Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:14.9890476Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:14.9929154Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:14.9971179Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:15.0013385Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:15.0071707Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:15.0105312Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:15.0154072Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:15.0191384Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:15.0360793Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:15.0392056Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:15.0426551Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:15.1765990Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:15.1805399Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:15.1839082Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:05:15.1920351Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:15.1952095Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:15.1987315Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:15.2023272Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:15.2058663Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:15.2103817Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:15.2143213Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:15.2182516Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:15.2222187Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:15.2261318Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:05:15.2301018Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:15.2336170Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:15.2371276Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:05:15.3890446Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:15.3932974Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:15.3972788Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:15.4001489Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:15.4033053Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:15.4067350Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:15.4096614Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:15.4130365Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:15.4167009Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:15.4207426Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:15.4248641Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:15.4284335Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:15.4324188Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:15.4367230Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:15.4406083Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:05:15.4438931Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:15.4475826Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:15.4512937Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:15.6209368Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:15.6247846Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:15.6353825Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:15.6398450Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:15.6431721Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:15.6462688Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:15.6502100Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:15.6537473Z Setting up lintian (2.62.0) ... 2021-05-14T23:05:15.6595542Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:05:15.6655229Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:31.5567874Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:05:31.5569221Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:05:33.3999623Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-14T23:05:33.5522417Z 2021-05-14T23:05:33.5668568Z Reading package lists... 0% 2021-05-14T23:05:33.5669108Z 2021-05-14T23:05:33.5715682Z Reading package lists... 100% 2021-05-14T23:05:33.5716120Z 2021-05-14T23:05:33.5716333Z 2021-05-14T23:05:33.5716794Z Reading package lists... Done 2021-05-14T23:05:33.5717082Z 2021-05-14T23:05:33.5717526Z Building dependency tree... 0% 2021-05-14T23:05:33.5717904Z 2021-05-14T23:05:33.5941260Z Building dependency tree... 0% 2021-05-14T23:05:33.5941766Z 2021-05-14T23:05:33.5942161Z Building dependency tree... 50% 2021-05-14T23:05:33.5942447Z 2021-05-14T23:05:33.7008168Z Building dependency tree... 50% 2021-05-14T23:05:33.7008674Z 2021-05-14T23:05:33.7009143Z Building dependency tree 2021-05-14T23:05:33.7009526Z 2021-05-14T23:05:33.7009973Z Reading state information... 0% 2021-05-14T23:05:33.7010348Z 2021-05-14T23:05:33.8375049Z Reading state information... 0% 2021-05-14T23:05:33.8375577Z 2021-05-14T23:05:33.8375803Z 2021-05-14T23:05:33.8376269Z Reading state information... Done 2021-05-14T23:05:33.8376648Z 2021-05-14T23:05:33.8377013Z Reading state information... 0% 2021-05-14T23:05:33.8423449Z 2021-05-14T23:05:33.8424007Z Reading state information... 1% 2021-05-14T23:05:33.8460585Z 2021-05-14T23:05:33.8461145Z Reading state information... 3% 2021-05-14T23:05:33.8503142Z 2021-05-14T23:05:33.8503730Z Reading state information... 5% 2021-05-14T23:05:33.8542517Z 2021-05-14T23:05:33.8542975Z Reading state information... 7% 2021-05-14T23:05:33.8572990Z 2021-05-14T23:05:33.8574112Z Reading state information... 9% 2021-05-14T23:05:33.8605628Z 2021-05-14T23:05:33.8606061Z Reading state information... 11% 2021-05-14T23:05:33.8644028Z 2021-05-14T23:05:33.8644458Z Reading state information... 13% 2021-05-14T23:05:33.8681316Z 2021-05-14T23:05:33.8681784Z Reading state information... 15% 2021-05-14T23:05:33.8706622Z 2021-05-14T23:05:33.8707052Z Reading state information... 17% 2021-05-14T23:05:33.8742524Z 2021-05-14T23:05:33.8742923Z Reading state information... 19% 2021-05-14T23:05:33.8781997Z 2021-05-14T23:05:33.8782405Z Reading state information... 21% 2021-05-14T23:05:33.8816622Z 2021-05-14T23:05:33.8817068Z Reading state information... 23% 2021-05-14T23:05:33.8859956Z 2021-05-14T23:05:33.8860374Z Reading state information... 25% 2021-05-14T23:05:33.8894707Z 2021-05-14T23:05:33.8895092Z Reading state information... 27% 2021-05-14T23:05:33.8928547Z 2021-05-14T23:05:33.8928934Z Reading state information... 29% 2021-05-14T23:05:33.8971263Z 2021-05-14T23:05:33.8971679Z Reading state information... 31% 2021-05-14T23:05:33.9006638Z 2021-05-14T23:05:33.9007026Z Reading state information... 33% 2021-05-14T23:05:33.9037287Z 2021-05-14T23:05:33.9037780Z Reading state information... 35% 2021-05-14T23:05:33.9072296Z 2021-05-14T23:05:33.9072712Z Reading state information... 37% 2021-05-14T23:05:33.9113296Z 2021-05-14T23:05:33.9113719Z Reading state information... 39% 2021-05-14T23:05:33.9152542Z 2021-05-14T23:05:33.9152944Z Reading state information... 41% 2021-05-14T23:05:33.9184303Z 2021-05-14T23:05:33.9184894Z Reading state information... 43% 2021-05-14T23:05:33.9222866Z 2021-05-14T23:05:33.9223290Z Reading state information... 45% 2021-05-14T23:05:33.9288317Z 2021-05-14T23:05:33.9288702Z Reading state information... 47% 2021-05-14T23:05:33.9321792Z 2021-05-14T23:05:33.9322178Z Reading state information... 49% 2021-05-14T23:05:33.9361499Z 2021-05-14T23:05:33.9362065Z Reading state information... 51% 2021-05-14T23:05:33.9393882Z 2021-05-14T23:05:33.9394279Z Reading state information... 53% 2021-05-14T23:05:33.9428788Z 2021-05-14T23:05:33.9429172Z Reading state information... 55% 2021-05-14T23:05:33.9489212Z 2021-05-14T23:05:33.9489657Z Reading state information... 57% 2021-05-14T23:05:33.9529023Z 2021-05-14T23:05:33.9529429Z Reading state information... 59% 2021-05-14T23:05:33.9585052Z 2021-05-14T23:05:33.9585728Z Reading state information... 61% 2021-05-14T23:05:33.9626387Z 2021-05-14T23:05:33.9626812Z Reading state information... 63% 2021-05-14T23:05:33.9661676Z 2021-05-14T23:05:33.9662084Z Reading state information... 65% 2021-05-14T23:05:33.9707169Z 2021-05-14T23:05:33.9707567Z Reading state information... 67% 2021-05-14T23:05:33.9749747Z 2021-05-14T23:05:33.9750149Z Reading state information... 69% 2021-05-14T23:05:33.9801592Z 2021-05-14T23:05:33.9801979Z Reading state information... 71% 2021-05-14T23:05:33.9830852Z 2021-05-14T23:05:33.9831241Z Reading state information... 73% 2021-05-14T23:05:33.9884790Z 2021-05-14T23:05:33.9885297Z Reading state information... 75% 2021-05-14T23:05:33.9939587Z 2021-05-14T23:05:33.9940011Z Reading state information... 77% 2021-05-14T23:05:33.9977834Z 2021-05-14T23:05:33.9978249Z Reading state information... 79% 2021-05-14T23:05:34.0015650Z 2021-05-14T23:05:34.0016043Z Reading state information... 81% 2021-05-14T23:05:34.0059310Z 2021-05-14T23:05:34.0059882Z Reading state information... 83% 2021-05-14T23:05:34.0100490Z 2021-05-14T23:05:34.0100923Z Reading state information... 85% 2021-05-14T23:05:34.0137772Z 2021-05-14T23:05:34.0138165Z Reading state information... 87% 2021-05-14T23:05:34.0178534Z 2021-05-14T23:05:34.0179130Z Reading state information... 89% 2021-05-14T23:05:34.0215472Z 2021-05-14T23:05:34.0216072Z Reading state information... 91% 2021-05-14T23:05:34.0255037Z 2021-05-14T23:05:34.0255627Z Reading state information... 93% 2021-05-14T23:05:34.0288272Z 2021-05-14T23:05:34.0288890Z Reading state information... 95% 2021-05-14T23:05:34.0326636Z 2021-05-14T23:05:34.0327056Z Reading state information... 97% 2021-05-14T23:05:34.0368058Z 2021-05-14T23:05:34.0368471Z Reading state information... 99% 2021-05-14T23:05:34.2987429Z Selecting previously unselected package r-devel. 2021-05-14T23:05:34.4033063Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:05:34.4146754Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-14T23:05:34.4160997Z Unpacking r-devel (1) ... 2021-05-14T23:05:35.2375066Z Setting up r-devel (1) ... 2021-05-14T23:05:35.2665707Z 2021-05-14T23:05:35.2666297Z 2021-05-14T23:05:35.2667020Z Reading state information... Done 2021-05-14T23:05:35.2854908Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-14T23:05:35.2956983Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:05:35.3236708Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:05:35.3237176Z env: 2021-05-14T23:05:35.3237542Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:35.3237949Z TIC_DEPLOY_KEY: 2021-05-14T23:05:35.3238835Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:35.3240366Z GITHUB_PAT: *** 2021-05-14T23:05:35.3240724Z COVERALLS_TOKEN: 2021-05-14T23:05:35.3241151Z continue-on-error: true 2021-05-14T23:05:35.3241552Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:35.3242155Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:35.3242540Z TZ: UTC 2021-05-14T23:05:35.3242861Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:35.3243217Z NOT_CRAN: true 2021-05-14T23:05:35.3243526Z ##[endgroup] 2021-05-14T23:05:35.3759134Z [command]sudo apt-get install -y texinfo 2021-05-14T23:05:35.6631074Z Reading package lists... 2021-05-14T23:05:35.8039727Z Building dependency tree... 2021-05-14T23:05:35.8056240Z Reading state information... 2021-05-14T23:05:35.9960588Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:05:35.9968883Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:37.0928219Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:05:37.1070565Z --2021-05-14 23:05:37-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:05:37.1534147Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:05:37.1683295Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:05:37.2203699Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:05:37.2205734Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:05:37.2207806Z --2021-05-14 23:05:37-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:05:37.3125259Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:05:37.3345552Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:05:37.4693920Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:05:37.4696768Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=1zsY9Q0ki5dsGdScHfoIsBrIDDWCghFblYMjUNTQf88%3D&st=2021-05-14T23%3A04%3A37Z&se=2021-05-14T23%3A10%3A37Z&sp=r [following] 2021-05-14T23:05:37.4700328Z --2021-05-14 23:05:37-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=1zsY9Q0ki5dsGdScHfoIsBrIDDWCghFblYMjUNTQf88%3D&st=2021-05-14T23%3A04%3A37Z&se=2021-05-14T23%3A10%3A37Z&sp=r 2021-05-14T23:05:37.5049375Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:05:37.5271665Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:05:37.6430592Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:05:37.6432097Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:05:37.6435706Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:05:37.8482048Z 2021-05-14T23:05:38.5512295Z 0K ........ ........ ........ ........ 49% 37.2M 1s 2021-05-14T23:05:39.0808021Z 32768K ........ ........ ........ ........ 99% 57.8M 0s 2021-05-14T23:05:39.0814954Z 65536K 100% 8.08M=1.4s 2021-05-14T23:05:39.0815887Z 2021-05-14T23:05:39.0817942Z 2021-05-14 23:05:39 (44.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:05:39.0818476Z 2021-05-14T23:05:40.8210488Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:05:40.8211768Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:05:41.0900343Z ##[group]Run tlmgr update --self 2021-05-14T23:05:41.0900859Z tlmgr update --self 2021-05-14T23:05:41.0901548Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:05:41.0902205Z tlmgr update --all 2021-05-14T23:05:41.0946216Z shell: /usr/bin/bash -e {0} 2021-05-14T23:05:41.0946527Z env: 2021-05-14T23:05:41.0946884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:41.0947242Z TIC_DEPLOY_KEY: 2021-05-14T23:05:41.0947876Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:41.0949238Z GITHUB_PAT: *** 2021-05-14T23:05:41.0949605Z COVERALLS_TOKEN: 2021-05-14T23:05:41.0949972Z continue-on-error: true 2021-05-14T23:05:41.0950340Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:41.0950728Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:41.0951067Z TZ: UTC 2021-05-14T23:05:41.0951374Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:41.0951755Z NOT_CRAN: true 2021-05-14T23:05:41.0952048Z ##[endgroup] 2021-05-14T23:05:42.7838330Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:42.7839786Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:05:44.2134859Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:44.2136376Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:05:44.3986312Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:05:44.4717862Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:05:44.5371078Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:05:44.6048412Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:05:45.3815897Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:05:46.5612407Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:05:46.6747592Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:05:46.7645148Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:05:46.8303281Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:05:46.8951942Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:05:46.9606146Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:05:47.0275963Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:05:47.0940382Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:05:47.1647305Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:05:47.2807510Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:05:47.3861724Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:05:47.4512026Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-14T23:05:47.5165094Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-14T23:05:47.5816641Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-14T23:05:47.6503693Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-14T23:05:47.7210149Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-14T23:05:47.7871621Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:05:47.8562436Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:05:47.9235368Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:05:47.9894951Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:05:48.0568279Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:05:48.1262521Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-14T23:05:48.1977902Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-14T23:05:48.2683648Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-14T23:05:48.3372418Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-14T23:05:48.4410379Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-14T23:05:48.5273670Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-14T23:05:48.5995694Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-14T23:05:48.6702915Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-14T23:05:48.7395483Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-14T23:05:48.8198773Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-14T23:05:48.8855842Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-14T23:05:48.9529833Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-14T23:05:49.0196794Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-14T23:05:49.0872818Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-14T23:05:49.1720310Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-14T23:05:49.2379861Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-14T23:05:49.3029480Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-14T23:05:49.3717392Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-14T23:05:49.4406060Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-14T23:05:49.5071507Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-14T23:05:49.5730890Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-14T23:05:49.6402305Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-14T23:05:49.7113744Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-14T23:05:49.7776867Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-14T23:05:49.8434767Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-14T23:05:49.9101327Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-14T23:05:49.9761466Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-14T23:05:50.0434333Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-14T23:05:50.1119141Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-14T23:05:50.1809156Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-14T23:05:50.2499406Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-14T23:05:50.3196828Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-14T23:05:50.3911898Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-14T23:05:50.4626025Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-14T23:05:50.5309574Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-14T23:05:50.5993709Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-14T23:05:50.6697580Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-14T23:05:50.7397675Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-14T23:05:50.8074978Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-14T23:05:50.9245775Z [67/89, 00:06/00:06] install: optex [789k] 2021-05-14T23:05:51.0266901Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-14T23:05:51.0940546Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-14T23:05:51.1608381Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-14T23:05:51.2267593Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-14T23:05:51.2934609Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-14T23:05:51.3647074Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-14T23:05:51.4379380Z [74/89, 00:07/00:07] install: spelling [14k] 2021-05-14T23:05:51.5051273Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-14T23:05:51.5718876Z [76/89, 00:07/00:07] install: texlive-common [1k] 2021-05-14T23:05:51.6380175Z [77/89, 00:07/00:07] install: texlive-en [1k] 2021-05-14T23:05:51.7063455Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-14T23:05:51.7900500Z [79/89, 00:07/00:07] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:05:51.8582700Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-14T23:05:51.9268912Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-14T23:05:51.9945823Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-14T23:05:52.0647914Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-14T23:05:52.1338894Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-14T23:05:52.2005949Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-14T23:05:52.2747760Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-14T23:05:52.3838422Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-14T23:05:52.4546107Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-14T23:05:52.5228150Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-14T23:05:52.5409470Z running mktexlsr ... 2021-05-14T23:05:52.6195362Z done running mktexlsr. 2021-05-14T23:05:52.6444984Z running updmap-sys ... 2021-05-14T23:05:52.8892115Z done running updmap-sys. 2021-05-14T23:05:52.8893968Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:05:52.8896859Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/0ggHYZDzi0/bleKdSk_4M ... 2021-05-14T23:05:53.2475888Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/0ggHYZDzi0/bleKdSk_4M. 2021-05-14T23:05:53.2477426Z OK: optex.fmt/luatex 2021-05-14T23:05:53.2478673Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:05:53.2480189Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:05:54.6959304Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:54.6961124Z tlmgr: no updates available 2021-05-14T23:05:54.7833638Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:05:54.7834127Z with: 2021-05-14T23:05:54.7834464Z pandoc-version: 2.7.3 2021-05-14T23:05:54.7834861Z env: 2021-05-14T23:05:54.7835219Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:54.7835654Z TIC_DEPLOY_KEY: 2021-05-14T23:05:54.7836294Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:54.7837733Z GITHUB_PAT: *** 2021-05-14T23:05:54.7838159Z COVERALLS_TOKEN: 2021-05-14T23:05:54.7838568Z continue-on-error: true 2021-05-14T23:05:54.7838991Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:54.7839394Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:54.7839950Z TZ: UTC 2021-05-14T23:05:54.7840272Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:54.7840689Z NOT_CRAN: true 2021-05-14T23:05:54.7841000Z ##[endgroup] 2021-05-14T23:05:55.1332011Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:05:55.1976476Z Reading package lists... 2021-05-14T23:05:55.3311930Z Building dependency tree... 2021-05-14T23:05:55.3328728Z Reading state information... 2021-05-14T23:05:55.5393387Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:05:55.5394300Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:55.5426667Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:05:55.6612343Z 2021-05-14T23:05:55.6745126Z Reading package lists... 0% 2021-05-14T23:05:55.6745798Z 2021-05-14T23:05:55.6789204Z Reading package lists... 100% 2021-05-14T23:05:55.6790026Z 2021-05-14T23:05:55.6790636Z 2021-05-14T23:05:55.6791241Z Reading package lists... Done 2021-05-14T23:05:55.6791783Z 2021-05-14T23:05:55.6792492Z Building dependency tree... 0% 2021-05-14T23:05:55.6792997Z 2021-05-14T23:05:55.6968599Z Building dependency tree... 0% 2021-05-14T23:05:55.6969639Z 2021-05-14T23:05:55.6970423Z Building dependency tree... 50% 2021-05-14T23:05:55.6971010Z 2021-05-14T23:05:55.8082483Z Building dependency tree... 50% 2021-05-14T23:05:55.8082806Z 2021-05-14T23:05:55.8083201Z Building dependency tree 2021-05-14T23:05:55.8083487Z 2021-05-14T23:05:55.8083897Z Reading state information... 0% 2021-05-14T23:05:55.8084175Z 2021-05-14T23:05:55.9497103Z Reading state information... 0% 2021-05-14T23:05:55.9497441Z 2021-05-14T23:05:55.9497637Z 2021-05-14T23:05:55.9498057Z Reading state information... Done 2021-05-14T23:05:55.9498538Z 2021-05-14T23:05:55.9499122Z Reading state information... 0% 2021-05-14T23:05:55.9551973Z 2021-05-14T23:05:55.9552550Z Reading state information... 1% 2021-05-14T23:05:55.9588459Z 2021-05-14T23:05:55.9588893Z Reading state information... 3% 2021-05-14T23:05:55.9624207Z 2021-05-14T23:05:55.9625050Z Reading state information... 5% 2021-05-14T23:05:55.9669078Z 2021-05-14T23:05:55.9669579Z Reading state information... 7% 2021-05-14T23:05:55.9699862Z 2021-05-14T23:05:55.9700300Z Reading state information... 9% 2021-05-14T23:05:55.9738472Z 2021-05-14T23:05:55.9738942Z Reading state information... 11% 2021-05-14T23:05:55.9787340Z 2021-05-14T23:05:55.9787794Z Reading state information... 13% 2021-05-14T23:05:55.9808156Z 2021-05-14T23:05:55.9808633Z Reading state information... 15% 2021-05-14T23:05:55.9837287Z 2021-05-14T23:05:55.9837721Z Reading state information... 17% 2021-05-14T23:05:55.9875109Z 2021-05-14T23:05:55.9875568Z Reading state information... 19% 2021-05-14T23:05:55.9906442Z 2021-05-14T23:05:55.9906885Z Reading state information... 21% 2021-05-14T23:05:55.9937132Z 2021-05-14T23:05:55.9938018Z Reading state information... 23% 2021-05-14T23:05:55.9974852Z 2021-05-14T23:05:55.9975271Z Reading state information... 25% 2021-05-14T23:05:56.0009818Z 2021-05-14T23:05:56.0010476Z Reading state information... 27% 2021-05-14T23:05:56.0043111Z 2021-05-14T23:05:56.0043915Z Reading state information... 29% 2021-05-14T23:05:56.0083434Z 2021-05-14T23:05:56.0084078Z Reading state information... 31% 2021-05-14T23:05:56.0121085Z 2021-05-14T23:05:56.0121959Z Reading state information... 33% 2021-05-14T23:05:56.0149549Z 2021-05-14T23:05:56.0150161Z Reading state information... 35% 2021-05-14T23:05:56.0180094Z 2021-05-14T23:05:56.0180707Z Reading state information... 37% 2021-05-14T23:05:56.0215270Z 2021-05-14T23:05:56.0216489Z Reading state information... 39% 2021-05-14T23:05:56.0251712Z 2021-05-14T23:05:56.0252454Z Reading state information... 41% 2021-05-14T23:05:56.0291084Z 2021-05-14T23:05:56.0291875Z Reading state information... 43% 2021-05-14T23:05:56.0332023Z 2021-05-14T23:05:56.0332814Z Reading state information... 45% 2021-05-14T23:05:56.0388932Z 2021-05-14T23:05:56.0389570Z Reading state information... 47% 2021-05-14T23:05:56.0421658Z 2021-05-14T23:05:56.0422275Z Reading state information... 49% 2021-05-14T23:05:56.0457347Z 2021-05-14T23:05:56.0457785Z Reading state information... 51% 2021-05-14T23:05:56.0493244Z 2021-05-14T23:05:56.0493685Z Reading state information... 53% 2021-05-14T23:05:56.0529457Z 2021-05-14T23:05:56.0529920Z Reading state information... 55% 2021-05-14T23:05:56.0563756Z 2021-05-14T23:05:56.0564322Z Reading state information... 57% 2021-05-14T23:05:56.0600480Z 2021-05-14T23:05:56.0600902Z Reading state information... 59% 2021-05-14T23:05:56.0639536Z 2021-05-14T23:05:56.0639955Z Reading state information... 61% 2021-05-14T23:05:56.0678785Z 2021-05-14T23:05:56.0679216Z Reading state information... 63% 2021-05-14T23:05:56.0708998Z 2021-05-14T23:05:56.0709434Z Reading state information... 65% 2021-05-14T23:05:56.0741743Z 2021-05-14T23:05:56.0742186Z Reading state information... 67% 2021-05-14T23:05:56.0776519Z 2021-05-14T23:05:56.0777009Z Reading state information... 69% 2021-05-14T23:05:56.0820236Z 2021-05-14T23:05:56.0820654Z Reading state information... 71% 2021-05-14T23:05:56.0849267Z 2021-05-14T23:05:56.0849718Z Reading state information... 73% 2021-05-14T23:05:56.0887866Z 2021-05-14T23:05:56.0888314Z Reading state information... 75% 2021-05-14T23:05:56.0930528Z 2021-05-14T23:05:56.0930957Z Reading state information... 77% 2021-05-14T23:05:56.0961631Z 2021-05-14T23:05:56.0962070Z Reading state information... 79% 2021-05-14T23:05:56.1000118Z 2021-05-14T23:05:56.1000906Z Reading state information... 81% 2021-05-14T23:05:56.1038247Z 2021-05-14T23:05:56.1038718Z Reading state information... 83% 2021-05-14T23:05:56.1076707Z 2021-05-14T23:05:56.1077147Z Reading state information... 85% 2021-05-14T23:05:56.1111433Z 2021-05-14T23:05:56.1111851Z Reading state information... 87% 2021-05-14T23:05:56.1143267Z 2021-05-14T23:05:56.1143683Z Reading state information... 89% 2021-05-14T23:05:56.1175500Z 2021-05-14T23:05:56.1175917Z Reading state information... 91% 2021-05-14T23:05:56.1209763Z 2021-05-14T23:05:56.1210204Z Reading state information... 93% 2021-05-14T23:05:56.1240738Z 2021-05-14T23:05:56.1241198Z Reading state information... 95% 2021-05-14T23:05:56.1277825Z 2021-05-14T23:05:56.1278277Z Reading state information... 97% 2021-05-14T23:05:56.1314200Z 2021-05-14T23:05:56.1314645Z Reading state information... 99% 2021-05-14T23:05:56.3710588Z Selecting previously unselected package pandoc. 2021-05-14T23:05:56.4713661Z (Reading database ... 261973 files and directories currently installed.) 2021-05-14T23:05:56.4817769Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:05:56.4835276Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:05:58.4136616Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:05:58.4180403Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:59.1236705Z 2021-05-14T23:05:59.1237631Z 2021-05-14T23:05:59.1238311Z Reading state information... Done 2021-05-14T23:05:59.1576137Z ##[group]Run git config user.name adigherman 2021-05-14T23:05:59.1576764Z git config user.name adigherman 2021-05-14T23:05:59.1577240Z git config user.email adig@jhu.edu 2021-05-14T23:05:59.1617366Z shell: /usr/bin/bash -e {0} 2021-05-14T23:05:59.1617758Z env: 2021-05-14T23:05:59.1618377Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:59.1618833Z TIC_DEPLOY_KEY: 2021-05-14T23:05:59.1619610Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:59.1621336Z GITHUB_PAT: *** 2021-05-14T23:05:59.1621763Z COVERALLS_TOKEN: 2021-05-14T23:05:59.1622275Z continue-on-error: true 2021-05-14T23:05:59.1622929Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:59.1623622Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:59.1624238Z TZ: UTC 2021-05-14T23:05:59.1624953Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:59.1625400Z NOT_CRAN: true 2021-05-14T23:05:59.1625801Z ##[endgroup] 2021-05-14T23:05:59.1849906Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:05:59.1850546Z env: 2021-05-14T23:05:59.1850927Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:59.1851285Z TIC_DEPLOY_KEY: 2021-05-14T23:05:59.1852105Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:59.1853664Z GITHUB_PAT: *** 2021-05-14T23:05:59.1854029Z COVERALLS_TOKEN: 2021-05-14T23:05:59.1854426Z continue-on-error: true 2021-05-14T23:05:59.1854832Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:59.1855234Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:59.1855621Z TZ: UTC 2021-05-14T23:05:59.1855955Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:59.1856294Z NOT_CRAN: true 2021-05-14T23:05:59.1856619Z ##[endgroup] 2021-05-14T23:05:59.4581995Z Reading package lists... 2021-05-14T23:05:59.5705226Z Building dependency tree... 2021-05-14T23:05:59.5720729Z Reading state information... 2021-05-14T23:05:59.7119329Z The following additional packages will be installed: 2021-05-14T23:05:59.7123433Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:05:59.7129951Z Suggested packages: 2021-05-14T23:05:59.7131406Z cmake-doc ninja-build 2021-05-14T23:05:59.7532188Z The following NEW packages will be installed: 2021-05-14T23:05:59.7539042Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:05:59.7733946Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:59.7734570Z Need to get 5470 kB of archives. 2021-05-14T23:05:59.7735213Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:05:59.7736618Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:05:59.8182873Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:05:59.8199065Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:05:59.8230045Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:06:00.2782607Z Fetched 5470 kB in 0s (38.8 MB/s) 2021-05-14T23:06:00.3108174Z Selecting previously unselected package cmake-data. 2021-05-14T23:06:00.3173002Z (Reading database ... 2021-05-14T23:06:00.3173765Z (Reading database ... 5% 2021-05-14T23:06:00.3174863Z (Reading database ... 10% 2021-05-14T23:06:00.3175969Z (Reading database ... 15% 2021-05-14T23:06:00.3176644Z (Reading database ... 20% 2021-05-14T23:06:00.3177304Z (Reading database ... 25% 2021-05-14T23:06:00.3177983Z (Reading database ... 30% 2021-05-14T23:06:00.3178948Z (Reading database ... 35% 2021-05-14T23:06:00.3179738Z (Reading database ... 40% 2021-05-14T23:06:00.3180353Z (Reading database ... 45% 2021-05-14T23:06:00.3181108Z (Reading database ... 50% 2021-05-14T23:06:00.3207109Z (Reading database ... 55% 2021-05-14T23:06:00.3243523Z (Reading database ... 60% 2021-05-14T23:06:00.3277826Z (Reading database ... 65% 2021-05-14T23:06:00.3391014Z (Reading database ... 70% 2021-05-14T23:06:00.3490266Z (Reading database ... 75% 2021-05-14T23:06:00.3736244Z (Reading database ... 80% 2021-05-14T23:06:00.4040387Z (Reading database ... 85% 2021-05-14T23:06:00.4177157Z (Reading database ... 90% 2021-05-14T23:06:00.4241219Z (Reading database ... 95% 2021-05-14T23:06:00.4244436Z (Reading database ... 100% 2021-05-14T23:06:00.4245287Z (Reading database ... 261980 files and directories currently installed.) 2021-05-14T23:06:00.4370727Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:06:00.4603743Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:01.0742740Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:06:01.1066432Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:06:01.1098659Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:01.1466561Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:06:01.1735104Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:06:01.1745613Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:01.2106452Z Selecting previously unselected package cmake. 2021-05-14T23:06:01.2384511Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:06:01.2409386Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:01.6540385Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:01.6577535Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:01.6976704Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:01.7013483Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:01.7057327Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:02.7195499Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:04.6733173Z Reading package lists... 2021-05-14T23:06:04.8102780Z Building dependency tree... 2021-05-14T23:06:04.8120986Z Reading state information... 2021-05-14T23:06:04.9533580Z Suggested packages: 2021-05-14T23:06:04.9535139Z libssh-doc 2021-05-14T23:06:05.0084743Z The following NEW packages will be installed: 2021-05-14T23:06:05.0086425Z libssh-dev 2021-05-14T23:06:05.0276340Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:05.0277259Z Need to get 219 kB of archives. 2021-05-14T23:06:05.0278128Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:06:05.0280563Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:06:05.4062927Z Fetched 219 kB in 0s (11.9 MB/s) 2021-05-14T23:06:05.4364029Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:06:05.4435719Z (Reading database ... 2021-05-14T23:06:05.4436521Z (Reading database ... 5% 2021-05-14T23:06:05.4437202Z (Reading database ... 10% 2021-05-14T23:06:05.4438614Z (Reading database ... 15% 2021-05-14T23:06:05.4439280Z (Reading database ... 20% 2021-05-14T23:06:05.4440934Z (Reading database ... 25% 2021-05-14T23:06:05.4441790Z (Reading database ... 30% 2021-05-14T23:06:05.4442471Z (Reading database ... 35% 2021-05-14T23:06:05.4444029Z (Reading database ... 40% 2021-05-14T23:06:05.4444771Z (Reading database ... 45% 2021-05-14T23:06:05.4446369Z (Reading database ... 50% 2021-05-14T23:06:05.4472379Z (Reading database ... 55% 2021-05-14T23:06:05.4509689Z (Reading database ... 60% 2021-05-14T23:06:05.4542005Z (Reading database ... 65% 2021-05-14T23:06:05.4649614Z (Reading database ... 70% 2021-05-14T23:06:05.4752212Z (Reading database ... 75% 2021-05-14T23:06:05.5018907Z (Reading database ... 80% 2021-05-14T23:06:05.5298723Z (Reading database ... 85% 2021-05-14T23:06:05.5431832Z (Reading database ... 90% 2021-05-14T23:06:05.5497761Z (Reading database ... 95% 2021-05-14T23:06:05.5498321Z (Reading database ... 100% 2021-05-14T23:06:05.5499156Z (Reading database ... 264764 files and directories currently installed.) 2021-05-14T23:06:05.5624622Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:06:05.5644821Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:05.6379922Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:07.5434822Z Reading package lists... 2021-05-14T23:06:07.6949620Z Building dependency tree... 2021-05-14T23:06:07.6968587Z Reading state information... 2021-05-14T23:06:07.8835265Z The following NEW packages will be installed: 2021-05-14T23:06:07.8838896Z jags 2021-05-14T23:06:07.9036109Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:07.9037074Z Need to get 1562 kB of archives. 2021-05-14T23:06:07.9037766Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:06:07.9039552Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:06:08.3080375Z Fetched 1562 kB in 0s (34.9 MB/s) 2021-05-14T23:06:08.3386698Z Selecting previously unselected package jags. 2021-05-14T23:06:08.3429187Z (Reading database ... 2021-05-14T23:06:08.3429985Z (Reading database ... 5% 2021-05-14T23:06:08.3430759Z (Reading database ... 10% 2021-05-14T23:06:08.3431615Z (Reading database ... 15% 2021-05-14T23:06:08.3432129Z (Reading database ... 20% 2021-05-14T23:06:08.3432623Z (Reading database ... 25% 2021-05-14T23:06:08.3433102Z (Reading database ... 30% 2021-05-14T23:06:08.3433599Z (Reading database ... 35% 2021-05-14T23:06:08.3434076Z (Reading database ... 40% 2021-05-14T23:06:08.3434569Z (Reading database ... 45% 2021-05-14T23:06:08.3435067Z (Reading database ... 50% 2021-05-14T23:06:08.3461999Z (Reading database ... 55% 2021-05-14T23:06:08.3493485Z (Reading database ... 60% 2021-05-14T23:06:08.3526338Z (Reading database ... 65% 2021-05-14T23:06:08.3630563Z (Reading database ... 70% 2021-05-14T23:06:08.3733597Z (Reading database ... 75% 2021-05-14T23:06:08.3985251Z (Reading database ... 80% 2021-05-14T23:06:08.4273884Z (Reading database ... 85% 2021-05-14T23:06:08.4421735Z (Reading database ... 90% 2021-05-14T23:06:08.4509548Z (Reading database ... 95% 2021-05-14T23:06:08.4510263Z (Reading database ... 100% 2021-05-14T23:06:08.4511075Z (Reading database ... 264783 files and directories currently installed.) 2021-05-14T23:06:08.4667530Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:06:08.4693751Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:06:08.6307412Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:06:08.6489403Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:09.3320161Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:11.3850416Z Reading package lists... 2021-05-14T23:06:11.5253592Z Building dependency tree... 2021-05-14T23:06:11.5275498Z Reading state information... 2021-05-14T23:06:11.6688268Z The following additional packages will be installed: 2021-05-14T23:06:11.6690543Z libnode64 libuv1-dev 2021-05-14T23:06:11.7100880Z The following NEW packages will be installed: 2021-05-14T23:06:11.7104525Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:06:11.7287970Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:11.7289320Z Need to get 6239 kB of archives. 2021-05-14T23:06:11.7292160Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:06:11.7296141Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:06:11.7326258Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:06:11.8593142Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:06:12.2337559Z Fetched 6239 kB in 0s (41.2 MB/s) 2021-05-14T23:06:12.2626767Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:06:12.2682517Z (Reading database ... 2021-05-14T23:06:12.2683229Z (Reading database ... 5% 2021-05-14T23:06:12.2683842Z (Reading database ... 10% 2021-05-14T23:06:12.2684492Z (Reading database ... 15% 2021-05-14T23:06:12.2685499Z (Reading database ... 20% 2021-05-14T23:06:12.2686134Z (Reading database ... 25% 2021-05-14T23:06:12.2686771Z (Reading database ... 30% 2021-05-14T23:06:12.2687402Z (Reading database ... 35% 2021-05-14T23:06:12.2688181Z (Reading database ... 40% 2021-05-14T23:06:12.2688938Z (Reading database ... 45% 2021-05-14T23:06:12.2689521Z (Reading database ... 50% 2021-05-14T23:06:12.2714758Z (Reading database ... 55% 2021-05-14T23:06:12.2744946Z (Reading database ... 60% 2021-05-14T23:06:12.2779813Z (Reading database ... 65% 2021-05-14T23:06:12.2894635Z (Reading database ... 70% 2021-05-14T23:06:12.2995317Z (Reading database ... 75% 2021-05-14T23:06:12.3221432Z (Reading database ... 80% 2021-05-14T23:06:12.3490534Z (Reading database ... 85% 2021-05-14T23:06:12.3610708Z (Reading database ... 90% 2021-05-14T23:06:12.3676166Z (Reading database ... 95% 2021-05-14T23:06:12.3677269Z (Reading database ... 100% 2021-05-14T23:06:12.3678146Z (Reading database ... 264923 files and directories currently installed.) 2021-05-14T23:06:12.3790984Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:06:12.3804388Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:12.4235851Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:06:12.4433129Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:12.4458236Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:13.0147070Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:06:13.0411087Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:13.0425270Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:13.1377090Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:13.1415021Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:13.1458687Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:13.1508771Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:15.0559379Z Reading package lists... 2021-05-14T23:06:15.1947402Z Building dependency tree... 2021-05-14T23:06:15.1966100Z Reading state information... 2021-05-14T23:06:15.3370818Z The following additional packages will be installed: 2021-05-14T23:06:15.3374670Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:15.3380742Z Suggested packages: 2021-05-14T23:06:15.3381768Z libfftw3-doc 2021-05-14T23:06:15.3797746Z The following NEW packages will be installed: 2021-05-14T23:06:15.3802051Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:15.3991469Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:15.3992719Z Need to get 3986 kB of archives. 2021-05-14T23:06:15.3993627Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:06:15.3995113Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:06:15.4134378Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:06:15.4359908Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:06:15.4518940Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:06:15.4530041Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:06:15.8947477Z Fetched 3986 kB in 0s (32.0 MB/s) 2021-05-14T23:06:15.9226520Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:06:15.9286888Z (Reading database ... 2021-05-14T23:06:15.9287579Z (Reading database ... 5% 2021-05-14T23:06:15.9288190Z (Reading database ... 10% 2021-05-14T23:06:15.9288786Z (Reading database ... 15% 2021-05-14T23:06:15.9289415Z (Reading database ... 20% 2021-05-14T23:06:15.9290003Z (Reading database ... 25% 2021-05-14T23:06:15.9290593Z (Reading database ... 30% 2021-05-14T23:06:15.9291183Z (Reading database ... 35% 2021-05-14T23:06:15.9291773Z (Reading database ... 40% 2021-05-14T23:06:15.9292339Z (Reading database ... 45% 2021-05-14T23:06:15.9292914Z (Reading database ... 50% 2021-05-14T23:06:15.9320638Z (Reading database ... 55% 2021-05-14T23:06:15.9356234Z (Reading database ... 60% 2021-05-14T23:06:15.9394187Z (Reading database ... 65% 2021-05-14T23:06:15.9514289Z (Reading database ... 70% 2021-05-14T23:06:15.9612407Z (Reading database ... 75% 2021-05-14T23:06:15.9886587Z (Reading database ... 80% 2021-05-14T23:06:16.0166929Z (Reading database ... 85% 2021-05-14T23:06:16.0302679Z (Reading database ... 90% 2021-05-14T23:06:16.0372781Z (Reading database ... 95% 2021-05-14T23:06:16.0373211Z (Reading database ... 100% 2021-05-14T23:06:16.0373805Z (Reading database ... 265059 files and directories currently installed.) 2021-05-14T23:06:16.0497277Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:16.0525889Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.1108260Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:06:16.1320706Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:16.1334602Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.2267071Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:06:16.2506527Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:16.2522657Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.3426568Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:06:16.3628064Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:16.3643092Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.3946633Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:06:16.4178106Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:16.4187177Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.6870417Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.6908251Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.6949571Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.6997605Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.7028987Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:16.7066825Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:17.5690351Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:19.3820706Z Reading package lists... 2021-05-14T23:06:19.5066494Z Building dependency tree... 2021-05-14T23:06:19.5084212Z Reading state information... 2021-05-14T23:06:19.6436882Z The following additional packages will be installed: 2021-05-14T23:06:19.6440383Z libdcmtk14 2021-05-14T23:06:19.6844033Z The following NEW packages will be installed: 2021-05-14T23:06:19.6850081Z dcmtk libdcmtk14 2021-05-14T23:06:19.8417082Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:19.8417739Z Need to get 5546 kB of archives. 2021-05-14T23:06:19.8418367Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:06:19.8420270Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:06:20.0587713Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:06:20.4381316Z Fetched 5546 kB in 0s (14.5 MB/s) 2021-05-14T23:06:20.4666307Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:06:20.4726681Z (Reading database ... 2021-05-14T23:06:20.4727652Z (Reading database ... 5% 2021-05-14T23:06:20.4728351Z (Reading database ... 10% 2021-05-14T23:06:20.4728973Z (Reading database ... 15% 2021-05-14T23:06:20.4729597Z (Reading database ... 20% 2021-05-14T23:06:20.4730540Z (Reading database ... 25% 2021-05-14T23:06:20.4731122Z (Reading database ... 30% 2021-05-14T23:06:20.4731693Z (Reading database ... 35% 2021-05-14T23:06:20.4732273Z (Reading database ... 40% 2021-05-14T23:06:20.4732852Z (Reading database ... 45% 2021-05-14T23:06:20.4733411Z (Reading database ... 50% 2021-05-14T23:06:20.4759518Z (Reading database ... 55% 2021-05-14T23:06:20.4786694Z (Reading database ... 60% 2021-05-14T23:06:20.4819094Z (Reading database ... 65% 2021-05-14T23:06:20.4936938Z (Reading database ... 70% 2021-05-14T23:06:20.5040374Z (Reading database ... 75% 2021-05-14T23:06:20.5289589Z (Reading database ... 80% 2021-05-14T23:06:20.5552021Z (Reading database ... 85% 2021-05-14T23:06:20.5681664Z (Reading database ... 90% 2021-05-14T23:06:20.5743818Z (Reading database ... 95% 2021-05-14T23:06:20.5744556Z (Reading database ... 100% 2021-05-14T23:06:20.5745689Z (Reading database ... 265150 files and directories currently installed.) 2021-05-14T23:06:20.5857615Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:20.5879089Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:21.0699369Z Selecting previously unselected package dcmtk. 2021-05-14T23:06:21.0995944Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:21.1060145Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:21.2445512Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:21.2484759Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:21.2654238Z Adding `dcmtk' group to system ... 2021-05-14T23:06:21.3195837Z Adding `dcmtk' user to system ... 2021-05-14T23:06:21.4041748Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:06:21.6499651Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:23.0836879Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:25.0959157Z Reading package lists... 2021-05-14T23:06:25.2637905Z Building dependency tree... 2021-05-14T23:06:25.2657410Z Reading state information... 2021-05-14T23:06:25.4804137Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:06:25.4806541Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:25.5427940Z Reading package lists... 2021-05-14T23:06:25.6732594Z Building dependency tree... 2021-05-14T23:06:25.6750099Z Reading state information... 2021-05-14T23:06:25.8975571Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:06:25.8976902Z libpng-dev set to manually installed. 2021-05-14T23:06:25.8978029Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:25.9650862Z Reading package lists... 2021-05-14T23:06:26.1124377Z Building dependency tree... 2021-05-14T23:06:26.1142318Z Reading state information... 2021-05-14T23:06:26.2554751Z The following additional packages will be installed: 2021-05-14T23:06:26.2556936Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:06:26.2562257Z Suggested packages: 2021-05-14T23:06:26.2563603Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:06:26.2565375Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:06:26.2566753Z fonts-arphic-uming fonts-nanum 2021-05-14T23:06:26.2997645Z The following NEW packages will be installed: 2021-05-14T23:06:26.2999511Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:06:26.3000724Z libpoppler97 poppler-data 2021-05-14T23:06:26.3177194Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:26.3178081Z Need to get 2582 kB of archives. 2021-05-14T23:06:26.3178823Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:06:26.3180412Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:06:26.3449225Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-14T23:06:26.3468872Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:06:26.3658553Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:06:26.3669337Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:06:26.3678720Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:06:26.7373648Z Fetched 2582 kB in 0s (40.7 MB/s) 2021-05-14T23:06:26.7695928Z Selecting previously unselected package poppler-data. 2021-05-14T23:06:26.7765940Z (Reading database ... 2021-05-14T23:06:26.7766733Z (Reading database ... 5% 2021-05-14T23:06:26.7767373Z (Reading database ... 10% 2021-05-14T23:06:26.7768148Z (Reading database ... 15% 2021-05-14T23:06:26.7768746Z (Reading database ... 20% 2021-05-14T23:06:26.7769682Z (Reading database ... 25% 2021-05-14T23:06:26.7770381Z (Reading database ... 30% 2021-05-14T23:06:26.7771000Z (Reading database ... 35% 2021-05-14T23:06:26.7771771Z (Reading database ... 40% 2021-05-14T23:06:26.7772380Z (Reading database ... 45% 2021-05-14T23:06:26.7773189Z (Reading database ... 50% 2021-05-14T23:06:26.7785263Z (Reading database ... 55% 2021-05-14T23:06:26.7814008Z (Reading database ... 60% 2021-05-14T23:06:26.7848847Z (Reading database ... 65% 2021-05-14T23:06:26.7946912Z (Reading database ... 70% 2021-05-14T23:06:26.8059635Z (Reading database ... 75% 2021-05-14T23:06:26.8285575Z (Reading database ... 80% 2021-05-14T23:06:26.8530110Z (Reading database ... 85% 2021-05-14T23:06:26.8649724Z (Reading database ... 90% 2021-05-14T23:06:26.8711628Z (Reading database ... 95% 2021-05-14T23:06:26.8713007Z (Reading database ... 100% 2021-05-14T23:06:26.8714704Z (Reading database ... 265385 files and directories currently installed.) 2021-05-14T23:06:26.8825640Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:06:26.8841674Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:06:27.1267107Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:06:27.1496074Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:06:27.1520117Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:27.1875647Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:06:27.2127358Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:27.2140822Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.3267145Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:06:27.3522673Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:27.3541959Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.3866629Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:06:27.4120323Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:27.4130233Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.4426548Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:06:27.4664107Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:27.4682437Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.5266944Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:06:27.5390149Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:27.5429185Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.5463689Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.5495436Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.5531110Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:27.5575209Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:06:27.6110193Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:29.6202492Z Reading package lists... 2021-05-14T23:06:29.7521639Z Building dependency tree... 2021-05-14T23:06:29.7572568Z Reading state information... 2021-05-14T23:06:29.9127279Z The following additional packages will be installed: 2021-05-14T23:06:29.9131055Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:06:29.9135891Z Suggested packages: 2021-05-14T23:06:29.9136721Z libhdf5-doc 2021-05-14T23:06:29.9564497Z The following NEW packages will be installed: 2021-05-14T23:06:29.9566593Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:06:29.9567825Z libsz2 2021-05-14T23:06:29.9766118Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:29.9767078Z Need to get 4074 kB of archives. 2021-05-14T23:06:29.9767929Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:06:29.9770330Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:06:29.9782558Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:06:29.9789402Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:06:29.9794862Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:06:30.0060240Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:06:30.0086616Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:06:30.0093844Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:06:30.5720488Z Fetched 4074 kB in 0s (46.8 MB/s) 2021-05-14T23:06:30.5724468Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:06:30.5725376Z (Reading database ... 2021-05-14T23:06:30.5725965Z (Reading database ... 5% 2021-05-14T23:06:30.5726509Z (Reading database ... 10% 2021-05-14T23:06:30.5727162Z (Reading database ... 15% 2021-05-14T23:06:30.5727633Z (Reading database ... 20% 2021-05-14T23:06:30.5728067Z (Reading database ... 25% 2021-05-14T23:06:30.5728477Z (Reading database ... 30% 2021-05-14T23:06:30.5729101Z (Reading database ... 35% 2021-05-14T23:06:30.5729514Z (Reading database ... 40% 2021-05-14T23:06:30.5729987Z (Reading database ... 45% 2021-05-14T23:06:30.5730399Z (Reading database ... 50% 2021-05-14T23:06:30.5730827Z (Reading database ... 55% 2021-05-14T23:06:30.5731773Z (Reading database ... 60% 2021-05-14T23:06:30.5732192Z (Reading database ... 65% 2021-05-14T23:06:30.5732626Z (Reading database ... 70% 2021-05-14T23:06:30.5733283Z (Reading database ... 75% 2021-05-14T23:06:30.5733729Z (Reading database ... 80% 2021-05-14T23:06:30.5734176Z (Reading database ... 85% 2021-05-14T23:06:30.5734626Z (Reading database ... 90% 2021-05-14T23:06:30.5806420Z (Reading database ... 95% 2021-05-14T23:06:30.5807221Z (Reading database ... 100% 2021-05-14T23:06:30.5808001Z (Reading database ... 265945 files and directories currently installed.) 2021-05-14T23:06:30.5937123Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:30.5958945Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:30.6306243Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:06:30.6516901Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:06:30.6543047Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:30.6826428Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:06:30.7083211Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:06:30.7095287Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:30.7426508Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:06:30.7680965Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:30.7696127Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:30.9147743Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:06:30.9380309Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:30.9394483Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:30.9786504Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:06:31.0025967Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:06:31.0041004Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:31.0346374Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:06:31.0648432Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:31.0901393Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:31.3832257Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:31.3867752Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:31.3903158Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:31.3935873Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:31.3973408Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:31.4003933Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:31.4035731Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:31.4117886Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-14T23:06:31.4149304Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:32.0988197Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:34.0724514Z Reading package lists... 2021-05-14T23:06:34.2049526Z Building dependency tree... 2021-05-14T23:06:34.2068823Z Reading state information... 2021-05-14T23:06:34.3490371Z The following additional packages will be installed: 2021-05-14T23:06:34.3493652Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:06:34.3929876Z The following NEW packages will be installed: 2021-05-14T23:06:34.3933686Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:06:34.3936307Z mesa-common-dev 2021-05-14T23:06:34.4132758Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:34.4133831Z Need to get 1761 kB of archives. 2021-05-14T23:06:34.4135202Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:06:34.4137910Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-14T23:06:34.4175814Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-14T23:06:34.4183443Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-14T23:06:34.4202190Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:06:34.4218680Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:06:34.4249175Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-14T23:06:34.8370587Z Fetched 1761 kB in 0s (42.7 MB/s) 2021-05-14T23:06:34.8721224Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:06:34.8792547Z (Reading database ... 2021-05-14T23:06:34.8792987Z (Reading database ... 5% 2021-05-14T23:06:34.8793597Z (Reading database ... 10% 2021-05-14T23:06:34.8794128Z (Reading database ... 15% 2021-05-14T23:06:34.8794642Z (Reading database ... 20% 2021-05-14T23:06:34.8795332Z (Reading database ... 25% 2021-05-14T23:06:34.8795881Z (Reading database ... 30% 2021-05-14T23:06:34.8796904Z (Reading database ... 35% 2021-05-14T23:06:34.8797343Z (Reading database ... 40% 2021-05-14T23:06:34.8797912Z (Reading database ... 45% 2021-05-14T23:06:34.8798599Z (Reading database ... 50% 2021-05-14T23:06:34.8832810Z (Reading database ... 55% 2021-05-14T23:06:34.8871058Z (Reading database ... 60% 2021-05-14T23:06:34.8905840Z (Reading database ... 65% 2021-05-14T23:06:34.9014178Z (Reading database ... 70% 2021-05-14T23:06:34.9114692Z (Reading database ... 75% 2021-05-14T23:06:34.9378469Z (Reading database ... 80% 2021-05-14T23:06:34.9680223Z (Reading database ... 85% 2021-05-14T23:06:34.9840078Z (Reading database ... 90% 2021-05-14T23:06:34.9936820Z (Reading database ... 95% 2021-05-14T23:06:34.9937391Z (Reading database ... 100% 2021-05-14T23:06:34.9938434Z (Reading database ... 266153 files and directories currently installed.) 2021-05-14T23:06:35.0089099Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:06:35.0113696Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:35.0609289Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:06:35.0909937Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:35.0935867Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:35.1426123Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:06:35.1683909Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:35.1698823Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:35.2090725Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:06:35.2358123Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:35.2387594Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:35.2826307Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:06:35.3046113Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:35.3059829Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:35.3506809Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:06:35.3752859Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:35.3765459Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:35.5349669Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:35.5396336Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:35.5431921Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:35.5476587Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:35.5516399Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:35.5549285Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:35.5593088Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:36.8295886Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:38.7326747Z Reading package lists... 2021-05-14T23:06:38.8524717Z Building dependency tree... 2021-05-14T23:06:38.8541337Z Reading state information... 2021-05-14T23:06:39.0019188Z The following additional packages will be installed: 2021-05-14T23:06:39.0023209Z libprotobuf-lite17 libprotoc17 2021-05-14T23:06:39.0505528Z The following NEW packages will be installed: 2021-05-14T23:06:39.0507549Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:06:39.0508969Z protobuf-compiler 2021-05-14T23:06:39.0714908Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:39.0716210Z Need to get 2754 kB of archives. 2021-05-14T23:06:39.0718854Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:06:39.0721251Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:06:39.0754899Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:06:39.0870554Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:06:39.1046643Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:06:39.1185370Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:06:39.4924572Z Fetched 2754 kB in 0s (43.0 MB/s) 2021-05-14T23:06:39.5196016Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:06:39.5262969Z (Reading database ... 2021-05-14T23:06:39.5263476Z (Reading database ... 5% 2021-05-14T23:06:39.5266067Z (Reading database ... 10% 2021-05-14T23:06:39.5266543Z (Reading database ... 15% 2021-05-14T23:06:39.5266950Z (Reading database ... 20% 2021-05-14T23:06:39.5267370Z (Reading database ... 25% 2021-05-14T23:06:39.5267974Z (Reading database ... 30% 2021-05-14T23:06:39.5268412Z (Reading database ... 35% 2021-05-14T23:06:39.5268967Z (Reading database ... 40% 2021-05-14T23:06:39.5269371Z (Reading database ... 45% 2021-05-14T23:06:39.5269786Z (Reading database ... 50% 2021-05-14T23:06:39.5297964Z (Reading database ... 55% 2021-05-14T23:06:39.5330483Z (Reading database ... 60% 2021-05-14T23:06:39.5365504Z (Reading database ... 65% 2021-05-14T23:06:39.5479791Z (Reading database ... 70% 2021-05-14T23:06:39.5594330Z (Reading database ... 75% 2021-05-14T23:06:39.5871725Z (Reading database ... 80% 2021-05-14T23:06:39.6139684Z (Reading database ... 85% 2021-05-14T23:06:39.6269150Z (Reading database ... 90% 2021-05-14T23:06:39.6338967Z (Reading database ... 95% 2021-05-14T23:06:39.6340868Z (Reading database ... 100% 2021-05-14T23:06:39.6341749Z (Reading database ... 266636 files and directories currently installed.) 2021-05-14T23:06:39.6485382Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:39.6512337Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:39.6875831Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:06:39.7138003Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:39.7150253Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:39.8026498Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:06:39.8251903Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:39.8267314Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:39.9747309Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:06:39.9983146Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:39.9997582Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.1147060Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:06:40.1361000Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:40.1373965Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.1929714Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.1964620Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.1995614Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.2029001Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.2061967Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:40.2098858Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:40.8716475Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:43.0751788Z Reading package lists... 2021-05-14T23:06:43.0752888Z Building dependency tree... 2021-05-14T23:06:43.0753426Z Reading state information... 2021-05-14T23:06:43.0754004Z The following additional packages will be installed: 2021-05-14T23:06:43.0755585Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:06:43.0756677Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:06:43.0757703Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:06:43.0758707Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:06:43.0759717Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:06:43.0760641Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:43.0761635Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:43.0762650Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:43.0763602Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:43.0765039Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:43.0766435Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:43.0767540Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:43.0768822Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:43.0769728Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:43.0770288Z Suggested packages: 2021-05-14T23:06:43.0771091Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:06:43.0772077Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:06:43.0773149Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:06:43.0774314Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:06:43.1220923Z The following NEW packages will be installed: 2021-05-14T23:06:43.1222492Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:06:43.1223816Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:06:43.1226990Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:06:43.1228163Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:06:43.1229417Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:06:43.1230505Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:43.1231629Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:43.1233027Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:43.1234001Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:43.1234962Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:43.1235986Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:43.1236922Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:43.1237820Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:43.1238723Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:43.1418527Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:43.1419245Z Need to get 47.1 MB of archives. 2021-05-14T23:06:43.1419852Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:06:43.1421497Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:06:43.1615118Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:06:43.1626700Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:06:43.1636068Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:06:43.1643022Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:06:43.1653967Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:06:43.1661679Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:06:43.1700763Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:06:43.2831804Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:06:43.2847683Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:06:43.2873072Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:06:43.2899479Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:06:43.2909201Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:06:43.2917757Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:06:43.2930251Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:06:43.2943456Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-14T23:06:43.2957684Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:06:43.2982932Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:06:43.2993783Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:06:43.3005844Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:06:43.3023307Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:06:43.3070532Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:06:43.3229246Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:06:43.3259270Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:06:43.3268720Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:06:43.3350371Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:06:43.4047457Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:06:43.4056771Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:06:43.4066197Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:06:43.4077784Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:06:43.4096018Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:06:43.4105476Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:06:43.4137225Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:06:43.4170123Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:06:43.4270427Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-14T23:06:43.4333072Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:06:43.4462609Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:06:43.4475318Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:06:43.6207662Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:06:43.6218646Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:06:43.6224078Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:06:43.6231781Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-14T23:06:43.6245681Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:06:43.6251649Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-14T23:06:43.6262113Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:06:43.6444285Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:06:43.6458516Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:06:43.6482681Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:06:43.6490183Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:06:43.6639153Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-14T23:06:43.6676233Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:06:43.6683022Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-14T23:06:43.6688132Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-14T23:06:43.6693262Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:06:43.6706321Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:06:43.6715179Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:06:43.6765792Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:06:43.6797268Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:06:43.6805635Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:06:43.6875456Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:06:43.6882499Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:06:43.6896119Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:06:43.6921727Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:06:43.6962118Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-14T23:06:43.7019108Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-14T23:06:43.7036983Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-14T23:06:43.7050178Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:06:43.7241365Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:06:43.7259710Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-14T23:06:43.7500430Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:06:43.7509377Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:06:43.7519532Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-14T23:06:43.7902191Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-14T23:06:43.8286028Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:06:43.8397627Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:06:43.8405576Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:06:44.3792954Z Fetched 47.1 MB in 1s (66.1 MB/s) 2021-05-14T23:06:44.4115104Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:06:44.4143957Z (Reading database ... 2021-05-14T23:06:44.4147005Z (Reading database ... 5% 2021-05-14T23:06:44.4147454Z (Reading database ... 10% 2021-05-14T23:06:44.4147854Z (Reading database ... 15% 2021-05-14T23:06:44.4148259Z (Reading database ... 20% 2021-05-14T23:06:44.4148655Z (Reading database ... 25% 2021-05-14T23:06:44.4149046Z (Reading database ... 30% 2021-05-14T23:06:44.4149429Z (Reading database ... 35% 2021-05-14T23:06:44.4149822Z (Reading database ... 40% 2021-05-14T23:06:44.4150199Z (Reading database ... 45% 2021-05-14T23:06:44.4150588Z (Reading database ... 50% 2021-05-14T23:06:44.4175778Z (Reading database ... 55% 2021-05-14T23:06:44.4205984Z (Reading database ... 60% 2021-05-14T23:06:44.4238550Z (Reading database ... 65% 2021-05-14T23:06:44.4347723Z (Reading database ... 70% 2021-05-14T23:06:44.4446667Z (Reading database ... 75% 2021-05-14T23:06:44.4704591Z (Reading database ... 80% 2021-05-14T23:06:44.4955238Z (Reading database ... 85% 2021-05-14T23:06:44.5077422Z (Reading database ... 90% 2021-05-14T23:06:44.5158200Z (Reading database ... 95% 2021-05-14T23:06:44.5159041Z (Reading database ... 100% 2021-05-14T23:06:44.5159997Z (Reading database ... 266807 files and directories currently installed.) 2021-05-14T23:06:44.5289704Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:06:44.5328373Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:06:44.6666383Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:06:44.6866483Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:44.6885649Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:06:44.7172971Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:06:44.7425781Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:44.7438084Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:06:44.7706380Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:06:44.7936304Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:44.7951855Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:06:44.8292798Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:06:44.8491937Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:06:44.8500942Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:44.8827572Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:06:44.9080865Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:06:44.9097172Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:06:44.9466434Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:06:44.9728213Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:44.9739651Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:45.0266359Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:06:45.0476731Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:06:45.0492254Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:06:45.6786734Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:06:45.6978908Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:06:45.6993741Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:06:45.7305237Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:06:45.7567478Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:06:45.7582975Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:06:45.7985917Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:06:45.8196674Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:45.8208999Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:06:45.8626461Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:06:45.8879755Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:06:45.8894106Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:06:45.9163190Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:06:45.9452856Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:06:45.9463725Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:06:45.9825724Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:06:46.0043297Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:06:46.0058902Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:06:46.0466008Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:06:46.0675689Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:06:46.0694276Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:06:46.1026099Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:06:46.1254712Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:46.1272056Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.1625711Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:06:46.1787368Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:06:46.1798542Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:06:46.2156136Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:06:46.2408990Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:06:46.2420066Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:06:46.2705698Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:06:46.2964249Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:06:46.2983421Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:06:46.3386135Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:06:46.3622772Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:46.3637991Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:06:46.3921003Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:06:46.4166618Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:06:46.4177094Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:06:46.4905818Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:06:46.5150223Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:06:46.5163398Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:06:46.7217016Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:06:46.7488012Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:06:46.7502102Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:06:46.7923629Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:06:46.8193685Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:06:46.8207500Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:06:46.8545768Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:06:46.8750825Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:06:46.8766942Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:06:46.9227811Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:06:46.9487116Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:46.9501388Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:47.4084191Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:06:47.4370008Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:06:47.4386701Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:06:47.4673955Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:06:47.4959391Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:06:47.4972457Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:06:47.5305719Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:06:47.5507251Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:06:47.5523429Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:06:47.5905600Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:06:47.6116185Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:06:47.6129511Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:06:47.6497459Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:06:47.6789463Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:06:47.6802528Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:06:47.7088419Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:06:47.7355415Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:06:47.7369214Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:06:47.7786231Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:06:47.8004510Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:06:47.8021183Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:06:47.8382827Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:06:47.8648252Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:06:47.8661382Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:06:47.9466024Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:06:47.9675494Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:06:47.9690034Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:48.0145904Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:06:48.0374509Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:48.0392400Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:48.1466667Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:06:48.1734950Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:06:48.1750908Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:06:48.2185721Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:06:48.2419218Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:06:48.2436228Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:06:49.3295992Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:06:49.3582520Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:06:49.3594002Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:06:49.3880617Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:06:49.4130716Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:06:49.4143403Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:06:49.4395568Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:06:49.4637889Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:06:49.4649057Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:06:49.4903400Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:06:49.5177994Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:49.5194500Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:06:49.5488865Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:06:49.5768204Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:06:49.5782163Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:06:49.6056528Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:06:49.6321259Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:49.6334800Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:49.6617961Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:06:49.6861282Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:06:49.6872184Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:06:49.7965138Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:06:49.8300591Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:06:49.8314156Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:06:49.8639297Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:06:49.8909754Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:49.8920357Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:49.9345554Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:06:49.9560817Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:06:49.9576860Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:06:49.9946360Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:06:50.0199410Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:50.0214581Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:50.1506994Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:06:50.1762046Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:06:50.1773047Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:06:50.2266351Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:06:50.2517272Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:06:50.2534668Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:06:50.2905996Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:06:50.3107590Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:06:50.3117578Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:50.3370051Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:06:50.3624798Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:06:50.3637634Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:50.3879660Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:06:50.4121042Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:06:50.4133625Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:06:50.4505822Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:06:50.4722863Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:06:50.4737188Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:06:50.4989807Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:06:50.5259381Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:06:50.5272035Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:06:50.5750969Z Selecting previously unselected package libopenal-data. 2021-05-14T23:06:50.6025132Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:06:50.6037684Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:06:50.6587386Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:06:50.6805466Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:06:50.6817257Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:06:50.7145852Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:06:50.7363570Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:06:50.7379389Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:06:50.8106017Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:06:50.8338236Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:06:50.8354078Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:06:50.8666160Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:06:50.8900972Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:06:50.8915194Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:06:50.9263176Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:06:50.9549574Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:06:50.9567387Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:06:50.9998195Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:06:51.0283817Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:06:51.0374501Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:06:51.0946933Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:06:51.1207062Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:06:51.1220314Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:06:51.1905740Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:06:51.2119428Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:51.2141177Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:51.2506294Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:06:51.2761246Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:51.2775500Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:51.3096824Z Selecting previously unselected package ffmpeg. 2021-05-14T23:06:51.3393675Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:51.3473181Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:51.4664506Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:06:51.4949958Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:06:51.4961961Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:06:51.5314027Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:06:51.5591188Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:06:51.5601192Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:06:51.7394340Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:06:51.7691091Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:06:51.7702431Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:06:51.8008590Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:06:51.8342318Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:06:51.8360137Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:06:51.8667152Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:06:51.8948284Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:51.8964700Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:52.1972915Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:06:52.2274994Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:52.2288624Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:52.4910046Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:06:52.5191792Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:06:52.5204217Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:06:52.6446435Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:06:52.6725769Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:06:52.6736991Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:06:52.6956761Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:06:52.7206990Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:06:52.7222135Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:52.7812606Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:06:52.7857167Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:52.7902118Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:06:52.7945616Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:06:52.7974262Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:06:52.8007888Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:06:52.8043548Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:06:52.8087517Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:06:52.8121734Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:06:52.8156658Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:06:52.8194841Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:06:52.8230671Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:06:52.8273612Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:06:52.8307538Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:06:52.8343932Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:06:52.8385619Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:06:52.8433049Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:06:52.8482120Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:06:52.8523333Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:06:52.8565131Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:06:52.8599578Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:06:52.8644194Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:06:52.8678961Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:06:52.8713993Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:06:52.8751296Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:06:52.8801770Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:06:52.8839933Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:06:52.8885755Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:06:52.8933979Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:06:52.8971692Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:06:52.9008181Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:06:52.9060724Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:06:52.9101432Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:06:52.9136747Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:52.9185554Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:06:52.9221057Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:06:52.9263528Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:06:52.9307120Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:06:52.9363006Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:52.9393979Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:06:52.9440131Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:06:52.9491200Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:06:52.9524042Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:06:52.9556544Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:06:52.9586643Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:06:52.9621295Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:06:52.9658525Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:06:52.9692486Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:06:52.9735192Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:06:52.9773431Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:06:52.9821225Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:52.9867848Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:06:52.9902148Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:52.9934942Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:52.9974973Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:06:53.0011651Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0050942Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:06:53.0093819Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0134779Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:06:53.0173344Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:06:53.0212111Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:53.0262844Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:06:53.0295930Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:06:53.0329732Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0373332Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:06:53.0412902Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:06:53.0453631Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:06:53.0569482Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0603267Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0642127Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0681758Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:06:53.0716172Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:06:53.0774166Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0807630Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0849352Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0887214Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:53.0989485Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:54.0761152Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:56.0067188Z Reading package lists... 2021-05-14T23:06:56.1405754Z Building dependency tree... 2021-05-14T23:06:56.1423077Z Reading state information... 2021-05-14T23:06:56.2924576Z The following additional packages will be installed: 2021-05-14T23:06:56.2926858Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:06:56.3478055Z The following NEW packages will be installed: 2021-05-14T23:06:56.3479614Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:06:56.3484915Z libmagick++-dev 2021-05-14T23:06:56.3684135Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:56.3684843Z Need to get 309 kB of archives. 2021-05-14T23:06:56.3685740Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:06:56.3687541Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-14T23:06:56.3709893Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-14T23:06:56.3750240Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-14T23:06:56.3861482Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-14T23:06:56.7903568Z Fetched 309 kB in 0s (9238 kB/s) 2021-05-14T23:06:56.8255337Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:06:56.8256558Z (Reading database ... 2021-05-14T23:06:56.8257506Z (Reading database ... 5% 2021-05-14T23:06:56.8258022Z (Reading database ... 10% 2021-05-14T23:06:56.8258487Z (Reading database ... 15% 2021-05-14T23:06:56.8258936Z (Reading database ... 20% 2021-05-14T23:06:56.8259369Z (Reading database ... 25% 2021-05-14T23:06:56.8259782Z (Reading database ... 30% 2021-05-14T23:06:56.8260543Z (Reading database ... 35% 2021-05-14T23:06:56.8260925Z (Reading database ... 40% 2021-05-14T23:06:56.8261828Z (Reading database ... 45% 2021-05-14T23:06:56.8263518Z (Reading database ... 50% 2021-05-14T23:06:56.8298098Z (Reading database ... 55% 2021-05-14T23:06:56.8335555Z (Reading database ... 60% 2021-05-14T23:06:56.8361336Z (Reading database ... 65% 2021-05-14T23:06:56.8473842Z (Reading database ... 70% 2021-05-14T23:06:56.8573999Z (Reading database ... 75% 2021-05-14T23:06:56.8594445Z (Reading database ... 80% 2021-05-14T23:06:56.9045435Z (Reading database ... 85% 2021-05-14T23:06:56.9186114Z (Reading database ... 90% 2021-05-14T23:06:56.9251640Z (Reading database ... 95% 2021-05-14T23:06:56.9252331Z (Reading database ... 100% 2021-05-14T23:06:56.9253441Z (Reading database ... 267348 files and directories currently installed.) 2021-05-14T23:06:56.9372218Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:06:56.9454868Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:56.9867083Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:06:57.0116072Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:06:57.0142360Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.0545872Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:06:57.0799998Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:06:57.0810412Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.1506530Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:06:57.1744909Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:06:57.1827046Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.2365708Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.2472747Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.2531568Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.2572697Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:57.2665993Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:59.1787302Z Reading package lists... 2021-05-14T23:06:59.3045323Z Building dependency tree... 2021-05-14T23:06:59.3062531Z Reading state information... 2021-05-14T23:07:00.0788595Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:07:00.0791280Z The following additional packages will be installed: 2021-05-14T23:07:00.0793065Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:07:00.0794547Z libijs-0.35 libjbig2dec0 2021-05-14T23:07:00.0795218Z Suggested packages: 2021-05-14T23:07:00.0796344Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:07:00.0797363Z ghostscript-x 2021-05-14T23:07:00.0798089Z The following NEW packages will be installed: 2021-05-14T23:07:00.0799311Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:07:00.0800590Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:07:00.0801480Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:00.0802225Z Need to get 11.2 MB of archives. 2021-05-14T23:07:00.0803392Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:07:00.0805269Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-14T23:07:00.0807794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-14T23:07:00.0810360Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:07:00.0814605Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:07:00.0817120Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:07:00.0819550Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:07:00.0821348Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:07:00.0823243Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:07:00.0944094Z Fetched 11.2 MB in 0s (71.2 MB/s) 2021-05-14T23:07:00.1346751Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:07:00.1431809Z (Reading database ... 2021-05-14T23:07:00.1432374Z (Reading database ... 5% 2021-05-14T23:07:00.1432853Z (Reading database ... 10% 2021-05-14T23:07:00.1433309Z (Reading database ... 15% 2021-05-14T23:07:00.1433778Z (Reading database ... 20% 2021-05-14T23:07:00.1434231Z (Reading database ... 25% 2021-05-14T23:07:00.1434696Z (Reading database ... 30% 2021-05-14T23:07:00.1435145Z (Reading database ... 35% 2021-05-14T23:07:00.1435613Z (Reading database ... 40% 2021-05-14T23:07:00.1436060Z (Reading database ... 45% 2021-05-14T23:07:00.1436524Z (Reading database ... 50% 2021-05-14T23:07:00.1468695Z (Reading database ... 55% 2021-05-14T23:07:00.1526072Z (Reading database ... 60% 2021-05-14T23:07:00.1553190Z (Reading database ... 65% 2021-05-14T23:07:00.1679208Z (Reading database ... 70% 2021-05-14T23:07:00.1809569Z (Reading database ... 75% 2021-05-14T23:07:00.1837517Z (Reading database ... 80% 2021-05-14T23:07:00.2394652Z (Reading database ... 85% 2021-05-14T23:07:00.2573626Z (Reading database ... 90% 2021-05-14T23:07:00.2654242Z (Reading database ... 95% 2021-05-14T23:07:00.2654967Z (Reading database ... 100% 2021-05-14T23:07:00.2655753Z (Reading database ... 267393 files and directories currently installed.) 2021-05-14T23:07:00.2803298Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:07:00.3039662Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:00.5067402Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:07:00.5316777Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:07:00.5326313Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:00.5706046Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:07:00.5961644Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:07:00.6591361Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:01.0790382Z Selecting previously unselected package libgs9-common. 2021-05-14T23:07:01.1075016Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:07:01.1086629Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.2227328Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:07:01.2497483Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:07:01.2521121Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:01.2825869Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:07:01.3093498Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:07:01.3110256Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:01.3505742Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:07:01.3737202Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:01.3750911Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.6212604Z Selecting previously unselected package ghostscript. 2021-05-14T23:07:01.6509459Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:01.6519033Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.7164136Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:01.7230316Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:01.7270102Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:01.7896861Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:01.7932743Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:01.8164274Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.8206245Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.8236341Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:01.8344218Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:07:01.9264487Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:01.9452460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:04.8672825Z Reading package lists... 2021-05-14T23:07:04.9975069Z Building dependency tree... 2021-05-14T23:07:04.9998611Z Reading state information... 2021-05-14T23:07:05.1435995Z The following additional packages will be installed: 2021-05-14T23:07:05.1437991Z libudunits2-0 libudunits2-data 2021-05-14T23:07:05.1921308Z The following NEW packages will be installed: 2021-05-14T23:07:05.1923466Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:07:05.2797150Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:05.2799179Z Need to get 429 kB of archives. 2021-05-14T23:07:05.2800194Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:07:05.2803138Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:07:05.2832921Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:07:05.2856095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:07:05.6793421Z Fetched 429 kB in 0s (4389 kB/s) 2021-05-14T23:07:05.7078820Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:07:05.7151152Z (Reading database ... 2021-05-14T23:07:05.7151864Z (Reading database ... 5% 2021-05-14T23:07:05.7152485Z (Reading database ... 10% 2021-05-14T23:07:05.7153086Z (Reading database ... 15% 2021-05-14T23:07:05.7153667Z (Reading database ... 20% 2021-05-14T23:07:05.7154234Z (Reading database ... 25% 2021-05-14T23:07:05.7155027Z (Reading database ... 30% 2021-05-14T23:07:05.7155631Z (Reading database ... 35% 2021-05-14T23:07:05.7156225Z (Reading database ... 40% 2021-05-14T23:07:05.7156999Z (Reading database ... 45% 2021-05-14T23:07:05.7157859Z (Reading database ... 50% 2021-05-14T23:07:05.7178335Z (Reading database ... 55% 2021-05-14T23:07:05.7221155Z (Reading database ... 60% 2021-05-14T23:07:05.7244986Z (Reading database ... 65% 2021-05-14T23:07:05.7372757Z (Reading database ... 70% 2021-05-14T23:07:05.7500573Z (Reading database ... 75% 2021-05-14T23:07:05.7526777Z (Reading database ... 80% 2021-05-14T23:07:05.7995860Z (Reading database ... 85% 2021-05-14T23:07:05.8132058Z (Reading database ... 90% 2021-05-14T23:07:05.8197273Z (Reading database ... 95% 2021-05-14T23:07:05.8198714Z (Reading database ... 100% 2021-05-14T23:07:05.8200292Z (Reading database ... 267957 files and directories currently installed.) 2021-05-14T23:07:05.8314492Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:07:05.8328126Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:05.8602444Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:07:05.8855278Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:07:05.8881394Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:05.9138037Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:07:05.9411628Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:07:05.9424217Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:06.0121970Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:06.0162616Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:06.0197585Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:06.0235790Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:06.1338682Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:08.0850608Z Reading package lists... 2021-05-14T23:07:08.2189300Z Building dependency tree... 2021-05-14T23:07:08.2207519Z Reading state information... 2021-05-14T23:07:08.4035333Z The following NEW packages will be installed: 2021-05-14T23:07:08.4042940Z libjq-dev 2021-05-14T23:07:08.4256909Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:08.4257772Z Need to get 11.2 kB of archives. 2021-05-14T23:07:08.4258543Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:07:08.4260839Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-14T23:07:08.8266441Z Fetched 11.2 kB in 0s (653 kB/s) 2021-05-14T23:07:08.8546406Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:07:08.8609977Z (Reading database ... 2021-05-14T23:07:08.8610711Z (Reading database ... 5% 2021-05-14T23:07:08.8611355Z (Reading database ... 10% 2021-05-14T23:07:08.8611969Z (Reading database ... 15% 2021-05-14T23:07:08.8612823Z (Reading database ... 20% 2021-05-14T23:07:08.8613438Z (Reading database ... 25% 2021-05-14T23:07:08.8614029Z (Reading database ... 30% 2021-05-14T23:07:08.8614633Z (Reading database ... 35% 2021-05-14T23:07:08.8615238Z (Reading database ... 40% 2021-05-14T23:07:08.8615849Z (Reading database ... 45% 2021-05-14T23:07:08.8616453Z (Reading database ... 50% 2021-05-14T23:07:08.8650076Z (Reading database ... 55% 2021-05-14T23:07:08.8697597Z (Reading database ... 60% 2021-05-14T23:07:08.8729367Z (Reading database ... 65% 2021-05-14T23:07:08.8884383Z (Reading database ... 70% 2021-05-14T23:07:08.9015579Z (Reading database ... 75% 2021-05-14T23:07:08.9039665Z (Reading database ... 80% 2021-05-14T23:07:08.9512689Z (Reading database ... 85% 2021-05-14T23:07:08.9648458Z (Reading database ... 90% 2021-05-14T23:07:08.9721818Z (Reading database ... 95% 2021-05-14T23:07:08.9722272Z (Reading database ... 100% 2021-05-14T23:07:08.9722902Z (Reading database ... 267986 files and directories currently installed.) 2021-05-14T23:07:08.9853563Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:08.9870838Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:09.0389985Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:10.9464585Z Reading package lists... 2021-05-14T23:07:11.0757312Z Building dependency tree... 2021-05-14T23:07:11.0775294Z Reading state information... 2021-05-14T23:07:11.2548317Z The following NEW packages will be installed: 2021-05-14T23:07:11.2550332Z libmng2 2021-05-14T23:07:11.2732412Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:11.2732978Z Need to get 168 kB of archives. 2021-05-14T23:07:11.2733587Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:07:11.2735370Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:07:11.6648787Z Fetched 168 kB in 0s (9677 kB/s) 2021-05-14T23:07:11.7027068Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:07:11.7061891Z (Reading database ... 2021-05-14T23:07:11.7062644Z (Reading database ... 5% 2021-05-14T23:07:11.7063398Z (Reading database ... 10% 2021-05-14T23:07:11.7063939Z (Reading database ... 15% 2021-05-14T23:07:11.7064373Z (Reading database ... 20% 2021-05-14T23:07:11.7065405Z (Reading database ... 25% 2021-05-14T23:07:11.7066403Z (Reading database ... 30% 2021-05-14T23:07:11.7066872Z (Reading database ... 35% 2021-05-14T23:07:11.7067318Z (Reading database ... 40% 2021-05-14T23:07:11.7069262Z (Reading database ... 45% 2021-05-14T23:07:11.7069725Z (Reading database ... 50% 2021-05-14T23:07:11.7120718Z (Reading database ... 55% 2021-05-14T23:07:11.7169843Z (Reading database ... 60% 2021-05-14T23:07:11.7196198Z (Reading database ... 65% 2021-05-14T23:07:11.7321765Z (Reading database ... 70% 2021-05-14T23:07:11.7436032Z (Reading database ... 75% 2021-05-14T23:07:11.7457748Z (Reading database ... 80% 2021-05-14T23:07:11.7957387Z (Reading database ... 85% 2021-05-14T23:07:11.8106397Z (Reading database ... 90% 2021-05-14T23:07:11.8178771Z (Reading database ... 95% 2021-05-14T23:07:11.8179281Z (Reading database ... 100% 2021-05-14T23:07:11.8179950Z (Reading database ... 267992 files and directories currently installed.) 2021-05-14T23:07:11.8304434Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:07:11.8331705Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:11.8974712Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:11.9017182Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:13.7843220Z Reading package lists... 2021-05-14T23:07:13.9142023Z Building dependency tree... 2021-05-14T23:07:13.9158115Z Reading state information... 2021-05-14T23:07:14.0748040Z E: Unable to locate package libmng1 2021-05-14T23:07:14.1362998Z Reading package lists... 2021-05-14T23:07:14.2725900Z Building dependency tree... 2021-05-14T23:07:14.2746165Z Reading state information... 2021-05-14T23:07:14.3910419Z E: Unable to locate package libapparmor-devel 2021-05-14T23:07:14.4571964Z Reading package lists... 2021-05-14T23:07:14.5768954Z Building dependency tree... 2021-05-14T23:07:14.5787358Z Reading state information... 2021-05-14T23:07:14.7112650Z The following additional packages will be installed: 2021-05-14T23:07:14.7115116Z libij-java 2021-05-14T23:07:14.7515472Z The following NEW packages will be installed: 2021-05-14T23:07:14.7519684Z imagej libij-java 2021-05-14T23:07:14.7707422Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:14.7708242Z Need to get 2328 kB of archives. 2021-05-14T23:07:14.7709318Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:07:14.7710604Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:07:14.8306587Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:07:15.5833318Z Fetched 2328 kB in 0s (31.0 MB/s) 2021-05-14T23:07:15.5835025Z Selecting previously unselected package libij-java. 2021-05-14T23:07:15.5835831Z (Reading database ... 2021-05-14T23:07:15.5836273Z (Reading database ... 5% 2021-05-14T23:07:15.5836905Z (Reading database ... 10% 2021-05-14T23:07:15.5837587Z (Reading database ... 15% 2021-05-14T23:07:15.5838291Z (Reading database ... 20% 2021-05-14T23:07:15.5838838Z (Reading database ... 25% 2021-05-14T23:07:15.5839421Z (Reading database ... 30% 2021-05-14T23:07:15.5840019Z (Reading database ... 35% 2021-05-14T23:07:15.5840417Z (Reading database ... 40% 2021-05-14T23:07:15.5840826Z (Reading database ... 45% 2021-05-14T23:07:15.5841391Z (Reading database ... 50% 2021-05-14T23:07:15.5841970Z (Reading database ... 55% 2021-05-14T23:07:15.5842569Z (Reading database ... 60% 2021-05-14T23:07:15.5843188Z (Reading database ... 65% 2021-05-14T23:07:15.5844138Z (Reading database ... 70% 2021-05-14T23:07:15.5845209Z (Reading database ... 75% 2021-05-14T23:07:15.5845705Z (Reading database ... 80% 2021-05-14T23:07:15.5846598Z (Reading database ... 85% 2021-05-14T23:07:15.5847200Z (Reading database ... 90% 2021-05-14T23:07:15.5847653Z (Reading database ... 95% 2021-05-14T23:07:15.5848208Z (Reading database ... 100% 2021-05-14T23:07:15.5848929Z (Reading database ... 267998 files and directories currently installed.) 2021-05-14T23:07:15.5850292Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:07:15.5851325Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:07:15.5852934Z Selecting previously unselected package imagej. 2021-05-14T23:07:15.5854336Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:07:15.5855271Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:07:15.5856303Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:07:15.5871906Z Setting up imagej (1.52r-1) ... 2021-05-14T23:07:15.5915134Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:07:15.9171489Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:16.5597758Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:07:18.6474082Z Reading package lists... 2021-05-14T23:07:18.7713726Z Building dependency tree... 2021-05-14T23:07:18.7733074Z Reading state information... 2021-05-14T23:07:18.9116804Z Suggested packages: 2021-05-14T23:07:18.9119808Z bowtie2-examples 2021-05-14T23:07:18.9533835Z The following NEW packages will be installed: 2021-05-14T23:07:18.9538492Z bowtie2 2021-05-14T23:07:19.1858222Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:19.1858859Z Need to get 1324 kB of archives. 2021-05-14T23:07:19.1859454Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:07:19.1860976Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:07:19.6075416Z Fetched 1324 kB in 0s (5191 kB/s) 2021-05-14T23:07:19.6348374Z Selecting previously unselected package bowtie2. 2021-05-14T23:07:19.6425938Z (Reading database ... 2021-05-14T23:07:19.6426654Z (Reading database ... 5% 2021-05-14T23:07:19.6427294Z (Reading database ... 10% 2021-05-14T23:07:19.6427946Z (Reading database ... 15% 2021-05-14T23:07:19.6428539Z (Reading database ... 20% 2021-05-14T23:07:19.6429135Z (Reading database ... 25% 2021-05-14T23:07:19.6429718Z (Reading database ... 30% 2021-05-14T23:07:19.6430295Z (Reading database ... 35% 2021-05-14T23:07:19.6430872Z (Reading database ... 40% 2021-05-14T23:07:19.6431453Z (Reading database ... 45% 2021-05-14T23:07:19.6432018Z (Reading database ... 50% 2021-05-14T23:07:19.6469775Z (Reading database ... 55% 2021-05-14T23:07:19.6517884Z (Reading database ... 60% 2021-05-14T23:07:19.6539752Z (Reading database ... 65% 2021-05-14T23:07:19.6670484Z (Reading database ... 70% 2021-05-14T23:07:19.6773022Z (Reading database ... 75% 2021-05-14T23:07:19.6799793Z (Reading database ... 80% 2021-05-14T23:07:19.7317821Z (Reading database ... 85% 2021-05-14T23:07:19.7472272Z (Reading database ... 90% 2021-05-14T23:07:19.7546179Z (Reading database ... 95% 2021-05-14T23:07:19.7547690Z (Reading database ... 100% 2021-05-14T23:07:19.7548574Z (Reading database ... 268021 files and directories currently installed.) 2021-05-14T23:07:19.7699995Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:07:19.7711676Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:19.9515638Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:19.9561817Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:22.5647254Z Reading package lists... 2021-05-14T23:07:22.6844046Z Building dependency tree... 2021-05-14T23:07:22.6860901Z Reading state information... 2021-05-14T23:07:22.8216597Z E: Unable to locate package install 2021-05-14T23:07:22.8217442Z E: Unable to locate package gdal 2021-05-14T23:07:22.8805612Z Reading package lists... 2021-05-14T23:07:23.0108446Z Building dependency tree... 2021-05-14T23:07:23.0127306Z Reading state information... 2021-05-14T23:07:23.0346329Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:07:23.0347559Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:23.0348401Z is only available from another source 2021-05-14T23:07:23.0348896Z 2021-05-14T23:07:23.1309742Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:07:23.1946481Z Reading package lists... 2021-05-14T23:07:23.3241347Z Building dependency tree... 2021-05-14T23:07:23.3259275Z Reading state information... 2021-05-14T23:07:23.3476917Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:07:23.3478241Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:23.3478929Z is only available from another source 2021-05-14T23:07:23.3479722Z However the following packages replace it: 2021-05-14T23:07:23.3480187Z ffmpeg 2021-05-14T23:07:23.3480412Z 2021-05-14T23:07:23.4453534Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:07:23.5060676Z Reading package lists... 2021-05-14T23:07:23.6338571Z Building dependency tree... 2021-05-14T23:07:23.6359698Z Reading state information... 2021-05-14T23:07:23.7829081Z The following additional packages will be installed: 2021-05-14T23:07:23.7833024Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:23.7834475Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:23.7836694Z libssh2-1-dev 2021-05-14T23:07:23.7837174Z Suggested packages: 2021-05-14T23:07:23.7837857Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:07:23.8292509Z The following NEW packages will be installed: 2021-05-14T23:07:23.8294368Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:23.8298534Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:23.8303253Z libssh2-1-dev 2021-05-14T23:07:24.0047118Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:24.0047952Z Need to get 2667 kB of archives. 2021-05-14T23:07:24.0048807Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:07:24.0052019Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:07:24.1547233Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:07:24.1729466Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:07:24.1745065Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:07:24.1815906Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:07:24.1825275Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:07:24.1904368Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:07:24.2046054Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:07:24.2175663Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:07:24.2250707Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:07:24.2263731Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:07:24.6628356Z Fetched 2667 kB in 0s (6427 kB/s) 2021-05-14T23:07:24.6904364Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:07:24.6976002Z (Reading database ... 2021-05-14T23:07:24.6976705Z (Reading database ... 5% 2021-05-14T23:07:24.6977680Z (Reading database ... 10% 2021-05-14T23:07:24.6978291Z (Reading database ... 15% 2021-05-14T23:07:24.6978908Z (Reading database ... 20% 2021-05-14T23:07:24.6979569Z (Reading database ... 25% 2021-05-14T23:07:24.6980196Z (Reading database ... 30% 2021-05-14T23:07:24.6980818Z (Reading database ... 35% 2021-05-14T23:07:24.6981425Z (Reading database ... 40% 2021-05-14T23:07:24.6982066Z (Reading database ... 45% 2021-05-14T23:07:24.6982671Z (Reading database ... 50% 2021-05-14T23:07:24.7004717Z (Reading database ... 55% 2021-05-14T23:07:24.7046262Z (Reading database ... 60% 2021-05-14T23:07:24.7067316Z (Reading database ... 65% 2021-05-14T23:07:24.7169968Z (Reading database ... 70% 2021-05-14T23:07:24.7283336Z (Reading database ... 75% 2021-05-14T23:07:24.7309174Z (Reading database ... 80% 2021-05-14T23:07:24.7739222Z (Reading database ... 85% 2021-05-14T23:07:24.7874929Z (Reading database ... 90% 2021-05-14T23:07:24.7938023Z (Reading database ... 95% 2021-05-14T23:07:24.7938478Z (Reading database ... 100% 2021-05-14T23:07:24.7939102Z (Reading database ... 268047 files and directories currently installed.) 2021-05-14T23:07:24.8048597Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:07:24.8065046Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:24.8506717Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:07:24.8712746Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:07:24.8731390Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:24.9466710Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:07:24.9724815Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:07:24.9758894Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:25.0066456Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:07:25.0324627Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:25.0335970Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.0827675Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:07:25.1118952Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:25.1138291Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.1506753Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:07:25.1748706Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:25.1771407Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.2147271Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:07:25.2413428Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:25.2430897Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:25.3267869Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:07:25.3557879Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:25.3569468Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.4277074Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:07:25.4572797Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:07:25.4585736Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:25.5226505Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:07:25.5477697Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:07:25.5492478Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:25.5749983Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:07:25.6028206Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:25.6038984Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:25.7266113Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:25.7308235Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.7343841Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:25.7378815Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:25.7415946Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.7453245Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.7492967Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:25.7521791Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:25.7555556Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:25.7592882Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:25.7628840Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:25.7667500Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:30.2436081Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:30.3529580Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:32.2495154Z Reading package lists... 2021-05-14T23:07:32.3709010Z Building dependency tree... 2021-05-14T23:07:32.3730759Z Reading state information... 2021-05-14T23:07:32.6043859Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:07:32.6047062Z libtiff-dev set to manually installed. 2021-05-14T23:07:32.6048430Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:32.6711011Z Reading package lists... 2021-05-14T23:07:32.8054445Z Building dependency tree... 2021-05-14T23:07:32.8077242Z Reading state information... 2021-05-14T23:07:33.0166221Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:07:33.0167396Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:33.0781551Z Reading package lists... 2021-05-14T23:07:33.2056788Z Building dependency tree... 2021-05-14T23:07:33.2074847Z Reading state information... 2021-05-14T23:07:33.3859585Z The following NEW packages will be installed: 2021-05-14T23:07:33.3861195Z libsodium-dev 2021-05-14T23:07:33.4068965Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:33.4070297Z Need to get 169 kB of archives. 2021-05-14T23:07:33.4071805Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:07:33.4073755Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:07:33.8049618Z Fetched 169 kB in 0s (8899 kB/s) 2021-05-14T23:07:33.8330897Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:07:33.8400473Z (Reading database ... 2021-05-14T23:07:33.8401084Z (Reading database ... 5% 2021-05-14T23:07:33.8401620Z (Reading database ... 10% 2021-05-14T23:07:33.8402133Z (Reading database ... 15% 2021-05-14T23:07:33.8402624Z (Reading database ... 20% 2021-05-14T23:07:33.8403160Z (Reading database ... 25% 2021-05-14T23:07:33.8403668Z (Reading database ... 30% 2021-05-14T23:07:33.8404617Z (Reading database ... 35% 2021-05-14T23:07:33.8405125Z (Reading database ... 40% 2021-05-14T23:07:33.8405613Z (Reading database ... 45% 2021-05-14T23:07:33.8406100Z (Reading database ... 50% 2021-05-14T23:07:33.8437106Z (Reading database ... 55% 2021-05-14T23:07:33.8475397Z (Reading database ... 60% 2021-05-14T23:07:33.8497232Z (Reading database ... 65% 2021-05-14T23:07:33.8602227Z (Reading database ... 70% 2021-05-14T23:07:33.8703533Z (Reading database ... 75% 2021-05-14T23:07:33.8722467Z (Reading database ... 80% 2021-05-14T23:07:33.9145267Z (Reading database ... 85% 2021-05-14T23:07:33.9288846Z (Reading database ... 90% 2021-05-14T23:07:33.9353160Z (Reading database ... 95% 2021-05-14T23:07:33.9353904Z (Reading database ... 100% 2021-05-14T23:07:33.9354710Z (Reading database ... 268550 files and directories currently installed.) 2021-05-14T23:07:33.9478713Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:07:33.9489092Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:34.0339862Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:35.9531542Z Reading package lists... 2021-05-14T23:07:36.0779240Z Building dependency tree... 2021-05-14T23:07:36.0803120Z Reading state information... 2021-05-14T23:07:36.2168316Z The following additional packages will be installed: 2021-05-14T23:07:36.2174777Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:07:36.2650820Z The following NEW packages will be installed: 2021-05-14T23:07:36.2657868Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:07:36.2659387Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:07:36.2868790Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:36.2869423Z Need to get 10.4 MB of archives. 2021-05-14T23:07:36.2870032Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:07:36.2871559Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:07:36.2999136Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:07:36.3162199Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:07:36.3370401Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:07:36.3835601Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:07:36.4044421Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-14T23:07:36.4227684Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-14T23:07:36.4899111Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:07:36.8778342Z Fetched 10.4 MB in 0s (45.6 MB/s) 2021-05-14T23:07:36.9107606Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:07:36.9144108Z (Reading database ... 2021-05-14T23:07:36.9145585Z (Reading database ... 5% 2021-05-14T23:07:36.9146827Z (Reading database ... 10% 2021-05-14T23:07:36.9147380Z (Reading database ... 15% 2021-05-14T23:07:36.9147875Z (Reading database ... 20% 2021-05-14T23:07:36.9148381Z (Reading database ... 25% 2021-05-14T23:07:36.9149207Z (Reading database ... 30% 2021-05-14T23:07:36.9150397Z (Reading database ... 35% 2021-05-14T23:07:36.9151053Z (Reading database ... 40% 2021-05-14T23:07:36.9151515Z (Reading database ... 45% 2021-05-14T23:07:36.9152164Z (Reading database ... 50% 2021-05-14T23:07:36.9197698Z (Reading database ... 55% 2021-05-14T23:07:36.9240248Z (Reading database ... 60% 2021-05-14T23:07:36.9260292Z (Reading database ... 65% 2021-05-14T23:07:36.9369409Z (Reading database ... 70% 2021-05-14T23:07:36.9474319Z (Reading database ... 75% 2021-05-14T23:07:36.9493611Z (Reading database ... 80% 2021-05-14T23:07:36.9956552Z (Reading database ... 85% 2021-05-14T23:07:37.0101158Z (Reading database ... 90% 2021-05-14T23:07:37.0170489Z (Reading database ... 95% 2021-05-14T23:07:37.0171365Z (Reading database ... 100% 2021-05-14T23:07:37.0172176Z (Reading database ... 268620 files and directories currently installed.) 2021-05-14T23:07:37.0308768Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:07:37.0320863Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:37.1000697Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:07:37.1289080Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:07:37.1331031Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:37.2427488Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:07:37.2657254Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:07:37.2670288Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:37.4066951Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:07:37.4291535Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:37.4304303Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:37.5667579Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:07:37.5902244Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:37.5913306Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:37.7626904Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:07:37.7832678Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:37.7846033Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:37.9347245Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:07:37.9602277Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:37.9613093Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:38.2706376Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:07:38.2955047Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:38.2967084Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:38.3766081Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:38.3812427Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:38.3846934Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:38.3877346Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:38.3912808Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:38.3944197Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:38.3974239Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:38.4008810Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:38.4042609Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:41.0358717Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:42.9320950Z Reading package lists... 2021-05-14T23:07:43.0703933Z Building dependency tree... 2021-05-14T23:07:43.0726290Z Reading state information... 2021-05-14T23:07:43.2884103Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:07:43.2885611Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:43.3453794Z Reading package lists... 2021-05-14T23:07:43.4788220Z Building dependency tree... 2021-05-14T23:07:43.4808781Z Reading state information... 2021-05-14T23:07:43.6241701Z The following additional packages will be installed: 2021-05-14T23:07:43.6243801Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:07:43.6245088Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:07:43.6251229Z Suggested packages: 2021-05-14T23:07:43.6252408Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:07:43.6706376Z The following NEW packages will be installed: 2021-05-14T23:07:43.6709325Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:07:43.6712401Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:07:43.6912490Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:43.6913605Z Need to get 1459 kB of archives. 2021-05-14T23:07:43.6914504Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:07:43.6916501Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:07:43.6948107Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:07:43.6961320Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:07:43.6980877Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:07:43.7002428Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-14T23:07:43.7017078Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:07:43.7055330Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:07:43.7218270Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:07:43.7272006Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:07:43.7288819Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:07:44.1360034Z Fetched 1459 kB in 0s (18.6 MB/s) 2021-05-14T23:07:44.1718752Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:07:44.1799033Z (Reading database ... 2021-05-14T23:07:44.1800130Z (Reading database ... 5% 2021-05-14T23:07:44.1800787Z (Reading database ... 10% 2021-05-14T23:07:44.1801508Z (Reading database ... 15% 2021-05-14T23:07:44.1801970Z (Reading database ... 20% 2021-05-14T23:07:44.1802385Z (Reading database ... 25% 2021-05-14T23:07:44.1802845Z (Reading database ... 30% 2021-05-14T23:07:44.1803253Z (Reading database ... 35% 2021-05-14T23:07:44.1803641Z (Reading database ... 40% 2021-05-14T23:07:44.1804055Z (Reading database ... 45% 2021-05-14T23:07:44.1804444Z (Reading database ... 50% 2021-05-14T23:07:44.1841288Z (Reading database ... 55% 2021-05-14T23:07:44.1886883Z (Reading database ... 60% 2021-05-14T23:07:44.1920450Z (Reading database ... 65% 2021-05-14T23:07:44.2035960Z (Reading database ... 70% 2021-05-14T23:07:44.2139531Z (Reading database ... 75% 2021-05-14T23:07:44.2165601Z (Reading database ... 80% 2021-05-14T23:07:44.2517557Z (Reading database ... 85% 2021-05-14T23:07:44.2781587Z (Reading database ... 90% 2021-05-14T23:07:44.2844362Z (Reading database ... 95% 2021-05-14T23:07:44.2844871Z (Reading database ... 100% 2021-05-14T23:07:44.2845593Z (Reading database ... 268845 files and directories currently installed.) 2021-05-14T23:07:44.2989236Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.3019357Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.3385874Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:07:44.3607124Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.3621807Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.3946178Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:07:44.4215016Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.4227731Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.4586460Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:07:44.4845457Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.4864322Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.5227472Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:07:44.5461134Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:07:44.5497674Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:07:44.5865858Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:07:44.6077470Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.6091294Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.6546477Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:07:44.6780353Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:07:44.6792407Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:07:44.7506680Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:07:44.7760717Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:07:44.7774091Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:07:44.8226348Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:07:44.8501352Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:44.8516491Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:44.8790368Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:07:44.9054057Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:07:44.9086487Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:07:45.0151836Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:07:45.0192004Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0234515Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:07:45.0265413Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:07:45.0314293Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0358677Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0405405Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0439464Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0481738Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:45.0520084Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:07:45.0560884Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:45.0771947Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:48.0077748Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:50.0557804Z Reading package lists... 2021-05-14T23:07:50.2022197Z Building dependency tree... 2021-05-14T23:07:50.2043071Z Reading state information... 2021-05-14T23:07:50.3527600Z E: Unable to locate package udunits 2021-05-14T23:07:50.4177864Z Reading package lists... 2021-05-14T23:07:50.5491490Z Building dependency tree... 2021-05-14T23:07:50.5509014Z Reading state information... 2021-05-14T23:07:50.6843858Z The following additional packages will be installed: 2021-05-14T23:07:50.6845087Z libwebpdemux2 2021-05-14T23:07:50.7282524Z The following NEW packages will be installed: 2021-05-14T23:07:50.7284678Z libwebp-dev libwebpdemux2 2021-05-14T23:07:50.8169236Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:50.8170019Z Need to get 277 kB of archives. 2021-05-14T23:07:50.8170595Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:07:50.8172068Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:07:50.8184267Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:07:51.2180812Z Fetched 277 kB in 0s (2931 kB/s) 2021-05-14T23:07:51.2476967Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:07:51.2554516Z (Reading database ... 2021-05-14T23:07:51.2555663Z (Reading database ... 5% 2021-05-14T23:07:51.2556465Z (Reading database ... 10% 2021-05-14T23:07:51.2557405Z (Reading database ... 15% 2021-05-14T23:07:51.2558812Z (Reading database ... 20% 2021-05-14T23:07:51.2559508Z (Reading database ... 25% 2021-05-14T23:07:51.2560146Z (Reading database ... 30% 2021-05-14T23:07:51.2560928Z (Reading database ... 35% 2021-05-14T23:07:51.2561554Z (Reading database ... 40% 2021-05-14T23:07:51.2562406Z (Reading database ... 45% 2021-05-14T23:07:51.2563074Z (Reading database ... 50% 2021-05-14T23:07:51.2581478Z (Reading database ... 55% 2021-05-14T23:07:51.2623703Z (Reading database ... 60% 2021-05-14T23:07:51.2650504Z (Reading database ... 65% 2021-05-14T23:07:51.2765995Z (Reading database ... 70% 2021-05-14T23:07:51.2882177Z (Reading database ... 75% 2021-05-14T23:07:51.2904042Z (Reading database ... 80% 2021-05-14T23:07:51.3239494Z (Reading database ... 85% 2021-05-14T23:07:51.3521949Z (Reading database ... 90% 2021-05-14T23:07:51.3603103Z (Reading database ... 95% 2021-05-14T23:07:51.3603862Z (Reading database ... 100% 2021-05-14T23:07:51.3604713Z (Reading database ... 269145 files and directories currently installed.) 2021-05-14T23:07:51.3749219Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:07:51.3775242Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:07:51.4066008Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:07:51.4291342Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:07:51.4306808Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:07:51.5068660Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:07:51.5107481Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:07:51.5151450Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:53.3917688Z Reading package lists... 2021-05-14T23:07:53.5144535Z Building dependency tree... 2021-05-14T23:07:53.5162818Z Reading state information... 2021-05-14T23:07:53.6527828Z The following additional packages will be installed: 2021-05-14T23:07:53.6530217Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:07:53.6531940Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:07:53.6533273Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:07:53.6537942Z Suggested packages: 2021-05-14T23:07:53.6539914Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:07:53.6541698Z Recommended packages: 2021-05-14T23:07:53.6543120Z cargo 2021-05-14T23:07:53.6996409Z The following NEW packages will be installed: 2021-05-14T23:07:53.7002120Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:07:53.7003328Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:07:53.7007919Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:07:53.8049646Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:53.8050788Z Need to get 108 MB of archives. 2021-05-14T23:07:53.8052053Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:07:53.8053989Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:07:53.8102285Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:07:53.8113995Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-14T23:07:53.8128105Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:07:53.8205701Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:07:53.8246431Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:07:53.8261283Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-14T23:07:53.9936457Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-14T23:07:55.5920001Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-14T23:07:55.9920311Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-14T23:07:56.0112672Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-14T23:07:56.0398321Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:07:56.1384420Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-14T23:07:56.5229398Z Fetched 108 MB in 2s (44.4 MB/s) 2021-05-14T23:07:56.5524298Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:07:56.5595559Z (Reading database ... 2021-05-14T23:07:56.5596051Z (Reading database ... 5% 2021-05-14T23:07:56.5596456Z (Reading database ... 10% 2021-05-14T23:07:56.5596849Z (Reading database ... 15% 2021-05-14T23:07:56.5597248Z (Reading database ... 20% 2021-05-14T23:07:56.5597626Z (Reading database ... 25% 2021-05-14T23:07:56.5598020Z (Reading database ... 30% 2021-05-14T23:07:56.5598988Z (Reading database ... 35% 2021-05-14T23:07:56.5599393Z (Reading database ... 40% 2021-05-14T23:07:56.5599915Z (Reading database ... 45% 2021-05-14T23:07:56.5600406Z (Reading database ... 50% 2021-05-14T23:07:56.5630809Z (Reading database ... 55% 2021-05-14T23:07:56.5670371Z (Reading database ... 60% 2021-05-14T23:07:56.5694445Z (Reading database ... 65% 2021-05-14T23:07:56.5809536Z (Reading database ... 70% 2021-05-14T23:07:56.5908706Z (Reading database ... 75% 2021-05-14T23:07:56.5930449Z (Reading database ... 80% 2021-05-14T23:07:56.6245515Z (Reading database ... 85% 2021-05-14T23:07:56.6497621Z (Reading database ... 90% 2021-05-14T23:07:56.6567740Z (Reading database ... 95% 2021-05-14T23:07:56.6568257Z (Reading database ... 100% 2021-05-14T23:07:56.6568903Z (Reading database ... 269173 files and directories currently installed.) 2021-05-14T23:07:56.6693668Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:07:56.6716156Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:07:56.7146563Z Selecting previously unselected package libipt2. 2021-05-14T23:07:56.7411682Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:07:56.7426587Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:07:56.7714823Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:07:56.8006948Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:07:56.8016126Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:07:56.8586771Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:07:56.8830002Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:07:56.8844294Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:07:56.9545983Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:07:56.9788482Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:07:56.9802468Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:07:57.0306094Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:07:57.0483095Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:07:57.0498744Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:07:57.0785844Z Selecting previously unselected package gdb. 2021-05-14T23:07:57.1020872Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:07:57.1029942Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:07:57.4027428Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:07:57.4264433Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:07:57.4279859Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:03.2861299Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:08:03.3169283Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:03.3182259Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:06.1060647Z Selecting previously unselected package rustc. 2021-05-14T23:08:06.1338825Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:06.1353905Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:06.3106111Z Selecting previously unselected package cargo. 2021-05-14T23:08:06.3355566Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:06.3368932Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:06.6688849Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:08:06.6954337Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:08:06.6965216Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:07.8478606Z Selecting previously unselected package rust-gdb. 2021-05-14T23:08:07.8763071Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:08:07.8771471Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9343524Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9387190Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:07.9425616Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:07.9462019Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9495640Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:08:07.9525868Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:07.9560738Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:07.9594221Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9625528Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:07.9660023Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:07.9693352Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9725709Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:07.9782048Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.9823680Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:08.0023538Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:11.1344160Z Reading package lists... 2021-05-14T23:08:11.2830831Z Building dependency tree... 2021-05-14T23:08:11.2851336Z Reading state information... 2021-05-14T23:08:11.4421593Z The following additional packages will be installed: 2021-05-14T23:08:11.4424477Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:11.4426515Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:11.4428390Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:11.4430598Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:11.4432065Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:11.4433456Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:11.4434899Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:11.4436349Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:11.4437744Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:11.4439606Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:11.4441109Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:11.4442925Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:11.4447596Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:11.4449072Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:11.4451160Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:11.4452461Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:11.4454000Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:11.4455175Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:11.4456398Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:11.4457398Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:11.4458347Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:11.4459558Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:11.4460759Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:11.4461777Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:11.4462966Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:11.4464227Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:11.4465633Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:11.4467253Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:11.4468663Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:11.4469821Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:11.4470890Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:11.4471944Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:11.4473388Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:11.4474500Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:11.4475690Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:11.4476866Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:11.4477987Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:11.4479055Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:11.4480316Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:11.4481463Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:11.4483239Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:11.4484427Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:08:11.4485614Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:11.4488309Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:11.4489930Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:11.4491512Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:11.4492993Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:11.4494180Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:11.4495397Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:11.4496356Z Suggested packages: 2021-05-14T23:08:11.4497277Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:08:11.4498390Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:08:11.4500096Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:08:11.4501808Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:08:11.4502912Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:08:11.4504197Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:08:11.4505500Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:08:11.4506670Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:08:11.4507763Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:08:11.4509081Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:08:11.4510740Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:08:11.4512110Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:08:11.4514409Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:08:11.4515557Z wpagui libengine-pkcs11-openssl 2021-05-14T23:08:11.5344942Z The following NEW packages will be installed: 2021-05-14T23:08:11.5347022Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:11.5348582Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:11.5350189Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:11.5351911Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:11.5353357Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:11.5354791Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:11.5356380Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:11.5357971Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:11.5359427Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:11.5361333Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:11.5363069Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:11.5365047Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:11.5366445Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:11.5370514Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:11.5371728Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:11.5372837Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:11.5373910Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:11.5374985Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:11.5376132Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:11.5377245Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:11.5378169Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:11.5379162Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:11.5380236Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:11.5381083Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:11.5381943Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:11.5382994Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:11.5384927Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:11.5386211Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:11.5388326Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:11.5390069Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:11.5391428Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:11.5392371Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:11.5393373Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:11.5394424Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:11.5395531Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:11.5396659Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:11.5398130Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:11.5399250Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:11.5400335Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:11.5401604Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:11.5402699Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:11.5403697Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:08:11.5404716Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:11.5405872Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:11.5407474Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:11.5408618Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:11.5409721Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:11.5411210Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:11.5412155Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:11.5562993Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:11.5563767Z Need to get 183 MB of archives. 2021-05-14T23:08:11.5564435Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:08:11.5565854Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:08:11.5591688Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:08:11.5913563Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-14T23:08:11.5931049Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-14T23:08:11.5936776Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-14T23:08:11.5949607Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:08:11.5954545Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:08:11.5978640Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:08:11.5984984Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-14T23:08:11.5990762Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:08:11.5997429Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:08:11.6080141Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:08:11.6260990Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:08:11.6271515Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:08:11.6277237Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:08:11.6282253Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:08:11.6308905Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:08:11.6315875Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:08:11.6322437Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:08:11.6327284Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:08:11.6339760Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:08:11.6348694Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:08:11.6356931Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:08:11.6807393Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:08:11.7134479Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:08:11.7152012Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-14T23:08:11.7229766Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-14T23:08:11.7373093Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:08:11.7378207Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:08:11.7403617Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:08:11.7440288Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:08:11.7706908Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:08:11.7927696Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:08:11.7947989Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:08:11.7960260Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:08:11.7972978Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:08:11.9895189Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-14T23:08:11.9897573Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:08:12.0015725Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:08:12.0091823Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:08:12.0114434Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:08:12.0171107Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:08:12.0185449Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:08:12.0214528Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:08:12.0229450Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:08:12.0255439Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:08:12.0283037Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:08:12.0354307Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:08:12.0379830Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:08:12.0451608Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:08:12.0505376Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:08:12.0519835Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:08:12.0528879Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:08:12.0550209Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:08:12.0636609Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:08:12.0657233Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:08:12.1988819Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:08:12.2164067Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:08:12.2173812Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:08:12.2202493Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:08:12.2213293Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:08:12.2220671Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:08:12.2225592Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:08:12.2236158Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:08:12.2256378Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:08:12.2296885Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:08:12.2329378Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:08:12.2348809Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:08:12.2580561Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:08:12.2712392Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:08:12.3687908Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:08:12.3701214Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:08:12.3730482Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:08:12.3742112Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:08:12.3763656Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:08:12.3819156Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:08:12.3836572Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-14T23:08:12.4620968Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-14T23:08:12.4634537Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-14T23:08:12.4645831Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:08:12.4875694Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:08:12.4927695Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:08:12.4981592Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:08:12.5056749Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-14T23:08:12.5660401Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:08:12.6008076Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:08:12.6020542Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:08:12.6028971Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:08:12.6042781Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-14T23:08:12.6131013Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:08:12.6132963Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:08:12.6159426Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:08:12.6180078Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:08:12.6216473Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:08:12.6249710Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:08:12.6260384Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:08:12.6628203Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:08:12.6731489Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:08:12.6792829Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:08:12.6795868Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:08:12.6830568Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:08:12.6885498Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-14T23:08:12.6950075Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-14T23:08:12.6976924Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:08:12.6979584Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:08:12.7115619Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:08:12.7117383Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:08:13.1989396Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:08:13.2001138Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:08:13.2007051Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:08:13.2389162Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:08:13.3430405Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:08:13.3437161Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-14T23:08:13.3464137Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:08:13.3522426Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:08:13.3525783Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:08:13.5212051Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:08:13.5348796Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:08:13.5368361Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:08:13.5369803Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:08:13.5381873Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:08:13.5415618Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:08:13.5445209Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:08:13.5447118Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-14T23:08:13.5448966Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:08:13.5471218Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:08:13.5490433Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:08:13.5492239Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:08:13.5502642Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-14T23:08:13.5517009Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-14T23:08:13.5535208Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-14T23:08:13.5553323Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:08:13.5589052Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:08:13.5780849Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-14T23:08:13.5803221Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:08:13.5810635Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:08:13.5846808Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:08:13.5949904Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:08:13.5990590Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:08:13.6031536Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:08:13.6044666Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:08:13.6073255Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-14T23:08:13.6086354Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-14T23:08:13.6100996Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:08:13.6127166Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:08:13.6140515Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-14T23:08:13.6163949Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-14T23:08:13.6213483Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-14T23:08:13.6342552Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-14T23:08:13.6758728Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:08:13.6769144Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:08:13.6848388Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:08:13.6873182Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:08:13.6884452Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:08:13.6940061Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:08:13.6949629Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:08:13.7366748Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:08:13.7494489Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:08:13.7632755Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:08:13.8100752Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-14T23:08:13.8157230Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-14T23:08:13.8200036Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-14T23:08:13.8211134Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:08:13.8287959Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:08:13.8298053Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:08:13.8318732Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:08:13.8321047Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:08:13.8427579Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:08:13.8494158Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:08:13.9028276Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:08:13.9046684Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:08:13.9067112Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:08:13.9069287Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:08:13.9087948Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:08:13.9094665Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:08:13.9150850Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:08:13.9152471Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:08:13.9163385Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:08:13.9175619Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:08:13.9197719Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:08:13.9210105Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:08:13.9226194Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:08:13.9411196Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:08:13.9425554Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:08:14.0091137Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:08:14.0100010Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:08:14.0116108Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:08:14.0159119Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:08:14.0167846Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:08:14.0197187Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:08:14.0255033Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:08:14.0257192Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:08:14.0531099Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:08:14.0557314Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:08:14.0585407Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:08:14.0917415Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:08:14.0955152Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-14T23:08:14.0976864Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-14T23:08:14.0999161Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:08:14.1018893Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:08:14.1457218Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:08:14.2859472Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-14T23:08:14.2926806Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:08:14.3123462Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:08:14.9089771Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:08:15.1397005Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-14T23:08:15.1507806Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-14T23:08:15.1551976Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:08:15.1766504Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:08:15.1833320Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:08:15.2240919Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:08:15.2655732Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:08:15.2795510Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:08:15.2814804Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:08:16.3087201Z Fetched 183 MB in 4s (48.9 MB/s) 2021-05-14T23:08:16.3406000Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:08:16.3479889Z (Reading database ... 2021-05-14T23:08:16.3480672Z (Reading database ... 5% 2021-05-14T23:08:16.3481521Z (Reading database ... 10% 2021-05-14T23:08:16.3482476Z (Reading database ... 15% 2021-05-14T23:08:16.3483228Z (Reading database ... 20% 2021-05-14T23:08:16.3484089Z (Reading database ... 25% 2021-05-14T23:08:16.3484699Z (Reading database ... 30% 2021-05-14T23:08:16.3485298Z (Reading database ... 35% 2021-05-14T23:08:16.3485912Z (Reading database ... 40% 2021-05-14T23:08:16.3486869Z (Reading database ... 45% 2021-05-14T23:08:16.3487465Z (Reading database ... 50% 2021-05-14T23:08:16.3518678Z (Reading database ... 55% 2021-05-14T23:08:16.3559663Z (Reading database ... 60% 2021-05-14T23:08:16.3588994Z (Reading database ... 65% 2021-05-14T23:08:16.3701490Z (Reading database ... 70% 2021-05-14T23:08:16.3806313Z (Reading database ... 75% 2021-05-14T23:08:16.3828860Z (Reading database ... 80% 2021-05-14T23:08:16.4148289Z (Reading database ... 85% 2021-05-14T23:08:16.4420864Z (Reading database ... 90% 2021-05-14T23:08:16.4488636Z (Reading database ... 95% 2021-05-14T23:08:16.4489317Z (Reading database ... 100% 2021-05-14T23:08:16.4490096Z (Reading database ... 269928 files and directories currently installed.) 2021-05-14T23:08:16.4612301Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:08:16.4637764Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:16.5049473Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:08:16.5256926Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:16.5332787Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:16.7110673Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:08:16.7416339Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:16.7429011Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:16.7784333Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:08:16.8084362Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:16.8097086Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:16.8393964Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:08:16.8671365Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:16.8683112Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:16.8959664Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:08:16.9246023Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:08:16.9256691Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:16.9514874Z Selecting previously unselected package libwacom-common. 2021-05-14T23:08:16.9784167Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:08:16.9795132Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:17.0731288Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:08:17.1015098Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:17.1029475Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:08:17.1278109Z Selecting previously unselected package libinput-bin. 2021-05-14T23:08:17.1566352Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:17.1575968Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:17.1985715Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:08:17.2203148Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:17.2226452Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:17.2746092Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:08:17.2967918Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:17.2982321Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:17.3465863Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:08:17.3699722Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:17.3711029Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:17.4575718Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:08:17.4811264Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:08:17.4826773Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:17.5186275Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:08:17.5411372Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:08:17.5423397Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:17.5734817Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:08:17.6025680Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:17.6034495Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:17.6303870Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:08:17.6587868Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:17.6660514Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:17.6948484Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:08:17.7225951Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:08:17.7238295Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:17.7536984Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:08:17.7838017Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:08:17.7862328Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:17.8122400Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:08:17.8395620Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:08:17.8404133Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:17.8645610Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:08:17.8921633Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:08:17.8932404Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:17.9263299Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:08:17.9486624Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:08:17.9501708Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:17.9866069Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:08:18.0063119Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:08:18.0075787Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:18.0505611Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:08:18.0734743Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:18.0807992Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:18.3746625Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:08:18.3970564Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:18.3985349Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:18.6186602Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:08:18.6452864Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:18.6476424Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:18.6906756Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:08:18.7131940Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:08:18.7146020Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:18.7603612Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:08:18.7882580Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:08:18.7897577Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:18.8906307Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:08:18.9163090Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:08:18.9176528Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:18.9467933Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:08:18.9772539Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:18.9783418Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:19.0219278Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:08:19.0506537Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:19.0519861Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:19.0972597Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:08:19.1262883Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:19.1273936Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:19.2867066Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:08:19.3138522Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:19.3155700Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:19.4746951Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:08:19.4990101Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:19.5009532Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:19.5505767Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:08:19.5742206Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:19.5757672Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:19.6106233Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:08:19.6397391Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:08:19.6410590Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:19.6752719Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:08:19.7058561Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:08:19.7071366Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:08:20.9854087Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:08:21.0149466Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:21.0160167Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:21.0546210Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:08:21.0809385Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:21.0825252Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:21.3947538Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:08:21.4231188Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:21.4242603Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:21.4797825Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:08:21.5095899Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:21.5112508Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:21.5525314Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:08:21.5816224Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:21.5837234Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:21.6171283Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:08:21.6559768Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:21.6581074Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:21.6907719Z Selecting previously unselected package gdal-data. 2021-05-14T23:08:21.7234847Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:08:21.7251835Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:21.7786100Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:08:21.8065246Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:08:21.8078272Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:21.8466961Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:08:21.8762057Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:08:21.8773297Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:21.9142215Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:08:21.9422919Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:21.9434779Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:21.9768410Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:08:22.0031040Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:08:22.0042882Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:22.0722847Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:08:22.0999058Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:22.1019706Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:22.1385730Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:08:22.1574190Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:08:22.1587788Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:22.2265836Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:08:22.2469280Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:08:22.2484021Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:22.2866054Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:08:22.3097269Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:08:22.3113918Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:22.3398026Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:08:22.3654069Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:08:22.3665253Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:22.3953807Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:08:22.4236824Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:08:22.4247318Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:22.4705766Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:08:22.4895451Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:22.4911233Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:22.5691502Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:08:22.5985701Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:22.5997387Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:22.6326892Z Selecting previously unselected package proj-data. 2021-05-14T23:08:22.6658634Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:08:22.6671588Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:08:23.3900944Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:08:23.4176714Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:08:23.4192860Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:23.5306013Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:08:23.5561449Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:08:23.5577394Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:23.5946196Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:08:23.6206540Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:08:23.6222460Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:23.6830044Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:08:23.7105459Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:08:23.7122023Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:23.7506141Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:08:23.7808861Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:08:23.7826735Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:23.8186316Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:08:23.8445200Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:23.8462517Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:23.8787299Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:08:23.9080657Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:23.9094088Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:23.9545940Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:08:23.9802295Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:23.9818173Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:24.0153768Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:08:24.0520097Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:08:24.0533788Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:24.1226871Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:08:24.1500414Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:08:24.1511246Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:24.2025825Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:08:24.2258737Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:08:24.2273439Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:24.2705771Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:08:24.2941152Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:24.2955017Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:24.4585713Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:08:24.4879828Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:08:24.4896680Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:24.6045369Z Selecting previously unselected package libgdal26. 2021-05-14T23:08:24.6349720Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:24.6365503Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:25.3026601Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:08:25.3288318Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:25.3303341Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:25.3667399Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:08:25.3909478Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:08:26.0986330Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:26.0992611Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:08:26.0994179Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:26.0995710Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:26.0996720Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:08:26.0997993Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:26.0999177Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:26.1000407Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:08:26.1006740Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:08:26.1007788Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:26.1008634Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:08:26.1009666Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:08:26.1010799Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:26.1011834Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:08:26.1013258Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:26.1014553Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:26.2747482Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:08:26.3000366Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:26.3010712Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:26.3288176Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:08:26.3563111Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:08:26.3577797Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:26.3996771Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:08:26.4287184Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:26.4297161Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:08:26.5628029Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:08:26.5934357Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:26.5945215Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:26.6265532Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:08:26.6498769Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:26.6509605Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:26.6894984Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:08:26.7155633Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:08:26.7167542Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:08:26.7866069Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:08:26.8110694Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:26.8286929Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:27.1613219Z Selecting previously unselected package qgis-providers. 2021-05-14T23:08:27.1890608Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:27.1903666Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:27.4027008Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:08:27.4309839Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:27.4328636Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:27.4703072Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:08:27.4980635Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:08:27.4994220Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:27.5262969Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:08:27.5532055Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:27.5543938Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:27.6026756Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:08:27.6307223Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:27.6319479Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:27.7105679Z Selecting previously unselected package blt. 2021-05-14T23:08:27.7363135Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:27.7382922Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:27.7674200Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:08:27.7968911Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:08:27.7980068Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:27.8466612Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:08:27.8724925Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:27.8743284Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:27.9146070Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:08:27.9353897Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:27.9370071Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:27.9774200Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:08:28.0029706Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:28.0042723Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:28.0387006Z Selecting previously unselected package gcr. 2021-05-14T23:08:28.0708485Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:28.0726659Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:08:28.1226129Z Selecting previously unselected package python3-numpy. 2021-05-14T23:08:28.1449466Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:08:28.1463122Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:28.4586417Z Selecting previously unselected package python3-gdal. 2021-05-14T23:08:28.4845992Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:28.4855063Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:28.5645946Z Selecting previously unselected package gdal-bin. 2021-05-14T23:08:28.5937951Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:28.5964072Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:28.6586371Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:08:28.6797954Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:28.6811766Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:28.7146146Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:08:28.7374035Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:08:28.7397920Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:28.7906558Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:08:28.8146530Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:08:28.8162469Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:28.8626299Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:08:28.8870215Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:28.8885576Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:28.9425675Z Selecting previously unselected package p11-kit. 2021-05-14T23:08:28.9674221Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:28.9686212Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:29.0032597Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:08:29.0311207Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:08:29.0327269Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:08:29.0666374Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:08:29.0947298Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:29.1053464Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:08:29.1952502Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:08:29.2260923Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:29.2283906Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:29.2666232Z Selecting previously unselected package grass-doc. 2021-05-14T23:08:29.2872494Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:08:29.2886741Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:30.9621289Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:08:30.9940958Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:08:30.9953946Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:31.0393305Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:08:31.0736209Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:31.0761164Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:31.1153839Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:08:31.1463207Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:31.1475689Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:31.3279134Z Selecting previously unselected package grass-core. 2021-05-14T23:08:31.3568321Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:08:31.3579928Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:08:31.9863687Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:08:32.0162873Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:08:32.0174639Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:32.0488674Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:08:32.0800117Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:08:32.0836556Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:32.1158668Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:08:32.1453447Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:08:32.1473303Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:32.2327056Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:08:32.2612076Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:08:32.2623396Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:32.3290132Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:08:32.3576110Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:08:32.3593390Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:32.6632987Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:08:32.6922107Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:08:32.6935949Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:32.7864529Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:08:32.8155285Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:32.8167120Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:32.8545811Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:08:32.8820313Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:32.8833630Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:32.9093883Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:08:32.9373706Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:08:32.9384511Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:32.9659756Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:08:32.9959559Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:08:33.0041935Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:33.0916820Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:08:33.1210536Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:08:33.1273810Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:33.1626411Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:08:33.1932271Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:08:33.1941280Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:33.2195725Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:08:33.2491392Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:33.2505181Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:33.2784395Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:08:33.3063932Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:33.3076316Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:33.3475435Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:08:34.1009703Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:08:34.1012927Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:08:34.1014525Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:08:34.1016354Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:34.1018115Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:34.1019117Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:08:34.1020266Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:08:34.1021469Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:34.1022813Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:08:34.1024969Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1027422Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1028971Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:08:34.1030833Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1033090Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1034411Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:08:34.1036013Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1037302Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1038496Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:08:34.1039764Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1041596Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1043074Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:08:34.1044752Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:34.1046092Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:34.1047413Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:08:34.1049762Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1051006Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1052488Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:08:34.1053838Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:34.1055173Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:08:34.1055903Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:08:34.1140065Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.1151764Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.1532758Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:08:34.1822465Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.1836238Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.2715701Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:08:34.3006621Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.3021402Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.3429544Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:08:34.3787249Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.3800569Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.4254507Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:08:34.4573435Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.4591744Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.4906214Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:08:34.5209456Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.5220626Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.5612375Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:08:34.5892306Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.5901162Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.6166524Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:08:34.6445158Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.6453923Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.6699572Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:08:34.6988959Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.7010449Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.7377626Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:08:34.7664430Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.7674897Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.7926047Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:08:34.8212607Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:34.8232518Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:34.8516238Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:08:34.8777246Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:34.8793600Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:34.9244443Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:08:34.9544103Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:34.9557165Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:35.0678021Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:08:35.0996362Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:35.1016086Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:35.4145758Z Selecting previously unselected package qtchooser. 2021-05-14T23:08:35.4408473Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:08:35.4422186Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:08:35.4708272Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:08:35.5003427Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.5014792Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:35.5745698Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:08:35.6037605Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.6049587Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:35.6466272Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:08:35.6726966Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.6739045Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:35.7066197Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:08:35.7318243Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.7332390Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:08:35.7967647Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:08:35.8256036Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.8263542Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:35.8626452Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:08:35.8879784Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:35.8891943Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:36.0841082Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:08:36.1130803Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:36.1144602Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:36.2026645Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:08:36.2304960Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:36.2316523Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:08:36.3586781Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:08:36.3823383Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:36.3835388Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:36.4921870Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:08:36.5213349Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:36.5226262Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:36.5746261Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:08:36.6041513Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:36.6053969Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:36.6527686Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:08:36.6809563Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:36.6825042Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:36.7140001Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:08:36.7413902Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:08:36.7425551Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:08:36.8143012Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:08:36.8429093Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:08:36.8603224Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:08:36.8945974Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:08:36.9149248Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:36.9164823Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:36.9542228Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:08:36.9857211Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:36.9867829Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:08:37.0226012Z Selecting previously unselected package modemmanager. 2021-05-14T23:08:37.0452561Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:08:37.0525235Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:08:37.1666795Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:08:37.1939575Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:08:37.1950689Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:08:37.2266997Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:08:37.2561869Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:08:37.2573561Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:08:37.5504119Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:08:37.5782273Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:08:37.5806671Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:08:37.6111630Z Selecting previously unselected package python3-bs4. 2021-05-14T23:08:37.6420930Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:08:37.6438627Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:08:37.6833754Z Selecting previously unselected package python3-cycler. 2021-05-14T23:08:37.7088135Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:08:37.7099133Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:08:37.7427006Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:08:37.7656773Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:08:37.7672307Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:08:37.8066134Z Selecting previously unselected package python3-decorator. 2021-05-14T23:08:37.8303951Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:08:37.8317257Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:08:37.8625790Z Selecting previously unselected package python3-future. 2021-05-14T23:08:37.8852848Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:08:37.8869502Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:08:37.9599947Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:08:37.9895543Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:08:37.9906577Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:08:38.0162798Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:08:38.0463820Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:08:38.0478753Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:08:38.0871532Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:08:38.1166007Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:08:38.1175326Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:08:38.1445812Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:08:38.1757772Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:08:38.1773479Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:08:38.2186953Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:08:38.2429117Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:08:38.2443714Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:08:38.2750817Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:08:38.3046817Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:08:38.3056759Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:08:38.3386175Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:08:38.3625412Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:08:38.3635112Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:08:38.5146173Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:08:38.5371125Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:08:38.5381386Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:08:38.5678831Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:08:38.5952818Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:08:38.5963200Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:08:39.0067923Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:08:39.0328377Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:08:39.0337720Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:08:39.0674231Z Selecting previously unselected package python3-olefile. 2021-05-14T23:08:39.0949368Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:08:39.0961251Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:08:39.1305961Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:08:39.1532536Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:08:39.1541517Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:08:39.2146001Z Selecting previously unselected package python3-tz. 2021-05-14T23:08:39.2396456Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:08:39.2406395Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:08:39.2786765Z Selecting previously unselected package python3-owslib. 2021-05-14T23:08:39.3040013Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:08:39.3054509Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:08:39.3466377Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:08:39.3745790Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:08:39.3756608Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:08:39.4363989Z Selecting previously unselected package python3-retrying. 2021-05-14T23:08:39.4649486Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:08:39.4658582Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:08:39.4939295Z Selecting previously unselected package python3-plotly. 2021-05-14T23:08:39.5227187Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:08:39.5238231Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:08:40.0631585Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:08:40.0958687Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:08:40.0971885Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:08:40.1426083Z Selecting previously unselected package python3-sip. 2021-05-14T23:08:40.1673645Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:40.1685705Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:08:40.2010756Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:08:40.2318545Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:40.2330542Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:40.5082263Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:08:40.5394843Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:40.5407233Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:08:40.5901268Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:08:40.6194669Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:40.6212331Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:40.6532208Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:08:40.6816376Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:40.6825983Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:40.7080713Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:08:40.7366817Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:40.7375664Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:40.7825863Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:08:40.8056585Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:40.8068305Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:41.1049322Z Selecting previously unselected package python3-qgis. 2021-05-14T23:08:42.1025278Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:42.1026883Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:42.1028293Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:08:42.1029421Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:08:42.1030413Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:08:42.1031548Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:08:42.1174432Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:08:42.1196299Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:08:42.1672130Z Selecting previously unselected package qgis-common. 2021-05-14T23:08:42.1988770Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:42.1999736Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:43.7087048Z Selecting previously unselected package qgis. 2021-05-14T23:08:43.7428906Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:43.8088144Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:44.0364663Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:08:44.0701696Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:44.0715262Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:44.5028389Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:08:44.5351087Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:44.5363855Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:44.5691003Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:08:44.5999075Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:44.6011548Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:44.6683854Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:08:44.6973361Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:44.6987142Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:44.7367921Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:08:44.7688087Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:08:44.7702584Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:08:44.9612546Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:08:44.9923449Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:08:44.9942204Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:08:45.1306493Z Selecting previously unselected package proj-bin. 2021-05-14T23:08:45.1618308Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:08:45.1633096Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:08:45.1970651Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:08:45.2267796Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:08:45.2282469Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:08:45.2626152Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:08:45.2860629Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:08:45.2938673Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:08:45.3653283Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:45.3697963Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:45.6327518Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:08:45.6352500Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:45.6386132Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:45.6422465Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:45.6523367Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:08:45.6551709Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:45.6583347Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:08:45.6621852Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:45.6658322Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:45.6689074Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:45.6725997Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:45.6757569Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:45.6789641Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:45.6828353Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:45.6858270Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:45.6891556Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:45.6927203Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:45.6958494Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:08:45.8466284Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:45.8504566Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:45.8542395Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:08:46.0017134Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:46.0052132Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:08:46.1525823Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:46.1560867Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:46.1596224Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:46.1635822Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:46.1674142Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:46.1711852Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:46.1750358Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:08:46.2848434Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:46.2885606Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:46.2920135Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:46.2953090Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:46.2989986Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:08:46.4353540Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:46.4387397Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:08:46.5864136Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:46.5963500Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:46.6001157Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:46.6093589Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:46.6138080Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:46.6179274Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:46.6222104Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:46.6258165Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:08:46.7744172Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:46.7780812Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:46.7818530Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:46.7852314Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:46.7940967Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:08:46.7980752Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:08:46.9707066Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:46.9747528Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:08:47.1226672Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:47.1265934Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:47.1338649Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:08:47.1380391Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:47.1424538Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:08:47.1464106Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:47.1500953Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:08:47.3254982Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:47.3298733Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:47.3332993Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:47.3375461Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:47.3475388Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:08:47.5618233Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:48.7520509Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:48.7563474Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:48.7606717Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:48.7654074Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:48.7684913Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:48.7722170Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:48.7771998Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:48.7812856Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:08:48.9506209Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:48.9541170Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:08:48.9577399Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:48.9616075Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:08:49.1868588Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:49.1941439Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:49.2003256Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:49.2041684Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:49.2085200Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:49.2292956Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:08:49.4030922Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:49.4076605Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:49.4117414Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:08:49.4221610Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:49.4259953Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:49.4292517Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:49.4330066Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:49.4366060Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:08:49.4446554Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:08:49.4501977Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:08:49.7730460Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:49.9314167Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:49.9349756Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:49.9405004Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:49.9443047Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:49.9488539Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:08:49.9550326Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:49.9590712Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:49.9632512Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:49.9679390Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:50.2010974Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:08:50.3609904Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:08:50.5158953Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:50.5204278Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:08:50.5234105Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:50.5285469Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:08:50.6822613Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:50.6857229Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:50.6896841Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:50.6936598Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:08:51.6190237Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:51.6227639Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:51.6273842Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:51.6312784Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:51.6350194Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:51.6391396Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:08:51.6428840Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:51.6463544Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:51.6497269Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:52.0443353Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:08:52.0467367Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:52.0532413Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:08:52.2190084Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:52.2227010Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:08:52.3981547Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:52.4016052Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:08:52.5949410Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:52.5988280Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:08:52.6017687Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:52.6057362Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:08:52.7557518Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:08:52.7560124Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:08:53.2704002Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:08:53.5284565Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:53.5324279Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:53.5366044Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:53.5409001Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:53.5442715Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:53.5475125Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:53.5524072Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:08:53.7041656Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7044594Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:08:53.7047503Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7050375Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:08:53.7441149Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7443594Z if direction is "increasing": 2021-05-14T23:08:53.7446620Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7448694Z elif direction is "decreasing": 2021-05-14T23:08:53.7615465Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7617739Z if direction is "increasing": 2021-05-14T23:08:53.7620635Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:53.7622904Z elif direction is "decreasing": 2021-05-14T23:08:54.7212234Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:54.7213511Z if props["offset_coordinates"] is "data": 2021-05-14T23:08:54.7215051Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:08:54.7216145Z if props["coordinates"] is not "data": 2021-05-14T23:08:55.4970028Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:56.0467940Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:08:56.0470598Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:08:56.0472902Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:08:57.2294247Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:08:57.2336445Z First installation detected... 2021-05-14T23:08:57.2337213Z Checking NSS setup... 2021-05-14T23:08:57.2430137Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:08:57.2485779Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.2573798Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:08:57.5205874Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:57.5246243Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:08:57.5294571Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:57.5341157Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:57.5373773Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:08:57.5414603Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:08:57.5449877Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:08:58.1081875Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:08:58.1083836Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:58.1084958Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:58.1085912Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:08:58.1086792Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:08:58.1088294Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.1089415Z if value is '': 2021-05-14T23:08:58.1556595Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.1557862Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:08:58.1558856Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.1559688Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:08:58.1560620Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:08:58.1561483Z if driver_string is not None and driver_string is not "": 2021-05-14T23:08:58.1964517Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.1965612Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:08:58.1966645Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.1967576Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:08:58.2534278Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:08:58.2575456Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.2671868Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:08:58.2712104Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.2749882Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.2920227Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.2956274Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.2990146Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.3036031Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:58.3077473Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.3123544Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:58.4013018Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.4054164Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.4094853Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.4132876Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:08:58.5446803Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:08:58.5449025Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:08:59.0625900Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0670639Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0712189Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:08:59.0742678Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0777399Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:59.0818184Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0856974Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:08:59.0889090Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:08:59.0922568Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:08:59.0954079Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0991120Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.1021121Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:59.1058232Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:59.1094879Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:59.1134638Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:59.1171602Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.1209258Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.1243341Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:59.1276836Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:59.1318351Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:59.2941252Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:59.2971394Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:59.3002641Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:59.3035902Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:30.9334012Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:30.9379183Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:30.9419036Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:30.9450524Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:30.9488905Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:30.9539726Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:30.9583005Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:30.9626875Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.1241735Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.1284191Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:31.1323325Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.1356545Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:31.1394650Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.3208745Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.3244723Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.3295889Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:31.3462323Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:09:31.3577964Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:09:32.4564763Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:09:32.4735001Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:09:32.4960404Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:09:32.5113360Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:09:32.6622401Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:32.6930282Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:09:32.9435599Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:43.8439961Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:09:43.8647822Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:09:45.9459125Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:09:45.9459611Z with: 2021-05-14T23:09:45.9460050Z github_slug: neuroconductor/kirby21.asl 2021-05-14T23:09:45.9460608Z env: 2021-05-14T23:09:45.9460977Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:45.9461358Z TIC_DEPLOY_KEY: 2021-05-14T23:09:45.9462180Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:45.9463572Z GITHUB_PAT: *** 2021-05-14T23:09:45.9463898Z COVERALLS_TOKEN: 2021-05-14T23:09:45.9464443Z continue-on-error: true 2021-05-14T23:09:45.9465980Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:45.9466396Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:45.9466756Z TZ: UTC 2021-05-14T23:09:45.9467083Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:45.9467415Z NOT_CRAN: true 2021-05-14T23:09:45.9467728Z ##[endgroup] 2021-05-14T23:09:45.9813201Z repo slug is: neuroconductor/kirby21.asl 2021-05-14T23:09:45.9917344Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:09:45.9917813Z env: 2021-05-14T23:09:45.9918169Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:45.9918529Z TIC_DEPLOY_KEY: 2021-05-14T23:09:45.9919163Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:45.9920179Z GITHUB_PAT: *** 2021-05-14T23:09:45.9920487Z COVERALLS_TOKEN: 2021-05-14T23:09:45.9920873Z continue-on-error: true 2021-05-14T23:09:45.9921232Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:45.9921620Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:45.9921972Z TZ: UTC 2021-05-14T23:09:45.9922282Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:45.9922598Z NOT_CRAN: true 2021-05-14T23:09:45.9922899Z ##[endgroup] 2021-05-14T23:09:46.2262731Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:09:46.2263299Z with: 2021-05-14T23:09:46.2263645Z repo_name: kirby21.asl 2021-05-14T23:09:46.2264039Z repo_version: 1.7.0 2021-05-14T23:09:46.2264385Z runner_os: Linux 2021-05-14T23:09:46.2264907Z R_version: 4.1 2021-05-14T23:09:46.2265219Z env: 2021-05-14T23:09:46.2265626Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:46.2266039Z TIC_DEPLOY_KEY: 2021-05-14T23:09:46.2266770Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:46.2267958Z GITHUB_PAT: *** 2021-05-14T23:09:46.2268317Z COVERALLS_TOKEN: 2021-05-14T23:09:46.2268758Z continue-on-error: true 2021-05-14T23:09:46.2269172Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:46.2269613Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:46.2271171Z TZ: UTC 2021-05-14T23:09:46.2271613Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:46.2272046Z NOT_CRAN: true 2021-05-14T23:09:46.2272471Z ##[endgroup] 2021-05-14T23:09:46.2682318Z Package: kirby21.asl 2021-05-14T23:09:46.2688255Z Version: 1.7.0 2021-05-14T23:09:46.2688642Z OS: Linux 2021-05-14T23:09:46.2790341Z ##[group]Run install.packages('remotes') 2021-05-14T23:09:46.2791057Z install.packages('remotes') 2021-05-14T23:09:46.2792209Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:09:46.2793108Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:09:46.2800250Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:09:46.2800647Z env: 2021-05-14T23:09:46.2801049Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:46.2801672Z TIC_DEPLOY_KEY: 2021-05-14T23:09:46.2802959Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:46.2804281Z GITHUB_PAT: *** 2021-05-14T23:09:46.2804704Z COVERALLS_TOKEN: 2021-05-14T23:09:46.2805185Z continue-on-error: true 2021-05-14T23:09:46.2805673Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:46.2806160Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:46.2806639Z TZ: UTC 2021-05-14T23:09:46.2807052Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:46.2807515Z NOT_CRAN: true 2021-05-14T23:09:46.2807891Z ##[endgroup] 2021-05-14T23:09:46.4589675Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:09:46.4590527Z (as ‘lib’ is unspecified) 2021-05-14T23:10:04.1298960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:10:04.6622971Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-14T23:10:04.6722445Z ================================================== 2021-05-14T23:10:04.6723149Z downloaded 145 KB 2021-05-14T23:10:04.6723798Z 2021-05-14T23:10:04.9888767Z * installing *source* package ‘remotes’ ... 2021-05-14T23:10:04.9930592Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:10:04.9931699Z ** using staged installation 2021-05-14T23:10:05.0141928Z ** R 2021-05-14T23:10:05.0349247Z ** inst 2021-05-14T23:10:05.0365410Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:10:07.0508434Z ** help 2021-05-14T23:10:07.1427406Z *** installing help indices 2021-05-14T23:10:07.2011859Z ** building package indices 2021-05-14T23:10:07.4391367Z ** installing vignettes 2021-05-14T23:10:07.4468947Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:10:07.6297682Z ** testing if installed package can be loaded from final location 2021-05-14T23:10:07.8334448Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:10:07.8360443Z * DONE (remotes) 2021-05-14T23:10:07.8427776Z 2021-05-14T23:10:07.8429108Z The downloaded source packages are in 2021-05-14T23:10:07.8430784Z ‘/tmp/Rtmps9YzJB/downloaded_packages’ 2021-05-14T23:10:26.3309203Z ##[group]Run actions/cache@v1 2021-05-14T23:10:26.3309586Z with: 2021-05-14T23:10:26.3309953Z path: /home/runner/work/_temp/Library 2021-05-14T23:10:26.3312314Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-320470d02fcd9ba80731a96d1539a5a04380800efd6446114cd9edb1ab538221 2021-05-14T23:10:26.3315552Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T23:10:26.3316803Z env: 2021-05-14T23:10:26.3317406Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:26.3317861Z TIC_DEPLOY_KEY: 2021-05-14T23:10:26.3318932Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:26.3320869Z GITHUB_PAT: *** 2021-05-14T23:10:26.3321193Z COVERALLS_TOKEN: 2021-05-14T23:10:26.3321576Z continue-on-error: true 2021-05-14T23:10:26.3321935Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:26.3322363Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:26.3322755Z TZ: UTC 2021-05-14T23:10:26.3323071Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:26.3323385Z NOT_CRAN: true 2021-05-14T23:10:26.3323685Z ##[endgroup] 2021-05-14T23:10:26.3741392Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:10:26.3843730Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:26.3844416Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:26.3845012Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:10:26.3846591Z sudo -s eval "$sysreqs" 2021-05-14T23:10:26.3884864Z shell: /usr/bin/bash -e {0} 2021-05-14T23:10:26.3885201Z env: 2021-05-14T23:10:26.3885585Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:26.3886118Z TIC_DEPLOY_KEY: 2021-05-14T23:10:26.3886758Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:26.3887766Z GITHUB_PAT: *** 2021-05-14T23:10:26.3888093Z COVERALLS_TOKEN: 2021-05-14T23:10:26.3888463Z continue-on-error: true 2021-05-14T23:10:26.3888838Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:26.3889209Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:26.3889563Z TZ: UTC 2021-05-14T23:10:26.3889887Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:26.3890218Z NOT_CRAN: true 2021-05-14T23:10:26.3890580Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:10:26.3890961Z ##[endgroup] 2021-05-14T23:10:26.5747676Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:10:27.0534163Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:10:44.7272968Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:10:44.7273788Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:10:44.7274319Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:10:44.7274857Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:10:44.7275401Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:10:44.7295923Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:10:44.7309399Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:10:44.7310152Z (as ‘lib’ is unspecified) 2021-05-14T23:10:59.9702475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:11:00.6596446Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-14T23:11:00.6644037Z ================================================== 2021-05-14T23:11:00.6644736Z downloaded 60 KB 2021-05-14T23:11:00.6645200Z 2021-05-14T23:11:00.6680426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:11:01.4000290Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-14T23:11:01.4009907Z ================================================== 2021-05-14T23:11:01.4010576Z downloaded 34 KB 2021-05-14T23:11:01.4011357Z 2021-05-14T23:11:01.4047496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:11:01.9282467Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-14T23:11:01.9330623Z ================================================== 2021-05-14T23:11:01.9331454Z downloaded 62 KB 2021-05-14T23:11:01.9331892Z 2021-05-14T23:11:01.9363141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:11:02.6549952Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-14T23:11:02.6709060Z ================================================== 2021-05-14T23:11:02.6709823Z downloaded 285 KB 2021-05-14T23:11:02.6710483Z 2021-05-14T23:11:02.6742068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:11:03.3831550Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-14T23:11:03.4073091Z ================================================== 2021-05-14T23:11:03.4073952Z downloaded 973 KB 2021-05-14T23:11:03.4074427Z 2021-05-14T23:11:03.6773926Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:11:03.6796102Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:11:03.6797158Z ** using staged installation 2021-05-14T23:11:03.6941007Z ** R 2021-05-14T23:11:03.6987489Z ** inst 2021-05-14T23:11:03.6999008Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:04.1891388Z ** help 2021-05-14T23:11:04.2150700Z *** installing help indices 2021-05-14T23:11:04.2436686Z *** copying figures 2021-05-14T23:11:04.2442142Z ** building package indices 2021-05-14T23:11:04.4528480Z ** installing vignettes 2021-05-14T23:11:04.4579803Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:04.6276788Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:04.8099029Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:04.8107928Z * DONE (rprojroot) 2021-05-14T23:11:05.0366516Z * installing *source* package ‘crayon’ ... 2021-05-14T23:11:05.0383697Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:11:05.0385278Z ** using staged installation 2021-05-14T23:11:05.0511668Z ** R 2021-05-14T23:11:05.0595011Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:05.9131014Z ** help 2021-05-14T23:11:05.9794785Z *** installing help indices 2021-05-14T23:11:06.0177658Z ** building package indices 2021-05-14T23:11:06.2351038Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:06.4163054Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:06.5995163Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:06.6004191Z * DONE (crayon) 2021-05-14T23:11:06.8353325Z * installing *source* package ‘R6’ ... 2021-05-14T23:11:06.8368253Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:11:06.8369731Z ** using staged installation 2021-05-14T23:11:06.8500978Z ** R 2021-05-14T23:11:06.8565980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:07.3910975Z ** help 2021-05-14T23:11:07.4124829Z *** installing help indices 2021-05-14T23:11:07.4316352Z *** copying figures 2021-05-14T23:11:07.4320095Z ** building package indices 2021-05-14T23:11:07.6379520Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:07.8282525Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:08.0113123Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:08.0120701Z * DONE (R6) 2021-05-14T23:11:08.3208856Z * installing *source* package ‘desc’ ... 2021-05-14T23:11:08.3260840Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:11:08.3261904Z ** using staged installation 2021-05-14T23:11:08.3426941Z ** R 2021-05-14T23:11:08.3551326Z ** inst 2021-05-14T23:11:08.3565925Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:09.9991758Z ** help 2021-05-14T23:11:10.1413950Z *** installing help indices 2021-05-14T23:11:10.2299320Z ** building package indices 2021-05-14T23:11:10.5035684Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:10.7055666Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:10.9184875Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:10.9201916Z * DONE (desc) 2021-05-14T23:11:11.1932105Z * installing *source* package ‘debugme’ ... 2021-05-14T23:11:11.1961985Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-14T23:11:11.1963078Z ** using staged installation 2021-05-14T23:11:11.2088640Z ** R 2021-05-14T23:11:11.2125619Z ** inst 2021-05-14T23:11:11.2146558Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:11.5366274Z ** help 2021-05-14T23:11:11.5507065Z *** installing help indices 2021-05-14T23:11:11.5733436Z ** building package indices 2021-05-14T23:11:11.7608597Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:11.9402353Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:12.1207283Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:12.1213630Z * DONE (debugme) 2021-05-14T23:11:12.1286104Z 2021-05-14T23:11:12.1286870Z The downloaded source packages are in 2021-05-14T23:11:12.1288398Z ‘/tmp/RtmpF9Thc4/downloaded_packages’ 2021-05-14T23:11:12.1288929Z Running `R CMD build`... 2021-05-14T23:11:12.3624118Z * checking for file ‘/tmp/RtmpF9Thc4/remotes693947b72328/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:11:12.3629071Z * preparing ‘sysreqs’: 2021-05-14T23:11:12.3629781Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:11:12.3630693Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:11:12.3631404Z * checking for empty or unneeded directories 2021-05-14T23:11:12.3632118Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:11:12.3632763Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:11:12.3633969Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:12.3635042Z (as ‘lib’ is unspecified) 2021-05-14T23:11:12.5625494Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:11:12.5628601Z ** using staged installation 2021-05-14T23:11:12.5759394Z ** R 2021-05-14T23:11:12.5795338Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:12.9492922Z ** help 2021-05-14T23:11:12.9697906Z *** installing help indices 2021-05-14T23:11:12.9875547Z ** building package indices 2021-05-14T23:11:13.1746380Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:13.3732791Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:13.5678429Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:13.5684648Z * DONE (sysreqs) 2021-05-14T23:11:31.5550323Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:11:31.5552344Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:11:31.5553803Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:11:31.6475371Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:11:31.6645506Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:11:31.6858615Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:11:31.8262242Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:11:32.1016371Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:11:32.3760898Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:11:33.3051078Z Reading package lists... 2021-05-14T23:11:33.3770762Z Reading package lists... 2021-05-14T23:11:33.5170516Z Building dependency tree... 2021-05-14T23:11:33.5192755Z Reading state information... 2021-05-14T23:11:33.6738443Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:11:33.6740807Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:11:33.6744375Z libssh2-1-dev set to manually installed. 2021-05-14T23:11:33.6746268Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:11:33.6747556Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:11:33.6748509Z Suggested packages: 2021-05-14T23:11:33.6749319Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:11:33.7176075Z The following NEW packages will be installed: 2021-05-14T23:11:33.7183858Z libcurl4-openssl-dev 2021-05-14T23:11:33.7388537Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:11:33.7389306Z Need to get 321 kB of archives. 2021-05-14T23:11:33.7389976Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:11:33.7392054Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:11:34.1739821Z Fetched 321 kB in 0s (13.5 MB/s) 2021-05-14T23:11:34.2078227Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:11:34.2158201Z (Reading database ... 2021-05-14T23:11:34.2158964Z (Reading database ... 5% 2021-05-14T23:11:34.2159643Z (Reading database ... 10% 2021-05-14T23:11:34.2160603Z (Reading database ... 15% 2021-05-14T23:11:34.2161096Z (Reading database ... 20% 2021-05-14T23:11:34.2161537Z (Reading database ... 25% 2021-05-14T23:11:34.2161992Z (Reading database ... 30% 2021-05-14T23:11:34.2162420Z (Reading database ... 35% 2021-05-14T23:11:34.2163011Z (Reading database ... 40% 2021-05-14T23:11:34.2163423Z (Reading database ... 45% 2021-05-14T23:11:34.2166269Z (Reading database ... 50% 2021-05-14T23:11:34.2218731Z (Reading database ... 55% 2021-05-14T23:11:34.2266798Z (Reading database ... 60% 2021-05-14T23:11:34.2310287Z (Reading database ... 65% 2021-05-14T23:11:34.2505045Z (Reading database ... 70% 2021-05-14T23:11:34.2537895Z (Reading database ... 75% 2021-05-14T23:11:34.2824584Z (Reading database ... 80% 2021-05-14T23:11:34.2919614Z (Reading database ... 85% 2021-05-14T23:11:34.3321431Z (Reading database ... 90% 2021-05-14T23:11:34.3411907Z (Reading database ... 95% 2021-05-14T23:11:34.3412702Z (Reading database ... 100% 2021-05-14T23:11:34.3413732Z (Reading database ... 285139 files and directories currently installed.) 2021-05-14T23:11:34.3574511Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:11:34.3585154Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:34.4542647Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:34.4586949Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:11:39.6583634Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:11:39.6584297Z remotes::install_github("ropensci/tic") 2021-05-14T23:11:39.6585070Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:11:39.6585686Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:11:39.6586193Z remotes::install_cran("covr") 2021-05-14T23:11:39.6599739Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:11:39.6600258Z env: 2021-05-14T23:11:39.6600775Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:11:39.6601465Z TIC_DEPLOY_KEY: 2021-05-14T23:11:39.6602260Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:11:39.6603857Z GITHUB_PAT: *** 2021-05-14T23:11:39.6604248Z COVERALLS_TOKEN: 2021-05-14T23:11:39.6604870Z continue-on-error: true 2021-05-14T23:11:39.6605677Z VDIFFR_RUN_TESTS: 2021-05-14T23:11:39.6606268Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:11:39.6606703Z TZ: UTC 2021-05-14T23:11:39.6607060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:11:39.6607414Z NOT_CRAN: true 2021-05-14T23:11:39.6607747Z ##[endgroup] 2021-05-14T23:11:39.8501404Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:11:40.4819973Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:11:58.1149817Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:11:58.1150910Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:11:58.1152133Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:11:58.1154031Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:11:58.1155441Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:11:58.1156604Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:11:58.1157376Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:11:58.1158439Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:11:58.1159159Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:11:58.1159857Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:11:58.1160556Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:11:58.1161486Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:11:58.1162195Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:11:58.1163106Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:11:58.1164273Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:11:58.1165080Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:58.1165866Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:11:58.1166606Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:11:58.1167502Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:11:58.1168585Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:11:58.1169543Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:11:58.1170568Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:11:58.1171298Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:11:58.1172226Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:58.1173067Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:58.1173734Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:11:58.1174412Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:11:58.1175088Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:11:58.1175960Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:11:58.1176655Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:11:58.1177363Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:11:58.1180455Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-14T23:11:58.1192409Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:58.1193104Z (as ‘lib’ is unspecified) 2021-05-14T23:12:13.5088613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:12:14.1857947Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-14T23:12:14.2097097Z ================================================== 2021-05-14T23:12:14.2098207Z downloaded 839 KB 2021-05-14T23:12:14.2099082Z 2021-05-14T23:12:14.2137248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:12:14.7222534Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-14T23:12:14.7370884Z ================================================== 2021-05-14T23:12:14.7371320Z downloaded 258 KB 2021-05-14T23:12:14.7371573Z 2021-05-14T23:12:14.7405373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:12:15.2517085Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-14T23:12:15.2597245Z ================================================== 2021-05-14T23:12:15.2598113Z downloaded 97 KB 2021-05-14T23:12:15.2598766Z 2021-05-14T23:12:15.2633987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:12:15.9490410Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-14T23:12:15.9491584Z ================================================== 2021-05-14T23:12:15.9492210Z downloaded 19 KB 2021-05-14T23:12:15.9492825Z 2021-05-14T23:12:15.9519592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:12:16.4654580Z Content type 'application/x-tar' length 5688 bytes 2021-05-14T23:12:16.4655520Z ================================================== 2021-05-14T23:12:16.4656107Z downloaded 5688 bytes 2021-05-14T23:12:16.4656434Z 2021-05-14T23:12:16.4685166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:12:17.1572647Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-14T23:12:17.1842899Z ================================================== 2021-05-14T23:12:17.1843375Z downloaded 1.3 MB 2021-05-14T23:12:17.1843658Z 2021-05-14T23:12:17.1883938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:12:17.8986742Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-14T23:12:17.8987587Z ================================================== 2021-05-14T23:12:17.8988603Z downloaded 12 KB 2021-05-14T23:12:17.8988840Z 2021-05-14T23:12:17.9015843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:12:18.4216014Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-14T23:12:18.4499023Z ================================================== 2021-05-14T23:12:18.4499754Z downloaded 779 KB 2021-05-14T23:12:18.4500143Z 2021-05-14T23:12:18.4539740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:12:19.1550613Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-14T23:12:19.1731877Z ================================================== 2021-05-14T23:12:19.1732556Z downloaded 412 KB 2021-05-14T23:12:19.1733059Z 2021-05-14T23:12:19.1765431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:12:20.8999699Z Content type 'application/x-tar' length 3475 bytes 2021-05-14T23:12:20.9000977Z ================================================== 2021-05-14T23:12:20.9001591Z downloaded 3475 bytes 2021-05-14T23:12:20.9002208Z 2021-05-14T23:12:20.9036068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:12:21.5882372Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-14T23:12:21.5994037Z ================================================== 2021-05-14T23:12:21.5994509Z downloaded 156 KB 2021-05-14T23:12:21.5996147Z 2021-05-14T23:12:21.6029631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:12:23.0128885Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-14T23:12:23.0131982Z ================================================== 2021-05-14T23:12:23.0132534Z downloaded 60 KB 2021-05-14T23:12:23.0132778Z 2021-05-14T23:12:23.0170069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:12:23.7050416Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-14T23:12:23.7164519Z ================================================== 2021-05-14T23:12:23.7164940Z downloaded 154 KB 2021-05-14T23:12:23.7165356Z 2021-05-14T23:12:23.7198572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:12:26.2700203Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-14T23:12:26.2797405Z ================================================== 2021-05-14T23:12:26.2797827Z downloaded 110 KB 2021-05-14T23:12:26.2798074Z 2021-05-14T23:12:26.2842835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:12:26.8042123Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-14T23:12:26.8137525Z ================================================== 2021-05-14T23:12:26.8138557Z downloaded 107 KB 2021-05-14T23:12:26.8139129Z 2021-05-14T23:12:26.8172753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:12:27.9578583Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-14T23:12:27.9719495Z ================================================== 2021-05-14T23:12:27.9719935Z downloaded 225 KB 2021-05-14T23:12:27.9720166Z 2021-05-14T23:12:27.9762505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:12:28.6739601Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-14T23:12:28.6787857Z ================================================== 2021-05-14T23:12:28.6788316Z downloaded 43 KB 2021-05-14T23:12:28.6788770Z 2021-05-14T23:12:28.6820315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:12:29.1257905Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-14T23:12:29.1335479Z ================================================== 2021-05-14T23:12:29.1336250Z downloaded 90 KB 2021-05-14T23:12:29.1336535Z 2021-05-14T23:12:29.1367315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:12:29.6438382Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-14T23:12:29.6505398Z ================================================== 2021-05-14T23:12:29.6506448Z downloaded 92 KB 2021-05-14T23:12:29.6506895Z 2021-05-14T23:12:29.6540030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:12:30.5425623Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-14T23:12:30.5431409Z ================================================== 2021-05-14T23:12:30.5431824Z downloaded 28 KB 2021-05-14T23:12:30.5432054Z 2021-05-14T23:12:30.5471476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:12:31.0610727Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-14T23:12:31.0611779Z ================================================== 2021-05-14T23:12:31.0612442Z downloaded 12 KB 2021-05-14T23:12:31.0612755Z 2021-05-14T23:12:31.0655689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:12:32.1717301Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-14T23:12:32.1718718Z ================================================== 2021-05-14T23:12:32.1719279Z downloaded 364 KB 2021-05-14T23:12:32.1719648Z 2021-05-14T23:12:32.1721142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:12:32.3169830Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-14T23:12:32.3224225Z ================================================== 2021-05-14T23:12:32.3225375Z downloaded 81 KB 2021-05-14T23:12:32.3226048Z 2021-05-14T23:12:32.3260212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:12:33.6326001Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-14T23:12:33.6373780Z ================================================== 2021-05-14T23:12:33.6374524Z downloaded 44 KB 2021-05-14T23:12:33.6375081Z 2021-05-14T23:12:33.6417639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:12:34.8713537Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-14T23:12:34.8764155Z ================================================== 2021-05-14T23:12:34.8764814Z downloaded 64 KB 2021-05-14T23:12:34.8765275Z 2021-05-14T23:12:34.8801701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:12:35.5849349Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-14T23:12:35.6074899Z ================================================== 2021-05-14T23:12:35.6075746Z downloaded 781 KB 2021-05-14T23:12:35.6076591Z 2021-05-14T23:12:35.6112394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:12:36.2911826Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-14T23:12:36.2914754Z ================================================== 2021-05-14T23:12:36.2915156Z downloaded 20 KB 2021-05-14T23:12:36.2915399Z 2021-05-14T23:12:36.2950926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:12:36.8233839Z Content type 'binary/octet-stream' length 24540 bytes (23 KB) 2021-05-14T23:12:36.8235912Z ================================================== 2021-05-14T23:12:36.8236617Z downloaded 23 KB 2021-05-14T23:12:36.8237078Z 2021-05-14T23:12:36.8276477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:12:37.7399432Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-14T23:12:37.7555897Z ================================================== 2021-05-14T23:12:37.7557044Z downloaded 297 KB 2021-05-14T23:12:37.7557312Z 2021-05-14T23:12:37.7596098Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:12:38.1832771Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-14T23:12:38.1835655Z ================================================== 2021-05-14T23:12:38.1836322Z downloaded 17 KB 2021-05-14T23:12:38.1836919Z 2021-05-14T23:12:38.1869074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:12:39.4276052Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-14T23:12:39.4544161Z ================================================== 2021-05-14T23:12:39.4545400Z downloaded 1.2 MB 2021-05-14T23:12:39.4545672Z 2021-05-14T23:12:39.9759699Z * installing *source* package ‘rlang’ ... 2021-05-14T23:12:39.9874881Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:39.9876337Z ** using staged installation 2021-05-14T23:12:40.0054083Z ** libs 2021-05-14T23:12:40.0124415Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-14T23:12:40.1256920Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-14T23:12:40.4801804Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-14T23:12:42.8643267Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-14T23:12:43.8529969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-14T23:12:43.8905302Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:43.9386628Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T23:12:43.9389730Z ** R 2021-05-14T23:12:43.9872111Z ** inst 2021-05-14T23:12:43.9886243Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:47.4049870Z ** help 2021-05-14T23:12:48.1008807Z *** installing help indices 2021-05-14T23:12:48.4128473Z *** copying figures 2021-05-14T23:12:48.4136086Z ** building package indices 2021-05-14T23:12:48.8888311Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:49.0850648Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:49.1825450Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:49.4695053Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:49.4727005Z * DONE (rlang) 2021-05-14T23:12:49.7626429Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:12:49.7649171Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:49.7650194Z ** using staged installation 2021-05-14T23:12:49.7771642Z ** libs 2021-05-14T23:12:49.7820790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-14T23:12:49.9056308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:12:49.9583522Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:49.9826271Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T23:12:49.9827295Z ** R 2021-05-14T23:12:49.9863209Z ** inst 2021-05-14T23:12:49.9878943Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:50.2814224Z ** help 2021-05-14T23:12:50.3244760Z *** installing help indices 2021-05-14T23:12:50.3592689Z *** copying figures 2021-05-14T23:12:50.3596317Z ** building package indices 2021-05-14T23:12:50.5825881Z ** installing vignettes 2021-05-14T23:12:50.5852270Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:50.7625105Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:50.7799851Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:50.9694039Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:50.9702373Z * DONE (magrittr) 2021-05-14T23:12:51.2317740Z * installing *source* package ‘glue’ ... 2021-05-14T23:12:51.2336828Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:51.2338620Z ** using staged installation 2021-05-14T23:12:51.2503728Z ** libs 2021-05-14T23:12:51.2557177Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-14T23:12:51.3794409Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:12:51.4239591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-14T23:12:51.5066493Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:51.5306727Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T23:12:51.5307748Z ** R 2021-05-14T23:12:51.5345123Z ** inst 2021-05-14T23:12:51.5358143Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:52.0423601Z ** help 2021-05-14T23:12:52.0737657Z *** installing help indices 2021-05-14T23:12:52.1033811Z *** copying figures 2021-05-14T23:12:52.1037701Z ** building package indices 2021-05-14T23:12:52.3066100Z ** installing vignettes 2021-05-14T23:12:52.3099983Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:52.5337305Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:52.5505971Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:52.7710879Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:52.7721069Z * DONE (glue) 2021-05-14T23:12:52.9920324Z * installing *source* package ‘sys’ ... 2021-05-14T23:12:52.9932630Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:52.9933869Z ** using staged installation 2021-05-14T23:12:53.0118561Z ** libs 2021-05-14T23:12:53.0160867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-14T23:12:53.2271009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:12:53.2695725Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:53.2906310Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T23:12:53.2915211Z ** R 2021-05-14T23:12:53.2952588Z ** inst 2021-05-14T23:12:53.2960695Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:53.5776627Z ** help 2021-05-14T23:12:53.5991683Z *** installing help indices 2021-05-14T23:12:53.6220132Z ** building package indices 2021-05-14T23:12:53.8414503Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:54.0353728Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:54.0553605Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:54.2435746Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:54.2440794Z * DONE (sys) 2021-05-14T23:12:54.4493214Z * installing *source* package ‘mime’ ... 2021-05-14T23:12:54.4503400Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:54.4505479Z ** using staged installation 2021-05-14T23:12:54.4631152Z ** libs 2021-05-14T23:12:54.4678782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:12:54.5158922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T23:12:54.5737887Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:54.5900753Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T23:12:54.5916524Z ** R 2021-05-14T23:12:54.5975695Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:54.9544541Z ** help 2021-05-14T23:12:54.9774613Z *** installing help indices 2021-05-14T23:12:54.9967027Z ** building package indices 2021-05-14T23:12:55.2081004Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:55.4012759Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:55.4201341Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:55.6152702Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:55.6160072Z * DONE (mime) 2021-05-14T23:12:56.0248825Z * installing *source* package ‘curl’ ... 2021-05-14T23:12:56.0324985Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:56.0325955Z ** using staged installation 2021-05-14T23:12:56.0408007Z Found pkg-config cflags and libs! 2021-05-14T23:12:56.1191645Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-14T23:12:56.1192662Z Using PKG_LIBS=-lcurl 2021-05-14T23:12:56.1694954Z ** libs 2021-05-14T23:12:56.1751507Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-14T23:12:56.1773577Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-14T23:12:56.2507884Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-14T23:12:56.3785765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-14T23:12:56.4619284Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-14T23:12:56.5169349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-14T23:12:56.6140442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-14T23:12:56.6804590Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-14T23:12:56.7287112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-14T23:12:57.0755396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-14T23:12:57.1129570Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:12:57.1659194Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-14T23:12:57.2261743Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-14T23:12:57.3970817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-14T23:12:57.4544970Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-14T23:12:57.5065187Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-14T23:12:57.5466954Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:12:57.5902784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-14T23:12:57.6448819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:12:57.7609631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-14T23:12:57.8282963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-14T23:12:57.8446345Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-14T23:12:57.8951443Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:12:57.9253608Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T23:12:57.9267948Z ** R 2021-05-14T23:12:57.9394467Z ** inst 2021-05-14T23:12:57.9432783Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:12:58.4680845Z ** help 2021-05-14T23:12:58.5143286Z *** installing help indices 2021-05-14T23:12:58.5475484Z ** building package indices 2021-05-14T23:12:58.7545968Z ** installing vignettes 2021-05-14T23:12:58.7596308Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:58.9355906Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:12:58.9524891Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:59.1466869Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:59.1468487Z * DONE (curl) 2021-05-14T23:12:59.4797120Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:12:59.4849556Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:12:59.4850528Z ** using staged installation 2021-05-14T23:12:59.4988102Z ** libs 2021-05-14T23:12:59.5039101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:12:59.5707532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-14T23:12:59.6237225Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-14T23:12:59.6878474Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-14T23:12:59.8051035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-14T23:12:59.8823887Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-14T23:12:59.9330737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-14T23:12:59.9831870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-14T23:13:00.0394802Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-14T23:13:00.0927461Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-14T23:13:00.2279204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-14T23:13:00.2991851Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-14T23:13:00.3848263Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-14T23:13:00.4620380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-14T23:13:00.5374778Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-14T23:13:00.5925678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-14T23:13:00.6463306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-14T23:13:00.6890196Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-14T23:13:00.7530315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-14T23:13:00.8006133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-14T23:13:00.8504867Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-14T23:13:00.9279203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-14T23:13:00.9642203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-14T23:13:01.0123248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-14T23:13:01.1189528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-14T23:13:01.3801614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-14T23:13:01.6430889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-14T23:13:01.8127364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-14T23:13:01.9538974Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-14T23:13:01.9620414Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:13:01.9946158Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T23:13:01.9947353Z ** R 2021-05-14T23:13:02.0109278Z ** inst 2021-05-14T23:13:02.0126531Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:03.0430368Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:13:03.0432373Z ** help 2021-05-14T23:13:03.0769419Z *** installing help indices 2021-05-14T23:13:03.1066530Z ** building package indices 2021-05-14T23:13:03.3211501Z ** installing vignettes 2021-05-14T23:13:03.3289378Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:03.5142190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:13:03.5351077Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:03.7565054Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:03.7577117Z * DONE (jsonlite) 2021-05-14T23:13:03.9558775Z * installing *source* package ‘ini’ ... 2021-05-14T23:13:03.9580703Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:03.9581826Z ** using staged installation 2021-05-14T23:13:03.9686813Z ** R 2021-05-14T23:13:03.9712671Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:04.2265684Z ** help 2021-05-14T23:13:04.2366407Z *** installing help indices 2021-05-14T23:13:04.2590441Z ** building package indices 2021-05-14T23:13:04.4339905Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:04.6063357Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:04.7732608Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:04.7738622Z * DONE (ini) 2021-05-14T23:13:05.0026423Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:13:05.0044907Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:05.0047131Z ** using staged installation 2021-05-14T23:13:05.0170839Z ** R 2021-05-14T23:13:05.0231753Z ** inst 2021-05-14T23:13:05.0243439Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:05.4920749Z ** help 2021-05-14T23:13:05.5186518Z *** installing help indices 2021-05-14T23:13:05.5409872Z ** building package indices 2021-05-14T23:13:05.7312054Z ** installing vignettes 2021-05-14T23:13:05.7375617Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:05.9068393Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:06.0982183Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:06.0990238Z * DONE (gitcreds) 2021-05-14T23:13:06.3555568Z * installing *source* package ‘zip’ ... 2021-05-14T23:13:06.3581368Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:06.3582356Z ** using staged installation 2021-05-14T23:13:06.3695964Z ** libs 2021-05-14T23:13:06.3764064Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:13:09.1804246Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:13:11.8744172Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:13:11.9158605Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-14T23:13:14.4069993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-14T23:13:14.5004216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-14T23:13:14.6275192Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T23:13:14.6847960Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:13:14.7101807Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T23:13:14.7137704Z ** R 2021-05-14T23:13:14.7175898Z ** inst 2021-05-14T23:13:14.7191338Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:15.0822590Z ** help 2021-05-14T23:13:15.1075505Z *** installing help indices 2021-05-14T23:13:15.1346411Z ** building package indices 2021-05-14T23:13:15.3238318Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:15.4947380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:13:15.5130538Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:15.6963457Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:15.6969185Z * DONE (zip) 2021-05-14T23:13:16.0245946Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:13:16.0288270Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:16.0289408Z ** using staged installation 2021-05-14T23:13:16.0443381Z ** R 2021-05-14T23:13:16.0568357Z ** inst 2021-05-14T23:13:16.0587499Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:16.6373723Z ** help 2021-05-14T23:13:16.8162629Z *** installing help indices 2021-05-14T23:13:16.9277187Z *** copying figures 2021-05-14T23:13:16.9280391Z ** building package indices 2021-05-14T23:13:17.2303302Z ** installing vignettes 2021-05-14T23:13:17.2397659Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:17.4160653Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:17.5841266Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:17.5849845Z * DONE (rstudioapi) 2021-05-14T23:13:17.8245878Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:13:17.8278097Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:17.8280284Z ** using staged installation 2021-05-14T23:13:17.8455562Z ** libs 2021-05-14T23:13:17.8505936Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-14T23:13:19.9180070Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:13:19.9648412Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:13:20.0266612Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T23:13:20.0267663Z ** R 2021-05-14T23:13:20.0302867Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:20.4422591Z ** help 2021-05-14T23:13:20.4594437Z *** installing help indices 2021-05-14T23:13:20.4795403Z ** building package indices 2021-05-14T23:13:20.6820804Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:20.8527554Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:13:20.8700572Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:21.0443104Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:21.0449920Z * DONE (fastmap) 2021-05-14T23:13:21.3076682Z * installing *source* package ‘yaml’ ... 2021-05-14T23:13:21.3099536Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:21.3100953Z ** using staged installation 2021-05-14T23:13:21.3200338Z ** libs 2021-05-14T23:13:21.3252684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-14T23:13:21.6714172Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-14T23:13:21.7784114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-14T23:13:22.7249579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-14T23:13:22.8990146Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-14T23:13:23.0226062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-14T23:13:23.3734390Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-14T23:13:23.6500426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-14T23:13:23.7488456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-14T23:13:24.1851364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-14T23:13:24.3080393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-14T23:13:25.7296014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-14T23:13:25.7882105Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:13:25.8186375Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T23:13:25.8187374Z ** R 2021-05-14T23:13:25.8205725Z ** inst 2021-05-14T23:13:25.8218775Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:26.0673013Z ** help 2021-05-14T23:13:26.0922788Z *** installing help indices 2021-05-14T23:13:26.1177677Z ** building package indices 2021-05-14T23:13:26.3059025Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:26.5013443Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:13:26.5197229Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:26.6850504Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:26.6856356Z * DONE (yaml) 2021-05-14T23:13:26.9517773Z * installing *source* package ‘withr’ ... 2021-05-14T23:13:26.9540262Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:26.9541214Z ** using staged installation 2021-05-14T23:13:26.9698398Z ** R 2021-05-14T23:13:26.9780540Z ** inst 2021-05-14T23:13:26.9790465Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:27.6385748Z ** help 2021-05-14T23:13:27.7188652Z *** installing help indices 2021-05-14T23:13:27.7828286Z *** copying figures 2021-05-14T23:13:27.7831470Z ** building package indices 2021-05-14T23:13:28.0253361Z ** installing vignettes 2021-05-14T23:13:28.0317001Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:28.2104909Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:28.3824207Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:28.3834212Z * DONE (withr) 2021-05-14T23:13:28.6091379Z * installing *source* package ‘whisker’ ... 2021-05-14T23:13:28.6106815Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:28.6107974Z ** using staged installation 2021-05-14T23:13:28.6198258Z ** R 2021-05-14T23:13:28.6239828Z ** inst 2021-05-14T23:13:28.6257255Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:29.0195874Z ** help 2021-05-14T23:13:29.0479905Z *** installing help indices 2021-05-14T23:13:29.0801992Z ** building package indices 2021-05-14T23:13:29.2793880Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:29.4564573Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:29.6302823Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:29.6310505Z * DONE (whisker) 2021-05-14T23:13:29.8316773Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:13:29.8331478Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:29.8336431Z ** using staged installation 2021-05-14T23:13:29.8540500Z ** libs 2021-05-14T23:13:29.8584567Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:13:29.9054737Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-14T23:13:29.9498554Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:13:29.9661558Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T23:13:29.9676267Z ** R 2021-05-14T23:13:29.9730154Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:30.2837501Z ** help 2021-05-14T23:13:30.3082849Z *** installing help indices 2021-05-14T23:13:30.3298246Z ** building package indices 2021-05-14T23:13:30.5720915Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:30.7555898Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:13:30.7716782Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:30.9345794Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:30.9351441Z * DONE (rappdirs) 2021-05-14T23:13:31.4298113Z * installing *source* package ‘fs’ ... 2021-05-14T23:13:31.4424583Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:13:31.4426450Z ** using staged installation 2021-05-14T23:13:31.4606841Z ** libs 2021-05-14T23:13:31.4663345Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-14T23:13:32.0188785Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-14T23:13:32.4583548Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-14T23:13:32.8623904Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-14T23:13:32.9409295Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-14T23:13:33.2524176Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-14T23:13:33.5720584Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-14T23:13:33.6565049Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-14T23:13:34.1025334Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-14T23:13:34.4063077Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-14T23:13:34.5036380Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-14T23:13:34.8429404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-14T23:13:34.9773180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-14T23:13:35.0226727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-14T23:13:35.0541356Z (cd libuv-1.38.1 \ 2021-05-14T23:13:35.0543435Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T23:13:39.5711635Z make --directory=libuv-1.38.1 \ 2021-05-14T23:13:39.5713229Z HAVE_DTRACE=0 2021-05-14T23:13:39.5801705Z make[1]: Entering directory '/tmp/RtmpcqHFoS/R.INSTALL78b6c1920be/fs/src/libuv-1.38.1' 2021-05-14T23:13:39.5907593Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:13:40.1960777Z CC src/libuv_la-idna.lo 2021-05-14T23:13:40.8092035Z CC src/libuv_la-inet.lo 2021-05-14T23:13:41.4564414Z CC src/libuv_la-random.lo 2021-05-14T23:13:41.9844687Z CC src/libuv_la-strscpy.lo 2021-05-14T23:13:42.4687321Z CC src/libuv_la-threadpool.lo 2021-05-14T23:13:43.1464141Z CC src/libuv_la-timer.lo 2021-05-14T23:13:43.7661090Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:13:44.2747372Z CC src/libuv_la-uv-common.lo 2021-05-14T23:13:45.3850098Z CC src/libuv_la-version.lo 2021-05-14T23:13:45.8601725Z CC src/unix/libuv_la-async.lo 2021-05-14T23:13:46.4535391Z CC src/unix/libuv_la-core.lo 2021-05-14T23:13:47.6252422Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:13:48.1291678Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:13:49.7247275Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:13:50.3101510Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:13:50.8509699Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:13:51.4423652Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:13:52.0050822Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:13:52.6368467Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:13:53.1977563Z CC src/unix/libuv_la-process.lo 2021-05-14T23:13:53.9693118Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:13:54.5302876Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:13:55.4273938Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:13:56.4740798Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:13:57.1383221Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:13:57.8690147Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:13:58.4803326Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:13:59.5071493Z CC src/unix/libuv_la-linux-core.lo 2021-05-14T23:14:00.5589278Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-14T23:14:01.4324255Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-14T23:14:01.8795863Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-14T23:14:02.3954168Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:14:02.9354743Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-14T23:14:03.4372070Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-14T23:14:03.9635722Z CCLD libuv.la 2021-05-14T23:14:04.1633633Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-14T23:14:04.2079954Z make[1]: Leaving directory '/tmp/RtmpcqHFoS/R.INSTALL78b6c1920be/fs/src/libuv-1.38.1' 2021-05-14T23:14:04.2100943Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:04.2987130Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T23:14:04.3013609Z ** R 2021-05-14T23:14:04.3122138Z ** inst 2021-05-14T23:14:04.3133839Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:05.4196182Z ** help 2021-05-14T23:14:05.4922121Z *** installing help indices 2021-05-14T23:14:05.5451819Z ** building package indices 2021-05-14T23:14:05.7775112Z ** installing vignettes 2021-05-14T23:14:05.7892249Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:06.0207196Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:06.0391357Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:06.2905461Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:06.2918248Z * DONE (fs) 2021-05-14T23:14:06.5390966Z * installing *source* package ‘clipr’ ... 2021-05-14T23:14:06.5405473Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:06.5406766Z ** using staged installation 2021-05-14T23:14:06.5657257Z ** R 2021-05-14T23:14:06.5702917Z ** inst 2021-05-14T23:14:06.5714981Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:06.8945610Z ** help 2021-05-14T23:14:06.9140014Z *** installing help indices 2021-05-14T23:14:06.9375616Z ** building package indices 2021-05-14T23:14:07.1419598Z ** installing vignettes 2021-05-14T23:14:07.1505072Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:07.3297060Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:07.5016430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:07.5022600Z * DONE (clipr) 2021-05-14T23:14:08.2888664Z * installing *source* package ‘git2r’ ... 2021-05-14T23:14:08.3114923Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:08.3117075Z ** using staged installation 2021-05-14T23:14:08.4886852Z checking build system type... x86_64-unknown-linux-gnu 2021-05-14T23:14:08.4888288Z checking host system type... x86_64-unknown-linux-gnu 2021-05-14T23:14:08.4894954Z checking for gcc... gcc 2021-05-14T23:14:08.5433552Z checking whether the C compiler works... yes 2021-05-14T23:14:08.5434910Z checking for C compiler default output file name... a.out 2021-05-14T23:14:08.5768520Z checking for suffix of executables... 2021-05-14T23:14:08.6135484Z checking whether we are cross compiling... no 2021-05-14T23:14:08.6328794Z checking for suffix of object files... o 2021-05-14T23:14:08.6510959Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:14:08.6682149Z checking whether gcc accepts -g... yes 2021-05-14T23:14:08.7012414Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:14:08.7022073Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:14:08.7035137Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:14:08.7155951Z Found pkg-config cflags and libs! 2021-05-14T23:14:08.8006583Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:14:08.9117288Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:14:09.0271238Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:14:09.1451486Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:14:09.2438727Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-14T23:14:09.2440463Z ----- Results of the git2r package configure ----- 2021-05-14T23:14:09.2441063Z 2021-05-14T23:14:09.2442095Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-14T23:14:09.2443018Z PKG_LIBS: -lgit2 2021-05-14T23:14:09.2443474Z 2021-05-14T23:14:09.2444315Z -------------------------------------------------- 2021-05-14T23:14:09.2612204Z configure: creating ./config.status 2021-05-14T23:14:09.3337138Z config.status: creating src/Makevars 2021-05-14T23:14:09.3902465Z ** libs 2021-05-14T23:14:09.3969634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-14T23:14:09.4646787Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-14T23:14:09.5112356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-14T23:14:09.6726625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-14T23:14:09.7633065Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-14T23:14:09.8765124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-14T23:14:10.0967385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-14T23:14:10.1897792Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-14T23:14:10.2837311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-14T23:14:10.4395833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-14T23:14:10.5983395Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-14T23:14:10.6921723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-14T23:14:10.9520096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-14T23:14:11.0145712Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-14T23:14:11.0965620Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-14T23:14:11.1769558Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-14T23:14:11.2516084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-14T23:14:11.4189687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-14T23:14:11.5422160Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-14T23:14:11.6164214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-14T23:14:11.7773383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-14T23:14:11.8398835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-14T23:14:11.9146180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-14T23:14:12.0083667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-14T23:14:12.0887059Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-14T23:14:12.2527815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-14T23:14:12.4028668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-14T23:14:12.4855047Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-14T23:14:12.5613546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-14T23:14:12.7311072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-14T23:14:12.8083835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-14T23:14:12.9202428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-14T23:14:13.0793038Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-14T23:14:13.2005449Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-14T23:14:13.2644861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-14T23:14:13.3803796Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:13.4177590Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T23:14:13.4195424Z ** R 2021-05-14T23:14:13.4395133Z ** inst 2021-05-14T23:14:13.4406755Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:14.3679928Z ** help 2021-05-14T23:14:14.6275353Z *** installing help indices 2021-05-14T23:14:14.8182718Z ** building package indices 2021-05-14T23:14:15.1599895Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:15.3573628Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:15.3748380Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:15.5752856Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:15.5762626Z * DONE (git2r) 2021-05-14T23:14:15.8008524Z * installing *source* package ‘askpass’ ... 2021-05-14T23:14:15.8018709Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:15.8019762Z ** using staged installation 2021-05-14T23:14:15.8157841Z ** libs 2021-05-14T23:14:15.8203730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-14T23:14:15.8688705Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:15.8884436Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T23:14:15.8899494Z ** R 2021-05-14T23:14:15.8931265Z ** inst 2021-05-14T23:14:15.8942477Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:16.1508425Z ** help 2021-05-14T23:14:16.1678107Z *** installing help indices 2021-05-14T23:14:16.1822583Z ** building package indices 2021-05-14T23:14:16.3594244Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:16.5330304Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:16.5512093Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:16.7164852Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:16.7170431Z * DONE (askpass) 2021-05-14T23:14:17.0632412Z * installing *source* package ‘cli’ ... 2021-05-14T23:14:17.0699481Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:17.0700571Z ** using staged installation 2021-05-14T23:14:17.0905498Z ** R 2021-05-14T23:14:17.1179119Z ** inst 2021-05-14T23:14:17.1192480Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:19.7745655Z ** help 2021-05-14T23:14:19.9543676Z *** installing help indices 2021-05-14T23:14:20.0746803Z *** copying figures 2021-05-14T23:14:20.0748944Z ** building package indices 2021-05-14T23:14:20.3761067Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:20.5888188Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:20.8615640Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:20.8638182Z * DONE (cli) 2021-05-14T23:14:21.1977918Z * installing *source* package ‘purrr’ ... 2021-05-14T23:14:21.2024219Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:21.2025429Z ** using staged installation 2021-05-14T23:14:21.2176070Z ** libs 2021-05-14T23:14:21.2220871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-14T23:14:21.2596807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:14:21.3475951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:14:21.4334885Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-14T23:14:21.5388647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:14:21.5831556Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-14T23:14:21.6957469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-14T23:14:21.8290258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-14T23:14:21.9106280Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:14:21.9614675Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:21.9859524Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T23:14:21.9878248Z ** R 2021-05-14T23:14:22.0058964Z ** inst 2021-05-14T23:14:22.0071692Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:23.3387164Z ** help 2021-05-14T23:14:23.4962954Z *** installing help indices 2021-05-14T23:14:23.5910355Z *** copying figures 2021-05-14T23:14:23.5916535Z ** building package indices 2021-05-14T23:14:23.8519823Z ** installing vignettes 2021-05-14T23:14:23.8605657Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:24.0539883Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:24.0764980Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:24.3025642Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:24.3037208Z * DONE (purrr) 2021-05-14T23:14:24.5682328Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:14:24.5706890Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:24.5710656Z ** using staged installation 2021-05-14T23:14:24.5860543Z ** R 2021-05-14T23:14:24.5910151Z ** inst 2021-05-14T23:14:24.5926864Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:25.0453075Z ** help 2021-05-14T23:14:25.0896241Z *** installing help indices 2021-05-14T23:14:25.1187760Z *** copying figures 2021-05-14T23:14:25.1194766Z ** building package indices 2021-05-14T23:14:25.3386003Z ** installing vignettes 2021-05-14T23:14:25.3430965Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:25.5453936Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:25.7378952Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:25.7388991Z * DONE (lifecycle) 2021-05-14T23:14:25.9597051Z * installing *source* package ‘cachem’ ... 2021-05-14T23:14:25.9613253Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:25.9617931Z ** using staged installation 2021-05-14T23:14:25.9751090Z ** libs 2021-05-14T23:14:25.9796088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-14T23:14:26.0288888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:14:26.0806102Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:26.1008839Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T23:14:26.1031172Z ** R 2021-05-14T23:14:26.1171299Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:26.6546475Z ** help 2021-05-14T23:14:26.6770908Z *** installing help indices 2021-05-14T23:14:26.6971300Z ** building package indices 2021-05-14T23:14:26.8842336Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:27.0800114Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:27.0966505Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:27.2882570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:27.2889054Z * DONE (cachem) 2021-05-14T23:14:27.8080932Z * installing *source* package ‘openssl’ ... 2021-05-14T23:14:27.8210499Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:27.8211783Z ** using staged installation 2021-05-14T23:14:27.8401425Z Found pkg-config cflags and libs! 2021-05-14T23:14:27.9280224Z Using PKG_CFLAGS= 2021-05-14T23:14:28.2582375Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-14T23:14:28.2748765Z ** libs 2021-05-14T23:14:28.2810599Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:14:28.2836397Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:14:28.3647424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:14:28.4423854Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-14T23:14:28.5388706Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-14T23:14:28.7050293Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T23:14:28.7679979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-14T23:14:28.8591982Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-14T23:14:28.9748790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-14T23:14:29.0237509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-14T23:14:29.1220632Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-14T23:14:29.1872785Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-14T23:14:29.2852465Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-14T23:14:29.4172399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-14T23:14:29.5045521Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-14T23:14:29.6935159Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-14T23:14:29.7452951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T23:14:29.7871131Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-14T23:14:29.9144237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T23:14:30.0686603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T23:14:30.1987922Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-14T23:14:30.2414466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-14T23:14:30.3444118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-14T23:14:30.4656584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:14:30.6149681Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-14T23:14:30.7493708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-14T23:14:30.8939853Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-14T23:14:31.0193252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-14T23:14:31.1008880Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-14T23:14:31.2867620Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:14:31.2923313Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:31.3471295Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T23:14:31.3491037Z ** R 2021-05-14T23:14:31.3614001Z ** inst 2021-05-14T23:14:31.3661532Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:32.3199145Z ** help 2021-05-14T23:14:32.3771807Z *** installing help indices 2021-05-14T23:14:32.4158081Z ** building package indices 2021-05-14T23:14:32.6265821Z ** installing vignettes 2021-05-14T23:14:32.6386804Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:32.8237139Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:32.8420767Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:33.0481656Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:33.0493032Z * DONE (openssl) 2021-05-14T23:14:33.2577266Z * installing *source* package ‘memoise’ ... 2021-05-14T23:14:33.2587321Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:33.2588279Z ** using staged installation 2021-05-14T23:14:33.2735095Z ** R 2021-05-14T23:14:33.2826321Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:33.7059288Z ** help 2021-05-14T23:14:33.7315372Z *** installing help indices 2021-05-14T23:14:33.7561759Z ** building package indices 2021-05-14T23:14:33.9437188Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:34.1453956Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:34.3416226Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:34.3421838Z * DONE (memoise) 2021-05-14T23:14:34.6562797Z * installing *source* package ‘httr’ ... 2021-05-14T23:14:34.6613574Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:34.6615017Z ** using staged installation 2021-05-14T23:14:34.6779774Z ** R 2021-05-14T23:14:34.6963071Z ** demo 2021-05-14T23:14:34.6975804Z ** inst 2021-05-14T23:14:34.6990846Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:37.3032323Z ** help 2021-05-14T23:14:37.4577769Z *** installing help indices 2021-05-14T23:14:37.5558116Z ** building package indices 2021-05-14T23:14:37.8748027Z ** installing vignettes 2021-05-14T23:14:37.8816273Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:38.0610680Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:38.2795319Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:38.2821565Z * DONE (httr) 2021-05-14T23:14:38.5087871Z * installing *source* package ‘credentials’ ... 2021-05-14T23:14:38.5102266Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:38.5103229Z ** using staged installation 2021-05-14T23:14:38.5237645Z ** R 2021-05-14T23:14:38.5279101Z ** inst 2021-05-14T23:14:38.5290033Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:38.9574777Z ** help 2021-05-14T23:14:38.9758705Z *** installing help indices 2021-05-14T23:14:38.9966427Z ** building package indices 2021-05-14T23:14:39.2146238Z ** installing vignettes 2021-05-14T23:14:39.2198960Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:39.5308524Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:39.7827384Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:39.7834744Z * DONE (credentials) 2021-05-14T23:14:40.0282906Z * installing *source* package ‘gh’ ... 2021-05-14T23:14:40.0302468Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:40.0303988Z ** using staged installation 2021-05-14T23:14:40.0478223Z ** R 2021-05-14T23:14:40.0566074Z ** inst 2021-05-14T23:14:40.0576140Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:41.3184246Z ** help 2021-05-14T23:14:41.3513253Z *** installing help indices 2021-05-14T23:14:41.3847535Z ** building package indices 2021-05-14T23:14:41.5931722Z ** installing vignettes 2021-05-14T23:14:41.5992317Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:41.8686250Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:42.1422061Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:42.1435212Z * DONE (gh) 2021-05-14T23:14:42.4196290Z * installing *source* package ‘gert’ ... 2021-05-14T23:14:42.4220735Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:42.4221749Z ** using staged installation 2021-05-14T23:14:42.4307099Z Found pkg-config cflags and libs! 2021-05-14T23:14:42.5114912Z Using PKG_CFLAGS= 2021-05-14T23:14:42.5116267Z Using PKG_LIBS=-lgit2 2021-05-14T23:14:42.5485267Z Configuration OK! 2021-05-14T23:14:42.5645711Z ** libs 2021-05-14T23:14:42.5697880Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-14T23:14:42.5721191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-14T23:14:42.7882568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-14T23:14:43.0093162Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-14T23:14:43.2284636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-14T23:14:43.3112346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-14T23:14:43.3834163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-14T23:14:43.5401155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:14:43.5990929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-14T23:14:43.7062244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-14T23:14:43.8153860Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-14T23:14:43.9044634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-14T23:14:44.0098043Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-14T23:14:44.0888657Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:14:44.2312553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-14T23:14:44.3123362Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:14:44.3462599Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T23:14:44.3481241Z ** R 2021-05-14T23:14:44.3569983Z ** inst 2021-05-14T23:14:44.3581108Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:45.1478590Z ** help 2021-05-14T23:14:45.2134023Z *** installing help indices 2021-05-14T23:14:45.2589719Z ** building package indices 2021-05-14T23:14:45.4867327Z ** installing vignettes 2021-05-14T23:14:45.4991792Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:45.7432197Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:14:45.7628202Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:46.0157924Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:46.0167027Z * DONE (gert) 2021-05-14T23:14:46.4396813Z * installing *source* package ‘usethis’ ... 2021-05-14T23:14:46.4479816Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:14:46.4480783Z ** using staged installation 2021-05-14T23:14:46.4719912Z ** R 2021-05-14T23:14:46.5100428Z ** inst 2021-05-14T23:14:46.5134692Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:49.2758354Z ** help 2021-05-14T23:14:49.4945233Z *** installing help indices 2021-05-14T23:14:49.6367745Z *** copying figures 2021-05-14T23:14:49.6374515Z ** building package indices 2021-05-14T23:14:49.9619684Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:50.2529003Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:50.5860427Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:50.5890779Z * DONE (usethis) 2021-05-14T23:14:50.6006332Z 2021-05-14T23:14:50.6007276Z The downloaded source packages are in 2021-05-14T23:14:50.6008625Z ‘/tmp/RtmpkLKSrp/downloaded_packages’ 2021-05-14T23:14:50.6009140Z Running `R CMD build`... 2021-05-14T23:14:52.8374907Z * checking for file ‘/tmp/RtmpkLKSrp/remotes727d6e3deb12/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:14:52.8376206Z * preparing ‘tic’: 2021-05-14T23:14:52.8377100Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:14:52.8378064Z * installing the package to process help pages 2021-05-14T23:14:52.8379086Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:14:52.8379918Z * checking for empty or unneeded directories 2021-05-14T23:14:52.8380764Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:14:52.8381616Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:14:52.8382376Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:14:52.8385007Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:52.8386163Z (as ‘lib’ is unspecified) 2021-05-14T23:14:53.2046022Z * installing *source* package ‘tic’ ... 2021-05-14T23:14:53.2069419Z ** using staged installation 2021-05-14T23:14:53.2325849Z ** R 2021-05-14T23:14:53.2523259Z ** inst 2021-05-14T23:14:53.2556519Z ** preparing package for lazy loading 2021-05-14T23:14:53.5992535Z ** help 2021-05-14T23:14:53.7479208Z *** installing help indices 2021-05-14T23:14:53.8458660Z *** copying figures 2021-05-14T23:14:53.8467064Z ** building package indices 2021-05-14T23:14:54.1183658Z ** installing vignettes 2021-05-14T23:14:54.1230751Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:54.3762705Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:54.6842083Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:54.6871389Z * DONE (tic) 2021-05-14T23:14:54.7005953Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:14:55.8604398Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:14:57.8307083Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:14:57.8308168Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:14:57.8310183Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-14T23:14:57.8311723Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:14:57.8312704Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:14:57.8313569Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:14:57.8314415Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:14:57.8315246Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:14:57.8316158Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:57.8317319Z (as ‘lib’ is unspecified) 2021-05-14T23:14:57.8318094Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:14:57.8319020Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:14:57.8319900Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:14:57.8320798Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:14:57.8322016Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:14:57.8322846Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:14:57.8323690Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:14:57.8324608Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:14:57.8325947Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:14:57.8326898Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:14:57.8327847Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:14:57.8329544Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:14:57.8331288Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:14:57.8332522Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:14:57.8333226Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:14:57.8333940Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:14:57.8334641Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:14:57.8335530Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:14:57.8336258Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:14:57.8336962Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:14:57.8337712Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:14:57.8338605Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:14:57.8339286Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:14:57.8340010Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:14:57.8340736Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:14:57.8341475Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:14:57.8342193Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:14:57.8343450Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:14:57.8344262Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:14:57.8345174Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:14:57.8345941Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:15:13.0709318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:15:14.0690648Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-14T23:15:14.0846827Z ================================================== 2021-05-14T23:15:14.0847540Z downloaded 232 KB 2021-05-14T23:15:14.0847967Z 2021-05-14T23:15:14.0880936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:15:15.1140993Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-14T23:15:15.1363246Z ================================================== 2021-05-14T23:15:15.1363848Z downloaded 766 KB 2021-05-14T23:15:15.1364114Z 2021-05-14T23:15:15.1404796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:15:16.3071626Z Content type 'application/x-tar' length 6108 bytes 2021-05-14T23:15:16.3072261Z ================================================== 2021-05-14T23:15:16.3072660Z downloaded 6108 bytes 2021-05-14T23:15:16.3072922Z 2021-05-14T23:15:16.3119529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:15:17.6561945Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-14T23:15:17.6853452Z ================================================== 2021-05-14T23:15:17.6854154Z downloaded 1.1 MB 2021-05-14T23:15:17.6854744Z 2021-05-14T23:15:17.6897569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:15:19.2751305Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-14T23:15:19.3490170Z ================================================== 2021-05-14T23:15:19.3491136Z downloaded 674 KB 2021-05-14T23:15:19.3491555Z 2021-05-14T23:15:19.3525167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:15:21.2807708Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-14T23:15:21.2808818Z ================================================== 2021-05-14T23:15:21.2809338Z downloaded 13 KB 2021-05-14T23:15:21.2809718Z 2021-05-14T23:15:21.2842608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:15:22.4415531Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-14T23:15:22.4577129Z ================================================== 2021-05-14T23:15:22.4577805Z downloaded 264 KB 2021-05-14T23:15:22.4578221Z 2021-05-14T23:15:22.4608597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:15:23.4875472Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-14T23:15:23.5069457Z ================================================== 2021-05-14T23:15:23.5070285Z downloaded 464 KB 2021-05-14T23:15:23.5070770Z 2021-05-14T23:15:23.5108436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:15:24.4354381Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-14T23:15:24.4358000Z ================================================== 2021-05-14T23:15:24.4358446Z downloaded 25 KB 2021-05-14T23:15:24.4359116Z 2021-05-14T23:15:24.4399550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:15:25.7846212Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-14T23:15:25.7899760Z ================================================== 2021-05-14T23:15:25.7900870Z downloaded 117 KB 2021-05-14T23:15:25.7901474Z 2021-05-14T23:15:25.7943135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:15:26.8397411Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-14T23:15:26.8509396Z ================================================== 2021-05-14T23:15:26.8510123Z downloaded 138 KB 2021-05-14T23:15:26.8510581Z 2021-05-14T23:15:26.8547456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:15:27.7370417Z Content type 'application/x-tar' length 6100 bytes 2021-05-14T23:15:27.7371658Z ================================================== 2021-05-14T23:15:27.7372465Z downloaded 6100 bytes 2021-05-14T23:15:27.7372766Z 2021-05-14T23:15:27.7413067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:15:28.9043811Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-14T23:15:28.9045569Z ================================================== 2021-05-14T23:15:28.9046141Z downloaded 59 KB 2021-05-14T23:15:28.9046741Z 2021-05-14T23:15:28.9081521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:15:29.9818875Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-14T23:15:29.9821756Z ================================================== 2021-05-14T23:15:29.9822158Z downloaded 23 KB 2021-05-14T23:15:29.9822399Z 2021-05-14T23:15:29.9864457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:15:30.9982120Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-14T23:15:30.9983199Z ================================================== 2021-05-14T23:15:30.9983824Z downloaded 8130 bytes 2021-05-14T23:15:30.9984217Z 2021-05-14T23:15:31.0017924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:15:31.7396492Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-14T23:15:31.7513628Z ================================================== 2021-05-14T23:15:31.7514020Z downloaded 160 KB 2021-05-14T23:15:31.7514254Z 2021-05-14T23:15:31.7551646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:15:32.8219619Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-14T23:15:32.8281617Z ================================================== 2021-05-14T23:15:32.8282274Z downloaded 73 KB 2021-05-14T23:15:32.8282701Z 2021-05-14T23:15:32.8389318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:15:33.9095127Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-14T23:15:33.9095915Z ================================================== 2021-05-14T23:15:33.9096295Z downloaded 11 KB 2021-05-14T23:15:33.9096536Z 2021-05-14T23:15:33.9132623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:15:34.9740646Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-14T23:15:34.9881164Z ================================================== 2021-05-14T23:15:34.9881763Z downloaded 266 KB 2021-05-14T23:15:34.9881996Z 2021-05-14T23:15:34.9921492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:15:35.8647611Z Content type 'binary/octet-stream' length 105520 bytes (103 KB) 2021-05-14T23:15:35.8730692Z ================================================== 2021-05-14T23:15:35.8731061Z downloaded 103 KB 2021-05-14T23:15:35.8731293Z 2021-05-14T23:15:35.8764079Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:15:36.6781847Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-14T23:15:36.6836984Z ================================================== 2021-05-14T23:15:36.6837405Z downloaded 79 KB 2021-05-14T23:15:36.6837623Z 2021-05-14T23:15:36.6874050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:15:37.7452801Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-14T23:15:37.7453858Z ================================================== 2021-05-14T23:15:37.7454458Z downloaded 15 KB 2021-05-14T23:15:37.7454869Z 2021-05-14T23:15:37.7485359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:15:38.8968268Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-14T23:15:38.9025520Z ================================================== 2021-05-14T23:15:38.9026456Z downloaded 132 KB 2021-05-14T23:15:38.9026869Z 2021-05-14T23:15:38.9067072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:15:41.1322706Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-14T23:15:41.2528531Z ================================================== 2021-05-14T23:15:41.2529406Z downloaded 7.2 MB 2021-05-14T23:15:41.2529838Z 2021-05-14T23:15:41.2566679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:15:42.1528973Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-14T23:15:42.1919348Z ================================================== 2021-05-14T23:15:42.1920141Z downloaded 2.8 MB 2021-05-14T23:15:42.1920576Z 2021-05-14T23:15:42.1956778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:15:43.0310998Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-14T23:15:43.0547804Z ================================================== 2021-05-14T23:15:43.0548591Z downloaded 869 KB 2021-05-14T23:15:43.0549046Z 2021-05-14T23:15:43.0588250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:15:44.8053336Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-14T23:15:44.8178916Z ================================================== 2021-05-14T23:15:44.8179425Z downloaded 131 KB 2021-05-14T23:15:44.8179852Z 2021-05-14T23:15:44.8222951Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:15:45.8938555Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-14T23:15:45.8997581Z ================================================== 2021-05-14T23:15:45.8998458Z downloaded 81 KB 2021-05-14T23:15:45.8998722Z 2021-05-14T23:15:45.9044244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:15:46.9939586Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-14T23:15:46.9940567Z ================================================== 2021-05-14T23:15:46.9941257Z downloaded 11 KB 2021-05-14T23:15:46.9941624Z 2021-05-14T23:15:46.9972052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:15:48.0115994Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-14T23:15:48.0162985Z ================================================== 2021-05-14T23:15:48.0163471Z downloaded 43 KB 2021-05-14T23:15:48.0163709Z 2021-05-14T23:15:48.0200473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:15:49.0241138Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-14T23:15:49.0243505Z ================================================== 2021-05-14T23:15:49.0243914Z downloaded 10 KB 2021-05-14T23:15:49.0244162Z 2021-05-14T23:15:49.0280961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:15:50.0378379Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-14T23:15:50.0380472Z ================================================== 2021-05-14T23:15:50.0381200Z downloaded 29 KB 2021-05-14T23:15:50.0381648Z 2021-05-14T23:15:50.0418298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:15:51.0728742Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-14T23:15:51.0980640Z ================================================== 2021-05-14T23:15:51.0981414Z downloaded 662 KB 2021-05-14T23:15:51.0982018Z 2021-05-14T23:15:51.1023988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:15:52.1294875Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-14T23:15:52.1347635Z ================================================== 2021-05-14T23:15:52.1348408Z downloaded 39 KB 2021-05-14T23:15:52.1349285Z 2021-05-14T23:15:52.1389823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:15:53.2325485Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-14T23:15:53.2477248Z ================================================== 2021-05-14T23:15:53.2477981Z downloaded 249 KB 2021-05-14T23:15:53.2478435Z 2021-05-14T23:15:53.2518606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:15:54.3483092Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-14T23:15:54.3531677Z ================================================== 2021-05-14T23:15:54.3532527Z downloaded 43 KB 2021-05-14T23:15:54.3532893Z 2021-05-14T23:15:54.3568023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:15:56.4731628Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-14T23:15:56.4902337Z ================================================== 2021-05-14T23:15:56.4903275Z downloaded 361 KB 2021-05-14T23:15:56.4903716Z 2021-05-14T23:15:56.8230170Z * installing *source* package ‘utf8’ ... 2021-05-14T23:15:56.8283966Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:15:56.8285084Z ** using staged installation 2021-05-14T23:15:56.8414494Z ** libs 2021-05-14T23:15:56.8469245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-14T23:15:56.9162549Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-14T23:15:57.0564696Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-14T23:15:57.1196934Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:15:57.1613630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-14T23:15:57.2292733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-14T23:15:57.3855008Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-14T23:15:57.4527151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-14T23:15:57.5802870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-14T23:15:57.6600614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-14T23:15:57.7442769Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-14T23:15:57.8046222Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-14T23:15:57.8559403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-14T23:15:57.9172272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-14T23:15:57.9660210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-14T23:15:58.0251635Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-14T23:15:58.0910414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-14T23:15:58.1503749Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-14T23:15:58.1880792Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-14T23:15:58.2516415Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-14T23:15:58.2939931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-14T23:15:58.4998021Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-14T23:15:58.7857309Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-14T23:15:58.9590623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-14T23:15:59.0261391Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-14T23:15:59.0869703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-14T23:15:59.1602486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-14T23:15:59.2372341Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-14T23:15:59.2441658Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:15:59.2795576Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T23:15:59.2816319Z ** R 2021-05-14T23:15:59.2906397Z ** inst 2021-05-14T23:15:59.2917470Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:59.7423606Z ** help 2021-05-14T23:15:59.7711529Z *** installing help indices 2021-05-14T23:15:59.7977616Z ** building package indices 2021-05-14T23:15:59.9953236Z ** installing vignettes 2021-05-14T23:16:00.0015679Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:00.1818014Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:00.1995655Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:00.3806200Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:00.3812906Z * DONE (utf8) 2021-05-14T23:16:00.5995862Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T23:16:00.6008372Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:00.6010447Z ** using staged installation 2021-05-14T23:16:00.6133292Z ** R 2021-05-14T23:16:00.6164663Z ** inst 2021-05-14T23:16:00.6175455Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:00.8541444Z ** help 2021-05-14T23:16:00.8754244Z *** installing help indices 2021-05-14T23:16:00.8929880Z ** building package indices 2021-05-14T23:16:01.1100977Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:01.3033356Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:01.4909202Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:01.4916707Z * DONE (pkgconfig) 2021-05-14T23:16:01.7783736Z * installing *source* package ‘fansi’ ... 2021-05-14T23:16:01.7816602Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:01.7818439Z ** using staged installation 2021-05-14T23:16:01.7961900Z ** libs 2021-05-14T23:16:01.8032637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T23:16:01.8421884Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-14T23:16:01.8987726Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:01.9428060Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-14T23:16:02.0134327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-14T23:16:02.4782840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T23:16:02.5140440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-14T23:16:02.8707283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-14T23:16:03.0076492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T23:16:03.0570631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-14T23:16:03.1904810Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T23:16:03.4487917Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T23:16:03.5616386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-14T23:16:03.6192540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-14T23:16:03.6811611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:16:03.8524591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-14T23:16:04.2081350Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:04.2363459Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T23:16:04.2379615Z ** R 2021-05-14T23:16:04.2490968Z ** inst 2021-05-14T23:16:04.2503935Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:04.9513799Z ** help 2021-05-14T23:16:05.0172339Z *** installing help indices 2021-05-14T23:16:05.0561804Z ** building package indices 2021-05-14T23:16:05.2838310Z ** installing vignettes 2021-05-14T23:16:05.2894940Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:05.4677687Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:05.4905130Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:05.6717897Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:05.6726068Z * DONE (fansi) 2021-05-14T23:16:06.1290087Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:16:06.1384259Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:06.1385467Z ** using staged installation 2021-05-14T23:16:06.1537454Z ** libs 2021-05-14T23:16:06.1580209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-14T23:16:06.3646543Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T23:16:06.4263761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:06.4728623Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:06.4945873Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T23:16:06.4946854Z ** R 2021-05-14T23:16:06.5353265Z ** inst 2021-05-14T23:16:06.5371190Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:13.3493052Z ** help 2021-05-14T23:16:13.5427751Z *** installing help indices 2021-05-14T23:16:13.6794470Z ** building package indices 2021-05-14T23:16:13.9505782Z ** installing vignettes 2021-05-14T23:16:13.9554016Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:14.2388441Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:14.2558500Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:14.6656424Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:14.6731849Z * DONE (diffobj) 2021-05-14T23:16:14.9633205Z * installing *source* package ‘ps’ ... 2021-05-14T23:16:14.9665780Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:14.9666708Z ** using staged installation 2021-05-14T23:16:15.1630039Z ** libs 2021-05-14T23:16:15.1688786Z gcc -g -O2 -Wall px.c -o px 2021-05-14T23:16:15.2976102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:15.3612610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-14T23:16:15.4207112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-14T23:16:15.4826158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-14T23:16:15.6409815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-14T23:16:15.6885758Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-14T23:16:15.9593606Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-14T23:16:16.1568979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-14T23:16:16.2560189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-14T23:16:16.4043919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-14T23:16:16.8360250Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:16.8626418Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T23:16:16.8638412Z ** R 2021-05-14T23:16:16.8749985Z ** inst 2021-05-14T23:16:16.8761392Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:17.9254898Z ** help 2021-05-14T23:16:18.0791198Z *** installing help indices 2021-05-14T23:16:18.1709508Z ** building package indices 2021-05-14T23:16:18.4628644Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:18.6703302Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:18.6888445Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:18.8872043Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:18.8885552Z * DONE (ps) 2021-05-14T23:16:19.0892760Z * installing *source* package ‘praise’ ... 2021-05-14T23:16:19.0901453Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:19.0902408Z ** using staged installation 2021-05-14T23:16:19.0999588Z ** R 2021-05-14T23:16:19.1039605Z ** inst 2021-05-14T23:16:19.1049970Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:19.3145775Z ** help 2021-05-14T23:16:19.3260754Z *** installing help indices 2021-05-14T23:16:19.3469452Z ** building package indices 2021-05-14T23:16:19.5411396Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:19.7177899Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:19.8819704Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:19.8825283Z * DONE (praise) 2021-05-14T23:16:20.2235357Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:16:20.2279070Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:20.2280627Z ** using staged installation 2021-05-14T23:16:20.2430243Z ** R 2021-05-14T23:16:20.2533259Z ** inst 2021-05-14T23:16:20.2540582Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:21.1119157Z ** help 2021-05-14T23:16:21.1664630Z *** installing help indices 2021-05-14T23:16:21.2099592Z ** building package indices 2021-05-14T23:16:21.4318220Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:21.9025735Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:22.3852937Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:22.3874112Z * DONE (pkgload) 2021-05-14T23:16:22.6313283Z * installing *source* package ‘evaluate’ ... 2021-05-14T23:16:22.6328590Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:22.6329817Z ** using staged installation 2021-05-14T23:16:22.6468930Z ** R 2021-05-14T23:16:22.6532864Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:23.1419080Z ** help 2021-05-14T23:16:23.1760311Z *** installing help indices 2021-05-14T23:16:23.2100420Z ** building package indices 2021-05-14T23:16:23.4048026Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:23.5759495Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:23.7448635Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:23.7449648Z * DONE (evaluate) 2021-05-14T23:16:23.9695927Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:16:23.9707451Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:23.9708714Z ** using staged installation 2021-05-14T23:16:23.9867564Z ** libs 2021-05-14T23:16:23.9921915Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-14T23:16:24.0746122Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:24.1286218Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:24.1546380Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T23:16:24.1547743Z ** R 2021-05-14T23:16:24.1583331Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:24.4584979Z ** help 2021-05-14T23:16:24.4857215Z *** installing help indices 2021-05-14T23:16:24.5095471Z ** building package indices 2021-05-14T23:16:24.7234492Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:24.9259350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:24.9437405Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:25.1556796Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:25.1557980Z * DONE (ellipsis) 2021-05-14T23:16:25.4495329Z * installing *source* package ‘digest’ ... 2021-05-14T23:16:25.4528702Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:25.4532526Z ** using staged installation 2021-05-14T23:16:25.4654929Z ** libs 2021-05-14T23:16:25.4714069Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-14T23:16:25.6650566Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:16:25.9999875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-14T23:16:26.6743763Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-14T23:16:26.9335472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-14T23:16:27.4935744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-14T23:16:27.5719943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-14T23:16:27.8013858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T23:16:27.8634389Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:27.8877174Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-14T23:16:28.0323895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T23:16:28.0905892Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-14T23:16:28.1629150Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-14T23:16:28.4483195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-14T23:16:28.5601352Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-14T23:16:29.1020174Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-14T23:16:29.2137124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T23:16:29.4598300Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:29.5014708Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T23:16:29.5040958Z ** R 2021-05-14T23:16:29.5106601Z ** demo 2021-05-14T23:16:29.5114369Z ** inst 2021-05-14T23:16:29.5140434Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:30.1226192Z ** help 2021-05-14T23:16:30.1543741Z *** installing help indices 2021-05-14T23:16:30.1802323Z ** building package indices 2021-05-14T23:16:30.3912028Z ** installing vignettes 2021-05-14T23:16:30.3975867Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:30.5871694Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:30.6071320Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:30.7980513Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:30.7981303Z * DONE (digest) 2021-05-14T23:16:31.0156942Z * installing *source* package ‘brio’ ... 2021-05-14T23:16:31.0168843Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:31.0169797Z ** using staged installation 2021-05-14T23:16:31.0374827Z ** libs 2021-05-14T23:16:31.0431676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-14T23:16:31.0950297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-14T23:16:31.1433933Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:31.1843951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-14T23:16:31.2358072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-14T23:16:31.2859546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-14T23:16:31.3613921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-14T23:16:31.4058300Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-14T23:16:31.4659677Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:31.4914973Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T23:16:31.4928137Z ** R 2021-05-14T23:16:31.4973767Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:31.7399024Z ** help 2021-05-14T23:16:31.7604442Z *** installing help indices 2021-05-14T23:16:31.7819803Z ** building package indices 2021-05-14T23:16:31.9750659Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:32.1537946Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:32.1717998Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:32.3431660Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:32.3438119Z * DONE (brio) 2021-05-14T23:16:32.6314726Z * installing *source* package ‘xml2’ ... 2021-05-14T23:16:32.6353844Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:32.6355126Z ** using staged installation 2021-05-14T23:16:32.6495499Z Found pkg-config cflags and libs! 2021-05-14T23:16:32.7259019Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-14T23:16:32.7259961Z Using PKG_LIBS=-lxml2 2021-05-14T23:16:32.9580054Z ** libs 2021-05-14T23:16:32.9630173Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-14T23:16:33.4891630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:33.5350182Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-14T23:16:34.1174300Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-14T23:16:34.5555977Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-14T23:16:35.2807477Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-14T23:16:37.2298089Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-14T23:16:37.8217091Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-14T23:16:38.4637788Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-14T23:16:38.9659484Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-14T23:16:39.4752680Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:39.5636354Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T23:16:39.5664442Z ** R 2021-05-14T23:16:39.5794884Z ** inst 2021-05-14T23:16:39.5810722Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:40.6696079Z ** help 2021-05-14T23:16:40.7688822Z *** installing help indices 2021-05-14T23:16:40.8273501Z ** building package indices 2021-05-14T23:16:41.0954013Z ** installing vignettes 2021-05-14T23:16:41.1059940Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:41.3060527Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:41.3237007Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:41.5092530Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:41.5103426Z * DONE (xml2) 2021-05-14T23:16:41.7823512Z * installing *source* package ‘xfun’ ... 2021-05-14T23:16:41.7852014Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:41.7853116Z ** using staged installation 2021-05-14T23:16:41.7992592Z ** libs 2021-05-14T23:16:41.8048273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:16:41.9007509Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:16:41.9472643Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:16:41.9826122Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T23:16:41.9827095Z ** R 2021-05-14T23:16:41.9983205Z ** inst 2021-05-14T23:16:41.9997470Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:43.2571559Z ** help 2021-05-14T23:16:43.3879154Z *** installing help indices 2021-05-14T23:16:43.4942918Z ** building package indices 2021-05-14T23:16:43.7745810Z ** installing vignettes 2021-05-14T23:16:43.7791074Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:43.9634657Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:16:43.9798185Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:44.1713184Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:44.1714150Z * DONE (xfun) 2021-05-14T23:16:47.1059698Z * installing *source* package ‘stringi’ ... 2021-05-14T23:16:47.2179011Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:16:47.2180183Z ** using staged installation 2021-05-14T23:16:47.3389169Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-14T23:16:47.3390320Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-14T23:16:47.4979219Z checking for endianness... little 2021-05-14T23:16:47.6614577Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:16:47.8294326Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:16:47.8300794Z checking for cat... /usr/bin/cat 2021-05-14T23:16:48.0662981Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:16:48.0663877Z checking for gcc... gcc 2021-05-14T23:16:48.1278065Z checking whether the C compiler works... yes 2021-05-14T23:16:48.1279742Z checking for C compiler default output file name... a.out 2021-05-14T23:16:48.1647816Z checking for suffix of executables... 2021-05-14T23:16:48.2164895Z checking whether we are cross compiling... no 2021-05-14T23:16:48.2447920Z checking for suffix of object files... o 2021-05-14T23:16:48.2650365Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:16:48.2856543Z checking whether gcc accepts -g... yes 2021-05-14T23:16:48.3204222Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:16:48.3400734Z checking how to run the C preprocessor... gcc -E 2021-05-14T23:16:48.3615915Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:16:48.3630523Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:16:48.4677746Z checking for ANSI C header files... yes 2021-05-14T23:16:48.4938956Z checking for sys/types.h... yes 2021-05-14T23:16:48.5245438Z checking for sys/stat.h... yes 2021-05-14T23:16:48.5537932Z checking for stdlib.h... yes 2021-05-14T23:16:48.5864531Z checking for string.h... yes 2021-05-14T23:16:48.6176958Z checking for memory.h... yes 2021-05-14T23:16:48.6496335Z checking for strings.h... yes 2021-05-14T23:16:48.6813710Z checking for inttypes.h... yes 2021-05-14T23:16:48.7177345Z checking for stdint.h... yes 2021-05-14T23:16:48.7547273Z checking for unistd.h... yes 2021-05-14T23:16:48.8013260Z checking elf.h usability... yes 2021-05-14T23:16:48.8112036Z checking elf.h presence... yes 2021-05-14T23:16:48.8113167Z checking for elf.h... yes 2021-05-14T23:16:48.8599284Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:16:48.8785539Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-14T23:16:49.2115841Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:16:49.2348712Z checking whether the compiler implements namespaces... yes 2021-05-14T23:16:49.3803586Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:16:49.9592980Z checking whether std::map is available... yes 2021-05-14T23:16:49.9612178Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:16:49.9773255Z checking with pkg-config for the system ICU4C... 66.1 2021-05-14T23:16:49.9795060Z checking for ICU4C >= 55... yes 2021-05-14T23:16:49.9858485Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-14T23:16:50.3675921Z checking whether an ICU4C-based project can be built... yes 2021-05-14T23:16:50.4214666Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-14T23:16:50.7331026Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-14T23:16:51.7065681Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-14T23:16:52.3443210Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-14T23:16:52.3775963Z configure: creating ./config.status 2021-05-14T23:16:52.4560206Z config.status: creating src/Makevars 2021-05-14T23:16:52.4732622Z config.status: creating src/uconfig_local.h 2021-05-14T23:16:52.4892249Z config.status: creating src/install.libs.R 2021-05-14T23:16:52.5046369Z 2021-05-14T23:16:52.5047254Z *** stringi configure summary: 2021-05-14T23:16:52.5048068Z ICU_FOUND=1 2021-05-14T23:16:52.5048681Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:16:52.5049833Z STRINGI_CFLAGS= -fpic 2021-05-14T23:16:52.5050871Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-14T23:16:52.5051899Z STRINGI_CXXFLAGS= -fpic 2021-05-14T23:16:52.5053106Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-14T23:16:52.5054544Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-14T23:16:52.5055118Z 2021-05-14T23:16:52.5055890Z *** Compiler settings used: 2021-05-14T23:16:52.5056374Z CC=gcc 2021-05-14T23:16:52.5057294Z LD=g++ -std=gnu++14 2021-05-14T23:16:52.5058216Z CFLAGS=-g -O2 -fpic 2021-05-14T23:16:52.5058966Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:16:52.5059589Z CXX=g++ -std=gnu++11 2021-05-14T23:16:52.5060316Z CXXFLAGS=-g -O2 -fpic 2021-05-14T23:16:52.5060683Z LDFLAGS= 2021-05-14T23:16:52.5061010Z LIBS= 2021-05-14T23:16:52.5061222Z 2021-05-14T23:16:52.5416527Z ** libs 2021-05-14T23:16:52.5505879Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-14T23:16:53.3211203Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-14T23:16:53.9782061Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-14T23:16:54.6606969Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-14T23:16:55.4959364Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-14T23:16:56.0449600Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-14T23:16:56.9167132Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-14T23:16:57.5105991Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-14T23:16:58.1149307Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-14T23:16:58.6847815Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-14T23:16:59.3665913Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-14T23:17:00.0538673Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-14T23:17:00.8648226Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-14T23:17:01.6266846Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-14T23:17:02.3098704Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-14T23:17:03.3589123Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-14T23:17:04.9612863Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-14T23:17:05.6832912Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-14T23:17:06.3932639Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-14T23:17:06.9417257Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-14T23:17:07.4939335Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-14T23:17:08.4908698Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-14T23:17:09.1900359Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-14T23:17:09.8581915Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-14T23:17:10.6894639Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-14T23:17:11.5209441Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-14T23:17:12.1246074Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-14T23:17:12.7846536Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-14T23:17:13.4466407Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-14T23:17:14.3430180Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-14T23:17:15.2268126Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-14T23:17:16.2682361Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-14T23:17:17.1306372Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-14T23:17:17.9547648Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-14T23:17:18.8605438Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-14T23:17:19.5328793Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-14T23:17:20.2350525Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-14T23:17:20.9319129Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-14T23:17:21.6583814Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-14T23:17:22.5122055Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-14T23:17:23.3676032Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-14T23:17:24.3300835Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-14T23:17:25.2260757Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-14T23:17:25.9972560Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-14T23:17:26.8129402Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-14T23:17:27.3963170Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-14T23:17:28.2471952Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-14T23:17:28.9835439Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-14T23:17:29.7151552Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-14T23:17:30.3322759Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-14T23:17:30.9530359Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-14T23:17:31.7846364Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-14T23:17:32.5865956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-14T23:17:33.4443297Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-14T23:17:34.2517843Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-14T23:17:35.0258261Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-14T23:17:35.7205666Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-14T23:17:35.7336263Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-14T23:17:36.6158099Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-14T23:17:37.2305120Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-14T23:17:37.8361015Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-14T23:17:38.6754814Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-14T23:17:39.4616373Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-14T23:17:40.4419623Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-14T23:17:41.2052063Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-14T23:17:42.1087528Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-14T23:17:42.8790656Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-14T23:17:44.5831594Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-14T23:17:45.2637117Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-14T23:17:45.8721094Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-14T23:17:46.7198275Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-14T23:17:47.2947987Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-14T23:17:47.9368685Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-14T23:17:48.7756321Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-14T23:17:49.5518937Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-14T23:17:50.4432111Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-14T23:17:51.1768861Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-14T23:17:51.9446623Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-14T23:17:52.6149331Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-14T23:17:53.2357670Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-14T23:17:53.8915172Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-14T23:17:54.4438517Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-14T23:17:55.0719487Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-14T23:17:56.4738452Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:17:56.6615422Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T23:17:56.7400047Z ** R 2021-05-14T23:17:56.7720305Z ** inst 2021-05-14T23:17:56.7729230Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:17:57.8807830Z ** help 2021-05-14T23:17:58.2927110Z *** installing help indices 2021-05-14T23:17:58.5145723Z ** building package indices 2021-05-14T23:17:58.9034013Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:17:59.0839342Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:17:59.1050608Z ** testing if installed package can be loaded from final location 2021-05-14T23:17:59.2905304Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:17:59.2918217Z * DONE (stringi) 2021-05-14T23:18:00.3482593Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:18:00.3820314Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:18:00.3822371Z ** using staged installation 2021-05-14T23:18:00.3943305Z ** libs 2021-05-14T23:18:00.3994714Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-14T23:18:03.7260300Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-14T23:18:19.6192994Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-14T23:18:19.8298605Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-14T23:18:23.2974365Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-14T23:18:30.0625465Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-14T23:18:33.1661046Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:18:33.3348151Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T23:18:33.3458308Z ** R 2021-05-14T23:18:33.3609410Z ** inst 2021-05-14T23:18:33.3999670Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:18:35.1737958Z ** help 2021-05-14T23:18:35.2758612Z *** installing help indices 2021-05-14T23:18:35.3360884Z ** building package indices 2021-05-14T23:18:35.5785951Z ** installing vignettes 2021-05-14T23:18:35.5833540Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:18:35.8439088Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:18:35.8685794Z ** testing if installed package can be loaded from final location 2021-05-14T23:18:36.1633492Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:18:36.1710978Z * DONE (Rcpp) 2021-05-14T23:18:36.4617575Z * installing *source* package ‘commonmark’ ... 2021-05-14T23:18:36.4656951Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T23:18:36.4659091Z ** using staged installation 2021-05-14T23:18:36.4791975Z ** libs 2021-05-14T23:18:36.4841131Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-14T23:18:36.4872529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-14T23:18:36.5342063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:18:36.5764219Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-14T23:18:36.6386450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-14T23:18:36.6869774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-14T23:18:36.9612460Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-14T23:18:37.0502947Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-14T23:18:37.4958637Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-14T23:18:38.2163504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-14T23:18:40.0187229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-14T23:18:43.5587266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-14T23:18:43.6865265Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-14T23:18:43.7351519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-14T23:18:43.8391912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-14T23:18:43.9201598Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-14T23:18:44.0029714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-14T23:18:44.2008330Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-14T23:18:44.3954562Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-14T23:18:44.5211185Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-14T23:18:44.5616677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-14T23:18:44.6008791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-14T23:18:44.6950414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-14T23:18:44.7203036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-14T23:18:44.7772659Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-14T23:18:44.8147282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-14T23:18:44.8493963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-14T23:18:44.8953709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-14T23:18:44.9640807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-14T23:18:45.0719372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-14T23:18:45.1240833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-14T23:18:45.1961751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-14T23:18:45.3583065Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-14T23:18:45.3862161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-14T23:18:45.5202367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-14T23:18:45.6000981Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-14T23:18:45.8872911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-14T23:18:45.9373075Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-14T23:18:45.9490704Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:18:45.9906565Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T23:18:45.9933331Z ** R 2021-05-14T23:18:45.9959635Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:18:46.2294032Z ** help 2021-05-14T23:18:46.2455143Z *** installing help indices 2021-05-14T23:18:46.2670386Z ** building package indices 2021-05-14T23:18:46.4587153Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:18:46.6332004Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:18:46.6509318Z ** testing if installed package can be loaded from final location 2021-05-14T23:18:46.8178731Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:18:46.8185480Z * DONE (commonmark) 2021-05-14T23:18:47.0644692Z * installing *source* package ‘brew’ ... 2021-05-14T23:18:47.0647721Z ** using staged installation 2021-05-14T23:18:47.0757660Z ** R 2021-05-14T23:18:47.0791561Z ** inst 2021-05-14T23:18:47.0820001Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:18:47.4349075Z ** help 2021-05-14T23:18:47.4497032Z *** installing help indices 2021-05-14T23:18:47.4692308Z ** building package indices 2021-05-14T23:18:47.6547757Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:18:47.8289408Z ** testing if installed package can be loaded from final location 2021-05-14T23:18:48.0020768Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:18:48.0028028Z * DONE (brew) 2021-05-14T23:18:48.2277942Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T23:18:48.2291016Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T23:18:48.2292004Z ** using staged installation 2021-05-14T23:18:48.2451045Z ** R 2021-05-14T23:18:48.2490938Z ** inst 2021-05-14T23:18:48.2498211Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:18:48.6942856Z ** help 2021-05-14T23:18:48.7110488Z *** installing help indices 2021-05-14T23:18:48.7334988Z ** building package indices 2021-05-14T23:18:48.9191007Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:18:49.1385663Z ** testing if installed package can be loaded from final location 2021-05-14T23:18:49.3791803Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:18:49.3798320Z * DONE (sessioninfo) 2021-05-14T23:18:49.6211957Z * installing *source* package ‘prettyunits’ ... 2021-05-14T23:18:49.6225410Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T23:18:49.6226391Z ** using staged installation 2021-05-14T23:18:49.6348716Z ** R 2021-05-14T23:18:49.6403233Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:18:50.0067328Z ** help 2021-05-14T23:18:50.0370882Z *** installing help indices 2021-05-14T23:18:50.0665293Z ** building package indices 2021-05-14T23:18:50.2763744Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:18:50.4495253Z ** testing if installed package can be loaded from final location 2021-05-14T23:18:50.6169934Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:18:50.6175036Z * DONE (prettyunits) 2021-05-14T23:18:51.2115139Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:18:51.2253661Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:18:51.2254872Z ** using staged installation 2021-05-14T23:18:51.2447534Z ** libs 2021-05-14T23:18:51.2543458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-14T23:18:51.3782459Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-14T23:18:51.4668365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-14T23:18:51.5512767Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-14T23:18:51.8026379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-14T23:18:51.9214694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-14T23:18:52.0634822Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-14T23:18:52.1269600Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-14T23:18:52.2280722Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-14T23:18:52.3048544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-14T23:18:52.4486527Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-14T23:18:52.6603647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-14T23:18:52.7732296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:18:52.8527891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-14T23:18:53.0860040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-14T23:18:53.1470095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-14T23:18:53.5344349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-14T23:18:53.6209596Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-14T23:18:53.7407326Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-14T23:18:53.8617606Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-14T23:18:53.9163809Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-14T23:18:54.1502661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:18:54.2092489Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-14T23:18:54.5247512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-14T23:18:54.6008278Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-14T23:18:55.3856740Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-14T23:18:55.5445963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-14T23:18:55.6115989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-14T23:18:55.6829602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-14T23:18:55.8414249Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-14T23:18:55.9438316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-14T23:18:56.0629973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-14T23:18:56.1628894Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-14T23:18:56.2853913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-14T23:18:56.5236093Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-14T23:18:56.6161642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-14T23:18:56.6954110Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-14T23:18:56.8026684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-14T23:18:57.2547035Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-14T23:18:57.5984380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-14T23:18:57.8393807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-14T23:18:58.0076926Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-14T23:18:58.2827266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-14T23:18:58.3408207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-14T23:18:58.5371499Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-14T23:18:58.6822918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-14T23:18:58.7890674Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-14T23:18:59.1289568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-14T23:18:59.2793547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-14T23:18:59.4099642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-14T23:18:59.5076604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-14T23:18:59.5781429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-14T23:18:59.7058607Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-14T23:18:59.8326608Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-14T23:18:59.9498431Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-14T23:19:00.0516439Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-14T23:19:00.1315806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-14T23:19:00.2049179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-14T23:19:00.2554900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:19:00.9130561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-14T23:19:00.9594191Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:19:01.0351924Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T23:19:01.0395730Z ** R 2021-05-14T23:19:01.0824989Z ** inst 2021-05-14T23:19:01.0848097Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:04.0601271Z ** help 2021-05-14T23:19:04.3666473Z *** installing help indices 2021-05-14T23:19:04.5553070Z *** copying figures 2021-05-14T23:19:04.5564365Z ** building package indices 2021-05-14T23:19:04.9266039Z ** installing vignettes 2021-05-14T23:19:04.9444890Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:05.1843027Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:19:05.2046475Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:05.4992344Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:05.5024471Z * DONE (vctrs) 2021-05-14T23:19:05.7895851Z * installing *source* package ‘processx’ ... 2021-05-14T23:19:05.7926681Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:05.7927667Z ** using staged installation 2021-05-14T23:19:05.8081929Z ** libs 2021-05-14T23:19:05.8130563Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:19:05.9510680Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:19:05.9511994Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:19:06.1332026Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:19:06.2119744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-14T23:19:06.3069125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-14T23:19:06.3630236Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T23:19:06.3631542Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-14T23:19:06.3841877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:19:06.4511858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-14T23:19:06.5619761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-14T23:19:06.9245882Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-14T23:19:07.0140197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-14T23:19:07.1434105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-14T23:19:07.2415931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-14T23:19:07.3195332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-14T23:19:07.6434215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-14T23:19:07.7463260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-14T23:19:07.8560281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-14T23:19:07.9118087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T23:19:07.9818445Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:19:08.0066183Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T23:19:08.0099358Z ** R 2021-05-14T23:19:08.0237459Z ** inst 2021-05-14T23:19:08.0245443Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:09.6722994Z ** help 2021-05-14T23:19:09.7410824Z *** installing help indices 2021-05-14T23:19:09.7818811Z ** building package indices 2021-05-14T23:19:10.0231109Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:10.2391294Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:19:10.2659125Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:10.4767138Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:10.4781518Z * DONE (processx) 2021-05-14T23:19:10.7392124Z * installing *source* package ‘markdown’ ... 2021-05-14T23:19:10.7418837Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:10.7420500Z ** using staged installation 2021-05-14T23:19:10.7602903Z ** libs 2021-05-14T23:19:10.7653696Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-14T23:19:10.8292699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-14T23:19:10.8781600Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-14T23:19:11.0451679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-14T23:19:11.1466918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-14T23:19:11.2245237Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-14T23:19:11.2600229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-14T23:19:11.3044299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-14T23:19:11.5227984Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-14T23:19:11.6522137Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-14T23:19:12.7644167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-14T23:19:12.8152797Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:19:12.8426214Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T23:19:12.8440475Z ** R 2021-05-14T23:19:12.8496236Z ** inst 2021-05-14T23:19:12.8516077Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:13.3196987Z ** help 2021-05-14T23:19:13.3595242Z *** installing help indices 2021-05-14T23:19:13.3906598Z ** building package indices 2021-05-14T23:19:13.5922726Z ** installing vignettes 2021-05-14T23:19:13.5979199Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:13.7893628Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:19:13.8066461Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:13.9787707Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:13.9798540Z * DONE (markdown) 2021-05-14T23:19:14.1932222Z * installing *source* package ‘highr’ ... 2021-05-14T23:19:14.1942857Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:14.1943868Z ** using staged installation 2021-05-14T23:19:14.2092869Z ** R 2021-05-14T23:19:14.2126654Z ** inst 2021-05-14T23:19:14.2139700Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:14.5817093Z ** help 2021-05-14T23:19:14.5932939Z *** installing help indices 2021-05-14T23:19:14.6089486Z ** building package indices 2021-05-14T23:19:14.7855790Z ** installing vignettes 2021-05-14T23:19:14.7908071Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:14.9922885Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:15.1920601Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:15.1927166Z * DONE (highr) 2021-05-14T23:19:15.4906693Z * installing *source* package ‘stringr’ ... 2021-05-14T23:19:15.4947200Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:15.4948524Z ** using staged installation 2021-05-14T23:19:15.5173885Z ** R 2021-05-14T23:19:15.5257103Z ** data 2021-05-14T23:19:15.5261674Z *** moving datasets to lazyload DB 2021-05-14T23:19:15.5437973Z ** inst 2021-05-14T23:19:15.5452674Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:16.0825799Z ** help 2021-05-14T23:19:16.1558029Z *** installing help indices 2021-05-14T23:19:16.2104630Z *** copying figures 2021-05-14T23:19:16.2107089Z ** building package indices 2021-05-14T23:19:16.4514111Z ** installing vignettes 2021-05-14T23:19:16.4570186Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:16.6514108Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:16.8484917Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:16.8493737Z * DONE (stringr) 2021-05-14T23:19:17.0582519Z * installing *source* package ‘rversions’ ... 2021-05-14T23:19:17.0598740Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:17.0605346Z ** using staged installation 2021-05-14T23:19:17.0764990Z ** R 2021-05-14T23:19:17.0804362Z ** inst 2021-05-14T23:19:17.0815095Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:17.4212310Z ** help 2021-05-14T23:19:17.4454601Z *** installing help indices 2021-05-14T23:19:17.4686743Z *** copying figures 2021-05-14T23:19:17.4689646Z ** building package indices 2021-05-14T23:19:17.6576247Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:17.8741867Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:18.0707135Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:18.0712053Z * DONE (rversions) 2021-05-14T23:19:18.5436214Z * installing *source* package ‘pillar’ ... 2021-05-14T23:19:18.5538480Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:18.5540505Z ** using staged installation 2021-05-14T23:19:18.5744095Z ** R 2021-05-14T23:19:18.5938490Z ** inst 2021-05-14T23:19:18.5971713Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:20.4072589Z ** help 2021-05-14T23:19:20.4983246Z *** installing help indices 2021-05-14T23:19:20.5573809Z *** copying figures 2021-05-14T23:19:20.5578993Z ** building package indices 2021-05-14T23:19:20.7898729Z ** installing vignettes 2021-05-14T23:19:20.7984478Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:21.0798023Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:21.3836326Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:21.3858630Z * DONE (pillar) 2021-05-14T23:19:21.6438381Z * installing *source* package ‘callr’ ... 2021-05-14T23:19:21.6465146Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:21.6468236Z ** using staged installation 2021-05-14T23:19:21.6617300Z ** R 2021-05-14T23:19:21.6747171Z ** inst 2021-05-14T23:19:21.6757793Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:25.0345773Z ** help 2021-05-14T23:19:25.1613920Z *** installing help indices 2021-05-14T23:19:25.2313212Z ** building package indices 2021-05-14T23:19:25.5055678Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:25.7002716Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:25.9628358Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:25.9660855Z * DONE (callr) 2021-05-14T23:19:26.4497555Z * installing *source* package ‘knitr’ ... 2021-05-14T23:19:26.4601620Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:26.4603111Z ** using staged installation 2021-05-14T23:19:26.4998118Z ** R 2021-05-14T23:19:26.5379369Z ** demo 2021-05-14T23:19:26.5386690Z ** inst 2021-05-14T23:19:26.5476961Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:30.6924953Z ** help 2021-05-14T23:19:30.8771302Z *** installing help indices 2021-05-14T23:19:30.9897243Z ** building package indices 2021-05-14T23:19:31.2945575Z ** installing vignettes 2021-05-14T23:19:31.3021103Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:31.4843202Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:31.7732883Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:31.7786492Z * DONE (knitr) 2021-05-14T23:19:31.9836389Z * installing *source* package ‘xopen’ ... 2021-05-14T23:19:32.7852257Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:32.7855652Z ** using staged installation 2021-05-14T23:19:32.7856328Z ** R 2021-05-14T23:19:32.7856739Z ** inst 2021-05-14T23:19:32.7857645Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:32.7858256Z ** help 2021-05-14T23:19:32.7858935Z *** installing help indices 2021-05-14T23:19:32.7859455Z ** building package indices 2021-05-14T23:19:32.7860175Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:32.7860985Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:32.8185571Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:32.8193219Z * DONE (xopen) 2021-05-14T23:19:33.3007131Z * installing *source* package ‘tibble’ ... 2021-05-14T23:19:33.3119382Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:33.3120306Z ** using staged installation 2021-05-14T23:19:33.3366696Z ** libs 2021-05-14T23:19:33.3421232Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-14T23:19:33.3906734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:19:33.4566455Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:19:33.4931282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T23:19:33.5939284Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:19:33.6186490Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T23:19:33.6187554Z ** R 2021-05-14T23:19:33.6350669Z ** inst 2021-05-14T23:19:33.6381551Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:35.3880317Z ** help 2021-05-14T23:19:35.4658539Z *** installing help indices 2021-05-14T23:19:35.5153373Z *** copying figures 2021-05-14T23:19:35.5160312Z ** building package indices 2021-05-14T23:19:35.7388269Z ** installing vignettes 2021-05-14T23:19:35.7463349Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:36.1050282Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:19:36.1231078Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:36.4844531Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:36.4864321Z * DONE (tibble) 2021-05-14T23:19:36.7312818Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:19:36.7329457Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:36.7330445Z ** using staged installation 2021-05-14T23:19:36.7484706Z ** R 2021-05-14T23:19:36.7561092Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:37.9337093Z ** help 2021-05-14T23:19:37.9717068Z *** installing help indices 2021-05-14T23:19:38.0078137Z ** building package indices 2021-05-14T23:19:38.2142979Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:38.4622530Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:38.7275083Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:38.7288989Z * DONE (pkgbuild) 2021-05-14T23:19:39.1252591Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:19:39.1312478Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:39.1313505Z ** using staged installation 2021-05-14T23:19:39.1509536Z ** libs 2021-05-14T23:19:39.1565310Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-14T23:19:44.2373134Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-14T23:19:47.5696092Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-14T23:19:50.9841848Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-14T23:19:54.2905932Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-14T23:19:59.3867077Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-14T23:20:02.9812673Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:20:03.0774721Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T23:20:03.0828205Z ** R 2021-05-14T23:20:03.1164055Z ** inst 2021-05-14T23:20:03.1181837Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:07.8309087Z ** help 2021-05-14T23:20:07.9039394Z *** installing help indices 2021-05-14T23:20:07.9603979Z *** copying figures 2021-05-14T23:20:07.9606797Z ** building package indices 2021-05-14T23:20:08.1925989Z ** installing vignettes 2021-05-14T23:20:08.2022664Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:08.7951303Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:20:08.7953212Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:08.9701010Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:08.9747410Z * DONE (roxygen2) 2021-05-14T23:20:09.2111722Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:20:09.2123736Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:09.2124761Z ** using staged installation 2021-05-14T23:20:09.2263818Z ** R 2021-05-14T23:20:09.2314224Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:09.7309088Z ** help 2021-05-14T23:20:09.7621763Z *** installing help indices 2021-05-14T23:20:09.7847867Z ** building package indices 2021-05-14T23:20:09.9857111Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:10.3461432Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:10.7027093Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:10.7032017Z * DONE (rematch2) 2021-05-14T23:20:10.9595267Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T23:20:10.9619019Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:10.9620432Z ** using staged installation 2021-05-14T23:20:10.9776889Z ** R 2021-05-14T23:20:10.9858305Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:12.2163621Z ** help 2021-05-14T23:20:12.2525030Z *** installing help indices 2021-05-14T23:20:12.2825603Z ** building package indices 2021-05-14T23:20:12.4867309Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:12.7709777Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:13.0548408Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:13.0560075Z * DONE (rcmdcheck) 2021-05-14T23:20:13.2871382Z * installing *source* package ‘waldo’ ... 2021-05-14T23:20:13.2889199Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:13.2890592Z ** using staged installation 2021-05-14T23:20:13.3041505Z ** R 2021-05-14T23:20:13.3100345Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:14.0895915Z ** help 2021-05-14T23:20:14.1033433Z *** installing help indices 2021-05-14T23:20:14.1214598Z *** copying figures 2021-05-14T23:20:14.1216926Z ** building package indices 2021-05-14T23:20:14.3099170Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:14.5604784Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:14.8213683Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:14.8222790Z * DONE (waldo) 2021-05-14T23:20:15.3903508Z * installing *source* package ‘testthat’ ... 2021-05-14T23:20:15.4017334Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:15.4018356Z ** using staged installation 2021-05-14T23:20:15.4249586Z ** libs 2021-05-14T23:20:15.4298245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:20:15.4809068Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:20:15.5373650Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-14T23:20:16.4078565Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-14T23:20:17.0637204Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-14T23:20:34.8076905Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:20:34.9655459Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T23:20:34.9764462Z ** R 2021-05-14T23:20:35.0142326Z ** inst 2021-05-14T23:20:35.0174692Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:45.8613411Z ** help 2021-05-14T23:20:46.0811117Z *** installing help indices 2021-05-14T23:20:46.2429656Z *** copying figures 2021-05-14T23:20:46.2436471Z ** building package indices 2021-05-14T23:20:46.5745952Z ** installing vignettes 2021-05-14T23:20:46.5855601Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:46.7969375Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:20:46.8240574Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:47.2606155Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:47.2696664Z * DONE (testthat) 2021-05-14T23:20:47.6418965Z * installing *source* package ‘devtools’ ... 2021-05-14T23:20:47.6470494Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:47.6471584Z ** using staged installation 2021-05-14T23:20:47.6793330Z ** R 2021-05-14T23:20:47.6931422Z ** inst 2021-05-14T23:20:47.6941847Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:49.6160006Z ** help 2021-05-14T23:20:49.7254894Z *** installing help indices 2021-05-14T23:20:49.7986908Z *** copying figures 2021-05-14T23:20:49.7989612Z ** building package indices 2021-05-14T23:20:50.0418167Z ** installing vignettes 2021-05-14T23:20:50.0496506Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:50.7321383Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:51.5552906Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:51.5572262Z * DONE (devtools) 2021-05-14T23:20:51.5692538Z 2021-05-14T23:20:51.5693496Z The downloaded source packages are in 2021-05-14T23:20:51.5695039Z ‘/tmp/RtmpkLKSrp/downloaded_packages’ 2021-05-14T23:20:52.2948446Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:20:55.1020053Z 2021-05-14T23:20:55.4342448Z 2021-05-14T23:20:55.4346697Z checking for file ‘/tmp/RtmpkLKSrp/remotes727d26c45908/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:20:55.4418688Z 2021-05-14T23:20:55.4421252Z ✔ checking for file ‘/tmp/RtmpkLKSrp/remotes727d26c45908/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:20:55.4452660Z 2021-05-14T23:20:55.4486337Z 2021-05-14T23:20:55.4488363Z ─ preparing ‘desc’: 2021-05-14T23:20:55.4497471Z 2021-05-14T23:20:55.4499567Z 2021-05-14T23:20:55.4604747Z checking DESCRIPTION meta-information ... 2021-05-14T23:20:55.4634247Z 2021-05-14T23:20:55.4636701Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:20:55.5416393Z 2021-05-14T23:20:55.5447816Z 2021-05-14T23:20:55.5450449Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:20:55.5460891Z 2021-05-14T23:20:55.5611906Z 2021-05-14T23:20:55.5613899Z ─ checking for empty or unneeded directories 2021-05-14T23:20:55.5617253Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:20:55.5628228Z 2021-05-14T23:20:55.5655703Z 2021-05-14T23:20:55.5657436Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:20:55.6752532Z 2021-05-14T23:20:55.6755051Z 2021-05-14T23:20:55.6756216Z 2021-05-14T23:20:55.6853436Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:55.6854143Z (as ‘lib’ is unspecified) 2021-05-14T23:20:56.0090255Z * installing *source* package ‘desc’ ... 2021-05-14T23:20:56.0145591Z ** using staged installation 2021-05-14T23:20:56.0310685Z ** R 2021-05-14T23:20:56.0449225Z ** inst 2021-05-14T23:20:56.0464921Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:57.6547877Z ** help 2021-05-14T23:20:57.7832706Z *** installing help indices 2021-05-14T23:20:57.8668578Z ** building package indices 2021-05-14T23:20:58.1580974Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:58.3479810Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:58.5571733Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:58.5587678Z * DONE (desc) 2021-05-14T23:20:58.7577266Z 2021-05-14T23:20:58.7578270Z 2021-05-14T23:20:58.7583333Z checking for file ‘/tmp/RtmpkLKSrp/remotes727d4e5ca94e/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:20:58.7584427Z 2021-05-14T23:20:58.7590954Z checking for file ‘/tmp/RtmpkLKSrp/remotes727d4e5ca94e/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:20:58.7624198Z 2021-05-14T23:20:58.7626039Z ✔ checking for file ‘/tmp/RtmpkLKSrp/remotes727d4e5ca94e/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:20:58.7705233Z 2021-05-14T23:20:58.7721387Z 2021-05-14T23:20:58.7735343Z ─ preparing ‘ghtravis’: 2021-05-14T23:20:58.7735911Z 2021-05-14T23:20:58.7736301Z 2021-05-14T23:20:58.7799585Z checking DESCRIPTION meta-information ... 2021-05-14T23:20:58.7825905Z 2021-05-14T23:20:58.7827670Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:20:58.8214203Z 2021-05-14T23:20:58.8244678Z 2021-05-14T23:20:58.8246896Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:20:58.8259293Z 2021-05-14T23:20:58.8291752Z 2021-05-14T23:20:58.8294356Z ─ checking for empty or unneeded directories 2021-05-14T23:20:58.8297870Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:20:58.8378696Z 2021-05-14T23:20:58.8406347Z 2021-05-14T23:20:58.8408003Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:20:58.8627917Z 2021-05-14T23:20:58.8630425Z 2021-05-14T23:20:58.8631671Z 2021-05-14T23:20:58.9029083Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:58.9030318Z (as ‘lib’ is unspecified) 2021-05-14T23:20:59.1552838Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:20:59.1554750Z ** using staged installation 2021-05-14T23:20:59.1711622Z ** R 2021-05-14T23:20:59.1801611Z ** inst 2021-05-14T23:20:59.1811090Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:00.4989452Z ** help 2021-05-14T23:21:00.5626497Z *** installing help indices 2021-05-14T23:21:00.6102058Z ** building package indices 2021-05-14T23:21:00.8475317Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:01.6037849Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:02.3317999Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:02.3341342Z * DONE (ghtravis) 2021-05-14T23:21:02.3431257Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:21:03.2266958Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:21:05.6959717Z 2021-05-14T23:21:05.6961220Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:21:05.6961985Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:21:05.6963045Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:21:05.6963753Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:21:05.6964461Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:21:05.6965174Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:21:05.6971427Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:05.6972419Z (as ‘lib’ is unspecified) 2021-05-14T23:21:21.7680244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:21:23.3147627Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-14T23:21:23.3148641Z ================================================== 2021-05-14T23:21:23.3149080Z downloaded 89 KB 2021-05-14T23:21:23.3149530Z 2021-05-14T23:21:23.3151590Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:21:23.9230897Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-14T23:21:23.9328785Z ================================================== 2021-05-14T23:21:23.9329687Z downloaded 116 KB 2021-05-14T23:21:23.9330204Z 2021-05-14T23:21:23.9370447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:21:25.1241209Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-14T23:21:25.1416784Z ================================================== 2021-05-14T23:21:25.1417234Z downloaded 195 KB 2021-05-14T23:21:25.1417492Z 2021-05-14T23:21:25.1458436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:21:26.3047484Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-14T23:21:26.3296736Z ================================================== 2021-05-14T23:21:26.3297561Z downloaded 932 KB 2021-05-14T23:21:26.3298220Z 2021-05-14T23:21:26.3336778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:21:27.4930033Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-14T23:21:27.5154908Z ================================================== 2021-05-14T23:21:27.5155678Z downloaded 690 KB 2021-05-14T23:21:27.5156134Z 2021-05-14T23:21:27.8383323Z * installing *source* package ‘tidyselect’ ... 2021-05-14T23:21:27.8414399Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:27.8416597Z ** using staged installation 2021-05-14T23:21:27.8603137Z ** R 2021-05-14T23:21:27.8709219Z ** inst 2021-05-14T23:21:27.8723928Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:28.9409333Z ** help 2021-05-14T23:21:28.9996597Z *** installing help indices 2021-05-14T23:21:29.0418187Z ** building package indices 2021-05-14T23:21:29.2745509Z ** installing vignettes 2021-05-14T23:21:29.2788645Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:29.5483148Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:29.8405591Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:29.8417177Z * DONE (tidyselect) 2021-05-14T23:21:30.1457501Z * installing *source* package ‘generics’ ... 2021-05-14T23:21:30.1488089Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:30.1490869Z ** using staged installation 2021-05-14T23:21:30.1641898Z ** R 2021-05-14T23:21:30.1699955Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:30.5025719Z ** help 2021-05-14T23:21:30.6286091Z *** installing help indices 2021-05-14T23:21:30.6796531Z ** building package indices 2021-05-14T23:21:30.9359559Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:31.1281239Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:31.3066502Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:31.3072052Z * DONE (generics) 2021-05-14T23:21:31.5929347Z * installing *source* package ‘cpp11’ ... 2021-05-14T23:21:31.5967874Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:31.5969588Z ** using staged installation 2021-05-14T23:21:31.6144370Z ** R 2021-05-14T23:21:31.6199054Z ** inst 2021-05-14T23:21:31.6229186Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:32.0682727Z ** help 2021-05-14T23:21:32.0910966Z *** installing help indices 2021-05-14T23:21:32.1099188Z ** building package indices 2021-05-14T23:21:32.3110479Z ** installing vignettes 2021-05-14T23:21:32.3168326Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:32.4987888Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:32.6829921Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:32.6838439Z * DONE (cpp11) 2021-05-14T23:21:33.2510279Z * installing *source* package ‘dplyr’ ... 2021-05-14T23:21:33.2666155Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:33.2667473Z ** using staged installation 2021-05-14T23:21:33.2940344Z ** libs 2021-05-14T23:21:33.2988494Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-14T23:21:33.4618877Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-14T23:21:33.6654617Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-14T23:21:33.7995732Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-14T23:21:34.3533111Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-14T23:21:34.4525836Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-14T23:21:34.5730761Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-14T23:21:34.6886237Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-14T23:21:34.8252120Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-14T23:21:34.9616782Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-14T23:21:35.0557395Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-14T23:21:35.2123965Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:21:35.2708804Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T23:21:35.2727474Z ** R 2021-05-14T23:21:35.3237443Z ** data 2021-05-14T23:21:35.3243980Z *** moving datasets to lazyload DB 2021-05-14T23:21:35.4224242Z ** inst 2021-05-14T23:21:35.4254506Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:40.7404909Z ** help 2021-05-14T23:21:41.2040615Z *** installing help indices 2021-05-14T23:21:41.4278256Z *** copying figures 2021-05-14T23:21:41.4287130Z ** building package indices 2021-05-14T23:21:41.7905526Z ** installing vignettes 2021-05-14T23:21:41.8035282Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:42.2720258Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:21:42.2892417Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:42.8469685Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:42.8518463Z * DONE (dplyr) 2021-05-14T23:21:43.2460789Z * installing *source* package ‘tidyr’ ... 2021-05-14T23:21:43.2534066Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:43.2535031Z ** using staged installation 2021-05-14T23:21:43.2721511Z ** libs 2021-05-14T23:21:43.2780537Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-14T23:21:44.3009333Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-14T23:21:44.6405769Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-14T23:21:46.4261287Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-14T23:21:47.7625432Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:21:47.8308333Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T23:21:47.8333632Z ** R 2021-05-14T23:21:47.8499244Z ** data 2021-05-14T23:21:47.8511110Z *** moving datasets to lazyload DB 2021-05-14T23:21:48.0287368Z ** inst 2021-05-14T23:21:48.0308822Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:49.7508916Z ** help 2021-05-14T23:21:49.8652221Z *** installing help indices 2021-05-14T23:21:49.9368243Z *** copying figures 2021-05-14T23:21:49.9374380Z ** building package indices 2021-05-14T23:21:50.1846124Z ** installing vignettes 2021-05-14T23:21:50.1952718Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:50.6858724Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:21:50.7045407Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:51.1939176Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:51.1954751Z * DONE (tidyr) 2021-05-14T23:21:51.2065677Z 2021-05-14T23:21:51.2066964Z The downloaded source packages are in 2021-05-14T23:21:51.2068357Z ‘/tmp/RtmpkLKSrp/downloaded_packages’ 2021-05-14T23:21:51.3875471Z 2021-05-14T23:21:51.3906692Z checking for file ‘/tmp/RtmpkLKSrp/remotes727d77fcaa95/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:21:51.3921970Z 2021-05-14T23:21:51.3923482Z ✔ checking for file ‘/tmp/RtmpkLKSrp/remotes727d77fcaa95/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:21:51.3986461Z 2021-05-14T23:21:51.4003929Z 2021-05-14T23:21:51.4011228Z ─ preparing ‘aghast’: 2021-05-14T23:21:51.4019485Z 2021-05-14T23:21:51.4021760Z 2021-05-14T23:21:51.4083723Z checking DESCRIPTION meta-information ... 2021-05-14T23:21:51.4113637Z 2021-05-14T23:21:51.4115819Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:21:51.4376623Z 2021-05-14T23:21:51.4404002Z 2021-05-14T23:21:51.4405922Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:21:51.4413659Z 2021-05-14T23:21:51.4438977Z 2021-05-14T23:21:51.4441203Z ─ checking for empty or unneeded directories 2021-05-14T23:21:51.4444423Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:21:51.4466706Z 2021-05-14T23:21:51.4492800Z 2021-05-14T23:21:51.4494991Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:21:51.4581921Z 2021-05-14T23:21:51.4583963Z 2021-05-14T23:21:51.4585450Z 2021-05-14T23:21:51.4660062Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:51.4661093Z (as ‘lib’ is unspecified) 2021-05-14T23:21:51.6676758Z * installing *source* package ‘aghast’ ... 2021-05-14T23:21:51.6679063Z ** using staged installation 2021-05-14T23:21:51.6861789Z ** R 2021-05-14T23:21:51.6918933Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:52.1588874Z ** help 2021-05-14T23:21:52.1900975Z *** installing help indices 2021-05-14T23:21:52.2152943Z ** building package indices 2021-05-14T23:21:52.4147041Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:52.5896911Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:52.7694085Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:52.7702135Z * DONE (aghast) 2021-05-14T23:21:52.7793409Z Installing 1 packages: covr 2021-05-14T23:21:52.7802441Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:52.7803298Z (as ‘lib’ is unspecified) 2021-05-14T23:22:08.5814480Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:22:08.5815723Z 2021-05-14T23:22:08.5823171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:22:09.7101505Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-14T23:22:09.7159459Z ================================================== 2021-05-14T23:22:09.7160038Z downloaded 81 KB 2021-05-14T23:22:09.7160376Z 2021-05-14T23:22:09.7195685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:22:10.8607112Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-14T23:22:10.8674152Z ================================================== 2021-05-14T23:22:10.8674567Z downloaded 89 KB 2021-05-14T23:22:10.8674821Z 2021-05-14T23:22:10.8714454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:22:12.0197928Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-14T23:22:12.0304052Z ================================================== 2021-05-14T23:22:12.0304454Z downloaded 144 KB 2021-05-14T23:22:12.0304942Z 2021-05-14T23:22:12.2997928Z * installing *source* package ‘lazyeval’ ... 2021-05-14T23:22:12.3024023Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:12.3025093Z ** using staged installation 2021-05-14T23:22:12.3161477Z ** libs 2021-05-14T23:22:12.3202212Z 2021-05-14T23:22:12.3203349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-14T23:22:12.3794313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:12.4163508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-14T23:22:12.4724434Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-14T23:22:12.5446096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-14T23:22:12.6091953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:22:12.6817677Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:22:12.7028857Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T23:22:12.7044462Z ** R 2021-05-14T23:22:12.7111429Z ** inst 2021-05-14T23:22:12.7123888Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:13.2488686Z ** help 2021-05-14T23:22:13.3105638Z *** installing help indices 2021-05-14T23:22:13.3659294Z ** building package indices 2021-05-14T23:22:13.5946285Z ** installing vignettes 2021-05-14T23:22:13.5996192Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:13.7788625Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:13.7998943Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:14.0033051Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:14.0040692Z * DONE (lazyeval) 2021-05-14T23:22:14.2571523Z * installing *source* package ‘rex’ ... 2021-05-14T23:22:14.2594186Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:14.2595442Z ** using staged installation 2021-05-14T23:22:14.2741756Z ** R 2021-05-14T23:22:14.2801041Z ** inst 2021-05-14T23:22:14.2812435Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:14.8179906Z ** help 2021-05-14T23:22:14.8680072Z *** installing help indices 2021-05-14T23:22:14.9061279Z ** building package indices 2021-05-14T23:22:15.1180439Z ** installing vignettes 2021-05-14T23:22:15.1267099Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:15.2990344Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:15.4793797Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:15.4801368Z * DONE (rex) 2021-05-14T23:22:15.8488863Z * installing *source* package ‘covr’ ... 2021-05-14T23:22:15.8538572Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:15.8539544Z ** using staged installation 2021-05-14T23:22:15.8756156Z ** libs 2021-05-14T23:22:15.8800340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:22:15.9352672Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-14T23:22:15.9515310Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T23:22:15.9534549Z ** R 2021-05-14T23:22:15.9688362Z ** inst 2021-05-14T23:22:15.9712615Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:17.3497508Z ** help 2021-05-14T23:22:17.4151095Z *** installing help indices 2021-05-14T23:22:17.4703207Z *** copying figures 2021-05-14T23:22:17.4706317Z ** building package indices 2021-05-14T23:22:17.7066061Z ** installing vignettes 2021-05-14T23:22:17.7121601Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:17.9167299Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:17.9330443Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:18.1510887Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:18.1527223Z * DONE (covr) 2021-05-14T23:22:18.1632355Z 2021-05-14T23:22:18.1633048Z The downloaded source packages are in 2021-05-14T23:22:18.1634129Z ‘/tmp/RtmpkLKSrp/downloaded_packages’ 2021-05-14T23:22:18.1792410Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:22:18.1793287Z Rscript -e "tic::before_install()" 2021-05-14T23:22:18.1834346Z shell: /usr/bin/bash -e {0} 2021-05-14T23:22:18.1834650Z env: 2021-05-14T23:22:18.1835008Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:18.1835370Z TIC_DEPLOY_KEY: 2021-05-14T23:22:18.1836000Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:18.1837239Z GITHUB_PAT: *** 2021-05-14T23:22:18.1837557Z COVERALLS_TOKEN: 2021-05-14T23:22:18.1838070Z continue-on-error: true 2021-05-14T23:22:18.1838430Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:18.1838816Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:18.1839158Z TZ: UTC 2021-05-14T23:22:18.1839470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:18.1839788Z NOT_CRAN: true 2021-05-14T23:22:18.1840091Z ##[endgroup] 2021-05-14T23:22:18.4804129Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:22:18.6333758Z Running before_install: step_install_remote_binaries() 2021-05-14T23:22:19.3310958Z Installing kirby21.base binaries 2021-05-14T23:22:19.3311521Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:22:19.5974072Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-14T23:22:19.6096551Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:22:19.6097235Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:22:19.6097756Z remotes::install_cran("rcmdcheck") 2021-05-14T23:22:19.6098212Z remotes::install_cran("markdown") 2021-05-14T23:22:19.6105987Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:19.6106301Z env: 2021-05-14T23:22:19.6106659Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:19.6107015Z TIC_DEPLOY_KEY: 2021-05-14T23:22:19.6107647Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:19.6109244Z GITHUB_PAT: *** 2021-05-14T23:22:19.6109602Z COVERALLS_TOKEN: 2021-05-14T23:22:19.6110156Z continue-on-error: true 2021-05-14T23:22:19.6110548Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:19.6110953Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:19.6111311Z TZ: UTC 2021-05-14T23:22:19.6112006Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:19.6112586Z NOT_CRAN: true 2021-05-14T23:22:19.6112919Z ##[endgroup] 2021-05-14T23:22:39.3482758Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-14T23:22:39.6402998Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:22:41.3689931Z 2021-05-14T23:22:41.6727777Z 2021-05-14T23:22:41.6744487Z checking for file ‘/tmp/Rtmp4xrsQY/remotesd4ac341d43ea/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-14T23:22:41.6865264Z 2021-05-14T23:22:41.6867131Z ✔ checking for file ‘/tmp/Rtmp4xrsQY/remotesd4ac341d43ea/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-14T23:22:41.6868411Z 2021-05-14T23:22:41.6868786Z 2021-05-14T23:22:41.6869626Z ─ preparing ‘kirby21.base’: 2021-05-14T23:22:41.6870462Z checking DESCRIPTION meta-information ... 2021-05-14T23:22:41.6881578Z 2021-05-14T23:22:41.6882795Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:22:41.7118557Z 2021-05-14T23:22:41.7148954Z 2021-05-14T23:22:41.7150209Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:22:41.7154365Z 2021-05-14T23:22:41.7181909Z 2021-05-14T23:22:41.7185032Z ─ checking for empty or unneeded directories 2021-05-14T23:22:41.7193314Z 2021-05-14T23:22:41.7218890Z 2021-05-14T23:22:41.7220139Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-14T23:22:41.7332980Z 2021-05-14T23:22:41.7333723Z 2021-05-14T23:22:41.7334252Z 2021-05-14T23:22:41.7460298Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:41.7461339Z (as ‘lib’ is unspecified) 2021-05-14T23:22:41.9532424Z * installing *source* package ‘kirby21.base’ ... 2021-05-14T23:22:41.9534259Z ** using staged installation 2021-05-14T23:22:41.9678677Z ** R 2021-05-14T23:22:41.9764954Z ** data 2021-05-14T23:22:41.9770252Z *** moving datasets to lazyload DB 2021-05-14T23:22:41.9837249Z ** inst 2021-05-14T23:22:41.9844330Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:42.3347551Z ** help 2021-05-14T23:22:42.3600914Z *** installing help indices 2021-05-14T23:22:42.3847906Z ** building package indices 2021-05-14T23:22:42.5737647Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:42.7526348Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:42.9305555Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:42.9312173Z * DONE (kirby21.base) 2021-05-14T23:22:43.0751443Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-14T23:22:43.0752678Z Use `force = TRUE` to force installation 2021-05-14T23:22:58.1267136Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:22:58.1268764Z Use `force = TRUE` to force installation 2021-05-14T23:22:58.1279706Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:22:58.1281196Z Use `force = TRUE` to force installation 2021-05-14T23:22:58.1375503Z 2021-05-14T23:22:58.1407347Z ##[group]Run options(width = 100) 2021-05-14T23:22:58.1407841Z options(width = 100) 2021-05-14T23:22:58.1408268Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:22:58.1408825Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:22:58.1415764Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:58.1416127Z env: 2021-05-14T23:22:58.1416538Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:58.1416967Z TIC_DEPLOY_KEY: 2021-05-14T23:22:58.1417987Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:58.1419623Z GITHUB_PAT: *** 2021-05-14T23:22:58.1419968Z COVERALLS_TOKEN: 2021-05-14T23:22:58.1420554Z continue-on-error: true 2021-05-14T23:22:58.1421129Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:58.1421559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:58.1421940Z TZ: UTC 2021-05-14T23:22:58.1422288Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:58.1422681Z NOT_CRAN: true 2021-05-14T23:22:58.1423020Z ##[endgroup] 2021-05-14T23:22:58.5863127Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:22:58.5863640Z setting value 2021-05-14T23:22:58.5864400Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:22:58.5865149Z os Ubuntu 20.04.2 LTS 2021-05-14T23:22:58.5865790Z system x86_64, linux-gnu 2021-05-14T23:22:58.5866242Z ui X11 2021-05-14T23:22:58.5866658Z language (EN) 2021-05-14T23:22:58.5867255Z collate C.UTF-8 2021-05-14T23:22:58.5867834Z ctype C.UTF-8 2021-05-14T23:22:58.5868270Z tz UTC 2021-05-14T23:22:58.5868838Z date 2021-05-14 2021-05-14T23:22:58.5869058Z 2021-05-14T23:22:58.5869742Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:22:58.5870580Z package * version date lib source 2021-05-14T23:22:58.5871412Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:22:58.5872168Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5872832Z base * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5873677Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5874757Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5875536Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5876310Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5877061Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5877847Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5878747Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5879960Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5880703Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5881376Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5882071Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5882915Z compiler 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5883662Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5884327Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5884999Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5885693Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5886368Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5887037Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5887726Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5888445Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:22:58.5889183Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5889856Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5890535Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5891196Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5891880Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5892577Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5893241Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5893908Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5894573Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5895242Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5895916Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5897839Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5899112Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5900126Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:22:58.5901378Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5902314Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5903059Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5903973Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5905051Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5905818Z grid 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5906515Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5907297Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5907985Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5908681Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5909604Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5910679Z kirby21.base 1.7.3 2021-05-14 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-14T23:22:58.5912123Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5913076Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5914122Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5915116Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5915901Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5916846Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5917595Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5918321Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5919222Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5919952Z methods * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5920839Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5921520Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5922411Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5923128Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5923847Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5924649Z parallel 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5925537Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5926262Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5927162Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5927845Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5928520Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5929339Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5930053Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5930725Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5931587Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5932280Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5932966Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5933710Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5934433Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5935276Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5936196Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5936891Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5937641Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5938337Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5939407Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5940129Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5940935Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5941730Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5942628Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5943340Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5944023Z splines 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5953621Z stats * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5954519Z stats4 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5955206Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5955893Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5956594Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T23:22:58.5957265Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5957989Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:22:58.5958685Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5959367Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5960031Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5960742Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:22:58.5961534Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5962233Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5962925Z tools 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5963590Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5964469Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5965132Z utils * 4.2.0 2021-05-14 [2] local 2021-05-14T23:22:58.5965776Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5966434Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5967093Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5967772Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5968433Z xfun 0.22 2021-03-11 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5969080Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5969744Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5970399Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5971209Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:22:58.5971469Z 2021-05-14T23:22:58.5971849Z [1] /home/runner/work/_temp/Library 2021-05-14T23:22:58.5972271Z [2] /opt/R/devel/lib/R/library 2021-05-14T23:22:58.6032631Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:22:58.6033192Z Rscript -e 'tic::script()' 2021-05-14T23:22:58.6033784Z ls -l check 2021-05-14T23:22:58.6072165Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:22:58.6072765Z env: 2021-05-14T23:22:58.6073146Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:58.6073698Z TIC_DEPLOY_KEY: 2021-05-14T23:22:58.6074328Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:58.6075551Z GITHUB_PAT: *** 2021-05-14T23:22:58.6075865Z COVERALLS_TOKEN: 2021-05-14T23:22:58.6076251Z continue-on-error: true 2021-05-14T23:22:58.6076607Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:58.6076991Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:58.6077330Z TZ: UTC 2021-05-14T23:22:58.6077638Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:58.6077952Z NOT_CRAN: true 2021-05-14T23:22:58.6078252Z ##[endgroup] 2021-05-14T23:22:58.8801153Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:22:59.0193042Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:22:59.0193854Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:22:59.0194419Z timeout = Inf, check_dir = "check") 2021-05-14T23:22:59.0861645Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:22:59.2986677Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:22:59.6561430Z * preparing ‘kirby21.asl’: 2021-05-14T23:22:59.6601088Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:22:59.7294711Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:22:59.7302504Z * checking for empty or unneeded directories 2021-05-14T23:22:59.7334589Z * building ‘kirby21.asl_1.7.0.tar.gz’ 2021-05-14T23:22:59.7389205Z 2021-05-14T23:22:59.8045800Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:23:00.0467070Z * using log directory ‘/home/runner/work/kirby21.asl/kirby21.asl/check/kirby21.asl.Rcheck’ 2021-05-14T23:23:00.0468797Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:23:00.0469965Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:23:00.0470976Z * using session charset: UTF-8 2021-05-14T23:23:00.0597495Z * using option ‘--as-cran’ 2021-05-14T23:23:00.0617168Z * checking for file ‘kirby21.asl/DESCRIPTION’ ... OK 2021-05-14T23:23:00.0624223Z * checking extension type ... Package 2021-05-14T23:23:00.0625820Z * this is package ‘kirby21.asl’ version ‘1.7.0’ 2021-05-14T23:23:00.0635574Z * package encoding: UTF-8 2021-05-14T23:23:00.0662223Z * checking package namespace information ... OK 2021-05-14T23:23:15.7834135Z * checking package dependencies ... OK 2021-05-14T23:23:15.7842096Z * checking if this is a source package ... OK 2021-05-14T23:23:15.7842926Z * checking if there is a namespace ... OK 2021-05-14T23:23:15.9315287Z * checking for executable files ... OK 2021-05-14T23:23:15.9316522Z * checking for hidden files and directories ... OK 2021-05-14T23:23:15.9318059Z * checking for portable file names ... OK 2021-05-14T23:23:15.9318899Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:23:15.9337515Z * checking serialization versions ... OK 2021-05-14T23:23:17.0545861Z * checking whether package ‘kirby21.asl’ can be installed ... OK 2021-05-14T23:23:17.0612165Z * checking installed package size ... OK 2021-05-14T23:23:17.1211038Z * checking package directory ... OK 2021-05-14T23:23:17.1211871Z * checking for future file timestamps ... OK 2021-05-14T23:23:17.2765868Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:17.2767478Z * checking top-level files ... OK 2021-05-14T23:23:17.2768567Z * checking for left-over files ... OK 2021-05-14T23:23:17.2769420Z * checking index information ... OK 2021-05-14T23:23:17.3945886Z * checking package subdirectories ... OK 2021-05-14T23:23:17.4452199Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:23:17.4930488Z * checking R files for syntax errors ... OK 2021-05-14T23:23:17.6730176Z * checking whether the package can be loaded ... OK 2021-05-14T23:23:17.7805263Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:23:17.8739367Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:23:17.9723511Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:23:18.1457464Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:23:18.3434074Z * checking loading without being on the library search path ... OK 2021-05-14T23:23:18.4776614Z * checking dependencies in R code ... OK 2021-05-14T23:23:18.9631215Z * checking S3 generic/method consistency ... OK 2021-05-14T23:23:19.0864489Z * checking replacement functions ... OK 2021-05-14T23:23:19.2106319Z * checking foreign function calls ... OK 2021-05-14T23:23:21.0180857Z * checking R code for possible problems ... OK 2021-05-14T23:23:21.2080448Z * checking Rd files ... OK 2021-05-14T23:23:21.2511039Z * checking Rd metadata ... OK 2021-05-14T23:23:21.3054164Z * checking Rd line widths ... OK 2021-05-14T23:23:21.3904283Z * checking Rd cross-references ... OK 2021-05-14T23:23:21.5182172Z * checking for missing documentation entries ... OK 2021-05-14T23:23:21.8791679Z * checking for code/documentation mismatches ... OK 2021-05-14T23:23:22.4176204Z * checking Rd \usage sections ... OK 2021-05-14T23:23:22.4808039Z * checking Rd contents ... OK 2021-05-14T23:23:22.5516141Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:23:23.0383941Z * checking examples ... OK 2021-05-14T23:23:24.6482449Z * checking PDF version of manual ... OK 2021-05-14T23:23:24.6484281Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:23:24.6485259Z * checking for detritus in the temp directory ... OK 2021-05-14T23:23:24.6486035Z * DONE 2021-05-14T23:23:24.6492359Z 2021-05-14T23:23:24.6492922Z Status: OK 2021-05-14T23:23:24.6493467Z 2021-05-14T23:23:24.7372798Z ── R CMD check results ────────────────────────────────── kirby21.asl 1.7.0 ──── 2021-05-14T23:23:24.7390789Z Duration: 25s 2021-05-14T23:23:24.7391456Z 2021-05-14T23:23:24.7405011Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:23:24.7468403Z total 20 2021-05-14T23:23:24.7470224Z drwxr-xr-x 5 runner docker 4096 May 14 23:23 kirby21.asl.Rcheck 2021-05-14T23:23:24.7471202Z -rw-r--r-- 1 runner docker 2208 May 14 23:22 kirby21.asl_1.7.0.tar.gz 2021-05-14T23:23:24.7472466Z -rw-r--r-- 1 runner docker 11715 May 14 23:23 kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:23:24.7512610Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:23:24.7513306Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:23:24.7558050Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:23:24.7558522Z env: 2021-05-14T23:23:24.7559113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:24.7559835Z TIC_DEPLOY_KEY: 2021-05-14T23:23:24.7560796Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:24.7562669Z GITHUB_PAT: *** 2021-05-14T23:23:24.7563198Z COVERALLS_TOKEN: 2021-05-14T23:23:24.7563609Z continue-on-error: true 2021-05-14T23:23:24.7564025Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:24.7564439Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:24.7564835Z TZ: UTC 2021-05-14T23:23:24.7565182Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:24.7565631Z NOT_CRAN: true 2021-05-14T23:23:24.7565972Z ##[endgroup] 2021-05-14T23:23:24.7678698Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:23:24.7679218Z Rscript -e "tic::before_deploy()" 2021-05-14T23:23:24.7710940Z shell: /usr/bin/bash -e {0} 2021-05-14T23:23:24.7711275Z env: 2021-05-14T23:23:24.7711651Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:24.7712036Z TIC_DEPLOY_KEY: 2021-05-14T23:23:24.7712704Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:24.7713723Z GITHUB_PAT: *** 2021-05-14T23:23:24.7714068Z COVERALLS_TOKEN: 2021-05-14T23:23:24.7714457Z continue-on-error: true 2021-05-14T23:23:24.7714850Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:24.7715426Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:24.7716284Z TZ: UTC 2021-05-14T23:23:24.7716649Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:24.7717028Z NOT_CRAN: true 2021-05-14T23:23:24.7717383Z ##[endgroup] 2021-05-14T23:23:25.0311639Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:23:25.1744044Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:23:25.1744979Z with: 2021-05-14T23:23:25.1745671Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.asl/releases/42985560/assets{?name,label} 2021-05-14T23:23:25.1746539Z asset_path: check/kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:23:25.1747142Z asset_name: kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-14T23:23:25.1747869Z asset_content_type: application/octet-stream 2021-05-14T23:23:25.1748486Z env: 2021-05-14T23:23:25.1748857Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:25.1749586Z TIC_DEPLOY_KEY: 2021-05-14T23:23:25.1750573Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:25.1752232Z GITHUB_PAT: *** 2021-05-14T23:23:25.1752779Z COVERALLS_TOKEN: 2021-05-14T23:23:25.1753348Z continue-on-error: true 2021-05-14T23:23:25.1753753Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:25.1754195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:25.1754581Z TZ: UTC 2021-05-14T23:23:25.1754921Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:25.1755262Z NOT_CRAN: true 2021-05-14T23:23:25.1756248Z GITHUB_TOKEN: *** 2021-05-14T23:23:25.1756568Z ##[endgroup] 2021-05-14T23:23:25.7373309Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:23:25.7373778Z Rscript -e "tic::deploy()" 2021-05-14T23:23:25.7418131Z shell: /usr/bin/bash -e {0} 2021-05-14T23:23:25.7418818Z env: 2021-05-14T23:23:25.7419191Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:25.7419571Z TIC_DEPLOY_KEY: 2021-05-14T23:23:25.7420242Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:25.7421954Z GITHUB_PAT: *** 2021-05-14T23:23:25.7422328Z COVERALLS_TOKEN: 2021-05-14T23:23:25.7422742Z continue-on-error: true 2021-05-14T23:23:25.7423157Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:25.7423572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:25.7424280Z TZ: UTC 2021-05-14T23:23:25.7424912Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:25.7425250Z NOT_CRAN: true 2021-05-14T23:23:25.7425569Z ##[endgroup] 2021-05-14T23:23:26.0133630Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:23:26.1467451Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:23:26.1468037Z Rscript -e "tic::after_deploy()" 2021-05-14T23:23:26.1510179Z shell: /usr/bin/bash -e {0} 2021-05-14T23:23:26.1510485Z env: 2021-05-14T23:23:26.1510848Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:26.1511227Z TIC_DEPLOY_KEY: 2021-05-14T23:23:26.1511845Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:26.1513115Z GITHUB_PAT: *** 2021-05-14T23:23:26.1513439Z COVERALLS_TOKEN: 2021-05-14T23:23:26.1513822Z continue-on-error: true 2021-05-14T23:23:26.1514180Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:26.1514567Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:26.1514908Z TZ: UTC 2021-05-14T23:23:26.1515231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:26.1515562Z NOT_CRAN: true 2021-05-14T23:23:26.1515850Z ##[endgroup] 2021-05-14T23:23:26.4045254Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:23:26.6833992Z Post job cleanup. 2021-05-14T23:23:26.7253420Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:23:26.7327040Z Post job cleanup. 2021-05-14T23:23:26.8276843Z [command]/usr/bin/git version 2021-05-14T23:23:26.8345902Z git version 2.31.1 2021-05-14T23:23:26.8373999Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:23:26.8414973Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:23:26.8668875Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:23:26.8700510Z http.https://github.com/.extraheader 2021-05-14T23:23:26.8708893Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:23:26.8748618Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:23:26.9014681Z Cleaning up orphan processes