2021-05-15T14:00:14.1001154Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.6921054Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.7593746Z 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-15T14:00:14.8211215Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.9166867Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:00:23.5264460Z Current runner version: '2.278.0' 2021-05-15T14:00:23.5298741Z ##[group]Operating System 2021-05-15T14:00:23.5299715Z Ubuntu 2021-05-15T14:00:23.5300109Z 20.04.2 2021-05-15T14:00:23.5300891Z LTS 2021-05-15T14:00:23.5301318Z ##[endgroup] 2021-05-15T14:00:23.5301919Z ##[group]Virtual Environment 2021-05-15T14:00:23.5302505Z Environment: ubuntu-20.04 2021-05-15T14:00:23.5303286Z Version: 20210510.0 2021-05-15T14:00:23.5304508Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T14:00:23.5305903Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T14:00:23.5306959Z ##[endgroup] 2021-05-15T14:00:23.5308792Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:00:23.5310483Z Actions: write 2021-05-15T14:00:23.5311247Z Checks: write 2021-05-15T14:00:23.5311729Z Contents: write 2021-05-15T14:00:23.5312466Z Deployments: write 2021-05-15T14:00:23.5313342Z Issues: write 2021-05-15T14:00:23.5314072Z Metadata: read 2021-05-15T14:00:23.5314558Z Packages: write 2021-05-15T14:00:23.5315115Z PullRequests: write 2021-05-15T14:00:23.5315694Z RepositoryProjects: write 2021-05-15T14:00:23.5316364Z SecurityEvents: write 2021-05-15T14:00:23.5317080Z Statuses: write 2021-05-15T14:00:23.5317682Z ##[endgroup] 2021-05-15T14:00:23.5320991Z Prepare workflow directory 2021-05-15T14:00:23.6538148Z Prepare all required actions 2021-05-15T14:00:23.6550028Z Getting action download info 2021-05-15T14:00:24.1193865Z Download action repository 'actions/checkout@v2' 2021-05-15T14:00:25.6093472Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:27.7761539Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:30.4144559Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:31.3031777Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:32.1888601Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:33.0508413Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:34.1213446Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:34.1214082Z with: 2021-05-15T14:00:34.1214535Z repository: neuroconductor/kirby21.smri 2021-05-15T14:00:34.1215488Z token: *** 2021-05-15T14:00:34.1215836Z ssh-strict: true 2021-05-15T14:00:34.1216306Z persist-credentials: true 2021-05-15T14:00:34.1216732Z clean: true 2021-05-15T14:00:34.1217100Z fetch-depth: 1 2021-05-15T14:00:34.1217463Z lfs: false 2021-05-15T14:00:34.1217809Z submodules: false 2021-05-15T14:00:34.1218163Z env: 2021-05-15T14:00:34.1218550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:34.1218988Z TIC_DEPLOY_KEY: 2021-05-15T14:00:34.1219724Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:34.1220851Z GITHUB_PAT: *** 2021-05-15T14:00:34.1221210Z COVERALLS_TOKEN: 2021-05-15T14:00:34.1221667Z continue-on-error: false 2021-05-15T14:00:34.1222109Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:34.1222457Z ##[endgroup] 2021-05-15T14:00:34.3934656Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:00:34.3959476Z ##[group]Getting Git version info 2021-05-15T14:00:34.3960868Z Working directory is '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:34.4023822Z [command]/usr/bin/git version 2021-05-15T14:00:34.4214047Z git version 2.31.1 2021-05-15T14:00:34.4217110Z ##[endgroup] 2021-05-15T14:00:34.4225865Z Deleting the contents of '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:34.4233776Z ##[group]Initializing the repository 2021-05-15T14:00:34.4240960Z [command]/usr/bin/git init /home/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:00:34.4358418Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:34.4359698Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:34.4361027Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:34.4361821Z hint: 2021-05-15T14:00:34.4363510Z hint: git config --global init.defaultBranch 2021-05-15T14:00:34.4364368Z hint: 2021-05-15T14:00:34.4365820Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:34.4367596Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:34.4368287Z hint: 2021-05-15T14:00:34.4369039Z hint: git branch -m 2021-05-15T14:00:34.4372630Z Initialized empty Git repository in /home/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:00:34.4386418Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:34.4463229Z ##[endgroup] 2021-05-15T14:00:34.4464339Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:34.4469257Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:34.4512321Z ##[endgroup] 2021-05-15T14:00:34.4518185Z ##[group]Setting up auth 2021-05-15T14:00:34.4525734Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:34.4570988Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:00:34.5015480Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:34.5068971Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:00:34.5313699Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:34.5382117Z ##[endgroup] 2021-05-15T14:00:34.5383396Z ##[group]Fetching the repository 2021-05-15T14:00:34.5393497Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:00:34.8888382Z remote: Enumerating objects: 19, done. 2021-05-15T14:00:34.8889271Z remote: Counting objects: 5% (1/19) 2021-05-15T14:00:34.8890387Z remote: Counting objects: 10% (2/19) 2021-05-15T14:00:34.8974181Z remote: Counting objects: 15% (3/19) 2021-05-15T14:00:34.8979075Z remote: Counting objects: 21% (4/19) 2021-05-15T14:00:34.8979991Z remote: Counting objects: 26% (5/19) 2021-05-15T14:00:34.8980797Z remote: Counting objects: 31% (6/19) 2021-05-15T14:00:34.8981450Z remote: Counting objects: 36% (7/19) 2021-05-15T14:00:34.8982426Z remote: Counting objects: 42% (8/19) 2021-05-15T14:00:34.8983048Z remote: Counting objects: 47% (9/19) 2021-05-15T14:00:34.8983707Z remote: Counting objects: 52% (10/19) 2021-05-15T14:00:34.8984696Z remote: Counting objects: 57% (11/19) 2021-05-15T14:00:34.8985352Z remote: Counting objects: 63% (12/19) 2021-05-15T14:00:34.8985993Z remote: Counting objects: 68% (13/19) 2021-05-15T14:00:34.8986562Z remote: Counting objects: 73% (14/19) 2021-05-15T14:00:34.8987125Z remote: Counting objects: 78% (15/19) 2021-05-15T14:00:34.8987861Z remote: Counting objects: 84% (16/19) 2021-05-15T14:00:34.8988819Z remote: Counting objects: 89% (17/19) 2021-05-15T14:00:34.8989618Z remote: Counting objects: 94% (18/19) 2021-05-15T14:00:34.8990305Z remote: Counting objects: 100% (19/19) 2021-05-15T14:00:34.8991075Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:00:34.8991774Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:00:34.8992606Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:00:34.8993414Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:00:34.8994195Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:00:34.8995090Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:00:34.8995657Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:00:34.8996491Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:00:34.8997112Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:00:34.8997654Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:00:34.8998179Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:00:34.8998724Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:00:34.8999260Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:00:34.9000004Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:00:34.9000737Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:00:34.9001704Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:00:34.9002295Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:00:34.9002896Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:00:34.9004404Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:00:34.9064513Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:34.9066071Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:00:34.9135779Z ##[endgroup] 2021-05-15T14:00:34.9148177Z ##[group]Determining the checkout info 2021-05-15T14:00:34.9148861Z ##[endgroup] 2021-05-15T14:00:34.9149439Z ##[group]Checking out the ref 2021-05-15T14:00:34.9150500Z [command]/usr/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:00:34.9217393Z Note: switching to 'refs/tags/1.5.s'. 2021-05-15T14:00:34.9218444Z 2021-05-15T14:00:34.9220245Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:34.9223287Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:34.9224511Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:34.9225397Z 2021-05-15T14:00:34.9226865Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:34.9228305Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:34.9228766Z 2021-05-15T14:00:34.9229389Z git switch -c 2021-05-15T14:00:34.9229739Z 2021-05-15T14:00:34.9230133Z Or undo this operation with: 2021-05-15T14:00:34.9230420Z 2021-05-15T14:00:34.9230903Z git switch - 2021-05-15T14:00:34.9231161Z 2021-05-15T14:00:34.9231757Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:34.9232281Z 2021-05-15T14:00:34.9232811Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:00:34.9254095Z ##[endgroup] 2021-05-15T14:00:34.9314068Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:34.9351931Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:00:34.9540863Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:34.9541332Z with: 2021-05-15T14:00:34.9541702Z r-version: oldrel 2021-05-15T14:00:34.9542226Z Ncpus: 1 2021-05-15T14:00:34.9542613Z crayon.enabled: NULL 2021-05-15T14:00:34.9543104Z remove-openmp-macos: true 2021-05-15T14:00:34.9543808Z http-user-agent: default 2021-05-15T14:00:34.9544231Z install-r: true 2021-05-15T14:00:34.9544772Z windows-path-include-mingw: true 2021-05-15T14:00:34.9545446Z env: 2021-05-15T14:00:34.9546436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:34.9547075Z TIC_DEPLOY_KEY: 2021-05-15T14:00:34.9547917Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:34.9550313Z GITHUB_PAT: *** 2021-05-15T14:00:34.9550678Z COVERALLS_TOKEN: 2021-05-15T14:00:34.9551118Z continue-on-error: false 2021-05-15T14:00:34.9551523Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:34.9551879Z ##[endgroup] 2021-05-15T14:00:36.0037886Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:38.4787856Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:38.4790454Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:38.4806411Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:38.5701790Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:38.6039972Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:38.7411715Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:38.7443647Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:38.7653373Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:38.7688907Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:38.7706912Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:38.7743840Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:38.7794610Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:38.7799079Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:38.7948498Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:38.7976011Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:39.0230913Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:39.3149971Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:39.3776333Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:39.4479864Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:39.6697097Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:39.6795488Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:39.6796944Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:39.6938034Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:39.6974372Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:39.7546607Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:46.5852039Z Fetched 4463 kB in 1s (3161 kB/s) 2021-05-15T14:00:47.4312570Z Reading package lists... 2021-05-15T14:00:47.4575881Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:00:49.5333200Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:00:49.6049778Z Reading package lists... 2021-05-15T14:00:49.7833118Z Building dependency tree... 2021-05-15T14:00:49.7848326Z Reading state information... 2021-05-15T14:00:49.9392087Z The following additional packages will be installed: 2021-05-15T14:00:49.9396276Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:00:49.9397388Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:00:49.9398667Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:00:49.9399964Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:00:49.9401213Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:00:49.9402324Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:00:49.9403495Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:00:49.9404793Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:00:49.9405936Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:00:49.9407424Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:00:49.9408562Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:00:49.9409732Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:00:49.9410989Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:00:49.9412234Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:00:49.9413809Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:00:49.9414912Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:00:49.9415984Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:49.9417202Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:49.9418545Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:49.9419685Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:49.9420723Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:49.9421766Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:49.9422963Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:49.9424433Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:49.9425631Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:49.9426791Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:49.9428594Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:49.9430152Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:49.9431964Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:49.9433198Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:49.9434391Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:49.9435684Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:49.9436977Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:49.9438136Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:49.9439283Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:49.9440460Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:49.9441566Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:49.9442621Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:00:49.9443280Z Suggested packages: 2021-05-15T14:00:49.9444019Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:00:49.9444972Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:00:49.9446015Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:00:49.9447267Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:00:49.9448342Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:00:49.9449317Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:00:49.9450478Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:00:49.9451598Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:00:49.9453031Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:00:49.9454192Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:00:50.3915472Z The following NEW packages will be installed: 2021-05-15T14:00:50.3917816Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:00:50.3919548Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:00:50.3921303Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:00:50.3923092Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:00:50.3924556Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:00:50.3925977Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:00:50.3927602Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:00:50.3929273Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:00:50.3931016Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:00:50.3932840Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:00:50.3934121Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:00:50.3935556Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:00:50.3937137Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:00:50.3939193Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:00:50.3940850Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:00:50.3942266Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:00:50.3944025Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:50.3946185Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:50.3948083Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:50.3950060Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:50.3951481Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:50.3953181Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:50.3954649Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:50.3956702Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:50.3958754Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:50.3962594Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:50.3964064Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:50.3965770Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:50.3967288Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:50.3968994Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:50.3970688Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:50.3972010Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:50.3973507Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:50.3974897Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:50.3976118Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:50.3977701Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:50.3981574Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:50.3982779Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:00:50.4204246Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:00:50.4205503Z Need to get 8648 kB of archives. 2021-05-15T14:00:50.4206484Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:00:50.4208718Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:00:50.4244721Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:00:50.4254441Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:00:50.4264893Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:00:50.4273802Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:00:50.4355753Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:00:50.4363451Z 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-15T14:00:50.4372053Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:00:50.4380934Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:00:50.4390107Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:00:50.4398511Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:00:50.4417359Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:00:50.4426807Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:00:50.4433828Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:00:50.4437816Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:00:50.4445591Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:00:50.4456380Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:00:50.4470098Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:00:50.4477249Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:00:50.4607983Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:00:50.4618720Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:00:50.4639238Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:00:50.4650876Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:00:50.4667852Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:00:50.4681492Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:00:50.4790940Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:00:50.4800515Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:00:50.4809752Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:00:50.4864131Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:00:50.4874381Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:00:50.5175311Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:00:50.5177112Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:00:50.5179012Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:00:50.5180575Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:00:50.5182104Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:00:50.5183644Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:00:50.5185098Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:00:50.5186546Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:00:50.5188040Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:00:50.5189506Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:00:50.5191033Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:00:50.5194417Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:00:50.5196404Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:00:50.5198145Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:00:50.5200032Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:00:50.5201723Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:00:50.5206061Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:00:50.5207734Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:00:50.5209198Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:00:50.5210619Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:00:50.5211984Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:00:50.5214086Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:00:50.5215978Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:00:50.5219451Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:00:50.5221093Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:00:50.5222562Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:00:50.5224017Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:00:50.5225644Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:00:50.5227519Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:00:50.5231888Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:00:50.5233408Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:00:50.5235242Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:00:50.5237684Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:00:50.5241436Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:00:50.5249395Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:00:50.5258597Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:00:50.5265349Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:00:50.5272106Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:00:50.5286658Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:00:50.5300603Z 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-15T14:00:50.5305717Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:00:50.5313998Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:00:50.5321834Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:00:50.5330968Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:00:50.5336060Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:00:50.5344638Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:00:50.5379097Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:00:50.5392430Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:00:50.5404592Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:00:50.5410396Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:00:50.5436021Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:00:50.5445116Z 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-15T14:00:50.5506757Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:00:50.5511739Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:00:50.5516212Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:00:50.5517929Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:00:50.5523008Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:00:50.5526959Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:00:50.5529183Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:00:50.5530930Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:00:50.5535851Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:00:50.5537487Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:00:50.5541642Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:00:50.5543856Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:00:50.5549934Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:00:50.5556418Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:00:50.5558901Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:00:50.5567569Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:00:50.5577032Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:00:50.5581904Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:00:50.5589935Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:00:50.5666861Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:00:50.5690279Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:00:50.5698842Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:00:50.5706462Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:00:50.5713488Z 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-15T14:00:50.5724688Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:00:50.5735286Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:00:50.5761786Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:00:50.5781157Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:00:50.5790072Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:00:50.5806683Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:00:50.5819912Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:00:50.5828525Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:00:50.5835945Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:00:50.5849026Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:00:50.5851122Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:00:50.5860106Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:00:50.5901476Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:00:50.5903515Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:00:50.5905587Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:00:50.5907335Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:00:50.5909191Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:00:50.5910807Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:00:50.5912339Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:00:50.5920473Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:00:50.6107847Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:00:50.6114557Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:00:50.6123937Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:00:50.6193568Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:00:51.3390705Z Fetched 8648 kB in 0s (39.7 MB/s) 2021-05-15T14:00:51.3809467Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:00:51.4115062Z (Reading database ... 2021-05-15T14:00:51.4115647Z (Reading database ... 5% 2021-05-15T14:00:51.4116049Z (Reading database ... 10% 2021-05-15T14:00:51.4116463Z (Reading database ... 15% 2021-05-15T14:00:51.4116854Z (Reading database ... 20% 2021-05-15T14:00:51.4117265Z (Reading database ... 25% 2021-05-15T14:00:51.4117659Z (Reading database ... 30% 2021-05-15T14:00:51.4118075Z (Reading database ... 35% 2021-05-15T14:00:51.4118487Z (Reading database ... 40% 2021-05-15T14:00:51.4118912Z (Reading database ... 45% 2021-05-15T14:00:51.4119893Z (Reading database ... 50% 2021-05-15T14:00:51.4532284Z (Reading database ... 55% 2021-05-15T14:00:51.5252228Z (Reading database ... 60% 2021-05-15T14:00:51.5973917Z (Reading database ... 65% 2021-05-15T14:00:51.6658078Z (Reading database ... 70% 2021-05-15T14:00:51.7747446Z (Reading database ... 75% 2021-05-15T14:00:51.8897941Z (Reading database ... 80% 2021-05-15T14:00:52.0108447Z (Reading database ... 85% 2021-05-15T14:00:52.1097810Z (Reading database ... 90% 2021-05-15T14:00:52.1958213Z (Reading database ... 95% 2021-05-15T14:00:52.1959294Z (Reading database ... 100% 2021-05-15T14:00:52.1960150Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:00:52.2161559Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:00:52.2269791Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:00:52.2694442Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:00:52.2962026Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:00:52.2986006Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:00:52.3293714Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:00:52.3589802Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:00:52.3607390Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:52.3974254Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:00:52.4248570Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:00:52.4264456Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:52.4590174Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:00:52.4930321Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:00:52.4946714Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:52.5335019Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:00:52.5621708Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:00:52.5636823Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:52.5933909Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:00:52.6235034Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:00:52.6244110Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:52.6556761Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:00:52.6883836Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:00:52.6896462Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:52.7214715Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:00:52.7516067Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:00:52.7535371Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:52.7855326Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:00:52.8168654Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:00:52.8208538Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:52.8485852Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:00:52.8800725Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:00:52.8809850Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:52.9134775Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:00:52.9428081Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:00:52.9447797Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:52.9773767Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:00:53.0058666Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:00:53.0070852Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:53.0414792Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:00:53.0713384Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:00:53.0736759Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:53.1011603Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:00:53.1362851Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:00:53.1382926Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:53.1734224Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:00:53.2020159Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:00:53.2034248Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:00:53.2329806Z Selecting previously unselected package patchutils. 2021-05-15T14:00:53.2651296Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:00:53.2660617Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:00:53.3013771Z Selecting previously unselected package wdiff. 2021-05-15T14:00:53.3406654Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:00:53.3487595Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:00:53.4009404Z Selecting previously unselected package devscripts. 2021-05-15T14:00:53.4353833Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:00:53.4619144Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:53.5934433Z Selecting previously unselected package diffstat. 2021-05-15T14:00:53.6210674Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:00:53.6237844Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:00:53.6571363Z Selecting previously unselected package python3-gpg. 2021-05-15T14:00:53.6909651Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:00:53.6927669Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:53.7485463Z Selecting previously unselected package dput. 2021-05-15T14:00:53.7842137Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:00:53.7934624Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:00:53.8337057Z Selecting previously unselected package gdebi-core. 2021-05-15T14:00:53.8646291Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:00:53.8661062Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:54.0413347Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:00:54.0773218Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:00:54.0812223Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:54.1293937Z Selecting previously unselected package gettext. 2021-05-15T14:00:54.1598411Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:00:54.1621986Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:54.2814283Z Selecting previously unselected package intltool-debian. 2021-05-15T14:00:54.3159744Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:00:54.3181518Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:54.3468085Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:00:54.3811707Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:00:54.3830010Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:54.4163695Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:00:54.4496153Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:00:54.4511123Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:54.4856111Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:00:54.5194920Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:00:54.5207548Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:54.5533921Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:00:54.5829909Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:00:54.5841089Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:54.6115426Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:00:54.6546640Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:00:54.6571032Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:54.6853796Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:00:54.7156691Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:00:54.7177573Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:54.7494505Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:00:54.7731531Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:00:54.7743083Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:54.8037503Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:00:54.8366885Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:00:54.8377615Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:54.8697464Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:00:54.8990234Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:00:54.9006534Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:54.9250260Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:00:54.9592656Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:00:54.9604646Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:54.9895862Z Selecting previously unselected package libclone-perl. 2021-05-15T14:00:55.0211950Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:00:55.0231229Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:00:55.0534898Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:00:55.0854542Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:00:55.0864065Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:55.1137346Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:00:55.1455217Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:00:55.1478016Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:55.1814430Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:00:55.2095065Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:00:55.2111057Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:00:55.2414262Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:00:55.2723609Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:00:55.2742473Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:55.3093904Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:00:55.3347781Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:00:55.3365289Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:55.3653730Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:00:55.3983064Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:00:55.3993970Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:55.4334231Z Selecting previously unselected package libwant-perl. 2021-05-15T14:00:55.4593195Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:00:55.4610720Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:00:55.4893883Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:00:55.5231714Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:00:55.5245124Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:55.5549842Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:00:55.5876160Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:00:55.5887582Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:55.6286101Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:00:55.6634965Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:00:55.6653735Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:55.6947196Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:00:55.7294515Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:00:55.7311475Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:55.7573629Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:00:55.7901724Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:00:55.7921554Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:55.8203329Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:00:55.8492900Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:00:55.8510324Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:55.8844021Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:00:55.9160225Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:00:55.9171460Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:55.9974174Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:00:56.0223639Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:00:56.0249902Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:56.0517639Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:00:56.0844338Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:00:56.0854632Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:56.1173774Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:00:56.1458895Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:00:56.1478344Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:56.1720383Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:00:56.2023901Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:00:56.2035930Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:56.2317043Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:00:56.2638656Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:00:56.2653919Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:56.2973946Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:00:56.3253838Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:00:56.3270835Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:56.3575486Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:00:56.3894949Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:00:56.3904317Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:56.4238365Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:00:56.4486894Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:00:56.4501014Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:00:56.4774490Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:00:56.5095707Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:00:56.5109132Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:56.5773880Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:00:56.6023207Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:00:56.6034300Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:00:57.2791374Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:00:57.2793435Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:00:57.2794617Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:57.2796078Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:00:57.2797739Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:00:57.2799133Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:57.2800530Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:00:57.2802144Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:00:57.2804874Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:57.2805743Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:00:57.2806628Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:00:57.2807427Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:57.2808322Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:00:57.2809763Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:00:57.2810756Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:57.2811701Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:00:57.2814054Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:00:57.2814877Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:57.2815692Z Selecting previously unselected package libjson-perl. 2021-05-15T14:00:57.2816513Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:00:57.2817207Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:00:57.2817956Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:00:57.2818822Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:00:57.2819785Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:00:57.2820735Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:00:57.2822232Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:00:57.2823403Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:57.2824768Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:00:57.2825769Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:00:57.2826646Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:57.2827878Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:00:57.3033392Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:00:57.3048746Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:57.3275756Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:00:57.3589303Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:00:57.3609130Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:00:57.3934246Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:00:57.4148123Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:00:57.4163400Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:57.4413891Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:00:57.4746291Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:00:57.4759230Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:57.5055226Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:00:57.5334408Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:00:57.5353322Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:57.5973661Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:00:57.6255747Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:00:57.6268298Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:57.6654409Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:00:57.6908560Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:00:57.6924666Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:57.7253643Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:00:57.7473510Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:00:57.7483006Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:57.7706306Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:00:57.7999643Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:00:57.8011959Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:00:57.8505501Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:00:57.8769089Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:00:57.8783303Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:57.9053785Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:00:57.9335257Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:00:57.9350482Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:57.9581449Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:00:57.9879059Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:00:57.9890788Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:58.0266350Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:00:58.0573016Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:00:58.0586624Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:58.0974182Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:00:58.1311714Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:00:58.1328026Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:58.1599716Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:00:58.1936720Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:00:58.1958437Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:58.2406141Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:00:58.2746079Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:00:58.2763792Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:58.3043580Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:00:58.3385294Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:00:58.3406120Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:58.3686487Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:00:58.4086390Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:00:58.4102858Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:58.4453790Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:00:58.4702910Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:00:58.4727883Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:58.4972957Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:00:58.5325026Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:00:58.5342980Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:58.5709646Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:00:58.6047411Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:00:58.6062413Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:58.6347766Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:00:58.6676203Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:00:58.6693322Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:58.7173823Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:00:58.7482246Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:00:58.7503954Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:58.7822376Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:00:58.8169374Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:00:58.8183911Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:58.8406168Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:00:58.8724570Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:00:58.8756424Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:58.9059888Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:00:58.9384917Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:00:58.9402869Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:58.9737421Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:00:59.0081173Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:00:59.0116037Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:59.0534462Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:00:59.0822359Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:00:59.0838774Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:59.1175856Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:00:59.1477590Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:00:59.1490772Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:59.1813383Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:00:59.2078788Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:59.2091970Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:59.2775874Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:00:59.3038995Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:00:59.3051967Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:59.3334017Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:00:59.3631651Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:00:59.3646311Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:00:59.3974131Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:00:59.4315275Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:00:59.4325167Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:00:59.4628778Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:00:59.4981506Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:00:59.5002695Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:59.5256765Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:00:59.5598386Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:00:59.5619217Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:59.5974268Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:00:59.6247600Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:00:59.6259128Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:59.6559502Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:00:59.6923020Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:59.6938446Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:59.7335559Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:00:59.7669721Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:59.7686344Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:59.8094076Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:00:59.8360002Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:00:59.8376586Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:00:59.8624297Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:00:59.8936200Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:00:59.8948684Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:59.9243520Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:00:59.9580945Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:00:59.9604505Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:59.9933529Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:01:00.0158966Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:01:00.0175747Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:00.0436998Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:01:00.0842720Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:01:00.0858200Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:00.1174594Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:01:00.1465697Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:01:00.1480126Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:00.1777812Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:01:00.2111593Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:01:00.2128757Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:00.2454190Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:01:00.2763991Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:01:00.2776758Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:00.3019135Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:01:00.3311468Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:01:00.3330293Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:00.3569959Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:01:00.3902647Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:01:00.3957503Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:00.4193966Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:01:00.4543114Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:01:00.4555304Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:00.4819449Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:01:00.5214828Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:01:00.5238594Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:00.5611626Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:01:00.6105040Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:01:00.6121955Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:00.6519594Z Selecting previously unselected package licensecheck. 2021-05-15T14:01:00.6863563Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:01:00.6882792Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:01:00.7215032Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:01:00.7520158Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:01:00.7552504Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:00.7894071Z Selecting previously unselected package t1utils. 2021-05-15T14:01:00.8196266Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:01:00.8208035Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:01:00.8614349Z Selecting previously unselected package lintian. 2021-05-15T14:01:00.8983262Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:01:00.9013128Z Unpacking lintian (2.62.0) ... 2021-05-15T14:01:01.2736663Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:01:01.3108741Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:01:01.3116496Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:01.3454734Z Selecting previously unselected package python3-xdg. 2021-05-15T14:01:01.3866760Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:01:01.3882802Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:01.4218686Z Selecting previously unselected package qpdf. 2021-05-15T14:01:01.4618659Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:01.4629379Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:01:01.5537818Z Selecting previously unselected package python3-magic. 2021-05-15T14:01:01.5868857Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:01:01.5884584Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:01.6578093Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:01.6703916Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:01.6753637Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:01.6798759Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:01:01.6834642Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:01:01.6881586Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:01.6919773Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:01.6957050Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:01.6998792Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:01.8519487Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:01.8570152Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:01.8609943Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:01:01.8660679Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:01.8718056Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:01.8772623Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:01.8814731Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:01.8853918Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:01.8899727Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:01.8964007Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:01.9000103Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:01:01.9043774Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:01.9090701Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:01.9128047Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:01.9176125Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:01.9214546Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:01:01.9259544Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:01.9298667Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:01.9334391Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:01.9378760Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:01:01.9442305Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:01.9479507Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:01.9522165Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:01.9569804Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:01.9612161Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:01.9644160Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:02.1370408Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:02.1420953Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:02.1453296Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:01:02.1490277Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:02.1537476Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:01:02.1571808Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:01:02.1616884Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:02.1655245Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:01:02.1696312Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:01:02.1737238Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:02.1778487Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:02.3522207Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:02.3578736Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:02.3644666Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:01:02.3682580Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:02.3732035Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:02.3792762Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:02.3839575Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:01:02.3895897Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:02.3945172Z Setting up t1utils (1.41-3) ... 2021-05-15T14:01:02.3998359Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:02.4037051Z Setting up diffstat (1.63-1) ... 2021-05-15T14:01:02.4077611Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:02.4122342Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:02.4162263Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:02.4198160Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:02.4237759Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:02.4284413Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:02.4325238Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:02.4370462Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:02.4416762Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:02.4472489Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:02.4538012Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:01:02.4592508Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:02.4643090Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:02.4685884Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:02.4728346Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:02.4768462Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:01:02.4813431Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:02.4844962Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:02.4885540Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:02.6354880Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:02.6396778Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:02.6453773Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:02.6489197Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:02.6520680Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:02.6565378Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:02.6600633Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:02.6641524Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:02.6837938Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:02.6882178Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:02.6924640Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:02.8360607Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:02.8420805Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:02.8471550Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:01:02.8567093Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:02.8625988Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:02.8660724Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:02.8698759Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:02.8729307Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:02.8803614Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:02.8878178Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:02.8931732Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:02.8991063Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:02.9047130Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:01:02.9083651Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:02.9128332Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:02.9163925Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:01:03.0814818Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:03.0870418Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:03.0901197Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:03.0945338Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:03.0999684Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:03.1042709Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:03.1090011Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:03.1162526Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:03.1228698Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:03.1312689Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:03.1398985Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:03.1544150Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:03.1604237Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:03.1672016Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:03.1721244Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:01:03.1762040Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:03.1829243Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:03.1894955Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:03.3760181Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:03.3807012Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:03.3855968Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:03.3910457Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:03.3996183Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:03.4049520Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:03.4102803Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:03.4154853Z Setting up lintian (2.62.0) ... 2021-05-15T14:01:03.4224401Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:01:03.4297655Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:20.1769954Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:20.5036892Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:23.2190160Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T14:01:23.3562703Z 2021-05-15T14:01:23.3755931Z Reading package lists... 0% 2021-05-15T14:01:23.3756805Z 2021-05-15T14:01:23.3814346Z Reading package lists... 100% 2021-05-15T14:01:23.3815403Z 2021-05-15T14:01:23.3815873Z 2021-05-15T14:01:23.3816727Z Reading package lists... Done 2021-05-15T14:01:23.3817264Z 2021-05-15T14:01:23.3817961Z Building dependency tree... 0% 2021-05-15T14:01:23.3818830Z 2021-05-15T14:01:23.4214526Z Building dependency tree... 0% 2021-05-15T14:01:23.4215701Z 2021-05-15T14:01:23.4217423Z Building dependency tree... 50% 2021-05-15T14:01:23.4218125Z 2021-05-15T14:01:23.5948247Z Building dependency tree... 50% 2021-05-15T14:01:23.5948642Z 2021-05-15T14:01:23.5949241Z Building dependency tree 2021-05-15T14:01:23.5949566Z 2021-05-15T14:01:23.5950152Z Reading state information... 0% 2021-05-15T14:01:23.5950495Z 2021-05-15T14:01:23.7780500Z Reading state information... 0% 2021-05-15T14:01:23.7780917Z 2021-05-15T14:01:23.7781115Z 2021-05-15T14:01:23.7781699Z Reading state information... Done 2021-05-15T14:01:23.7781993Z 2021-05-15T14:01:23.7782378Z Reading state information... 0% 2021-05-15T14:01:23.7835093Z 2021-05-15T14:01:23.7835715Z Reading state information... 1% 2021-05-15T14:01:23.7884940Z 2021-05-15T14:01:23.7885364Z Reading state information... 3% 2021-05-15T14:01:23.7925403Z 2021-05-15T14:01:23.7925807Z Reading state information... 5% 2021-05-15T14:01:23.7969604Z 2021-05-15T14:01:23.7970009Z Reading state information... 7% 2021-05-15T14:01:23.8006957Z 2021-05-15T14:01:23.8007374Z Reading state information... 9% 2021-05-15T14:01:23.8046937Z 2021-05-15T14:01:23.8047546Z Reading state information... 11% 2021-05-15T14:01:23.8088365Z 2021-05-15T14:01:23.8088818Z Reading state information... 13% 2021-05-15T14:01:23.8124532Z 2021-05-15T14:01:23.8133135Z Reading state information... 15% 2021-05-15T14:01:23.8167960Z 2021-05-15T14:01:23.8168727Z Reading state information... 17% 2021-05-15T14:01:23.8215352Z 2021-05-15T14:01:23.8215810Z Reading state information... 19% 2021-05-15T14:01:23.8256203Z 2021-05-15T14:01:23.8256820Z Reading state information... 21% 2021-05-15T14:01:23.8310272Z 2021-05-15T14:01:23.8311076Z Reading state information... 23% 2021-05-15T14:01:23.8373845Z 2021-05-15T14:01:23.8374367Z Reading state information... 25% 2021-05-15T14:01:23.8440386Z 2021-05-15T14:01:23.8441225Z Reading state information... 27% 2021-05-15T14:01:23.8500996Z 2021-05-15T14:01:23.8501519Z Reading state information... 29% 2021-05-15T14:01:23.8559783Z 2021-05-15T14:01:23.8560281Z Reading state information... 31% 2021-05-15T14:01:23.8625397Z 2021-05-15T14:01:23.8625938Z Reading state information... 33% 2021-05-15T14:01:23.8675451Z 2021-05-15T14:01:23.8675962Z Reading state information... 35% 2021-05-15T14:01:23.8718786Z 2021-05-15T14:01:23.8719235Z Reading state information... 37% 2021-05-15T14:01:23.8771513Z 2021-05-15T14:01:23.8772083Z Reading state information... 39% 2021-05-15T14:01:23.8822248Z 2021-05-15T14:01:23.8822788Z Reading state information... 41% 2021-05-15T14:01:23.8869072Z 2021-05-15T14:01:23.8869569Z Reading state information... 43% 2021-05-15T14:01:23.8924465Z 2021-05-15T14:01:23.8924970Z Reading state information... 45% 2021-05-15T14:01:23.8996959Z 2021-05-15T14:01:23.8997415Z Reading state information... 47% 2021-05-15T14:01:23.9040015Z 2021-05-15T14:01:23.9040526Z Reading state information... 49% 2021-05-15T14:01:23.9095119Z 2021-05-15T14:01:23.9095911Z Reading state information... 51% 2021-05-15T14:01:23.9141102Z 2021-05-15T14:01:23.9141673Z Reading state information... 53% 2021-05-15T14:01:23.9185637Z 2021-05-15T14:01:23.9186074Z Reading state information... 55% 2021-05-15T14:01:23.9234343Z 2021-05-15T14:01:23.9235006Z Reading state information... 57% 2021-05-15T14:01:23.9290067Z 2021-05-15T14:01:23.9290540Z Reading state information... 59% 2021-05-15T14:01:23.9339572Z 2021-05-15T14:01:23.9340213Z Reading state information... 61% 2021-05-15T14:01:23.9382489Z 2021-05-15T14:01:23.9382939Z Reading state information... 63% 2021-05-15T14:01:23.9422186Z 2021-05-15T14:01:23.9422811Z Reading state information... 65% 2021-05-15T14:01:23.9464003Z 2021-05-15T14:01:23.9465896Z Reading state information... 67% 2021-05-15T14:01:23.9509226Z 2021-05-15T14:01:23.9509672Z Reading state information... 69% 2021-05-15T14:01:23.9569855Z 2021-05-15T14:01:23.9570517Z Reading state information... 71% 2021-05-15T14:01:23.9607845Z 2021-05-15T14:01:23.9608476Z Reading state information... 73% 2021-05-15T14:01:23.9650438Z 2021-05-15T14:01:23.9650848Z Reading state information... 75% 2021-05-15T14:01:23.9707116Z 2021-05-15T14:01:23.9707553Z Reading state information... 77% 2021-05-15T14:01:23.9746748Z 2021-05-15T14:01:23.9747176Z Reading state information... 79% 2021-05-15T14:01:23.9794082Z 2021-05-15T14:01:23.9794762Z Reading state information... 81% 2021-05-15T14:01:23.9836906Z 2021-05-15T14:01:23.9837706Z Reading state information... 83% 2021-05-15T14:01:23.9887536Z 2021-05-15T14:01:23.9888023Z Reading state information... 85% 2021-05-15T14:01:23.9930163Z 2021-05-15T14:01:23.9930643Z Reading state information... 87% 2021-05-15T14:01:23.9975345Z 2021-05-15T14:01:23.9975818Z Reading state information... 89% 2021-05-15T14:01:24.0015425Z 2021-05-15T14:01:24.0016081Z Reading state information... 91% 2021-05-15T14:01:24.0061704Z 2021-05-15T14:01:24.0062488Z Reading state information... 93% 2021-05-15T14:01:24.0115423Z 2021-05-15T14:01:24.0115878Z Reading state information... 95% 2021-05-15T14:01:24.0171438Z 2021-05-15T14:01:24.0171892Z Reading state information... 97% 2021-05-15T14:01:24.0217020Z 2021-05-15T14:01:24.0217629Z Reading state information... 99% 2021-05-15T14:01:24.3407695Z Selecting previously unselected package r-3.6.3. 2021-05-15T14:01:24.4985866Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:24.5189900Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T14:01:24.5205229Z Unpacking r-3.6.3 (1) ... 2021-05-15T14:01:25.4355869Z Setting up r-3.6.3 (1) ... 2021-05-15T14:01:25.4678455Z 2021-05-15T14:01:25.4679540Z 2021-05-15T14:01:25.4680418Z Reading state information... Done 2021-05-15T14:01:25.4941165Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T14:01:25.5085891Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:25.5389179Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:25.5389647Z env: 2021-05-15T14:01:25.5390054Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:25.5390463Z TIC_DEPLOY_KEY: 2021-05-15T14:01:25.5391204Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:25.5392999Z GITHUB_PAT: *** 2021-05-15T14:01:25.5393352Z COVERALLS_TOKEN: 2021-05-15T14:01:25.5393788Z continue-on-error: false 2021-05-15T14:01:25.5394190Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:25.5394618Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:25.5394998Z TZ: UTC 2021-05-15T14:01:25.5395351Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:25.5395702Z NOT_CRAN: true 2021-05-15T14:01:25.5396037Z ##[endgroup] 2021-05-15T14:01:25.6006459Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:25.8091317Z Reading package lists... 2021-05-15T14:01:26.0051731Z Building dependency tree... 2021-05-15T14:01:26.0071128Z Reading state information... 2021-05-15T14:01:26.2418133Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:26.2430686Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:26.7742479Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:26.7914538Z --2021-05-15 14:01:26-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:26.7962743Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:26.8097087Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:26.8557548Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:26.8560298Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:26.8563359Z --2021-05-15 14:01:26-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:26.9354778Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:26.9578254Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:27.0577207Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:27.0582695Z 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=EhHeiGtirznzB4w0CGqEcCvwHaZMSoiGdfTTBRuQdmE%3D&st=2021-05-15T14%3A00%3A27Z&se=2021-05-15T14%3A06%3A27Z&sp=r [following] 2021-05-15T14:01:27.0589970Z --2021-05-15 14:01:27-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=EhHeiGtirznzB4w0CGqEcCvwHaZMSoiGdfTTBRuQdmE%3D&st=2021-05-15T14%3A00%3A27Z&se=2021-05-15T14%3A06%3A27Z&sp=r 2021-05-15T14:01:27.0989155Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:27.1218755Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:27.2459733Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:27.2464543Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:27.2467011Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:27.4775879Z 2021-05-15T14:01:28.2310289Z 0K ........ ........ ........ ........ 49% 34.2M 1s 2021-05-15T14:01:28.8429564Z 32768K ........ ........ ........ ........ 99% 50.3M 0s 2021-05-15T14:01:28.8432319Z 65536K 100% 7.87M=1.6s 2021-05-15T14:01:28.8432582Z 2021-05-15T14:01:28.8434113Z 2021-05-15 14:01:28 (40.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:28.8434654Z 2021-05-15T14:01:30.9904925Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:30.9906145Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:31.3189976Z ##[group]Run tlmgr update --self 2021-05-15T14:01:31.3190593Z tlmgr update --self 2021-05-15T14:01:31.3191399Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:31.3192208Z tlmgr update --all 2021-05-15T14:01:31.3248666Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:31.3249082Z env: 2021-05-15T14:01:31.3249525Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:31.3250018Z TIC_DEPLOY_KEY: 2021-05-15T14:01:31.3251136Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:31.3253445Z GITHUB_PAT: *** 2021-05-15T14:01:31.3253869Z COVERALLS_TOKEN: 2021-05-15T14:01:31.3254313Z continue-on-error: false 2021-05-15T14:01:31.3254768Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:31.3255401Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:31.3255832Z TZ: UTC 2021-05-15T14:01:31.3256213Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:31.3256672Z NOT_CRAN: true 2021-05-15T14:01:31.3257054Z ##[endgroup] 2021-05-15T14:01:33.3647440Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:33.3649585Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:35.0789711Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:35.0791484Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:35.2601278Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:35.3455728Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:35.4212795Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T14:01:35.5032245Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T14:01:37.0605058Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:38.3869888Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T14:01:38.6238168Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T14:01:38.7310234Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:38.8062249Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T14:01:38.8813878Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T14:01:38.9610167Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T14:01:39.0370333Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T14:01:39.1147283Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T14:01:39.1997852Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T14:01:39.3329156Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T14:01:39.4552734Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-15T14:01:39.5337450Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-15T14:01:39.6111620Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-15T14:01:39.6885349Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-15T14:01:39.7674983Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-15T14:01:39.8490319Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-15T14:01:39.9278793Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T14:01:40.0090512Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T14:01:40.0903711Z [25/89, 00:05/00:05] install: etex-pkg [6k] 2021-05-15T14:01:40.1678655Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-15T14:01:40.2443546Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-15T14:01:40.3192042Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-15T14:01:40.3963416Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-15T14:01:40.4728920Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-15T14:01:40.5493427Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-15T14:01:40.6265562Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-15T14:01:40.7042258Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-15T14:01:40.7832581Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T14:01:40.8607433Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T14:01:40.9383841Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T14:01:41.0315002Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-15T14:01:41.1073793Z [38/89, 00:06/00:06] install: lua-uni-algos [6k] 2021-05-15T14:01:41.1846462Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-15T14:01:41.2625460Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-15T14:01:41.3590904Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-15T14:01:41.4372241Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-15T14:01:41.5146617Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-15T14:01:41.5918728Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-15T14:01:41.6694844Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-15T14:01:41.7480098Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-15T14:01:41.8278538Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T14:01:41.9070496Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T14:01:41.9857243Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T14:01:42.0633678Z [50/89, 00:07/00:07] install: luamplib [12k] 2021-05-15T14:01:42.1443857Z [51/89, 00:07/00:07] install: luapackageloader [2k] 2021-05-15T14:01:42.2266809Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-15T14:01:42.3057924Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-15T14:01:42.3818343Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-15T14:01:42.4602659Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-15T14:01:42.5396720Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-15T14:01:42.6187962Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-15T14:01:42.6963089Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-15T14:01:42.7732619Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-15T14:01:42.8536103Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:42.9338605Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T14:01:43.0105894Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T14:01:43.0853158Z [63/89, 00:08/00:08] install: newpax [9k] 2021-05-15T14:01:43.1646751Z [64/89, 00:08/00:08] install: nodetree [13k] 2021-05-15T14:01:43.2435802Z [65/89, 00:08/00:08] install: odsfile [5k] 2021-05-15T14:01:43.3206460Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-15T14:01:43.4606325Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-15T14:01:43.5766707Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-15T14:01:43.6556134Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-15T14:01:43.7344312Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-15T14:01:43.8125793Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-15T14:01:43.8991629Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-15T14:01:43.9940865Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-15T14:01:44.0780983Z [74/89, 00:09/00:09] install: spelling [14k] 2021-05-15T14:01:44.1606085Z [75/89, 00:09/00:09] install: stricttex [2k] 2021-05-15T14:01:44.2434497Z [76/89, 00:09/00:09] install: texlive-common [1k] 2021-05-15T14:01:44.3277290Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-15T14:01:44.4099391Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-15T14:01:44.5103817Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:01:44.5929230Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-15T14:01:44.6762553Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-15T14:01:44.7570415Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-15T14:01:44.8411913Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-15T14:01:44.9257395Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-15T14:01:45.0075300Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-15T14:01:45.1425159Z [86/89, 00:10/00:10] install: xdvi.x86_64-linux [530k] 2021-05-15T14:01:45.2752850Z [87/89, 00:10/00:10] install: xdvi [7k] 2021-05-15T14:01:45.3554224Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-15T14:01:45.4355728Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-15T14:01:45.4601647Z running mktexlsr ... 2021-05-15T14:01:45.5580631Z done running mktexlsr. 2021-05-15T14:01:45.5935019Z running updmap-sys ... 2021-05-15T14:01:45.9241980Z done running updmap-sys. 2021-05-15T14:01:45.9243327Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:01:45.9245392Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/6haOGIqPmc/HkRM6WeOm3 ... 2021-05-15T14:01:46.3374822Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/6haOGIqPmc/HkRM6WeOm3. 2021-05-15T14:01:46.3376745Z OK: optex.fmt/luatex 2021-05-15T14:01:46.3378878Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:46.3381905Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:47.9092267Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:47.9093916Z tlmgr: no updates available 2021-05-15T14:01:48.0299130Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:48.0299851Z with: 2021-05-15T14:01:48.0300312Z pandoc-version: 2.7.3 2021-05-15T14:01:48.0301102Z env: 2021-05-15T14:01:48.0301785Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:48.0302286Z TIC_DEPLOY_KEY: 2021-05-15T14:01:48.0303412Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:48.0306018Z GITHUB_PAT: *** 2021-05-15T14:01:48.0306415Z COVERALLS_TOKEN: 2021-05-15T14:01:48.0306922Z continue-on-error: false 2021-05-15T14:01:48.0307391Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:48.0307926Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:48.0308711Z TZ: UTC 2021-05-15T14:01:48.0309525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:48.0309975Z NOT_CRAN: true 2021-05-15T14:01:48.0310685Z ##[endgroup] 2021-05-15T14:01:48.6252842Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:01:48.7015908Z Reading package lists... 2021-05-15T14:01:48.9235434Z Building dependency tree... 2021-05-15T14:01:48.9255414Z Reading state information... 2021-05-15T14:01:49.1895068Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:01:49.1906711Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:49.1929741Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:01:49.3254474Z 2021-05-15T14:01:49.3439598Z Reading package lists... 0% 2021-05-15T14:01:49.3440753Z 2021-05-15T14:01:49.3501055Z Reading package lists... 100% 2021-05-15T14:01:49.3501801Z 2021-05-15T14:01:49.3502402Z 2021-05-15T14:01:49.3503387Z Reading package lists... Done 2021-05-15T14:01:49.3503932Z 2021-05-15T14:01:49.3504606Z Building dependency tree... 0% 2021-05-15T14:01:49.3505137Z 2021-05-15T14:01:49.3919762Z Building dependency tree... 0% 2021-05-15T14:01:49.3920621Z 2021-05-15T14:01:49.3921495Z Building dependency tree... 50% 2021-05-15T14:01:49.3922139Z 2021-05-15T14:01:49.5532743Z Building dependency tree... 50% 2021-05-15T14:01:49.5533143Z 2021-05-15T14:01:49.5533677Z Building dependency tree 2021-05-15T14:01:49.5534022Z 2021-05-15T14:01:49.5534486Z Reading state information... 0% 2021-05-15T14:01:49.5535027Z 2021-05-15T14:01:49.7272832Z Reading state information... 0% 2021-05-15T14:01:49.7273226Z 2021-05-15T14:01:49.7273415Z 2021-05-15T14:01:49.7273975Z Reading state information... Done 2021-05-15T14:01:49.7274347Z 2021-05-15T14:01:49.7274875Z Reading state information... 0% 2021-05-15T14:01:49.7324604Z 2021-05-15T14:01:49.7325173Z Reading state information... 1% 2021-05-15T14:01:49.7367220Z 2021-05-15T14:01:49.7367905Z Reading state information... 3% 2021-05-15T14:01:49.7411129Z 2021-05-15T14:01:49.7412244Z Reading state information... 5% 2021-05-15T14:01:49.7459611Z 2021-05-15T14:01:49.7460226Z Reading state information... 7% 2021-05-15T14:01:49.7502571Z 2021-05-15T14:01:49.7503347Z Reading state information... 9% 2021-05-15T14:01:49.7547982Z 2021-05-15T14:01:49.7548724Z Reading state information... 11% 2021-05-15T14:01:49.7596153Z 2021-05-15T14:01:49.7596898Z Reading state information... 13% 2021-05-15T14:01:49.7639378Z 2021-05-15T14:01:49.7639927Z Reading state information... 15% 2021-05-15T14:01:49.7683407Z 2021-05-15T14:01:49.7725731Z Reading state information... 17% 2021-05-15T14:01:49.7737500Z 2021-05-15T14:01:49.7737973Z Reading state information... 19% 2021-05-15T14:01:49.7784552Z 2021-05-15T14:01:49.7785235Z Reading state information... 21% 2021-05-15T14:01:49.7826882Z 2021-05-15T14:01:49.7827779Z Reading state information... 23% 2021-05-15T14:01:49.7879563Z 2021-05-15T14:01:49.7880318Z Reading state information... 25% 2021-05-15T14:01:49.7931379Z 2021-05-15T14:01:49.7931872Z Reading state information... 27% 2021-05-15T14:01:49.7982633Z 2021-05-15T14:01:49.7983112Z Reading state information... 29% 2021-05-15T14:01:49.8031290Z 2021-05-15T14:01:49.8031772Z Reading state information... 31% 2021-05-15T14:01:49.8078381Z 2021-05-15T14:01:49.8079304Z Reading state information... 33% 2021-05-15T14:01:49.8118438Z 2021-05-15T14:01:49.8118943Z Reading state information... 35% 2021-05-15T14:01:49.8158389Z 2021-05-15T14:01:49.8159054Z Reading state information... 37% 2021-05-15T14:01:49.8210358Z 2021-05-15T14:01:49.8210879Z Reading state information... 39% 2021-05-15T14:01:49.8257162Z 2021-05-15T14:01:49.8257677Z Reading state information... 41% 2021-05-15T14:01:49.8302256Z 2021-05-15T14:01:49.8302924Z Reading state information... 43% 2021-05-15T14:01:49.8357029Z 2021-05-15T14:01:49.8357505Z Reading state information... 45% 2021-05-15T14:01:49.8433332Z 2021-05-15T14:01:49.8433815Z Reading state information... 47% 2021-05-15T14:01:49.8477905Z 2021-05-15T14:01:49.8478447Z Reading state information... 49% 2021-05-15T14:01:49.8528976Z 2021-05-15T14:01:49.8529499Z Reading state information... 51% 2021-05-15T14:01:49.8573789Z 2021-05-15T14:01:49.8575211Z Reading state information... 53% 2021-05-15T14:01:49.8622509Z 2021-05-15T14:01:49.8623040Z Reading state information... 55% 2021-05-15T14:01:49.8668937Z 2021-05-15T14:01:49.8669474Z Reading state information... 57% 2021-05-15T14:01:49.8718259Z 2021-05-15T14:01:49.8718757Z Reading state information... 59% 2021-05-15T14:01:49.8766570Z 2021-05-15T14:01:49.8767050Z Reading state information... 61% 2021-05-15T14:01:49.8815730Z 2021-05-15T14:01:49.8816213Z Reading state information... 63% 2021-05-15T14:01:49.8857662Z 2021-05-15T14:01:49.8858140Z Reading state information... 65% 2021-05-15T14:01:49.8920737Z 2021-05-15T14:01:49.8921227Z Reading state information... 67% 2021-05-15T14:01:49.8965220Z 2021-05-15T14:01:49.8965963Z Reading state information... 69% 2021-05-15T14:01:49.9051169Z 2021-05-15T14:01:49.9051681Z Reading state information... 71% 2021-05-15T14:01:49.9092843Z 2021-05-15T14:01:49.9093648Z Reading state information... 73% 2021-05-15T14:01:49.9139146Z 2021-05-15T14:01:49.9139636Z Reading state information... 75% 2021-05-15T14:01:49.9200453Z 2021-05-15T14:01:49.9200965Z Reading state information... 77% 2021-05-15T14:01:49.9244481Z 2021-05-15T14:01:49.9245037Z Reading state information... 79% 2021-05-15T14:01:49.9295304Z 2021-05-15T14:01:49.9295883Z Reading state information... 81% 2021-05-15T14:01:49.9340910Z 2021-05-15T14:01:49.9341442Z Reading state information... 83% 2021-05-15T14:01:49.9392199Z 2021-05-15T14:01:49.9392952Z Reading state information... 85% 2021-05-15T14:01:49.9440778Z 2021-05-15T14:01:49.9441321Z Reading state information... 87% 2021-05-15T14:01:49.9484054Z 2021-05-15T14:01:49.9485468Z Reading state information... 89% 2021-05-15T14:01:49.9525019Z 2021-05-15T14:01:49.9525543Z Reading state information... 91% 2021-05-15T14:01:49.9565914Z 2021-05-15T14:01:49.9567661Z Reading state information... 93% 2021-05-15T14:01:49.9614028Z 2021-05-15T14:01:49.9614522Z Reading state information... 95% 2021-05-15T14:01:49.9658069Z 2021-05-15T14:01:49.9658570Z Reading state information... 97% 2021-05-15T14:01:49.9700965Z 2021-05-15T14:01:49.9701652Z Reading state information... 99% 2021-05-15T14:01:50.2877768Z Selecting previously unselected package pandoc. 2021-05-15T14:01:50.4366391Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T14:01:50.4580432Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:01:50.4595462Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:01:52.5739788Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:01:52.5792816Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:53.3853947Z 2021-05-15T14:01:53.3854670Z 2021-05-15T14:01:53.3855199Z Reading state information... Done 2021-05-15T14:01:53.4244603Z ##[group]Run git config user.name adigherman 2021-05-15T14:01:53.4245284Z git config user.name adigherman 2021-05-15T14:01:53.4245823Z git config user.email adig@jhu.edu 2021-05-15T14:01:53.4293459Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:53.4293852Z env: 2021-05-15T14:01:53.4294332Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:53.4294823Z TIC_DEPLOY_KEY: 2021-05-15T14:01:53.4295659Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:53.4298374Z GITHUB_PAT: *** 2021-05-15T14:01:53.4299039Z COVERALLS_TOKEN: 2021-05-15T14:01:53.4299591Z continue-on-error: false 2021-05-15T14:01:53.4300152Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:53.4300718Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:53.4301636Z TZ: UTC 2021-05-15T14:01:53.4302427Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:53.4302843Z NOT_CRAN: true 2021-05-15T14:01:53.4303250Z ##[endgroup] 2021-05-15T14:01:53.4600851Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:01:53.4601460Z env: 2021-05-15T14:01:53.4601919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:53.4602535Z TIC_DEPLOY_KEY: 2021-05-15T14:01:53.4603658Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:53.4605466Z GITHUB_PAT: *** 2021-05-15T14:01:53.4605881Z COVERALLS_TOKEN: 2021-05-15T14:01:53.4606375Z continue-on-error: false 2021-05-15T14:01:53.4606833Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:53.4607326Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:53.4608068Z TZ: UTC 2021-05-15T14:01:53.4608444Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:53.4608816Z NOT_CRAN: true 2021-05-15T14:01:53.4609177Z ##[endgroup] 2021-05-15T14:01:53.7971062Z Reading package lists... 2021-05-15T14:01:54.0165852Z Building dependency tree... 2021-05-15T14:01:54.0188884Z Reading state information... 2021-05-15T14:01:54.1786426Z The following additional packages will be installed: 2021-05-15T14:01:54.1790464Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:54.1795208Z Suggested packages: 2021-05-15T14:01:54.1796384Z cmake-doc ninja-build 2021-05-15T14:01:54.2350831Z The following NEW packages will be installed: 2021-05-15T14:01:54.2357281Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:54.2615068Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:54.2618469Z Need to get 5470 kB of archives. 2021-05-15T14:01:54.2622766Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:01:54.2634698Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:01:54.2923288Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:01:54.2940317Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:01:54.2960181Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:01:54.8265513Z Fetched 5470 kB in 0s (40.1 MB/s) 2021-05-15T14:01:54.8689381Z Selecting previously unselected package cmake-data. 2021-05-15T14:01:54.8773254Z (Reading database ... 2021-05-15T14:01:54.8774078Z (Reading database ... 5% 2021-05-15T14:01:54.8774727Z (Reading database ... 10% 2021-05-15T14:01:54.8775598Z (Reading database ... 15% 2021-05-15T14:01:54.8776215Z (Reading database ... 20% 2021-05-15T14:01:54.8777030Z (Reading database ... 25% 2021-05-15T14:01:54.8780978Z (Reading database ... 30% 2021-05-15T14:01:54.8781633Z (Reading database ... 35% 2021-05-15T14:01:54.8782126Z (Reading database ... 40% 2021-05-15T14:01:54.8782642Z (Reading database ... 45% 2021-05-15T14:01:54.8783136Z (Reading database ... 50% 2021-05-15T14:01:54.8820702Z (Reading database ... 55% 2021-05-15T14:01:54.8868950Z (Reading database ... 60% 2021-05-15T14:01:54.8910753Z (Reading database ... 65% 2021-05-15T14:01:54.9080600Z (Reading database ... 70% 2021-05-15T14:01:54.9222554Z (Reading database ... 75% 2021-05-15T14:01:54.9541301Z (Reading database ... 80% 2021-05-15T14:01:54.9900784Z (Reading database ... 85% 2021-05-15T14:01:55.0066011Z (Reading database ... 90% 2021-05-15T14:01:55.0164992Z (Reading database ... 95% 2021-05-15T14:01:55.0165512Z (Reading database ... 100% 2021-05-15T14:01:55.0166447Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T14:01:55.0360081Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:01:55.0524050Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:55.5623779Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:01:55.6010700Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:01:55.6041565Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:55.6437436Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:01:55.6762013Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:01:55.6786353Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:55.7254876Z Selecting previously unselected package cmake. 2021-05-15T14:01:55.7553937Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:01:55.7573391Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:56.2212311Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:56.2253695Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:56.2781417Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:56.2845113Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:56.2923329Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:57.4390715Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:59.7373226Z Reading package lists... 2021-05-15T14:01:59.9443370Z Building dependency tree... 2021-05-15T14:01:59.9466310Z Reading state information... 2021-05-15T14:02:00.1161016Z Suggested packages: 2021-05-15T14:02:00.1163351Z libssh-doc 2021-05-15T14:02:00.1723945Z The following NEW packages will be installed: 2021-05-15T14:02:00.1726003Z libssh-dev 2021-05-15T14:02:00.1938996Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:00.1939792Z Need to get 219 kB of archives. 2021-05-15T14:02:00.1940697Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:02:00.1945913Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:02:00.6811817Z Fetched 219 kB in 0s (10.3 MB/s) 2021-05-15T14:02:00.7140962Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:02:00.7222649Z (Reading database ... 2021-05-15T14:02:00.7223685Z (Reading database ... 5% 2021-05-15T14:02:00.7224469Z (Reading database ... 10% 2021-05-15T14:02:00.7225238Z (Reading database ... 15% 2021-05-15T14:02:00.7225971Z (Reading database ... 20% 2021-05-15T14:02:00.7226739Z (Reading database ... 25% 2021-05-15T14:02:00.7227524Z (Reading database ... 30% 2021-05-15T14:02:00.7228263Z (Reading database ... 35% 2021-05-15T14:02:00.7229240Z (Reading database ... 40% 2021-05-15T14:02:00.7230003Z (Reading database ... 45% 2021-05-15T14:02:00.7230788Z (Reading database ... 50% 2021-05-15T14:02:00.7254249Z (Reading database ... 55% 2021-05-15T14:02:00.7301507Z (Reading database ... 60% 2021-05-15T14:02:00.7347899Z (Reading database ... 65% 2021-05-15T14:02:00.7485838Z (Reading database ... 70% 2021-05-15T14:02:00.7622644Z (Reading database ... 75% 2021-05-15T14:02:00.7964138Z (Reading database ... 80% 2021-05-15T14:02:00.8371924Z (Reading database ... 85% 2021-05-15T14:02:00.8556555Z (Reading database ... 90% 2021-05-15T14:02:00.8656155Z (Reading database ... 95% 2021-05-15T14:02:00.8656744Z (Reading database ... 100% 2021-05-15T14:02:00.8657686Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T14:02:00.8868016Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:00.8888097Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:00.9853284Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:03.2684763Z Reading package lists... 2021-05-15T14:02:03.4842155Z Building dependency tree... 2021-05-15T14:02:03.4865411Z Reading state information... 2021-05-15T14:02:03.7201204Z The following NEW packages will be installed: 2021-05-15T14:02:03.7204082Z jags 2021-05-15T14:02:03.7406320Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:03.7407547Z Need to get 1562 kB of archives. 2021-05-15T14:02:03.7408905Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:02:03.7412831Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:02:04.2806393Z Fetched 1562 kB in 0s (22.0 MB/s) 2021-05-15T14:02:04.3142528Z Selecting previously unselected package jags. 2021-05-15T14:02:04.3217253Z (Reading database ... 2021-05-15T14:02:04.3218347Z (Reading database ... 5% 2021-05-15T14:02:04.3219053Z (Reading database ... 10% 2021-05-15T14:02:04.3219664Z (Reading database ... 15% 2021-05-15T14:02:04.3220273Z (Reading database ... 20% 2021-05-15T14:02:04.3220856Z (Reading database ... 25% 2021-05-15T14:02:04.3221465Z (Reading database ... 30% 2021-05-15T14:02:04.3222071Z (Reading database ... 35% 2021-05-15T14:02:04.3222673Z (Reading database ... 40% 2021-05-15T14:02:04.3223280Z (Reading database ... 45% 2021-05-15T14:02:04.3223857Z (Reading database ... 50% 2021-05-15T14:02:04.3250860Z (Reading database ... 55% 2021-05-15T14:02:04.3282660Z (Reading database ... 60% 2021-05-15T14:02:04.3319322Z (Reading database ... 65% 2021-05-15T14:02:04.3432451Z (Reading database ... 70% 2021-05-15T14:02:04.3537416Z (Reading database ... 75% 2021-05-15T14:02:04.3795024Z (Reading database ... 80% 2021-05-15T14:02:04.4119982Z (Reading database ... 85% 2021-05-15T14:02:04.4277187Z (Reading database ... 90% 2021-05-15T14:02:04.4360018Z (Reading database ... 95% 2021-05-15T14:02:04.4361460Z (Reading database ... 100% 2021-05-15T14:02:04.4362334Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T14:02:04.4523181Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:02:04.4579131Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:02:04.6343376Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:02:04.6521424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:05.3694730Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:07.4380932Z Reading package lists... 2021-05-15T14:02:07.6373655Z Building dependency tree... 2021-05-15T14:02:07.6395872Z Reading state information... 2021-05-15T14:02:07.8063364Z The following additional packages will be installed: 2021-05-15T14:02:07.8064780Z libnode64 libuv1-dev 2021-05-15T14:02:07.8540370Z The following NEW packages will be installed: 2021-05-15T14:02:07.8546848Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:02:07.8737529Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:07.8738418Z Need to get 6239 kB of archives. 2021-05-15T14:02:07.8739623Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:02:07.8742352Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:02:07.8783918Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:02:08.0159820Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:02:08.4532866Z Fetched 6239 kB in 0s (38.3 MB/s) 2021-05-15T14:02:08.4842993Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:02:08.4921446Z (Reading database ... 2021-05-15T14:02:08.4922337Z (Reading database ... 5% 2021-05-15T14:02:08.4922945Z (Reading database ... 10% 2021-05-15T14:02:08.4923547Z (Reading database ... 15% 2021-05-15T14:02:08.4924161Z (Reading database ... 20% 2021-05-15T14:02:08.4924810Z (Reading database ... 25% 2021-05-15T14:02:08.4925430Z (Reading database ... 30% 2021-05-15T14:02:08.4926190Z (Reading database ... 35% 2021-05-15T14:02:08.4926978Z (Reading database ... 40% 2021-05-15T14:02:08.4927725Z (Reading database ... 45% 2021-05-15T14:02:08.4928448Z (Reading database ... 50% 2021-05-15T14:02:08.4963014Z (Reading database ... 55% 2021-05-15T14:02:08.4997978Z (Reading database ... 60% 2021-05-15T14:02:08.5035194Z (Reading database ... 65% 2021-05-15T14:02:08.5158500Z (Reading database ... 70% 2021-05-15T14:02:08.5273803Z (Reading database ... 75% 2021-05-15T14:02:08.5563908Z (Reading database ... 80% 2021-05-15T14:02:08.5925647Z (Reading database ... 85% 2021-05-15T14:02:08.6135254Z (Reading database ... 90% 2021-05-15T14:02:08.6238019Z (Reading database ... 95% 2021-05-15T14:02:08.6238798Z (Reading database ... 100% 2021-05-15T14:02:08.6239716Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T14:02:08.6456489Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:02:08.6477524Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:08.6893994Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:02:08.7253582Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:08.7290998Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:09.5215594Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:02:09.5608110Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:09.5628250Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:09.6658015Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:09.6735506Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:09.6789555Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:09.6853342Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:11.8809003Z Reading package lists... 2021-05-15T14:02:12.0658016Z Building dependency tree... 2021-05-15T14:02:12.0679719Z Reading state information... 2021-05-15T14:02:12.2271357Z The following additional packages will be installed: 2021-05-15T14:02:12.2274478Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:12.2278510Z Suggested packages: 2021-05-15T14:02:12.2279179Z libfftw3-doc 2021-05-15T14:02:12.2803886Z The following NEW packages will be installed: 2021-05-15T14:02:12.2807908Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:12.2999214Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:12.2999893Z Need to get 3986 kB of archives. 2021-05-15T14:02:12.3000554Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:02:12.3002092Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:02:12.3106269Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:02:12.3199388Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:02:12.3327204Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:02:12.3336425Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:02:12.7805616Z Fetched 3986 kB in 0s (50.4 MB/s) 2021-05-15T14:02:12.8153470Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:02:12.8231301Z (Reading database ... 2021-05-15T14:02:12.8232172Z (Reading database ... 5% 2021-05-15T14:02:12.8233063Z (Reading database ... 10% 2021-05-15T14:02:12.8233753Z (Reading database ... 15% 2021-05-15T14:02:12.8234418Z (Reading database ... 20% 2021-05-15T14:02:12.8235109Z (Reading database ... 25% 2021-05-15T14:02:12.8236067Z (Reading database ... 30% 2021-05-15T14:02:12.8236780Z (Reading database ... 35% 2021-05-15T14:02:12.8237485Z (Reading database ... 40% 2021-05-15T14:02:12.8238174Z (Reading database ... 45% 2021-05-15T14:02:12.8239214Z (Reading database ... 50% 2021-05-15T14:02:12.8271619Z (Reading database ... 55% 2021-05-15T14:02:12.8307777Z (Reading database ... 60% 2021-05-15T14:02:12.8352107Z (Reading database ... 65% 2021-05-15T14:02:12.8472740Z (Reading database ... 70% 2021-05-15T14:02:12.8588961Z (Reading database ... 75% 2021-05-15T14:02:12.8886983Z (Reading database ... 80% 2021-05-15T14:02:12.9258212Z (Reading database ... 85% 2021-05-15T14:02:12.9419575Z (Reading database ... 90% 2021-05-15T14:02:12.9503025Z (Reading database ... 95% 2021-05-15T14:02:12.9503772Z (Reading database ... 100% 2021-05-15T14:02:12.9505058Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T14:02:12.9691161Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:12.9735175Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.0358460Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:02:13.0712232Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:13.0731361Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.1735847Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:02:13.2044176Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:13.2069993Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.3079511Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:02:13.3377582Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:13.3403892Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.3735375Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:02:13.4072269Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:13.4087132Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7009158Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7048898Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7101696Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7151821Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7207329Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:13.7257316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:14.5008055Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:16.8033288Z Reading package lists... 2021-05-15T14:02:16.9982337Z Building dependency tree... 2021-05-15T14:02:17.0001113Z Reading state information... 2021-05-15T14:02:17.1755260Z The following additional packages will be installed: 2021-05-15T14:02:17.1756259Z libdcmtk14 2021-05-15T14:02:17.2327626Z The following NEW packages will be installed: 2021-05-15T14:02:17.2331078Z dcmtk libdcmtk14 2021-05-15T14:02:17.2541528Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:17.2542495Z Need to get 5546 kB of archives. 2021-05-15T14:02:17.2543387Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:17.2545833Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:17.3565994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:17.7954525Z Fetched 5546 kB in 0s (41.6 MB/s) 2021-05-15T14:02:17.8294678Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:17.8334001Z (Reading database ... 2021-05-15T14:02:17.8334757Z (Reading database ... 5% 2021-05-15T14:02:17.8335404Z (Reading database ... 10% 2021-05-15T14:02:17.8336065Z (Reading database ... 15% 2021-05-15T14:02:17.8336690Z (Reading database ... 20% 2021-05-15T14:02:17.8337523Z (Reading database ... 25% 2021-05-15T14:02:17.8338001Z (Reading database ... 30% 2021-05-15T14:02:17.8338462Z (Reading database ... 35% 2021-05-15T14:02:17.8338930Z (Reading database ... 40% 2021-05-15T14:02:17.8339387Z (Reading database ... 45% 2021-05-15T14:02:17.8339815Z (Reading database ... 50% 2021-05-15T14:02:17.8382720Z (Reading database ... 55% 2021-05-15T14:02:17.8418582Z (Reading database ... 60% 2021-05-15T14:02:17.8466317Z (Reading database ... 65% 2021-05-15T14:02:17.8616233Z (Reading database ... 70% 2021-05-15T14:02:17.8756441Z (Reading database ... 75% 2021-05-15T14:02:17.9063953Z (Reading database ... 80% 2021-05-15T14:02:17.9450841Z (Reading database ... 85% 2021-05-15T14:02:17.9643857Z (Reading database ... 90% 2021-05-15T14:02:17.9740213Z (Reading database ... 95% 2021-05-15T14:02:17.9740691Z (Reading database ... 100% 2021-05-15T14:02:17.9741560Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T14:02:17.9936202Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:18.0005573Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:18.5021313Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:18.5371101Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:18.5448924Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:18.7033282Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:18.7073359Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:18.7290101Z Adding `dcmtk' group to system ... 2021-05-15T14:02:18.8047461Z Adding `dcmtk' user to system ... 2021-05-15T14:02:18.9530717Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:19.2611522Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:20.9081050Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:23.1603024Z Reading package lists... 2021-05-15T14:02:23.3800972Z Building dependency tree... 2021-05-15T14:02:23.3824786Z Reading state information... 2021-05-15T14:02:23.6337714Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:23.6339202Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:23.7068000Z Reading package lists... 2021-05-15T14:02:23.9100477Z Building dependency tree... 2021-05-15T14:02:23.9120465Z Reading state information... 2021-05-15T14:02:24.1782075Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:24.1783779Z libpng-dev set to manually installed. 2021-05-15T14:02:24.1784762Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.2482325Z Reading package lists... 2021-05-15T14:02:24.4326619Z Building dependency tree... 2021-05-15T14:02:24.4349859Z Reading state information... 2021-05-15T14:02:24.5893851Z The following additional packages will be installed: 2021-05-15T14:02:24.5896412Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:24.5902115Z Suggested packages: 2021-05-15T14:02:24.5903371Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:24.5904610Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:24.5905532Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:24.6394097Z The following NEW packages will be installed: 2021-05-15T14:02:24.6396678Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:24.6399061Z libpoppler97 poppler-data 2021-05-15T14:02:24.6588452Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.6590355Z Need to get 2582 kB of archives. 2021-05-15T14:02:24.6591961Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:24.6595225Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:24.6894403Z 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-15T14:02:24.6919765Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:24.7064721Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:24.7069497Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:24.7074273Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:25.1431336Z Fetched 2582 kB in 0s (40.9 MB/s) 2021-05-15T14:02:25.1769480Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:25.1847862Z (Reading database ... 2021-05-15T14:02:25.1848336Z (Reading database ... 5% 2021-05-15T14:02:25.1848803Z (Reading database ... 10% 2021-05-15T14:02:25.1849249Z (Reading database ... 15% 2021-05-15T14:02:25.1849668Z (Reading database ... 20% 2021-05-15T14:02:25.1850476Z (Reading database ... 25% 2021-05-15T14:02:25.1850930Z (Reading database ... 30% 2021-05-15T14:02:25.1851373Z (Reading database ... 35% 2021-05-15T14:02:25.1854147Z (Reading database ... 40% 2021-05-15T14:02:25.1854645Z (Reading database ... 45% 2021-05-15T14:02:25.1855099Z (Reading database ... 50% 2021-05-15T14:02:25.1899532Z (Reading database ... 55% 2021-05-15T14:02:25.1939335Z (Reading database ... 60% 2021-05-15T14:02:25.1977883Z (Reading database ... 65% 2021-05-15T14:02:25.2101457Z (Reading database ... 70% 2021-05-15T14:02:25.2212916Z (Reading database ... 75% 2021-05-15T14:02:25.2505976Z (Reading database ... 80% 2021-05-15T14:02:25.2847084Z (Reading database ... 85% 2021-05-15T14:02:25.3030975Z (Reading database ... 90% 2021-05-15T14:02:25.3130042Z (Reading database ... 95% 2021-05-15T14:02:25.3130983Z (Reading database ... 100% 2021-05-15T14:02:25.3131877Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T14:02:25.3344120Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:25.3374832Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:25.6056012Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:25.6395510Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:25.6438297Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:25.6894695Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:25.7230084Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:25.7250122Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:25.8396263Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:25.8776734Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:25.8791963Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:25.9136517Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:25.9491845Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:25.9511744Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:25.9895554Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:26.0238542Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:26.0275814Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.1010019Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:26.1156652Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:26.1193758Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.1237428Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.1280659Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.1338040Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.1393469Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:26.2499625Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:28.7247210Z Reading package lists... 2021-05-15T14:02:28.9590503Z Building dependency tree... 2021-05-15T14:02:28.9612860Z Reading state information... 2021-05-15T14:02:29.1306172Z The following additional packages will be installed: 2021-05-15T14:02:29.1308056Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:29.1312036Z Suggested packages: 2021-05-15T14:02:29.1312672Z libhdf5-doc 2021-05-15T14:02:29.1833105Z The following NEW packages will be installed: 2021-05-15T14:02:29.1839126Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:29.1843653Z libsz2 2021-05-15T14:02:29.2040417Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:29.2041090Z Need to get 4074 kB of archives. 2021-05-15T14:02:29.2041749Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:29.2043672Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:29.2060693Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:29.2069973Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:29.2080395Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:29.2336593Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:29.2355922Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:29.2364130Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:29.7100508Z Fetched 4074 kB in 0s (53.5 MB/s) 2021-05-15T14:02:29.7388313Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:29.7471526Z (Reading database ... 2021-05-15T14:02:29.7472322Z (Reading database ... 5% 2021-05-15T14:02:29.7472993Z (Reading database ... 10% 2021-05-15T14:02:29.7473731Z (Reading database ... 15% 2021-05-15T14:02:29.7474415Z (Reading database ... 20% 2021-05-15T14:02:29.7475060Z (Reading database ... 25% 2021-05-15T14:02:29.7475942Z (Reading database ... 30% 2021-05-15T14:02:29.7476596Z (Reading database ... 35% 2021-05-15T14:02:29.7477277Z (Reading database ... 40% 2021-05-15T14:02:29.7477971Z (Reading database ... 45% 2021-05-15T14:02:29.7478788Z (Reading database ... 50% 2021-05-15T14:02:29.7510505Z (Reading database ... 55% 2021-05-15T14:02:29.7549997Z (Reading database ... 60% 2021-05-15T14:02:29.7588120Z (Reading database ... 65% 2021-05-15T14:02:29.7720748Z (Reading database ... 70% 2021-05-15T14:02:29.7877357Z (Reading database ... 75% 2021-05-15T14:02:29.8233314Z (Reading database ... 80% 2021-05-15T14:02:29.8611131Z (Reading database ... 85% 2021-05-15T14:02:29.8782168Z (Reading database ... 90% 2021-05-15T14:02:29.8877804Z (Reading database ... 95% 2021-05-15T14:02:29.8878479Z (Reading database ... 100% 2021-05-15T14:02:29.8879209Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T14:02:29.9077930Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:29.9098273Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:29.9494092Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:29.9800369Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:29.9839175Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.0175000Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:30.0506338Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:30.0523942Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.1054235Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:30.1352936Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:30.1372120Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.2975679Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:30.3265524Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:30.3293835Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.3702801Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:30.4051575Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:30.4067414Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.4414277Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:30.4744589Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:30.4767655Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.8329928Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.8415072Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.8466790Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.8530280Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.8582386Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.8639724Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.8688399Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.8782321Z 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-15T14:02:30.8820443Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:31.6914962Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:34.0024297Z Reading package lists... 2021-05-15T14:02:34.2129254Z Building dependency tree... 2021-05-15T14:02:34.2154692Z Reading state information... 2021-05-15T14:02:34.3802285Z The following additional packages will be installed: 2021-05-15T14:02:34.3805566Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:34.4341457Z The following NEW packages will be installed: 2021-05-15T14:02:34.4344430Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:34.4345669Z mesa-common-dev 2021-05-15T14:02:34.4545005Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:34.4545781Z Need to get 1761 kB of archives. 2021-05-15T14:02:34.4546629Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:34.4548608Z 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-15T14:02:34.4597847Z 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-15T14:02:34.4606044Z 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-15T14:02:34.4623617Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:34.4712729Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:34.4749678Z 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-15T14:02:34.9633502Z Fetched 1761 kB in 0s (32.8 MB/s) 2021-05-15T14:02:34.9939715Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:35.0022397Z (Reading database ... 2021-05-15T14:02:35.0023205Z (Reading database ... 5% 2021-05-15T14:02:35.0023901Z (Reading database ... 10% 2021-05-15T14:02:35.0024573Z (Reading database ... 15% 2021-05-15T14:02:35.0025243Z (Reading database ... 20% 2021-05-15T14:02:35.0025891Z (Reading database ... 25% 2021-05-15T14:02:35.0026600Z (Reading database ... 30% 2021-05-15T14:02:35.0027274Z (Reading database ... 35% 2021-05-15T14:02:35.0027956Z (Reading database ... 40% 2021-05-15T14:02:35.0028627Z (Reading database ... 45% 2021-05-15T14:02:35.0029274Z (Reading database ... 50% 2021-05-15T14:02:35.0060874Z (Reading database ... 55% 2021-05-15T14:02:35.0095508Z (Reading database ... 60% 2021-05-15T14:02:35.0132863Z (Reading database ... 65% 2021-05-15T14:02:35.0249559Z (Reading database ... 70% 2021-05-15T14:02:35.0367657Z (Reading database ... 75% 2021-05-15T14:02:35.0668521Z (Reading database ... 80% 2021-05-15T14:02:35.1054169Z (Reading database ... 85% 2021-05-15T14:02:35.1231391Z (Reading database ... 90% 2021-05-15T14:02:35.1343995Z (Reading database ... 95% 2021-05-15T14:02:35.1345035Z (Reading database ... 100% 2021-05-15T14:02:35.1346198Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T14:02:35.1564042Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:35.1576018Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:35.2095327Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:35.2440866Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:35.2455566Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:35.2854536Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:35.3117440Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:35.3142206Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:35.3615463Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:35.3937504Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:35.3976281Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:35.4486086Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:35.4857679Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:35.4874526Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:35.5414610Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:35.5734626Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:35.5756019Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:35.7488415Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:35.7545565Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:35.7595623Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:35.7651522Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:35.7704451Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:35.7752436Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:35.7804439Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:37.1516008Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:39.4835100Z Reading package lists... 2021-05-15T14:02:39.6846740Z Building dependency tree... 2021-05-15T14:02:39.6869157Z Reading state information... 2021-05-15T14:02:39.8633073Z The following additional packages will be installed: 2021-05-15T14:02:39.8634657Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:39.9197696Z The following NEW packages will be installed: 2021-05-15T14:02:39.9202497Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:39.9206277Z protobuf-compiler 2021-05-15T14:02:40.0202806Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:40.0203669Z Need to get 2754 kB of archives. 2021-05-15T14:02:40.0204356Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:40.0206557Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:40.0248008Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:40.0339927Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:40.0503242Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:40.0636882Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:40.5243105Z Fetched 2754 kB in 0s (19.9 MB/s) 2021-05-15T14:02:40.5590389Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:40.5668545Z (Reading database ... 2021-05-15T14:02:40.5669307Z (Reading database ... 5% 2021-05-15T14:02:40.5670034Z (Reading database ... 10% 2021-05-15T14:02:40.5670657Z (Reading database ... 15% 2021-05-15T14:02:40.5671287Z (Reading database ... 20% 2021-05-15T14:02:40.5671896Z (Reading database ... 25% 2021-05-15T14:02:40.5672718Z (Reading database ... 30% 2021-05-15T14:02:40.5673401Z (Reading database ... 35% 2021-05-15T14:02:40.5674014Z (Reading database ... 40% 2021-05-15T14:02:40.5674635Z (Reading database ... 45% 2021-05-15T14:02:40.5675228Z (Reading database ... 50% 2021-05-15T14:02:40.5693724Z (Reading database ... 55% 2021-05-15T14:02:40.5728888Z (Reading database ... 60% 2021-05-15T14:02:40.5767007Z (Reading database ... 65% 2021-05-15T14:02:40.5918857Z (Reading database ... 70% 2021-05-15T14:02:40.6065061Z (Reading database ... 75% 2021-05-15T14:02:40.6384192Z (Reading database ... 80% 2021-05-15T14:02:40.6813685Z (Reading database ... 85% 2021-05-15T14:02:40.7004012Z (Reading database ... 90% 2021-05-15T14:02:40.7094214Z (Reading database ... 95% 2021-05-15T14:02:40.7094693Z (Reading database ... 100% 2021-05-15T14:02:40.7095555Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T14:02:40.7283613Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:40.7334629Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:40.7855505Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:40.8140775Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:40.8156558Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:40.9136515Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:40.9515415Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:40.9534881Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.1255490Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:41.1597682Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:41.1620021Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.2850052Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:41.3226790Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:41.3245158Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.3994755Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.4046376Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.4111167Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.4156854Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.4209315Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:41.4267190Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:42.1990273Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:44.6506019Z Reading package lists... 2021-05-15T14:02:44.8550719Z Building dependency tree... 2021-05-15T14:02:44.8575149Z Reading state information... 2021-05-15T14:02:45.0325171Z The following additional packages will be installed: 2021-05-15T14:02:45.0327980Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:02:45.0330134Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:02:45.0331459Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:02:45.0333156Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:02:45.0334783Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:02:45.0336476Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:45.0338048Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:45.0339815Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:45.0341399Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:45.0342912Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:45.0344808Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:45.0346513Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:45.0349079Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:45.0352548Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:45.0353223Z Suggested packages: 2021-05-15T14:02:45.0354235Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:02:45.0355437Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:02:45.0356966Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:02:45.0359436Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:02:45.1219756Z The following NEW packages will be installed: 2021-05-15T14:02:45.1221901Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:02:45.1223924Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:02:45.1225676Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:02:45.1227614Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:02:45.1229646Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:02:45.1235538Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:45.1237123Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:45.1238453Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:45.1239663Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:45.1240899Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:45.1242168Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:45.1243360Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:45.1244501Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:45.1245641Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:45.1469611Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:45.1471219Z Need to get 47.1 MB of archives. 2021-05-15T14:02:45.1473415Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:02:45.1477986Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:02:45.1714178Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:02:45.1724831Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:02:45.1733685Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:02:45.1742338Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:02:45.1749063Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:02:45.1754658Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:02:45.1780587Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:02:45.2929471Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:02:45.2939233Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:02:45.2964819Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:02:45.2989795Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:02:45.2999536Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:02:45.3006124Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:02:45.3018722Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:02:45.3031471Z 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-15T14:02:45.3037002Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:02:45.3058355Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:02:45.3064028Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:02:45.3074061Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:02:45.3090240Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:02:45.3164603Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:02:45.3305571Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:02:45.3339608Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:02:45.3347164Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:02:45.3383354Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:02:45.4078497Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:02:45.4084884Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:02:45.4094905Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:02:45.4101868Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:02:45.4118491Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:02:45.4128601Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:02:45.4147290Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:02:45.4168648Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:02:45.4258413Z 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-15T14:02:45.4292105Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:02:45.4430645Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:02:45.4434472Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:02:45.6145947Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:02:45.6157638Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:02:45.6159599Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:02:45.6161769Z 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-15T14:02:45.6169790Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:02:45.6179353Z 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-15T14:02:45.6191475Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:02:45.6305614Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:02:45.6318245Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:02:45.6347632Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:02:45.6356371Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:02:45.6510350Z 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-15T14:02:45.6540670Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:02:45.6550688Z 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-15T14:02:45.6561017Z 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-15T14:02:45.6570599Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:02:45.6579416Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:02:45.6592585Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:02:45.6628929Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:02:45.6660741Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:02:45.6672461Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:02:45.6742942Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:02:45.6753149Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:02:45.6771723Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:02:45.6795318Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:02:45.6836053Z 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-15T14:02:45.6888947Z 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-15T14:02:45.6919845Z 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-15T14:02:45.6934619Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:02:45.7168048Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:02:45.7181899Z 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-15T14:02:45.7433873Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:02:45.7443745Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:02:45.7451670Z 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-15T14:02:45.7841449Z 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-15T14:02:45.8217077Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:02:45.8331534Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:02:45.8414145Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:02:46.4707640Z Fetched 47.1 MB in 1s (66.9 MB/s) 2021-05-15T14:02:46.5054843Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:02:46.5135577Z (Reading database ... 2021-05-15T14:02:46.5136252Z (Reading database ... 5% 2021-05-15T14:02:46.5136904Z (Reading database ... 10% 2021-05-15T14:02:46.5138887Z (Reading database ... 15% 2021-05-15T14:02:46.5139596Z (Reading database ... 20% 2021-05-15T14:02:46.5140520Z (Reading database ... 25% 2021-05-15T14:02:46.5141180Z (Reading database ... 30% 2021-05-15T14:02:46.5142006Z (Reading database ... 35% 2021-05-15T14:02:46.5142965Z (Reading database ... 40% 2021-05-15T14:02:46.5143555Z (Reading database ... 45% 2021-05-15T14:02:46.5144164Z (Reading database ... 50% 2021-05-15T14:02:46.5167323Z (Reading database ... 55% 2021-05-15T14:02:46.5203628Z (Reading database ... 60% 2021-05-15T14:02:46.5240789Z (Reading database ... 65% 2021-05-15T14:02:46.5368590Z (Reading database ... 70% 2021-05-15T14:02:46.5488050Z (Reading database ... 75% 2021-05-15T14:02:46.5826633Z (Reading database ... 80% 2021-05-15T14:02:46.6183628Z (Reading database ... 85% 2021-05-15T14:02:46.6354392Z (Reading database ... 90% 2021-05-15T14:02:46.6445386Z (Reading database ... 95% 2021-05-15T14:02:46.6445916Z (Reading database ... 100% 2021-05-15T14:02:46.6446792Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T14:02:46.6640739Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:02:46.6674575Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:46.8117876Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:02:46.8446957Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:46.8469876Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:46.8870311Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:02:46.9216657Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:46.9234957Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:46.9530263Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:02:46.9897793Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:46.9918270Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:47.0251551Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:02:47.0614386Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:47.0644893Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:47.1029330Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:02:47.1370540Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:02:47.1402682Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:47.1854142Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:02:47.2131482Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:47.2153051Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:47.2735901Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:02:47.3019578Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:02:47.3038593Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:48.0374495Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:02:48.0683168Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:02:48.0730920Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:48.1214908Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:02:48.1608730Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:02:48.1632197Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:48.2114928Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:02:48.2485439Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:48.2509095Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:48.3015127Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:02:48.3350900Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:02:48.3383188Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:48.3814292Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:02:48.4162060Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:02:48.4179686Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:48.4494650Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:02:48.4908256Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:02:48.4932073Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:48.5334915Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:02:48.5662480Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:02:48.5674722Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:48.6092509Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:02:48.6476238Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:48.6501173Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:48.6861481Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:02:48.7222935Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:02:48.7253267Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:48.7743931Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:02:48.8124985Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:02:48.8148714Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:48.8654878Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:02:48.8979814Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:02:48.9003331Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:48.9494362Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:02:48.9803435Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:48.9821050Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:49.0255077Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:02:49.0579528Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:02:49.0632609Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:49.1574428Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:02:49.1891751Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:02:49.1909092Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:49.3774492Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:02:49.4091873Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:02:49.4113335Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:49.4654707Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:02:49.4956946Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:02:49.4974024Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:49.5373748Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:02:49.5672257Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:02:49.5692589Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:49.6262556Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:02:49.6615429Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:49.6635284Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:50.1695435Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:02:50.1998020Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:02:50.2015635Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:50.2469503Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:02:50.2734164Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:02:50.2754032Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:50.3093859Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:02:50.3408922Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:02:50.3454641Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:50.3895120Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:02:50.4233298Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:02:50.4252945Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:50.4774106Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:02:50.5058918Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:02:50.5082992Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:50.5462273Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:02:50.5801465Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:02:50.5815779Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:50.6254745Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:02:50.6592439Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:02:50.6606973Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:50.7094373Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:02:50.7417860Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:02:50.7433108Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:50.8380985Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:02:50.8734596Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:50.8758357Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:50.9269247Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:02:50.9635915Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:50.9652002Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:51.0935042Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:02:51.1255454Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:02:51.1282541Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:51.1699245Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:02:51.2041723Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:02:51.2066683Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:52.3842948Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:02:52.4212644Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:02:52.4232529Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:52.4622351Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:02:52.4988372Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:02:52.5003393Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:52.5340281Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:02:52.5694442Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:02:52.5717666Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:52.6061632Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:02:52.6416987Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:52.6430307Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:52.6805984Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:02:52.7165271Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:02:52.7197082Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:52.7585092Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:02:52.7937543Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:52.7982336Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:52.8426556Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:02:52.8793723Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:02:52.8809578Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:53.0117060Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:02:53.0493834Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:02:53.0520790Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:53.0952645Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:02:53.1311598Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:53.1340397Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1810712Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:02:53.2180833Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:02:53.2217684Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:53.2610107Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:02:53.2965658Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:53.2983577Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.4348139Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:02:53.4728138Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:02:53.4750041Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:53.5301433Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:02:53.5664176Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:02:53.5689884Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:53.6218008Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:02:53.6574030Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:53.6604573Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:53.6958358Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:02:53.7336567Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:53.7353144Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:53.7679303Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:02:53.8014692Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:02:53.8093514Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:53.8535388Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:02:53.8891213Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:02:53.8924107Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:53.9254120Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:02:53.9621458Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:02:53.9634606Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:54.0162876Z Selecting previously unselected package libopenal-data. 2021-05-15T14:02:54.0503881Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:02:54.0524183Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:54.1004963Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:02:54.1365629Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:02:54.1379596Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:54.1817981Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:02:54.2191077Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:02:54.2206169Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:54.3053991Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:02:54.3334266Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:02:54.3359223Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:54.3734359Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:02:54.4050401Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:02:54.4069416Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:54.4479507Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:02:54.4847545Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:02:54.4869906Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:54.5426274Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:02:54.5782794Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:02:54.5874717Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:54.6419384Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:02:54.6770259Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:02:54.6788923Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:54.7453729Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:02:54.7798257Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:54.7816521Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:54.8203145Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:02:54.8547442Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:54.8561684Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:54.8959415Z Selecting previously unselected package ffmpeg. 2021-05-15T14:02:54.9308074Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:54.9392288Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:55.0698112Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:02:55.1067028Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:02:55.1086992Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:55.1534229Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:02:55.1958647Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:02:55.1979214Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:55.3933873Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:02:55.4242330Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:02:55.4266844Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:55.4658139Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:02:55.5020141Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:02:55.5038476Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:55.5374926Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:02:55.5706326Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:55.5720962Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:55.8375434Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:02:55.8713738Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:55.8737105Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:56.1734851Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:02:56.2043262Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:02:56.2058418Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:56.3454880Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:02:56.3772669Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:02:56.3808646Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:56.4091578Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:02:56.4452181Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:56.4466142Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:56.5217933Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:56.5269029Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:56.5317928Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:56.5359971Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:56.5404755Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:56.5444781Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:56.5486126Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:56.5524682Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:56.5566505Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:56.5601913Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:56.5654936Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:56.5693303Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:56.5731206Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:56.5769175Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:56.5805318Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:56.5855920Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:56.5900359Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:56.5945810Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:56.6007087Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:56.6055717Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:56.6098346Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:56.6142808Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:56.6181520Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:56.6225972Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:56.6265329Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:56.6308155Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:56.6393882Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:56.6451136Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:56.6492127Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:56.6543773Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:56.6582343Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:56.6631699Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:56.6677236Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:56.6719866Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:56.6802587Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:56.6856905Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:56.6935031Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:56.6979232Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:56.7051404Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:56.7104053Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:56.7150970Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:56.7189013Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:56.7241514Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:56.7286888Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:56.7328378Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:56.7373100Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:56.7429361Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:56.7475666Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:56.7521014Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:56.7566885Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:56.7616840Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:56.7664597Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:56.7708302Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:56.7755588Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:56.7816565Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:56.7871671Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.7948799Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:56.7992414Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.8050217Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:56.8187594Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:56.8239967Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:56.8293279Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:56.8358450Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:56.8404559Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.8457323Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:56.8505234Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:56.8570300Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:56.8716427Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.8765698Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.8847062Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.8901868Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:56.8959266Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:56.9017127Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.9061829Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.9114643Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.9167806Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:56.9294407Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:58.0008821Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:00.2796157Z Reading package lists... 2021-05-15T14:03:00.4605761Z Building dependency tree... 2021-05-15T14:03:00.4630345Z Reading state information... 2021-05-15T14:03:00.6645942Z The following additional packages will be installed: 2021-05-15T14:03:00.6648389Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:00.7260546Z The following NEW packages will be installed: 2021-05-15T14:03:00.7262991Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:00.7265296Z libmagick++-dev 2021-05-15T14:03:00.7460631Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:00.7462510Z Need to get 309 kB of archives. 2021-05-15T14:03:00.7464546Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:03:00.7467876Z 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-15T14:03:00.7484751Z 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-15T14:03:00.7523487Z 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-15T14:03:00.7545644Z 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-15T14:03:01.2619254Z Fetched 309 kB in 0s (13.1 MB/s) 2021-05-15T14:03:01.3047580Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:03:01.3133719Z (Reading database ... 2021-05-15T14:03:01.3134705Z (Reading database ... 5% 2021-05-15T14:03:01.3135449Z (Reading database ... 10% 2021-05-15T14:03:01.3136138Z (Reading database ... 15% 2021-05-15T14:03:01.3136831Z (Reading database ... 20% 2021-05-15T14:03:01.3137517Z (Reading database ... 25% 2021-05-15T14:03:01.3138342Z (Reading database ... 30% 2021-05-15T14:03:01.3139014Z (Reading database ... 35% 2021-05-15T14:03:01.3139660Z (Reading database ... 40% 2021-05-15T14:03:01.3140418Z (Reading database ... 45% 2021-05-15T14:03:01.3141083Z (Reading database ... 50% 2021-05-15T14:03:01.3184539Z (Reading database ... 55% 2021-05-15T14:03:01.3226828Z (Reading database ... 60% 2021-05-15T14:03:01.3259811Z (Reading database ... 65% 2021-05-15T14:03:01.3399600Z (Reading database ... 70% 2021-05-15T14:03:01.3540569Z (Reading database ... 75% 2021-05-15T14:03:01.3569075Z (Reading database ... 80% 2021-05-15T14:03:01.4285179Z (Reading database ... 85% 2021-05-15T14:03:01.4507934Z (Reading database ... 90% 2021-05-15T14:03:01.4616806Z (Reading database ... 95% 2021-05-15T14:03:01.4617395Z (Reading database ... 100% 2021-05-15T14:03:01.4618325Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T14:03:01.4830461Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:01.4929280Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.5375894Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:03:01.5709589Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:01.5754489Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.6341116Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:03:01.6641908Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:01.6661426Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.7677642Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:03:01.8027645Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:01.8123748Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.8760403Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.8857220Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.8906591Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.8942824Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:01.9048288Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:04.1705263Z Reading package lists... 2021-05-15T14:03:04.3602280Z Building dependency tree... 2021-05-15T14:03:04.3626471Z Reading state information... 2021-05-15T14:03:04.5258410Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:03:04.5260466Z The following additional packages will be installed: 2021-05-15T14:03:04.5262265Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:03:04.5263651Z libijs-0.35 libjbig2dec0 2021-05-15T14:03:04.5265171Z Suggested packages: 2021-05-15T14:03:04.5266268Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:03:04.5267314Z ghostscript-x 2021-05-15T14:03:04.5822996Z The following NEW packages will be installed: 2021-05-15T14:03:04.5829868Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:03:04.5837002Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:03:04.6046700Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:04.6047377Z Need to get 11.2 MB of archives. 2021-05-15T14:03:04.6048108Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:03:04.6049839Z 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-15T14:03:04.6288714Z 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-15T14:03:04.6305077Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:03:04.7202403Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:03:04.7277973Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:03:04.7285023Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:03:04.7292542Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:03:04.7532031Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:03:05.2064375Z Fetched 11.2 MB in 0s (67.6 MB/s) 2021-05-15T14:03:05.2533161Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:03:05.2614193Z (Reading database ... 2021-05-15T14:03:05.2614734Z (Reading database ... 5% 2021-05-15T14:03:05.2615181Z (Reading database ... 10% 2021-05-15T14:03:05.2615644Z (Reading database ... 15% 2021-05-15T14:03:05.2616354Z (Reading database ... 20% 2021-05-15T14:03:05.2616794Z (Reading database ... 25% 2021-05-15T14:03:05.2617251Z (Reading database ... 30% 2021-05-15T14:03:05.2617688Z (Reading database ... 35% 2021-05-15T14:03:05.2618146Z (Reading database ... 40% 2021-05-15T14:03:05.2618584Z (Reading database ... 45% 2021-05-15T14:03:05.2619040Z (Reading database ... 50% 2021-05-15T14:03:05.2662180Z (Reading database ... 55% 2021-05-15T14:03:05.2711621Z (Reading database ... 60% 2021-05-15T14:03:05.2737915Z (Reading database ... 65% 2021-05-15T14:03:05.2869774Z (Reading database ... 70% 2021-05-15T14:03:05.2989780Z (Reading database ... 75% 2021-05-15T14:03:05.3015981Z (Reading database ... 80% 2021-05-15T14:03:05.3626158Z (Reading database ... 85% 2021-05-15T14:03:05.3837233Z (Reading database ... 90% 2021-05-15T14:03:05.3930068Z (Reading database ... 95% 2021-05-15T14:03:05.3930612Z (Reading database ... 100% 2021-05-15T14:03:05.3931311Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T14:03:05.4137201Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:03:05.4446795Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:05.6656117Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:03:05.6969752Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:03:05.6993397Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:05.7438087Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:03:05.7781664Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:03:05.8406546Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:06.2456130Z Selecting previously unselected package libgs9-common. 2021-05-15T14:03:06.2777610Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:03:06.2795709Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:06.3936038Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:03:06.4204111Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:03:06.4237321Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:06.4539501Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:03:06.4904510Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:03:06.4920788Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:06.5313234Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:03:06.5663414Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:06.5679218Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:06.8435938Z Selecting previously unselected package ghostscript. 2021-05-15T14:03:06.8784275Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:06.8850758Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:06.9551474Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:06.9610046Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:06.9645594Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:07.0228421Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:07.0266106Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:07.0509489Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:07.0544538Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:07.0580691Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:07.0714350Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:03:07.1707137Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:07.1928243Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:10.4955173Z Reading package lists... 2021-05-15T14:03:10.6751421Z Building dependency tree... 2021-05-15T14:03:10.6773764Z Reading state information... 2021-05-15T14:03:10.8333524Z The following additional packages will be installed: 2021-05-15T14:03:10.8335099Z libudunits2-0 libudunits2-data 2021-05-15T14:03:10.8861391Z The following NEW packages will be installed: 2021-05-15T14:03:10.8865785Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:03:10.9068755Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:10.9069445Z Need to get 429 kB of archives. 2021-05-15T14:03:10.9070116Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:03:10.9071982Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:03:10.9100692Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:03:10.9112033Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:03:11.3625681Z Fetched 429 kB in 0s (15.4 MB/s) 2021-05-15T14:03:11.3963817Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:03:11.4041959Z (Reading database ... 2021-05-15T14:03:11.4042920Z (Reading database ... 5% 2021-05-15T14:03:11.4043580Z (Reading database ... 10% 2021-05-15T14:03:11.4044412Z (Reading database ... 15% 2021-05-15T14:03:11.4045228Z (Reading database ... 20% 2021-05-15T14:03:11.4045926Z (Reading database ... 25% 2021-05-15T14:03:11.4046557Z (Reading database ... 30% 2021-05-15T14:03:11.4047352Z (Reading database ... 35% 2021-05-15T14:03:11.4047956Z (Reading database ... 40% 2021-05-15T14:03:11.4048806Z (Reading database ... 45% 2021-05-15T14:03:11.4049498Z (Reading database ... 50% 2021-05-15T14:03:11.4070072Z (Reading database ... 55% 2021-05-15T14:03:11.4118460Z (Reading database ... 60% 2021-05-15T14:03:11.4142132Z (Reading database ... 65% 2021-05-15T14:03:11.4261027Z (Reading database ... 70% 2021-05-15T14:03:11.4390168Z (Reading database ... 75% 2021-05-15T14:03:11.4416769Z (Reading database ... 80% 2021-05-15T14:03:11.5087808Z (Reading database ... 85% 2021-05-15T14:03:11.5301046Z (Reading database ... 90% 2021-05-15T14:03:11.5398811Z (Reading database ... 95% 2021-05-15T14:03:11.5399297Z (Reading database ... 100% 2021-05-15T14:03:11.5400159Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T14:03:11.5607314Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:03:11.5633353Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:11.6014388Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:03:11.6305448Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:03:11.6358268Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:11.6705473Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:03:11.7043212Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:03:11.7059470Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:11.7992248Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:11.8044476Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:11.8114224Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:11.8179566Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:11.9393459Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:14.1298582Z Reading package lists... 2021-05-15T14:03:14.3389459Z Building dependency tree... 2021-05-15T14:03:14.3409747Z Reading state information... 2021-05-15T14:03:14.5603784Z The following NEW packages will be installed: 2021-05-15T14:03:14.5607293Z libjq-dev 2021-05-15T14:03:14.6136803Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:14.6138013Z Need to get 11.2 kB of archives. 2021-05-15T14:03:14.6139096Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:03:14.6141283Z 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-15T14:03:15.0425429Z Fetched 11.2 kB in 0s (230 kB/s) 2021-05-15T14:03:15.0738177Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:03:15.0839511Z (Reading database ... 2021-05-15T14:03:15.0840262Z (Reading database ... 5% 2021-05-15T14:03:15.0841276Z (Reading database ... 10% 2021-05-15T14:03:15.0841925Z (Reading database ... 15% 2021-05-15T14:03:15.0842679Z (Reading database ... 20% 2021-05-15T14:03:15.0843462Z (Reading database ... 25% 2021-05-15T14:03:15.0845799Z (Reading database ... 30% 2021-05-15T14:03:15.0846492Z (Reading database ... 35% 2021-05-15T14:03:15.0847126Z (Reading database ... 40% 2021-05-15T14:03:15.0847687Z (Reading database ... 45% 2021-05-15T14:03:15.0848219Z (Reading database ... 50% 2021-05-15T14:03:15.0894410Z (Reading database ... 55% 2021-05-15T14:03:15.0949231Z (Reading database ... 60% 2021-05-15T14:03:15.0977625Z (Reading database ... 65% 2021-05-15T14:03:15.1100287Z (Reading database ... 70% 2021-05-15T14:03:15.1233829Z (Reading database ... 75% 2021-05-15T14:03:15.1259386Z (Reading database ... 80% 2021-05-15T14:03:15.1915157Z (Reading database ... 85% 2021-05-15T14:03:15.2123027Z (Reading database ... 90% 2021-05-15T14:03:15.2224601Z (Reading database ... 95% 2021-05-15T14:03:15.2225047Z (Reading database ... 100% 2021-05-15T14:03:15.2225710Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T14:03:15.2431601Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:15.2464190Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:15.3161685Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:17.4804176Z Reading package lists... 2021-05-15T14:03:17.6623720Z Building dependency tree... 2021-05-15T14:03:17.6646926Z Reading state information... 2021-05-15T14:03:17.8766219Z The following NEW packages will be installed: 2021-05-15T14:03:17.8772613Z libmng2 2021-05-15T14:03:17.8977471Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:17.8978530Z Need to get 168 kB of archives. 2021-05-15T14:03:17.8979586Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:03:17.8981684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:03:18.3630446Z Fetched 168 kB in 0s (7709 kB/s) 2021-05-15T14:03:18.4016461Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:03:18.4112352Z (Reading database ... 2021-05-15T14:03:18.4112899Z (Reading database ... 5% 2021-05-15T14:03:18.4113358Z (Reading database ... 10% 2021-05-15T14:03:18.4113866Z (Reading database ... 15% 2021-05-15T14:03:18.4114324Z (Reading database ... 20% 2021-05-15T14:03:18.4114797Z (Reading database ... 25% 2021-05-15T14:03:18.4115264Z (Reading database ... 30% 2021-05-15T14:03:18.4115712Z (Reading database ... 35% 2021-05-15T14:03:18.4116361Z (Reading database ... 40% 2021-05-15T14:03:18.4117093Z (Reading database ... 45% 2021-05-15T14:03:18.4117609Z (Reading database ... 50% 2021-05-15T14:03:18.4249635Z (Reading database ... 55% 2021-05-15T14:03:18.4339801Z (Reading database ... 60% 2021-05-15T14:03:18.4374855Z (Reading database ... 65% 2021-05-15T14:03:18.4519287Z (Reading database ... 70% 2021-05-15T14:03:18.4666784Z (Reading database ... 75% 2021-05-15T14:03:18.4699146Z (Reading database ... 80% 2021-05-15T14:03:18.5381031Z (Reading database ... 85% 2021-05-15T14:03:18.5589250Z (Reading database ... 90% 2021-05-15T14:03:18.5690784Z (Reading database ... 95% 2021-05-15T14:03:18.5691325Z (Reading database ... 100% 2021-05-15T14:03:18.5692837Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T14:03:18.5923511Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:03:18.5975654Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:18.6914546Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:18.6968909Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:21.0136958Z Reading package lists... 2021-05-15T14:03:21.1875717Z Building dependency tree... 2021-05-15T14:03:21.1899607Z Reading state information... 2021-05-15T14:03:21.3163519Z E: Unable to locate package libmng1 2021-05-15T14:03:21.3877986Z Reading package lists... 2021-05-15T14:03:21.5788043Z Building dependency tree... 2021-05-15T14:03:21.5809236Z Reading state information... 2021-05-15T14:03:21.7040620Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:21.7700254Z Reading package lists... 2021-05-15T14:03:21.9613565Z Building dependency tree... 2021-05-15T14:03:21.9633539Z Reading state information... 2021-05-15T14:03:22.1150123Z The following additional packages will be installed: 2021-05-15T14:03:22.1152165Z libij-java 2021-05-15T14:03:22.1724826Z The following NEW packages will be installed: 2021-05-15T14:03:22.1732865Z imagej libij-java 2021-05-15T14:03:22.1948157Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.1948905Z Need to get 2328 kB of archives. 2021-05-15T14:03:22.1949836Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:22.1952335Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:22.2349775Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:22.6632225Z Fetched 2328 kB in 0s (40.4 MB/s) 2021-05-15T14:03:22.6930428Z Selecting previously unselected package libij-java. 2021-05-15T14:03:22.7016361Z (Reading database ... 2021-05-15T14:03:22.7017483Z (Reading database ... 5% 2021-05-15T14:03:22.7018303Z (Reading database ... 10% 2021-05-15T14:03:22.7018988Z (Reading database ... 15% 2021-05-15T14:03:22.7020014Z (Reading database ... 20% 2021-05-15T14:03:22.7021066Z (Reading database ... 25% 2021-05-15T14:03:22.7021864Z (Reading database ... 30% 2021-05-15T14:03:22.7022491Z (Reading database ... 35% 2021-05-15T14:03:22.7023090Z (Reading database ... 40% 2021-05-15T14:03:22.7023750Z (Reading database ... 45% 2021-05-15T14:03:22.7024530Z (Reading database ... 50% 2021-05-15T14:03:22.7054348Z (Reading database ... 55% 2021-05-15T14:03:22.7104102Z (Reading database ... 60% 2021-05-15T14:03:22.7129431Z (Reading database ... 65% 2021-05-15T14:03:22.7262014Z (Reading database ... 70% 2021-05-15T14:03:22.7398231Z (Reading database ... 75% 2021-05-15T14:03:22.7422287Z (Reading database ... 80% 2021-05-15T14:03:22.8128571Z (Reading database ... 85% 2021-05-15T14:03:22.8307150Z (Reading database ... 90% 2021-05-15T14:03:22.8390887Z (Reading database ... 95% 2021-05-15T14:03:22.8391672Z (Reading database ... 100% 2021-05-15T14:03:22.8392672Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T14:03:22.8576017Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:22.8592864Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:22.9574623Z Selecting previously unselected package imagej. 2021-05-15T14:03:22.9869541Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:22.9896373Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:23.1135488Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:23.1215899Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:23.1272351Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:24.3438417Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:25.0393616Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:27.2365429Z Reading package lists... 2021-05-15T14:03:27.4159486Z Building dependency tree... 2021-05-15T14:03:27.4187078Z Reading state information... 2021-05-15T14:03:27.5641322Z Suggested packages: 2021-05-15T14:03:27.5642772Z bowtie2-examples 2021-05-15T14:03:27.6090511Z The following NEW packages will be installed: 2021-05-15T14:03:27.6104466Z bowtie2 2021-05-15T14:03:27.6289652Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:27.6290268Z Need to get 1324 kB of archives. 2021-05-15T14:03:27.6290908Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:27.6293400Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:28.0792797Z Fetched 1324 kB in 0s (36.3 MB/s) 2021-05-15T14:03:28.1129813Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:28.1218882Z (Reading database ... 2021-05-15T14:03:28.1222009Z (Reading database ... 5% 2021-05-15T14:03:28.1222452Z (Reading database ... 10% 2021-05-15T14:03:28.1222905Z (Reading database ... 15% 2021-05-15T14:03:28.1223356Z (Reading database ... 20% 2021-05-15T14:03:28.1223822Z (Reading database ... 25% 2021-05-15T14:03:28.1224269Z (Reading database ... 30% 2021-05-15T14:03:28.1224694Z (Reading database ... 35% 2021-05-15T14:03:28.1225138Z (Reading database ... 40% 2021-05-15T14:03:28.1225565Z (Reading database ... 45% 2021-05-15T14:03:28.1226008Z (Reading database ... 50% 2021-05-15T14:03:28.1258904Z (Reading database ... 55% 2021-05-15T14:03:28.1312688Z (Reading database ... 60% 2021-05-15T14:03:28.1340730Z (Reading database ... 65% 2021-05-15T14:03:28.1481886Z (Reading database ... 70% 2021-05-15T14:03:28.1627564Z (Reading database ... 75% 2021-05-15T14:03:28.1655702Z (Reading database ... 80% 2021-05-15T14:03:28.2275720Z (Reading database ... 85% 2021-05-15T14:03:28.2460092Z (Reading database ... 90% 2021-05-15T14:03:28.2546056Z (Reading database ... 95% 2021-05-15T14:03:28.2546607Z (Reading database ... 100% 2021-05-15T14:03:28.2547283Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T14:03:28.2721768Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:28.2732235Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:28.4622684Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:28.4679052Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:31.4197405Z Reading package lists... 2021-05-15T14:03:31.6152725Z Building dependency tree... 2021-05-15T14:03:31.6178376Z Reading state information... 2021-05-15T14:03:31.7422301Z E: Unable to locate package install 2021-05-15T14:03:31.7423634Z E: Unable to locate package gdal 2021-05-15T14:03:31.8083597Z Reading package lists... 2021-05-15T14:03:31.9970307Z Building dependency tree... 2021-05-15T14:03:32.0000846Z Reading state information... 2021-05-15T14:03:32.0313708Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:32.0315378Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:32.0316501Z is only available from another source 2021-05-15T14:03:32.0317066Z 2021-05-15T14:03:32.1497354Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:32.2214345Z Reading package lists... 2021-05-15T14:03:32.4096300Z Building dependency tree... 2021-05-15T14:03:32.4119814Z Reading state information... 2021-05-15T14:03:32.4352891Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:32.4354162Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:32.4356311Z is only available from another source 2021-05-15T14:03:32.4357313Z However the following packages replace it: 2021-05-15T14:03:32.4357902Z ffmpeg 2021-05-15T14:03:32.4358205Z 2021-05-15T14:03:32.5374433Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:32.6013989Z Reading package lists... 2021-05-15T14:03:32.7408155Z Building dependency tree... 2021-05-15T14:03:32.7430557Z Reading state information... 2021-05-15T14:03:32.8837711Z The following additional packages will be installed: 2021-05-15T14:03:32.8840722Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:32.8844346Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:32.8845563Z libssh2-1-dev 2021-05-15T14:03:32.8846030Z Suggested packages: 2021-05-15T14:03:32.8846877Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:32.9373759Z The following NEW packages will be installed: 2021-05-15T14:03:32.9376603Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:32.9378312Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:32.9379563Z libssh2-1-dev 2021-05-15T14:03:32.9561701Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:32.9562674Z Need to get 2667 kB of archives. 2021-05-15T14:03:32.9563319Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:32.9564784Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:32.9609919Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:32.9701974Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:32.9721373Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:32.9737908Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:32.9748832Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:32.9763881Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:32.9855905Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:32.9947251Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:33.0055187Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:33.0143206Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:33.4590200Z Fetched 2667 kB in 0s (32.4 MB/s) 2021-05-15T14:03:33.4896196Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:33.4982794Z (Reading database ... 2021-05-15T14:03:33.4983379Z (Reading database ... 5% 2021-05-15T14:03:33.4984012Z (Reading database ... 10% 2021-05-15T14:03:33.4984487Z (Reading database ... 15% 2021-05-15T14:03:33.4985090Z (Reading database ... 20% 2021-05-15T14:03:33.4985704Z (Reading database ... 25% 2021-05-15T14:03:33.4986122Z (Reading database ... 30% 2021-05-15T14:03:33.4986902Z (Reading database ... 35% 2021-05-15T14:03:33.4987320Z (Reading database ... 40% 2021-05-15T14:03:33.4987791Z (Reading database ... 45% 2021-05-15T14:03:33.4988211Z (Reading database ... 50% 2021-05-15T14:03:33.5036973Z (Reading database ... 55% 2021-05-15T14:03:33.5088342Z (Reading database ... 60% 2021-05-15T14:03:33.5115750Z (Reading database ... 65% 2021-05-15T14:03:33.5239381Z (Reading database ... 70% 2021-05-15T14:03:33.5357855Z (Reading database ... 75% 2021-05-15T14:03:33.5382702Z (Reading database ... 80% 2021-05-15T14:03:33.5953384Z (Reading database ... 85% 2021-05-15T14:03:33.6181641Z (Reading database ... 90% 2021-05-15T14:03:33.6279390Z (Reading database ... 95% 2021-05-15T14:03:33.6280093Z (Reading database ... 100% 2021-05-15T14:03:33.6280799Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T14:03:33.6495198Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:33.6524129Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:33.6933733Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:33.7228595Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:33.7246808Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:33.7976630Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:33.8285977Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:33.8325338Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:33.8694343Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:33.9007376Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:33.9022863Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:33.9535851Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:33.9855673Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:33.9876077Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.0354348Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:34.0726185Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:34.0748281Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.1161414Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:34.1520566Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:34.1535449Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:34.2174466Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:34.2539221Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:34.2549398Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.3317589Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:34.3674314Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:34.3693515Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:34.4415159Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:34.4738198Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:34.4755149Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:34.5134735Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:34.5425683Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:34.5442839Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:34.6803170Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:34.6853197Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.6910928Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:34.6973374Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:34.7040471Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.7082205Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.7135733Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:34.7181005Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:34.7222370Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:34.7271353Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:34.7316842Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:34.7372608Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:39.4330821Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:39.5525542Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:41.8765836Z Reading package lists... 2021-05-15T14:03:42.0687527Z Building dependency tree... 2021-05-15T14:03:42.0712713Z Reading state information... 2021-05-15T14:03:42.3434609Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:42.3435981Z libtiff-dev set to manually installed. 2021-05-15T14:03:42.3437130Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:42.4156457Z Reading package lists... 2021-05-15T14:03:42.6360337Z Building dependency tree... 2021-05-15T14:03:42.6385027Z Reading state information... 2021-05-15T14:03:42.8911434Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:03:42.8913340Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:42.9664645Z Reading package lists... 2021-05-15T14:03:43.1571698Z Building dependency tree... 2021-05-15T14:03:43.1595941Z Reading state information... 2021-05-15T14:03:43.3764935Z The following NEW packages will be installed: 2021-05-15T14:03:43.3767009Z libsodium-dev 2021-05-15T14:03:43.4714259Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:43.4715609Z Need to get 169 kB of archives. 2021-05-15T14:03:43.4716553Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:03:43.4719809Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:03:43.9576892Z Fetched 169 kB in 0s (1807 kB/s) 2021-05-15T14:03:43.9929189Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:03:44.0022930Z (Reading database ... 2021-05-15T14:03:44.0023968Z (Reading database ... 5% 2021-05-15T14:03:44.0024731Z (Reading database ... 10% 2021-05-15T14:03:44.0025636Z (Reading database ... 15% 2021-05-15T14:03:44.0026303Z (Reading database ... 20% 2021-05-15T14:03:44.0026839Z (Reading database ... 25% 2021-05-15T14:03:44.0027370Z (Reading database ... 30% 2021-05-15T14:03:44.0027874Z (Reading database ... 35% 2021-05-15T14:03:44.0028398Z (Reading database ... 40% 2021-05-15T14:03:44.0028900Z (Reading database ... 45% 2021-05-15T14:03:44.0029583Z (Reading database ... 50% 2021-05-15T14:03:44.0081750Z (Reading database ... 55% 2021-05-15T14:03:44.0142582Z (Reading database ... 60% 2021-05-15T14:03:44.0171418Z (Reading database ... 65% 2021-05-15T14:03:44.0316335Z (Reading database ... 70% 2021-05-15T14:03:44.0456792Z (Reading database ... 75% 2021-05-15T14:03:44.0486384Z (Reading database ... 80% 2021-05-15T14:03:44.1173673Z (Reading database ... 85% 2021-05-15T14:03:44.1415263Z (Reading database ... 90% 2021-05-15T14:03:44.1515816Z (Reading database ... 95% 2021-05-15T14:03:44.1516456Z (Reading database ... 100% 2021-05-15T14:03:44.1517772Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T14:03:44.1736174Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:03:44.1759053Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:44.2739022Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:46.6449491Z Reading package lists... 2021-05-15T14:03:46.8712972Z Building dependency tree... 2021-05-15T14:03:46.8733278Z Reading state information... 2021-05-15T14:03:47.0265409Z The following additional packages will be installed: 2021-05-15T14:03:47.0267978Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:03:47.0850125Z The following NEW packages will be installed: 2021-05-15T14:03:47.0853701Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:03:47.0855486Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:03:47.1061047Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:47.1061702Z Need to get 10.4 MB of archives. 2021-05-15T14:03:47.1062377Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:03:47.1063985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:03:47.1220478Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:03:47.1426758Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:03:47.1844775Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:03:47.2128845Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:03:47.2602530Z 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-15T14:03:47.2915875Z 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-15T14:03:47.3352809Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:03:47.8004155Z Fetched 10.4 MB in 0s (42.1 MB/s) 2021-05-15T14:03:47.8335715Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:03:47.8423450Z (Reading database ... 2021-05-15T14:03:47.8423971Z (Reading database ... 5% 2021-05-15T14:03:47.8424579Z (Reading database ... 10% 2021-05-15T14:03:47.8425100Z (Reading database ... 15% 2021-05-15T14:03:47.8425547Z (Reading database ... 20% 2021-05-15T14:03:47.8426043Z (Reading database ... 25% 2021-05-15T14:03:47.8426503Z (Reading database ... 30% 2021-05-15T14:03:47.8427708Z (Reading database ... 35% 2021-05-15T14:03:47.8428164Z (Reading database ... 40% 2021-05-15T14:03:47.8428646Z (Reading database ... 45% 2021-05-15T14:03:47.8429094Z (Reading database ... 50% 2021-05-15T14:03:47.8476635Z (Reading database ... 55% 2021-05-15T14:03:47.8529881Z (Reading database ... 60% 2021-05-15T14:03:47.8560810Z (Reading database ... 65% 2021-05-15T14:03:47.8701381Z (Reading database ... 70% 2021-05-15T14:03:47.8842649Z (Reading database ... 75% 2021-05-15T14:03:47.8871587Z (Reading database ... 80% 2021-05-15T14:03:47.9588594Z (Reading database ... 85% 2021-05-15T14:03:47.9810343Z (Reading database ... 90% 2021-05-15T14:03:47.9921834Z (Reading database ... 95% 2021-05-15T14:03:47.9922459Z (Reading database ... 100% 2021-05-15T14:03:47.9923257Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T14:03:48.0139939Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:03:48.0162327Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:48.0974256Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:03:48.1350737Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:03:48.1380056Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:48.2601208Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:03:48.2976374Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:03:48.2991396Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:48.4539205Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:03:48.4923157Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:48.4947557Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:48.6495401Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:03:48.6768361Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:48.6785782Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:48.8575293Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:03:48.8910431Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:48.8928352Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:49.0778025Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:03:49.1124034Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:49.1140184Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:49.4775110Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:03:49.5123428Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:49.5142060Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:49.6274732Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:49.6313675Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:49.6351926Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:49.6383682Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:49.6443105Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:49.6480642Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:49.6517095Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:49.6569139Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:49.6620851Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:52.6931950Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:55.2245609Z Reading package lists... 2021-05-15T14:03:55.8340399Z Building dependency tree... 2021-05-15T14:03:55.8350998Z Reading state information... 2021-05-15T14:03:55.8352658Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:03:55.8353592Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:55.8354304Z Reading package lists... 2021-05-15T14:03:56.0023739Z Building dependency tree... 2021-05-15T14:03:56.0053491Z Reading state information... 2021-05-15T14:03:56.1876907Z The following additional packages will be installed: 2021-05-15T14:03:56.1879556Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:56.1880992Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:03:56.1886166Z Suggested packages: 2021-05-15T14:03:56.1887336Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:03:56.2532721Z The following NEW packages will be installed: 2021-05-15T14:03:56.2535401Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:56.2539806Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:03:56.2798885Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:56.2800433Z Need to get 1459 kB of archives. 2021-05-15T14:03:56.2801219Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:03:56.2803328Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:03:56.2838351Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:03:56.2852928Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:03:56.2866613Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:03:56.2897888Z 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-15T14:03:56.2914025Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:03:56.2929192Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:03:56.3016788Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:03:56.3065584Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:03:56.3075147Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:03:56.7943659Z Fetched 1459 kB in 0s (27.2 MB/s) 2021-05-15T14:03:56.8327501Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:03:56.8417616Z (Reading database ... 2021-05-15T14:03:56.8418449Z (Reading database ... 5% 2021-05-15T14:03:56.8419276Z (Reading database ... 10% 2021-05-15T14:03:56.8419797Z (Reading database ... 15% 2021-05-15T14:03:56.8420268Z (Reading database ... 20% 2021-05-15T14:03:56.8420715Z (Reading database ... 25% 2021-05-15T14:03:56.8423856Z (Reading database ... 30% 2021-05-15T14:03:56.8424587Z (Reading database ... 35% 2021-05-15T14:03:56.8425162Z (Reading database ... 40% 2021-05-15T14:03:56.8426055Z (Reading database ... 45% 2021-05-15T14:03:56.8426548Z (Reading database ... 50% 2021-05-15T14:03:56.8462855Z (Reading database ... 55% 2021-05-15T14:03:56.8514373Z (Reading database ... 60% 2021-05-15T14:03:56.8553077Z (Reading database ... 65% 2021-05-15T14:03:56.8690076Z (Reading database ... 70% 2021-05-15T14:03:56.8819541Z (Reading database ... 75% 2021-05-15T14:03:56.8850768Z (Reading database ... 80% 2021-05-15T14:03:56.9353730Z (Reading database ... 85% 2021-05-15T14:03:56.9732789Z (Reading database ... 90% 2021-05-15T14:03:56.9829448Z (Reading database ... 95% 2021-05-15T14:03:56.9830158Z (Reading database ... 100% 2021-05-15T14:03:56.9831250Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T14:03:57.0046833Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.0077780Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.0429082Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:03:57.0867951Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.0892891Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.1274552Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:03:57.1677303Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.1696246Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.2066414Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:03:57.2435414Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.2450272Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.2935570Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:03:57.3269557Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:03:57.3318896Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:57.3775272Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:03:57.4099213Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.4118302Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.4734932Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:03:57.5055863Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:03:57.5071035Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:57.5936482Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:03:57.6264914Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:03:57.6284387Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:57.6815264Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:03:57.7141797Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:57.7163686Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.7575274Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:03:57.7866347Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:03:57.7888073Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:57.9012784Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:57.9053377Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9096681Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:57.9137451Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:57.9184318Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9231470Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9274041Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9310274Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9351763Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:57.9418833Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:57.9475452Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:57.9730879Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:01.4056435Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:04:04.0158546Z Reading package lists... 2021-05-15T14:04:04.2263799Z Building dependency tree... 2021-05-15T14:04:04.2286892Z Reading state information... 2021-05-15T14:04:04.3651990Z E: Unable to locate package udunits 2021-05-15T14:04:04.4320778Z Reading package lists... 2021-05-15T14:04:04.6244066Z Building dependency tree... 2021-05-15T14:04:04.6275704Z Reading state information... 2021-05-15T14:04:04.8004134Z The following additional packages will be installed: 2021-05-15T14:04:04.8008549Z libwebpdemux2 2021-05-15T14:04:04.8563419Z The following NEW packages will be installed: 2021-05-15T14:04:04.8568434Z libwebp-dev libwebpdemux2 2021-05-15T14:04:04.8781186Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:04.8782110Z Need to get 277 kB of archives. 2021-05-15T14:04:04.8789702Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:04:04.8795469Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:04:04.8819167Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:04:05.3727025Z Fetched 277 kB in 0s (11.1 MB/s) 2021-05-15T14:04:05.4109395Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:04:05.4210840Z (Reading database ... 2021-05-15T14:04:05.4211597Z (Reading database ... 5% 2021-05-15T14:04:05.4212246Z (Reading database ... 10% 2021-05-15T14:04:05.4215833Z (Reading database ... 15% 2021-05-15T14:04:05.4216590Z (Reading database ... 20% 2021-05-15T14:04:05.4217142Z (Reading database ... 25% 2021-05-15T14:04:05.4217676Z (Reading database ... 30% 2021-05-15T14:04:05.4218180Z (Reading database ... 35% 2021-05-15T14:04:05.4218707Z (Reading database ... 40% 2021-05-15T14:04:05.4219211Z (Reading database ... 45% 2021-05-15T14:04:05.4219737Z (Reading database ... 50% 2021-05-15T14:04:05.4247825Z (Reading database ... 55% 2021-05-15T14:04:05.4301370Z (Reading database ... 60% 2021-05-15T14:04:05.4339344Z (Reading database ... 65% 2021-05-15T14:04:05.4511319Z (Reading database ... 70% 2021-05-15T14:04:05.4652319Z (Reading database ... 75% 2021-05-15T14:04:05.4681663Z (Reading database ... 80% 2021-05-15T14:04:05.5198962Z (Reading database ... 85% 2021-05-15T14:04:05.5648247Z (Reading database ... 90% 2021-05-15T14:04:05.5736914Z (Reading database ... 95% 2021-05-15T14:04:05.5737581Z (Reading database ... 100% 2021-05-15T14:04:05.5738387Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T14:04:05.5914150Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:04:05.5979285Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:05.6255825Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:04:05.6616803Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:04:05.6631807Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:05.7609672Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:05.7652297Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:05.7697798Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:08.1059761Z Reading package lists... 2021-05-15T14:04:08.3310830Z Building dependency tree... 2021-05-15T14:04:08.3335525Z Reading state information... 2021-05-15T14:04:08.5007318Z The following additional packages will be installed: 2021-05-15T14:04:08.5009900Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:08.5011608Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:08.5013533Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:08.5014739Z Suggested packages: 2021-05-15T14:04:08.5015751Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:04:08.5016547Z Recommended packages: 2021-05-15T14:04:08.5017083Z cargo 2021-05-15T14:04:08.5626654Z The following NEW packages will be installed: 2021-05-15T14:04:08.5630131Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:08.5632545Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:08.5634571Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:08.5869962Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:08.5871213Z Need to get 108 MB of archives. 2021-05-15T14:04:08.5872172Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:04:08.5874929Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:04:08.5919924Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:04:08.5933764Z 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-15T14:04:08.5952609Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:04:08.6065090Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:04:08.6146971Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:04:08.6159163Z 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-15T14:04:08.8570213Z 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-15T14:04:10.4136909Z 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-15T14:04:11.1378403Z 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-15T14:04:11.1788276Z 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-15T14:04:11.2404112Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:04:11.4089453Z 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-15T14:04:11.9295812Z Fetched 108 MB in 3s (38.0 MB/s) 2021-05-15T14:04:11.9753792Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:04:11.9859823Z (Reading database ... 2021-05-15T14:04:11.9860793Z (Reading database ... 5% 2021-05-15T14:04:11.9861325Z (Reading database ... 10% 2021-05-15T14:04:11.9861843Z (Reading database ... 15% 2021-05-15T14:04:11.9862334Z (Reading database ... 20% 2021-05-15T14:04:11.9862848Z (Reading database ... 25% 2021-05-15T14:04:11.9863337Z (Reading database ... 30% 2021-05-15T14:04:11.9863843Z (Reading database ... 35% 2021-05-15T14:04:11.9864346Z (Reading database ... 40% 2021-05-15T14:04:11.9864852Z (Reading database ... 45% 2021-05-15T14:04:11.9865797Z (Reading database ... 50% 2021-05-15T14:04:11.9915228Z (Reading database ... 55% 2021-05-15T14:04:11.9964025Z (Reading database ... 60% 2021-05-15T14:04:12.0002378Z (Reading database ... 65% 2021-05-15T14:04:12.0151635Z (Reading database ... 70% 2021-05-15T14:04:12.0305190Z (Reading database ... 75% 2021-05-15T14:04:12.0338204Z (Reading database ... 80% 2021-05-15T14:04:12.0911650Z (Reading database ... 85% 2021-05-15T14:04:12.1347660Z (Reading database ... 90% 2021-05-15T14:04:12.1457517Z (Reading database ... 95% 2021-05-15T14:04:12.1458308Z (Reading database ... 100% 2021-05-15T14:04:12.1459100Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T14:04:12.1671506Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:04:12.1703667Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:12.2175195Z Selecting previously unselected package libipt2. 2021-05-15T14:04:12.2529350Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:04:12.2549808Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:04:12.2975221Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:04:12.3300395Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:04:12.3321234Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:12.3934773Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:04:12.4270839Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:04:12.4295201Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:12.5176407Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:04:12.5560678Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:04:12.5576831Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:12.6175835Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:04:12.6573184Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:04:12.6595308Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:12.6974066Z Selecting previously unselected package gdb. 2021-05-15T14:04:12.7308134Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:04:12.7326940Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:13.0891209Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:04:13.1267108Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:13.1287454Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:19.8336783Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:04:19.8719525Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:19.8735113Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:23.0802799Z Selecting previously unselected package rustc. 2021-05-15T14:04:23.1189906Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:23.1205638Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:23.3173919Z Selecting previously unselected package cargo. 2021-05-15T14:04:23.3501675Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:23.3515072Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:23.7296568Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:04:23.7686629Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:04:23.7696267Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:25.0384374Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:25.0764143Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:25.0776023Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.1487639Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.1533851Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:25.1571580Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:25.1612025Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.1648076Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:25.1681673Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:25.1733656Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:25.1777029Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.1821989Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:25.1873158Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:25.1919635Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.1959555Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:25.2026078Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:25.2080517Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:25.2335198Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:28.6899876Z Reading package lists... 2021-05-15T14:04:28.8760341Z Building dependency tree... 2021-05-15T14:04:28.8781610Z Reading state information... 2021-05-15T14:04:29.0524303Z The following additional packages will be installed: 2021-05-15T14:04:29.0527117Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:29.0528941Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:29.0530685Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:29.0532298Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:29.0534650Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:29.0536284Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:29.0537781Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:29.0539493Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:29.0541216Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:29.0544138Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:29.0546037Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:29.0553382Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:29.0555037Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:29.0556780Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:29.0558491Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:29.0560165Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:29.0561789Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:29.0564053Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:29.0565690Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:29.0566996Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:29.0568238Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:29.0569579Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:29.0570819Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:29.0572016Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:29.0575854Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:29.0577445Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:29.0578949Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:29.0580448Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:29.0581993Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:29.0583407Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:29.0584800Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:29.0586151Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:29.0587582Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:29.0589069Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:29.0590642Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:29.0592516Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:29.0593998Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:29.0595458Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:29.0596867Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:29.0598374Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:29.0599927Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:29.0601313Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:29.0602743Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:29.0604391Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:29.0606118Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:29.0607620Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:29.0609066Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:29.0610665Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:29.0612007Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:29.0612982Z Suggested packages: 2021-05-15T14:04:29.0614142Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:29.0615522Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:29.0617124Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:29.0618694Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:29.0620037Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:29.0621446Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:29.0623063Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:29.0624588Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:29.0626009Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:29.0627485Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:29.0629280Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:29.0630909Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:29.0632402Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:29.0633545Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:29.1700360Z The following NEW packages will be installed: 2021-05-15T14:04:29.1702792Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:29.1704422Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:29.1706016Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:29.1707725Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:29.1709328Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:29.1710995Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:29.1712424Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:29.1714068Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:29.1716098Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:29.1717719Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:29.1719481Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:29.1721260Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:29.1723603Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:29.1726568Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:29.1728221Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:29.1729616Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:29.1730927Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:29.1732591Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:29.1734012Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:29.1735107Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:29.1736183Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:29.1737290Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:29.1738365Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:29.1739359Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:29.1740392Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:29.1743096Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:29.1744763Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:29.1746538Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:29.1748084Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:29.1749619Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:29.1750879Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:29.1752629Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:29.1754259Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:29.1755600Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:29.1757179Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:29.1758690Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:29.1760205Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:29.1761693Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:29.1763783Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:29.1765176Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:29.1766929Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:29.1768175Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:29.1769407Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:29.1770860Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:29.1772809Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:29.1774162Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:29.1775602Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:29.1776928Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:29.1778079Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:29.1972203Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:29.1973293Z Need to get 183 MB of archives. 2021-05-15T14:04:29.1974009Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:29.1976276Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:29.2007257Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:29.2378835Z 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-15T14:04:29.2385220Z 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-15T14:04:29.2390838Z 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-15T14:04:29.2401146Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:29.2406659Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:29.2415124Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:29.2423403Z 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-15T14:04:29.2441762Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:29.2460327Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:29.2499249Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:29.2595810Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:29.2604203Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:29.2610498Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:29.2616238Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:29.2628593Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:29.2635532Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:29.2643458Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:29.2657861Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:29.2664591Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:29.2670629Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:29.2675536Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:29.3086529Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:29.3418217Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:29.3426552Z 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-15T14:04:29.3447041Z 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-15T14:04:29.3547588Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:29.3558048Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:29.3578787Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:29.3603320Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:29.3785377Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:29.3955219Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:29.3979276Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:29.3989545Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:29.3995354Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:29.6033688Z 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-15T14:04:29.6037097Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:29.6305586Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:29.6336660Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:29.6370605Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:29.6386955Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:29.6405113Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:29.6471569Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:29.6529177Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:29.6572979Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:29.6587814Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:29.6653080Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:29.6664738Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:29.6727370Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:29.6747262Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:29.6756791Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:29.6764597Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:29.6779081Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:29.6884601Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:29.6899706Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:29.7952745Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:29.8055760Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:29.8066375Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:29.8099687Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:29.8107378Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:29.8124572Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:29.8134709Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:29.8160971Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:29.8177432Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:29.8224158Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:29.8247050Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:29.8267189Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:29.8442642Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:29.8563883Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:29.9432509Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:29.9440635Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:29.9442997Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:29.9445199Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:29.9456961Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:29.9490060Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:29.9492910Z 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-15T14:04:30.0230529Z 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-15T14:04:30.0233131Z 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-15T14:04:30.0239548Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:30.0401133Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:30.0415652Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:30.0432859Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:30.0504298Z 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-15T14:04:30.0945988Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:30.1223003Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:30.1239790Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:30.1249602Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:30.1262679Z 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-15T14:04:30.1371674Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:30.1373553Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:30.1400144Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:30.1419206Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:30.1456296Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:30.1478852Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:30.1486348Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:30.1912903Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:30.2002816Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:30.2043991Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:30.2048832Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:30.2065025Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:30.2108539Z 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-15T14:04:30.2185831Z 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-15T14:04:30.2210621Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:30.2222547Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:30.2360405Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:30.2365061Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:30.9996881Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:31.0013195Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:31.0024468Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:31.0986968Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:31.1562097Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:31.1573990Z 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-15T14:04:31.1586918Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:31.1657991Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:31.1666771Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:31.1948199Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:31.2043409Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:31.2062821Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:31.2069614Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:31.2080093Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:31.2116320Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:31.2152170Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:31.2154860Z 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-15T14:04:31.2167235Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:31.2192660Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:31.2197814Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:31.2205180Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:31.2212935Z 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-15T14:04:31.2220433Z 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-15T14:04:31.2236352Z 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-15T14:04:31.2260317Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:31.2298803Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:31.2560239Z 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-15T14:04:31.2574928Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:31.2584001Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:31.2608141Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:31.2748788Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:31.2809965Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:31.2826878Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:31.2837777Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:31.2859789Z 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-15T14:04:31.2875909Z 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-15T14:04:31.2884995Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:31.2907067Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:31.2916255Z 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-15T14:04:31.2924821Z 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-15T14:04:31.3009443Z 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-15T14:04:31.3277755Z 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-15T14:04:31.3745950Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:31.3749860Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:31.3827230Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:31.3848607Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:31.3863578Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:31.3907611Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:31.3916012Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:31.4300400Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:31.4381735Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:31.4650994Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:31.5137570Z 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-15T14:04:31.5175998Z 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-15T14:04:31.5203197Z 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-15T14:04:31.5214173Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:31.5296952Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:31.5301730Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:31.5321728Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:31.5323697Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:31.5439133Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:31.5492632Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:31.6150876Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:31.6155041Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:31.6177132Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:31.6181269Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:31.6192274Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:31.6195355Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:31.6241394Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:31.6244370Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:31.6257683Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:31.6265393Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:31.6272953Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:31.6282020Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:31.6295108Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:31.6561710Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:31.6578377Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:31.7335035Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:31.7345938Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:31.7356564Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:31.7384053Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:31.7394006Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:31.7412873Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:31.7470318Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:31.7476532Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:31.7755999Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:31.7771236Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:31.7833424Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:31.8336309Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:31.8368289Z 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-15T14:04:31.8388118Z 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-15T14:04:31.8398092Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:31.8421137Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:31.9087485Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:32.0536970Z 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-15T14:04:32.0579309Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:32.0686532Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:32.2955558Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:32.3582471Z 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-15T14:04:32.3639413Z 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-15T14:04:32.3653775Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:32.3753497Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:32.3766431Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:32.3958261Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:32.4151987Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:32.4168501Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:32.4173364Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:33.6722168Z Fetched 183 MB in 3s (56.5 MB/s) 2021-05-15T14:04:33.7134459Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:33.7175499Z (Reading database ... 2021-05-15T14:04:33.7176039Z (Reading database ... 5% 2021-05-15T14:04:33.7176508Z (Reading database ... 10% 2021-05-15T14:04:33.7176949Z (Reading database ... 15% 2021-05-15T14:04:33.7177409Z (Reading database ... 20% 2021-05-15T14:04:33.7177854Z (Reading database ... 25% 2021-05-15T14:04:33.7178310Z (Reading database ... 30% 2021-05-15T14:04:33.7178784Z (Reading database ... 35% 2021-05-15T14:04:33.7179219Z (Reading database ... 40% 2021-05-15T14:04:33.7179677Z (Reading database ... 45% 2021-05-15T14:04:33.7180115Z (Reading database ... 50% 2021-05-15T14:04:33.7224581Z (Reading database ... 55% 2021-05-15T14:04:33.7276832Z (Reading database ... 60% 2021-05-15T14:04:33.7317389Z (Reading database ... 65% 2021-05-15T14:04:33.7446238Z (Reading database ... 70% 2021-05-15T14:04:33.7581651Z (Reading database ... 75% 2021-05-15T14:04:33.7617607Z (Reading database ... 80% 2021-05-15T14:04:33.8127963Z (Reading database ... 85% 2021-05-15T14:04:33.8542006Z (Reading database ... 90% 2021-05-15T14:04:33.8648350Z (Reading database ... 95% 2021-05-15T14:04:33.8650881Z (Reading database ... 100% 2021-05-15T14:04:33.8651960Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T14:04:33.8867405Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:33.8897897Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:33.9360506Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:33.9722583Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.9803555Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:34.1873348Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:34.2197356Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:34.2208806Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:34.2608531Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:34.2976228Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:34.2992732Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:34.3293693Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:34.3659509Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:34.3678515Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:34.3994194Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:34.4364384Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:34.4377394Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:34.4648828Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:34.5015462Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:34.5030689Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:34.5820741Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:34.6191870Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:34.6209036Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:34.6484748Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:34.6843676Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:34.6857561Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:34.7209767Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:34.7573619Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:34.7586715Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:34.8014254Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:34.8337727Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.8359442Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:34.8866610Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:34.9257881Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.9260203Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:35.0195547Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:35.0567019Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:35.0584340Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:35.0935052Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:35.1305535Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:35.1319613Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:35.1675044Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:35.2030420Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:35.2055861Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:35.2336204Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:35.2699026Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:35.2714516Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:35.3094875Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:35.3430508Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:35.3446548Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:35.3814498Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:35.4130360Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:35.4147848Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:35.4495330Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:35.4819393Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:35.4835019Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:35.5174543Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:35.5496670Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:35.5512378Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:35.5894676Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:35.6241497Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:35.6264101Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:35.6735221Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:35.7053774Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:35.7083258Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:35.7573526Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:35.7889733Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:35.7986942Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:36.1398629Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:36.1787763Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.1805907Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:36.4253988Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:36.4571859Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.4596856Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:36.5028647Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:36.5399176Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:36.5414476Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:36.5976313Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:36.6311424Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:36.6338425Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:36.7414890Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:36.7761697Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:36.7793078Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:36.8139595Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:36.8545943Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.8560864Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:36.9086005Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:36.9460828Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.9479822Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:37.0054323Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:37.0415528Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:37.0440266Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:37.2215392Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:37.2493509Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:37.2511645Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:37.4135417Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:37.4473479Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:37.4511408Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:37.4974916Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:37.5295645Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:37.5317307Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:37.5695007Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:37.6019959Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:37.6037879Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:37.6453793Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:37.6776737Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:37.6807116Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:39.0812210Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:39.1175377Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:39.1193658Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:39.1563930Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:39.1911334Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:39.1923403Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:39.4516661Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:39.4900672Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:39.4902440Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:39.5476556Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:39.5878539Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:39.5904355Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:39.6453057Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:39.6804698Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:39.6832260Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:39.7294567Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:39.7585405Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:39.7606414Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:39.7974559Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:39.8291564Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:39.8318377Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:39.8934685Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:39.9276173Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:39.9304285Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:39.9773993Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:40.0081156Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:40.0104231Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:40.0591270Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:40.0978779Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:40.0998682Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:40.1406717Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:40.1782663Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:40.1798022Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:40.2610954Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:40.2989556Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:40.3007054Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:40.3409902Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:40.3840261Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:40.3857933Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:40.4619196Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:40.4985336Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:40.5001245Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:40.5430498Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:40.5816766Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:40.5836145Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:40.6295480Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:40.6728623Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:40.6750852Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:40.7135483Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:40.7483399Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:40.7503808Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:40.8015126Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:40.8333373Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:40.8356113Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:40.9202760Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:40.9588805Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:40.9618037Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:41.0014482Z Selecting previously unselected package proj-data. 2021-05-15T14:04:41.0316041Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:41.0341927Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:41.8295035Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:41.8643060Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:41.8662965Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:41.9893887Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:42.0169424Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:42.0189123Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:42.0614628Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:42.0949413Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:42.0966890Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:42.1605876Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:42.1966506Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:42.1998054Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:42.2414246Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:42.2716373Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:42.2743134Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:42.3134954Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:42.3459771Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:42.3478959Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:42.3854456Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:42.4177249Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:42.4204475Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:42.4774261Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:42.5077121Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:42.5095639Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:42.5494496Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:42.5838919Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:42.5865505Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:42.6481157Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:42.6840904Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:42.6857409Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:42.7342809Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:42.7717767Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:42.7733022Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:42.8213896Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:42.8533645Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:42.8550402Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:43.0208261Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:43.0582032Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:43.0596464Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:43.1973904Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:43.2256515Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:43.2287102Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:43.9009932Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:04:43.9399740Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.9411629Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.9813574Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:04:44.0100249Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:04:44.0121959Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:44.0500791Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:04:44.0882865Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.0900132Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.1253810Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:04:44.1598888Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.1619290Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:44.2054457Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:04:44.2392407Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:04:44.2423440Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:44.3094065Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:04:44.3385217Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.3409054Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:44.3935961Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:04:44.4266809Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:44.4328441Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:44.9889269Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:04:45.0244737Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.0262928Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.0601451Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:04:45.0959376Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:04:45.0980786Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:45.1461976Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:04:45.1838862Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:45.1870815Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:45.3384698Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:04:45.3755196Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.3773788Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.4147183Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:04:45.4532071Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.4558483Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:45.5073094Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:04:45.5446970Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:04:45.5473104Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:45.6330378Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:04:45.6701485Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.6908781Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:46.0335642Z Selecting previously unselected package qgis-providers. 2021-05-15T14:04:46.0723086Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:46.0747470Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:46.3135087Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:04:46.3455113Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:46.3480089Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:46.3870698Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:04:46.4231267Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:04:46.4254642Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:46.4654108Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:04:46.4933088Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:46.4958229Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:46.5494412Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:04:46.5834065Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:46.5850189Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:46.6744079Z Selecting previously unselected package blt. 2021-05-15T14:04:46.7065380Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:46.7082325Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:46.7390742Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:04:46.7750537Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:04:46.7771111Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:46.8255677Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:04:46.8616073Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:46.8633660Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:46.9054674Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:04:46.9421567Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:46.9439404Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:47.0054542Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:04:47.0363377Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:47.0383142Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:47.0848459Z Selecting previously unselected package gcr. 2021-05-15T14:04:47.1219483Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:47.1238088Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:04:47.2055306Z Selecting previously unselected package python3-numpy. 2021-05-15T14:04:47.2382669Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:04:47.2397787Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:47.5534969Z Selecting previously unselected package python3-gdal. 2021-05-15T14:04:47.5861665Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:47.5886088Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:47.6725980Z Selecting previously unselected package gdal-bin. 2021-05-15T14:04:47.7083805Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:47.7108816Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:47.7681274Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:04:47.8043867Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:47.8060076Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:47.8388933Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:04:47.8764366Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:04:47.8788292Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:47.9248896Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:04:47.9622251Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:04:47.9642097Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:48.0171225Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:04:48.0536496Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:48.0557829Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:48.1134808Z Selecting previously unselected package p11-kit. 2021-05-15T14:04:48.1501339Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:48.1521649Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:48.1961615Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:04:48.2344303Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:04:48.2359946Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:04:48.2731079Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:04:48.3100995Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:48.3249446Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:04:48.4447174Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:04:48.4857414Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:48.4866270Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:48.5243564Z Selecting previously unselected package grass-doc. 2021-05-15T14:04:48.5641958Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:04:48.5658912Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:50.3294460Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:04:50.3663376Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:04:50.3678967Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:50.4214353Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:04:50.4543814Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:50.4565118Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:50.5013866Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:04:50.5339947Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:50.5368780Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:50.7418071Z Selecting previously unselected package grass-core. 2021-05-15T14:04:50.7777023Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:04:50.7797293Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:04:51.4581265Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:04:51.4984750Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:04:51.5014731Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:51.5414732Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:04:51.5773088Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:04:51.5789693Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:51.6199953Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:04:51.6586349Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:04:51.6614811Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:51.7566567Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:04:51.7944128Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:04:51.7957716Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:51.8534481Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:04:51.8891730Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:04:51.8931086Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:52.2195546Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:04:52.2568677Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:04:52.2588047Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:52.3659201Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:04:52.4021381Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:52.4037511Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:52.4494332Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:04:52.4848385Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:52.4879140Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:52.5189243Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:04:52.5549840Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:04:52.5568658Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:52.5903723Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:04:52.6278492Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:04:52.6371745Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:52.7456205Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:04:52.7844529Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:04:52.7862556Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:52.8212241Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:04:52.8583012Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:04:52.8600037Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:52.8926346Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:04:52.9309035Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:52.9333716Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:52.9734445Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:04:53.0046635Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:53.0064768Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:53.0575165Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:04:53.0946945Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:04:53.0963787Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:53.1287862Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:04:53.1664832Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:53.1691121Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:53.2094490Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:04:53.2404032Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:04:53.2436853Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:53.2855029Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:04:53.3160797Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.3196748Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.3574888Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:04:53.3925795Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.3953832Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.4375908Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:04:53.4723460Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.4740038Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.5135567Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:04:53.5526999Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.5577991Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.6059564Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:04:53.6462477Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:53.6501949Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:53.8215394Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:04:53.8553315Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.8585783Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.8974479Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:04:53.9310054Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:53.9326965Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:53.9773929Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:04:54.0085367Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.0110689Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.0579059Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:04:54.0969653Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.0997923Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.2007822Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:04:54.2326853Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.2356958Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.2848349Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:04:54.3243210Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.3263842Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.3693550Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:04:54.4021779Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.4037920Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.4413923Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:04:54.4736035Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.4764010Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.5207723Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:04:54.5581951Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.5609822Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.5948464Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:04:54.6328881Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.6344409Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.6700226Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:04:54.7071185Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.7093126Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.7530526Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:04:54.7918791Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.7934714Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.8296956Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:04:54.8667749Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.8685076Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.9060402Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:04:54.9454550Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:54.9473839Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.0037339Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:04:55.0397110Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:55.0420864Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.1671250Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:04:55.2033739Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:55.2058532Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.5857444Z Selecting previously unselected package qtchooser. 2021-05-15T14:04:55.6231009Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:04:55.6250624Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:04:55.6561638Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:04:55.6930437Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.6947640Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.7695443Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:04:55.8064235Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.8091286Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.8474387Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:04:55.8840973Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.8856534Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.9158014Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:04:55.9527525Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.9544387Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.0120861Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:04:56.0459816Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:56.0473668Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.0842612Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:04:56.1199647Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:56.1214437Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.3131722Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:04:56.3516528Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:56.3531231Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.4484187Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:04:56.4851004Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:56.4863115Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.6139149Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:04:56.6511521Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:56.6533233Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:56.7731030Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:04:56.8114607Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:56.8131762Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:56.8799640Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:04:56.9184737Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:56.9205209Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:56.9783607Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:04:57.0144660Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:57.0166108Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:57.0574913Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:04:57.0962942Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:04:57.0979344Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:57.1821017Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:04:57.2187700Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:04:57.2420504Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:57.2766555Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:04:57.3168025Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:57.3193199Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.3599888Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:04:57.3973277Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:57.3987830Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:57.4336498Z Selecting previously unselected package modemmanager. 2021-05-15T14:04:57.4719193Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:04:57.4809358Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:04:57.6262722Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:04:57.6633526Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:04:57.6651087Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:57.7076960Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:04:57.7455313Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:04:57.7476141Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:58.0622505Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:04:58.1001943Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:04:58.1020608Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:58.1368701Z Selecting previously unselected package python3-bs4. 2021-05-15T14:04:58.1755069Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:04:58.1771882Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:58.2263106Z Selecting previously unselected package python3-cycler. 2021-05-15T14:04:58.2644708Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:04:58.3937758Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:04:58.4300218Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:04:58.4688591Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:04:58.4702636Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:58.5078810Z Selecting previously unselected package python3-decorator. 2021-05-15T14:04:58.5441382Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:04:58.5460769Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:58.5758753Z Selecting previously unselected package python3-future. 2021-05-15T14:04:58.6141093Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:04:58.6161396Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:04:58.7009247Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:04:58.7396662Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:04:58.7414759Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:58.7736376Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:04:58.8133851Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:04:58.8157121Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:58.8570890Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:04:58.8938499Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:04:58.8950563Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:58.9271074Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:04:58.9657429Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:04:58.9673593Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:59.0073536Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:04:59.0443824Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:04:59.0460322Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:59.0884966Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:04:59.1267207Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:04:59.1291838Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:59.1675300Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:04:59.2033941Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:04:59.2048074Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:59.3694155Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:04:59.4078896Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:04:59.4096532Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:59.4574546Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:04:59.4892302Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:04:59.4904612Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:59.9359734Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:04:59.9735876Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:04:59.9757960Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:00.0138270Z Selecting previously unselected package python3-olefile. 2021-05-15T14:05:00.0535360Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:05:00.0553045Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:05:00.0880151Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:05:00.1258329Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:05:00.1281904Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:00.1974931Z Selecting previously unselected package python3-tz. 2021-05-15T14:05:00.2339247Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:05:00.2357791Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:05:00.2734116Z Selecting previously unselected package python3-owslib. 2021-05-15T14:05:00.3054179Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:05:00.3129480Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:05:00.3584229Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:05:00.3982200Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:05:00.4003704Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:00.4774384Z Selecting previously unselected package python3-retrying. 2021-05-15T14:05:00.5140520Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:05:00.5161863Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:05:00.5620656Z Selecting previously unselected package python3-plotly. 2021-05-15T14:05:00.6014823Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:05:00.6029973Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:01.1795085Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:05:01.2223374Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:05:01.2241518Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:01.2694717Z Selecting previously unselected package python3-sip. 2021-05-15T14:05:01.3045895Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:05:01.3057284Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:01.3630577Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:05:01.4034056Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:01.4051378Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:01.7135256Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:05:01.7528249Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:05:01.7547540Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:01.8176046Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:05:01.8553242Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:01.8580179Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:01.9054187Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:05:01.9365804Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:01.9392370Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:01.9774446Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:05:02.0097080Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:02.0145392Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:02.0628294Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:05:02.1055306Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:02.1075608Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:02.4400112Z Selecting previously unselected package python3-qgis. 2021-05-15T14:05:02.4809784Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:02.4821353Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:03.4984410Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:05:03.5367528Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:05:03.5394152Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:03.5790058Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:05:03.6160666Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:05:03.6177028Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:03.6775196Z Selecting previously unselected package qgis-common. 2021-05-15T14:05:03.7257344Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:03.7275089Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:05.4192881Z Selecting previously unselected package qgis. 2021-05-15T14:05:05.4593477Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:05.5269054Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:05.7818828Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:05:05.8227448Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:05.8244971Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:06.0288819Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:05:06.0776801Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:06.0797450Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:06.1232507Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:05:06.1642007Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:06.1661880Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:06.2411074Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:05:06.2817090Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:06.2834077Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:06.3335621Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:05:06.3712194Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:05:06.3726919Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:06.5899207Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:05:06.6341164Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:05:06.6353596Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:06.7808628Z Selecting previously unselected package proj-bin. 2021-05-15T14:05:06.8256088Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:05:06.8271101Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:05:06.8736272Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:05:06.9150792Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:05:06.9165789Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:06.9613987Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:05:07.0026440Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:05:07.0125889Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:07.0973699Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:05:07.1029203Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:05:07.4098326Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:07.4127995Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:05:07.4173174Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:05:07.4220989Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:07.4358458Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:05:07.4418960Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:05:07.4571756Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:05:07.4627320Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:07.4674963Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:05:07.4720828Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:05:07.4764830Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:05:07.4822585Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:05:07.4863032Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:05:07.4905538Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:05:07.4957005Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:05:07.4996030Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:05:07.5041174Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:05:07.5106346Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:05:07.6905304Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:05:07.6961763Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:05:07.7002807Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:05:07.8717696Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:05:07.8762531Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:05:08.0521964Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:08.0577214Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:05:08.0618410Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:05:08.0664223Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:05:08.0715155Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:05:08.0756143Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:05:08.0806675Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:08.2207803Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:05:08.2245914Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:05:08.2286743Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:05:08.2335342Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:05:08.2376665Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:05:08.4034312Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:08.4080632Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:05:08.5823488Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:05:08.5946667Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:05:08.5995423Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:08.6098328Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:08.6138530Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:05:08.6174241Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:05:08.6221381Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:08.6258816Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:05:08.7950372Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:05:08.7996638Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:05:08.8043566Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:05:08.8093239Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:05:08.8193593Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:08.8242504Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:05:09.0351585Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:05:09.0400474Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:05:09.2219115Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:05:09.2271174Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:05:09.2313302Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:05:09.2350992Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:05:09.2395253Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:09.2441127Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:05:09.2498234Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:09.4394694Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:09.4458135Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:05:09.4501213Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:05:09.4572861Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.4683780Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:05:09.7034883Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:05:11.0313376Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:05:11.0361964Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:05:11.0453156Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:05:11.0512089Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:11.0643374Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:05:11.0703647Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:05:11.0763713Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:05:11.0898071Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:05:11.2834781Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:11.2887722Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:11.2928303Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:05:11.2985386Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:05:11.5210228Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:05:11.5254053Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:11.5321611Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:11.5387061Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:05:11.5556630Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:05:11.5850012Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:05:11.7908102Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:11.7976420Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:11.8025794Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:11.8167609Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:05:11.8232879Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:11.8286631Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:11.8365884Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:11.8417659Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:05:11.8515003Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:05:11.8584831Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:05:12.2544569Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:12.4302544Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:05:12.4343724Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:12.4393419Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:12.4450362Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:12.4504777Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:05:12.4588690Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:12.4630438Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:05:12.4670763Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:12.4732872Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:12.7780156Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:12.9614758Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:13.1425329Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:13.1473345Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:05:13.1536801Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:13.1590225Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:13.3364130Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:13.3421654Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:13.3477572Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:13.3522129Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:14.3558902Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:14.3599391Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:14.3691203Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:14.3734394Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:14.3772565Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:14.3826070Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:05:14.3874044Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:14.3918091Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:14.3980555Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:14.8696919Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:14.8715942Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:14.8755632Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:15.0670760Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:15.0727077Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:15.2602395Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:15.2647271Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:15.4898218Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:15.4965371Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:05:15.5019258Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:15.5078479Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:15.7751917Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:15.7754817Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:16.3780484Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:16.7038245Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:16.7090685Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:16.7145625Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:16.7189046Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:16.7234832Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:16.7287903Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:16.7330392Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:16.9146717Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9148700Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:16.9152156Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9154856Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:16.9600850Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9602360Z if direction is "increasing": 2021-05-15T14:05:16.9606221Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9608936Z elif direction is "decreasing": 2021-05-15T14:05:16.9796703Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9799067Z if direction is "increasing": 2021-05-15T14:05:16.9802079Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:16.9804261Z elif direction is "decreasing": 2021-05-15T14:05:17.9623419Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:17.9625453Z if props["offset_coordinates"] is "data": 2021-05-15T14:05:17.9628047Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:17.9629671Z if props["coordinates"] is not "data": 2021-05-15T14:05:18.8381358Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:19.5333296Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:19.5336427Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:19.5338817Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:05:20.8711389Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:20.8720090Z First installation detected... 2021-05-15T14:05:20.8722163Z Checking NSS setup... 2021-05-15T14:05:20.8771223Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:05:20.8849744Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:20.8938764Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:05:21.2038410Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:21.2092323Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:21.2143093Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:21.2188494Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:21.2239039Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:21.2283601Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:21.2328304Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:21.2370368Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:21.2417382Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:21.4529583Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:21.4573486Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:21.4616289Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:05:21.8189536Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:21.8192041Z if value is '': 2021-05-15T14:05:21.9256279Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:21.9257402Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:21.9258794Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:21.9259752Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:21.9261471Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:21.9262481Z if driver_string is not None and driver_string is not "": 2021-05-15T14:05:21.9744945Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:21.9747987Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:21.9749121Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:21.9750137Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:22.0426434Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:22.0466355Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.0576281Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:22.0635064Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.0714479Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.1027050Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:22.1086666Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.1137740Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.1234815Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:22.1283896Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.1343380Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:22.2389024Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:22.2440107Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.2495452Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:22.2543632Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:05:22.4051286Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:22.4055167Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:23.0329867Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0411970Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0465287Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:23.0515129Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0562085Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.0683296Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0760187Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:23.0812064Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:23.0859300Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:05:23.0899457Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0945599Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.0992516Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:23.1037653Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.1080493Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:23.1120692Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:23.1177689Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.1220239Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:23.1264404Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:23.1318058Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.1353555Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:23.3498855Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:23.3543366Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.3588000Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.3640571Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.5663179Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:58.5699102Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:58.5755096Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.5882016Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:58.5920355Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.5958998Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.5997397Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:58.6062534Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.7799254Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.7851754Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:58.7890336Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.7929013Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:58.7986870Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.9887603Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:58.9937512Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:59.0024629Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:59.0194128Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:05:59.0375307Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:06:00.4557683Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:06:00.4749317Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:06:00.5049044Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:06:00.5261904Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:06:00.6370629Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:06:00.6863957Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:06:01.0122095Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:06:12.1146235Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:06:12.1355110Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:06:14.3798004Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:06:14.3798528Z with: 2021-05-15T14:06:14.3798971Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:06:14.3799401Z env: 2021-05-15T14:06:14.3799775Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:14.3800200Z TIC_DEPLOY_KEY: 2021-05-15T14:06:14.3800923Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:14.3802763Z GITHUB_PAT: *** 2021-05-15T14:06:14.3803151Z COVERALLS_TOKEN: 2021-05-15T14:06:14.3803580Z continue-on-error: false 2021-05-15T14:06:14.3804023Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:14.3804450Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:14.3804872Z TZ: UTC 2021-05-15T14:06:14.3805370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:14.3805764Z NOT_CRAN: true 2021-05-15T14:06:14.3806105Z ##[endgroup] 2021-05-15T14:06:14.4155810Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:06:14.4250436Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:06:14.4251005Z env: 2021-05-15T14:06:14.4251412Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:14.4251870Z TIC_DEPLOY_KEY: 2021-05-15T14:06:14.4253049Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:14.4254460Z GITHUB_PAT: *** 2021-05-15T14:06:14.4255041Z COVERALLS_TOKEN: 2021-05-15T14:06:14.4255491Z continue-on-error: false 2021-05-15T14:06:14.4256070Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:14.4256512Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:14.4256915Z TZ: UTC 2021-05-15T14:06:14.4257247Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:14.4257622Z NOT_CRAN: true 2021-05-15T14:06:14.4257942Z ##[endgroup] 2021-05-15T14:06:14.6355140Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:06:14.6355643Z with: 2021-05-15T14:06:14.6355981Z repo_name: kirby21.smri 2021-05-15T14:06:14.6356320Z repo_version: 1.5 2021-05-15T14:06:14.6356648Z runner_os: Linux 2021-05-15T14:06:14.6356941Z R_version: 3.6 2021-05-15T14:06:14.6357280Z env: 2021-05-15T14:06:14.6357648Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:14.6358016Z TIC_DEPLOY_KEY: 2021-05-15T14:06:14.6358667Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:14.6360218Z GITHUB_PAT: *** 2021-05-15T14:06:14.6360562Z COVERALLS_TOKEN: 2021-05-15T14:06:14.6360944Z continue-on-error: false 2021-05-15T14:06:14.6361339Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:14.6361718Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:14.6362089Z TZ: UTC 2021-05-15T14:06:14.6362417Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:14.6362927Z NOT_CRAN: true 2021-05-15T14:06:14.6363270Z ##[endgroup] 2021-05-15T14:06:14.6782594Z Package: kirby21.smri 2021-05-15T14:06:14.6790674Z Version: 1.5 2021-05-15T14:06:14.6791095Z OS: Linux 2021-05-15T14:06:14.6906192Z ##[group]Run install.packages('remotes') 2021-05-15T14:06:14.6906925Z install.packages('remotes') 2021-05-15T14:06:14.6908084Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:06:14.6909025Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:06:14.6919438Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:14.6919839Z env: 2021-05-15T14:06:14.6920239Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:14.6920689Z TIC_DEPLOY_KEY: 2021-05-15T14:06:14.6921456Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:14.6922774Z GITHUB_PAT: *** 2021-05-15T14:06:14.6923169Z COVERALLS_TOKEN: 2021-05-15T14:06:14.6923616Z continue-on-error: false 2021-05-15T14:06:14.6924070Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:14.6924523Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:14.6924958Z TZ: UTC 2021-05-15T14:06:14.6925338Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:14.6925739Z NOT_CRAN: true 2021-05-15T14:06:14.6926083Z ##[endgroup] 2021-05-15T14:06:14.8869959Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:14.8871559Z (as ‘lib’ is unspecified) 2021-05-15T14:06:32.2919156Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:06:33.8050431Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T14:06:33.8241712Z ================================================== 2021-05-15T14:06:33.8242528Z downloaded 382 KB 2021-05-15T14:06:33.8242922Z 2021-05-15T14:06:34.0940383Z * installing *binary* package ‘remotes’ ... 2021-05-15T14:06:34.0991210Z * DONE (remotes) 2021-05-15T14:06:34.1060250Z 2021-05-15T14:06:34.1061309Z The downloaded source packages are in 2021-05-15T14:06:34.1063293Z ‘/tmp/RtmpWG200Z/downloaded_packages’ 2021-05-15T14:06:57.5422493Z ##[group]Run actions/cache@v1 2021-05-15T14:06:57.5422930Z with: 2021-05-15T14:06:57.5423368Z path: /home/runner/work/_temp/Library 2021-05-15T14:06:57.5427153Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-bb410a85e3e9cff432e4bfb93088ec75dcb489a8b0fd5716d2b953bcdd0db822 2021-05-15T14:06:57.5431057Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T14:06:57.5432351Z env: 2021-05-15T14:06:57.5432953Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:57.5433402Z TIC_DEPLOY_KEY: 2021-05-15T14:06:57.5435200Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:57.5437625Z GITHUB_PAT: *** 2021-05-15T14:06:57.5438183Z COVERALLS_TOKEN: 2021-05-15T14:06:57.5438653Z continue-on-error: false 2021-05-15T14:06:57.5439094Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:57.5439563Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:57.5440107Z TZ: UTC 2021-05-15T14:06:57.5440473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:57.5440877Z NOT_CRAN: true 2021-05-15T14:06:57.5441227Z ##[endgroup] 2021-05-15T14:06:57.5939975Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:06:57.6005816Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:57.6006638Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:57.6007554Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:06:57.6008163Z sudo -s eval "$sysreqs" 2021-05-15T14:06:57.6057080Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:57.6057459Z env: 2021-05-15T14:06:57.6057868Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:57.6058549Z TIC_DEPLOY_KEY: 2021-05-15T14:06:57.6059312Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:57.6060757Z GITHUB_PAT: *** 2021-05-15T14:06:57.6061377Z COVERALLS_TOKEN: 2021-05-15T14:06:57.6062176Z continue-on-error: false 2021-05-15T14:06:57.6062631Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:57.6063073Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:57.6063496Z TZ: UTC 2021-05-15T14:06:57.6063882Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:57.6064261Z NOT_CRAN: true 2021-05-15T14:06:57.6064714Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:06:57.6065149Z ##[endgroup] 2021-05-15T14:06:57.8281010Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:58.4235370Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:07:18.6366493Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:07:18.6367848Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:07:18.6368882Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:07:18.6369672Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:07:18.6370446Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:07:18.6391929Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:07:18.6406593Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:18.6416914Z (as ‘lib’ is unspecified) 2021-05-15T14:07:35.2219024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:07:36.5346808Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T14:07:36.5439186Z ================================================== 2021-05-15T14:07:36.5439932Z downloaded 94 KB 2021-05-15T14:07:36.5440398Z 2021-05-15T14:07:36.5484488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:07:38.0521565Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T14:07:38.0625753Z ================================================== 2021-05-15T14:07:38.0626772Z downloaded 133 KB 2021-05-15T14:07:38.0627400Z 2021-05-15T14:07:38.0677857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:07:39.2176979Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T14:07:39.2235063Z ================================================== 2021-05-15T14:07:39.2235940Z downloaded 80 KB 2021-05-15T14:07:39.2236387Z 2021-05-15T14:07:39.2282233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:07:40.5743195Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T14:07:40.5963833Z ================================================== 2021-05-15T14:07:40.5964378Z downloaded 512 KB 2021-05-15T14:07:40.5964654Z 2021-05-15T14:07:40.6005911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:07:42.0160318Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T14:07:42.0463158Z ================================================== 2021-05-15T14:07:42.0463987Z downloaded 991 KB 2021-05-15T14:07:42.0464457Z 2021-05-15T14:07:42.2871607Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T14:07:42.2921410Z * DONE (rprojroot) 2021-05-15T14:07:42.5025171Z * installing *binary* package ‘crayon’ ... 2021-05-15T14:07:42.5066518Z * DONE (crayon) 2021-05-15T14:07:42.7233999Z * installing *binary* package ‘R6’ ... 2021-05-15T14:07:42.7276129Z * DONE (R6) 2021-05-15T14:07:42.9830783Z * installing *binary* package ‘desc’ ... 2021-05-15T14:07:42.9899919Z * DONE (desc) 2021-05-15T14:07:43.2541844Z * installing *binary* package ‘debugme’ ... 2021-05-15T14:07:43.2591900Z * DONE (debugme) 2021-05-15T14:07:43.2649127Z 2021-05-15T14:07:43.2650275Z The downloaded source packages are in 2021-05-15T14:07:43.2651549Z ‘/tmp/RtmpCdEL0R/downloaded_packages’ 2021-05-15T14:07:43.2664743Z Running `R CMD build`... 2021-05-15T14:07:43.5453032Z * checking for file ‘/tmp/RtmpCdEL0R/remotes68c04ed1c48c/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:07:43.5455502Z * preparing ‘sysreqs’: 2021-05-15T14:07:43.5457013Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:43.5458994Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:43.5459981Z * checking for empty or unneeded directories 2021-05-15T14:07:43.5460991Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:07:43.5465180Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:43.5469443Z (as ‘lib’ is unspecified) 2021-05-15T14:07:43.7632582Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:07:43.7634558Z ** using staged installation 2021-05-15T14:07:43.7770561Z ** R 2021-05-15T14:07:43.7886300Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:44.2094264Z ** help 2021-05-15T14:07:44.2207416Z *** installing help indices 2021-05-15T14:07:44.2411231Z ** building package indices 2021-05-15T14:07:44.2573697Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:44.4793024Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:44.7019557Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:44.7025729Z * DONE (sysreqs) 2021-05-15T14:08:06.5462716Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:08:06.5465376Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:08:06.5467063Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:08:06.5642651Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:08:06.6367144Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:08:06.7634748Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:08:06.7648975Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:08:07.0470945Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:08:07.3215900Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:08:08.5194272Z Reading package lists... 2021-05-15T14:08:08.6086799Z Reading package lists... 2021-05-15T14:08:08.8381033Z Building dependency tree... 2021-05-15T14:08:08.8411111Z Reading state information... 2021-05-15T14:08:09.0137640Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:08:09.0139109Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:08:09.0140051Z libssh2-1-dev set to manually installed. 2021-05-15T14:08:09.0141562Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:08:09.0142864Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:08:09.0143568Z Suggested packages: 2021-05-15T14:08:09.0144485Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:08:09.0683403Z The following NEW packages will be installed: 2021-05-15T14:08:09.0690336Z libcurl4-openssl-dev 2021-05-15T14:08:09.0919319Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:08:09.0920076Z Need to get 321 kB of archives. 2021-05-15T14:08:09.0920797Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:08:09.0923096Z 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-15T14:08:09.6293818Z Fetched 321 kB in 0s (12.9 MB/s) 2021-05-15T14:08:09.6646965Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:08:09.6746781Z (Reading database ... 2021-05-15T14:08:09.6748508Z (Reading database ... 5% 2021-05-15T14:08:09.6752266Z (Reading database ... 10% 2021-05-15T14:08:09.6753293Z (Reading database ... 15% 2021-05-15T14:08:09.6753738Z (Reading database ... 20% 2021-05-15T14:08:09.6754201Z (Reading database ... 25% 2021-05-15T14:08:09.6754639Z (Reading database ... 30% 2021-05-15T14:08:09.6755106Z (Reading database ... 35% 2021-05-15T14:08:09.6755548Z (Reading database ... 40% 2021-05-15T14:08:09.6756411Z (Reading database ... 45% 2021-05-15T14:08:09.6756855Z (Reading database ... 50% 2021-05-15T14:08:09.6801346Z (Reading database ... 55% 2021-05-15T14:08:09.6856281Z (Reading database ... 60% 2021-05-15T14:08:09.6904127Z (Reading database ... 65% 2021-05-15T14:08:09.7111209Z (Reading database ... 70% 2021-05-15T14:08:09.7154740Z (Reading database ... 75% 2021-05-15T14:08:09.7515148Z (Reading database ... 80% 2021-05-15T14:08:09.7655620Z (Reading database ... 85% 2021-05-15T14:08:09.8232674Z (Reading database ... 90% 2021-05-15T14:08:09.8343990Z (Reading database ... 95% 2021-05-15T14:08:09.8344514Z (Reading database ... 100% 2021-05-15T14:08:09.8345285Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T14:08:09.8616253Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:08:09.8630113Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:09.9827475Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:09.9886327Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:08:15.7686462Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:08:15.7687171Z remotes::install_github("ropensci/tic") 2021-05-15T14:08:15.7687774Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:08:15.7688538Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:08:15.7689153Z remotes::install_cran("covr") 2021-05-15T14:08:15.7697160Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:08:15.7697556Z env: 2021-05-15T14:08:15.7698023Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:15.7698464Z TIC_DEPLOY_KEY: 2021-05-15T14:08:15.7699246Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:15.7700947Z GITHUB_PAT: *** 2021-05-15T14:08:15.7701337Z COVERALLS_TOKEN: 2021-05-15T14:08:15.7701773Z continue-on-error: false 2021-05-15T14:08:15.7702218Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:15.7702688Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:15.7703132Z TZ: UTC 2021-05-15T14:08:15.7703484Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:15.7703874Z NOT_CRAN: true 2021-05-15T14:08:15.7704215Z ##[endgroup] 2021-05-15T14:08:15.9980812Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:16.6320092Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:08:37.0712004Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:08:37.0712945Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:37.0713554Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:37.0714337Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:08:37.0715409Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:08:37.0716079Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:08:37.0716759Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:08:37.0717394Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:08:37.0718658Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:08:37.0719620Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:08:37.0720491Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:37.0721510Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:08:37.0722188Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:08:37.0722963Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:08:37.0723639Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:08:37.0724685Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:37.0725352Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:08:37.0726152Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:08:37.0726907Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:08:37.0727541Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:08:37.0728168Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:08:37.0728805Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:08:37.0729432Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:37.0730067Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:37.0730842Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:37.0731787Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:08:37.0733196Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:08:37.0733814Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:08:37.0734664Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:37.0735739Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:08:37.0736487Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:08:37.0742617Z 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-15T14:08:37.0759425Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:37.0760344Z (as ‘lib’ is unspecified) 2021-05-15T14:08:53.5670501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:08:54.8893114Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T14:08:54.9174237Z ================================================== 2021-05-15T14:08:54.9175273Z downloaded 1.3 MB 2021-05-15T14:08:54.9176685Z 2021-05-15T14:08:54.9222978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:08:56.2085193Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T14:08:56.2212248Z ================================================== 2021-05-15T14:08:56.2215107Z downloaded 228 KB 2021-05-15T14:08:56.2215776Z 2021-05-15T14:08:56.2259402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:08:57.5558013Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T14:08:57.5668314Z ================================================== 2021-05-15T14:08:57.5669215Z downloaded 140 KB 2021-05-15T14:08:57.5670080Z 2021-05-15T14:08:57.5713376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:08:58.6209325Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T14:08:58.6256334Z ================================================== 2021-05-15T14:08:58.6257064Z downloaded 53 KB 2021-05-15T14:08:58.6257515Z 2021-05-15T14:08:58.6303604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:09:00.0296923Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T14:09:00.0297642Z ================================================== 2021-05-15T14:09:00.0298015Z downloaded 23 KB 2021-05-15T14:09:00.0298458Z 2021-05-15T14:09:00.0347063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:09:01.1924655Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T14:09:01.2201029Z ================================================== 2021-05-15T14:09:01.2201844Z downloaded 1.4 MB 2021-05-15T14:09:01.2202340Z 2021-05-15T14:09:01.2249246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:09:02.4038753Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T14:09:02.4042399Z ================================================== 2021-05-15T14:09:02.4042868Z downloaded 36 KB 2021-05-15T14:09:02.4043134Z 2021-05-15T14:09:02.4102193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:09:03.8570652Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T14:09:03.9011568Z ================================================== 2021-05-15T14:09:03.9012978Z downloaded 884 KB 2021-05-15T14:09:03.9013531Z 2021-05-15T14:09:03.9058880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:09:05.2187958Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T14:09:05.2402703Z ================================================== 2021-05-15T14:09:05.2403765Z downloaded 523 KB 2021-05-15T14:09:05.2404225Z 2021-05-15T14:09:05.2532941Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:09:06.5922520Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T14:09:06.5923195Z ================================================== 2021-05-15T14:09:06.5923576Z downloaded 12 KB 2021-05-15T14:09:06.5923824Z 2021-05-15T14:09:06.5977612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:09:07.7183240Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T14:09:07.7412923Z ================================================== 2021-05-15T14:09:07.7413923Z downloaded 486 KB 2021-05-15T14:09:07.7414559Z 2021-05-15T14:09:07.7472987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:09:08.9037980Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T14:09:08.9106581Z ================================================== 2021-05-15T14:09:08.9107391Z downloaded 91 KB 2021-05-15T14:09:08.9107862Z 2021-05-15T14:09:08.9158052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:09:10.2626510Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T14:09:10.2998165Z ================================================== 2021-05-15T14:09:10.2998658Z downloaded 508 KB 2021-05-15T14:09:10.2998952Z 2021-05-15T14:09:10.3051193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:09:11.4401544Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T14:09:11.4624779Z ================================================== 2021-05-15T14:09:11.4625664Z downloaded 621 KB 2021-05-15T14:09:11.4626191Z 2021-05-15T14:09:11.4685147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:09:12.8493751Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T14:09:12.8651137Z ================================================== 2021-05-15T14:09:12.8651642Z downloaded 267 KB 2021-05-15T14:09:12.8652090Z 2021-05-15T14:09:12.8720345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:09:13.8640797Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T14:09:13.8760084Z ================================================== 2021-05-15T14:09:13.8760711Z downloaded 167 KB 2021-05-15T14:09:13.8760987Z 2021-05-15T14:09:13.8808005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:09:15.2786090Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T14:09:15.2910788Z ================================================== 2021-05-15T14:09:15.2911329Z downloaded 235 KB 2021-05-15T14:09:15.2911615Z 2021-05-15T14:09:15.2965133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:09:16.4351050Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T14:09:16.4507552Z ================================================== 2021-05-15T14:09:16.4508496Z downloaded 277 KB 2021-05-15T14:09:16.4508978Z 2021-05-15T14:09:16.4563049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:09:17.6025065Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T14:09:17.6154096Z ================================================== 2021-05-15T14:09:17.6154586Z downloaded 201 KB 2021-05-15T14:09:17.6154871Z 2021-05-15T14:09:17.6204616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:09:18.7293550Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T14:09:18.7294922Z ================================================== 2021-05-15T14:09:18.7295616Z downloaded 64 KB 2021-05-15T14:09:18.7296066Z 2021-05-15T14:09:18.7336655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:09:20.0474927Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T14:09:20.0520223Z ================================================== 2021-05-15T14:09:20.0521171Z downloaded 46 KB 2021-05-15T14:09:20.0521754Z 2021-05-15T14:09:20.0569957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:09:21.3416840Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T14:09:21.3597710Z ================================================== 2021-05-15T14:09:21.3598247Z downloaded 417 KB 2021-05-15T14:09:21.3598588Z 2021-05-15T14:09:21.3649030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:09:22.4161646Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T14:09:22.4237256Z ================================================== 2021-05-15T14:09:22.4238109Z downloaded 91 KB 2021-05-15T14:09:22.4238615Z 2021-05-15T14:09:22.4287413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:09:23.5680359Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T14:09:23.5790899Z ================================================== 2021-05-15T14:09:23.5792256Z downloaded 133 KB 2021-05-15T14:09:23.5792970Z 2021-05-15T14:09:23.5843729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:09:24.7469416Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T14:09:24.7620268Z ================================================== 2021-05-15T14:09:24.7621066Z downloaded 270 KB 2021-05-15T14:09:24.7621531Z 2021-05-15T14:09:24.7669767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:09:25.7492882Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T14:09:25.7725504Z ================================================== 2021-05-15T14:09:25.7726387Z downloaded 735 KB 2021-05-15T14:09:25.7726893Z 2021-05-15T14:09:25.7783983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:09:26.9320887Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T14:09:26.9323256Z ================================================== 2021-05-15T14:09:26.9324198Z downloaded 46 KB 2021-05-15T14:09:26.9324902Z 2021-05-15T14:09:26.9368691Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:09:27.0686211Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:09:27.0689083Z ================================================== 2021-05-15T14:09:27.0689765Z downloaded 24 KB 2021-05-15T14:09:27.0690177Z 2021-05-15T14:09:27.0710689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:09:28.1234188Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T14:09:28.1449632Z ================================================== 2021-05-15T14:09:28.1451302Z downloaded 689 KB 2021-05-15T14:09:28.1451769Z 2021-05-15T14:09:28.1501442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:09:29.3026039Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T14:09:29.3027411Z ================================================== 2021-05-15T14:09:29.3028169Z downloaded 45 KB 2021-05-15T14:09:29.3028854Z 2021-05-15T14:09:29.3080073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:09:30.3696868Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T14:09:30.3901583Z ================================================== 2021-05-15T14:09:30.3902731Z downloaded 603 KB 2021-05-15T14:09:30.3903546Z 2021-05-15T14:09:30.7510882Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:09:30.7588341Z * DONE (rlang) 2021-05-15T14:09:31.0250294Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:09:31.0315077Z * DONE (magrittr) 2021-05-15T14:09:31.2921958Z * installing *binary* package ‘glue’ ... 2021-05-15T14:09:31.2969211Z * DONE (glue) 2021-05-15T14:09:31.5433456Z * installing *binary* package ‘sys’ ... 2021-05-15T14:09:31.5483394Z * DONE (sys) 2021-05-15T14:09:31.7795020Z * installing *binary* package ‘mime’ ... 2021-05-15T14:09:31.7836260Z * DONE (mime) 2021-05-15T14:09:32.1568835Z * installing *binary* package ‘curl’ ... 2021-05-15T14:09:32.1642458Z * DONE (curl) 2021-05-15T14:09:32.4521528Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:09:32.4581119Z * DONE (jsonlite) 2021-05-15T14:09:32.6865085Z * installing *binary* package ‘ini’ ... 2021-05-15T14:09:32.6904804Z * DONE (ini) 2021-05-15T14:09:32.9573584Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:09:32.9619786Z * DONE (gitcreds) 2021-05-15T14:09:33.2850180Z * installing *binary* package ‘zip’ ... 2021-05-15T14:09:33.2919255Z * DONE (zip) 2021-05-15T14:09:33.5581925Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:09:33.5633016Z * DONE (rstudioapi) 2021-05-15T14:09:33.8263141Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:09:33.8320949Z * DONE (fastmap) 2021-05-15T14:09:34.4377604Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:09:34.4381544Z * DONE (yaml) 2021-05-15T14:09:34.4382997Z * installing *binary* package ‘withr’ ... 2021-05-15T14:09:34.4383844Z * DONE (withr) 2021-05-15T14:09:34.6678577Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:09:34.6727137Z * DONE (whisker) 2021-05-15T14:09:34.9131516Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:09:34.9178454Z * DONE (rappdirs) 2021-05-15T14:09:35.2565768Z * installing *binary* package ‘fs’ ... 2021-05-15T14:09:35.2631019Z * DONE (fs) 2021-05-15T14:09:35.5037443Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:09:35.5080806Z * DONE (clipr) 2021-05-15T14:09:35.8321705Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:09:35.8385476Z * DONE (git2r) 2021-05-15T14:09:36.0833189Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:09:36.0878040Z * DONE (askpass) 2021-05-15T14:09:36.3578156Z * installing *binary* package ‘cli’ ... 2021-05-15T14:09:36.3636852Z * DONE (cli) 2021-05-15T14:09:36.6411893Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:09:36.6466693Z * DONE (purrr) 2021-05-15T14:09:36.9090982Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:09:36.9146627Z * DONE (lifecycle) 2021-05-15T14:09:37.1663166Z * installing *source* package ‘cachem’ ... 2021-05-15T14:09:37.1682589Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:37.1683472Z ** using staged installation 2021-05-15T14:09:37.1907588Z ** libs 2021-05-15T14:09:37.1985014Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:09:37.3118321Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:37.3610188Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:09:37.3974739Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:09:37.3975998Z ** R 2021-05-15T14:09:37.4063512Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:38.0752447Z ** help 2021-05-15T14:09:38.1010391Z *** installing help indices 2021-05-15T14:09:38.1258286Z ** building package indices 2021-05-15T14:09:38.1510266Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:38.4434568Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:38.5286656Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:38.7613779Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:38.7623975Z * DONE (cachem) 2021-05-15T14:09:39.1976043Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:09:39.2086985Z * DONE (openssl) 2021-05-15T14:09:39.4554776Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:09:39.4595284Z * DONE (memoise) 2021-05-15T14:09:39.7883587Z * installing *binary* package ‘httr’ ... 2021-05-15T14:09:39.7947251Z * DONE (httr) 2021-05-15T14:09:40.0595671Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:09:40.0642082Z * DONE (credentials) 2021-05-15T14:09:40.3398610Z * installing *binary* package ‘gh’ ... 2021-05-15T14:09:40.3449628Z * DONE (gh) 2021-05-15T14:09:40.6198733Z * installing *binary* package ‘gert’ ... 2021-05-15T14:09:40.6252171Z * DONE (gert) 2021-05-15T14:09:40.9594908Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:09:40.9677617Z * DONE (usethis) 2021-05-15T14:09:40.9763051Z 2021-05-15T14:09:40.9764349Z The downloaded source packages are in 2021-05-15T14:09:40.9766264Z ‘/tmp/RtmpJ3nZdI/downloaded_packages’ 2021-05-15T14:09:40.9779853Z Running `R CMD build`... 2021-05-15T14:09:43.3819040Z * checking for file ‘/tmp/RtmpJ3nZdI/remotes71517ec0a5fa/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:09:43.3821553Z * preparing ‘tic’: 2021-05-15T14:09:43.3822746Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:09:43.3824055Z * installing the package to process help pages 2021-05-15T14:09:43.3825644Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:43.3826742Z * checking for empty or unneeded directories 2021-05-15T14:09:43.3827875Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:09:43.3830038Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:09:43.3831641Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:09:43.3836056Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:43.3837761Z (as ‘lib’ is unspecified) 2021-05-15T14:09:43.7664461Z * installing *source* package ‘tic’ ... 2021-05-15T14:09:43.7666847Z ** using staged installation 2021-05-15T14:09:43.8023916Z ** R 2021-05-15T14:09:43.8290708Z ** inst 2021-05-15T14:09:43.8330485Z ** preparing package for lazy loading 2021-05-15T14:09:44.2730543Z ** help 2021-05-15T14:09:44.4551225Z *** installing help indices 2021-05-15T14:09:44.5851177Z *** copying figures 2021-05-15T14:09:44.5859640Z ** building package indices 2021-05-15T14:09:44.7464919Z ** installing vignettes 2021-05-15T14:09:44.7518086Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:45.0720847Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:45.4268181Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:45.4307073Z * DONE (tic) 2021-05-15T14:09:45.4475699Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:09:45.7534243Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:09:48.3234245Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:09:48.3235691Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:48.3236714Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:09:48.3238997Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:09:48.3241281Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:09:48.3242315Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:48.3243337Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:09:48.3244840Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:09:48.3245863Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:09:48.3246870Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:48.3247842Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:09:48.3248816Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:48.3249787Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:09:48.3250798Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:48.3251804Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:48.3253057Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:09:48.3254131Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:09:48.3255313Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:09:48.3258019Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:09:48.3259192Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:09:48.3260011Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:09:48.3260867Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:09:48.3261892Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:48.3262797Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:09:48.3263650Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:09:48.3264471Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:09:48.3265318Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:09:48.3266151Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:09:48.3266983Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:09:48.3267841Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:09:48.3268654Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:48.3269523Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:48.3270422Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:48.3271286Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:09:48.3272333Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:09:48.3273729Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:09:48.3276374Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:09:48.3277965Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:09:48.3279319Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:09:48.3283716Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:48.3284527Z (as ‘lib’ is unspecified) 2021-05-15T14:10:05.8339339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:10:07.0465003Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T14:10:07.0607105Z ================================================== 2021-05-15T14:10:07.0608280Z downloaded 231 KB 2021-05-15T14:10:07.0608792Z 2021-05-15T14:10:07.0653162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:10:08.4349660Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T14:10:08.4653935Z ================================================== 2021-05-15T14:10:08.4654874Z downloaded 1.5 MB 2021-05-15T14:10:08.4655384Z 2021-05-15T14:10:08.4699291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:10:09.7980797Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T14:10:09.7982468Z ================================================== 2021-05-15T14:10:09.7983634Z downloaded 17 KB 2021-05-15T14:10:09.7984095Z 2021-05-15T14:10:09.8020927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:10:11.0944539Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T14:10:11.1465483Z ================================================== 2021-05-15T14:10:11.1467248Z downloaded 979 KB 2021-05-15T14:10:11.1468122Z 2021-05-15T14:10:11.1519198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:10:12.2035670Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T14:10:12.2272673Z ================================================== 2021-05-15T14:10:12.2273133Z downloaded 792 KB 2021-05-15T14:10:12.2273399Z 2021-05-15T14:10:12.2323301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:10:13.2842340Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T14:10:13.2879466Z ================================================== 2021-05-15T14:10:13.2880190Z downloaded 43 KB 2021-05-15T14:10:13.2880748Z 2021-05-15T14:10:13.2927555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:10:14.5268583Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T14:10:14.5415605Z ================================================== 2021-05-15T14:10:14.5416576Z downloaded 248 KB 2021-05-15T14:10:14.5417005Z 2021-05-15T14:10:14.5463934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:10:15.6500971Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T14:10:15.6761282Z ================================================== 2021-05-15T14:10:15.6762561Z downloaded 952 KB 2021-05-15T14:10:15.6762947Z 2021-05-15T14:10:15.6805192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:10:16.9909831Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T14:10:16.9959261Z ================================================== 2021-05-15T14:10:16.9960217Z downloaded 68 KB 2021-05-15T14:10:16.9960664Z 2021-05-15T14:10:17.0004554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:10:18.1301022Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T14:10:18.1484764Z ================================================== 2021-05-15T14:10:18.1485937Z downloaded 347 KB 2021-05-15T14:10:18.1486661Z 2021-05-15T14:10:18.1534095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:10:19.4799515Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T14:10:19.4992676Z ================================================== 2021-05-15T14:10:19.4993617Z downloaded 413 KB 2021-05-15T14:10:19.4994550Z 2021-05-15T14:10:19.5043165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:10:20.6629848Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T14:10:20.6631155Z ================================================== 2021-05-15T14:10:20.6631764Z downloaded 15 KB 2021-05-15T14:10:20.6632226Z 2021-05-15T14:10:20.6679738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:10:21.8436790Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T14:10:21.8543724Z ================================================== 2021-05-15T14:10:21.8544721Z downloaded 147 KB 2021-05-15T14:10:21.8545445Z 2021-05-15T14:10:21.8597615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:10:23.1451953Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T14:10:23.1453660Z ================================================== 2021-05-15T14:10:23.1454357Z downloaded 72 KB 2021-05-15T14:10:23.1454739Z 2021-05-15T14:10:23.1493966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:10:24.1581625Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T14:10:24.1627243Z ================================================== 2021-05-15T14:10:24.1628497Z downloaded 39 KB 2021-05-15T14:10:24.1629212Z 2021-05-15T14:10:24.1675480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:10:25.4852973Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T14:10:25.5035437Z ================================================== 2021-05-15T14:10:25.5036512Z downloaded 349 KB 2021-05-15T14:10:25.5037016Z 2021-05-15T14:10:25.5096923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:10:26.6684431Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T14:10:26.6869759Z ================================================== 2021-05-15T14:10:26.6870727Z downloaded 426 KB 2021-05-15T14:10:26.6871609Z 2021-05-15T14:10:26.6921525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:10:27.9956251Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T14:10:27.9997422Z ================================================== 2021-05-15T14:10:27.9997897Z downloaded 40 KB 2021-05-15T14:10:27.9998169Z 2021-05-15T14:10:28.0042500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:10:29.3028305Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T14:10:29.3245436Z ================================================== 2021-05-15T14:10:29.3245848Z downloaded 602 KB 2021-05-15T14:10:29.3246105Z 2021-05-15T14:10:29.3294678Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:10:29.4604691Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:10:29.4705683Z ================================================== 2021-05-15T14:10:29.4706330Z downloaded 109 KB 2021-05-15T14:10:29.4706842Z 2021-05-15T14:10:29.4731117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:10:30.7809597Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T14:10:30.7954426Z ================================================== 2021-05-15T14:10:30.7955309Z downloaded 225 KB 2021-05-15T14:10:30.7955803Z 2021-05-15T14:10:30.7999046Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:10:31.9960036Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T14:10:31.9961778Z ================================================== 2021-05-15T14:10:31.9962737Z downloaded 38 KB 2021-05-15T14:10:31.9962998Z 2021-05-15T14:10:32.0010804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:10:33.3130963Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T14:10:33.3263427Z ================================================== 2021-05-15T14:10:33.3264245Z downloaded 200 KB 2021-05-15T14:10:33.3264776Z 2021-05-15T14:10:33.3311916Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:10:34.3234110Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T14:10:34.3832432Z ================================================== 2021-05-15T14:10:34.3832910Z downloaded 2.8 MB 2021-05-15T14:10:34.3834624Z 2021-05-15T14:10:34.3881093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:10:35.7233251Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T14:10:35.7682372Z ================================================== 2021-05-15T14:10:35.7683284Z downloaded 4.0 MB 2021-05-15T14:10:35.7683765Z 2021-05-15T14:10:35.7723635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:10:36.7822123Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T14:10:36.8115014Z ================================================== 2021-05-15T14:10:36.8115861Z downloaded 1.3 MB 2021-05-15T14:10:36.8116336Z 2021-05-15T14:10:36.8159009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:10:38.3630045Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T14:10:38.3832526Z ================================================== 2021-05-15T14:10:38.3833017Z downloaded 479 KB 2021-05-15T14:10:38.3833700Z 2021-05-15T14:10:38.3883070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:10:39.5515969Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T14:10:39.5560293Z ================================================== 2021-05-15T14:10:39.5560796Z downloaded 107 KB 2021-05-15T14:10:39.5561069Z 2021-05-15T14:10:39.5619834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:10:40.8255814Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T14:10:40.8256783Z ================================================== 2021-05-15T14:10:40.8257204Z downloaded 21 KB 2021-05-15T14:10:40.8257490Z 2021-05-15T14:10:40.8302925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:10:42.1087511Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T14:10:42.1136525Z ================================================== 2021-05-15T14:10:42.1137339Z downloaded 43 KB 2021-05-15T14:10:42.1137806Z 2021-05-15T14:10:42.1192853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:10:43.2471325Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T14:10:43.2474190Z ================================================== 2021-05-15T14:10:43.2475242Z downloaded 33 KB 2021-05-15T14:10:43.2475702Z 2021-05-15T14:10:43.2518839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:10:44.5650542Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T14:10:44.5778361Z ================================================== 2021-05-15T14:10:44.5779367Z downloaded 137 KB 2021-05-15T14:10:44.5779979Z 2021-05-15T14:10:44.5822877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:10:45.9077644Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T14:10:45.9453380Z ================================================== 2021-05-15T14:10:45.9454466Z downloaded 3.4 MB 2021-05-15T14:10:45.9454919Z 2021-05-15T14:10:45.9527485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:10:47.1287328Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T14:10:47.1340665Z ================================================== 2021-05-15T14:10:47.1341324Z downloaded 64 KB 2021-05-15T14:10:47.1341698Z 2021-05-15T14:10:47.1396014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:10:48.4900262Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T14:10:48.5172103Z ================================================== 2021-05-15T14:10:48.5173509Z downloaded 1.3 MB 2021-05-15T14:10:48.5173916Z 2021-05-15T14:10:48.5307083Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:10:49.7077684Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T14:10:49.7180606Z ================================================== 2021-05-15T14:10:49.7181557Z downloaded 129 KB 2021-05-15T14:10:49.7182420Z 2021-05-15T14:10:49.7247751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:10:51.0199237Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T14:10:51.0392528Z ================================================== 2021-05-15T14:10:51.0393301Z downloaded 385 KB 2021-05-15T14:10:51.0393772Z 2021-05-15T14:10:51.2903975Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:10:51.2954466Z * DONE (utf8) 2021-05-15T14:10:51.5100257Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:10:51.5150122Z * DONE (pkgconfig) 2021-05-15T14:10:51.7585092Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:10:51.7634054Z * DONE (fansi) 2021-05-15T14:10:52.0299624Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:10:52.0359725Z * DONE (diffobj) 2021-05-15T14:10:52.2808270Z * installing *binary* package ‘ps’ ... 2021-05-15T14:10:52.2859084Z * DONE (ps) 2021-05-15T14:10:52.5143155Z * installing *binary* package ‘praise’ ... 2021-05-15T14:10:52.5187939Z * DONE (praise) 2021-05-15T14:10:52.7545575Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:10:52.7587980Z * DONE (pkgload) 2021-05-15T14:10:53.0077948Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:10:53.0124268Z * DONE (evaluate) 2021-05-15T14:10:53.2625790Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:10:53.2673530Z * DONE (ellipsis) 2021-05-15T14:10:53.5484228Z * installing *binary* package ‘digest’ ... 2021-05-15T14:10:53.5539093Z * DONE (digest) 2021-05-15T14:10:53.7789535Z * installing *binary* package ‘brio’ ... 2021-05-15T14:10:53.7828889Z * DONE (brio) 2021-05-15T14:10:54.0665933Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:10:54.0727027Z * DONE (xml2) 2021-05-15T14:10:54.3516880Z * installing *source* package ‘xfun’ ... 2021-05-15T14:10:54.3556721Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:54.3559557Z ** using staged installation 2021-05-15T14:10:54.3761303Z ** libs 2021-05-15T14:10:54.3814812Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:54.4893243Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:54.5308917Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:10:54.5733831Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:10:54.5736367Z ** R 2021-05-15T14:10:54.5922374Z ** inst 2021-05-15T14:10:54.5933679Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:55.9827648Z ** help 2021-05-15T14:10:56.1427668Z *** installing help indices 2021-05-15T14:10:56.2587872Z ** building package indices 2021-05-15T14:10:56.4045017Z ** installing vignettes 2021-05-15T14:10:56.4114752Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:56.5982130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:56.6150160Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:56.8223420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:56.8240075Z * DONE (xfun) 2021-05-15T14:10:57.3462969Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:10:57.3584715Z * DONE (stringi) 2021-05-15T14:10:58.4572317Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:10:58.5008035Z * DONE (Rcpp) 2021-05-15T14:10:58.7983158Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:10:58.8037296Z * DONE (commonmark) 2021-05-15T14:10:59.0661627Z * installing *binary* package ‘brew’ ... 2021-05-15T14:10:59.0719022Z * DONE (brew) 2021-05-15T14:10:59.2804651Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:10:59.2840941Z * DONE (sessioninfo) 2021-05-15T14:10:59.5014684Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:10:59.5050881Z * DONE (prettyunits) 2021-05-15T14:10:59.8611536Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:10:59.8699055Z * DONE (vctrs) 2021-05-15T14:11:00.1189948Z * installing *binary* package ‘processx’ ... 2021-05-15T14:11:00.1239194Z * DONE (processx) 2021-05-15T14:11:00.3864527Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:11:00.3921647Z * DONE (markdown) 2021-05-15T14:11:00.6629249Z * installing *binary* package ‘highr’ ... 2021-05-15T14:11:00.6674077Z * DONE (highr) 2021-05-15T14:11:00.9654947Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:11:00.9709171Z * DONE (stringr) 2021-05-15T14:11:01.2253091Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:11:01.2306693Z * DONE (rversions) 2021-05-15T14:11:01.5825753Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:11:01.5899115Z * DONE (pillar) 2021-05-15T14:11:01.8559052Z * installing *binary* package ‘callr’ ... 2021-05-15T14:11:01.8605570Z * DONE (callr) 2021-05-15T14:11:02.2680721Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:11:02.2795448Z * DONE (knitr) 2021-05-15T14:11:02.4947630Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:11:02.4982979Z * DONE (xopen) 2021-05-15T14:11:02.7868539Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:11:02.7935176Z * DONE (tibble) 2021-05-15T14:11:03.0223973Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:11:03.0262213Z * DONE (pkgbuild) 2021-05-15T14:11:03.4128320Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:11:03.4212050Z * DONE (roxygen2) 2021-05-15T14:11:03.6451671Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:11:03.6486263Z * DONE (rematch2) 2021-05-15T14:11:03.8750677Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:11:03.8796880Z * DONE (rcmdcheck) 2021-05-15T14:11:04.1183209Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:11:04.1226213Z * DONE (waldo) 2021-05-15T14:11:04.7788920Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:11:04.7944610Z * DONE (testthat) 2021-05-15T14:11:05.0365669Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:11:05.0406157Z * DONE (devtools) 2021-05-15T14:11:05.0475749Z 2021-05-15T14:11:05.0476564Z The downloaded source packages are in 2021-05-15T14:11:05.0477622Z ‘/tmp/RtmpJ3nZdI/downloaded_packages’ 2021-05-15T14:11:05.1793621Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:11:07.3269160Z 2021-05-15T14:11:07.6828643Z 2021-05-15T14:11:07.6835149Z checking for file ‘/tmp/RtmpJ3nZdI/remotes71513ebab666/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:11:07.6895199Z 2021-05-15T14:11:07.6897000Z ✔ checking for file ‘/tmp/RtmpJ3nZdI/remotes71513ebab666/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:11:07.6977966Z 2021-05-15T14:11:07.6978374Z 2021-05-15T14:11:07.6979287Z ─ preparing ‘desc’: 2021-05-15T14:11:07.6979956Z 2021-05-15T14:11:07.6980461Z 2021-05-15T14:11:07.7085085Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:07.7117184Z 2021-05-15T14:11:07.7119056Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:07.7853074Z 2021-05-15T14:11:07.7890240Z 2021-05-15T14:11:07.7893257Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:07.7906767Z 2021-05-15T14:11:07.7940508Z 2021-05-15T14:11:07.7942678Z ─ checking for empty or unneeded directories 2021-05-15T14:11:07.7952607Z 2021-05-15T14:11:07.7983006Z 2021-05-15T14:11:07.7984954Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:11:07.9136372Z 2021-05-15T14:11:07.9139898Z 2021-05-15T14:11:07.9141119Z 2021-05-15T14:11:07.9248863Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:07.9249654Z (as ‘lib’ is unspecified) 2021-05-15T14:11:08.2723380Z * installing *source* package ‘desc’ ... 2021-05-15T14:11:08.2757237Z ** using staged installation 2021-05-15T14:11:08.2948172Z ** R 2021-05-15T14:11:08.3115553Z ** inst 2021-05-15T14:11:08.3131276Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:10.1611794Z ** help 2021-05-15T14:11:10.2950335Z *** installing help indices 2021-05-15T14:11:10.4294332Z ** building package indices 2021-05-15T14:11:10.5424672Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:10.7494598Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:10.9865461Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:10.9882599Z * DONE (desc) 2021-05-15T14:11:11.2575984Z 2021-05-15T14:11:11.2577572Z 2021-05-15T14:11:11.2601955Z checking for file ‘/tmp/RtmpJ3nZdI/remotes71515b1ec44d/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:11:11.2669172Z 2021-05-15T14:11:11.2671282Z ✔ checking for file ‘/tmp/RtmpJ3nZdI/remotes71515b1ec44d/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:11:11.2773029Z 2021-05-15T14:11:11.2773804Z 2021-05-15T14:11:11.2774810Z ─ preparing ‘ghtravis’: 2021-05-15T14:11:11.2775381Z 2021-05-15T14:11:11.2775899Z 2021-05-15T14:11:11.2847556Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:11.2885194Z 2021-05-15T14:11:11.2890469Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:11.3383203Z 2021-05-15T14:11:11.3422870Z 2021-05-15T14:11:11.3425741Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:11.3437085Z 2021-05-15T14:11:11.3464781Z 2021-05-15T14:11:11.3466882Z ─ checking for empty or unneeded directories 2021-05-15T14:11:11.3496844Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:11:11.3725099Z 2021-05-15T14:11:11.3727204Z 2021-05-15T14:11:11.3728467Z 2021-05-15T14:11:11.4175816Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:11.4176670Z (as ‘lib’ is unspecified) 2021-05-15T14:11:11.6876577Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:11:11.6878174Z ** using staged installation 2021-05-15T14:11:11.7039786Z ** R 2021-05-15T14:11:11.7146652Z ** inst 2021-05-15T14:11:11.7156041Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:13.0881646Z ** help 2021-05-15T14:11:13.1533991Z *** installing help indices 2021-05-15T14:11:13.2147082Z ** building package indices 2021-05-15T14:11:13.2701859Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:14.0444515Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:14.8664132Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:14.8672695Z * DONE (ghtravis) 2021-05-15T14:11:14.8775712Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:11:15.1899802Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:11:17.5682966Z 2021-05-15T14:11:17.5685376Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:11:17.5686231Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:11:17.5687618Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:11:17.5688423Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:11:17.5689204Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:11:17.5689968Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:11:17.5697381Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:17.5698562Z (as ‘lib’ is unspecified) 2021-05-15T14:11:34.5607726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:11:35.6717520Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T14:11:35.6852105Z ================================================== 2021-05-15T14:11:35.6853221Z downloaded 193 KB 2021-05-15T14:11:35.6853676Z 2021-05-15T14:11:35.6895585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:11:36.6833894Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T14:11:36.6886324Z ================================================== 2021-05-15T14:11:36.6887008Z downloaded 66 KB 2021-05-15T14:11:36.6887433Z 2021-05-15T14:11:36.6932309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:11:37.8495344Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T14:11:37.8630120Z ================================================== 2021-05-15T14:11:37.8631983Z downloaded 191 KB 2021-05-15T14:11:37.8633696Z 2021-05-15T14:11:37.8676787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:11:38.9999693Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T14:11:39.0293895Z ================================================== 2021-05-15T14:11:39.0295566Z downloaded 1.2 MB 2021-05-15T14:11:39.0297020Z 2021-05-15T14:11:39.0349003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:11:40.3245519Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T14:11:40.3549406Z ================================================== 2021-05-15T14:11:40.3550571Z downloaded 1.0 MB 2021-05-15T14:11:40.3551064Z 2021-05-15T14:11:40.6254995Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:11:40.6300035Z * DONE (tidyselect) 2021-05-15T14:11:40.8410940Z * installing *binary* package ‘generics’ ... 2021-05-15T14:11:40.8446404Z * DONE (generics) 2021-05-15T14:11:41.1210836Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:11:41.1260919Z * DONE (cpp11) 2021-05-15T14:11:41.4667125Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:11:41.4749473Z * DONE (dplyr) 2021-05-15T14:11:41.8191783Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:11:41.8269017Z * DONE (tidyr) 2021-05-15T14:11:41.8341800Z 2021-05-15T14:11:41.8342926Z The downloaded source packages are in 2021-05-15T14:11:41.8344316Z ‘/tmp/RtmpJ3nZdI/downloaded_packages’ 2021-05-15T14:11:42.0369810Z 2021-05-15T14:11:42.0373492Z checking for file ‘/tmp/RtmpJ3nZdI/remotes715142fdfb43/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:11:42.0408864Z 2021-05-15T14:11:42.0410458Z ✔ checking for file ‘/tmp/RtmpJ3nZdI/remotes715142fdfb43/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:11:42.0439684Z 2021-05-15T14:11:42.0483423Z 2021-05-15T14:11:42.0484590Z ─ preparing ‘aghast’: 2021-05-15T14:11:42.0485161Z 2021-05-15T14:11:42.0485845Z 2021-05-15T14:11:42.0542916Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:42.0571066Z 2021-05-15T14:11:42.0573185Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:42.0850928Z 2021-05-15T14:11:42.0884425Z 2021-05-15T14:11:42.0886640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:42.0899155Z 2021-05-15T14:11:42.0933247Z 2021-05-15T14:11:42.0935244Z ─ checking for empty or unneeded directories 2021-05-15T14:11:42.0968866Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:11:42.1080050Z 2021-05-15T14:11:42.1082143Z 2021-05-15T14:11:42.1083382Z 2021-05-15T14:11:42.1165815Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:42.1166936Z (as ‘lib’ is unspecified) 2021-05-15T14:11:42.3254504Z * installing *source* package ‘aghast’ ... 2021-05-15T14:11:42.3256437Z ** using staged installation 2021-05-15T14:11:42.3498339Z ** R 2021-05-15T14:11:42.3564244Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:42.8694895Z ** help 2021-05-15T14:11:42.8946114Z *** installing help indices 2021-05-15T14:11:42.9224788Z ** building package indices 2021-05-15T14:11:42.9486921Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:43.1483915Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:43.3479418Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:43.3480622Z * DONE (aghast) 2021-05-15T14:11:43.3580562Z Installing 1 packages: covr 2021-05-15T14:11:43.3589077Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:43.3590388Z (as ‘lib’ is unspecified) 2021-05-15T14:12:00.0643028Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:12:00.0644587Z 2021-05-15T14:12:00.0648772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:12:01.1096068Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T14:12:01.1213424Z ================================================== 2021-05-15T14:12:01.1214059Z downloaded 161 KB 2021-05-15T14:12:01.1214352Z 2021-05-15T14:12:01.1258824Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:12:02.5300141Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T14:12:02.5357110Z ================================================== 2021-05-15T14:12:02.5358080Z downloaded 119 KB 2021-05-15T14:12:02.5358699Z 2021-05-15T14:12:02.5406490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:12:03.5742957Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T14:12:03.5898733Z ================================================== 2021-05-15T14:12:03.5900647Z downloaded 281 KB 2021-05-15T14:12:03.5901737Z 2021-05-15T14:12:03.8326215Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:12:03.8372920Z * DONE (lazyeval) 2021-05-15T14:12:04.0951201Z * installing *binary* package ‘rex’ ... 2021-05-15T14:12:04.0995146Z * DONE (rex) 2021-05-15T14:12:04.3758857Z * installing *binary* package ‘covr’ ... 2021-05-15T14:12:04.3816996Z * DONE (covr) 2021-05-15T14:12:04.3886983Z 2021-05-15T14:12:04.3887943Z The downloaded source packages are in 2021-05-15T14:12:04.3889304Z ‘/tmp/RtmpJ3nZdI/downloaded_packages’ 2021-05-15T14:12:04.4080398Z 2021-05-15T14:12:04.4128264Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:12:04.4128911Z Rscript -e "tic::before_install()" 2021-05-15T14:12:04.4175316Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:04.4175700Z env: 2021-05-15T14:12:04.4176130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:04.4176730Z TIC_DEPLOY_KEY: 2021-05-15T14:12:04.4177473Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:04.4179033Z GITHUB_PAT: *** 2021-05-15T14:12:04.4179417Z COVERALLS_TOKEN: 2021-05-15T14:12:04.4179848Z continue-on-error: false 2021-05-15T14:12:04.4180293Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:04.4180719Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:04.4181134Z TZ: UTC 2021-05-15T14:12:04.4181496Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:04.4181857Z NOT_CRAN: true 2021-05-15T14:12:04.4182396Z ##[endgroup] 2021-05-15T14:12:04.7183188Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:04.8576535Z Running before_install: step_install_remote_binaries() 2021-05-15T14:12:05.4954943Z Installing kirby21.base binaries 2021-05-15T14:12:05.4966818Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:12:05.8549958Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:12:05.8588921Z tag_name 2021-05-15T14:12:05.8589490Z 10 1.7.3.s 2021-05-15T14:12:05.8590184Z zipball_url 2021-05-15T14:12:05.8591409Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:12:05.8592759Z tarball_url 2021-05-15T14:12:05.8593695Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:12:05.8594543Z commit.sha 2021-05-15T14:12:05.8595241Z 10 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:12:05.8596233Z commit.url 2021-05-15T14:12:05.8597534Z Installing kirby21.base package binaries 2021-05-15T14:12:05.8598576Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:12:05.8599762Z node_id 2021-05-15T14:12:05.8601059Z 10 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:12:05.8602051Z url 2021-05-15T14:12:05.8602933Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:12:05.8603845Z assets_url 2021-05-15T14:12:05.8604745Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:12:05.8605701Z upload_url 2021-05-15T14:12:05.8606741Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:12:05.8607828Z id asset_updated_at asset_created_at created_at 2021-05-15T14:12:05.8609295Z 10 42981925 2021-05-14 21:17:30 2021-05-14 21:17:29 2021-05-14 21:04:30 2021-05-15T14:12:05.8610033Z published_at asset_name 2021-05-15T14:12:05.8611109Z 10 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:05.8611826Z asset_label asset_download_count 2021-05-15T14:12:05.8612902Z 10 8 2021-05-15T14:12:05.8613580Z asset_browser_download_url 2021-05-15T14:12:05.8614922Z 10 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:05.8643122Z --2021-05-15 14:12:05-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:05.8742193Z Resolving github.com (github.com)... 13.236.229.21 2021-05-15T14:12:06.0254453Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-15T14:12:06.7605742Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:12:06.7611858Z Location: https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141206Z&X-Amz-Expires=300&X-Amz-Signature=635a5a10e2e3b5c2a76d2c6d7d875de2d785c60ac6ace65e257206c385666294&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:12:06.7622450Z --2021-05-15 14:12:06-- https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141206Z&X-Amz-Expires=300&X-Amz-Signature=635a5a10e2e3b5c2a76d2c6d7d875de2d785c60ac6ace65e257206c385666294&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:12:06.7646633Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-15T14:12:06.7695853Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:12:06.9308270Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:12:06.9309539Z Length: 42577 (42K) [application/octet-stream] 2021-05-15T14:12:06.9310550Z Saving to: ‘/tmp/RtmpnGcCRi/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:12:06.9311376Z 2021-05-15T14:12:06.9355396Z 0K .......... .......... .......... .......... . 100% 8.55M=0.005s 2021-05-15T14:12:06.9355870Z 2021-05-15T14:12:06.9357813Z 2021-05-15 14:12:06 (8.55 MB/s) - ‘/tmp/RtmpnGcCRi/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42577/42577] 2021-05-15T14:12:06.9358766Z 2021-05-15T14:12:06.9402068Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:12:06.9403026Z (as ‘lib’ is unspecified) 2021-05-15T14:12:07.1626527Z * installing *binary* package ‘kirby21.base’ ... 2021-05-15T14:12:07.1669824Z * DONE (kirby21.base) 2021-05-15T14:12:07.1803936Z Rewriting new remotes: neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867, neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:12:07.1904462Z Installing kirby21.flair binaries 2021-05-15T14:12:07.1913724Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:12:07.4678796Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:12:07.4708176Z tag_name 2021-05-15T14:12:07.4708736Z 10 1.7.0.s 2021-05-15T14:12:07.4709406Z zipball_url 2021-05-15T14:12:07.4710765Z 10 https://api.github.com/repos/neuroconductor/kirby21.flair/zipball/refs/tags/1.7.0.s 2021-05-15T14:12:07.4711822Z tarball_url 2021-05-15T14:12:07.4713059Z 10 https://api.github.com/repos/neuroconductor/kirby21.flair/tarball/refs/tags/1.7.0.s 2021-05-15T14:12:07.4714023Z commit.sha 2021-05-15T14:12:07.4714829Z 10 303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:12:07.4716380Z Installing kirby21.flair package binaries 2021-05-15T14:12:07.4717449Z commit.url 2021-05-15T14:12:07.4718867Z 10 https://api.github.com/repos/neuroconductor/kirby21.flair/commits/303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:12:07.4720416Z node_id 2021-05-15T14:12:07.4721560Z 10 MDM6UmVmMzY3NDk4NDUzOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:12:07.4722668Z url 2021-05-15T14:12:07.4723596Z 10 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744 2021-05-15T14:12:07.4724575Z assets_url 2021-05-15T14:12:07.4725563Z 10 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets 2021-05-15T14:12:07.4726581Z upload_url 2021-05-15T14:12:07.4728360Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-15T14:12:07.4729568Z id asset_updated_at asset_created_at created_at 2021-05-15T14:12:07.4731248Z 10 42985744 2021-05-14 23:27:45 2021-05-14 23:27:45 2021-05-14 23:13:04 2021-05-15T14:12:07.4732528Z published_at asset_name 2021-05-15T14:12:07.4733948Z 10 2021-05-14 23:13:35 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:07.4734776Z asset_label asset_download_count 2021-05-15T14:12:07.4735386Z 10 0 2021-05-15T14:12:07.4736746Z asset_browser_download_url 2021-05-15T14:12:07.4738561Z 10 https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:07.4766495Z --2021-05-15 14:12:07-- https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:07.4810454Z Resolving github.com (github.com)... 13.236.229.21 2021-05-15T14:12:07.6319814Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-15T14:12:08.3550151Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:12:08.3557068Z Location: https://github-releases.githubusercontent.com/367498453/fc792e80-b50b-11eb-9119-267b2ba238e1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141208Z&X-Amz-Expires=300&X-Amz-Signature=becf6ebefac36427f112c6dc61a367df4e89bd55b91b620aba3e4febfa3ed303&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:12:08.3567359Z --2021-05-15 14:12:08-- https://github-releases.githubusercontent.com/367498453/fc792e80-b50b-11eb-9119-267b2ba238e1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141208Z&X-Amz-Expires=300&X-Amz-Signature=becf6ebefac36427f112c6dc61a367df4e89bd55b91b620aba3e4febfa3ed303&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:12:08.3573243Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-15T14:12:08.3622350Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:12:08.5550668Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:12:08.5552409Z Length: 11720 (11K) [application/octet-stream] 2021-05-15T14:12:08.5554695Z Saving to: ‘/tmp/RtmpnGcCRi/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:12:08.5555316Z 2021-05-15T14:12:08.5555942Z 0K .......... . 100% 42.5M=0s 2021-05-15T14:12:08.5556413Z 2021-05-15T14:12:08.5558983Z 2021-05-15 14:12:08 (42.5 MB/s) - ‘/tmp/RtmpnGcCRi/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11720/11720] 2021-05-15T14:12:08.5559570Z 2021-05-15T14:12:08.5570208Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:12:08.5571065Z (as ‘lib’ is unspecified) 2021-05-15T14:12:08.7963770Z * installing *binary* package ‘kirby21.flair’ ... 2021-05-15T14:12:08.8001610Z * DONE (kirby21.flair) 2021-05-15T14:12:08.8110409Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:12:08.8189934Z Installing kirby21.t1 binaries 2021-05-15T14:12:08.8200218Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:12:09.0956303Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:12:09.0986075Z tag_name 2021-05-15T14:12:09.0986474Z 10 1.7.3.2.s 2021-05-15T14:12:09.0987437Z zipball_url 2021-05-15T14:12:09.0988383Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:12:09.0989344Z tarball_url 2021-05-15T14:12:09.0990415Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:12:09.0992143Z commit.sha 2021-05-15T14:12:09.0992938Z 10 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:12:09.0993692Z commit.url 2021-05-15T14:12:09.0994935Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:12:09.0995881Z node_id 2021-05-15T14:12:09.0997322Z 10 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:12:09.0998388Z url 2021-05-15T14:12:09.0999427Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:12:09.1000816Z assets_url 2021-05-15T14:12:09.1001660Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:12:09.1002560Z upload_url 2021-05-15T14:12:09.1003546Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:12:09.1004595Z id asset_updated_at asset_created_at created_at 2021-05-15T14:12:09.1006042Z 10 42985612 2021-05-14 23:16:18 2021-05-14 23:16:18 2021-05-14 23:05:47 2021-05-15T14:12:09.1006827Z published_at asset_name 2021-05-15T14:12:09.1008029Z 10 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:09.1008680Z asset_label asset_download_count 2021-05-15T14:12:09.1009200Z 10 2 2021-05-15T14:12:09.1009910Z asset_browser_download_url 2021-05-15T14:12:09.1011436Z 10 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:09.1012620Z Installing kirby21.t1 package binaries 2021-05-15T14:12:09.1037915Z --2021-05-15 14:12:09-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:09.1089571Z Resolving github.com (github.com)... 13.236.229.21 2021-05-15T14:12:09.2600197Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-15T14:12:09.9961191Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:12:09.9967371Z Location: https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141209Z&X-Amz-Expires=300&X-Amz-Signature=97c4b74deb9d914ce7db143dee199ca32ce7ea81a2ade876ef6b2fccf6f5a2fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:12:09.9976920Z --2021-05-15 14:12:09-- https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141209Z&X-Amz-Expires=300&X-Amz-Signature=97c4b74deb9d914ce7db143dee199ca32ce7ea81a2ade876ef6b2fccf6f5a2fe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:12:09.9984108Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-15T14:12:10.0033051Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:12:10.1485596Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:12:10.1488693Z Length: 12430 (12K) [application/octet-stream] 2021-05-15T14:12:10.1489939Z Saving to: ‘/tmp/RtmpnGcCRi/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:12:10.1490720Z 2021-05-15T14:12:10.1494003Z 0K .......... .. 100% 20.9M=0.001s 2021-05-15T14:12:10.1495210Z 2021-05-15T14:12:10.1496760Z 2021-05-15 14:12:10 (20.9 MB/s) - ‘/tmp/RtmpnGcCRi/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12430/12430] 2021-05-15T14:12:10.1497300Z 2021-05-15T14:12:10.1519471Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:12:10.1520721Z (as ‘lib’ is unspecified) 2021-05-15T14:12:10.3750805Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-15T14:12:10.3789252Z * DONE (kirby21.t1) 2021-05-15T14:12:10.3895800Z Rewriting new remotes: neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:12:10.3979721Z Installing kirby21.t2 binaries 2021-05-15T14:12:10.3990351Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:12:10.6681197Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:12:10.6706576Z tag_name 2021-05-15T14:12:10.6707366Z 10 1.7.0.s 2021-05-15T14:12:10.6708574Z zipball_url 2021-05-15T14:12:10.6709816Z 10 https://api.github.com/repos/neuroconductor/kirby21.t2/zipball/refs/tags/1.7.0.s 2021-05-15T14:12:10.6710968Z tarball_url 2021-05-15T14:12:10.6712212Z 10 https://api.github.com/repos/neuroconductor/kirby21.t2/tarball/refs/tags/1.7.0.s 2021-05-15T14:12:10.6713293Z commit.sha 2021-05-15T14:12:10.6714285Z 10 cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:12:10.6715286Z Installing kirby21.t2 package binaries 2021-05-15T14:12:10.6716420Z commit.url 2021-05-15T14:12:10.6717886Z 10 https://api.github.com/repos/neuroconductor/kirby21.t2/commits/cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:12:10.6719181Z node_id 2021-05-15T14:12:10.6720364Z 10 MDM6UmVmMzY3NDk4MDgwOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:12:10.6721974Z url 2021-05-15T14:12:10.6723141Z 10 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633 2021-05-15T14:12:10.6724287Z assets_url 2021-05-15T14:12:10.6725444Z 10 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets 2021-05-15T14:12:10.6726646Z upload_url 2021-05-15T14:12:10.6727959Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-15T14:12:10.6730317Z id asset_updated_at asset_created_at created_at 2021-05-15T14:12:10.6734598Z 10 42985633 2021-05-14 23:20:24 2021-05-14 23:20:24 2021-05-14 23:07:16 2021-05-15T14:12:10.6735267Z published_at asset_name 2021-05-15T14:12:10.6736242Z 10 2021-05-14 23:07:40 kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:10.6736922Z asset_label asset_download_count 2021-05-15T14:12:10.6737635Z 10 0 2021-05-15T14:12:10.6738352Z asset_browser_download_url 2021-05-15T14:12:10.6740241Z 10 https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:10.6763742Z --2021-05-15 14:12:10-- https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:10.6810045Z Resolving github.com (github.com)... 13.236.229.21 2021-05-15T14:12:10.8318432Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-15T14:12:11.5520910Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:12:11.5527251Z Location: https://github-releases.githubusercontent.com/367498080/f59dec00-b50a-11eb-9bba-c48ca5cbb678?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141211Z&X-Amz-Expires=300&X-Amz-Signature=a05574a4a4d9bd0d8f9f68be96bcbbd5165249e46e6208aef96f2738bb50a2c5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:12:11.5537055Z --2021-05-15 14:12:11-- https://github-releases.githubusercontent.com/367498080/f59dec00-b50a-11eb-9bba-c48ca5cbb678?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141211Z&X-Amz-Expires=300&X-Amz-Signature=a05574a4a4d9bd0d8f9f68be96bcbbd5165249e46e6208aef96f2738bb50a2c5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:12:11.5668617Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-15T14:12:11.5715892Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:12:11.7640628Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:12:11.7642443Z Length: 11596 (11K) [application/octet-stream] 2021-05-15T14:12:11.7643796Z Saving to: ‘/tmp/RtmpnGcCRi/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:12:11.7644577Z 2021-05-15T14:12:11.7648832Z 0K .......... . 100% 30.3M=0s 2021-05-15T14:12:11.7649146Z 2021-05-15T14:12:11.7650536Z 2021-05-15 14:12:11 (30.3 MB/s) - ‘/tmp/RtmpnGcCRi/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11596/11596] 2021-05-15T14:12:11.7651110Z 2021-05-15T14:12:11.7674916Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:12:11.7675827Z (as ‘lib’ is unspecified) 2021-05-15T14:12:11.9983139Z * installing *binary* package ‘kirby21.t2’ ... 2021-05-15T14:12:12.0018285Z * DONE (kirby21.t2) 2021-05-15T14:12:12.0118063Z Rewriting new remotes: 2021-05-15T14:12:12.0309466Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:12:12.0310258Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:12:12.0310816Z remotes::install_cran("rcmdcheck") 2021-05-15T14:12:12.0311327Z remotes::install_cran("markdown") 2021-05-15T14:12:12.0320074Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:12.0320495Z env: 2021-05-15T14:12:12.0320917Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:12.0321493Z TIC_DEPLOY_KEY: 2021-05-15T14:12:12.0322283Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:12.0324662Z GITHUB_PAT: *** 2021-05-15T14:12:12.0325071Z COVERALLS_TOKEN: 2021-05-15T14:12:12.0325506Z continue-on-error: false 2021-05-15T14:12:12.0325951Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:12.0326384Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:12.0326799Z TZ: UTC 2021-05-15T14:12:12.0327147Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:12.0327589Z NOT_CRAN: true 2021-05-15T14:12:12.0327938Z ##[endgroup] 2021-05-15T14:12:35.5594039Z 2021-05-15T14:12:35.5602138Z Skipping 2 packages not available: kirby21.flair, kirby21.t2 2021-05-15T14:12:35.5603335Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:12:51.7109064Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:12:51.7110697Z Use `force = TRUE` to force installation 2021-05-15T14:12:51.7125765Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:12:51.7127145Z Use `force = TRUE` to force installation 2021-05-15T14:12:51.7288728Z ##[group]Run options(width = 100) 2021-05-15T14:12:51.7289350Z options(width = 100) 2021-05-15T14:12:51.7293243Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:12:51.7293957Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:12:51.7303237Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:51.7303813Z env: 2021-05-15T14:12:51.7304240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:51.7304716Z TIC_DEPLOY_KEY: 2021-05-15T14:12:51.7305702Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:51.7307679Z GITHUB_PAT: *** 2021-05-15T14:12:51.7308313Z COVERALLS_TOKEN: 2021-05-15T14:12:51.7309072Z continue-on-error: false 2021-05-15T14:12:51.7309734Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:51.7310219Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:51.7310684Z TZ: UTC 2021-05-15T14:12:51.7311070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:51.7311693Z NOT_CRAN: true 2021-05-15T14:12:51.7312081Z ##[endgroup] 2021-05-15T14:12:52.2847961Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:52.2848644Z setting value 2021-05-15T14:12:52.2850231Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:12:52.2850832Z os Ubuntu 20.04.2 LTS 2021-05-15T14:12:52.2851650Z system x86_64, linux-gnu 2021-05-15T14:12:52.2852175Z ui X11 2021-05-15T14:12:52.2853033Z language (EN) 2021-05-15T14:12:52.2853818Z collate C.UTF-8 2021-05-15T14:12:52.2854946Z ctype C.UTF-8 2021-05-15T14:12:52.2855448Z tz UTC 2021-05-15T14:12:52.2856288Z date 2021-05-15 2021-05-15T14:12:52.2856963Z 2021-05-15T14:12:52.2858980Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:52.2859858Z package * version date lib source 2021-05-15T14:12:52.2861149Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:12:52.2862449Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2863302Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2864531Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2865430Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2866302Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2867204Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:12:52.2868087Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2869166Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2870033Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2870882Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2871760Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2873037Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2873955Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2875019Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2875858Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2876696Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2877742Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2878852Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2879736Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2880624Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2881779Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2882770Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:12:52.2883773Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2884682Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2885759Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2886643Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2887521Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2888428Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2889294Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2890170Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2891048Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2891915Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2893032Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2893912Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2894769Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2895868Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:12:52.2896826Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2897685Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2898515Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2899377Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2900234Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2901090Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2901933Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2902751Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2903583Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2904413Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2905558Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2906537Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:12:52.2907756Z kirby21.flair 1.7.0 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:12:52.2908811Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:12:52.2909959Z kirby21.t2 1.7.0 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:12:52.2910873Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2911700Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2912674Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2913591Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2914445Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2915317Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2916152Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2917000Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2918016Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2919090Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2919994Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2920866Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2921759Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2922779Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2923659Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2924554Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2925438Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2926331Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2927214Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2928113Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2928984Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2929905Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2930827Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2931840Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2945231Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2946332Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2948324Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2949359Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2952871Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2953877Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2954815Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2955735Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2956746Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2957611Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2959562Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2960757Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2961652Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2962521Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2963420Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2964313Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2965259Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2966341Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2967192Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2968073Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2968951Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2970026Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:12:52.2970871Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2971754Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:12:52.2972942Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2973839Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2974702Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2975607Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:12:52.2976477Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2977359Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2978206Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2979238Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2980088Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2981157Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T14:12:52.2982060Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2982945Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2984020Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2984878Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2985829Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:12:52.2986683Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2987530Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2988534Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2989340Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:12:52.2989664Z 2021-05-15T14:12:52.2990162Z [1] /home/runner/work/_temp/Library 2021-05-15T14:12:52.2990698Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T14:12:52.3041844Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:12:52.3042449Z Rscript -e 'tic::script()' 2021-05-15T14:12:52.3042863Z ls -l check 2021-05-15T14:12:52.3096751Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:52.3097332Z env: 2021-05-15T14:12:52.3097810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:52.3098481Z TIC_DEPLOY_KEY: 2021-05-15T14:12:52.3099505Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:52.3101473Z GITHUB_PAT: *** 2021-05-15T14:12:52.3101909Z COVERALLS_TOKEN: 2021-05-15T14:12:52.3102397Z continue-on-error: false 2021-05-15T14:12:52.3103052Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:52.3103527Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:52.3103981Z TZ: UTC 2021-05-15T14:12:52.3104353Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:52.3104775Z NOT_CRAN: true 2021-05-15T14:12:52.3105160Z ##[endgroup] 2021-05-15T14:12:52.6305585Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:52.7967742Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:12:52.7968732Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:12:52.7969417Z timeout = Inf, check_dir = "check") 2021-05-15T14:12:52.8792466Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:12:53.1281208Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:12:53.1375339Z * preparing ‘kirby21.smri’: 2021-05-15T14:12:53.1425342Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:53.1627295Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:53.1628571Z * checking for empty or unneeded directories 2021-05-15T14:12:53.1646160Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:12:53.1690819Z 2021-05-15T14:12:53.2712601Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:12:53.5295745Z * using log directory ‘/home/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:12:53.5297749Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:12:53.5299008Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:12:53.5300375Z * using session charset: UTF-8 2021-05-15T14:12:53.5367594Z * using option ‘--as-cran’ 2021-05-15T14:12:53.5390528Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:12:53.6341053Z * checking extension type ... Package 2021-05-15T14:12:53.6343631Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:12:53.6344603Z * checking package namespace information ... OK 2021-05-15T14:13:11.1294712Z * checking package dependencies ... OK 2021-05-15T14:13:11.1310163Z * checking if this is a source package ... OK 2021-05-15T14:13:11.1311125Z * checking if there is a namespace ... OK 2021-05-15T14:13:11.3374671Z * checking for executable files ... OK 2021-05-15T14:13:11.3376147Z * checking for hidden files and directories ... OK 2021-05-15T14:13:11.3377125Z * checking for portable file names ... OK 2021-05-15T14:13:11.3382061Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:13:11.3398423Z * checking serialization versions ... OK 2021-05-15T14:13:12.4668998Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:13:12.4764620Z * checking installed package size ... OK 2021-05-15T14:13:12.5465891Z * checking package directory ... OK 2021-05-15T14:13:12.5475416Z * checking for future file timestamps ... OK 2021-05-15T14:13:12.7168653Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:13:12.7169980Z * checking top-level files ... OK 2021-05-15T14:13:12.7171028Z * checking for left-over files ... OK 2021-05-15T14:13:12.7171828Z * checking index information ... OK 2021-05-15T14:13:12.7698696Z * checking package subdirectories ... OK 2021-05-15T14:13:12.8312131Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:13:12.8834543Z * checking R files for syntax errors ... OK 2021-05-15T14:13:13.0987866Z * checking whether the package can be loaded ... OK 2021-05-15T14:13:13.2159285Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:13:13.3393858Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:13:13.4765855Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:13:13.6913176Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:13:13.9275959Z * checking loading without being on the library search path ... OK 2021-05-15T14:13:14.0856968Z * checking dependencies in R code ... OK 2021-05-15T14:13:14.6139006Z * checking S3 generic/method consistency ... OK 2021-05-15T14:13:14.7560956Z * checking replacement functions ... OK 2021-05-15T14:13:14.9122157Z * checking foreign function calls ... OK 2021-05-15T14:13:16.8185542Z * checking R code for possible problems ... OK 2021-05-15T14:13:17.0297408Z * checking Rd files ... OK 2021-05-15T14:13:17.0874134Z * checking Rd metadata ... OK 2021-05-15T14:13:17.1456628Z * checking Rd line widths ... OK 2021-05-15T14:13:17.2310054Z * checking Rd cross-references ... OK 2021-05-15T14:13:17.3880042Z * checking for missing documentation entries ... OK 2021-05-15T14:13:17.8412016Z * checking for code/documentation mismatches ... OK 2021-05-15T14:13:18.4619535Z * checking Rd \usage sections ... OK 2021-05-15T14:13:18.5187637Z * checking Rd contents ... OK 2021-05-15T14:13:18.5884144Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:13:19.2398456Z * checking examples ... OK 2021-05-15T14:13:20.9852069Z * checking PDF version of manual ... OK 2021-05-15T14:13:20.9854190Z * checking for detritus in the temp directory ... OK 2021-05-15T14:13:20.9854670Z * DONE 2021-05-15T14:13:20.9854868Z 2021-05-15T14:13:20.9855393Z Status: OK 2021-05-15T14:13:20.9855632Z 2021-05-15T14:13:21.0865143Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:13:21.0881788Z Duration: 27.9s 2021-05-15T14:13:21.0882371Z 2021-05-15T14:13:21.0895275Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:13:21.0986652Z total 16 2021-05-15T14:13:21.0988844Z drwxr-xr-x 5 runner docker 4096 May 15 14:13 kirby21.smri.Rcheck 2021-05-15T14:13:21.0991850Z -rw-r--r-- 1 runner docker 1236 May 15 14:12 kirby21.smri_1.5.tar.gz 2021-05-15T14:13:21.0993968Z -rw-r--r-- 1 runner docker 7569 May 15 14:13 kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:13:21.1036967Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:13:21.1037741Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:13:21.1090435Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:13:21.1090983Z env: 2021-05-15T14:13:21.1091477Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:13:21.1091978Z TIC_DEPLOY_KEY: 2021-05-15T14:13:21.1094542Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:13:21.1096463Z GITHUB_PAT: *** 2021-05-15T14:13:21.1096863Z COVERALLS_TOKEN: 2021-05-15T14:13:21.1097358Z continue-on-error: false 2021-05-15T14:13:21.1097819Z VDIFFR_RUN_TESTS: 2021-05-15T14:13:21.1098312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:13:21.1098738Z TZ: UTC 2021-05-15T14:13:21.1099176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:13:21.1099573Z NOT_CRAN: true 2021-05-15T14:13:21.1100180Z ##[endgroup] 2021-05-15T14:13:21.1239280Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:13:21.1239900Z Rscript -e "tic::before_deploy()" 2021-05-15T14:13:21.1283126Z shell: /usr/bin/bash -e {0} 2021-05-15T14:13:21.1283554Z env: 2021-05-15T14:13:21.1284018Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:13:21.1284679Z TIC_DEPLOY_KEY: 2021-05-15T14:13:21.1285518Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:13:21.1286857Z GITHUB_PAT: *** 2021-05-15T14:13:21.1287280Z COVERALLS_TOKEN: 2021-05-15T14:13:21.1287767Z continue-on-error: false 2021-05-15T14:13:21.1288261Z VDIFFR_RUN_TESTS: 2021-05-15T14:13:21.1288749Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:13:21.1289220Z TZ: UTC 2021-05-15T14:13:21.1289606Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:13:21.1290040Z NOT_CRAN: true 2021-05-15T14:13:21.1290598Z ##[endgroup] 2021-05-15T14:13:21.4402371Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:13:21.6006370Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:13:21.6006957Z with: 2021-05-15T14:13:21.6007849Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:13:21.6008955Z asset_path: check/kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:13:21.6009703Z asset_name: kirby21.smri_1.5_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:13:21.6010414Z asset_content_type: application/octet-stream 2021-05-15T14:13:21.6010915Z env: 2021-05-15T14:13:21.6011377Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:13:21.6011844Z TIC_DEPLOY_KEY: 2021-05-15T14:13:21.6012926Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:13:21.6014836Z GITHUB_PAT: *** 2021-05-15T14:13:21.6015245Z COVERALLS_TOKEN: 2021-05-15T14:13:21.6015757Z continue-on-error: false 2021-05-15T14:13:21.6016256Z VDIFFR_RUN_TESTS: 2021-05-15T14:13:21.6016773Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:13:21.6017242Z TZ: UTC 2021-05-15T14:13:21.6017630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:13:21.6018064Z NOT_CRAN: true 2021-05-15T14:13:21.6018900Z GITHUB_TOKEN: *** 2021-05-15T14:13:21.6019292Z ##[endgroup] 2021-05-15T14:13:22.7307366Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:13:22.7307948Z Rscript -e "tic::deploy()" 2021-05-15T14:13:22.7356387Z shell: /usr/bin/bash -e {0} 2021-05-15T14:13:22.7356936Z env: 2021-05-15T14:13:22.7357390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:13:22.7358000Z TIC_DEPLOY_KEY: 2021-05-15T14:13:22.7358787Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:13:22.7416868Z GITHUB_PAT: *** 2021-05-15T14:13:22.7417335Z COVERALLS_TOKEN: 2021-05-15T14:13:22.7417853Z continue-on-error: false 2021-05-15T14:13:22.7418333Z VDIFFR_RUN_TESTS: 2021-05-15T14:13:22.7419015Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:13:22.7419442Z TZ: UTC 2021-05-15T14:13:22.7419837Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:13:22.7420235Z NOT_CRAN: true 2021-05-15T14:13:22.7420618Z ##[endgroup] 2021-05-15T14:13:23.0443293Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:13:23.1923986Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:13:23.1924566Z Rscript -e "tic::after_deploy()" 2021-05-15T14:13:23.1974181Z shell: /usr/bin/bash -e {0} 2021-05-15T14:13:23.1974686Z env: 2021-05-15T14:13:23.1975091Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:13:23.1975700Z TIC_DEPLOY_KEY: 2021-05-15T14:13:23.1976622Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:13:23.1978532Z GITHUB_PAT: *** 2021-05-15T14:13:23.1979076Z COVERALLS_TOKEN: 2021-05-15T14:13:23.1979533Z continue-on-error: false 2021-05-15T14:13:23.1979952Z VDIFFR_RUN_TESTS: 2021-05-15T14:13:23.1980421Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:13:23.1981014Z TZ: UTC 2021-05-15T14:13:23.1981803Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:13:23.1982222Z NOT_CRAN: true 2021-05-15T14:13:23.1982587Z ##[endgroup] 2021-05-15T14:13:23.5050314Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:13:23.8419476Z Post job cleanup. 2021-05-15T14:13:23.8912595Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:13:23.9006376Z Post job cleanup. 2021-05-15T14:13:24.0093334Z [command]/usr/bin/git version 2021-05-15T14:13:24.0162311Z git version 2.31.1 2021-05-15T14:13:24.0202864Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:13:24.0244263Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:13:24.0522974Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:13:24.0571600Z http.https://github.com/.extraheader 2021-05-15T14:13:24.0587750Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:13:24.0639445Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:13:24.0956669Z Cleaning up orphan processes