2021-05-15T16:30:56.7540489Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:57.1854642Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.2526527Z 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-15T16:30:57.3587014Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T16:30:57.4540929Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:05.5985312Z Current runner version: '2.278.0' 2021-05-15T16:31:05.6017171Z ##[group]Operating System 2021-05-15T16:31:05.6018203Z Ubuntu 2021-05-15T16:31:05.6018691Z 20.04.2 2021-05-15T16:31:05.6019262Z LTS 2021-05-15T16:31:05.6019776Z ##[endgroup] 2021-05-15T16:31:05.6020549Z ##[group]Virtual Environment 2021-05-15T16:31:05.6021214Z Environment: ubuntu-20.04 2021-05-15T16:31:05.6021826Z Version: 20210510.0 2021-05-15T16:31:05.6023073Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T16:31:05.6024884Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T16:31:05.6025862Z ##[endgroup] 2021-05-15T16:31:05.6027837Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:05.6029134Z Actions: write 2021-05-15T16:31:05.6029729Z Checks: write 2021-05-15T16:31:05.6030251Z Contents: write 2021-05-15T16:31:05.6030856Z Deployments: write 2021-05-15T16:31:05.6031536Z Issues: write 2021-05-15T16:31:05.6032311Z Metadata: read 2021-05-15T16:31:05.6032895Z Packages: write 2021-05-15T16:31:05.6033552Z PullRequests: write 2021-05-15T16:31:05.6034245Z RepositoryProjects: write 2021-05-15T16:31:05.6035149Z SecurityEvents: write 2021-05-15T16:31:05.6035732Z Statuses: write 2021-05-15T16:31:05.6036403Z ##[endgroup] 2021-05-15T16:31:05.6039776Z Prepare workflow directory 2021-05-15T16:31:05.7145851Z Prepare all required actions 2021-05-15T16:31:05.7158093Z Getting action download info 2021-05-15T16:31:06.0800014Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:08.1311017Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:08.5839730Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:11.3272270Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:11.5198295Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:11.6621369Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:11.8258836Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:12.1962156Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:12.1962856Z with: 2021-05-15T16:31:12.1963412Z repository: neuroconductor/DensParcorr 2021-05-15T16:31:12.1964513Z token: *** 2021-05-15T16:31:12.1964956Z ssh-strict: true 2021-05-15T16:31:12.1965508Z persist-credentials: true 2021-05-15T16:31:12.1966044Z clean: true 2021-05-15T16:31:12.1966473Z fetch-depth: 1 2021-05-15T16:31:12.1966902Z lfs: false 2021-05-15T16:31:12.1967321Z submodules: false 2021-05-15T16:31:12.1967743Z env: 2021-05-15T16:31:12.1968222Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:12.1968744Z TIC_DEPLOY_KEY: 2021-05-15T16:31:12.1969629Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:12.1970912Z GITHUB_PAT: *** 2021-05-15T16:31:12.1971371Z COVERALLS_TOKEN: 2021-05-15T16:31:12.1971903Z continue-on-error: false 2021-05-15T16:31:12.1972445Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:12.1972880Z ##[endgroup] 2021-05-15T16:31:12.4310715Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:31:12.4311659Z ##[group]Getting Git version info 2021-05-15T16:31:12.4312807Z Working directory is '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:12.4361626Z [command]/usr/bin/git version 2021-05-15T16:31:12.4499197Z git version 2.31.1 2021-05-15T16:31:12.4522205Z ##[endgroup] 2021-05-15T16:31:12.4528517Z Deleting the contents of '/home/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:31:12.4532618Z ##[group]Initializing the repository 2021-05-15T16:31:12.4537421Z [command]/usr/bin/git init /home/runner/work/DensParcorr/DensParcorr 2021-05-15T16:31:12.4612093Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:31:12.4613013Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:31:12.4614030Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:31:12.4614656Z hint: 2021-05-15T16:31:12.4615666Z hint: git config --global init.defaultBranch 2021-05-15T16:31:12.4616265Z hint: 2021-05-15T16:31:12.4617034Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:31:12.4618110Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:31:12.4618761Z hint: 2021-05-15T16:31:12.4619335Z hint: git branch -m 2021-05-15T16:31:12.4633848Z Initialized empty Git repository in /home/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:31:12.4645414Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:12.4702047Z ##[endgroup] 2021-05-15T16:31:12.4703057Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:12.4709374Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T16:31:12.4754339Z ##[endgroup] 2021-05-15T16:31:12.4760513Z ##[group]Setting up auth 2021-05-15T16:31:12.4769632Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:12.4814691Z [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-15T16:31:12.5226685Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:12.5272338Z [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-15T16:31:12.5530886Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:31:12.5588903Z ##[endgroup] 2021-05-15T16:31:12.5589667Z ##[group]Fetching the repository 2021-05-15T16:31:12.5601224Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:31:12.7828718Z remote: Enumerating objects: 18, done. 2021-05-15T16:31:12.7830870Z remote: Counting objects: 5% (1/18) 2021-05-15T16:31:12.7832314Z remote: Counting objects: 11% (2/18) 2021-05-15T16:31:12.7833691Z remote: Counting objects: 16% (3/18) 2021-05-15T16:31:12.7835045Z remote: Counting objects: 22% (4/18) 2021-05-15T16:31:12.7836397Z remote: Counting objects: 27% (5/18) 2021-05-15T16:31:12.7837672Z remote: Counting objects: 33% (6/18) 2021-05-15T16:31:12.7838902Z remote: Counting objects: 38% (7/18) 2021-05-15T16:31:12.7840152Z remote: Counting objects: 44% (8/18) 2021-05-15T16:31:12.7841381Z remote: Counting objects: 50% (9/18) 2021-05-15T16:31:12.7842643Z remote: Counting objects: 55% (10/18) 2021-05-15T16:31:12.7843900Z remote: Counting objects: 61% (11/18) 2021-05-15T16:31:12.7845134Z remote: Counting objects: 66% (12/18) 2021-05-15T16:31:12.7846385Z remote: Counting objects: 72% (13/18) 2021-05-15T16:31:12.7847641Z remote: Counting objects: 77% (14/18) 2021-05-15T16:31:12.7848900Z remote: Counting objects: 83% (15/18) 2021-05-15T16:31:12.7850140Z remote: Counting objects: 88% (16/18) 2021-05-15T16:31:12.7851365Z remote: Counting objects: 94% (17/18) 2021-05-15T16:31:12.7852709Z remote: Counting objects: 100% (18/18) 2021-05-15T16:31:12.7854000Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:31:12.7855333Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:31:12.7856695Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:31:12.7858126Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:31:12.7860084Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:31:12.7863699Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:31:12.7864838Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:31:12.7865935Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:31:12.7867345Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:31:12.7868432Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:31:12.7869541Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:31:12.7870664Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:31:12.7871748Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:31:12.7872846Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:31:12.7874366Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:31:12.7875477Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:31:12.7876564Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:31:12.7877716Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:31:12.7890996Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:31:12.8256243Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:31:12.8258046Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:31:12.8258970Z ##[endgroup] 2021-05-15T16:31:12.8259599Z ##[group]Determining the checkout info 2021-05-15T16:31:12.8260216Z ##[endgroup] 2021-05-15T16:31:12.8260783Z ##[group]Checking out the ref 2021-05-15T16:31:12.8261767Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:31:12.8262682Z Note: switching to 'refs/tags/1.0.s'. 2021-05-15T16:31:12.8263127Z 2021-05-15T16:31:12.8265572Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:12.8266508Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:12.8267393Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:12.8267944Z 2021-05-15T16:31:12.8268566Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:12.8269597Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:12.8270147Z 2021-05-15T16:31:12.8271014Z git switch -c 2021-05-15T16:31:12.8271498Z 2021-05-15T16:31:12.8272010Z Or undo this operation with: 2021-05-15T16:31:12.8272421Z 2021-05-15T16:31:12.8273004Z git switch - 2021-05-15T16:31:12.8273377Z 2021-05-15T16:31:12.8274109Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:12.8274727Z 2021-05-15T16:31:12.8275259Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:31:12.8275869Z ##[endgroup] 2021-05-15T16:31:12.8276611Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T16:31:12.8277556Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:31:12.8366640Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:12.8367134Z with: 2021-05-15T16:31:12.8367490Z r-version: 3.5 2021-05-15T16:31:12.8367973Z Ncpus: 1 2021-05-15T16:31:12.8368333Z crayon.enabled: NULL 2021-05-15T16:31:12.8368822Z remove-openmp-macos: true 2021-05-15T16:31:12.8369313Z http-user-agent: default 2021-05-15T16:31:12.8369745Z install-r: true 2021-05-15T16:31:12.8370255Z windows-path-include-mingw: true 2021-05-15T16:31:12.8370737Z env: 2021-05-15T16:31:12.8371119Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:12.8371539Z TIC_DEPLOY_KEY: 2021-05-15T16:31:12.8372258Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:31:12.8373370Z GITHUB_PAT: *** 2021-05-15T16:31:12.8373735Z COVERALLS_TOKEN: 2021-05-15T16:31:12.8374161Z continue-on-error: false 2021-05-15T16:31:12.8374587Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:12.8374925Z ##[endgroup] 2021-05-15T16:31:13.6379697Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T16:31:15.3613838Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:31:15.3622822Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T16:31:15.3640448Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T16:31:15.3942669Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T16:31:15.4348157Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:31:15.5020238Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:31:15.6273922Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T16:31:15.6286655Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T16:31:15.6501352Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T16:31:15.6524975Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T16:31:15.6527630Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T16:31:15.6566521Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T16:31:15.6587377Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T16:31:15.6597095Z Get:14 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T16:31:15.6711276Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T16:31:15.6791065Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T16:31:15.9018279Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:31:15.9992795Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T16:31:16.0631035Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T16:31:16.0654135Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T16:31:16.0656098Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T16:31:16.0705111Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T16:31:16.0708975Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T16:31:16.0814184Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T16:31:16.3410250Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T16:31:23.1226074Z Fetched 4463 kB in 1s (3947 kB/s) 2021-05-15T16:31:23.9803178Z Reading package lists... 2021-05-15T16:31:24.0053946Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T16:31:25.9883741Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T16:31:26.0608898Z Reading package lists... 2021-05-15T16:31:26.2333886Z Building dependency tree... 2021-05-15T16:31:26.2387380Z Reading state information... 2021-05-15T16:31:26.3932067Z The following additional packages will be installed: 2021-05-15T16:31:26.3933657Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T16:31:26.3935106Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T16:31:26.3936721Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T16:31:26.3938402Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T16:31:26.3939998Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T16:31:26.3941383Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T16:31:26.3942880Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T16:31:26.3944742Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T16:31:26.3946239Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T16:31:26.3947623Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T16:31:26.3949394Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T16:31:26.3950904Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T16:31:26.3952516Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T16:31:26.3954102Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T16:31:26.3955542Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T16:31:26.3956939Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T16:31:26.3958279Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:26.3959869Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:26.3961586Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:26.3963037Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:26.3964365Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:26.3965708Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:26.3967240Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:26.3968870Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:26.3970401Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:26.3971828Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:26.3973373Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:26.3974908Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:26.3976454Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:26.3978038Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:26.3979550Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:26.3981226Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:26.3982863Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:26.3984502Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:26.3985971Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:26.3987487Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:26.3988885Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:26.3990188Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T16:31:26.3990889Z Suggested packages: 2021-05-15T16:31:26.3991774Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T16:31:26.3993020Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T16:31:26.3994331Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T16:31:26.3995697Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T16:31:26.3997040Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T16:31:26.3998317Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T16:31:26.3999483Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T16:31:26.4000796Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T16:31:26.4002341Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T16:31:26.4003658Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T16:31:26.9312611Z The following NEW packages will be installed: 2021-05-15T16:31:26.9327394Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T16:31:26.9328941Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T16:31:26.9332476Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T16:31:26.9334589Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T16:31:26.9336261Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T16:31:26.9339660Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T16:31:26.9341339Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T16:31:26.9343055Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T16:31:26.9346052Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T16:31:26.9348345Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T16:31:26.9349556Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T16:31:26.9351593Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T16:31:26.9353214Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T16:31:26.9354666Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T16:31:26.9356282Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T16:31:26.9357712Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T16:31:26.9359254Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T16:31:26.9361384Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T16:31:26.9371964Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T16:31:26.9374007Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T16:31:26.9375255Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T16:31:26.9376511Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T16:31:26.9378175Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T16:31:26.9379820Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T16:31:26.9381336Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T16:31:26.9382774Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T16:31:26.9384530Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T16:31:26.9386077Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T16:31:26.9387724Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T16:31:26.9389365Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T16:31:26.9390807Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T16:31:26.9392353Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T16:31:26.9393878Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T16:31:26.9395290Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T16:31:26.9396655Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T16:31:26.9398061Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T16:31:26.9399988Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T16:31:26.9401240Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T16:31:27.0025692Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:31:27.0026365Z Need to get 8648 kB of archives. 2021-05-15T16:31:27.0027032Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T16:31:27.0028644Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T16:31:27.0030166Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T16:31:27.0031918Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T16:31:27.0033820Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T16:31:27.0035440Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T16:31:27.0037245Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T16:31:27.0039182Z 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-15T16:31:27.0041092Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T16:31:27.0043053Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T16:31:27.0044971Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T16:31:27.0046782Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T16:31:27.0048521Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T16:31:27.0050182Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T16:31:27.0051850Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T16:31:27.0053516Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T16:31:27.0055092Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T16:31:27.0056625Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T16:31:27.0058128Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T16:31:27.0059458Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T16:31:27.0060990Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T16:31:27.0062582Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T16:31:27.0064077Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T16:31:27.0065900Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T16:31:27.0067479Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T16:31:27.0069015Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T16:31:27.0290357Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T16:31:27.0292706Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T16:31:27.0294681Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T16:31:27.0296678Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T16:31:27.0298747Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T16:31:27.0300966Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T16:31:27.0303291Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T16:31:27.0305641Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T16:31:27.0307977Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T16:31:27.0315055Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T16:31:27.0316924Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T16:31:27.0318659Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T16:31:27.0354863Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T16:31:27.0356551Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T16:31:27.0358145Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T16:31:27.0369796Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T16:31:27.0371547Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T16:31:27.0373247Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T16:31:27.0374964Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T16:31:27.0387666Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T16:31:27.0389730Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T16:31:27.0391600Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T16:31:27.0393667Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T16:31:27.0395604Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T16:31:27.0397282Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T16:31:27.0398874Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T16:31:27.0400745Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T16:31:27.0409903Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T16:31:27.0411723Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T16:31:27.0413458Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T16:31:27.0415202Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T16:31:27.0416943Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T16:31:27.0418645Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T16:31:27.0435922Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T16:31:27.0437610Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T16:31:27.0504598Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T16:31:27.0506948Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T16:31:27.0509264Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T16:31:27.0511592Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T16:31:27.0513615Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T16:31:27.0515629Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T16:31:27.0525767Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T16:31:27.0533788Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T16:31:27.0545106Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T16:31:27.0555259Z 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-15T16:31:27.0564525Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T16:31:27.0572326Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T16:31:27.0610955Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T16:31:27.0612773Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T16:31:27.0614512Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T16:31:27.0616246Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T16:31:27.0628161Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T16:31:27.0646547Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T16:31:27.0654174Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T16:31:27.0661567Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T16:31:27.0689762Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T16:31:27.0698102Z 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-15T16:31:27.0704921Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T16:31:27.0713012Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T16:31:27.0725257Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T16:31:27.0733220Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T16:31:27.0744886Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T16:31:27.0756383Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T16:31:27.0764356Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T16:31:27.0774117Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T16:31:27.0779986Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T16:31:27.0790226Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T16:31:27.0801430Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T16:31:27.0812184Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T16:31:27.0816108Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T16:31:27.0822284Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T16:31:27.0829115Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T16:31:27.0837218Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T16:31:27.0846081Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T16:31:27.0854193Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T16:31:27.0859991Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T16:31:27.0943056Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T16:31:27.0964870Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T16:31:27.0971874Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T16:31:27.0978917Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T16:31:27.0985480Z 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-15T16:31:27.0991892Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T16:31:27.1000054Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T16:31:27.1011288Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T16:31:27.1024268Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T16:31:27.1031360Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T16:31:27.1039384Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T16:31:27.1043635Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T16:31:27.1051214Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T16:31:27.1057989Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T16:31:27.1065308Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T16:31:27.1071997Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T16:31:27.1078210Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T16:31:27.1084578Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T16:31:27.1090726Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T16:31:27.1097170Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T16:31:27.1103728Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T16:31:27.1109089Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T16:31:27.1115068Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T16:31:27.1119941Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T16:31:27.1127380Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T16:31:27.1214719Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T16:31:27.1218710Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T16:31:27.1227204Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T16:31:27.1269514Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T16:31:27.9007470Z Fetched 8648 kB in 0s (47.3 MB/s) 2021-05-15T16:31:27.9385886Z Selecting previously unselected package dctrl-tools. 2021-05-15T16:31:27.9609147Z (Reading database ... 2021-05-15T16:31:27.9610298Z (Reading database ... 5% 2021-05-15T16:31:27.9610824Z (Reading database ... 10% 2021-05-15T16:31:27.9611323Z (Reading database ... 15% 2021-05-15T16:31:27.9611852Z (Reading database ... 20% 2021-05-15T16:31:27.9612344Z (Reading database ... 25% 2021-05-15T16:31:27.9613007Z (Reading database ... 30% 2021-05-15T16:31:27.9613535Z (Reading database ... 35% 2021-05-15T16:31:27.9614021Z (Reading database ... 40% 2021-05-15T16:31:27.9614524Z (Reading database ... 45% 2021-05-15T16:31:27.9615012Z (Reading database ... 50% 2021-05-15T16:31:28.0001275Z (Reading database ... 55% 2021-05-15T16:31:28.0545945Z (Reading database ... 60% 2021-05-15T16:31:28.0906408Z (Reading database ... 65% 2021-05-15T16:31:28.1340476Z (Reading database ... 70% 2021-05-15T16:31:28.2257290Z (Reading database ... 75% 2021-05-15T16:31:28.3233093Z (Reading database ... 80% 2021-05-15T16:31:28.4259957Z (Reading database ... 85% 2021-05-15T16:31:28.4969856Z (Reading database ... 90% 2021-05-15T16:31:28.5718125Z (Reading database ... 95% 2021-05-15T16:31:28.5719341Z (Reading database ... 100% 2021-05-15T16:31:28.5720416Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T16:31:28.5836090Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T16:31:28.5979016Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T16:31:28.6271945Z Selecting previously unselected package libfile-which-perl. 2021-05-15T16:31:28.6553220Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T16:31:28.6565066Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T16:31:28.6905518Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T16:31:28.7098595Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T16:31:28.7110794Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:28.7425405Z Selecting previously unselected package libio-pty-perl. 2021-05-15T16:31:28.7674236Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T16:31:28.7686685Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:28.8105598Z Selecting previously unselected package libipc-run-perl. 2021-05-15T16:31:28.8304998Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T16:31:28.8333261Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:28.8746273Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T16:31:28.8966394Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T16:31:28.8985699Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:28.9304835Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T16:31:28.9527181Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T16:31:28.9540572Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:28.9839574Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T16:31:29.0087984Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T16:31:29.0103126Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:29.0360703Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T16:31:29.0641705Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T16:31:29.0656171Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:29.0945456Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T16:31:29.1178150Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T16:31:29.1190629Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:29.1506292Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T16:31:29.1744575Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T16:31:29.1769050Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:29.2065350Z Selecting previously unselected package libimport-into-perl. 2021-05-15T16:31:29.2297769Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T16:31:29.2312735Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:29.2621800Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T16:31:29.2878312Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T16:31:29.2894317Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:29.3225005Z Selecting previously unselected package libstrictures-perl. 2021-05-15T16:31:29.3413812Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T16:31:29.3426745Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:29.3698393Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T16:31:29.3961229Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T16:31:29.3986950Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:29.4306139Z Selecting previously unselected package libmoo-perl. 2021-05-15T16:31:29.4507734Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T16:31:29.4517081Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T16:31:29.4848805Z Selecting previously unselected package patchutils. 2021-05-15T16:31:29.5092680Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T16:31:29.5105350Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T16:31:29.5504968Z Selecting previously unselected package wdiff. 2021-05-15T16:31:29.5694931Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T16:31:29.5709636Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T16:31:29.6059089Z Selecting previously unselected package devscripts. 2021-05-15T16:31:29.6304678Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T16:31:29.6618920Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:29.7890432Z Selecting previously unselected package diffstat. 2021-05-15T16:31:29.8151547Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T16:31:29.8168240Z Unpacking diffstat (1.63-1) ... 2021-05-15T16:31:29.8586476Z Selecting previously unselected package python3-gpg. 2021-05-15T16:31:29.8849827Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T16:31:29.8865640Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:29.9438594Z Selecting previously unselected package dput. 2021-05-15T16:31:29.9719709Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T16:31:29.9798677Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T16:31:30.0201193Z Selecting previously unselected package gdebi-core. 2021-05-15T16:31:30.0479783Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T16:31:30.0497145Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:30.3985016Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T16:31:30.4205780Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T16:31:30.4234741Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:30.4549146Z Selecting previously unselected package gettext. 2021-05-15T16:31:30.5074507Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T16:31:30.5075352Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:30.6385728Z Selecting previously unselected package intltool-debian. 2021-05-15T16:31:30.6619902Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T16:31:30.6631464Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:30.6945028Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T16:31:30.7169695Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T16:31:30.7181537Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:30.7546815Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T16:31:30.7760648Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T16:31:30.7776578Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:30.8145073Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T16:31:30.8372822Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T16:31:30.8381490Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:30.8647821Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T16:31:30.8924721Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T16:31:30.8933693Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:30.9228313Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T16:31:30.9461612Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T16:31:30.9478615Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:30.9745400Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T16:31:30.9974368Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T16:31:30.9987906Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:31.0300908Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T16:31:31.0532959Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T16:31:31.0546896Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:31.0826760Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T16:31:31.1084329Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T16:31:31.1098696Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:31.1426468Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T16:31:31.1632738Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T16:31:31.1658384Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:31.1946521Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T16:31:31.2167421Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T16:31:31.2177635Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:31.2506045Z Selecting previously unselected package libclone-perl. 2021-05-15T16:31:31.2723273Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T16:31:31.2741122Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T16:31:31.3026354Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T16:31:31.3298341Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T16:31:31.3311045Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:31.3628062Z Selecting previously unselected package libparams-util-perl. 2021-05-15T16:31:31.3894844Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T16:31:31.3907679Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:31.4267229Z Selecting previously unselected package libsub-install-perl. 2021-05-15T16:31:31.4472996Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T16:31:31.4489335Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T16:31:31.4825400Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T16:31:31.5054112Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T16:31:31.5065507Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:31.5438333Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T16:31:31.5713185Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T16:31:31.5732817Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:31.6065416Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T16:31:31.6304747Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T16:31:31.6333611Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:31.6587904Z Selecting previously unselected package libwant-perl. 2021-05-15T16:31:31.6863264Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T16:31:31.6876824Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T16:31:31.7132428Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T16:31:31.7404311Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T16:31:31.7418511Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:31.7737933Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T16:31:31.7976198Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T16:31:31.7990430Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:31.8400122Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T16:31:31.8700681Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T16:31:31.8712875Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:31.8971778Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T16:31:31.9249003Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T16:31:31.9262130Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:31.9535273Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T16:31:31.9809033Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T16:31:31.9826541Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:32.0064193Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T16:31:32.0341914Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T16:31:32.0357815Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:32.0640191Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T16:31:32.0921005Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T16:31:32.0941079Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:32.1627999Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T16:31:32.1882352Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T16:31:32.1893173Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:32.2173437Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T16:31:32.2466486Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T16:31:32.2473724Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:32.2741858Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T16:31:32.2994563Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T16:31:32.3009914Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:32.3347325Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T16:31:32.3595325Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T16:31:32.3613372Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:32.3906709Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T16:31:32.4145927Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T16:31:32.4163809Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:32.4465709Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T16:31:32.4689386Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T16:31:32.4707102Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:32.5025005Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T16:31:32.5238963Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T16:31:32.5254849Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:32.5587080Z Selecting previously unselected package libio-string-perl. 2021-05-15T16:31:32.5809759Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T16:31:32.5909632Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T16:31:32.6145750Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T16:31:32.6429028Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T16:31:32.6446362Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:32.7105843Z Selecting previously unselected package libfuture-perl. 2021-05-15T16:31:32.7339700Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T16:31:32.7350085Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T16:31:32.7666620Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T16:31:32.7929031Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T16:31:32.7942044Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:32.8265595Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T16:31:32.8492518Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T16:31:32.8506834Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:32.8791067Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T16:31:32.9055289Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T16:31:32.9066961Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:32.9345853Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T16:31:32.9607728Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T16:31:32.9623108Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:32.9985248Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T16:31:33.0198019Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T16:31:33.0210041Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:33.0453662Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T16:31:33.0755237Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T16:31:33.0769314Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:33.1079193Z Selecting previously unselected package libjson-perl. 2021-05-15T16:31:33.1352778Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T16:31:33.1370320Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T16:31:33.1689972Z Selecting previously unselected package liblog-any-perl. 2021-05-15T16:31:33.1980153Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T16:31:33.1990519Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T16:31:33.2348799Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T16:31:33.2609341Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T16:31:33.2619846Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:33.2880893Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T16:31:33.3163825Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T16:31:33.3178983Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:33.3506476Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T16:31:33.3737728Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T16:31:33.3752775Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:33.4066033Z Selecting previously unselected package libsub-name-perl. 2021-05-15T16:31:33.4268123Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T16:31:33.4282923Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T16:31:33.4570337Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T16:31:33.4816830Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T16:31:33.4868300Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:33.5145538Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T16:31:33.5404423Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T16:31:33.5422772Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:33.5726784Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T16:31:33.5994830Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T16:31:33.6010348Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:33.6650286Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T16:31:33.6938002Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T16:31:33.6958829Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:33.7345298Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T16:31:33.7589392Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T16:31:33.7608042Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:33.7946893Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T16:31:33.8173578Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T16:31:33.8184935Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:33.8506918Z Selecting previously unselected package libio-async-perl. 2021-05-15T16:31:33.8727433Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T16:31:33.8745468Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T16:31:33.9266475Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T16:31:33.9546191Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T16:31:33.9556064Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:33.9809178Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T16:31:34.0082077Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T16:31:34.0117167Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:34.0507464Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T16:31:34.0706111Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T16:31:34.0717719Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:34.1185524Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T16:31:34.1428050Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T16:31:34.1439497Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:34.1817609Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T16:31:34.2096974Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T16:31:34.2112151Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:34.2385289Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T16:31:34.2733493Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T16:31:34.2743724Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:34.3156158Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T16:31:34.3430413Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T16:31:34.3445136Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:34.3771025Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T16:31:34.4053795Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T16:31:34.4066033Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:34.4385344Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T16:31:34.4629992Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T16:31:34.4643092Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:34.4985545Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T16:31:34.5212247Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T16:31:34.5224616Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:34.5625423Z Selecting previously unselected package libobject-id-perl. 2021-05-15T16:31:34.5841354Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T16:31:34.5854282Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:34.6130601Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T16:31:34.6411459Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T16:31:34.6422507Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:34.6701053Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T16:31:35.6351232Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T16:31:35.6360815Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:35.6362229Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T16:31:35.6363814Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T16:31:35.6365044Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:35.6366419Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T16:31:35.6368185Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T16:31:35.6369454Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:35.6370798Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T16:31:35.6372268Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T16:31:35.6374431Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:35.6375651Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T16:31:35.6376909Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T16:31:35.6378057Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:35.6379209Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T16:31:35.6380392Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T16:31:35.6381380Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:35.6382450Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T16:31:35.6383804Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T16:31:35.6385071Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:35.6386251Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T16:31:35.6387460Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T16:31:35.6388699Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:35.6389559Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T16:31:35.6390638Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:35.6391520Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:35.6392624Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T16:31:35.6393913Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T16:31:35.6395073Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:35.6396136Z Selecting previously unselected package libreadonly-perl. 2021-05-15T16:31:35.6397382Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T16:31:35.6398375Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T16:31:35.6399384Z Selecting previously unselected package libref-util-perl. 2021-05-15T16:31:35.6400546Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T16:31:35.6401479Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T16:31:35.6402588Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T16:31:35.6403846Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T16:31:35.6404912Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:35.6406273Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T16:31:35.6407810Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T16:31:35.6409337Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:35.6410548Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T16:31:35.6411787Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T16:31:35.6412804Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:35.6413944Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T16:31:35.6415254Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:35.6416359Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:35.6653099Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T16:31:35.6862493Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T16:31:35.6876635Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:35.7248057Z Selecting previously unselected package libsereal-perl. 2021-05-15T16:31:35.7508104Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T16:31:35.7520049Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T16:31:35.7825302Z Selecting previously unselected package libsort-key-perl. 2021-05-15T16:31:35.8042370Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T16:31:35.8059732Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:35.8382453Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T16:31:35.8650058Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T16:31:35.8672019Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:35.8987551Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T16:31:35.9229712Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T16:31:35.9242207Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:35.9474186Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T16:31:35.9756832Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T16:31:35.9777699Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:36.0106557Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T16:31:36.0331646Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T16:31:36.0349284Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:36.0668461Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T16:31:36.0910361Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T16:31:36.0925477Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:36.1280822Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T16:31:36.1820355Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T16:31:36.1850928Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:36.2127224Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T16:31:36.2402924Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T16:31:36.2415799Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:36.2665531Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T16:31:36.2925184Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T16:31:36.2934294Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:36.3218003Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T16:31:36.3513391Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T16:31:36.3524219Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:36.3825139Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T16:31:36.4056829Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T16:31:36.4068865Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:36.4612966Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T16:31:36.4932129Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T16:31:36.4948423Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:36.5259791Z Selecting previously unselected package licensecheck. 2021-05-15T16:31:36.5515636Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T16:31:36.5528526Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T16:31:36.5810354Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T16:31:36.6082090Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T16:31:36.6093830Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:36.6386804Z Selecting previously unselected package t1utils. 2021-05-15T16:31:36.6623900Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T16:31:36.6636743Z Unpacking t1utils (1.41-3) ... 2021-05-15T16:31:36.7106022Z Selecting previously unselected package lintian. 2021-05-15T16:31:36.7316678Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T16:31:36.7332754Z Unpacking lintian (2.62.0) ... 2021-05-15T16:31:37.0946730Z Selecting previously unselected package python3-unidiff. 2021-05-15T16:31:37.1183788Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T16:31:37.1203992Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:37.1505651Z Selecting previously unselected package python3-xdg. 2021-05-15T16:31:37.1741420Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T16:31:37.1756761Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:37.2065605Z Selecting previously unselected package qpdf. 2021-05-15T16:31:37.2311319Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T16:31:37.2323994Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T16:31:37.3074188Z Selecting previously unselected package python3-magic. 2021-05-15T16:31:37.3349645Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T16:31:37.3364082Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:37.3977020Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T16:31:37.4018442Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T16:31:37.4056696Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T16:31:37.4102007Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T16:31:37.4134230Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T16:31:37.4172965Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T16:31:37.4213824Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T16:31:37.4244451Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T16:31:37.4279619Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T16:31:37.5969587Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T16:31:37.6005780Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T16:31:37.6046656Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T16:31:37.6070822Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T16:31:37.6102555Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T16:31:37.6128853Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T16:31:37.6167683Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T16:31:37.6194701Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T16:31:37.6226341Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T16:31:37.6253519Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T16:31:37.6295816Z Setting up libclone-perl (0.43-2) ... 2021-05-15T16:31:37.6333162Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T16:31:37.6392494Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T16:31:37.6429242Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T16:31:37.6472495Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T16:31:37.6496305Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T16:31:37.6534782Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T16:31:37.6575434Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T16:31:37.6607656Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T16:31:37.6645358Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T16:31:37.6695993Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T16:31:37.6740071Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T16:31:37.6780449Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T16:31:37.6825109Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T16:31:37.6880739Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T16:31:37.6909579Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T16:31:37.8693890Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:37.8733982Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T16:31:37.8776226Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T16:31:37.8805859Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T16:31:37.8847064Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T16:31:37.8888435Z Setting up patchutils (0.3.4-2) ... 2021-05-15T16:31:37.8915256Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T16:31:37.8938889Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T16:31:37.8974373Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T16:31:37.9003989Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T16:31:37.9034638Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T16:31:38.1034318Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T16:31:38.1064967Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T16:31:38.1097964Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T16:31:38.1129056Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T16:31:38.1160544Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T16:31:38.1189634Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T16:31:38.1232166Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T16:31:38.1272096Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T16:31:38.1305291Z Setting up t1utils (1.41-3) ... 2021-05-15T16:31:38.1342200Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T16:31:38.1377736Z Setting up diffstat (1.63-1) ... 2021-05-15T16:31:38.1406756Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T16:31:38.1432390Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T16:31:38.1462656Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T16:31:38.1493566Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T16:31:38.1519359Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T16:31:38.1549253Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T16:31:38.1577281Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T16:31:38.1599144Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T16:31:38.1625152Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T16:31:38.1648795Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T16:31:38.1673548Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T16:31:38.1702305Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T16:31:38.1725054Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T16:31:38.1751255Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T16:31:38.1776549Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T16:31:38.1801247Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T16:31:38.1827139Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T16:31:38.1855407Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T16:31:38.1885917Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T16:31:38.3479547Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T16:31:38.3512511Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T16:31:38.3557806Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T16:31:38.3598126Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T16:31:38.3635993Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T16:31:38.3672975Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T16:31:38.3716924Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T16:31:38.3748003Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T16:31:38.3933660Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T16:31:38.3973342Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T16:31:38.4009474Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T16:31:38.5529632Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T16:31:38.5556407Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T16:31:38.5587518Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T16:31:38.5683528Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T16:31:38.5712293Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T16:31:38.5747006Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T16:31:38.5794079Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T16:31:38.5834621Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T16:31:38.5885145Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T16:31:38.5927802Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T16:31:38.5956845Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T16:31:38.6000830Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T16:31:38.6038740Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T16:31:38.6079054Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T16:31:38.6112789Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T16:31:38.6157465Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T16:31:38.7833775Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T16:31:38.7871377Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T16:31:38.7914415Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T16:31:38.7947461Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T16:31:38.7980446Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T16:31:38.8009013Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T16:31:38.8037951Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T16:31:38.8071305Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T16:31:38.8117067Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T16:31:38.8149054Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T16:31:38.8184833Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T16:31:38.8222627Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T16:31:38.8266032Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T16:31:38.8336044Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T16:31:38.8356850Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T16:31:38.8380270Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T16:31:38.8429846Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T16:31:38.8466269Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T16:31:39.0311521Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T16:31:39.0347391Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T16:31:39.0378478Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T16:31:39.0408142Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T16:31:39.0449718Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T16:31:39.0497785Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T16:31:39.0525394Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T16:31:39.0569502Z Setting up lintian (2.62.0) ... 2021-05-15T16:31:39.0609176Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T16:31:39.0646520Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:31:56.8943643Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:31:57.0276181Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:31:59.5594454Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-15T16:31:59.6824131Z 2021-05-15T16:31:59.6985147Z Reading package lists... 0% 2021-05-15T16:31:59.6985836Z 2021-05-15T16:31:59.7035336Z Reading package lists... 100% 2021-05-15T16:31:59.7035951Z 2021-05-15T16:31:59.7036424Z 2021-05-15T16:31:59.7037057Z Reading package lists... Done 2021-05-15T16:31:59.7037395Z 2021-05-15T16:31:59.7338212Z Building dependency tree... 0% 2021-05-15T16:31:59.7338656Z 2021-05-15T16:31:59.7339119Z Building dependency tree... 0% 2021-05-15T16:31:59.7339534Z 2021-05-15T16:31:59.7339974Z Building dependency tree... 50% 2021-05-15T16:31:59.7340335Z 2021-05-15T16:31:59.8792471Z Building dependency tree... 50% 2021-05-15T16:31:59.8793177Z 2021-05-15T16:31:59.8793949Z Building dependency tree 2021-05-15T16:31:59.8794578Z 2021-05-15T16:31:59.8795366Z Reading state information... 0% 2021-05-15T16:31:59.8796020Z 2021-05-15T16:32:00.0446769Z Reading state information... 0% 2021-05-15T16:32:00.0447533Z 2021-05-15T16:32:00.0447926Z 2021-05-15T16:32:00.0448778Z Reading state information... Done 2021-05-15T16:32:00.0449467Z 2021-05-15T16:32:00.0450255Z Reading state information... 0% 2021-05-15T16:32:00.0504432Z 2021-05-15T16:32:00.0505334Z Reading state information... 1% 2021-05-15T16:32:00.0544454Z 2021-05-15T16:32:00.0545013Z Reading state information... 3% 2021-05-15T16:32:00.0586336Z 2021-05-15T16:32:00.0586870Z Reading state information... 5% 2021-05-15T16:32:00.0633199Z 2021-05-15T16:32:00.0634114Z Reading state information... 7% 2021-05-15T16:32:00.0672542Z 2021-05-15T16:32:00.0673081Z Reading state information... 9% 2021-05-15T16:32:00.0718502Z 2021-05-15T16:32:00.0719399Z Reading state information... 11% 2021-05-15T16:32:00.0759586Z 2021-05-15T16:32:00.0760143Z Reading state information... 13% 2021-05-15T16:32:00.0802879Z 2021-05-15T16:32:00.0803436Z Reading state information... 15% 2021-05-15T16:32:00.0844067Z 2021-05-15T16:32:00.0844607Z Reading state information... 17% 2021-05-15T16:32:00.0889967Z 2021-05-15T16:32:00.0890491Z Reading state information... 19% 2021-05-15T16:32:00.0932349Z 2021-05-15T16:32:00.0932874Z Reading state information... 21% 2021-05-15T16:32:00.0970867Z 2021-05-15T16:32:00.0972865Z Reading state information... 23% 2021-05-15T16:32:00.1020150Z 2021-05-15T16:32:00.1020958Z Reading state information... 25% 2021-05-15T16:32:00.1068650Z 2021-05-15T16:32:00.1069203Z Reading state information... 27% 2021-05-15T16:32:00.1111919Z 2021-05-15T16:32:00.1112418Z Reading state information... 29% 2021-05-15T16:32:00.1155439Z 2021-05-15T16:32:00.1155924Z Reading state information... 31% 2021-05-15T16:32:00.1202687Z 2021-05-15T16:32:00.1203199Z Reading state information... 33% 2021-05-15T16:32:00.1242019Z 2021-05-15T16:32:00.1242499Z Reading state information... 35% 2021-05-15T16:32:00.1281905Z 2021-05-15T16:32:00.1282422Z Reading state information... 37% 2021-05-15T16:32:00.1328547Z 2021-05-15T16:32:00.1329083Z Reading state information... 39% 2021-05-15T16:32:00.1375049Z 2021-05-15T16:32:00.1375579Z Reading state information... 41% 2021-05-15T16:32:00.1416157Z 2021-05-15T16:32:00.1416686Z Reading state information... 43% 2021-05-15T16:32:00.1465917Z 2021-05-15T16:32:00.1466443Z Reading state information... 45% 2021-05-15T16:32:00.1536683Z 2021-05-15T16:32:00.1537327Z Reading state information... 47% 2021-05-15T16:32:00.1579698Z 2021-05-15T16:32:00.1580241Z Reading state information... 49% 2021-05-15T16:32:00.1626697Z 2021-05-15T16:32:00.1627239Z Reading state information... 51% 2021-05-15T16:32:00.1668884Z 2021-05-15T16:32:00.1669749Z Reading state information... 53% 2021-05-15T16:32:00.1714250Z 2021-05-15T16:32:00.1714772Z Reading state information... 55% 2021-05-15T16:32:00.1759604Z 2021-05-15T16:32:00.1760119Z Reading state information... 57% 2021-05-15T16:32:00.1805429Z 2021-05-15T16:32:00.1805952Z Reading state information... 59% 2021-05-15T16:32:00.1856749Z 2021-05-15T16:32:00.1857288Z Reading state information... 61% 2021-05-15T16:32:00.1901679Z 2021-05-15T16:32:00.1902206Z Reading state information... 63% 2021-05-15T16:32:00.1943715Z 2021-05-15T16:32:00.1944251Z Reading state information... 65% 2021-05-15T16:32:00.1987428Z 2021-05-15T16:32:00.1987960Z Reading state information... 67% 2021-05-15T16:32:00.2030845Z 2021-05-15T16:32:00.2031415Z Reading state information... 69% 2021-05-15T16:32:00.2088427Z 2021-05-15T16:32:00.2088981Z Reading state information... 71% 2021-05-15T16:32:00.2127698Z 2021-05-15T16:32:00.2128210Z Reading state information... 73% 2021-05-15T16:32:00.2171323Z 2021-05-15T16:32:00.2171835Z Reading state information... 75% 2021-05-15T16:32:00.2228567Z 2021-05-15T16:32:00.2229221Z Reading state information... 77% 2021-05-15T16:32:00.2272148Z 2021-05-15T16:32:00.2272658Z Reading state information... 79% 2021-05-15T16:32:00.2316752Z 2021-05-15T16:32:00.2317266Z Reading state information... 81% 2021-05-15T16:32:00.2361241Z 2021-05-15T16:32:00.2362030Z Reading state information... 83% 2021-05-15T16:32:00.2405842Z 2021-05-15T16:32:00.2406399Z Reading state information... 85% 2021-05-15T16:32:00.2449306Z 2021-05-15T16:32:00.2449843Z Reading state information... 87% 2021-05-15T16:32:00.2490950Z 2021-05-15T16:32:00.2491493Z Reading state information... 89% 2021-05-15T16:32:00.2527857Z 2021-05-15T16:32:00.2528389Z Reading state information... 91% 2021-05-15T16:32:00.2571682Z 2021-05-15T16:32:00.2572199Z Reading state information... 93% 2021-05-15T16:32:00.2611410Z 2021-05-15T16:32:00.2612083Z Reading state information... 95% 2021-05-15T16:32:00.2654963Z 2021-05-15T16:32:00.2655439Z Reading state information... 97% 2021-05-15T16:32:00.2694408Z 2021-05-15T16:32:00.2695889Z Reading state information... 99% 2021-05-15T16:32:00.5550843Z Selecting previously unselected package r-3.5.3. 2021-05-15T16:32:00.6868069Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T16:32:00.6976943Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-15T16:32:00.6992242Z Unpacking r-3.5.3 (1) ... 2021-05-15T16:32:01.4434916Z Setting up r-3.5.3 (1) ... 2021-05-15T16:32:01.4696273Z 2021-05-15T16:32:01.4697350Z 2021-05-15T16:32:01.4697872Z Reading state information... Done 2021-05-15T16:32:01.4947671Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-15T16:32:01.5064680Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T16:32:01.5389007Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:32:01.5389557Z env: 2021-05-15T16:32:01.5390042Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:01.5390555Z TIC_DEPLOY_KEY: 2021-05-15T16:32:01.5391431Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:01.5393375Z GITHUB_PAT: *** 2021-05-15T16:32:01.5393773Z COVERALLS_TOKEN: 2021-05-15T16:32:01.5394276Z continue-on-error: false 2021-05-15T16:32:01.5394939Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:01.5395476Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:01.5395950Z TZ: UTC 2021-05-15T16:32:01.5396386Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:01.5396843Z NOT_CRAN: true 2021-05-15T16:32:01.5397240Z ##[endgroup] 2021-05-15T16:32:01.5960162Z [command]sudo apt-get install -y texinfo 2021-05-15T16:32:01.7785308Z Reading package lists... 2021-05-15T16:32:01.9455765Z Building dependency tree... 2021-05-15T16:32:01.9467723Z Reading state information... 2021-05-15T16:32:02.1633251Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T16:32:02.1639634Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:02.3769995Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T16:32:02.3920885Z --2021-05-15 16:32:02-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T16:32:02.4028041Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T16:32:02.4095253Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T16:32:02.4704637Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T16:32:02.4709210Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T16:32:02.4713247Z --2021-05-15 16:32:02-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T16:32:02.5420840Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T16:32:02.6016118Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T16:32:02.8405188Z HTTP request sent, awaiting response... 302 Found 2021-05-15T16:32:02.8409807Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=l8pYNQmrKWip9qFURTS4fZgJhO%2BnqQzN0JW9MKJZFUA%3D&st=2021-05-15T16%3A31%3A02Z&se=2021-05-15T16%3A37%3A02Z&sp=r [following] 2021-05-15T16:32:02.8413903Z --2021-05-15 16:32:02-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=l8pYNQmrKWip9qFURTS4fZgJhO%2BnqQzN0JW9MKJZFUA%3D&st=2021-05-15T16%3A31%3A02Z&se=2021-05-15T16%3A37%3A02Z&sp=r 2021-05-15T16:32:02.8631246Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T16:32:02.9222743Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T16:32:03.1597034Z HTTP request sent, awaiting response... 200 OK 2021-05-15T16:32:03.1599428Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T16:32:03.1602428Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T16:32:03.6911037Z 2021-05-15T16:32:05.1340235Z 0K ........ ........ ........ ........ 49% 16.8M 2s 2021-05-15T16:32:06.1948974Z 32768K ........ ........ ........ ........ 99% 29.8M 0s 2021-05-15T16:32:06.1950782Z 65536K 100% 3.16M=3.0s 2021-05-15T16:32:06.1951794Z 2021-05-15T16:32:06.1956955Z 2021-05-15 16:32:06 (21.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T16:32:06.1958125Z 2021-05-15T16:32:08.1070344Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T16:32:08.1071907Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T16:32:08.4259270Z ##[group]Run tlmgr update --self 2021-05-15T16:32:08.4259927Z tlmgr update --self 2021-05-15T16:32:08.4260694Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:32:08.4261453Z tlmgr update --all 2021-05-15T16:32:08.4307194Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:08.4307634Z env: 2021-05-15T16:32:08.4308115Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:08.4308634Z TIC_DEPLOY_KEY: 2021-05-15T16:32:08.4309503Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:08.4311383Z GITHUB_PAT: *** 2021-05-15T16:32:08.4311830Z COVERALLS_TOKEN: 2021-05-15T16:32:08.4312353Z continue-on-error: false 2021-05-15T16:32:08.4312882Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:08.4313401Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:08.4313891Z TZ: UTC 2021-05-15T16:32:08.4314309Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:08.4314918Z NOT_CRAN: true 2021-05-15T16:32:08.4315314Z ##[endgroup] 2021-05-15T16:32:09.7618536Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:09.7622111Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:32:11.1123958Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:11.1125564Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:32:11.2021926Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T16:32:11.2599234Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T16:32:11.3052965Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T16:32:11.3537432Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T16:32:11.7879138Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T16:32:13.2640689Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T16:32:13.3566802Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T16:32:13.4335665Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T16:32:13.4769041Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T16:32:13.5207208Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T16:32:13.5656723Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T16:32:13.6085180Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T16:32:13.6568770Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T16:32:13.7112978Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T16:32:13.7848226Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T16:32:13.8784059Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-15T16:32:13.9221365Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-15T16:32:13.9658640Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-15T16:32:14.0107657Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-15T16:32:14.0608248Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T16:32:14.1154627Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T16:32:14.1615294Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T16:32:14.2110090Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T16:32:14.2580967Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T16:32:14.3047225Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T16:32:14.3499231Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T16:32:14.3967985Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T16:32:14.4428549Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T16:32:14.4889282Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T16:32:14.5334189Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T16:32:14.5773265Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T16:32:14.6224792Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T16:32:14.6684134Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T16:32:14.7140059Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T16:32:14.7590916Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T16:32:14.8231550Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T16:32:14.8702496Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T16:32:14.9182855Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T16:32:14.9639717Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-15T16:32:15.0089398Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-15T16:32:15.0528289Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T16:32:15.1008414Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T16:32:15.1458915Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T16:32:15.1925054Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T16:32:15.2390305Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T16:32:15.2877749Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T16:32:15.3350634Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T16:32:15.3817886Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T16:32:15.4258054Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T16:32:15.4724986Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T16:32:15.5204872Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T16:32:15.5674400Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T16:32:15.6122004Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T16:32:15.6584996Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T16:32:15.7042494Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T16:32:15.7514795Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T16:32:15.7994191Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T16:32:15.8456276Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T16:32:15.8966023Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T16:32:15.9474617Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T16:32:15.9948974Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T16:32:16.0442845Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T16:32:16.0901571Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T16:32:16.1362548Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T16:32:16.1835585Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T16:32:16.2589825Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T16:32:16.3513827Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T16:32:16.4010395Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T16:32:16.4491156Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T16:32:16.5007327Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T16:32:16.5477986Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T16:32:16.6004852Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T16:32:16.6522672Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T16:32:16.7003895Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T16:32:16.7486763Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T16:32:16.7978181Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T16:32:16.8465524Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T16:32:16.9129489Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T16:32:16.9600063Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T16:32:17.0084095Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T16:32:17.0550375Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T16:32:17.1060533Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T16:32:17.1558893Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T16:32:17.2027468Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T16:32:17.2568525Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T16:32:17.3581157Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T16:32:17.4063825Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T16:32:17.4558397Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T16:32:17.4760922Z running mktexlsr ... 2021-05-15T16:32:17.5577102Z done running mktexlsr. 2021-05-15T16:32:17.5874219Z running updmap-sys ... 2021-05-15T16:32:17.8760590Z done running updmap-sys. 2021-05-15T16:32:17.8762447Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T16:32:17.8764823Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/YjWc1s834A/0ZL6rfqgJn ... 2021-05-15T16:32:18.2714181Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/YjWc1s834A/0ZL6rfqgJn. 2021-05-15T16:32:18.2716023Z OK: optex.fmt/luatex 2021-05-15T16:32:18.2717402Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:32:18.2719031Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:32:19.5810921Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:32:19.5812396Z tlmgr: no updates available 2021-05-15T16:32:19.6907205Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:32:19.6907812Z with: 2021-05-15T16:32:19.6908303Z pandoc-version: 2.7.3 2021-05-15T16:32:19.6908768Z env: 2021-05-15T16:32:19.6909298Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:19.6909847Z TIC_DEPLOY_KEY: 2021-05-15T16:32:19.6910818Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:19.6912851Z GITHUB_PAT: *** 2021-05-15T16:32:19.6913325Z COVERALLS_TOKEN: 2021-05-15T16:32:19.6913910Z continue-on-error: false 2021-05-15T16:32:19.6914471Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:19.6915058Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:19.6915582Z TZ: UTC 2021-05-15T16:32:19.6916051Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:19.6916538Z NOT_CRAN: true 2021-05-15T16:32:19.6916992Z ##[endgroup] 2021-05-15T16:32:20.0137610Z [command]sudo apt-get install -y gdebi-core 2021-05-15T16:32:20.0864615Z Reading package lists... 2021-05-15T16:32:20.2618866Z Building dependency tree... 2021-05-15T16:32:20.2637991Z Reading state information... 2021-05-15T16:32:20.5005084Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T16:32:20.5006091Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:20.5045974Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T16:32:20.6318699Z 2021-05-15T16:32:20.6489672Z Reading package lists... 0% 2021-05-15T16:32:20.6490592Z 2021-05-15T16:32:20.6536491Z Reading package lists... 100% 2021-05-15T16:32:20.6537203Z 2021-05-15T16:32:20.6537653Z 2021-05-15T16:32:20.6538370Z Reading package lists... Done 2021-05-15T16:32:20.6538912Z 2021-05-15T16:32:20.6539628Z Building dependency tree... 0% 2021-05-15T16:32:20.6540188Z 2021-05-15T16:32:20.6817481Z Building dependency tree... 0% 2021-05-15T16:32:20.6818822Z 2021-05-15T16:32:20.6819944Z Building dependency tree... 50% 2021-05-15T16:32:20.6820761Z 2021-05-15T16:32:20.8154840Z Building dependency tree... 50% 2021-05-15T16:32:20.8155864Z 2021-05-15T16:32:20.8156815Z Building dependency tree 2021-05-15T16:32:20.8157490Z 2021-05-15T16:32:20.8158384Z Reading state information... 0% 2021-05-15T16:32:20.8159064Z 2021-05-15T16:32:20.9898846Z Reading state information... 0% 2021-05-15T16:32:20.9899322Z 2021-05-15T16:32:20.9899598Z 2021-05-15T16:32:20.9900227Z Reading state information... Done 2021-05-15T16:32:20.9900680Z 2021-05-15T16:32:20.9901261Z Reading state information... 0% 2021-05-15T16:32:20.9956376Z 2021-05-15T16:32:20.9956973Z Reading state information... 1% 2021-05-15T16:32:20.9999714Z 2021-05-15T16:32:21.0000293Z Reading state information... 3% 2021-05-15T16:32:21.0046032Z 2021-05-15T16:32:21.0046840Z Reading state information... 5% 2021-05-15T16:32:21.0090567Z 2021-05-15T16:32:21.0091144Z Reading state information... 7% 2021-05-15T16:32:21.0133712Z 2021-05-15T16:32:21.0134333Z Reading state information... 9% 2021-05-15T16:32:21.0176695Z 2021-05-15T16:32:21.0177421Z Reading state information... 11% 2021-05-15T16:32:21.0221863Z 2021-05-15T16:32:21.0222441Z Reading state information... 13% 2021-05-15T16:32:21.0264478Z 2021-05-15T16:32:21.0265082Z Reading state information... 15% 2021-05-15T16:32:21.0306850Z 2021-05-15T16:32:21.0307749Z Reading state information... 17% 2021-05-15T16:32:21.0354908Z 2021-05-15T16:32:21.0355501Z Reading state information... 19% 2021-05-15T16:32:21.0399014Z 2021-05-15T16:32:21.0399595Z Reading state information... 21% 2021-05-15T16:32:21.0440313Z 2021-05-15T16:32:21.0440878Z Reading state information... 23% 2021-05-15T16:32:21.0486387Z 2021-05-15T16:32:21.0486965Z Reading state information... 25% 2021-05-15T16:32:21.0535130Z 2021-05-15T16:32:21.0535710Z Reading state information... 27% 2021-05-15T16:32:21.0581599Z 2021-05-15T16:32:21.0582171Z Reading state information... 29% 2021-05-15T16:32:21.0628314Z 2021-05-15T16:32:21.0628912Z Reading state information... 31% 2021-05-15T16:32:21.0676697Z 2021-05-15T16:32:21.0677625Z Reading state information... 33% 2021-05-15T16:32:21.0719352Z 2021-05-15T16:32:21.0719950Z Reading state information... 35% 2021-05-15T16:32:21.0762011Z 2021-05-15T16:32:21.0762621Z Reading state information... 37% 2021-05-15T16:32:21.0811222Z 2021-05-15T16:32:21.0811849Z Reading state information... 39% 2021-05-15T16:32:21.0857593Z 2021-05-15T16:32:21.0858176Z Reading state information... 41% 2021-05-15T16:32:21.0899862Z 2021-05-15T16:32:21.0900442Z Reading state information... 43% 2021-05-15T16:32:21.0948707Z 2021-05-15T16:32:21.0949246Z Reading state information... 45% 2021-05-15T16:32:21.1028605Z 2021-05-15T16:32:21.1029161Z Reading state information... 47% 2021-05-15T16:32:21.1070692Z 2021-05-15T16:32:21.1071244Z Reading state information... 49% 2021-05-15T16:32:21.1116692Z 2021-05-15T16:32:21.1117238Z Reading state information... 51% 2021-05-15T16:32:21.1160704Z 2021-05-15T16:32:21.1161314Z Reading state information... 53% 2021-05-15T16:32:21.1203563Z 2021-05-15T16:32:21.1204199Z Reading state information... 55% 2021-05-15T16:32:21.1250498Z 2021-05-15T16:32:21.1251074Z Reading state information... 57% 2021-05-15T16:32:21.1300933Z 2021-05-15T16:32:21.1301516Z Reading state information... 59% 2021-05-15T16:32:21.1358564Z 2021-05-15T16:32:21.1359142Z Reading state information... 61% 2021-05-15T16:32:21.1391573Z 2021-05-15T16:32:21.1392153Z Reading state information... 63% 2021-05-15T16:32:21.1433898Z 2021-05-15T16:32:21.1434491Z Reading state information... 65% 2021-05-15T16:32:21.1475609Z 2021-05-15T16:32:21.1476203Z Reading state information... 67% 2021-05-15T16:32:21.1519361Z 2021-05-15T16:32:21.1519974Z Reading state information... 69% 2021-05-15T16:32:21.1575663Z 2021-05-15T16:32:21.1576271Z Reading state information... 71% 2021-05-15T16:32:21.1614090Z 2021-05-15T16:32:21.1614670Z Reading state information... 73% 2021-05-15T16:32:21.1657364Z 2021-05-15T16:32:21.1657947Z Reading state information... 75% 2021-05-15T16:32:21.1715843Z 2021-05-15T16:32:21.1716456Z Reading state information... 77% 2021-05-15T16:32:21.1758400Z 2021-05-15T16:32:21.1758982Z Reading state information... 79% 2021-05-15T16:32:21.1803394Z 2021-05-15T16:32:21.1803996Z Reading state information... 81% 2021-05-15T16:32:21.1849307Z 2021-05-15T16:32:21.1849912Z Reading state information... 83% 2021-05-15T16:32:21.1892861Z 2021-05-15T16:32:21.1893470Z Reading state information... 85% 2021-05-15T16:32:21.1934124Z 2021-05-15T16:32:21.1934876Z Reading state information... 87% 2021-05-15T16:32:21.1980998Z 2021-05-15T16:32:21.1981594Z Reading state information... 89% 2021-05-15T16:32:21.2019832Z 2021-05-15T16:32:21.2020431Z Reading state information... 91% 2021-05-15T16:32:21.2064445Z 2021-05-15T16:32:21.2065055Z Reading state information... 93% 2021-05-15T16:32:21.2106212Z 2021-05-15T16:32:21.2106806Z Reading state information... 95% 2021-05-15T16:32:21.2152186Z 2021-05-15T16:32:21.2152875Z Reading state information... 97% 2021-05-15T16:32:21.2195525Z 2021-05-15T16:32:21.2196297Z Reading state information... 99% 2021-05-15T16:32:21.5232398Z Selecting previously unselected package pandoc. 2021-05-15T16:32:21.6517587Z (Reading database ... 261849 files and directories currently installed.) 2021-05-15T16:32:21.6629921Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T16:32:21.6645882Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T16:32:23.9236017Z Setting up pandoc (2.7.3-1) ... 2021-05-15T16:32:23.9282158Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:24.7663983Z 2021-05-15T16:32:24.7664860Z 2021-05-15T16:32:24.7665711Z Reading state information... Done 2021-05-15T16:32:24.8042574Z ##[group]Run git config user.name adigherman 2021-05-15T16:32:24.8043322Z git config user.name adigherman 2021-05-15T16:32:24.8043954Z git config user.email adig@jhu.edu 2021-05-15T16:32:24.8088906Z shell: /usr/bin/bash -e {0} 2021-05-15T16:32:24.8089367Z env: 2021-05-15T16:32:24.8089879Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:24.8090426Z TIC_DEPLOY_KEY: 2021-05-15T16:32:24.8091340Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:24.8093414Z GITHUB_PAT: *** 2021-05-15T16:32:24.8093895Z COVERALLS_TOKEN: 2021-05-15T16:32:24.8094453Z continue-on-error: false 2021-05-15T16:32:24.8095000Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:24.8095550Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:24.8096067Z TZ: UTC 2021-05-15T16:32:24.8096508Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:24.8097174Z NOT_CRAN: true 2021-05-15T16:32:24.8097614Z ##[endgroup] 2021-05-15T16:32:24.8353748Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T16:32:24.8354439Z env: 2021-05-15T16:32:24.8354959Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:24.8355471Z TIC_DEPLOY_KEY: 2021-05-15T16:32:24.8356361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:32:24.8358203Z GITHUB_PAT: *** 2021-05-15T16:32:24.8358658Z COVERALLS_TOKEN: 2021-05-15T16:32:24.8359193Z continue-on-error: false 2021-05-15T16:32:24.8359739Z VDIFFR_RUN_TESTS: 2021-05-15T16:32:24.8360270Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:32:24.8360766Z TZ: UTC 2021-05-15T16:32:24.8361202Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:24.8362132Z NOT_CRAN: true 2021-05-15T16:32:24.8362573Z ##[endgroup] 2021-05-15T16:32:25.1522826Z Reading package lists... 2021-05-15T16:32:25.3259744Z Building dependency tree... 2021-05-15T16:32:25.3279005Z Reading state information... 2021-05-15T16:32:25.4766496Z The following additional packages will be installed: 2021-05-15T16:32:25.4771163Z cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:25.4777259Z Suggested packages: 2021-05-15T16:32:25.4778041Z cmake-doc ninja-build 2021-05-15T16:32:25.5250632Z The following NEW packages will be installed: 2021-05-15T16:32:25.5264850Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T16:32:25.5638287Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:25.5639303Z Need to get 5470 kB of archives. 2021-05-15T16:32:25.5640478Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T16:32:25.5642665Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T16:32:25.5859032Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T16:32:25.5868852Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T16:32:25.5880525Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T16:32:26.0556497Z Fetched 5470 kB in 0s (61.8 MB/s) 2021-05-15T16:32:26.1007954Z Selecting previously unselected package cmake-data. 2021-05-15T16:32:26.1084260Z (Reading database ... 2021-05-15T16:32:26.1085133Z (Reading database ... 5% 2021-05-15T16:32:26.1086173Z (Reading database ... 10% 2021-05-15T16:32:26.1086763Z (Reading database ... 15% 2021-05-15T16:32:26.1087530Z (Reading database ... 20% 2021-05-15T16:32:26.1088113Z (Reading database ... 25% 2021-05-15T16:32:26.1088663Z (Reading database ... 30% 2021-05-15T16:32:26.1089212Z (Reading database ... 35% 2021-05-15T16:32:26.1089744Z (Reading database ... 40% 2021-05-15T16:32:26.1090286Z (Reading database ... 45% 2021-05-15T16:32:26.1090816Z (Reading database ... 50% 2021-05-15T16:32:26.1122931Z (Reading database ... 55% 2021-05-15T16:32:26.1166753Z (Reading database ... 60% 2021-05-15T16:32:26.1209793Z (Reading database ... 65% 2021-05-15T16:32:26.1346942Z (Reading database ... 70% 2021-05-15T16:32:26.1470113Z (Reading database ... 75% 2021-05-15T16:32:26.1763529Z (Reading database ... 80% 2021-05-15T16:32:26.2105230Z (Reading database ... 85% 2021-05-15T16:32:26.2266735Z (Reading database ... 90% 2021-05-15T16:32:26.2349176Z (Reading database ... 95% 2021-05-15T16:32:26.2350687Z (Reading database ... 100% 2021-05-15T16:32:26.2352420Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T16:32:26.2471902Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T16:32:26.2633012Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:26.7375853Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T16:32:26.7683891Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T16:32:26.7712423Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:26.8071320Z Selecting previously unselected package librhash0:amd64. 2021-05-15T16:32:26.8366418Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T16:32:26.8389739Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:26.8753198Z Selecting previously unselected package cmake. 2021-05-15T16:32:26.9056789Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T16:32:26.9073798Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:27.3931510Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T16:32:27.3964801Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T16:32:27.4397490Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T16:32:27.4425307Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T16:32:27.4475353Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:28.6759646Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:30.9109903Z Reading package lists... 2021-05-15T16:32:31.0814613Z Building dependency tree... 2021-05-15T16:32:31.0833318Z Reading state information... 2021-05-15T16:32:31.2428926Z Suggested packages: 2021-05-15T16:32:31.2431527Z libssh-doc 2021-05-15T16:32:31.2922968Z The following NEW packages will be installed: 2021-05-15T16:32:31.2925242Z libssh-dev 2021-05-15T16:32:31.3141089Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:31.3141922Z Need to get 219 kB of archives. 2021-05-15T16:32:31.3142742Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T16:32:31.3145059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T16:32:31.7550557Z Fetched 219 kB in 0s (10.9 MB/s) 2021-05-15T16:32:31.7870088Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T16:32:31.7945883Z (Reading database ... 2021-05-15T16:32:31.7946805Z (Reading database ... 5% 2021-05-15T16:32:31.7947549Z (Reading database ... 10% 2021-05-15T16:32:31.7948324Z (Reading database ... 15% 2021-05-15T16:32:31.7949062Z (Reading database ... 20% 2021-05-15T16:32:31.7949784Z (Reading database ... 25% 2021-05-15T16:32:31.7950534Z (Reading database ... 30% 2021-05-15T16:32:31.7951253Z (Reading database ... 35% 2021-05-15T16:32:31.7951978Z (Reading database ... 40% 2021-05-15T16:32:31.7952703Z (Reading database ... 45% 2021-05-15T16:32:31.7953418Z (Reading database ... 50% 2021-05-15T16:32:31.7986936Z (Reading database ... 55% 2021-05-15T16:32:31.8026515Z (Reading database ... 60% 2021-05-15T16:32:31.8067902Z (Reading database ... 65% 2021-05-15T16:32:31.8205736Z (Reading database ... 70% 2021-05-15T16:32:31.8326473Z (Reading database ... 75% 2021-05-15T16:32:31.8627234Z (Reading database ... 80% 2021-05-15T16:32:31.8977846Z (Reading database ... 85% 2021-05-15T16:32:31.9142263Z (Reading database ... 90% 2021-05-15T16:32:31.9229203Z (Reading database ... 95% 2021-05-15T16:32:31.9229795Z (Reading database ... 100% 2021-05-15T16:32:31.9230637Z (Reading database ... 264640 files and directories currently installed.) 2021-05-15T16:32:31.9351884Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:32:31.9374829Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:32.0250903Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:32:34.2372730Z Reading package lists... 2021-05-15T16:32:34.4213178Z Building dependency tree... 2021-05-15T16:32:34.4233747Z Reading state information... 2021-05-15T16:32:34.6440565Z The following NEW packages will be installed: 2021-05-15T16:32:34.6447506Z jags 2021-05-15T16:32:34.6656218Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:34.6656982Z Need to get 1562 kB of archives. 2021-05-15T16:32:34.6657728Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T16:32:34.6659930Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T16:32:35.1267460Z Fetched 1562 kB in 0s (38.5 MB/s) 2021-05-15T16:32:35.1621778Z Selecting previously unselected package jags. 2021-05-15T16:32:35.1698422Z (Reading database ... 2021-05-15T16:32:35.1699284Z (Reading database ... 5% 2021-05-15T16:32:35.1699857Z (Reading database ... 10% 2021-05-15T16:32:35.1700387Z (Reading database ... 15% 2021-05-15T16:32:35.1700929Z (Reading database ... 20% 2021-05-15T16:32:35.1701456Z (Reading database ... 25% 2021-05-15T16:32:35.1701995Z (Reading database ... 30% 2021-05-15T16:32:35.1702524Z (Reading database ... 35% 2021-05-15T16:32:35.1703070Z (Reading database ... 40% 2021-05-15T16:32:35.1703961Z (Reading database ... 45% 2021-05-15T16:32:35.1704500Z (Reading database ... 50% 2021-05-15T16:32:35.1744089Z (Reading database ... 55% 2021-05-15T16:32:35.1788392Z (Reading database ... 60% 2021-05-15T16:32:35.1835596Z (Reading database ... 65% 2021-05-15T16:32:35.1990319Z (Reading database ... 70% 2021-05-15T16:32:35.2118529Z (Reading database ... 75% 2021-05-15T16:32:35.2420315Z (Reading database ... 80% 2021-05-15T16:32:35.2746817Z (Reading database ... 85% 2021-05-15T16:32:36.1559737Z (Reading database ... 90% 2021-05-15T16:32:36.1561756Z (Reading database ... 95% 2021-05-15T16:32:36.1563549Z (Reading database ... 100% 2021-05-15T16:32:36.1565589Z (Reading database ... 264659 files and directories currently installed.) 2021-05-15T16:32:36.1572780Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T16:32:36.1575236Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T16:32:36.1577396Z Setting up jags (4.3.0-3build1) ... 2021-05-15T16:32:36.1580803Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:36.3529806Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:38.6045721Z Reading package lists... 2021-05-15T16:32:38.7752523Z Building dependency tree... 2021-05-15T16:32:38.7770833Z Reading state information... 2021-05-15T16:32:38.9304677Z The following additional packages will be installed: 2021-05-15T16:32:38.9306828Z libnode64 libuv1-dev 2021-05-15T16:32:38.9822569Z The following NEW packages will be installed: 2021-05-15T16:32:38.9831541Z libnode-dev libnode64 libuv1-dev 2021-05-15T16:32:39.0025018Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:39.0026035Z Need to get 6239 kB of archives. 2021-05-15T16:32:39.0026855Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T16:32:39.0029504Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T16:32:39.0057925Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T16:32:39.0753679Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T16:32:39.5116484Z Fetched 6239 kB in 0s (69.0 MB/s) 2021-05-15T16:32:39.5463198Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T16:32:39.5538688Z (Reading database ... 2021-05-15T16:32:39.5539691Z (Reading database ... 5% 2021-05-15T16:32:39.5540472Z (Reading database ... 10% 2021-05-15T16:32:39.5541214Z (Reading database ... 15% 2021-05-15T16:32:39.5541984Z (Reading database ... 20% 2021-05-15T16:32:39.5542715Z (Reading database ... 25% 2021-05-15T16:32:39.5544094Z (Reading database ... 30% 2021-05-15T16:32:39.5544865Z (Reading database ... 35% 2021-05-15T16:32:39.5545585Z (Reading database ... 40% 2021-05-15T16:32:39.5546304Z (Reading database ... 45% 2021-05-15T16:32:39.5547018Z (Reading database ... 50% 2021-05-15T16:32:39.5581785Z (Reading database ... 55% 2021-05-15T16:32:39.5621949Z (Reading database ... 60% 2021-05-15T16:32:39.5664581Z (Reading database ... 65% 2021-05-15T16:32:39.5804688Z (Reading database ... 70% 2021-05-15T16:32:39.5928082Z (Reading database ... 75% 2021-05-15T16:32:39.6232749Z (Reading database ... 80% 2021-05-15T16:32:39.6574250Z (Reading database ... 85% 2021-05-15T16:32:39.6735738Z (Reading database ... 90% 2021-05-15T16:32:39.6820685Z (Reading database ... 95% 2021-05-15T16:32:39.6821602Z (Reading database ... 100% 2021-05-15T16:32:39.6822661Z (Reading database ... 264799 files and directories currently installed.) 2021-05-15T16:32:39.6940396Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T16:32:39.6957676Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:39.7342992Z Selecting previously unselected package libnode64:amd64. 2021-05-15T16:32:39.7638825Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:39.7661902Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:40.4146616Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T16:32:40.4416826Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:32:40.4430720Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:40.5488387Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T16:32:40.5535080Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:40.5587006Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T16:32:40.5622835Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:42.7986703Z Reading package lists... 2021-05-15T16:32:42.9680056Z Building dependency tree... 2021-05-15T16:32:42.9699418Z Reading state information... 2021-05-15T16:32:43.1276036Z The following additional packages will be installed: 2021-05-15T16:32:43.1280095Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:43.1285995Z Suggested packages: 2021-05-15T16:32:43.1287383Z libfftw3-doc 2021-05-15T16:32:43.1785706Z The following NEW packages will be installed: 2021-05-15T16:32:43.1794103Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T16:32:43.1999526Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:43.2000263Z Need to get 3986 kB of archives. 2021-05-15T16:32:43.2001503Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T16:32:43.2003396Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T16:32:43.2091738Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T16:32:43.2168793Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T16:32:43.2240270Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T16:32:43.2245994Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T16:32:43.6657281Z Fetched 3986 kB in 0s (67.1 MB/s) 2021-05-15T16:32:43.6987016Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T16:32:43.7055938Z (Reading database ... 2021-05-15T16:32:43.7056672Z (Reading database ... 5% 2021-05-15T16:32:43.7057164Z (Reading database ... 10% 2021-05-15T16:32:43.7057668Z (Reading database ... 15% 2021-05-15T16:32:43.7058162Z (Reading database ... 20% 2021-05-15T16:32:43.7058659Z (Reading database ... 25% 2021-05-15T16:32:43.7059179Z (Reading database ... 30% 2021-05-15T16:32:43.7059674Z (Reading database ... 35% 2021-05-15T16:32:43.7060158Z (Reading database ... 40% 2021-05-15T16:32:43.7060658Z (Reading database ... 45% 2021-05-15T16:32:43.7061164Z (Reading database ... 50% 2021-05-15T16:32:43.7097672Z (Reading database ... 55% 2021-05-15T16:32:43.7136213Z (Reading database ... 60% 2021-05-15T16:32:43.7176373Z (Reading database ... 65% 2021-05-15T16:32:43.7311574Z (Reading database ... 70% 2021-05-15T16:32:43.7432493Z (Reading database ... 75% 2021-05-15T16:32:43.7723439Z (Reading database ... 80% 2021-05-15T16:32:43.8055846Z (Reading database ... 85% 2021-05-15T16:32:43.8211411Z (Reading database ... 90% 2021-05-15T16:32:43.8296083Z (Reading database ... 95% 2021-05-15T16:32:43.8296969Z (Reading database ... 100% 2021-05-15T16:32:43.8298180Z (Reading database ... 264935 files and directories currently installed.) 2021-05-15T16:32:43.8412817Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:43.8438493Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:43.9065555Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T16:32:43.9315852Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:43.9326016Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.0345322Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T16:32:44.0595565Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:44.0607201Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.1626174Z Selecting previously unselected package libfftw3-bin. 2021-05-15T16:32:44.1869702Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:44.1880718Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.2265059Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T16:32:44.2501551Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T16:32:44.2514958Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5612910Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5654823Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5690083Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5728982Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5761931Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T16:32:44.5794666Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:45.4229564Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:47.5819308Z Reading package lists... 2021-05-15T16:32:47.7559004Z Building dependency tree... 2021-05-15T16:32:47.7578287Z Reading state information... 2021-05-15T16:32:47.9210670Z The following additional packages will be installed: 2021-05-15T16:32:47.9213715Z libdcmtk14 2021-05-15T16:32:47.9704586Z The following NEW packages will be installed: 2021-05-15T16:32:47.9711078Z dcmtk libdcmtk14 2021-05-15T16:32:47.9972414Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:47.9973732Z Need to get 5546 kB of archives. 2021-05-15T16:32:47.9974837Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T16:32:47.9977096Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T16:32:48.1694910Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T16:32:48.6379677Z Fetched 5546 kB in 0s (24.5 MB/s) 2021-05-15T16:32:48.6704748Z Selecting previously unselected package libdcmtk14. 2021-05-15T16:32:48.6785535Z (Reading database ... 2021-05-15T16:32:48.6786295Z (Reading database ... 5% 2021-05-15T16:32:48.6786832Z (Reading database ... 10% 2021-05-15T16:32:48.6787373Z (Reading database ... 15% 2021-05-15T16:32:48.6787898Z (Reading database ... 20% 2021-05-15T16:32:48.6788461Z (Reading database ... 25% 2021-05-15T16:32:48.6788986Z (Reading database ... 30% 2021-05-15T16:32:48.6789519Z (Reading database ... 35% 2021-05-15T16:32:48.6790054Z (Reading database ... 40% 2021-05-15T16:32:48.6790573Z (Reading database ... 45% 2021-05-15T16:32:48.6791100Z (Reading database ... 50% 2021-05-15T16:32:48.6812564Z (Reading database ... 55% 2021-05-15T16:32:48.6852715Z (Reading database ... 60% 2021-05-15T16:32:48.6892510Z (Reading database ... 65% 2021-05-15T16:32:48.7030610Z (Reading database ... 70% 2021-05-15T16:32:48.7152340Z (Reading database ... 75% 2021-05-15T16:32:48.7449445Z (Reading database ... 80% 2021-05-15T16:32:48.7775071Z (Reading database ... 85% 2021-05-15T16:32:48.7930070Z (Reading database ... 90% 2021-05-15T16:32:48.8012463Z (Reading database ... 95% 2021-05-15T16:32:48.8012993Z (Reading database ... 100% 2021-05-15T16:32:48.8013769Z (Reading database ... 265026 files and directories currently installed.) 2021-05-15T16:32:48.8136126Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:48.8165772Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:49.3625606Z Selecting previously unselected package dcmtk. 2021-05-15T16:32:49.3838369Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T16:32:49.3906133Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:49.5483336Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T16:32:49.5526037Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T16:32:49.5671001Z Adding `dcmtk' group to system ... 2021-05-15T16:32:49.6218746Z Adding `dcmtk' user to system ... 2021-05-15T16:32:49.7520208Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T16:32:50.0222557Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:32:51.8221946Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:54.0458945Z Reading package lists... 2021-05-15T16:32:54.2203971Z Building dependency tree... 2021-05-15T16:32:54.2224182Z Reading state information... 2021-05-15T16:32:54.4646891Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T16:32:54.4648338Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:54.5335080Z Reading package lists... 2021-05-15T16:32:54.7121660Z Building dependency tree... 2021-05-15T16:32:54.7141040Z Reading state information... 2021-05-15T16:32:54.9695120Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T16:32:54.9696530Z libpng-dev set to manually installed. 2021-05-15T16:32:54.9697556Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:55.0364038Z Reading package lists... 2021-05-15T16:32:55.2048447Z Building dependency tree... 2021-05-15T16:32:55.2069186Z Reading state information... 2021-05-15T16:32:55.3707078Z The following additional packages will be installed: 2021-05-15T16:32:55.3710955Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T16:32:55.3715139Z Suggested packages: 2021-05-15T16:32:55.3718991Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T16:32:55.3722082Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T16:32:55.3724415Z fonts-arphic-uming fonts-nanum 2021-05-15T16:32:55.4203961Z The following NEW packages will be installed: 2021-05-15T16:32:55.4206319Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T16:32:55.4209305Z libpoppler97 poppler-data 2021-05-15T16:32:55.4430241Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:55.4431440Z Need to get 2582 kB of archives. 2021-05-15T16:32:55.4432730Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T16:32:55.4434741Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T16:32:55.4654837Z 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-15T16:32:55.4677747Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T16:32:55.4753848Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T16:32:55.4758669Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T16:32:55.4762221Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T16:32:55.9109216Z Fetched 2582 kB in 0s (51.2 MB/s) 2021-05-15T16:32:55.9450452Z Selecting previously unselected package poppler-data. 2021-05-15T16:32:55.9522429Z (Reading database ... 2021-05-15T16:32:55.9523308Z (Reading database ... 5% 2021-05-15T16:32:55.9524009Z (Reading database ... 10% 2021-05-15T16:32:55.9524692Z (Reading database ... 15% 2021-05-15T16:32:55.9525363Z (Reading database ... 20% 2021-05-15T16:32:55.9526225Z (Reading database ... 25% 2021-05-15T16:32:55.9526913Z (Reading database ... 30% 2021-05-15T16:32:55.9527589Z (Reading database ... 35% 2021-05-15T16:32:55.9528246Z (Reading database ... 40% 2021-05-15T16:32:55.9528917Z (Reading database ... 45% 2021-05-15T16:32:55.9529584Z (Reading database ... 50% 2021-05-15T16:32:55.9547198Z (Reading database ... 55% 2021-05-15T16:32:55.9582735Z (Reading database ... 60% 2021-05-15T16:32:55.9621338Z (Reading database ... 65% 2021-05-15T16:32:55.9742132Z (Reading database ... 70% 2021-05-15T16:32:55.9858680Z (Reading database ... 75% 2021-05-15T16:32:56.0141871Z (Reading database ... 80% 2021-05-15T16:32:56.0474037Z (Reading database ... 85% 2021-05-15T16:32:56.0629503Z (Reading database ... 90% 2021-05-15T16:32:56.0710838Z (Reading database ... 95% 2021-05-15T16:32:56.0711386Z (Reading database ... 100% 2021-05-15T16:32:56.0712145Z (Reading database ... 265261 files and directories currently installed.) 2021-05-15T16:32:56.0825872Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T16:32:56.0846361Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T16:32:56.3506160Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T16:32:56.3769952Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T16:32:56.3801494Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:56.4262064Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T16:32:56.4519824Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:56.4532372Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.5945578Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T16:32:56.6164156Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:56.6180522Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.6546267Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T16:32:56.6787735Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:56.6809238Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.7105162Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T16:32:56.7357084Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T16:32:56.7374146Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.8017876Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T16:32:56.8127919Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T16:32:56.8155313Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.8194574Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.8232567Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.8295905Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T16:32:56.8352195Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:32:56.9113446Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:32:59.1518313Z Reading package lists... 2021-05-15T16:32:59.3276181Z Building dependency tree... 2021-05-15T16:32:59.3296142Z Reading state information... 2021-05-15T16:32:59.4945759Z The following additional packages will be installed: 2021-05-15T16:32:59.4949944Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T16:32:59.4954595Z Suggested packages: 2021-05-15T16:32:59.4956139Z libhdf5-doc 2021-05-15T16:32:59.5409863Z The following NEW packages will be installed: 2021-05-15T16:32:59.5413946Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T16:32:59.5415574Z libsz2 2021-05-15T16:32:59.5611421Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:32:59.5612228Z Need to get 4074 kB of archives. 2021-05-15T16:32:59.5613220Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T16:32:59.5615588Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T16:32:59.5634233Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T16:32:59.5639616Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T16:32:59.5645296Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T16:32:59.5888257Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T16:32:59.6048805Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T16:32:59.6125207Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T16:33:00.2069863Z Fetched 4074 kB in 0s (18.6 MB/s) 2021-05-15T16:33:00.2402311Z Selecting previously unselected package hdf5-helpers. 2021-05-15T16:33:00.2477050Z (Reading database ... 2021-05-15T16:33:00.2477867Z (Reading database ... 5% 2021-05-15T16:33:00.2478597Z (Reading database ... 10% 2021-05-15T16:33:00.2479395Z (Reading database ... 15% 2021-05-15T16:33:00.2480136Z (Reading database ... 20% 2021-05-15T16:33:00.2480855Z (Reading database ... 25% 2021-05-15T16:33:00.2481586Z (Reading database ... 30% 2021-05-15T16:33:00.2482301Z (Reading database ... 35% 2021-05-15T16:33:00.2483053Z (Reading database ... 40% 2021-05-15T16:33:00.2483784Z (Reading database ... 45% 2021-05-15T16:33:00.2484504Z (Reading database ... 50% 2021-05-15T16:33:00.2519267Z (Reading database ... 55% 2021-05-15T16:33:00.2562722Z (Reading database ... 60% 2021-05-15T16:33:00.2605108Z (Reading database ... 65% 2021-05-15T16:33:00.2742682Z (Reading database ... 70% 2021-05-15T16:33:00.2866199Z (Reading database ... 75% 2021-05-15T16:33:00.3154853Z (Reading database ... 80% 2021-05-15T16:33:00.3501616Z (Reading database ... 85% 2021-05-15T16:33:00.3665139Z (Reading database ... 90% 2021-05-15T16:33:00.3749514Z (Reading database ... 95% 2021-05-15T16:33:00.3751108Z (Reading database ... 100% 2021-05-15T16:33:00.3752970Z (Reading database ... 265821 files and directories currently installed.) 2021-05-15T16:33:00.3873222Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:00.3886502Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:00.4187225Z Selecting previously unselected package libaec0:amd64. 2021-05-15T16:33:00.4477603Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T16:33:00.4506934Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:33:00.4784967Z Selecting previously unselected package libsz2:amd64. 2021-05-15T16:33:00.5060740Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T16:33:00.5071740Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:33:00.5425260Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T16:33:00.5640758Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:00.5653470Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:00.7266503Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T16:33:00.7546025Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:00.7560708Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:00.7985369Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T16:33:00.8225981Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T16:33:00.8238122Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:33:00.8545543Z Selecting previously unselected package libhdf5-dev. 2021-05-15T16:33:00.8788674Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T16:33:00.8803915Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:01.2329999Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:01.2367819Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T16:33:01.2394263Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T16:33:01.2424212Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T16:33:01.2461140Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:01.2487632Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:01.2520158Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T16:33:01.2601831Z 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-15T16:33:01.2626065Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:02.0940197Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:04.3428757Z Reading package lists... 2021-05-15T16:33:04.5056315Z Building dependency tree... 2021-05-15T16:33:04.5075035Z Reading state information... 2021-05-15T16:33:04.6652438Z The following additional packages will be installed: 2021-05-15T16:33:04.6656144Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T16:33:04.7170853Z The following NEW packages will be installed: 2021-05-15T16:33:04.7176069Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T16:33:04.7178907Z mesa-common-dev 2021-05-15T16:33:04.7425891Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:04.7426739Z Need to get 1761 kB of archives. 2021-05-15T16:33:04.7427554Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T16:33:04.7429578Z 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-15T16:33:04.7556247Z 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-15T16:33:04.7561418Z 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-15T16:33:04.7602373Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T16:33:04.7694564Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T16:33:04.7805097Z 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-15T16:33:05.2495151Z Fetched 1761 kB in 0s (18.5 MB/s) 2021-05-15T16:33:05.2815265Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T16:33:05.2888056Z (Reading database ... 2021-05-15T16:33:05.2888769Z (Reading database ... 5% 2021-05-15T16:33:05.2889400Z (Reading database ... 10% 2021-05-15T16:33:05.2891360Z (Reading database ... 15% 2021-05-15T16:33:05.2892181Z (Reading database ... 20% 2021-05-15T16:33:05.2892800Z (Reading database ... 25% 2021-05-15T16:33:05.2893465Z (Reading database ... 30% 2021-05-15T16:33:05.2894073Z (Reading database ... 35% 2021-05-15T16:33:05.2894684Z (Reading database ... 40% 2021-05-15T16:33:05.2895297Z (Reading database ... 45% 2021-05-15T16:33:05.2895899Z (Reading database ... 50% 2021-05-15T16:33:05.2914369Z (Reading database ... 55% 2021-05-15T16:33:05.2948272Z (Reading database ... 60% 2021-05-15T16:33:05.2986925Z (Reading database ... 65% 2021-05-15T16:33:05.3104584Z (Reading database ... 70% 2021-05-15T16:33:05.3220457Z (Reading database ... 75% 2021-05-15T16:33:05.3493585Z (Reading database ... 80% 2021-05-15T16:33:05.3827816Z (Reading database ... 85% 2021-05-15T16:33:05.3992389Z (Reading database ... 90% 2021-05-15T16:33:05.4079820Z (Reading database ... 95% 2021-05-15T16:33:05.4080404Z (Reading database ... 100% 2021-05-15T16:33:05.4081300Z (Reading database ... 266029 files and directories currently installed.) 2021-05-15T16:33:05.4204774Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:33:05.4216165Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:33:05.4698464Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T16:33:05.4921137Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:05.4934870Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:05.5265866Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T16:33:05.5523308Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:05.5536584Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:05.6025544Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T16:33:05.6248468Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T16:33:05.6272116Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:05.6745948Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T16:33:05.6998874Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T16:33:05.7012047Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:05.7546811Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T16:33:05.7800600Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:05.7818248Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:05.9648967Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T16:33:05.9685528Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:05.9720631Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:05.9756736Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:33:05.9793993Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T16:33:05.9833764Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:05.9877133Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:07.5187216Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:09.7225741Z Reading package lists... 2021-05-15T16:33:09.8997181Z Building dependency tree... 2021-05-15T16:33:09.9017150Z Reading state information... 2021-05-15T16:33:10.0584431Z The following additional packages will be installed: 2021-05-15T16:33:10.0586475Z libprotobuf-lite17 libprotoc17 2021-05-15T16:33:10.1111961Z The following NEW packages will be installed: 2021-05-15T16:33:10.1114898Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T16:33:10.1116139Z protobuf-compiler 2021-05-15T16:33:10.1309990Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:10.1310820Z Need to get 2754 kB of archives. 2021-05-15T16:33:10.1311635Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T16:33:10.1313706Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T16:33:10.1352349Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T16:33:10.1442214Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T16:33:10.1550111Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T16:33:10.1707275Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T16:33:11.1654873Z Fetched 2754 kB in 0s (50.3 MB/s) 2021-05-15T16:33:11.1658262Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T16:33:11.1659809Z (Reading database ... 2021-05-15T16:33:11.1660838Z (Reading database ... 5% 2021-05-15T16:33:11.1661847Z (Reading database ... 10% 2021-05-15T16:33:11.1662868Z (Reading database ... 15% 2021-05-15T16:33:11.1664112Z (Reading database ... 20% 2021-05-15T16:33:11.1665120Z (Reading database ... 25% 2021-05-15T16:33:11.1666407Z (Reading database ... 30% 2021-05-15T16:33:11.1667436Z (Reading database ... 35% 2021-05-15T16:33:11.1668448Z (Reading database ... 40% 2021-05-15T16:33:11.1670390Z (Reading database ... 45% 2021-05-15T16:33:11.1671101Z (Reading database ... 50% 2021-05-15T16:33:11.1671780Z (Reading database ... 55% 2021-05-15T16:33:11.1672425Z (Reading database ... 60% 2021-05-15T16:33:11.1673097Z (Reading database ... 65% 2021-05-15T16:33:11.1673762Z (Reading database ... 70% 2021-05-15T16:33:11.1674413Z (Reading database ... 75% 2021-05-15T16:33:11.1675073Z (Reading database ... 80% 2021-05-15T16:33:11.1675722Z (Reading database ... 85% 2021-05-15T16:33:11.1677693Z (Reading database ... 90% 2021-05-15T16:33:11.1678467Z (Reading database ... 95% 2021-05-15T16:33:11.1679127Z (Reading database ... 100% 2021-05-15T16:33:11.1680082Z (Reading database ... 266512 files and directories currently installed.) 2021-05-15T16:33:11.1682530Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:11.1683935Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.1685224Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T16:33:11.1686532Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:11.1687696Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.1689107Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T16:33:11.1690742Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:11.1692425Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.1693730Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T16:33:11.1695175Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:11.1696447Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.2946534Z Selecting previously unselected package protobuf-compiler. 2021-05-15T16:33:11.3185059Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T16:33:11.3198387Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.3868740Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.3911051Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.3947773Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.3996877Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.4026722Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T16:33:11.4062280Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:12.1870661Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:14.3624702Z Reading package lists... 2021-05-15T16:33:14.5318347Z Building dependency tree... 2021-05-15T16:33:14.5338035Z Reading state information... 2021-05-15T16:33:14.6997627Z The following additional packages will be installed: 2021-05-15T16:33:14.7000088Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T16:33:14.7003084Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T16:33:14.7005535Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T16:33:14.7008300Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T16:33:14.7010982Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T16:33:14.7014782Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:33:14.7016163Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:33:14.7017543Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:33:14.7018861Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:33:14.7020172Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:33:14.7021869Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:33:14.7023180Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:33:14.7024661Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:33:14.7025895Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:33:14.7026654Z Suggested packages: 2021-05-15T16:33:14.7027766Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T16:33:14.7029110Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T16:33:14.7030623Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T16:33:14.7031968Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T16:33:14.7837938Z The following NEW packages will be installed: 2021-05-15T16:33:14.7841574Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T16:33:14.7844485Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T16:33:14.7847066Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T16:33:14.7849930Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T16:33:14.7852830Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T16:33:14.7855784Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T16:33:14.7858736Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T16:33:14.7863093Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T16:33:14.7866072Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T16:33:14.7867405Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T16:33:14.7868796Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T16:33:14.7870080Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T16:33:14.7871324Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T16:33:14.7872555Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T16:33:14.8068768Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:14.8069878Z Need to get 47.1 MB of archives. 2021-05-15T16:33:14.8071219Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T16:33:14.8073383Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T16:33:14.8269105Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T16:33:14.8279089Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T16:33:14.8286757Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T16:33:14.8292998Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T16:33:14.8302025Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T16:33:14.8410380Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T16:33:14.8668884Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T16:33:15.2085026Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T16:33:15.2099580Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T16:33:15.2116233Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T16:33:15.2139268Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T16:33:15.2148256Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T16:33:15.2156296Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T16:33:15.2168300Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T16:33:15.2181223Z 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-15T16:33:15.2199855Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T16:33:15.2213641Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T16:33:15.2218681Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T16:33:15.2227694Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T16:33:15.2239079Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T16:33:15.2286154Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T16:33:15.2384644Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T16:33:15.2401486Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T16:33:15.2408881Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T16:33:15.2429725Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T16:33:15.2961533Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T16:33:15.2970842Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T16:33:15.2973042Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T16:33:15.2980343Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T16:33:15.2996891Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T16:33:15.3004224Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T16:33:15.3015856Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T16:33:15.3025667Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T16:33:15.3078764Z 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-15T16:33:15.3107027Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T16:33:15.3207717Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T16:33:15.3219714Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T16:33:15.5292129Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T16:33:15.5297630Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T16:33:15.5306231Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T16:33:15.5308616Z 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-15T16:33:15.5314401Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T16:33:15.5322173Z 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-15T16:33:15.5335433Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T16:33:15.5415375Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T16:33:15.5433057Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T16:33:15.5546874Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T16:33:15.5551699Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T16:33:15.5704539Z 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-15T16:33:15.5734018Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T16:33:15.5745276Z 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-15T16:33:15.5752869Z 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-15T16:33:15.5761435Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T16:33:15.5773119Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T16:33:15.5782438Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T16:33:15.5810868Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T16:33:15.5944013Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T16:33:15.5984574Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T16:33:15.6032610Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T16:33:15.6039740Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T16:33:15.6055132Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T16:33:15.6075772Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T16:33:15.6110957Z 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-15T16:33:15.6152087Z 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-15T16:33:15.6168132Z 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-15T16:33:15.6179714Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T16:33:15.6339833Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T16:33:15.6392787Z 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-15T16:33:15.6506382Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T16:33:15.6515841Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T16:33:15.6525121Z 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-15T16:33:15.6809893Z 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-15T16:33:15.7101332Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T16:33:15.7180082Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T16:33:15.7184914Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T16:33:16.3312067Z Fetched 47.1 MB in 1s (50.8 MB/s) 2021-05-15T16:33:16.3670036Z Selecting previously unselected package libaom0:amd64. 2021-05-15T16:33:16.3761549Z (Reading database ... 2021-05-15T16:33:16.3762133Z (Reading database ... 5% 2021-05-15T16:33:16.3762631Z (Reading database ... 10% 2021-05-15T16:33:16.3763141Z (Reading database ... 15% 2021-05-15T16:33:16.3763658Z (Reading database ... 20% 2021-05-15T16:33:16.3764158Z (Reading database ... 25% 2021-05-15T16:33:16.3764955Z (Reading database ... 30% 2021-05-15T16:33:16.3765454Z (Reading database ... 35% 2021-05-15T16:33:16.3765940Z (Reading database ... 40% 2021-05-15T16:33:16.3766436Z (Reading database ... 45% 2021-05-15T16:33:16.3766934Z (Reading database ... 50% 2021-05-15T16:33:16.3816285Z (Reading database ... 55% 2021-05-15T16:33:16.3855912Z (Reading database ... 60% 2021-05-15T16:33:16.3897427Z (Reading database ... 65% 2021-05-15T16:33:16.4055399Z (Reading database ... 70% 2021-05-15T16:33:16.4191182Z (Reading database ... 75% 2021-05-15T16:33:16.4513019Z (Reading database ... 80% 2021-05-15T16:33:16.4886292Z (Reading database ... 85% 2021-05-15T16:33:16.5056423Z (Reading database ... 90% 2021-05-15T16:33:16.5148854Z (Reading database ... 95% 2021-05-15T16:33:16.5149602Z (Reading database ... 100% 2021-05-15T16:33:16.5150485Z (Reading database ... 266683 files and directories currently installed.) 2021-05-15T16:33:16.5288651Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T16:33:16.5319285Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:16.6865242Z Selecting previously unselected package libva2:amd64. 2021-05-15T16:33:16.7106668Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:16.7122775Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:16.7454469Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T16:33:16.7744185Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:16.7781210Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:16.8105410Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T16:33:16.8350698Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T16:33:16.8364793Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:16.8705080Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T16:33:16.8944507Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:16.8959220Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:16.9305644Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T16:33:16.9608219Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T16:33:16.9621041Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:16.9985213Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T16:33:17.0214372Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:17.0228952Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:17.0865927Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T16:33:17.1094360Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T16:33:17.1109386Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:17.9384823Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T16:33:17.9598694Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T16:33:17.9612735Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:17.9952486Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T16:33:18.0252939Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T16:33:18.0273514Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:18.0745890Z Selecting previously unselected package libopus0:amd64. 2021-05-15T16:33:18.0990630Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T16:33:18.1010353Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:18.1546189Z Selecting previously unselected package libshine3:amd64. 2021-05-15T16:33:18.1782560Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T16:33:18.1801077Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:18.2148647Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T16:33:18.2393096Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T16:33:18.2403683Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:18.2704982Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T16:33:18.2973870Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T16:33:18.2988792Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:18.3351207Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T16:33:18.3593866Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T16:33:18.3677601Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:18.4052929Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T16:33:18.4303791Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:18.4319485Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:18.4698764Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T16:33:18.4944844Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T16:33:18.4957874Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:18.5504914Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T16:33:18.5743561Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T16:33:18.5766884Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:18.6154420Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T16:33:18.6404946Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T16:33:18.6422472Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:18.6866355Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T16:33:18.7115274Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:18.7131513Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:18.7505390Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T16:33:18.7786509Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T16:33:18.7803016Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:18.8665961Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T16:33:18.8905626Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T16:33:18.8929995Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:19.0684249Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T16:33:19.0986068Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T16:33:19.0997609Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:19.1506005Z Selecting previously unselected package libzvbi-common. 2021-05-15T16:33:19.1777462Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T16:33:19.1790620Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:19.2145501Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T16:33:19.2380858Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T16:33:19.2396673Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:19.2910974Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T16:33:19.3209173Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:19.3225818Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:19.8866540Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T16:33:19.9081674Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T16:33:19.9094354Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:19.9427003Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T16:33:19.9676608Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T16:33:19.9693445Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:20.0025180Z Selecting previously unselected package libass9:amd64. 2021-05-15T16:33:20.0265180Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T16:33:20.0279820Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:20.0641374Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T16:33:20.0924611Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T16:33:20.0943671Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:20.1361503Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T16:33:20.1669840Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T16:33:20.1684404Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:20.2008696Z Selecting previously unselected package libgme0:amd64. 2021-05-15T16:33:20.2346134Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T16:33:20.2358976Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:20.2825806Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T16:33:20.3076251Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T16:33:20.3089798Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:20.3514346Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T16:33:20.3814161Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T16:33:20.3833543Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:20.4741127Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T16:33:20.5038894Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T16:33:20.5059160Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:20.5585656Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T16:33:20.5814626Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:20.5828189Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:20.7025853Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T16:33:20.7287548Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T16:33:20.7301593Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:20.7654452Z Selecting previously unselected package libflite1:amd64. 2021-05-15T16:33:20.7920954Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T16:33:20.7931059Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:22.0666003Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T16:33:22.0919558Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T16:33:22.0930656Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:22.1235043Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T16:33:22.1532700Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T16:33:22.1544356Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:22.1826261Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T16:33:22.2128641Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T16:33:22.2144093Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:22.2466131Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T16:33:22.2749785Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:22.2780829Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:22.3086737Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T16:33:22.3393714Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T16:33:22.3414460Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:22.3783990Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T16:33:22.4039027Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:22.4054971Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:22.4425341Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T16:33:22.4666043Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T16:33:22.4682866Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:22.6065140Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T16:33:22.6332808Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T16:33:22.6356370Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:22.6824860Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T16:33:22.7059547Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:22.7076344Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:22.7545325Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T16:33:22.7787646Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T16:33:22.7801299Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:22.8122464Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T16:33:22.8397437Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:22.8426797Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:22.9824369Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T16:33:23.0113672Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T16:33:23.0128021Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:23.0645340Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T16:33:23.0940902Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T16:33:23.0956295Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:23.1344988Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T16:33:23.1558728Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:23.1576830Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:23.1906461Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T16:33:23.2206566Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T16:33:23.2224500Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:23.2546815Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T16:33:23.2812075Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T16:33:23.2823786Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:23.3185221Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T16:33:23.3467929Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T16:33:23.3482334Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:23.3793014Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T16:33:23.4089037Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T16:33:23.4100661Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:23.4644656Z Selecting previously unselected package libopenal-data. 2021-05-15T16:33:23.4941329Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T16:33:23.4963324Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:23.5384054Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T16:33:23.5685207Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T16:33:23.5699246Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:23.6016932Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T16:33:23.6320155Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T16:33:23.6333226Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:23.7082817Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T16:33:23.7389174Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T16:33:23.7402854Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:23.7692935Z Selecting previously unselected package libflac8:amd64. 2021-05-15T16:33:23.7988774Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T16:33:23.8005004Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:23.8373765Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T16:33:23.8675486Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T16:33:23.8687055Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:23.9191251Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T16:33:23.9474538Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T16:33:23.9573578Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:24.0102176Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T16:33:24.0399184Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T16:33:24.0413962Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:24.1144168Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T16:33:24.1432547Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:24.1455064Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:24.1804442Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T16:33:24.2089740Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:24.2107583Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:24.2444215Z Selecting previously unselected package ffmpeg. 2021-05-15T16:33:24.2743734Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T16:33:24.2835204Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:24.4221173Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T16:33:24.4516756Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T16:33:24.4530464Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:24.4947596Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T16:33:24.5268736Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T16:33:24.5279681Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:24.7494949Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T16:33:24.7790495Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T16:33:24.7805458Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:24.8117651Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T16:33:24.8414970Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T16:33:24.8428969Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:24.8738930Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T16:33:24.9036790Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:24.9048421Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:25.2106228Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T16:33:25.2356256Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:25.2370231Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:25.5626264Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T16:33:25.5910743Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T16:33:25.5930492Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:25.7385373Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T16:33:25.7636766Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T16:33:25.7647208Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:25.7912959Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T16:33:25.8207565Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T16:33:25.8219735Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:25.8907915Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T16:33:25.8959580Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T16:33:25.8995585Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T16:33:25.9026992Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T16:33:25.9062665Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T16:33:25.9099293Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T16:33:25.9131982Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T16:33:25.9167063Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T16:33:25.9196765Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T16:33:25.9236996Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T16:33:25.9293726Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T16:33:25.9322815Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T16:33:25.9353956Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T16:33:25.9391565Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T16:33:25.9429226Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T16:33:25.9463922Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T16:33:25.9503083Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T16:33:25.9549533Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T16:33:25.9586959Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T16:33:25.9619530Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T16:33:25.9674885Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T16:33:25.9717432Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T16:33:25.9773521Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T16:33:25.9812633Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T16:33:25.9859000Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T16:33:25.9902785Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T16:33:25.9939733Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T16:33:25.9980475Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T16:33:26.0027818Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T16:33:26.0061337Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T16:33:26.0100887Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T16:33:26.0151810Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T16:33:26.0201814Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T16:33:26.0251216Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:26.0327660Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T16:33:26.0350210Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T16:33:26.0380032Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T16:33:26.0413775Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T16:33:26.0465097Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:26.0503930Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T16:33:26.0542847Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T16:33:26.0570373Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T16:33:26.0617245Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T16:33:26.0649983Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T16:33:26.0694628Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T16:33:26.0730931Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T16:33:26.0773048Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T16:33:26.0810928Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T16:33:26.0847799Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T16:33:26.0881932Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T16:33:26.0925076Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:33:26.0971329Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T16:33:26.1011222Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:26.1044001Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T16:33:26.1080483Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T16:33:26.1126191Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1158508Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T16:33:26.1195051Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1232059Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T16:33:26.1261642Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T16:33:26.1290345Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T16:33:26.1324975Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T16:33:26.1359516Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T16:33:26.1388920Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1418046Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T16:33:26.1449048Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T16:33:26.1476517Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T16:33:26.1574050Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1595705Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1626997Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1657016Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T16:33:26.1684065Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T16:33:26.1713810Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1739543Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1779725Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1816287Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T16:33:26.1911217Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:27.3476616Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:29.5406282Z Reading package lists... 2021-05-15T16:33:29.7176486Z Building dependency tree... 2021-05-15T16:33:29.7198653Z Reading state information... 2021-05-15T16:33:29.8865996Z The following additional packages will be installed: 2021-05-15T16:33:29.8868900Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:29.9393243Z The following NEW packages will be installed: 2021-05-15T16:33:29.9395468Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T16:33:29.9398094Z libmagick++-dev 2021-05-15T16:33:29.9633783Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:29.9634621Z Need to get 309 kB of archives. 2021-05-15T16:33:29.9635673Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T16:33:29.9637971Z 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-15T16:33:29.9663077Z 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-15T16:33:29.9693263Z 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-15T16:33:29.9720388Z 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-15T16:33:30.4194026Z Fetched 309 kB in 0s (11.0 MB/s) 2021-05-15T16:33:30.4532557Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T16:33:30.4612076Z (Reading database ... 2021-05-15T16:33:30.4613182Z (Reading database ... 5% 2021-05-15T16:33:30.4613788Z (Reading database ... 10% 2021-05-15T16:33:30.4614335Z (Reading database ... 15% 2021-05-15T16:33:30.4614920Z (Reading database ... 20% 2021-05-15T16:33:30.4615462Z (Reading database ... 25% 2021-05-15T16:33:30.4615999Z (Reading database ... 30% 2021-05-15T16:33:30.4616522Z (Reading database ... 35% 2021-05-15T16:33:30.4617058Z (Reading database ... 40% 2021-05-15T16:33:30.4617583Z (Reading database ... 45% 2021-05-15T16:33:30.4618118Z (Reading database ... 50% 2021-05-15T16:33:30.4669208Z (Reading database ... 55% 2021-05-15T16:33:30.4718978Z (Reading database ... 60% 2021-05-15T16:33:30.4756794Z (Reading database ... 65% 2021-05-15T16:33:30.4901326Z (Reading database ... 70% 2021-05-15T16:33:30.5048323Z (Reading database ... 75% 2021-05-15T16:33:30.5077742Z (Reading database ... 80% 2021-05-15T16:33:30.5669495Z (Reading database ... 85% 2021-05-15T16:33:30.5857196Z (Reading database ... 90% 2021-05-15T16:33:30.5945389Z (Reading database ... 95% 2021-05-15T16:33:30.5946054Z (Reading database ... 100% 2021-05-15T16:33:30.5946872Z (Reading database ... 267224 files and directories currently installed.) 2021-05-15T16:33:30.6073438Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:30.6171262Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.6625590Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T16:33:30.6866785Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:30.6896149Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.7385536Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T16:33:30.7618662Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T16:33:30.7631243Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.8256510Z Selecting previously unselected package libmagick++-dev. 2021-05-15T16:33:30.8556152Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T16:33:30.8649068Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.9267287Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.9364963Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.9392303Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.9418473Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T16:33:30.9508710Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:33.1902176Z Reading package lists... 2021-05-15T16:33:33.3703750Z Building dependency tree... 2021-05-15T16:33:33.3727167Z Reading state information... 2021-05-15T16:33:33.5398247Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T16:33:33.5401340Z The following additional packages will be installed: 2021-05-15T16:33:33.5404502Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T16:33:33.5406913Z libijs-0.35 libjbig2dec0 2021-05-15T16:33:33.5408383Z Suggested packages: 2021-05-15T16:33:33.5410892Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T16:33:33.5413029Z ghostscript-x 2021-05-15T16:33:33.5939801Z The following NEW packages will be installed: 2021-05-15T16:33:33.5950897Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T16:33:33.5958533Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T16:33:33.6187837Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:33.6188711Z Need to get 11.2 MB of archives. 2021-05-15T16:33:33.6189497Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T16:33:33.6191230Z 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-15T16:33:33.6452880Z 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-15T16:33:33.6468270Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T16:33:33.7537252Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T16:33:33.7615240Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T16:33:33.7618516Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T16:33:33.7627249Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T16:33:33.7890794Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T16:33:34.2490107Z Fetched 11.2 MB in 0s (59.5 MB/s) 2021-05-15T16:33:34.2855991Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T16:33:34.2934291Z (Reading database ... 2021-05-15T16:33:34.2934849Z (Reading database ... 5% 2021-05-15T16:33:34.2935433Z (Reading database ... 10% 2021-05-15T16:33:34.2935968Z (Reading database ... 15% 2021-05-15T16:33:34.2937027Z (Reading database ... 20% 2021-05-15T16:33:34.2937553Z (Reading database ... 25% 2021-05-15T16:33:34.2938309Z (Reading database ... 30% 2021-05-15T16:33:34.2938844Z (Reading database ... 35% 2021-05-15T16:33:34.2939368Z (Reading database ... 40% 2021-05-15T16:33:34.2939901Z (Reading database ... 45% 2021-05-15T16:33:34.2940423Z (Reading database ... 50% 2021-05-15T16:33:34.2985960Z (Reading database ... 55% 2021-05-15T16:33:34.3037950Z (Reading database ... 60% 2021-05-15T16:33:34.3064317Z (Reading database ... 65% 2021-05-15T16:33:34.3196588Z (Reading database ... 70% 2021-05-15T16:33:34.3330162Z (Reading database ... 75% 2021-05-15T16:33:34.3355910Z (Reading database ... 80% 2021-05-15T16:33:34.3963325Z (Reading database ... 85% 2021-05-15T16:33:34.4160190Z (Reading database ... 90% 2021-05-15T16:33:34.4251963Z (Reading database ... 95% 2021-05-15T16:33:34.4252602Z (Reading database ... 100% 2021-05-15T16:33:34.4253443Z (Reading database ... 267269 files and directories currently installed.) 2021-05-15T16:33:34.4378843Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T16:33:34.4639027Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:34.6910048Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T16:33:34.7155372Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T16:33:34.7177050Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:34.7586104Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T16:33:34.7857613Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T16:33:34.8519649Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:35.2826424Z Selecting previously unselected package libgs9-common. 2021-05-15T16:33:35.3094095Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T16:33:35.3104452Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:35.4218813Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T16:33:35.4477354Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T16:33:35.4497970Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:35.4824906Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T16:33:35.5075204Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T16:33:35.5085538Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:35.5505335Z Selecting previously unselected package libgs9:amd64. 2021-05-15T16:33:35.5780514Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:35.5793661Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:35.8825331Z Selecting previously unselected package ghostscript. 2021-05-15T16:33:35.9068999Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T16:33:35.9085226Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:35.9846458Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T16:33:35.9897411Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T16:33:35.9934638Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T16:33:36.0637082Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T16:33:36.0677194Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T16:33:36.0942321Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:36.0978031Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:36.1011657Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T16:33:36.1142564Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:33:36.2508930Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:36.2728865Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:39.7093076Z Reading package lists... 2021-05-15T16:33:39.8798378Z Building dependency tree... 2021-05-15T16:33:39.8818934Z Reading state information... 2021-05-15T16:33:40.0417423Z The following additional packages will be installed: 2021-05-15T16:33:40.0419257Z libudunits2-0 libudunits2-data 2021-05-15T16:33:40.0927948Z The following NEW packages will be installed: 2021-05-15T16:33:40.0931843Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T16:33:40.1151064Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:40.1152196Z Need to get 429 kB of archives. 2021-05-15T16:33:40.1153050Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T16:33:40.1155010Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T16:33:40.1166934Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T16:33:40.1176993Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T16:33:40.5700775Z Fetched 429 kB in 0s (16.2 MB/s) 2021-05-15T16:33:40.6062396Z Selecting previously unselected package libudunits2-data. 2021-05-15T16:33:40.6150804Z (Reading database ... 2021-05-15T16:33:40.6151343Z (Reading database ... 5% 2021-05-15T16:33:40.6151850Z (Reading database ... 10% 2021-05-15T16:33:40.6152342Z (Reading database ... 15% 2021-05-15T16:33:40.6153073Z (Reading database ... 20% 2021-05-15T16:33:40.6153861Z (Reading database ... 25% 2021-05-15T16:33:40.6154477Z (Reading database ... 30% 2021-05-15T16:33:40.6155088Z (Reading database ... 35% 2021-05-15T16:33:40.6155682Z (Reading database ... 40% 2021-05-15T16:33:40.6156442Z (Reading database ... 45% 2021-05-15T16:33:40.6157052Z (Reading database ... 50% 2021-05-15T16:33:40.6184945Z (Reading database ... 55% 2021-05-15T16:33:40.6239586Z (Reading database ... 60% 2021-05-15T16:33:40.6265463Z (Reading database ... 65% 2021-05-15T16:33:40.6406711Z (Reading database ... 70% 2021-05-15T16:33:40.6541479Z (Reading database ... 75% 2021-05-15T16:33:40.6566117Z (Reading database ... 80% 2021-05-15T16:33:40.7204160Z (Reading database ... 85% 2021-05-15T16:33:40.7413819Z (Reading database ... 90% 2021-05-15T16:33:40.7505434Z (Reading database ... 95% 2021-05-15T16:33:40.7506999Z (Reading database ... 100% 2021-05-15T16:33:40.7508710Z (Reading database ... 267833 files and directories currently installed.) 2021-05-15T16:33:40.7652899Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T16:33:40.7672645Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:40.7991975Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T16:33:40.8288625Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T16:33:40.8314535Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:40.8654543Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T16:33:40.8917795Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T16:33:40.8930997Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:40.9779889Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T16:33:40.9812739Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T16:33:40.9847525Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T16:33:40.9900075Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:33:41.1069797Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:43.3478985Z Reading package lists... 2021-05-15T16:33:43.5250031Z Building dependency tree... 2021-05-15T16:33:43.5271260Z Reading state information... 2021-05-15T16:33:43.7350925Z The following NEW packages will be installed: 2021-05-15T16:33:43.7354842Z libjq-dev 2021-05-15T16:33:43.7732089Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:43.7733714Z Need to get 11.2 kB of archives. 2021-05-15T16:33:43.7734797Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T16:33:43.7737418Z 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-15T16:33:44.2063916Z Fetched 11.2 kB in 0s (334 kB/s) 2021-05-15T16:33:44.2420099Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T16:33:44.2503218Z (Reading database ... 2021-05-15T16:33:44.2504029Z (Reading database ... 5% 2021-05-15T16:33:44.2504580Z (Reading database ... 10% 2021-05-15T16:33:44.2505104Z (Reading database ... 15% 2021-05-15T16:33:44.2505640Z (Reading database ... 20% 2021-05-15T16:33:44.2506167Z (Reading database ... 25% 2021-05-15T16:33:44.2506699Z (Reading database ... 30% 2021-05-15T16:33:44.2507224Z (Reading database ... 35% 2021-05-15T16:33:44.2507784Z (Reading database ... 40% 2021-05-15T16:33:44.2508302Z (Reading database ... 45% 2021-05-15T16:33:44.2508829Z (Reading database ... 50% 2021-05-15T16:33:44.2550273Z (Reading database ... 55% 2021-05-15T16:33:44.2600839Z (Reading database ... 60% 2021-05-15T16:33:44.2631492Z (Reading database ... 65% 2021-05-15T16:33:44.2762940Z (Reading database ... 70% 2021-05-15T16:33:44.2898861Z (Reading database ... 75% 2021-05-15T16:33:44.2925372Z (Reading database ... 80% 2021-05-15T16:33:44.3520246Z (Reading database ... 85% 2021-05-15T16:33:44.3708137Z (Reading database ... 90% 2021-05-15T16:33:44.3791114Z (Reading database ... 95% 2021-05-15T16:33:44.3791997Z (Reading database ... 100% 2021-05-15T16:33:44.3793188Z (Reading database ... 267862 files and directories currently installed.) 2021-05-15T16:33:44.3915182Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:33:44.3932310Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:44.4559614Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T16:33:46.6386230Z Reading package lists... 2021-05-15T16:33:46.8220513Z Building dependency tree... 2021-05-15T16:33:46.8241187Z Reading state information... 2021-05-15T16:33:47.0268737Z The following NEW packages will be installed: 2021-05-15T16:33:47.0274514Z libmng2 2021-05-15T16:33:47.0507725Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:47.0508471Z Need to get 168 kB of archives. 2021-05-15T16:33:47.0509819Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T16:33:47.0511668Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T16:33:47.4925833Z Fetched 168 kB in 0s (7531 kB/s) 2021-05-15T16:33:47.5299329Z Selecting previously unselected package libmng2:amd64. 2021-05-15T16:33:47.5382437Z (Reading database ... 2021-05-15T16:33:47.5383212Z (Reading database ... 5% 2021-05-15T16:33:47.5384740Z (Reading database ... 10% 2021-05-15T16:33:47.5385420Z (Reading database ... 15% 2021-05-15T16:33:47.5386065Z (Reading database ... 20% 2021-05-15T16:33:47.5386682Z (Reading database ... 25% 2021-05-15T16:33:47.5387324Z (Reading database ... 30% 2021-05-15T16:33:47.5387978Z (Reading database ... 35% 2021-05-15T16:33:47.5388605Z (Reading database ... 40% 2021-05-15T16:33:47.5389246Z (Reading database ... 45% 2021-05-15T16:33:47.5389857Z (Reading database ... 50% 2021-05-15T16:33:47.5437672Z (Reading database ... 55% 2021-05-15T16:33:47.5490544Z (Reading database ... 60% 2021-05-15T16:33:47.5518864Z (Reading database ... 65% 2021-05-15T16:33:47.5663110Z (Reading database ... 70% 2021-05-15T16:33:47.5798740Z (Reading database ... 75% 2021-05-15T16:33:47.5826402Z (Reading database ... 80% 2021-05-15T16:33:47.6389767Z (Reading database ... 85% 2021-05-15T16:33:47.6570464Z (Reading database ... 90% 2021-05-15T16:33:47.6658244Z (Reading database ... 95% 2021-05-15T16:33:47.6659194Z (Reading database ... 100% 2021-05-15T16:33:47.6660443Z (Reading database ... 267868 files and directories currently installed.) 2021-05-15T16:33:47.6779226Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T16:33:47.6806874Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:47.7608913Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T16:33:47.7656895Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:33:49.9346907Z Reading package lists... 2021-05-15T16:33:50.1027542Z Building dependency tree... 2021-05-15T16:33:50.1049146Z Reading state information... 2021-05-15T16:33:50.2336945Z E: Unable to locate package libmng1 2021-05-15T16:33:50.3005575Z Reading package lists... 2021-05-15T16:33:50.4687385Z Building dependency tree... 2021-05-15T16:33:50.4708175Z Reading state information... 2021-05-15T16:33:50.6039044Z E: Unable to locate package libapparmor-devel 2021-05-15T16:33:50.6741641Z Reading package lists... 2021-05-15T16:33:51.1746481Z Building dependency tree... 2021-05-15T16:33:51.1747920Z Reading state information... 2021-05-15T16:33:51.1749210Z The following additional packages will be installed: 2021-05-15T16:33:51.1756441Z libij-java 2021-05-15T16:33:51.1757463Z The following NEW packages will be installed: 2021-05-15T16:33:51.1758531Z imagej libij-java 2021-05-15T16:33:51.1759568Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:51.1760539Z Need to get 2328 kB of archives. 2021-05-15T16:33:51.1761642Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T16:33:51.1763646Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T16:33:51.3271329Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T16:33:51.7804059Z Fetched 2328 kB in 0s (8956 kB/s) 2021-05-15T16:33:51.8151096Z Selecting previously unselected package libij-java. 2021-05-15T16:33:51.8230831Z (Reading database ... 2021-05-15T16:33:51.8231753Z (Reading database ... 5% 2021-05-15T16:33:51.8232716Z (Reading database ... 10% 2021-05-15T16:33:51.8233482Z (Reading database ... 15% 2021-05-15T16:33:51.8234220Z (Reading database ... 20% 2021-05-15T16:33:51.8234985Z (Reading database ... 25% 2021-05-15T16:33:51.8235745Z (Reading database ... 30% 2021-05-15T16:33:51.8236478Z (Reading database ... 35% 2021-05-15T16:33:51.8237194Z (Reading database ... 40% 2021-05-15T16:33:51.8237924Z (Reading database ... 45% 2021-05-15T16:33:51.8238647Z (Reading database ... 50% 2021-05-15T16:33:51.8281558Z (Reading database ... 55% 2021-05-15T16:33:51.8332400Z (Reading database ... 60% 2021-05-15T16:33:51.8361448Z (Reading database ... 65% 2021-05-15T16:33:51.8505728Z (Reading database ... 70% 2021-05-15T16:33:51.8638210Z (Reading database ... 75% 2021-05-15T16:33:51.8667034Z (Reading database ... 80% 2021-05-15T16:33:51.9279004Z (Reading database ... 85% 2021-05-15T16:33:51.9473189Z (Reading database ... 90% 2021-05-15T16:33:51.9560543Z (Reading database ... 95% 2021-05-15T16:33:51.9561155Z (Reading database ... 100% 2021-05-15T16:33:51.9562004Z (Reading database ... 267874 files and directories currently installed.) 2021-05-15T16:33:51.9685368Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T16:33:51.9702524Z Unpacking libij-java (1.52r-1) ... 2021-05-15T16:33:52.0699541Z Selecting previously unselected package imagej. 2021-05-15T16:33:52.0987966Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T16:33:52.1000924Z Unpacking imagej (1.52r-1) ... 2021-05-15T16:33:52.1788849Z Setting up libij-java (1.52r-1) ... 2021-05-15T16:33:52.1834706Z Setting up imagej (1.52r-1) ... 2021-05-15T16:33:52.1902523Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:33:52.2744201Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:53.1115486Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:33:55.3576969Z Reading package lists... 2021-05-15T16:33:55.5296273Z Building dependency tree... 2021-05-15T16:33:55.5320232Z Reading state information... 2021-05-15T16:33:55.6991103Z Suggested packages: 2021-05-15T16:33:55.6992285Z bowtie2-examples 2021-05-15T16:33:55.7486366Z The following NEW packages will be installed: 2021-05-15T16:33:55.7495211Z bowtie2 2021-05-15T16:33:55.7703681Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:33:55.7705090Z Need to get 1324 kB of archives. 2021-05-15T16:33:55.7705930Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T16:33:55.7708028Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T16:33:56.2294111Z Fetched 1324 kB in 0s (39.8 MB/s) 2021-05-15T16:33:56.2630345Z Selecting previously unselected package bowtie2. 2021-05-15T16:33:56.2712714Z (Reading database ... 2021-05-15T16:33:56.2717413Z (Reading database ... 5% 2021-05-15T16:33:56.2717954Z (Reading database ... 10% 2021-05-15T16:33:56.2718463Z (Reading database ... 15% 2021-05-15T16:33:56.2718947Z (Reading database ... 20% 2021-05-15T16:33:56.2719456Z (Reading database ... 25% 2021-05-15T16:33:56.2719960Z (Reading database ... 30% 2021-05-15T16:33:56.2720444Z (Reading database ... 35% 2021-05-15T16:33:56.2720936Z (Reading database ... 40% 2021-05-15T16:33:56.2721418Z (Reading database ... 45% 2021-05-15T16:33:56.2721909Z (Reading database ... 50% 2021-05-15T16:33:56.2762194Z (Reading database ... 55% 2021-05-15T16:33:56.2814041Z (Reading database ... 60% 2021-05-15T16:33:56.2840580Z (Reading database ... 65% 2021-05-15T16:33:56.2979906Z (Reading database ... 70% 2021-05-15T16:33:56.3116602Z (Reading database ... 75% 2021-05-15T16:33:56.3142336Z (Reading database ... 80% 2021-05-15T16:33:56.3727509Z (Reading database ... 85% 2021-05-15T16:33:56.3911929Z (Reading database ... 90% 2021-05-15T16:33:56.4001073Z (Reading database ... 95% 2021-05-15T16:33:56.4001808Z (Reading database ... 100% 2021-05-15T16:33:56.4002577Z (Reading database ... 267897 files and directories currently installed.) 2021-05-15T16:33:56.4126886Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T16:33:56.4147165Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:56.6191568Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T16:33:56.6230639Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:33:59.7486554Z Reading package lists... 2021-05-15T16:33:59.9195654Z Building dependency tree... 2021-05-15T16:33:59.9216992Z Reading state information... 2021-05-15T16:34:00.0504860Z E: Unable to locate package install 2021-05-15T16:34:00.0505979Z E: Unable to locate package gdal 2021-05-15T16:34:00.1201096Z Reading package lists... 2021-05-15T16:34:00.2912898Z Building dependency tree... 2021-05-15T16:34:00.2935067Z Reading state information... 2021-05-15T16:34:00.3206097Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T16:34:00.3207260Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:34:00.3208035Z is only available from another source 2021-05-15T16:34:00.3208426Z 2021-05-15T16:34:00.4286212Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T16:34:00.4995376Z Reading package lists... 2021-05-15T16:34:00.6869039Z Building dependency tree... 2021-05-15T16:34:00.6893640Z Reading state information... 2021-05-15T16:34:00.7153964Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T16:34:00.7155029Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T16:34:00.7155751Z is only available from another source 2021-05-15T16:34:00.7156463Z However the following packages replace it: 2021-05-15T16:34:00.7156969Z ffmpeg 2021-05-15T16:34:00.7157223Z 2021-05-15T16:34:00.8236683Z E: Package 'libav-tools' has no installation candidate 2021-05-15T16:34:00.8935042Z Reading package lists... 2021-05-15T16:34:01.0620707Z Building dependency tree... 2021-05-15T16:34:01.0641516Z Reading state information... 2021-05-15T16:34:01.2200507Z The following additional packages will be installed: 2021-05-15T16:34:01.2203865Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T16:34:01.2206867Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:34:01.2208871Z libssh2-1-dev 2021-05-15T16:34:01.2210078Z Suggested packages: 2021-05-15T16:34:01.2211801Z libgcrypt20-doc libmbedtls-doc 2021-05-15T16:34:01.2700555Z The following NEW packages will be installed: 2021-05-15T16:34:01.2703155Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T16:34:01.2705733Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T16:34:01.2707060Z libssh2-1-dev 2021-05-15T16:34:01.2902774Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:01.2904637Z Need to get 2667 kB of archives. 2021-05-15T16:34:01.2905577Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T16:34:01.2908131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T16:34:01.2936581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T16:34:01.3007252Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T16:34:01.3013654Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T16:34:01.3029659Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T16:34:01.3035947Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T16:34:01.3046097Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T16:34:01.3231708Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T16:34:01.3300549Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T16:34:01.3349551Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T16:34:01.3364509Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T16:34:01.8026973Z Fetched 2667 kB in 0s (37.7 MB/s) 2021-05-15T16:34:01.8374374Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T16:34:01.8457004Z (Reading database ... 2021-05-15T16:34:01.8457595Z (Reading database ... 5% 2021-05-15T16:34:01.8458130Z (Reading database ... 10% 2021-05-15T16:34:01.8458672Z (Reading database ... 15% 2021-05-15T16:34:01.8460341Z (Reading database ... 20% 2021-05-15T16:34:01.8460910Z (Reading database ... 25% 2021-05-15T16:34:01.8462219Z (Reading database ... 30% 2021-05-15T16:34:01.8462778Z (Reading database ... 35% 2021-05-15T16:34:01.8463493Z (Reading database ... 40% 2021-05-15T16:34:01.8464046Z (Reading database ... 45% 2021-05-15T16:34:01.8464589Z (Reading database ... 50% 2021-05-15T16:34:01.8499591Z (Reading database ... 55% 2021-05-15T16:34:01.8554913Z (Reading database ... 60% 2021-05-15T16:34:01.8582846Z (Reading database ... 65% 2021-05-15T16:34:01.8720145Z (Reading database ... 70% 2021-05-15T16:34:01.8851473Z (Reading database ... 75% 2021-05-15T16:34:01.8875659Z (Reading database ... 80% 2021-05-15T16:34:01.9457705Z (Reading database ... 85% 2021-05-15T16:34:01.9638230Z (Reading database ... 90% 2021-05-15T16:34:01.9725674Z (Reading database ... 95% 2021-05-15T16:34:01.9726578Z (Reading database ... 100% 2021-05-15T16:34:01.9727730Z (Reading database ... 267923 files and directories currently installed.) 2021-05-15T16:34:01.9843294Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T16:34:01.9856963Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T16:34:02.0307749Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T16:34:02.0554111Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T16:34:02.0573339Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:34:02.1465468Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T16:34:02.1680353Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T16:34:02.1714304Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:34:02.2064826Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T16:34:02.2310812Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:02.2324248Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.2762181Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T16:34:02.3062075Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:02.3074523Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.3377510Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T16:34:02.3672179Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:02.3683815Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.4033500Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T16:34:02.4332905Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:34:02.4344902Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:02.5008213Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T16:34:02.5293504Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T16:34:02.5302706Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.6054080Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T16:34:02.6351879Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T16:34:02.6376333Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:34:02.6965392Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T16:34:02.7261585Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T16:34:02.7271862Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:34:02.7612053Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T16:34:02.7920555Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T16:34:02.7938205Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:02.9413694Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T16:34:02.9457181Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.9504638Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T16:34:02.9540388Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T16:34:02.9574878Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.9609311Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.9645672Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T16:34:02.9672800Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T16:34:02.9704740Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T16:34:02.9731792Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:02.9761737Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T16:34:02.9797727Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:08.3226171Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:08.4437551Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:10.6431665Z Reading package lists... 2021-05-15T16:34:10.8158041Z Building dependency tree... 2021-05-15T16:34:10.8180386Z Reading state information... 2021-05-15T16:34:11.0670789Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T16:34:11.0671956Z libtiff-dev set to manually installed. 2021-05-15T16:34:11.0672850Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:11.1384561Z Reading package lists... 2021-05-15T16:34:11.3076669Z Building dependency tree... 2021-05-15T16:34:11.3097224Z Reading state information... 2021-05-15T16:34:11.5563765Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T16:34:11.5565188Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:11.6261340Z Reading package lists... 2021-05-15T16:34:11.8000517Z Building dependency tree... 2021-05-15T16:34:11.8024312Z Reading state information... 2021-05-15T16:34:12.0109719Z The following NEW packages will be installed: 2021-05-15T16:34:12.0112955Z libsodium-dev 2021-05-15T16:34:12.0321307Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:12.0322510Z Need to get 169 kB of archives. 2021-05-15T16:34:12.0324192Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T16:34:12.0326504Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T16:34:12.5071453Z Fetched 169 kB in 0s (8995 kB/s) 2021-05-15T16:34:12.5432765Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T16:34:12.5512261Z (Reading database ... 2021-05-15T16:34:12.5513188Z (Reading database ... 5% 2021-05-15T16:34:12.5513894Z (Reading database ... 10% 2021-05-15T16:34:12.5514584Z (Reading database ... 15% 2021-05-15T16:34:12.5515248Z (Reading database ... 20% 2021-05-15T16:34:12.5515926Z (Reading database ... 25% 2021-05-15T16:34:12.5516614Z (Reading database ... 30% 2021-05-15T16:34:12.5517295Z (Reading database ... 35% 2021-05-15T16:34:12.5517972Z (Reading database ... 40% 2021-05-15T16:34:12.5518629Z (Reading database ... 45% 2021-05-15T16:34:12.5519319Z (Reading database ... 50% 2021-05-15T16:34:12.5563303Z (Reading database ... 55% 2021-05-15T16:34:12.5613728Z (Reading database ... 60% 2021-05-15T16:34:12.5639612Z (Reading database ... 65% 2021-05-15T16:34:12.5774496Z (Reading database ... 70% 2021-05-15T16:34:12.5900360Z (Reading database ... 75% 2021-05-15T16:34:12.5924802Z (Reading database ... 80% 2021-05-15T16:34:12.6496618Z (Reading database ... 85% 2021-05-15T16:34:12.6667487Z (Reading database ... 90% 2021-05-15T16:34:12.6746008Z (Reading database ... 95% 2021-05-15T16:34:12.6746665Z (Reading database ... 100% 2021-05-15T16:34:12.6747595Z (Reading database ... 268426 files and directories currently installed.) 2021-05-15T16:34:12.6864298Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T16:34:12.6884353Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:34:12.7733454Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T16:34:14.9351138Z Reading package lists... 2021-05-15T16:34:15.1060522Z Building dependency tree... 2021-05-15T16:34:15.1081833Z Reading state information... 2021-05-15T16:34:15.2726660Z The following additional packages will be installed: 2021-05-15T16:34:15.2730531Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T16:34:15.3240878Z The following NEW packages will be installed: 2021-05-15T16:34:15.3247696Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T16:34:15.3249320Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T16:34:15.3437680Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:15.3438589Z Need to get 10.4 MB of archives. 2021-05-15T16:34:15.3439390Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T16:34:15.3441347Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T16:34:15.3572574Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T16:34:15.3746020Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T16:34:15.3896665Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T16:34:15.4021214Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T16:34:15.4165336Z 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-15T16:34:15.4485142Z 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-15T16:34:15.5163230Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T16:34:15.9813528Z Fetched 10.4 MB in 0s (54.9 MB/s) 2021-05-15T16:34:16.0155075Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T16:34:16.0237840Z (Reading database ... 2021-05-15T16:34:16.0238472Z (Reading database ... 5% 2021-05-15T16:34:16.0239023Z (Reading database ... 10% 2021-05-15T16:34:16.0239551Z (Reading database ... 15% 2021-05-15T16:34:16.0240087Z (Reading database ... 20% 2021-05-15T16:34:16.0240635Z (Reading database ... 25% 2021-05-15T16:34:16.0241170Z (Reading database ... 30% 2021-05-15T16:34:16.0241697Z (Reading database ... 35% 2021-05-15T16:34:16.0242213Z (Reading database ... 40% 2021-05-15T16:34:16.0242738Z (Reading database ... 45% 2021-05-15T16:34:16.0243258Z (Reading database ... 50% 2021-05-15T16:34:16.0287654Z (Reading database ... 55% 2021-05-15T16:34:16.0340396Z (Reading database ... 60% 2021-05-15T16:34:16.0370986Z (Reading database ... 65% 2021-05-15T16:34:16.0504852Z (Reading database ... 70% 2021-05-15T16:34:16.0641166Z (Reading database ... 75% 2021-05-15T16:34:16.0670153Z (Reading database ... 80% 2021-05-15T16:34:16.1243827Z (Reading database ... 85% 2021-05-15T16:34:16.1422082Z (Reading database ... 90% 2021-05-15T16:34:16.1505657Z (Reading database ... 95% 2021-05-15T16:34:16.1506463Z (Reading database ... 100% 2021-05-15T16:34:16.1507561Z (Reading database ... 268496 files and directories currently installed.) 2021-05-15T16:34:16.1629317Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T16:34:16.1645493Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:34:16.2505247Z Selecting previously unselected package liblept5:amd64. 2021-05-15T16:34:16.2765480Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T16:34:16.2803794Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:34:16.4066711Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T16:34:16.4336953Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T16:34:16.4355218Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:34:16.5984735Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T16:34:16.6254680Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:16.6270963Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:16.7866366Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T16:34:16.8088094Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:16.8104634Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:17.0025547Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T16:34:17.0277309Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:34:17.0285924Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:17.2186290Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T16:34:17.2447817Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T16:34:17.2468212Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:17.6266242Z Selecting previously unselected package tesseract-ocr. 2021-05-15T16:34:17.6495557Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T16:34:17.6525066Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:34:17.7498213Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:17.7558799Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T16:34:17.7600589Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T16:34:17.7637692Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:17.7684141Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T16:34:17.7754061Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T16:34:17.7853252Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T16:34:17.7888736Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T16:34:17.7952432Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:21.0192012Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:23.2037909Z Reading package lists... 2021-05-15T16:34:23.3785795Z Building dependency tree... 2021-05-15T16:34:23.3806050Z Reading state information... 2021-05-15T16:34:23.6132256Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T16:34:23.6133815Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:23.6826206Z Reading package lists... 2021-05-15T16:34:23.8355906Z Building dependency tree... 2021-05-15T16:34:23.8376111Z Reading state information... 2021-05-15T16:34:23.9887854Z The following additional packages will be installed: 2021-05-15T16:34:23.9890254Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:34:23.9893772Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T16:34:23.9894758Z Suggested packages: 2021-05-15T16:34:23.9895894Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T16:34:24.0404256Z The following NEW packages will be installed: 2021-05-15T16:34:24.0409007Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T16:34:24.0416675Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T16:34:24.0657641Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:24.0658729Z Need to get 1459 kB of archives. 2021-05-15T16:34:24.0659554Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T16:34:24.0662232Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T16:34:24.0690154Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T16:34:24.0698089Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T16:34:24.0706296Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T16:34:24.0713171Z 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-15T16:34:24.0720275Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T16:34:24.0736509Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T16:34:24.0793917Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T16:34:24.0813880Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T16:34:24.0819197Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T16:34:24.5353451Z Fetched 1459 kB in 0s (37.0 MB/s) 2021-05-15T16:34:24.5714605Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T16:34:24.5795223Z (Reading database ... 2021-05-15T16:34:24.5796300Z (Reading database ... 5% 2021-05-15T16:34:24.5797244Z (Reading database ... 10% 2021-05-15T16:34:24.5798252Z (Reading database ... 15% 2021-05-15T16:34:24.5799182Z (Reading database ... 20% 2021-05-15T16:34:24.5800118Z (Reading database ... 25% 2021-05-15T16:34:24.5801072Z (Reading database ... 30% 2021-05-15T16:34:24.5802009Z (Reading database ... 35% 2021-05-15T16:34:24.5802931Z (Reading database ... 40% 2021-05-15T16:34:24.5803864Z (Reading database ... 45% 2021-05-15T16:34:24.5804790Z (Reading database ... 50% 2021-05-15T16:34:24.5837428Z (Reading database ... 55% 2021-05-15T16:34:24.5883716Z (Reading database ... 60% 2021-05-15T16:34:24.5915485Z (Reading database ... 65% 2021-05-15T16:34:24.6052084Z (Reading database ... 70% 2021-05-15T16:34:24.6175641Z (Reading database ... 75% 2021-05-15T16:34:24.6200479Z (Reading database ... 80% 2021-05-15T16:34:24.6643941Z (Reading database ... 85% 2021-05-15T16:34:24.6969643Z (Reading database ... 90% 2021-05-15T16:34:24.7059574Z (Reading database ... 95% 2021-05-15T16:34:24.7060212Z (Reading database ... 100% 2021-05-15T16:34:24.7061054Z (Reading database ... 268721 files and directories currently installed.) 2021-05-15T16:34:24.7184569Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:24.7222749Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:24.7586098Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T16:34:24.7835735Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:24.7853252Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:24.8225348Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T16:34:24.8457979Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:24.8473205Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:24.8794632Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T16:34:24.9077017Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:24.9093402Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:24.9465787Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T16:34:24.9700346Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T16:34:24.9749056Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:34:25.0145552Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T16:34:25.0370477Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:25.0384051Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.0861792Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T16:34:25.1164875Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T16:34:25.1177211Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:34:25.2026200Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T16:34:25.2291251Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T16:34:25.2305661Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:34:25.2825744Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T16:34:25.3080740Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T16:34:25.3093002Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.3465230Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T16:34:25.3688871Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T16:34:25.3712291Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:34:25.4915033Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T16:34:25.4948468Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.4992667Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T16:34:25.5025817Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T16:34:25.5083080Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.5125003Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.5156330Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.5181950Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.5209847Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T16:34:25.5234240Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T16:34:25.5268878Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:25.5613455Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:29.0206056Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T16:34:31.3241420Z Reading package lists... 2021-05-15T16:34:31.4873397Z Building dependency tree... 2021-05-15T16:34:31.4894331Z Reading state information... 2021-05-15T16:34:31.6221808Z E: Unable to locate package udunits 2021-05-15T16:34:31.6923218Z Reading package lists... 2021-05-15T16:34:31.8776937Z Building dependency tree... 2021-05-15T16:34:31.8799649Z Reading state information... 2021-05-15T16:34:32.0396128Z The following additional packages will be installed: 2021-05-15T16:34:32.0400004Z libwebpdemux2 2021-05-15T16:34:32.0870809Z The following NEW packages will be installed: 2021-05-15T16:34:32.0874688Z libwebp-dev libwebpdemux2 2021-05-15T16:34:32.1073610Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:32.1074965Z Need to get 277 kB of archives. 2021-05-15T16:34:32.1076208Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T16:34:32.1078512Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T16:34:32.1085385Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T16:34:32.5736298Z Fetched 277 kB in 0s (12.9 MB/s) 2021-05-15T16:34:32.6112078Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T16:34:32.6194063Z (Reading database ... 2021-05-15T16:34:32.6195139Z (Reading database ... 5% 2021-05-15T16:34:32.6195797Z (Reading database ... 10% 2021-05-15T16:34:32.6196338Z (Reading database ... 15% 2021-05-15T16:34:32.6197078Z (Reading database ... 20% 2021-05-15T16:34:32.6197614Z (Reading database ... 25% 2021-05-15T16:34:32.6198154Z (Reading database ... 30% 2021-05-15T16:34:32.6198692Z (Reading database ... 35% 2021-05-15T16:34:32.6199212Z (Reading database ... 40% 2021-05-15T16:34:32.6199743Z (Reading database ... 45% 2021-05-15T16:34:32.6200268Z (Reading database ... 50% 2021-05-15T16:34:32.6247449Z (Reading database ... 55% 2021-05-15T16:34:32.6297269Z (Reading database ... 60% 2021-05-15T16:34:32.6332000Z (Reading database ... 65% 2021-05-15T16:34:32.6473672Z (Reading database ... 70% 2021-05-15T16:34:32.6604884Z (Reading database ... 75% 2021-05-15T16:34:32.6632179Z (Reading database ... 80% 2021-05-15T16:34:32.7066189Z (Reading database ... 85% 2021-05-15T16:34:32.7421156Z (Reading database ... 90% 2021-05-15T16:34:32.7509527Z (Reading database ... 95% 2021-05-15T16:34:32.7510475Z (Reading database ... 100% 2021-05-15T16:34:32.7511456Z (Reading database ... 269021 files and directories currently installed.) 2021-05-15T16:34:32.7638349Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T16:34:32.7672608Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:32.7985997Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T16:34:32.8259318Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T16:34:32.8282162Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:32.9198097Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T16:34:32.9239590Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T16:34:32.9293526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:35.1395831Z Reading package lists... 2021-05-15T16:34:35.3102039Z Building dependency tree... 2021-05-15T16:34:35.3124223Z Reading state information... 2021-05-15T16:34:35.4747163Z The following additional packages will be installed: 2021-05-15T16:34:35.4748952Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:35.4750589Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:35.4754746Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:35.4755536Z Suggested packages: 2021-05-15T16:34:35.4756538Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T16:34:35.4757256Z Recommended packages: 2021-05-15T16:34:35.4757776Z cargo 2021-05-15T16:34:35.5297901Z The following NEW packages will be installed: 2021-05-15T16:34:35.5304214Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T16:34:35.5306421Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T16:34:35.5308253Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T16:34:35.5580902Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:35.5582182Z Need to get 108 MB of archives. 2021-05-15T16:34:35.5583201Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T16:34:35.5586257Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T16:34:35.5629597Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T16:34:35.5640409Z 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-15T16:34:35.5659844Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T16:34:35.5741117Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T16:34:35.5768980Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T16:34:35.5798012Z 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-15T16:34:35.7104534Z 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-15T16:34:36.5614827Z 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-15T16:34:37.0867916Z 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-15T16:34:37.1106400Z 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-15T16:34:37.1464386Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T16:34:37.2689362Z 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-15T16:34:37.7222168Z Fetched 108 MB in 2s (62.2 MB/s) 2021-05-15T16:34:37.7579305Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T16:34:37.7656928Z (Reading database ... 2021-05-15T16:34:37.7657720Z (Reading database ... 5% 2021-05-15T16:34:37.7658238Z (Reading database ... 10% 2021-05-15T16:34:37.7659398Z (Reading database ... 15% 2021-05-15T16:34:37.7659910Z (Reading database ... 20% 2021-05-15T16:34:37.7660496Z (Reading database ... 25% 2021-05-15T16:34:37.7661010Z (Reading database ... 30% 2021-05-15T16:34:37.7661499Z (Reading database ... 35% 2021-05-15T16:34:37.7662000Z (Reading database ... 40% 2021-05-15T16:34:37.7662490Z (Reading database ... 45% 2021-05-15T16:34:37.7663167Z (Reading database ... 50% 2021-05-15T16:34:37.7704299Z (Reading database ... 55% 2021-05-15T16:34:37.7748856Z (Reading database ... 60% 2021-05-15T16:34:37.7782335Z (Reading database ... 65% 2021-05-15T16:34:37.7922211Z (Reading database ... 70% 2021-05-15T16:34:37.8052719Z (Reading database ... 75% 2021-05-15T16:34:37.8080237Z (Reading database ... 80% 2021-05-15T16:34:37.8540715Z (Reading database ... 85% 2021-05-15T16:34:37.8895976Z (Reading database ... 90% 2021-05-15T16:34:37.8987329Z (Reading database ... 95% 2021-05-15T16:34:37.8988236Z (Reading database ... 100% 2021-05-15T16:34:37.8989533Z (Reading database ... 269049 files and directories currently installed.) 2021-05-15T16:34:37.9117041Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T16:34:37.9140081Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:37.9625312Z Selecting previously unselected package libipt2. 2021-05-15T16:34:37.9873239Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T16:34:37.9886414Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T16:34:38.0225341Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T16:34:38.0492578Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T16:34:38.0507863Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:38.1026596Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T16:34:38.1241658Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T16:34:38.1253080Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:38.2105794Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T16:34:38.2359366Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T16:34:38.2369710Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:38.2985676Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T16:34:38.3202125Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T16:34:38.3213196Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:38.3546382Z Selecting previously unselected package gdb. 2021-05-15T16:34:38.3789380Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T16:34:38.3801575Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:38.7262019Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T16:34:38.7564375Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:38.7580099Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:45.6776232Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T16:34:45.7093205Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:45.7104776Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:48.9847795Z Selecting previously unselected package rustc. 2021-05-15T16:34:49.0137184Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:49.0148139Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:49.2158518Z Selecting previously unselected package cargo. 2021-05-15T16:34:49.2470010Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T16:34:49.2482454Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:49.6412862Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T16:34:49.6709274Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T16:34:49.6722157Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:50.9320068Z Selecting previously unselected package rust-gdb. 2021-05-15T16:34:50.9653483Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T16:34:50.9672533Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0374510Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0414948Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T16:34:51.0449536Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T16:34:51.0485437Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0511546Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T16:34:51.0538201Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T16:34:51.0571861Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T16:34:51.0598134Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0626587Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T16:34:51.0655177Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T16:34:51.0684007Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0722136Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T16:34:51.0762589Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T16:34:51.0800616Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:34:51.1049193Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:34:54.6487133Z Reading package lists... 2021-05-15T16:34:54.8285687Z Building dependency tree... 2021-05-15T16:34:54.8306727Z Reading state information... 2021-05-15T16:34:55.0072384Z The following additional packages will be installed: 2021-05-15T16:34:55.0075282Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:55.0082409Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:55.0085091Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:55.0087589Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:55.0090139Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:55.0092648Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:55.0094928Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:55.0097503Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:55.0100146Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:55.0103040Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:55.0105919Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:55.0108532Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:55.0111305Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:55.0114342Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:55.0117276Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:55.0120060Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:55.0122670Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:55.0125313Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:55.0128167Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:55.0130414Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:55.0132591Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:55.0134906Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:55.0137095Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:55.0139149Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:55.0141246Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:55.0144115Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:55.0146725Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:55.0149353Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:55.0152010Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:55.0154486Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:55.0156810Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:55.0160792Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:55.0163307Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:55.0164913Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:55.0166473Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:55.0168277Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:55.0169737Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:55.0171138Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:55.0172499Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:55.0173983Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:55.0175465Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:55.0176832Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T16:34:55.0178199Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:55.0179823Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:55.0181500Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:55.0183039Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:55.0184701Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:55.0186294Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:55.0187621Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:55.0188487Z Suggested packages: 2021-05-15T16:34:55.0189593Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T16:34:55.0190919Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T16:34:55.0192464Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T16:34:55.0193976Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T16:34:55.0195258Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T16:34:55.0196648Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T16:34:55.0198138Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T16:34:55.0199509Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T16:34:55.0200805Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T16:34:55.0202117Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T16:34:55.0203546Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T16:34:55.0205008Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T16:34:55.0206360Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T16:34:55.0207352Z wpagui libengine-pkcs11-openssl 2021-05-15T16:34:55.1025076Z The following NEW packages will be installed: 2021-05-15T16:34:55.1028825Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T16:34:55.1032060Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T16:34:55.1035695Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T16:34:55.1039042Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T16:34:55.1041893Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T16:34:55.1044631Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T16:34:55.1045936Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T16:34:55.1050005Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T16:34:55.1051541Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T16:34:55.1054793Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T16:34:55.1057790Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T16:34:55.1060750Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T16:34:55.1062324Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T16:34:55.1064544Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T16:34:55.1067640Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T16:34:55.1069252Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T16:34:55.1070734Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T16:34:55.1072234Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T16:34:55.1073802Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T16:34:55.1075036Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T16:34:55.1076418Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T16:34:55.1077733Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T16:34:55.1107936Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T16:34:55.1109181Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T16:34:55.1110373Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T16:34:55.1112058Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T16:34:55.1113516Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T16:34:55.1114992Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T16:34:55.1116762Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T16:34:55.1118173Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T16:34:55.1119495Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T16:34:55.1120782Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T16:34:55.1122181Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T16:34:55.1123630Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T16:34:55.1125157Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T16:34:55.1126715Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T16:34:55.1128141Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T16:34:55.1129553Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T16:34:55.1130906Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T16:34:55.1132382Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T16:34:55.1133881Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T16:34:55.1135258Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T16:34:55.1136658Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T16:34:55.1138276Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T16:34:55.1139967Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T16:34:55.1141406Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T16:34:55.1142823Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T16:34:55.1144685Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T16:34:55.1146018Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T16:34:55.2150627Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:34:55.2152610Z Need to get 183 MB of archives. 2021-05-15T16:34:55.2154772Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T16:34:55.2158265Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T16:34:55.2194749Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T16:34:55.2675484Z 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-15T16:34:55.2708185Z 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-15T16:34:55.2716760Z 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-15T16:34:55.2727577Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T16:34:55.2733274Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T16:34:55.2740882Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T16:34:55.2752513Z 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-15T16:34:55.2763791Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T16:34:55.2806034Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T16:34:55.2881832Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T16:34:55.3153411Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T16:34:55.3164892Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T16:34:55.3171248Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T16:34:55.3177764Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T16:34:55.3191961Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T16:34:55.3199585Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T16:34:55.3210484Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T16:34:55.3217029Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T16:34:55.3226729Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T16:34:55.3235214Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T16:34:55.3248627Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T16:34:55.3815391Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T16:34:55.4220533Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T16:34:55.4229550Z 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-15T16:34:55.4259198Z 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-15T16:34:55.4379876Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T16:34:55.4391643Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T16:34:55.4449703Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T16:34:55.4499818Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T16:34:55.4900612Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T16:34:55.5306942Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T16:34:55.5330094Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T16:34:55.5347080Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T16:34:55.5368603Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T16:34:55.8315634Z 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-15T16:34:55.8326872Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T16:34:55.8458140Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T16:34:55.8502330Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T16:34:55.8548371Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T16:34:55.8564800Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T16:34:55.8575610Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T16:34:55.8645773Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T16:34:55.8659496Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T16:34:55.8678690Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T16:34:55.8692410Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T16:34:55.8747186Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T16:34:55.8763961Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T16:34:55.8836583Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T16:34:55.8851301Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T16:34:55.8859877Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T16:34:55.8868634Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T16:34:55.8881838Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T16:34:55.9020638Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T16:34:55.9044154Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T16:34:56.0365650Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T16:34:56.0500823Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T16:34:56.0508490Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T16:34:56.0642469Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T16:34:56.0649211Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T16:34:56.0656262Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T16:34:56.0661965Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T16:34:56.0695479Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T16:34:56.0703516Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T16:34:56.0770334Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T16:34:56.0801208Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T16:34:56.0825878Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T16:34:56.1018762Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T16:34:56.1134175Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T16:34:56.2219461Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T16:34:56.2226338Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T16:34:56.2284327Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T16:34:56.2300444Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T16:34:56.2313947Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T16:34:56.2357721Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T16:34:56.2367192Z 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-15T16:34:56.4264732Z 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-15T16:34:56.4273901Z 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-15T16:34:56.4284701Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T16:34:56.4533489Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T16:34:56.4546529Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T16:34:56.4568412Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T16:34:56.4655836Z 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-15T16:34:56.9757859Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T16:34:57.0481694Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T16:34:57.0498171Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T16:34:57.0500037Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T16:34:57.0533429Z 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-15T16:34:57.0646675Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T16:34:57.0654987Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T16:34:57.0685656Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T16:34:57.0703539Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T16:34:57.0745297Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T16:34:57.0775358Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T16:34:57.0794110Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T16:34:57.1898470Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T16:34:57.1953186Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T16:34:57.1977222Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T16:34:57.1984927Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T16:34:57.2004302Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T16:34:57.2046931Z 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-15T16:34:57.2127111Z 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-15T16:34:57.2158561Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T16:34:57.2178886Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T16:34:57.2343626Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T16:34:57.2357563Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T16:34:58.3015468Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T16:34:58.3030964Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T16:34:58.3041601Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T16:34:58.3533065Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T16:34:58.5405429Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T16:34:58.5424544Z 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-15T16:34:58.5462124Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T16:34:58.5671357Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T16:34:58.5687029Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T16:34:58.6673709Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T16:34:58.6885073Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T16:34:58.6932014Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T16:34:58.6942501Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T16:34:58.6963832Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T16:34:58.7240884Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T16:34:58.7296480Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T16:34:58.7298441Z 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-15T16:34:58.7303938Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T16:34:58.7356579Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T16:34:58.7375093Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T16:34:58.7381651Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T16:34:58.7390593Z 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-15T16:34:58.7412472Z 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-15T16:34:58.7435559Z 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-15T16:34:58.7469778Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T16:34:58.7508895Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T16:34:58.7777305Z 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-15T16:34:58.7799511Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T16:34:58.7806193Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T16:34:58.7844546Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T16:34:58.8008467Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T16:34:58.8046442Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T16:34:58.8077680Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T16:34:58.8085337Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T16:34:58.8121387Z 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-15T16:34:58.8140648Z 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-15T16:34:58.8164891Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T16:34:58.8217279Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T16:34:58.8250911Z 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-15T16:34:58.8253110Z 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-15T16:34:58.8302425Z 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-15T16:34:58.8518420Z 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-15T16:34:58.9214902Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T16:34:58.9225670Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T16:34:58.9323292Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T16:34:58.9437650Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T16:34:58.9447487Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T16:34:58.9530286Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T16:34:58.9538343Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T16:34:59.1055368Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T16:34:59.1300165Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T16:34:59.1562057Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T16:34:59.2563564Z 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-15T16:34:59.2628412Z 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-15T16:34:59.2685313Z 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-15T16:34:59.2699327Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T16:34:59.2823146Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T16:34:59.2831045Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T16:34:59.2862279Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T16:34:59.2873170Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T16:34:59.3048421Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T16:34:59.3133786Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T16:34:59.4035697Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T16:34:59.4052564Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T16:34:59.4060859Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T16:34:59.4071750Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T16:34:59.4090106Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T16:34:59.4100826Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T16:34:59.4165714Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T16:34:59.4178766Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T16:34:59.4198485Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T16:34:59.4208831Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T16:34:59.4245036Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T16:34:59.4262662Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T16:34:59.4285839Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T16:34:59.4612812Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T16:34:59.4626564Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T16:34:59.5688258Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T16:34:59.5694053Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T16:34:59.5701734Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T16:34:59.5780696Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T16:34:59.5793965Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T16:34:59.5820365Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T16:34:59.6088949Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T16:34:59.6098757Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T16:34:59.6684095Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T16:34:59.6730764Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T16:34:59.6755034Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T16:34:59.7438307Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T16:34:59.7536475Z 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-15T16:34:59.7566123Z 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-15T16:34:59.7613183Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T16:34:59.7641747Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T16:34:59.8323470Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T16:35:00.0681344Z 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-15T16:35:00.0720349Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T16:35:00.0782608Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T16:35:00.4211491Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T16:35:00.5164934Z 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-15T16:35:00.5219272Z 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-15T16:35:00.5234228Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T16:35:00.5296148Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T16:35:00.5313350Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T16:35:00.5458063Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T16:35:00.5595089Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T16:35:00.5607296Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T16:35:00.5614800Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T16:35:01.7697605Z Fetched 183 MB in 5s (33.6 MB/s) 2021-05-15T16:35:01.8075923Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T16:35:01.8161892Z (Reading database ... 2021-05-15T16:35:01.8162748Z (Reading database ... 5% 2021-05-15T16:35:01.8163500Z (Reading database ... 10% 2021-05-15T16:35:01.8164235Z (Reading database ... 15% 2021-05-15T16:35:01.8164959Z (Reading database ... 20% 2021-05-15T16:35:01.8165688Z (Reading database ... 25% 2021-05-15T16:35:01.8166403Z (Reading database ... 30% 2021-05-15T16:35:01.8167135Z (Reading database ... 35% 2021-05-15T16:35:01.8167928Z (Reading database ... 40% 2021-05-15T16:35:01.8168638Z (Reading database ... 45% 2021-05-15T16:35:01.8169319Z (Reading database ... 50% 2021-05-15T16:35:01.8208838Z (Reading database ... 55% 2021-05-15T16:35:01.8258363Z (Reading database ... 60% 2021-05-15T16:35:01.8290287Z (Reading database ... 65% 2021-05-15T16:35:01.8443365Z (Reading database ... 70% 2021-05-15T16:35:01.8591209Z (Reading database ... 75% 2021-05-15T16:35:01.8621376Z (Reading database ... 80% 2021-05-15T16:35:01.9083833Z (Reading database ... 85% 2021-05-15T16:35:01.9436405Z (Reading database ... 90% 2021-05-15T16:35:01.9527184Z (Reading database ... 95% 2021-05-15T16:35:01.9528046Z (Reading database ... 100% 2021-05-15T16:35:01.9529248Z (Reading database ... 269804 files and directories currently installed.) 2021-05-15T16:35:01.9672251Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T16:35:01.9693874Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:35:02.0105622Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T16:35:02.0383936Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:02.0481876Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:02.2574198Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T16:35:02.2881457Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:35:02.2895132Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:35:02.3345327Z Selecting previously unselected package libegl1:amd64. 2021-05-15T16:35:02.3587843Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T16:35:02.3609618Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:02.3984841Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T16:35:02.4231810Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:02.4248012Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:02.4563712Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T16:35:02.4873566Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T16:35:02.4896647Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:02.5185554Z Selecting previously unselected package libwacom-common. 2021-05-15T16:35:02.5484377Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T16:35:02.5507630Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:02.6191635Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T16:35:02.6465070Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:35:02.6476980Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:35:02.6785930Z Selecting previously unselected package libinput-bin. 2021-05-15T16:35:02.7046082Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:35:02.7058153Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:02.7385185Z Selecting previously unselected package libinput10:amd64. 2021-05-15T16:35:02.7693262Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T16:35:02.7704612Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:02.8163241Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T16:35:02.8523893Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:02.8538660Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:02.9145702Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T16:35:02.9412428Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:02.9423803Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:03.0425643Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T16:35:03.0686496Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T16:35:03.0699512Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:35:03.1065749Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T16:35:03.1291060Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T16:35:03.1300534Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:35:03.1626025Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T16:35:03.1882348Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T16:35:03.1908765Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:03.2225987Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T16:35:03.2484867Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T16:35:03.2496497Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:03.2825966Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T16:35:03.3083601Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T16:35:03.3099628Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:03.3425753Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T16:35:03.3695668Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T16:35:03.3709672Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:35:03.4066236Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T16:35:03.4302819Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T16:35:03.4317653Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:35:03.4665324Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T16:35:03.4911179Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T16:35:03.4921881Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:35:03.5305316Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T16:35:03.5554347Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T16:35:03.5568666Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:35:03.5888570Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T16:35:03.6144006Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T16:35:03.6155835Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:35:03.6584700Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T16:35:03.6829621Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:03.6936007Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.0345762Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T16:35:04.0603759Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:04.0617169Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.3182122Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T16:35:04.3428492Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:04.3441297Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:04.3847177Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T16:35:04.4127153Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T16:35:04.4145522Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:35:04.4699019Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T16:35:04.4951061Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T16:35:04.4964787Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:04.6104821Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T16:35:04.6318749Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T16:35:04.6331768Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:35:04.6625558Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T16:35:04.6928477Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:04.6938572Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.7465907Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T16:35:04.7709842Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:04.7726098Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:04.8384842Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T16:35:04.8614777Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:04.8629772Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.0464853Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T16:35:05.0700753Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:05.0713636Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.2349083Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T16:35:05.2648773Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:05.2659507Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.3095661Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T16:35:05.3405533Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:05.3420867Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:05.3785573Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T16:35:05.4063971Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T16:35:05.4075694Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:35:05.4403002Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T16:35:05.4690569Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T16:35:05.4709743Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:35:06.8946233Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T16:35:06.9218406Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:06.9229487Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:06.9625300Z Selecting previously unselected package qgis-providers-common. 2021-05-15T16:35:06.9867864Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:06.9880756Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:07.2430897Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T16:35:07.2737492Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T16:35:07.2751733Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:07.3386168Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T16:35:07.3634976Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T16:35:07.3649163Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:07.4119862Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T16:35:07.4424160Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:07.4436525Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:07.4894345Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T16:35:07.5193752Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:07.5207272Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:07.5512316Z Selecting previously unselected package gdal-data. 2021-05-15T16:35:07.5808777Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T16:35:07.5825421Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:07.6345127Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T16:35:07.6634150Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T16:35:07.6653506Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:35:07.7064679Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T16:35:07.7308700Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T16:35:07.7319709Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:35:07.7734211Z Selecting previously unselected package libarmadillo9. 2021-05-15T16:35:07.8022541Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:07.8033831Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:07.8505531Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T16:35:07.8747723Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T16:35:07.8764354Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:35:07.9566795Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T16:35:07.9870583Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:07.9883727Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:35:08.0297360Z Selecting previously unselected package libdap25:amd64. 2021-05-15T16:35:08.0597326Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T16:35:08.0611432Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:35:08.1424724Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T16:35:08.1684716Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T16:35:08.1698544Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:08.2144642Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T16:35:08.2421914Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T16:35:08.2434585Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:35:08.2761123Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T16:35:08.3050653Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T16:35:08.3070359Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:08.3382537Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T16:35:08.3698575Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T16:35:08.3713204Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:08.4225338Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T16:35:08.4479677Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T16:35:08.4496685Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:08.5385965Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T16:35:08.5628840Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T16:35:08.5653545Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:08.6025095Z Selecting previously unselected package proj-data. 2021-05-15T16:35:08.6273620Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T16:35:08.6284694Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T16:35:09.4783963Z Selecting previously unselected package libproj15:amd64. 2021-05-15T16:35:09.5080690Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T16:35:09.5093988Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:35:09.6344902Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T16:35:09.6591626Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T16:35:09.6608069Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:09.6954675Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T16:35:09.7247905Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T16:35:09.7260418Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:09.7833730Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T16:35:09.8136629Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T16:35:09.8150574Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:35:09.8544764Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T16:35:09.8766828Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T16:35:09.8785880Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:09.9184622Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T16:35:09.9407226Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:09.9422523Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:09.9818054Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T16:35:10.0113601Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:10.0122956Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:10.0584880Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T16:35:10.6923081Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T16:35:10.6931637Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:10.6932882Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T16:35:10.6934219Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T16:35:10.6935379Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:35:10.6936321Z Selecting previously unselected package libogdi4.1. 2021-05-15T16:35:10.6937599Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T16:35:10.6938758Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:35:10.6939739Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T16:35:10.6940968Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T16:35:10.6942270Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:35:10.6943276Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T16:35:10.6944954Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:35:10.6946100Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:10.6947295Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T16:35:10.6948643Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T16:35:10.6949844Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:35:10.7504591Z Selecting previously unselected package libgdal26. 2021-05-15T16:35:10.7749131Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:10.7761562Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:11.4625311Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T16:35:11.4969195Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:11.4986279Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:11.5336065Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T16:35:11.5725291Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T16:35:11.5737221Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:11.6092434Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T16:35:11.6403069Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:11.6416480Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:11.6785179Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T16:35:11.7048344Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:11.7063006Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:11.7503608Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T16:35:11.7800589Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T16:35:11.7812553Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:35:11.8424892Z Selecting previously unselected package libzip5:amd64. 2021-05-15T16:35:11.8719209Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T16:35:11.8741418Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:35:11.9265529Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T16:35:11.9544526Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:11.9562047Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:12.5460493Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T16:35:12.5730478Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:12.5753743Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:12.6145428Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T16:35:12.6374355Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T16:35:12.6389865Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:35:12.6927132Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T16:35:12.7179929Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:35:12.7195649Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:35:12.8904867Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T16:35:12.9141804Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:12.9166341Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:12.9585602Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T16:35:12.9842105Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:12.9856394Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:13.0346069Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T16:35:13.0627688Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T16:35:13.0639337Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:35:13.1505493Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T16:35:13.1777893Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:13.1967301Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:13.5710273Z Selecting previously unselected package qgis-providers. 2021-05-15T16:35:13.6003326Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:13.6015143Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:13.8465618Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T16:35:13.8712245Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:13.8731138Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:13.9124931Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T16:35:13.9421247Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T16:35:13.9443206Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:13.9765192Z Selecting previously unselected package avahi-daemon. 2021-05-15T16:35:14.0063542Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:14.0081899Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:35:14.0574294Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T16:35:14.0879366Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:35:14.0891611Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:35:14.1733663Z Selecting previously unselected package blt. 2021-05-15T16:35:14.2036760Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T16:35:14.2049978Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T16:35:14.2327270Z Selecting previously unselected package fonts-lyx. 2021-05-15T16:35:14.2634169Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T16:35:14.2646501Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:35:14.3086269Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T16:35:14.3389297Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:14.3409138Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:14.3772955Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T16:35:14.4069848Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:14.4084104Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:14.4664908Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T16:35:14.4972141Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:14.4998767Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:14.5464785Z Selecting previously unselected package gcr. 2021-05-15T16:35:14.5706316Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T16:35:14.5722116Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T16:35:14.6134408Z Selecting previously unselected package python3-numpy. 2021-05-15T16:35:14.6421153Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T16:35:14.6436641Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:14.9562826Z Selecting previously unselected package python3-gdal. 2021-05-15T16:35:14.9857579Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:14.9871960Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:15.0785409Z Selecting previously unselected package gdal-bin. 2021-05-15T16:35:15.1009460Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T16:35:15.1021771Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:15.1629186Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T16:35:15.1934952Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T16:35:15.1950094Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:15.2259517Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T16:35:15.2559908Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T16:35:15.2573865Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:15.3153830Z Selecting previously unselected package geoclue-2.0. 2021-05-15T16:35:15.3387045Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T16:35:15.3401387Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:15.3906439Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T16:35:15.4203911Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:15.4216544Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:15.4772588Z Selecting previously unselected package p11-kit. 2021-05-15T16:35:15.5066707Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T16:35:15.5081930Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:15.5499998Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T16:35:15.5776650Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T16:35:15.5787989Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:35:15.6106674Z Selecting previously unselected package gnome-keyring. 2021-05-15T16:35:15.6413907Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:15.6568589Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:35:15.7527410Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T16:35:15.7830650Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:15.7858863Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:15.8200450Z Selecting previously unselected package grass-doc. 2021-05-15T16:35:15.8508906Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T16:35:15.8529759Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T16:35:17.7461977Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T16:35:17.7771727Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T16:35:17.7784920Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:17.8194036Z Selecting previously unselected package libpdal-util9. 2021-05-15T16:35:17.8508615Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:17.8529433Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:17.8919944Z Selecting previously unselected package libpdal-base9. 2021-05-15T16:35:17.9227329Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:17.9247169Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:18.1345132Z Selecting previously unselected package grass-core. 2021-05-15T16:35:18.1651219Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T16:35:18.1667865Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T16:35:18.8421071Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T16:35:18.8737753Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T16:35:18.8748683Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:35:18.9114374Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T16:35:18.9419664Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T16:35:18.9439921Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:35:18.9821774Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T16:35:19.0128784Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T16:35:19.0142739Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:35:19.1074811Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T16:35:19.1378970Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T16:35:19.1392235Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:35:19.2165321Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T16:35:19.2475491Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T16:35:19.2492173Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:35:19.6509875Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T16:35:19.6809296Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T16:35:19.6822679Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:35:19.7960396Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T16:35:19.8266104Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T16:35:19.8279858Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:35:19.8680129Z Selecting previously unselected package libfcgi-bin. 2021-05-15T16:35:19.8988606Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T16:35:19.8997242Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:35:19.9259917Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T16:35:20.6950664Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T16:35:20.6952711Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:35:20.6954350Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T16:35:20.6955833Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T16:35:20.6957129Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:35:20.6958458Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T16:35:20.6959880Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T16:35:20.6961078Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:20.6962337Z Selecting previously unselected package libmbim-proxy. 2021-05-15T16:35:20.6964499Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T16:35:20.6965580Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:20.6966748Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T16:35:20.6967996Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:35:20.6969054Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:20.6970460Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T16:35:20.6971817Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T16:35:20.6972995Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:20.6974224Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T16:35:20.6975530Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T16:35:20.6976679Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:35:20.6978002Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T16:35:20.6979538Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T16:35:20.6980904Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:20.6982039Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T16:35:20.6983492Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T16:35:20.6984535Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:35:20.6985694Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T16:35:20.6987342Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:20.6988603Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:35:20.6992855Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T16:35:20.6994359Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:20.6995688Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:35:20.7265558Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T16:35:20.7533749Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:20.7545942Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:35:20.7949912Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T16:35:20.8257462Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:20.8275099Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:35:20.8744016Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T16:35:20.9073132Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T16:35:20.9089752Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:21.0830440Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T16:35:21.1148798Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:21.1164048Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:35:21.1556397Z Selecting previously unselected package libpdal-plugins. 2021-05-15T16:35:21.1873012Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T16:35:21.1885975Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:35:21.2226875Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T16:35:21.2555382Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.2570635Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.3026002Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T16:35:21.3345900Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.3363724Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.4428582Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T16:35:21.4742602Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.4757766Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.5216636Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T16:35:21.5552847Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.5563618Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.6006559Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T16:35:21.6329213Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.6341345Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.6657979Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T16:35:21.6993325Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.7012954Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.7449516Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T16:35:21.7761316Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.7775454Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.8107417Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T16:35:21.8424102Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.8433399Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.8709403Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T16:35:21.9018043Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.9038197Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:21.9444306Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T16:35:21.9756089Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:21.9769613Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:22.0067805Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T16:35:22.0376614Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:22.0391830Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:22.0688687Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T16:35:22.0995711Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:22.1010235Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:22.1536955Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T16:35:22.1852837Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:22.1868044Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:22.3182043Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T16:35:22.3487647Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:22.3502024Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:22.7304781Z Selecting previously unselected package qtchooser. 2021-05-15T16:35:22.7574987Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T16:35:22.7585974Z Unpacking qtchooser (66-2build1) ... 2021-05-15T16:35:22.7910462Z Selecting previously unselected package qdoc-qt5. 2021-05-15T16:35:22.8230108Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:22.8250238Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:22.9082484Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T16:35:22.9405968Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:22.9423852Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:22.9885454Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T16:35:23.0205575Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.0218078Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.0545766Z Selecting previously unselected package qt5-assistant. 2021-05-15T16:35:23.0868165Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.0878526Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.1540839Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T16:35:23.1883889Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.1895826Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.2257010Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T16:35:23.2575031Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.2587870Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.5105529Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T16:35:23.5415282Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.5427759Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.6473077Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T16:35:23.6790206Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T16:35:23.6804140Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:35:23.8305480Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T16:35:23.8585613Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:23.8605682Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:23.9913613Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T16:35:24.0225906Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:24.0240964Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:24.0845212Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T16:35:24.1162124Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:24.1174478Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:24.1730119Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T16:35:24.2049623Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:24.2062482Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:24.2415307Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T16:35:24.2731786Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T16:35:24.2746560Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:35:24.3665656Z Selecting previously unselected package libqmi-proxy. 2021-05-15T16:35:24.3931045Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T16:35:24.4112827Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T16:35:24.4464748Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T16:35:24.4715323Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:24.4729163Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:24.5206903Z Selecting previously unselected package libwacom-bin. 2021-05-15T16:35:24.5521455Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T16:35:24.5536939Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:35:24.5858596Z Selecting previously unselected package modemmanager. 2021-05-15T16:35:24.6172168Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T16:35:24.6263792Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T16:35:24.7465567Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T16:35:24.7711561Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T16:35:24.7725524Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:35:24.8058333Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T16:35:24.8379815Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T16:35:24.8396894Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:25.1905545Z Selecting previously unselected package python3-soupsieve. 2021-05-15T16:35:25.2147491Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T16:35:25.2159503Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:25.2455978Z Selecting previously unselected package python3-bs4. 2021-05-15T16:35:25.2769259Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T16:35:25.2784879Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:25.3186125Z Selecting previously unselected package python3-cycler. 2021-05-15T16:35:25.3465053Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T16:35:25.3494051Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T16:35:25.3766424Z Selecting previously unselected package python3-dateutil. 2021-05-15T16:35:25.4075483Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T16:35:25.4089782Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:25.4445742Z Selecting previously unselected package python3-decorator. 2021-05-15T16:35:25.4749554Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T16:35:25.4770128Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:35:25.5145145Z Selecting previously unselected package python3-future. 2021-05-15T16:35:25.5379528Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T16:35:25.5393447Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T16:35:25.6145529Z Selecting previously unselected package python3-webencodings. 2021-05-15T16:35:25.6409656Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T16:35:25.6423882Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:35:25.6746156Z Selecting previously unselected package python3-html5lib. 2021-05-15T16:35:25.7021279Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T16:35:25.7033961Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T16:35:25.7407335Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T16:35:25.7725860Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T16:35:25.7741259Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:35:25.8116082Z Selecting previously unselected package python3-traitlets. 2021-05-15T16:35:25.8387569Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T16:35:25.8400424Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:25.8745640Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T16:35:25.9050715Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T16:35:25.9064576Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:25.9450568Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T16:35:25.9769615Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T16:35:25.9784326Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:35:26.0131792Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T16:35:26.0449010Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T16:35:26.0460392Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:26.2226476Z Selecting previously unselected package python3-pyparsing. 2021-05-15T16:35:26.2520687Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T16:35:26.2533512Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T16:35:26.2906124Z Selecting previously unselected package python3-matplotlib. 2021-05-15T16:35:26.3190710Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T16:35:26.3202935Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:26.8108236Z Selecting previously unselected package python3-nbformat. 2021-05-15T16:35:26.8484854Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T16:35:26.8508963Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:26.8904329Z Selecting previously unselected package python3-olefile. 2021-05-15T16:35:26.9187032Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T16:35:26.9205905Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T16:35:26.9625294Z Selecting previously unselected package python3-pyproj. 2021-05-15T16:35:26.9864323Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T16:35:26.9876675Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:27.0534192Z Selecting previously unselected package python3-tz. 2021-05-15T16:35:27.0851019Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T16:35:27.0870372Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T16:35:27.1203680Z Selecting previously unselected package python3-owslib. 2021-05-15T16:35:27.1519311Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T16:35:27.1532190Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T16:35:27.1989080Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T16:35:27.2346171Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T16:35:27.3677746Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:35:27.4385873Z Selecting previously unselected package python3-retrying. 2021-05-15T16:35:27.4656415Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T16:35:27.4670521Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T16:35:27.5065808Z Selecting previously unselected package python3-plotly. 2021-05-15T16:35:27.5315087Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T16:35:27.5328391Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:35:28.0266033Z Selecting previously unselected package python3-psycopg2. 2021-05-15T16:35:28.0546655Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T16:35:28.0558377Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:35:28.0972046Z Selecting previously unselected package python3-sip. 2021-05-15T16:35:28.1303215Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T16:35:28.1324134Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:28.1785954Z Selecting previously unselected package python3-pyqt5. 2021-05-15T16:35:28.2045297Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:28.2058962Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:28.5121951Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T16:35:28.5450400Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T16:35:28.5464905Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:35:28.6029710Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T16:35:28.6350476Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:28.6369121Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:28.6828148Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T16:35:28.7118047Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:28.7134883Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:28.7505344Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T16:35:28.7769117Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T16:35:28.7784214Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:28.8336989Z Selecting previously unselected package python3-qgis-common. 2021-05-15T16:35:28.8654148Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:28.8666701Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:29.1866227Z Selecting previously unselected package python3-qgis. 2021-05-15T16:35:29.2122201Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:29.2137787Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:30.2065698Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T16:35:30.2318982Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T16:35:30.2331507Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:35:30.2759318Z Selecting previously unselected package libjs-leaflet. 2021-05-15T16:35:30.3091234Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T16:35:30.3105615Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:30.3689072Z Selecting previously unselected package qgis-common. 2021-05-15T16:35:30.4014285Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:30.4029372Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.1394012Z Selecting previously unselected package qgis. 2021-05-15T16:35:32.1719433Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:32.2395155Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.5181970Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T16:35:32.5521134Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T16:35:32.5538619Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.7665488Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T16:35:32.7926035Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:32.7939048Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.8308568Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T16:35:32.8625128Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T16:35:32.8635392Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:32.9426177Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T16:35:32.9719944Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T16:35:32.9736123Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:33.6972037Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T16:35:33.6974053Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T16:35:33.6975534Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:33.6976765Z Selecting previously unselected package wpasupplicant. 2021-05-15T16:35:33.6978307Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T16:35:33.6979650Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:33.6980933Z Selecting previously unselected package proj-bin. 2021-05-15T16:35:33.6982230Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T16:35:33.6983512Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T16:35:33.6985617Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T16:35:33.6987320Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T16:35:33.6988662Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:33.6990011Z Selecting previously unselected package usb-modeswitch. 2021-05-15T16:35:33.6991601Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T16:35:33.6993055Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:33.7032963Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T16:35:33.7077904Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T16:35:33.9847315Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:33.9874246Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T16:35:33.9928871Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T16:35:33.9960272Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:34.0069093Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T16:35:34.0102050Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T16:35:34.0148256Z Setting up proj-data (6.3.1-1) ... 2021-05-15T16:35:34.0182930Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:34.0217942Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T16:35:34.0255606Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T16:35:34.0290943Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T16:35:34.0320103Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T16:35:34.0372120Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T16:35:34.0405053Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T16:35:34.0445025Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T16:35:34.0487591Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T16:35:34.0529567Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T16:35:34.0564512Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T16:35:34.2255228Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T16:35:34.2290109Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T16:35:34.2328085Z Setting up python3-olefile (0.46-2) ... 2021-05-15T16:35:34.3968695Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T16:35:34.4015336Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T16:35:34.5525399Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:34.5565937Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T16:35:34.5609337Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T16:35:34.5637065Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T16:35:34.5680203Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T16:35:34.5726337Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T16:35:34.5756512Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T16:35:34.7209926Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T16:35:34.7250362Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T16:35:34.7277395Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T16:35:34.7309569Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T16:35:34.7342456Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T16:35:34.8907838Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:34.8947883Z Setting up python3-tz (2019.3-1) ... 2021-05-15T16:35:35.0588125Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T16:35:35.0691513Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T16:35:35.0720518Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T16:35:35.0812080Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:35.0856482Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T16:35:35.0888423Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T16:35:35.0930998Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:35.0979711Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T16:35:35.2553321Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T16:35:35.2587301Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T16:35:35.2631457Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T16:35:35.2668290Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T16:35:35.2759729Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T16:35:35.2841969Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T16:35:35.4841974Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T16:35:35.4872337Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T16:35:35.6387928Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T16:35:35.6417112Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T16:35:35.6443796Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T16:35:35.6467392Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T16:35:35.6499528Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T16:35:35.6522344Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T16:35:35.6553967Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T16:35:35.8378663Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T16:35:35.8411110Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T16:35:35.8449319Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T16:35:35.8483044Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:35.8585897Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T16:35:36.0991815Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T16:35:37.4566133Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T16:35:37.4604145Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T16:35:37.4632634Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T16:35:37.4677692Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:37.4712740Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T16:35:37.4752317Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T16:35:37.4805024Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T16:35:37.4843701Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T16:35:37.6835951Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:37.6877566Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T16:35:37.6906446Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T16:35:37.6940177Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T16:35:37.9214832Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T16:35:37.9257738Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T16:35:37.9292256Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:37.9329264Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T16:35:37.9363526Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T16:35:37.9580202Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T16:35:38.1548452Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:38.1582960Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:38.1636282Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T16:35:38.1748705Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T16:35:38.1799662Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T16:35:38.1828539Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:38.1865736Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:38.1917643Z Setting up python3-future (0.18.2-2) ... 2021-05-15T16:35:38.2001621Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T16:35:38.2065148Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T16:35:38.5792812Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:38.7420604Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T16:35:38.7445298Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:38.7471150Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T16:35:38.7499488Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:38.7526519Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T16:35:38.7568982Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:38.7603181Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T16:35:38.7636906Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:38.7668538Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T16:35:39.0326503Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T16:35:39.2065638Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T16:35:39.3820635Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T16:35:39.3858800Z Setting up qtchooser (66-2build1) ... 2021-05-15T16:35:39.3889317Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T16:35:39.3928033Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T16:35:39.5645851Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:39.5681391Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:39.5718871Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T16:35:39.5749730Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T16:35:40.6444264Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T16:35:40.6499815Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T16:35:40.6548311Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T16:35:40.6586229Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:40.6634518Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:40.6720569Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T16:35:40.6754266Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T16:35:40.6796837Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T16:35:40.6827767Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T16:35:41.1234987Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T16:35:41.1261398Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:41.1306087Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T16:35:41.3552320Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T16:35:41.3587985Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T16:35:41.5722013Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.5768478Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T16:35:41.8148540Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T16:35:41.8228430Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T16:35:41.8292054Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:41.8335123Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T16:35:41.9945218Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:41.9949991Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T16:35:42.5412789Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T16:35:42.8370193Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:42.8411015Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T16:35:42.8451213Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.8480605Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:42.8508323Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.8540061Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:42.8570639Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T16:35:43.0388659Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.0390795Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:43.0392527Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.0394129Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T16:35:43.0862713Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.0864751Z if direction is "increasing": 2021-05-15T16:35:43.0866519Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.0867823Z elif direction is "decreasing": 2021-05-15T16:35:43.1066320Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.1067823Z if direction is "increasing": 2021-05-15T16:35:43.1069522Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:43.1070733Z elif direction is "decreasing": 2021-05-15T16:35:44.1477767Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:44.1480550Z if props["offset_coordinates"] is "data": 2021-05-15T16:35:44.1483714Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:44.1486380Z if props["coordinates"] is not "data": 2021-05-15T16:35:44.9977057Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T16:35:45.6667669Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:45.6670454Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T16:35:45.6672858Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T16:35:46.9193938Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T16:35:46.9231265Z First installation detected... 2021-05-15T16:35:46.9232265Z Checking NSS setup... 2021-05-15T16:35:46.9274273Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T16:35:46.9357111Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:46.9425123Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T16:35:47.2393762Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:47.2431866Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T16:35:47.2459890Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T16:35:47.2497153Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:47.2537897Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T16:35:48.2030042Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T16:35:48.2032730Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T16:35:48.2034308Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T16:35:48.2035772Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:48.2036888Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T16:35:48.2038058Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T16:35:48.2039133Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T16:35:48.2040386Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:48.2041449Z if value is '': 2021-05-15T16:35:48.2042557Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:48.2043649Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:48.2044865Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:48.2045964Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T16:35:48.2047193Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T16:35:48.2048337Z if driver_string is not None and driver_string is not "": 2021-05-15T16:35:48.2049646Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:48.2050882Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:48.2052235Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T16:35:48.2053464Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T16:35:48.2054724Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T16:35:48.2055914Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2056957Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T16:35:48.2058144Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2059351Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2060478Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:48.2061598Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2062901Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2064484Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:48.2066009Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.2067772Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T16:35:48.2942498Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:48.2988221Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.3040698Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:48.3080872Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T16:35:48.4468091Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:48.4473410Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T16:35:49.0133862Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0175324Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0212424Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T16:35:49.0244758Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0270622Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:49.0294524Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0330256Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T16:35:49.0358144Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T16:35:49.0387152Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T16:35:49.0425441Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0452798Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0489875Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:49.0520376Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:49.0548144Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:49.0577975Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:49.0602925Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0631317Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T16:35:49.0661865Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:35:49.0703113Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:49.0746241Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:49.2569037Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T16:35:49.2604303Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:49.2650530Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:35:49.2686284Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.4105348Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:24.4145199Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:24.4172522Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.4197714Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:24.4230172Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.4266773Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.4297000Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T16:36:24.4332335Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.5824464Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.5860600Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T16:36:24.5886062Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.5919179Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T16:36:24.5955243Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.7682324Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.7732517Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.7773867Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T16:36:24.7911658Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T16:36:24.8094271Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T16:36:25.8304455Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T16:36:25.8492871Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T16:36:25.8760481Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T16:36:25.8947740Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T16:36:25.9606177Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T16:36:25.9983140Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T16:36:26.2755772Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:36:38.5744856Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T16:36:38.5945527Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T16:36:40.7383485Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:36:40.7384082Z with: 2021-05-15T16:36:40.7384655Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:36:40.7385180Z env: 2021-05-15T16:36:40.7385670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:40.7386181Z TIC_DEPLOY_KEY: 2021-05-15T16:36:40.7387078Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:40.7388933Z GITHUB_PAT: *** 2021-05-15T16:36:40.7389385Z COVERALLS_TOKEN: 2021-05-15T16:36:40.7389932Z continue-on-error: false 2021-05-15T16:36:40.7390450Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:40.7390993Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:40.7391475Z TZ: UTC 2021-05-15T16:36:40.7392019Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:40.7392435Z NOT_CRAN: true 2021-05-15T16:36:40.7392823Z ##[endgroup] 2021-05-15T16:36:41.7187940Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:36:41.7341351Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:36:41.7341987Z env: 2021-05-15T16:36:41.7342466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:41.7342991Z TIC_DEPLOY_KEY: 2021-05-15T16:36:41.7344057Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:41.7345441Z GITHUB_PAT: *** 2021-05-15T16:36:41.7345892Z COVERALLS_TOKEN: 2021-05-15T16:36:41.7346425Z continue-on-error: false 2021-05-15T16:36:41.7346952Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:41.7347478Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:41.7347975Z TZ: UTC 2021-05-15T16:36:41.7348408Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:41.7349012Z NOT_CRAN: true 2021-05-15T16:36:41.7349433Z ##[endgroup] 2021-05-15T16:36:41.9330450Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:36:41.9331085Z with: 2021-05-15T16:36:41.9331541Z repo_name: DensParcorr 2021-05-15T16:36:41.9332030Z repo_version: 1.0 2021-05-15T16:36:41.9332466Z runner_os: Linux 2021-05-15T16:36:41.9332872Z R_version: 3.5 2021-05-15T16:36:41.9333258Z env: 2021-05-15T16:36:41.9333727Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:41.9334246Z TIC_DEPLOY_KEY: 2021-05-15T16:36:41.9335140Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:41.9336530Z GITHUB_PAT: *** 2021-05-15T16:36:41.9336979Z COVERALLS_TOKEN: 2021-05-15T16:36:41.9337508Z continue-on-error: false 2021-05-15T16:36:41.9338041Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:41.9338568Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:41.9339065Z TZ: UTC 2021-05-15T16:36:41.9339489Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:41.9339952Z NOT_CRAN: true 2021-05-15T16:36:41.9340383Z ##[endgroup] 2021-05-15T16:36:41.9697898Z Package: DensParcorr 2021-05-15T16:36:41.9700724Z Version: 1.0 2021-05-15T16:36:41.9701564Z OS: Linux 2021-05-15T16:36:41.9785806Z ##[group]Run install.packages('remotes') 2021-05-15T16:36:41.9786589Z install.packages('remotes') 2021-05-15T16:36:41.9787469Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:36:41.9788577Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:36:41.9795827Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:36:41.9796240Z env: 2021-05-15T16:36:41.9796707Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:41.9797201Z TIC_DEPLOY_KEY: 2021-05-15T16:36:41.9798018Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:36:41.9799582Z GITHUB_PAT: *** 2021-05-15T16:36:41.9800020Z COVERALLS_TOKEN: 2021-05-15T16:36:41.9800565Z continue-on-error: false 2021-05-15T16:36:41.9801085Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:41.9801625Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:36:41.9802129Z TZ: UTC 2021-05-15T16:36:41.9802560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:41.9803023Z NOT_CRAN: true 2021-05-15T16:36:41.9803443Z ##[endgroup] 2021-05-15T16:36:42.1434724Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:36:42.1437573Z (as ‘lib’ is unspecified) 2021-05-15T16:36:56.6710665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:36:57.7249507Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-15T16:36:57.7251073Z ================================================== 2021-05-15T16:36:57.7252079Z downloaded 378 KB 2021-05-15T16:36:57.7252782Z 2021-05-15T16:36:57.7254335Z * installing *binary* package ‘remotes’ ... 2021-05-15T16:36:57.7255521Z * DONE (remotes) 2021-05-15T16:36:57.7256032Z 2021-05-15T16:36:57.7257217Z The downloaded source packages are in 2021-05-15T16:36:57.7259017Z ‘/tmp/Rtmpufn8Kq/downloaded_packages’ 2021-05-15T16:37:14.2500159Z ##[group]Run actions/cache@v1 2021-05-15T16:37:14.2500674Z with: 2021-05-15T16:37:14.2501162Z path: /home/runner/work/_temp/Library 2021-05-15T16:37:14.2504196Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-9c28d9f0336c5e2987a029fa31480229d0ba8861d43e1e6555d4414eeb8a07bc 2021-05-15T16:37:14.2507854Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T16:37:14.2509110Z env: 2021-05-15T16:37:14.2509614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:14.2510142Z TIC_DEPLOY_KEY: 2021-05-15T16:37:14.2511031Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:14.2513028Z GITHUB_PAT: *** 2021-05-15T16:37:14.2513469Z COVERALLS_TOKEN: 2021-05-15T16:37:14.2514020Z continue-on-error: false 2021-05-15T16:37:14.2514537Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:14.2515079Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:14.2515621Z TZ: UTC 2021-05-15T16:37:14.2516063Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:14.2516522Z NOT_CRAN: true 2021-05-15T16:37:14.2516948Z ##[endgroup] 2021-05-15T16:37:14.2994735Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:37:14.3071289Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:37:14.3072161Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T16:37:14.3072984Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T16:37:14.3073679Z sudo -s eval "$sysreqs" 2021-05-15T16:37:14.3119512Z shell: /usr/bin/bash -e {0} 2021-05-15T16:37:14.3119902Z env: 2021-05-15T16:37:14.3120359Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:37:14.3120826Z TIC_DEPLOY_KEY: 2021-05-15T16:37:14.3121646Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:37:14.3122989Z GITHUB_PAT: *** 2021-05-15T16:37:14.3123587Z COVERALLS_TOKEN: 2021-05-15T16:37:14.3124262Z continue-on-error: false 2021-05-15T16:37:14.3124769Z VDIFFR_RUN_TESTS: 2021-05-15T16:37:14.3125296Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:37:14.3125767Z TZ: UTC 2021-05-15T16:37:14.3126406Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:37:14.3126827Z NOT_CRAN: true 2021-05-15T16:37:14.3127301Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T16:37:14.3127793Z ##[endgroup] 2021-05-15T16:37:14.5102879Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:37:14.8972498Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T16:37:31.2467080Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T16:37:31.2468345Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T16:37:31.2469283Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T16:37:31.2470318Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T16:37:31.2471223Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T16:37:31.2501149Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T16:37:31.2513042Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:31.2514035Z (as ‘lib’ is unspecified) 2021-05-15T16:37:45.4487102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:37:46.2244172Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-15T16:37:46.2328729Z ================================================== 2021-05-15T16:37:46.2330176Z downloaded 93 KB 2021-05-15T16:37:46.2331102Z 2021-05-15T16:37:46.2365902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:37:46.6311914Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-15T16:37:46.6416552Z ================================================== 2021-05-15T16:37:46.6417202Z downloaded 134 KB 2021-05-15T16:37:46.6417522Z 2021-05-15T16:37:46.6455172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:37:47.1653920Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-15T16:37:47.1655571Z ================================================== 2021-05-15T16:37:47.1656439Z downloaded 79 KB 2021-05-15T16:37:47.1657053Z 2021-05-15T16:37:47.1705932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:37:47.8267694Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-15T16:37:47.8485250Z ================================================== 2021-05-15T16:37:47.8486208Z downloaded 515 KB 2021-05-15T16:37:47.8486776Z 2021-05-15T16:37:47.8522032Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T16:37:49.2409572Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-15T16:37:49.2422997Z ================================================== 2021-05-15T16:37:49.2425033Z downloaded 991 KB 2021-05-15T16:37:49.2425547Z 2021-05-15T16:37:49.2427153Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T16:37:49.2428180Z * DONE (rprojroot) 2021-05-15T16:37:49.2429479Z * installing *binary* package ‘crayon’ ... 2021-05-15T16:37:49.2430465Z * DONE (crayon) 2021-05-15T16:37:49.2432154Z * installing *binary* package ‘R6’ ... 2021-05-15T16:37:49.2433025Z * DONE (R6) 2021-05-15T16:37:49.3029349Z * installing *binary* package ‘desc’ ... 2021-05-15T16:37:49.3104904Z * DONE (desc) 2021-05-15T16:37:49.5420649Z * installing *binary* package ‘debugme’ ... 2021-05-15T16:37:49.5484783Z * DONE (debugme) 2021-05-15T16:37:49.5540698Z 2021-05-15T16:37:49.5541780Z The downloaded source packages are in 2021-05-15T16:37:49.5543545Z ‘/tmp/Rtmp2qV06G/downloaded_packages’ 2021-05-15T16:37:49.5553286Z Running `R CMD build`... 2021-05-15T16:37:49.7936866Z * checking for file ‘/tmp/Rtmp2qV06G/remotes68b053e84876/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T16:37:49.7938873Z * preparing ‘sysreqs’: 2021-05-15T16:37:49.7940315Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:37:49.7942508Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:37:49.7944098Z * checking for empty or unneeded directories 2021-05-15T16:37:49.7945452Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T16:37:49.7947038Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:37:49.7948378Z (as ‘lib’ is unspecified) 2021-05-15T16:37:49.9897119Z * installing *source* package ‘sysreqs’ ... 2021-05-15T16:37:50.0027300Z ** R 2021-05-15T16:37:50.0117008Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:37:50.1762149Z ** help 2021-05-15T16:37:50.1883683Z *** installing help indices 2021-05-15T16:37:50.2076684Z ** building package indices 2021-05-15T16:37:50.2178868Z ** testing if installed package can be loaded 2021-05-15T16:37:50.4183228Z * DONE (sysreqs) 2021-05-15T16:38:08.1858180Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T16:38:08.1860767Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T16:38:08.1862992Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T16:38:08.2198755Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T16:38:08.2841368Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T16:38:08.3131268Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T16:38:08.3331629Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T16:38:08.4911020Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T16:38:08.6495005Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T16:38:10.0705681Z Reading package lists... 2021-05-15T16:38:10.1521559Z Reading package lists... 2021-05-15T16:38:10.3268638Z Building dependency tree... 2021-05-15T16:38:10.3293532Z Reading state information... 2021-05-15T16:38:10.4917897Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T16:38:10.4918683Z Suggested packages: 2021-05-15T16:38:10.4919684Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T16:38:10.5356870Z The following NEW packages will be installed: 2021-05-15T16:38:10.5360963Z libcurl4-openssl-dev 2021-05-15T16:38:10.5573482Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T16:38:10.5574187Z Need to get 321 kB of archives. 2021-05-15T16:38:10.5574859Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T16:38:10.5576926Z 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-15T16:38:11.0237205Z Fetched 321 kB in 0s (13.4 MB/s) 2021-05-15T16:38:11.0626118Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T16:38:11.0724988Z (Reading database ... 2021-05-15T16:38:11.0725623Z (Reading database ... 5% 2021-05-15T16:38:11.0726181Z (Reading database ... 10% 2021-05-15T16:38:11.0726741Z (Reading database ... 15% 2021-05-15T16:38:11.0727285Z (Reading database ... 20% 2021-05-15T16:38:11.0727815Z (Reading database ... 25% 2021-05-15T16:38:11.0728359Z (Reading database ... 30% 2021-05-15T16:38:11.0728892Z (Reading database ... 35% 2021-05-15T16:38:11.0730189Z (Reading database ... 40% 2021-05-15T16:38:11.0730731Z (Reading database ... 45% 2021-05-15T16:38:11.0731293Z (Reading database ... 50% 2021-05-15T16:38:11.0767008Z (Reading database ... 55% 2021-05-15T16:38:11.0820803Z (Reading database ... 60% 2021-05-15T16:38:11.0863120Z (Reading database ... 65% 2021-05-15T16:38:11.1048771Z (Reading database ... 70% 2021-05-15T16:38:11.1082644Z (Reading database ... 75% 2021-05-15T16:38:11.1355937Z (Reading database ... 80% 2021-05-15T16:38:11.1467197Z (Reading database ... 85% 2021-05-15T16:38:11.1874834Z (Reading database ... 90% 2021-05-15T16:38:11.1961024Z (Reading database ... 95% 2021-05-15T16:38:11.1962131Z (Reading database ... 100% 2021-05-15T16:38:11.1963613Z (Reading database ... 285015 files and directories currently installed.) 2021-05-15T16:38:11.2087758Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T16:38:11.2112959Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:38:11.3141412Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T16:38:12.2487741Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T16:38:17.1239312Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:38:17.1240047Z remotes::install_github("ropensci/tic") 2021-05-15T16:38:17.1240716Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:38:17.1241430Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:38:17.1242030Z remotes::install_cran("covr") 2021-05-15T16:38:17.1249009Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:38:17.1249454Z env: 2021-05-15T16:38:17.1249923Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:38:17.1250446Z TIC_DEPLOY_KEY: 2021-05-15T16:38:17.1251299Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:38:17.1253100Z GITHUB_PAT: *** 2021-05-15T16:38:17.1253566Z COVERALLS_TOKEN: 2021-05-15T16:38:17.1254106Z continue-on-error: false 2021-05-15T16:38:17.1254648Z VDIFFR_RUN_TESTS: 2021-05-15T16:38:17.1255185Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:38:17.1255747Z TZ: UTC 2021-05-15T16:38:17.1256188Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:38:17.1256655Z NOT_CRAN: true 2021-05-15T16:38:17.1257066Z ##[endgroup] 2021-05-15T16:38:17.3176955Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:38:17.7550883Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:38:34.5039641Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:38:34.5040969Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:38:34.5042176Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:38:34.5043328Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:38:34.5044481Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:38:34.5045709Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:38:34.5046870Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:38:34.5048015Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:38:34.5049181Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:38:34.5050453Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:38:34.5051563Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:38:34.5052765Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:38:34.5053931Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:38:34.5055076Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:38:34.5056279Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:38:34.5057552Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:38:34.5058798Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:38:34.5059954Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:38:34.5061338Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:38:34.5062542Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:38:34.5064219Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:38:34.5065448Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:38:34.5066660Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:38:34.5067861Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:38:34.5069040Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:38:34.5070165Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:38:34.5071291Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:38:34.5072787Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:38:34.5074432Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:38:34.5075829Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:38:34.5077076Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:38:34.5080668Z 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-15T16:38:34.5084185Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:38:34.5085780Z (as ‘lib’ is unspecified) 2021-05-15T16:38:49.0789026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:38:50.3739518Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-15T16:38:50.4073980Z ================================================== 2021-05-15T16:38:50.4077117Z downloaded 1.3 MB 2021-05-15T16:38:50.4077808Z 2021-05-15T16:38:50.4111478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:38:50.8433633Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-15T16:38:50.8593742Z ================================================== 2021-05-15T16:38:50.8594842Z downloaded 226 KB 2021-05-15T16:38:50.8595546Z 2021-05-15T16:38:50.8635090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:38:51.4088676Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-15T16:38:51.4196746Z ================================================== 2021-05-15T16:38:51.4198474Z downloaded 140 KB 2021-05-15T16:38:51.4199425Z 2021-05-15T16:38:51.4234919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:38:52.3787808Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-15T16:38:52.3790265Z ================================================== 2021-05-15T16:38:52.3791552Z downloaded 53 KB 2021-05-15T16:38:52.3792469Z 2021-05-15T16:38:52.3842256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:38:52.9337230Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-15T16:38:52.9337976Z ================================================== 2021-05-15T16:38:52.9338464Z downloaded 22 KB 2021-05-15T16:38:52.9338775Z 2021-05-15T16:38:52.9380764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:38:53.4665427Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-15T16:38:53.5006129Z ================================================== 2021-05-15T16:38:53.5007017Z downloaded 1.4 MB 2021-05-15T16:38:53.5007551Z 2021-05-15T16:38:53.5047157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:38:53.8638466Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T16:38:53.8648410Z ================================================== 2021-05-15T16:38:53.8649689Z downloaded 36 KB 2021-05-15T16:38:53.8650469Z 2021-05-15T16:38:53.8696928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:38:54.4181819Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-15T16:38:54.4450577Z ================================================== 2021-05-15T16:38:54.4451519Z downloaded 883 KB 2021-05-15T16:38:54.4452077Z 2021-05-15T16:38:54.4489464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:38:55.1043745Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-15T16:38:55.1280923Z ================================================== 2021-05-15T16:38:55.1281751Z downloaded 522 KB 2021-05-15T16:38:55.1282306Z 2021-05-15T16:38:55.1319492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:38:55.6548447Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-15T16:38:55.6553466Z ================================================== 2021-05-15T16:38:55.6554755Z downloaded 12 KB 2021-05-15T16:38:55.6555730Z 2021-05-15T16:38:55.6607673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:38:56.2143997Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-15T16:38:56.2352016Z ================================================== 2021-05-15T16:38:56.2353147Z downloaded 482 KB 2021-05-15T16:38:56.2353688Z 2021-05-15T16:38:56.2389939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:38:56.8949023Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-15T16:38:56.9005605Z ================================================== 2021-05-15T16:38:56.9006528Z downloaded 90 KB 2021-05-15T16:38:56.9007087Z 2021-05-15T16:38:56.9038486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:38:57.4839882Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-15T16:38:57.5075233Z ================================================== 2021-05-15T16:38:57.5076937Z downloaded 503 KB 2021-05-15T16:38:57.5077589Z 2021-05-15T16:38:57.5119686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:38:57.9146299Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-15T16:38:57.9483846Z ================================================== 2021-05-15T16:38:57.9484447Z downloaded 621 KB 2021-05-15T16:38:57.9484745Z 2021-05-15T16:38:57.9524824Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:38:58.4917519Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-15T16:38:58.5165437Z ================================================== 2021-05-15T16:38:58.5165989Z downloaded 265 KB 2021-05-15T16:38:58.5166259Z 2021-05-15T16:38:58.5205224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:38:59.0300348Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-15T16:38:59.0406304Z ================================================== 2021-05-15T16:38:59.0406928Z downloaded 166 KB 2021-05-15T16:38:59.0407273Z 2021-05-15T16:38:59.0447301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:38:59.7893485Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-15T16:38:59.8156275Z ================================================== 2021-05-15T16:38:59.8156883Z downloaded 235 KB 2021-05-15T16:38:59.8157183Z 2021-05-15T16:38:59.8196819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:39:00.2790517Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-15T16:39:00.2956023Z ================================================== 2021-05-15T16:39:00.2956592Z downloaded 276 KB 2021-05-15T16:39:00.2956960Z 2021-05-15T16:39:00.3003681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:39:00.6920430Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-15T16:39:00.7079577Z ================================================== 2021-05-15T16:39:00.7080182Z downloaded 202 KB 2021-05-15T16:39:00.7080481Z 2021-05-15T16:39:00.7121443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:39:01.6600040Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-15T16:39:01.6601411Z ================================================== 2021-05-15T16:39:01.6602246Z downloaded 63 KB 2021-05-15T16:39:01.6602793Z 2021-05-15T16:39:01.6659467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:39:02.0641749Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-15T16:39:02.0646258Z ================================================== 2021-05-15T16:39:02.0647139Z downloaded 45 KB 2021-05-15T16:39:02.0647679Z 2021-05-15T16:39:02.0698165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:39:02.6119775Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-15T16:39:02.6349011Z ================================================== 2021-05-15T16:39:02.6349621Z downloaded 415 KB 2021-05-15T16:39:02.6349943Z 2021-05-15T16:39:02.6389479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:39:03.0349797Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-15T16:39:03.0400788Z ================================================== 2021-05-15T16:39:03.0401423Z downloaded 90 KB 2021-05-15T16:39:03.0401744Z 2021-05-15T16:39:03.0441623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:39:03.7382895Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-15T16:39:03.7498738Z ================================================== 2021-05-15T16:39:03.7499271Z downloaded 132 KB 2021-05-15T16:39:03.7499581Z 2021-05-15T16:39:03.7535457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:39:04.2945729Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-15T16:39:04.3097483Z ================================================== 2021-05-15T16:39:04.3098111Z downloaded 270 KB 2021-05-15T16:39:04.3098431Z 2021-05-15T16:39:04.3141721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:39:06.2658320Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-15T16:39:06.2659731Z ================================================== 2021-05-15T16:39:06.2660602Z downloaded 736 KB 2021-05-15T16:39:06.2661141Z 2021-05-15T16:39:06.2663993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:39:06.4480813Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-15T16:39:06.4533353Z ================================================== 2021-05-15T16:39:06.4534341Z downloaded 45 KB 2021-05-15T16:39:06.4534902Z 2021-05-15T16:39:06.4586859Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:39:06.5915140Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:39:06.5917634Z ================================================== 2021-05-15T16:39:06.5918585Z downloaded 24 KB 2021-05-15T16:39:06.5918954Z 2021-05-15T16:39:06.5946910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:39:06.9906559Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-15T16:39:07.0302959Z ================================================== 2021-05-15T16:39:07.0304178Z downloaded 684 KB 2021-05-15T16:39:07.0304686Z 2021-05-15T16:39:07.0344560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:39:07.6070580Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-15T16:39:07.6121529Z ================================================== 2021-05-15T16:39:07.6123916Z downloaded 45 KB 2021-05-15T16:39:07.6124653Z 2021-05-15T16:39:07.6174597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:39:08.0552603Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-15T16:39:08.0785765Z ================================================== 2021-05-15T16:39:08.0786891Z downloaded 598 KB 2021-05-15T16:39:08.0787241Z 2021-05-15T16:39:08.3769451Z * installing *binary* package ‘rlang’ ... 2021-05-15T16:39:08.3835140Z * DONE (rlang) 2021-05-15T16:39:08.6169009Z * installing *binary* package ‘magrittr’ ... 2021-05-15T16:39:08.6213714Z * DONE (magrittr) 2021-05-15T16:39:08.8472626Z * installing *binary* package ‘glue’ ... 2021-05-15T16:39:08.8520837Z * DONE (glue) 2021-05-15T16:39:09.0686906Z * installing *binary* package ‘sys’ ... 2021-05-15T16:39:09.0729088Z * DONE (sys) 2021-05-15T16:39:09.2834542Z * installing *binary* package ‘mime’ ... 2021-05-15T16:39:09.2876140Z * DONE (mime) 2021-05-15T16:39:09.5974252Z * installing *binary* package ‘curl’ ... 2021-05-15T16:39:09.6055642Z * DONE (curl) 2021-05-15T16:39:09.8562001Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T16:39:09.8631421Z * DONE (jsonlite) 2021-05-15T16:39:10.0812701Z * installing *binary* package ‘ini’ ... 2021-05-15T16:39:10.0852554Z * DONE (ini) 2021-05-15T16:39:10.3121726Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T16:39:10.3165748Z * DONE (gitcreds) 2021-05-15T16:39:10.5929438Z * installing *binary* package ‘zip’ ... 2021-05-15T16:39:10.6014360Z * DONE (zip) 2021-05-15T16:39:10.8404267Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T16:39:10.8478922Z * DONE (rstudioapi) 2021-05-15T16:39:11.1057027Z * installing *binary* package ‘fastmap’ ... 2021-05-15T16:39:11.1105557Z * DONE (fastmap) 2021-05-15T16:39:11.3551775Z * installing *binary* package ‘yaml’ ... 2021-05-15T16:39:11.3630952Z * DONE (yaml) 2021-05-15T16:39:11.5932226Z * installing *binary* package ‘withr’ ... 2021-05-15T16:39:11.5980763Z * DONE (withr) 2021-05-15T16:39:11.8374960Z * installing *binary* package ‘whisker’ ... 2021-05-15T16:39:11.8427272Z * DONE (whisker) 2021-05-15T16:39:12.0639156Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T16:39:12.0697114Z * DONE (rappdirs) 2021-05-15T16:39:12.3569072Z * installing *binary* package ‘fs’ ... 2021-05-15T16:39:12.3630099Z * DONE (fs) 2021-05-15T16:39:12.5816821Z * installing *binary* package ‘clipr’ ... 2021-05-15T16:39:12.5875727Z * DONE (clipr) 2021-05-15T16:39:12.8406004Z * installing *binary* package ‘git2r’ ... 2021-05-15T16:39:12.8462424Z * DONE (git2r) 2021-05-15T16:39:13.0578618Z * installing *binary* package ‘askpass’ ... 2021-05-15T16:39:13.0636333Z * DONE (askpass) 2021-05-15T16:39:13.3055760Z * installing *binary* package ‘cli’ ... 2021-05-15T16:39:13.3125660Z * DONE (cli) 2021-05-15T16:39:13.5637982Z * installing *binary* package ‘purrr’ ... 2021-05-15T16:39:13.5690745Z * DONE (purrr) 2021-05-15T16:39:13.8060376Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T16:39:13.8107260Z * DONE (lifecycle) 2021-05-15T16:39:14.0269115Z * installing *source* package ‘cachem’ ... 2021-05-15T16:39:14.0285323Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:39:14.0473638Z ** libs 2021-05-15T16:39:14.0545952Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T16:39:14.1652032Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:39:14.2198031Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T16:39:14.2589976Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-15T16:39:14.2604392Z ** R 2021-05-15T16:39:14.2684155Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:39:14.6312978Z ** help 2021-05-15T16:39:14.6587132Z *** installing help indices 2021-05-15T16:39:14.6802716Z ** building package indices 2021-05-15T16:39:14.6994727Z ** testing if installed package can be loaded 2021-05-15T16:39:14.9004773Z * DONE (cachem) 2021-05-15T16:39:15.2522251Z * installing *binary* package ‘openssl’ ... 2021-05-15T16:39:15.2624607Z * DONE (openssl) 2021-05-15T16:39:15.4728475Z * installing *binary* package ‘memoise’ ... 2021-05-15T16:39:15.4767557Z * DONE (memoise) 2021-05-15T16:39:15.7282696Z * installing *binary* package ‘httr’ ... 2021-05-15T16:39:15.7359901Z * DONE (httr) 2021-05-15T16:39:15.9744895Z * installing *binary* package ‘credentials’ ... 2021-05-15T16:39:15.9802330Z * DONE (credentials) 2021-05-15T16:39:16.1998222Z * installing *binary* package ‘gh’ ... 2021-05-15T16:39:16.2096479Z * DONE (gh) 2021-05-15T16:39:16.4442821Z * installing *binary* package ‘gert’ ... 2021-05-15T16:39:16.4522490Z * DONE (gert) 2021-05-15T16:39:16.7566390Z * installing *binary* package ‘usethis’ ... 2021-05-15T16:39:16.7638399Z * DONE (usethis) 2021-05-15T16:39:16.7708293Z 2021-05-15T16:39:16.7709499Z The downloaded source packages are in 2021-05-15T16:39:16.7711090Z ‘/tmp/RtmpuzOn5C/downloaded_packages’ 2021-05-15T16:39:16.7720633Z Running `R CMD build`... 2021-05-15T16:39:18.4402488Z * checking for file ‘/tmp/RtmpuzOn5C/remotes710075bf6194/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:39:18.4404196Z * preparing ‘tic’: 2021-05-15T16:39:18.4405326Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:39:18.4406436Z * installing the package to process help pages 2021-05-15T16:39:18.4407846Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:39:18.4408950Z * checking for empty or unneeded directories 2021-05-15T16:39:18.4410078Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:39:18.4411178Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:39:18.4412191Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:39:18.4414286Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:18.4415374Z (as ‘lib’ is unspecified) 2021-05-15T16:39:18.7682420Z * installing *source* package ‘tic’ ... 2021-05-15T16:39:18.7970161Z ** R 2021-05-15T16:39:18.8223717Z ** inst 2021-05-15T16:39:18.8261541Z ** preparing package for lazy loading 2021-05-15T16:39:19.0221991Z ** help 2021-05-15T16:39:19.1806170Z *** installing help indices 2021-05-15T16:39:19.3221163Z *** copying figures 2021-05-15T16:39:19.3226918Z ** building package indices 2021-05-15T16:39:19.4657405Z ** installing vignettes 2021-05-15T16:39:19.4686421Z ** testing if installed package can be loaded 2021-05-15T16:39:19.7347348Z * DONE (tic) 2021-05-15T16:39:19.7515053Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:39:19.9548353Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:39:21.9846119Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:39:21.9848975Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:39:21.9852354Z 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-15T16:39:21.9855614Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:39:21.9856986Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:39:21.9858386Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:39:21.9859957Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:39:21.9861315Z (as ‘lib’ is unspecified) 2021-05-15T16:39:21.9862782Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:39:21.9864683Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:39:21.9866005Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:39:21.9867330Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:39:21.9868643Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:39:21.9873645Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:39:21.9874660Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:39:21.9875654Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:39:21.9876658Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:39:21.9877685Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:39:21.9878719Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:39:21.9879711Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:39:21.9880698Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:39:21.9881650Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:39:21.9882617Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:39:21.9883575Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:39:21.9884548Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:39:21.9885555Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:39:21.9886883Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:39:21.9887883Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:39:21.9888848Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:39:21.9889824Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:39:21.9890811Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:39:21.9891934Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:39:21.9892940Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:39:21.9893946Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:39:21.9895032Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:39:21.9896078Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:39:21.9897099Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:39:21.9898112Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:39:21.9899146Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:39:21.9900158Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:39:21.9901187Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:39:36.7536132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:39:37.6078381Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-15T16:39:37.6212670Z ================================================== 2021-05-15T16:39:37.6213232Z downloaded 231 KB 2021-05-15T16:39:37.6213544Z 2021-05-15T16:39:37.6249719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:39:37.9176094Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-15T16:39:37.9489235Z ================================================== 2021-05-15T16:39:37.9490286Z downloaded 1.5 MB 2021-05-15T16:39:37.9490769Z 2021-05-15T16:39:37.9526065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:39:38.3666362Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-15T16:39:38.3667679Z ================================================== 2021-05-15T16:39:38.3668533Z downloaded 17 KB 2021-05-15T16:39:38.3669087Z 2021-05-15T16:39:38.3702051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:39:38.7658435Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-15T16:39:38.7946765Z ================================================== 2021-05-15T16:39:38.7947361Z downloaded 977 KB 2021-05-15T16:39:38.7947730Z 2021-05-15T16:39:38.7983279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:39:39.2076316Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-15T16:39:39.2358596Z ================================================== 2021-05-15T16:39:39.2359229Z downloaded 791 KB 2021-05-15T16:39:39.2359556Z 2021-05-15T16:39:39.2397373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:39:40.5900292Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-15T16:39:40.5901611Z ================================================== 2021-05-15T16:39:40.5902467Z downloaded 43 KB 2021-05-15T16:39:40.5902999Z 2021-05-15T16:39:40.5956914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:39:41.2516006Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-15T16:39:41.2652815Z ================================================== 2021-05-15T16:39:41.2653592Z downloaded 247 KB 2021-05-15T16:39:41.2654022Z 2021-05-15T16:39:41.2688142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:39:41.4767619Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-15T16:39:41.5048148Z ================================================== 2021-05-15T16:39:41.5048932Z downloaded 968 KB 2021-05-15T16:39:41.5049231Z 2021-05-15T16:39:41.5083822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:39:41.9038418Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-15T16:39:41.9039769Z ================================================== 2021-05-15T16:39:41.9040901Z downloaded 67 KB 2021-05-15T16:39:41.9041464Z 2021-05-15T16:39:41.9098953Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:39:42.4648999Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-15T16:39:42.4819631Z ================================================== 2021-05-15T16:39:42.4820178Z downloaded 349 KB 2021-05-15T16:39:42.4820478Z 2021-05-15T16:39:42.4854716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:39:42.7791922Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-15T16:39:42.8043613Z ================================================== 2021-05-15T16:39:42.8044254Z downloaded 411 KB 2021-05-15T16:39:42.8044563Z 2021-05-15T16:39:42.8083882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:39:43.4637209Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-15T16:39:43.4641413Z ================================================== 2021-05-15T16:39:43.4642337Z downloaded 15 KB 2021-05-15T16:39:43.4642894Z 2021-05-15T16:39:43.4685322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:39:44.1240971Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-15T16:39:44.1345689Z ================================================== 2021-05-15T16:39:44.1346410Z downloaded 146 KB 2021-05-15T16:39:44.1346711Z 2021-05-15T16:39:44.1386501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:39:44.8310920Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-15T16:39:44.8312309Z ================================================== 2021-05-15T16:39:44.8313146Z downloaded 71 KB 2021-05-15T16:39:44.8313702Z 2021-05-15T16:39:44.8370871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:39:45.5907548Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-15T16:39:45.5911442Z ================================================== 2021-05-15T16:39:45.5912335Z downloaded 39 KB 2021-05-15T16:39:45.5912891Z 2021-05-15T16:39:45.5973020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:39:45.9148280Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-15T16:39:45.9330490Z ================================================== 2021-05-15T16:39:45.9331394Z downloaded 348 KB 2021-05-15T16:39:45.9332151Z 2021-05-15T16:39:45.9374145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:39:46.6264365Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-15T16:39:46.6462255Z ================================================== 2021-05-15T16:39:46.6462906Z downloaded 423 KB 2021-05-15T16:39:46.6463548Z 2021-05-15T16:39:46.6505447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:39:47.8942614Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-15T16:39:47.8946099Z ================================================== 2021-05-15T16:39:47.8949317Z downloaded 41 KB 2021-05-15T16:39:47.8950518Z 2021-05-15T16:39:47.8995860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:39:48.4150285Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-15T16:39:48.4415105Z ================================================== 2021-05-15T16:39:48.4415743Z downloaded 603 KB 2021-05-15T16:39:48.4416067Z 2021-05-15T16:39:48.4458293Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:39:48.4775031Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:39:48.4879311Z ================================================== 2021-05-15T16:39:48.4879890Z downloaded 109 KB 2021-05-15T16:39:48.4880292Z 2021-05-15T16:39:48.4910429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:39:49.7968493Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-15T16:39:49.8179605Z ================================================== 2021-05-15T16:39:49.8180770Z downloaded 224 KB 2021-05-15T16:39:49.8181643Z 2021-05-15T16:39:49.8222228Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:39:50.3706543Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-15T16:39:50.3707342Z ================================================== 2021-05-15T16:39:50.3707926Z downloaded 37 KB 2021-05-15T16:39:50.3708267Z 2021-05-15T16:39:50.3753324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:39:50.9920401Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-15T16:39:51.0078232Z ================================================== 2021-05-15T16:39:51.0078874Z downloaded 200 KB 2021-05-15T16:39:51.0079197Z 2021-05-15T16:39:51.0120548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:39:51.6347749Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-15T16:39:51.7230903Z ================================================== 2021-05-15T16:39:51.7231541Z downloaded 2.8 MB 2021-05-15T16:39:51.7231874Z 2021-05-15T16:39:51.7273042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:39:52.1243220Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-15T16:39:52.1697129Z ================================================== 2021-05-15T16:39:52.1697743Z downloaded 4.0 MB 2021-05-15T16:39:52.1698082Z 2021-05-15T16:39:52.1812362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:39:52.5808687Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-15T16:39:52.6523887Z ================================================== 2021-05-15T16:39:52.6525004Z downloaded 1.3 MB 2021-05-15T16:39:52.6525541Z 2021-05-15T16:39:52.6561987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:39:53.0519294Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-15T16:39:53.0724643Z ================================================== 2021-05-15T16:39:53.0725225Z downloaded 479 KB 2021-05-15T16:39:53.0725521Z 2021-05-15T16:39:53.0769286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:39:53.6077697Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-15T16:39:53.6185273Z ================================================== 2021-05-15T16:39:53.6186335Z downloaded 107 KB 2021-05-15T16:39:53.6186940Z 2021-05-15T16:39:53.6220634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:39:54.0598718Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-15T16:39:54.0599502Z ================================================== 2021-05-15T16:39:54.0599948Z downloaded 21 KB 2021-05-15T16:39:54.0600224Z 2021-05-15T16:39:54.0640823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:39:54.4026392Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-15T16:39:54.4076228Z ================================================== 2021-05-15T16:39:54.4078138Z downloaded 42 KB 2021-05-15T16:39:54.4078814Z 2021-05-15T16:39:54.4126073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:39:54.9661764Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-15T16:39:54.9712229Z ================================================== 2021-05-15T16:39:54.9712795Z downloaded 33 KB 2021-05-15T16:39:54.9713088Z 2021-05-15T16:39:54.9749895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:39:55.3714683Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-15T16:39:55.3819358Z ================================================== 2021-05-15T16:39:55.3819985Z downloaded 135 KB 2021-05-15T16:39:55.3820301Z 2021-05-15T16:39:55.3858174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:39:56.2158575Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-15T16:39:56.2643124Z ================================================== 2021-05-15T16:39:56.2643701Z downloaded 3.4 MB 2021-05-15T16:39:56.2644021Z 2021-05-15T16:39:56.2676899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:39:56.9229045Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-15T16:39:56.9230342Z ================================================== 2021-05-15T16:39:56.9231164Z downloaded 64 KB 2021-05-15T16:39:56.9231707Z 2021-05-15T16:39:56.9267404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:39:57.4479938Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-15T16:39:57.5196992Z ================================================== 2021-05-15T16:39:57.5197573Z downloaded 1.3 MB 2021-05-15T16:39:57.5197934Z 2021-05-15T16:39:57.5236401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:39:57.8228801Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-15T16:39:57.8337934Z ================================================== 2021-05-15T16:39:57.8338537Z downloaded 128 KB 2021-05-15T16:39:57.8338868Z 2021-05-15T16:39:57.8377837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:39:58.1141099Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-15T16:39:58.1324403Z ================================================== 2021-05-15T16:39:58.1325388Z downloaded 383 KB 2021-05-15T16:39:58.1325918Z 2021-05-15T16:39:58.3696826Z * installing *binary* package ‘utf8’ ... 2021-05-15T16:39:58.3742662Z * DONE (utf8) 2021-05-15T16:39:58.5834195Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T16:39:58.5889336Z * DONE (pkgconfig) 2021-05-15T16:39:58.8206640Z * installing *binary* package ‘fansi’ ... 2021-05-15T16:39:58.8274777Z * DONE (fansi) 2021-05-15T16:39:59.0945022Z * installing *binary* package ‘diffobj’ ... 2021-05-15T16:39:59.1002995Z * DONE (diffobj) 2021-05-15T16:39:59.3410305Z * installing *binary* package ‘ps’ ... 2021-05-15T16:39:59.3481533Z * DONE (ps) 2021-05-15T16:39:59.5499750Z * installing *binary* package ‘praise’ ... 2021-05-15T16:39:59.5540783Z * DONE (praise) 2021-05-15T16:39:59.7708444Z * installing *binary* package ‘pkgload’ ... 2021-05-15T16:39:59.7759083Z * DONE (pkgload) 2021-05-15T16:39:59.9872670Z * installing *binary* package ‘evaluate’ ... 2021-05-15T16:39:59.9934639Z * DONE (evaluate) 2021-05-15T16:40:00.2127360Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T16:40:00.2191708Z * DONE (ellipsis) 2021-05-15T16:40:00.4872615Z * installing *binary* package ‘digest’ ... 2021-05-15T16:40:00.4956262Z * DONE (digest) 2021-05-15T16:40:00.7116638Z * installing *binary* package ‘brio’ ... 2021-05-15T16:40:00.7158517Z * DONE (brio) 2021-05-15T16:40:00.9912773Z * installing *binary* package ‘xml2’ ... 2021-05-15T16:40:00.9994951Z * DONE (xml2) 2021-05-15T16:40:01.2725916Z * installing *source* package ‘xfun’ ... 2021-05-15T16:40:01.2763096Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:40:01.2962645Z ** libs 2021-05-15T16:40:01.3029363Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T16:40:01.4225178Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T16:40:01.4746351Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-15T16:40:01.5203504Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-15T16:40:01.5224395Z ** R 2021-05-15T16:40:01.5400597Z ** inst 2021-05-15T16:40:01.5414432Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:02.6941984Z ** help 2021-05-15T16:40:02.8477641Z *** installing help indices 2021-05-15T16:40:02.9648396Z ** building package indices 2021-05-15T16:40:03.1200492Z ** installing vignettes 2021-05-15T16:40:03.1253590Z ** testing if installed package can be loaded 2021-05-15T16:40:03.3122608Z * DONE (xfun) 2021-05-15T16:40:03.7811328Z * installing *binary* package ‘stringi’ ... 2021-05-15T16:40:03.7961892Z * DONE (stringi) 2021-05-15T16:40:04.8446931Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T16:40:04.8873130Z * DONE (Rcpp) 2021-05-15T16:40:05.1834756Z * installing *binary* package ‘commonmark’ ... 2021-05-15T16:40:05.1891133Z * DONE (commonmark) 2021-05-15T16:40:05.4434240Z * installing *binary* package ‘brew’ ... 2021-05-15T16:40:05.4509139Z * DONE (brew) 2021-05-15T16:40:05.6667129Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T16:40:05.6725266Z * DONE (sessioninfo) 2021-05-15T16:40:05.8821598Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T16:40:05.8868925Z * DONE (prettyunits) 2021-05-15T16:40:06.2527894Z * installing *binary* package ‘vctrs’ ... 2021-05-15T16:40:06.2621492Z * DONE (vctrs) 2021-05-15T16:40:06.5004993Z * installing *binary* package ‘processx’ ... 2021-05-15T16:40:06.5080392Z * DONE (processx) 2021-05-15T16:40:06.7697165Z * installing *binary* package ‘markdown’ ... 2021-05-15T16:40:06.7763216Z * DONE (markdown) 2021-05-15T16:40:06.9899062Z * installing *binary* package ‘highr’ ... 2021-05-15T16:40:06.9942278Z * DONE (highr) 2021-05-15T16:40:07.2282280Z * installing *binary* package ‘stringr’ ... 2021-05-15T16:40:07.2333735Z * DONE (stringr) 2021-05-15T16:40:07.4485599Z * installing *binary* package ‘rversions’ ... 2021-05-15T16:40:07.4539687Z * DONE (rversions) 2021-05-15T16:40:07.7566287Z * installing *binary* package ‘pillar’ ... 2021-05-15T16:40:07.7661211Z * DONE (pillar) 2021-05-15T16:40:07.9985129Z * installing *binary* package ‘callr’ ... 2021-05-15T16:40:08.0037711Z * DONE (callr) 2021-05-15T16:40:08.3755704Z * installing *binary* package ‘knitr’ ... 2021-05-15T16:40:08.3908262Z * DONE (knitr) 2021-05-15T16:40:08.6016675Z * installing *binary* package ‘xopen’ ... 2021-05-15T16:40:08.6062598Z * DONE (xopen) 2021-05-15T16:40:08.8978116Z * installing *binary* package ‘tibble’ ... 2021-05-15T16:40:08.9078694Z * DONE (tibble) 2021-05-15T16:40:09.1327820Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T16:40:09.1371097Z * DONE (pkgbuild) 2021-05-15T16:40:09.4821550Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T16:40:09.4899527Z * DONE (roxygen2) 2021-05-15T16:40:09.7176319Z * installing *binary* package ‘rematch2’ ... 2021-05-15T16:40:09.7227694Z * DONE (rematch2) 2021-05-15T16:40:09.9417837Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T16:40:09.9474934Z * DONE (rcmdcheck) 2021-05-15T16:40:10.1623547Z * installing *binary* package ‘waldo’ ... 2021-05-15T16:40:10.1662780Z * DONE (waldo) 2021-05-15T16:40:10.7428404Z * installing *binary* package ‘testthat’ ... 2021-05-15T16:40:10.7588829Z * DONE (testthat) 2021-05-15T16:40:10.9975972Z * installing *binary* package ‘devtools’ ... 2021-05-15T16:40:11.0038393Z * DONE (devtools) 2021-05-15T16:40:11.0103536Z 2021-05-15T16:40:11.0104723Z The downloaded source packages are in 2021-05-15T16:40:11.0106589Z ‘/tmp/RtmpuzOn5C/downloaded_packages’ 2021-05-15T16:40:11.0900208Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:40:12.8390403Z 2021-05-15T16:40:13.1603515Z 2021-05-15T16:40:13.1764769Z checking for file ‘/tmp/RtmpuzOn5C/remotes7100d373b6c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T16:40:13.1843172Z 2021-05-15T16:40:13.1846069Z ✔ checking for file ‘/tmp/RtmpuzOn5C/remotes7100d373b6c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T16:40:13.1879754Z ─ preparing ‘desc’: 2021-05-15T16:40:13.1893009Z checking DESCRIPTION meta-information ... 2021-05-15T16:40:13.1926794Z 2021-05-15T16:40:13.1929019Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:40:13.2589736Z 2021-05-15T16:40:13.2644573Z 2021-05-15T16:40:13.2647416Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:40:13.2659086Z 2021-05-15T16:40:13.2691480Z 2021-05-15T16:40:13.2693793Z ─ checking for empty or unneeded directories 2021-05-15T16:40:13.2725693Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T16:40:13.3930296Z 2021-05-15T16:40:13.3934897Z 2021-05-15T16:40:13.3937461Z 2021-05-15T16:40:13.4037243Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:13.4039122Z (as ‘lib’ is unspecified) 2021-05-15T16:40:13.6992485Z * installing *source* package ‘desc’ ... 2021-05-15T16:40:13.7202773Z ** R 2021-05-15T16:40:13.7373965Z ** inst 2021-05-15T16:40:13.7391211Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:15.1168911Z ** help 2021-05-15T16:40:15.2539418Z *** installing help indices 2021-05-15T16:40:15.3571289Z ** building package indices 2021-05-15T16:40:15.4991070Z ** testing if installed package can be loaded 2021-05-15T16:40:15.6829551Z * DONE (desc) 2021-05-15T16:40:15.9384422Z 2021-05-15T16:40:15.9389962Z 2021-05-15T16:40:15.9423677Z checking for file ‘/tmp/RtmpuzOn5C/remotes7100574e55f2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T16:40:15.9488256Z 2021-05-15T16:40:15.9491598Z ✔ checking for file ‘/tmp/RtmpuzOn5C/remotes7100574e55f2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T16:40:15.9504923Z 2021-05-15T16:40:15.9544740Z 2021-05-15T16:40:15.9547000Z ─ preparing ‘ghtravis’: 2021-05-15T16:40:15.9617263Z checking DESCRIPTION meta-information ... 2021-05-15T16:40:15.9650764Z 2021-05-15T16:40:15.9653071Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:40:16.0117810Z 2021-05-15T16:40:16.0178361Z 2021-05-15T16:40:16.0181619Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:40:16.0193546Z 2021-05-15T16:40:16.0238797Z 2021-05-15T16:40:16.0242400Z ─ checking for empty or unneeded directories 2021-05-15T16:40:16.0276777Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T16:40:16.0475413Z 2021-05-15T16:40:16.0478208Z 2021-05-15T16:40:16.0479665Z 2021-05-15T16:40:16.0994427Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:16.0995932Z (as ‘lib’ is unspecified) 2021-05-15T16:40:16.3437553Z * installing *source* package ‘ghtravis’ ... 2021-05-15T16:40:16.3592015Z ** R 2021-05-15T16:40:16.3692755Z ** inst 2021-05-15T16:40:16.3701790Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:17.3574687Z ** help 2021-05-15T16:40:17.4075129Z *** installing help indices 2021-05-15T16:40:17.4535288Z ** building package indices 2021-05-15T16:40:17.4941995Z ** testing if installed package can be loaded 2021-05-15T16:40:18.1182781Z * DONE (ghtravis) 2021-05-15T16:40:18.1281487Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:40:18.2908289Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:40:20.2465681Z 2021-05-15T16:40:20.2467760Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:40:20.2468782Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:40:20.2470582Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:40:20.2471251Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:40:20.2472183Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:40:20.2473663Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:40:20.2482836Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:20.2483696Z (as ‘lib’ is unspecified) 2021-05-15T16:40:34.9508502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T16:40:35.4852575Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-15T16:40:35.4984738Z ================================================== 2021-05-15T16:40:35.4985895Z downloaded 192 KB 2021-05-15T16:40:35.4986608Z 2021-05-15T16:40:35.5020413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T16:40:35.9120300Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-15T16:40:35.9178993Z ================================================== 2021-05-15T16:40:35.9179854Z downloaded 66 KB 2021-05-15T16:40:35.9180384Z 2021-05-15T16:40:35.9227309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T16:40:36.1994888Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-15T16:40:36.2126305Z ================================================== 2021-05-15T16:40:36.2127269Z downloaded 191 KB 2021-05-15T16:40:36.2127953Z 2021-05-15T16:40:36.2170123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T16:40:36.4975211Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-15T16:40:36.5263430Z ================================================== 2021-05-15T16:40:36.5264492Z downloaded 1.2 MB 2021-05-15T16:40:36.5265045Z 2021-05-15T16:40:36.5300212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T16:40:36.8169369Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-15T16:40:36.8537836Z ================================================== 2021-05-15T16:40:36.8538427Z downloaded 1.0 MB 2021-05-15T16:40:36.8538723Z 2021-05-15T16:40:37.0838385Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T16:40:37.0884161Z * DONE (tidyselect) 2021-05-15T16:40:37.2936230Z * installing *binary* package ‘generics’ ... 2021-05-15T16:40:37.2987607Z * DONE (generics) 2021-05-15T16:40:37.5496586Z * installing *binary* package ‘cpp11’ ... 2021-05-15T16:40:37.5558830Z * DONE (cpp11) 2021-05-15T16:40:37.8635355Z * installing *binary* package ‘dplyr’ ... 2021-05-15T16:40:37.8712562Z * DONE (dplyr) 2021-05-15T16:40:38.1730136Z * installing *binary* package ‘tidyr’ ... 2021-05-15T16:40:38.1818696Z * DONE (tidyr) 2021-05-15T16:40:38.1890158Z 2021-05-15T16:40:38.1891392Z The downloaded source packages are in 2021-05-15T16:40:38.1892958Z ‘/tmp/RtmpuzOn5C/downloaded_packages’ 2021-05-15T16:40:38.3785259Z 2021-05-15T16:40:38.3802371Z checking for file ‘/tmp/RtmpuzOn5C/remotes71002d875a7e/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T16:40:38.3854321Z 2021-05-15T16:40:38.3856535Z ✔ checking for file ‘/tmp/RtmpuzOn5C/remotes71002d875a7e/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T16:40:38.3964067Z 2021-05-15T16:40:38.3964567Z 2021-05-15T16:40:38.3965378Z ─ preparing ‘aghast’: 2021-05-15T16:40:38.3965700Z 2021-05-15T16:40:38.3966014Z 2021-05-15T16:40:38.4076663Z checking DESCRIPTION meta-information ... 2021-05-15T16:40:38.4077235Z 2021-05-15T16:40:38.4077998Z ✔ checking DESCRIPTION meta-information 2021-05-15T16:40:38.4345647Z 2021-05-15T16:40:38.4366281Z 2021-05-15T16:40:38.4369802Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:40:38.4381424Z 2021-05-15T16:40:38.4418767Z 2021-05-15T16:40:38.4421078Z ─ checking for empty or unneeded directories 2021-05-15T16:40:38.4454260Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T16:40:38.4530041Z 2021-05-15T16:40:38.4532245Z 2021-05-15T16:40:38.4533623Z 2021-05-15T16:40:38.4608954Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:38.4613752Z (as ‘lib’ is unspecified) 2021-05-15T16:40:38.6670079Z * installing *source* package ‘aghast’ ... 2021-05-15T16:40:38.6891861Z ** R 2021-05-15T16:40:38.6956667Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:40:38.9381962Z ** help 2021-05-15T16:40:38.9595742Z *** installing help indices 2021-05-15T16:40:38.9835432Z ** building package indices 2021-05-15T16:40:39.0042072Z ** testing if installed package can be loaded 2021-05-15T16:40:39.1962037Z * DONE (aghast) 2021-05-15T16:40:39.2049824Z Installing 1 packages: covr 2021-05-15T16:40:39.2058517Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:40:39.2059677Z (as ‘lib’ is unspecified) 2021-05-15T16:40:53.9569909Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T16:40:53.9571417Z 2021-05-15T16:40:53.9575970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T16:40:54.2379188Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-15T16:40:54.2508978Z ================================================== 2021-05-15T16:40:54.2510564Z downloaded 160 KB 2021-05-15T16:40:54.2511683Z 2021-05-15T16:40:54.2546178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T16:40:54.6742548Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-15T16:40:54.6861228Z ================================================== 2021-05-15T16:40:54.6862283Z downloaded 118 KB 2021-05-15T16:40:54.6862888Z 2021-05-15T16:40:54.6904565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T16:40:55.1301755Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-15T16:40:55.1524899Z ================================================== 2021-05-15T16:40:55.1526169Z downloaded 280 KB 2021-05-15T16:40:55.1526829Z 2021-05-15T16:40:55.3794433Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T16:40:55.3869465Z * DONE (lazyeval) 2021-05-15T16:40:55.6052984Z * installing *binary* package ‘rex’ ... 2021-05-15T16:40:55.6102663Z * DONE (rex) 2021-05-15T16:40:55.8678459Z * installing *binary* package ‘covr’ ... 2021-05-15T16:40:55.8755197Z * DONE (covr) 2021-05-15T16:40:55.8820663Z 2021-05-15T16:40:55.8821756Z The downloaded source packages are in 2021-05-15T16:40:55.8824157Z ‘/tmp/RtmpuzOn5C/downloaded_packages’ 2021-05-15T16:40:55.8991863Z 2021-05-15T16:40:55.9032697Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:40:55.9033330Z Rscript -e "tic::before_install()" 2021-05-15T16:40:55.9077749Z shell: /usr/bin/bash -e {0} 2021-05-15T16:40:55.9078159Z env: 2021-05-15T16:40:55.9078631Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:55.9079101Z TIC_DEPLOY_KEY: 2021-05-15T16:40:55.9079930Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:55.9081541Z GITHUB_PAT: *** 2021-05-15T16:40:55.9081959Z COVERALLS_TOKEN: 2021-05-15T16:40:55.9082450Z continue-on-error: false 2021-05-15T16:40:55.9082938Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:55.9083424Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:55.9083879Z TZ: UTC 2021-05-15T16:40:55.9084280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:55.9084699Z NOT_CRAN: true 2021-05-15T16:40:55.9085086Z ##[endgroup] 2021-05-15T16:40:56.1820297Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:40:56.3058761Z Running before_install: step_install_remote_binaries() 2021-05-15T16:40:56.7873053Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:40:56.7873997Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:40:56.7874670Z remotes::install_cran("rcmdcheck") 2021-05-15T16:40:56.7875367Z remotes::install_cran("markdown") 2021-05-15T16:40:56.7883076Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:40:56.7883518Z env: 2021-05-15T16:40:56.7884004Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:40:56.7884508Z TIC_DEPLOY_KEY: 2021-05-15T16:40:56.7885401Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:40:56.7887142Z GITHUB_PAT: *** 2021-05-15T16:40:56.7887572Z COVERALLS_TOKEN: 2021-05-15T16:40:56.7888107Z continue-on-error: false 2021-05-15T16:40:56.7888614Z VDIFFR_RUN_TESTS: 2021-05-15T16:40:56.7889153Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:40:56.7889628Z TZ: UTC 2021-05-15T16:40:56.7890054Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:40:56.7890534Z NOT_CRAN: true 2021-05-15T16:40:56.7890938Z ##[endgroup] 2021-05-15T16:41:15.1656064Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T16:41:15.1658580Z Skipping 1 packages not available: caTools 2021-05-15T16:41:15.1660202Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T16:41:15.1662084Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:41:15.1664050Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T16:41:15.1687667Z Installing 5 packages: caTools, gtools, lpSolve, gplots, clime 2021-05-15T16:41:15.1700477Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T16:41:15.1702510Z (as ‘lib’ is unspecified) 2021-05-15T16:41:29.1940469Z ##[warning]Warning: dependency ‘caTools’ is not available 2021-05-15T16:41:29.1957790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T16:41:30.0505306Z Content type 'binary/octet-stream' length 325867 bytes (318 KB) 2021-05-15T16:41:30.0671077Z ================================================== 2021-05-15T16:41:30.0672224Z downloaded 318 KB 2021-05-15T16:41:30.0672789Z 2021-05-15T16:41:30.0708265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lpSolve_5.6.15.tar.gz' 2021-05-15T16:41:30.6168591Z Content type 'binary/octet-stream' length 1234147 bytes (1.2 MB) 2021-05-15T16:41:30.6462175Z ================================================== 2021-05-15T16:41:30.6462792Z downloaded 1.2 MB 2021-05-15T16:41:30.6463113Z 2021-05-15T16:41:30.6512233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T16:41:31.2181014Z Content type 'binary/octet-stream' length 513469 bytes (501 KB) 2021-05-15T16:41:31.2462109Z ================================================== 2021-05-15T16:41:31.2462659Z downloaded 501 KB 2021-05-15T16:41:31.2462997Z 2021-05-15T16:41:31.2501687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clime_0.4.1.tar.gz' 2021-05-15T16:41:31.8661217Z Content type 'binary/octet-stream' length 40823 bytes (39 KB) 2021-05-15T16:41:31.8710331Z ================================================== 2021-05-15T16:41:31.8710867Z downloaded 39 KB 2021-05-15T16:41:31.8711161Z 2021-05-15T16:41:32.0967283Z * installing *binary* package ‘gtools’ ... 2021-05-15T16:41:32.1023613Z * DONE (gtools) 2021-05-15T16:41:32.4182361Z * installing *binary* package ‘lpSolve’ ... 2021-05-15T16:41:32.4242682Z * DONE (lpSolve) 2021-05-15T16:41:32.6958705Z ERROR: dependency ‘caTools’ is not available for package ‘gplots’ 2021-05-15T16:41:32.6961934Z * removing ‘/home/runner/work/_temp/Library/gplots’ 2021-05-15T16:41:32.8938240Z * installing *binary* package ‘clime’ ... 2021-05-15T16:41:32.8977343Z * DONE (clime) 2021-05-15T16:41:32.9085624Z 2021-05-15T16:41:32.9086513Z The downloaded source packages are in 2021-05-15T16:41:32.9087883Z ‘/tmp/Rtmpq67BnN/downloaded_packages’ 2021-05-15T16:41:32.9088748Z Warning messages: 2021-05-15T16:41:32.9090129Z 1: package ‘caTools’ is not available (for R version 3.5.3) 2021-05-15T16:41:32.9091300Z 2: In i.p(...) : installation of package ‘gplots’ had non-zero exit status 2021-05-15T16:41:46.5247775Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T16:41:46.5249487Z Use `force = TRUE` to force installation 2021-05-15T16:41:46.5259025Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T16:41:46.5260642Z Use `force = TRUE` to force installation 2021-05-15T16:41:46.5390076Z ##[group]Run options(width = 100) 2021-05-15T16:41:46.5390661Z options(width = 100) 2021-05-15T16:41:46.5391262Z pkgs <- installed.packages()[, "Package"] 2021-05-15T16:41:46.5392029Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T16:41:46.5400006Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:41:46.5400424Z env: 2021-05-15T16:41:46.5400888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:46.5401358Z TIC_DEPLOY_KEY: 2021-05-15T16:41:46.5402186Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:46.5403862Z GITHUB_PAT: *** 2021-05-15T16:41:46.5404264Z COVERALLS_TOKEN: 2021-05-15T16:41:46.5404768Z continue-on-error: false 2021-05-15T16:41:46.5405240Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:46.5405738Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:46.5406176Z TZ: UTC 2021-05-15T16:41:46.5406574Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:46.5407026Z NOT_CRAN: true 2021-05-15T16:41:46.5407415Z ##[endgroup] 2021-05-15T16:41:46.9573179Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:41:46.9573815Z setting value 2021-05-15T16:41:46.9574529Z version R version 3.5.3 (2019-03-11) 2021-05-15T16:41:46.9574999Z os Ubuntu 20.04.2 LTS 2021-05-15T16:41:46.9575655Z system x86_64, linux-gnu 2021-05-15T16:41:46.9576185Z ui X11 2021-05-15T16:41:46.9576607Z language (EN) 2021-05-15T16:41:46.9577277Z collate C.UTF-8 2021-05-15T16:41:46.9577943Z ctype C.UTF-8 2021-05-15T16:41:46.9578441Z tz UTC 2021-05-15T16:41:46.9578980Z date 2021-05-15 2021-05-15T16:41:46.9579306Z 2021-05-15T16:41:46.9580144Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T16:41:46.9580880Z package * version date lib source 2021-05-15T16:41:46.9581814Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T16:41:46.9582716Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9583699Z base * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9589882Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9590594Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9591310Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9592013Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T16:41:46.9592707Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9593620Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9594487Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9595337Z clime 0.4.1 2012-05-06 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9596206Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9597080Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9597985Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9599129Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9600047Z compiler 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9600932Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9601929Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9602820Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9603720Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9604622Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9605588Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9606435Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9607226Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T16:41:46.9608008Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9608735Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9609439Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9610155Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9610878Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9611610Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9612336Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9613263Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9614133Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9614953Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9615756Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9616580Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9617369Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9618279Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T16:41:46.9619181Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9620007Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9620833Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9621639Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9622486Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9623297Z grid 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9624301Z gtools 3.8.2 2020-03-31 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9625119Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9625912Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9626702Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9627505Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9628359Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9629183Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9630004Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9630971Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9631797Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9632636Z lpSolve 5.6.15 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9633541Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9634391Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9635206Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9636072Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9636904Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9637719Z methods * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9638526Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9639333Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9640125Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9640974Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9643932Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9644730Z parallel 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9645464Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9646175Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9647088Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9647925Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9648761Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9649591Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9650457Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9651278Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9652903Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9653713Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9654537Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9655412Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9656273Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9657083Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9657927Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9658792Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9659481Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9660203Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9660914Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9661646Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9662378Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9663130Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9663995Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9664871Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9665599Z splines 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9666350Z stats * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9667016Z stats4 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9667652Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9668264Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9668895Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T16:41:46.9669496Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9670410Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T16:41:46.9671156Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9671883Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9672609Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9673346Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T16:41:46.9674098Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9674818Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9675541Z tools 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9676252Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9676950Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9677647Z utils * 3.5.3 2021-02-17 [2] local 2021-05-15T16:41:46.9678342Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9679040Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9679742Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9680458Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9681248Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T16:41:46.9681841Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9682452Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9683048Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9683643Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-15T16:41:46.9683886Z 2021-05-15T16:41:46.9684250Z [1] /home/runner/work/_temp/Library 2021-05-15T16:41:46.9684662Z [2] /opt/R/3.5.3/lib/R/library 2021-05-15T16:41:46.9715405Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T16:41:46.9716064Z Rscript -e 'tic::script()' 2021-05-15T16:41:46.9716531Z ls -l check 2021-05-15T16:41:46.9756855Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:41:46.9757260Z env: 2021-05-15T16:41:46.9757617Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:41:46.9757973Z TIC_DEPLOY_KEY: 2021-05-15T16:41:46.9758599Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:41:46.9760463Z GITHUB_PAT: *** 2021-05-15T16:41:46.9760838Z COVERALLS_TOKEN: 2021-05-15T16:41:46.9761269Z continue-on-error: false 2021-05-15T16:41:46.9761699Z VDIFFR_RUN_TESTS: 2021-05-15T16:41:46.9762141Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:41:46.9762531Z TZ: UTC 2021-05-15T16:41:46.9762886Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:41:46.9763362Z NOT_CRAN: true 2021-05-15T16:41:46.9763705Z ##[endgroup] 2021-05-15T16:41:47.2258601Z ✔ Loading tic stage configuration from tic.R 2021-05-15T16:41:47.3445470Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T16:41:47.3446498Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T16:41:47.3447205Z timeout = Inf, check_dir = "check") 2021-05-15T16:41:47.4129858Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T16:41:47.6365781Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T16:41:47.6459646Z * preparing ‘DensParcorr’: 2021-05-15T16:41:47.6501474Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:41:47.6688486Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:41:47.6690283Z * checking for empty or unneeded directories 2021-05-15T16:41:47.6711741Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T16:41:47.6770233Z 2021-05-15T16:41:47.7532510Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T16:41:48.0145977Z * using log directory ‘/home/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T16:41:48.0147303Z * using R version 3.5.3 (2019-03-11) 2021-05-15T16:41:48.0148228Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T16:41:48.0149114Z * using session charset: UTF-8 2021-05-15T16:41:48.0233572Z * using option ‘--as-cran’ 2021-05-15T16:41:48.0253175Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T16:41:48.0262644Z * checking extension type ... Package 2021-05-15T16:41:48.0264785Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T16:41:48.0283403Z * checking package namespace information ... OK 2021-05-15T16:42:02.6226522Z * checking package dependencies ... ERROR 2021-05-15T16:42:02.6229928Z ##[error]Package required but not available: ‘gplots’ 2021-05-15T16:42:02.6232409Z 2021-05-15T16:42:02.6260591Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-15T16:42:02.6261724Z manual. 2021-05-15T16:42:02.6262410Z * DONE 2021-05-15T16:42:02.6262848Z 2021-05-15T16:42:02.6263755Z Status: 1 ERROR 2021-05-15T16:42:02.6264416Z See 2021-05-15T16:42:02.6266294Z ‘/home/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck/00check.log’ 2021-05-15T16:42:02.6267635Z for details. 2021-05-15T16:42:02.6268121Z 2021-05-15T16:42:02.6432077Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T16:42:02.6454415Z Duration: 15s 2021-05-15T16:42:02.6476692Z 2021-05-15T16:42:02.6507870Z ❯ checking package dependencies ... ERROR 2021-05-15T16:42:02.6524948Z ##[error] Package required but not available: ‘gplots’ 2021-05-15T16:42:02.6526768Z 2021-05-15T16:42:02.6532262Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-15T16:42:02.6532954Z manual. 2021-05-15T16:42:02.6533240Z 2021-05-15T16:42:02.6533941Z 1 error ✖ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T16:42:02.6686928Z ##[error]Error: A step failed in stage "script": script. 2021-05-15T16:42:02.6689215Z 2021-05-15T16:42:02.6690041Z Execution halted 2021-05-15T16:42:02.6691169Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-15T16:42:02.6691865Z Backtrace: 2021-05-15T16:42:02.6692509Z 1. tic::script() 2021-05-15T16:42:02.6693290Z 2. tic::run_stage("script", stages = stages) 2021-05-15T16:42:02.6693990Z 3. stage$run_all() 2021-05-15T16:42:02.6694631Z 4. private$run_one(step) 2021-05-15T16:42:02.6695580Z 11. step$run() 2021-05-15T16:42:02.6696410Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-15T16:42:02.6766819Z ##[error]Process completed with exit code 1. 2021-05-15T16:42:02.6811832Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:42:02.6812661Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T16:42:02.6857862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T16:42:02.6858409Z env: 2021-05-15T16:42:02.6858850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:42:02.6859332Z TIC_DEPLOY_KEY: 2021-05-15T16:42:02.6860145Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:42:02.6861886Z GITHUB_PAT: *** 2021-05-15T16:42:02.6862294Z COVERALLS_TOKEN: 2021-05-15T16:42:02.6862798Z continue-on-error: false 2021-05-15T16:42:02.6863287Z VDIFFR_RUN_TESTS: 2021-05-15T16:42:02.6864201Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:42:02.6864696Z TZ: UTC 2021-05-15T16:42:02.6865114Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:42:02.6865572Z NOT_CRAN: true 2021-05-15T16:42:02.6865976Z ##[endgroup] 2021-05-15T16:42:02.7043729Z ##[group]Run actions/upload-artifact@master 2021-05-15T16:42:02.7044295Z with: 2021-05-15T16:42:02.7044758Z name: Linux-r3.5-results 2021-05-15T16:42:02.7045250Z path: check 2021-05-15T16:42:02.7045729Z if-no-files-found: warn 2021-05-15T16:42:02.7046203Z env: 2021-05-15T16:42:02.7046685Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:42:02.7047208Z TIC_DEPLOY_KEY: 2021-05-15T16:42:02.7048094Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T16:42:02.7049462Z GITHUB_PAT: *** 2021-05-15T16:42:02.7049913Z COVERALLS_TOKEN: 2021-05-15T16:42:02.7050442Z continue-on-error: false 2021-05-15T16:42:02.7051073Z VDIFFR_RUN_TESTS: 2021-05-15T16:42:02.7051558Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T16:42:02.7052019Z TZ: UTC 2021-05-15T16:42:02.7052407Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:42:02.7052839Z NOT_CRAN: true 2021-05-15T16:42:02.7053221Z ##[endgroup] 2021-05-15T16:42:03.3266404Z With the provided path, there will be 12 files uploaded 2021-05-15T16:42:03.3559460Z Total size of all the files uploaded is 10799 bytes 2021-05-15T16:42:03.4136298Z Finished uploading artifact Linux-r3.5-results. Reported size is 10799 bytes. There were 0 items that failed to upload 2021-05-15T16:42:03.4137677Z Artifact Linux-r3.5-results has been successfully uploaded! 2021-05-15T16:42:03.4288892Z Post job cleanup. 2021-05-15T16:42:03.5376929Z [command]/usr/bin/git version 2021-05-15T16:42:03.5440414Z git version 2.31.1 2021-05-15T16:42:03.5487369Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:42:03.5535918Z [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-15T16:42:03.5789788Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:42:03.5817130Z http.https://github.com/.extraheader 2021-05-15T16:42:03.5835024Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T16:42:03.5868112Z [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-15T16:42:03.6176658Z Cleaning up orphan processes