2021-05-16T17:32:17.2620233Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:32:17.8418267Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:17.9057340Z 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-16T17:32:17.9680625Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:32:18.0783874Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:32:25.9386443Z Current runner version: '2.278.0' 2021-05-16T17:32:25.9421771Z ##[group]Operating System 2021-05-16T17:32:25.9422983Z Ubuntu 2021-05-16T17:32:25.9423501Z 20.04.2 2021-05-16T17:32:25.9424061Z LTS 2021-05-16T17:32:25.9424591Z ##[endgroup] 2021-05-16T17:32:25.9425949Z ##[group]Virtual Environment 2021-05-16T17:32:25.9426728Z Environment: ubuntu-20.04 2021-05-16T17:32:25.9427444Z Version: 20210510.0 2021-05-16T17:32:25.9428665Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:32:25.9430533Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:32:25.9431714Z ##[endgroup] 2021-05-16T17:32:25.9434084Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:32:25.9436027Z Actions: write 2021-05-16T17:32:25.9436692Z Checks: write 2021-05-16T17:32:25.9437330Z Contents: write 2021-05-16T17:32:25.9438026Z Deployments: write 2021-05-16T17:32:25.9438803Z Issues: write 2021-05-16T17:32:25.9439499Z Metadata: read 2021-05-16T17:32:25.9440460Z Packages: write 2021-05-16T17:32:25.9441255Z PullRequests: write 2021-05-16T17:32:25.9441985Z RepositoryProjects: write 2021-05-16T17:32:25.9442786Z SecurityEvents: write 2021-05-16T17:32:25.9443480Z Statuses: write 2021-05-16T17:32:25.9444303Z ##[endgroup] 2021-05-16T17:32:25.9448588Z Prepare workflow directory 2021-05-16T17:32:26.1001762Z Prepare all required actions 2021-05-16T17:32:26.1017298Z Getting action download info 2021-05-16T17:32:26.4633180Z Download action repository 'actions/checkout@v2' 2021-05-16T17:32:28.2013614Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:28.7310560Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:29.9070027Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:30.0535596Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:30.1642527Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:30.3038994Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:30.6302176Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:30.6302924Z with: 2021-05-16T17:32:30.6303415Z repository: neuroconductor/oro.asl 2021-05-16T17:32:30.6304488Z token: *** 2021-05-16T17:32:30.6305052Z ssh-strict: true 2021-05-16T17:32:30.6305591Z persist-credentials: true 2021-05-16T17:32:30.6306077Z clean: true 2021-05-16T17:32:30.6306753Z fetch-depth: 1 2021-05-16T17:32:30.6307165Z lfs: false 2021-05-16T17:32:30.6307556Z submodules: false 2021-05-16T17:32:30.6307958Z env: 2021-05-16T17:32:30.6308401Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:30.6308895Z TIC_DEPLOY_KEY: 2021-05-16T17:32:30.6309729Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:30.6311021Z GITHUB_PAT: *** 2021-05-16T17:32:30.6311653Z COVERALLS_TOKEN: 2021-05-16T17:32:30.6312174Z continue-on-error: false 2021-05-16T17:32:30.6312673Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:30.6313072Z ##[endgroup] 2021-05-16T17:32:30.8842471Z Syncing repository: neuroconductor/oro.asl 2021-05-16T17:32:30.8843525Z ##[group]Getting Git version info 2021-05-16T17:32:30.8844806Z Working directory is '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.8845477Z [command]/usr/bin/git version 2021-05-16T17:32:30.8992058Z git version 2.31.1 2021-05-16T17:32:30.9020747Z ##[endgroup] 2021-05-16T17:32:30.9031141Z Deleting the contents of '/home/runner/work/oro.asl/oro.asl' 2021-05-16T17:32:30.9035784Z ##[group]Initializing the repository 2021-05-16T17:32:30.9042263Z [command]/usr/bin/git init /home/runner/work/oro.asl/oro.asl 2021-05-16T17:32:30.9131803Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:30.9133751Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:30.9135042Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:30.9136008Z hint: 2021-05-16T17:32:30.9137800Z hint: git config --global init.defaultBranch 2021-05-16T17:32:30.9138790Z hint: 2021-05-16T17:32:30.9139721Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:30.9141001Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:30.9141994Z hint: 2021-05-16T17:32:30.9142711Z hint: git branch -m 2021-05-16T17:32:30.9153122Z Initialized empty Git repository in /home/runner/work/oro.asl/oro.asl/.git/ 2021-05-16T17:32:30.9168558Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:30.9241099Z ##[endgroup] 2021-05-16T17:32:32.1999301Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:32.2045250Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:32:32.2045963Z ##[endgroup] 2021-05-16T17:32:32.2047836Z ##[group]Setting up auth 2021-05-16T17:32:32.2049007Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:32.2050765Z [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-16T17:32:32.2052611Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:32.2054777Z [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-16T17:32:32.2057255Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:32.2058583Z ##[endgroup] 2021-05-16T17:32:32.2059231Z ##[group]Fetching the repository 2021-05-16T17:32:32.2061464Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f75ded7d086f75a6bbd12f50084694d66adb49d1:refs/tags/0.1.1.s 2021-05-16T17:32:32.2063334Z remote: Enumerating objects: 22, done. 2021-05-16T17:32:32.2064432Z remote: Counting objects: 4% (1/22) 2021-05-16T17:32:32.2065168Z remote: Counting objects: 9% (2/22) 2021-05-16T17:32:32.2065832Z remote: Counting objects: 13% (3/22) 2021-05-16T17:32:32.2066526Z remote: Counting objects: 18% (4/22) 2021-05-16T17:32:32.2067613Z remote: Counting objects: 22% (5/22) 2021-05-16T17:32:32.2068384Z remote: Counting objects: 27% (6/22) 2021-05-16T17:32:32.2069111Z remote: Counting objects: 31% (7/22) 2021-05-16T17:32:32.2069750Z remote: Counting objects: 36% (8/22) 2021-05-16T17:32:32.2070444Z remote: Counting objects: 40% (9/22) 2021-05-16T17:32:32.2076516Z remote: Counting objects: 45% (10/22) 2021-05-16T17:32:32.2077608Z remote: Counting objects: 50% (11/22) 2021-05-16T17:32:32.2078264Z remote: Counting objects: 54% (12/22) 2021-05-16T17:32:32.2078981Z remote: Counting objects: 59% (13/22) 2021-05-16T17:32:32.2079647Z remote: Counting objects: 63% (14/22) 2021-05-16T17:32:32.2080346Z remote: Counting objects: 68% (15/22) 2021-05-16T17:32:32.2081176Z remote: Counting objects: 72% (16/22) 2021-05-16T17:32:32.2082090Z remote: Counting objects: 77% (17/22) 2021-05-16T17:32:32.2082822Z remote: Counting objects: 81% (18/22) 2021-05-16T17:32:32.2083526Z remote: Counting objects: 86% (19/22) 2021-05-16T17:32:32.2084209Z remote: Counting objects: 90% (20/22) 2021-05-16T17:32:32.2085030Z remote: Counting objects: 95% (21/22) 2021-05-16T17:32:32.2085799Z remote: Counting objects: 100% (22/22) 2021-05-16T17:32:32.2086513Z remote: Counting objects: 100% (22/22), done. 2021-05-16T17:32:32.2087502Z remote: Compressing objects: 5% (1/19) 2021-05-16T17:32:32.2088260Z remote: Compressing objects: 10% (2/19) 2021-05-16T17:32:32.2088954Z remote: Compressing objects: 15% (3/19) 2021-05-16T17:32:32.2089992Z remote: Compressing objects: 21% (4/19) 2021-05-16T17:32:32.2090690Z remote: Compressing objects: 26% (5/19) 2021-05-16T17:32:32.2092355Z remote: Compressing objects: 31% (6/19) 2021-05-16T17:32:32.2099798Z remote: Compressing objects: 36% (7/19) 2021-05-16T17:32:32.2100591Z remote: Compressing objects: 42% (8/19) 2021-05-16T17:32:32.2101409Z remote: Compressing objects: 47% (9/19) 2021-05-16T17:32:32.2102465Z remote: Compressing objects: 52% (10/19) 2021-05-16T17:32:32.2103231Z remote: Compressing objects: 57% (11/19) 2021-05-16T17:32:32.2103953Z remote: Compressing objects: 63% (12/19) 2021-05-16T17:32:32.2104757Z remote: Compressing objects: 68% (13/19) 2021-05-16T17:32:32.2105664Z remote: Compressing objects: 73% (14/19) 2021-05-16T17:32:32.2106412Z remote: Compressing objects: 78% (15/19) 2021-05-16T17:32:32.2107435Z remote: Compressing objects: 84% (16/19) 2021-05-16T17:32:32.2108282Z remote: Compressing objects: 89% (17/19) 2021-05-16T17:32:32.2109065Z remote: Compressing objects: 94% (18/19) 2021-05-16T17:32:32.2109796Z remote: Compressing objects: 100% (19/19) 2021-05-16T17:32:32.2110577Z remote: Compressing objects: 100% (19/19), done. 2021-05-16T17:32:32.2112152Z remote: Total 22 (delta 2), reused 17 (delta 1), pack-reused 0 2021-05-16T17:32:32.2113156Z From https://github.com/neuroconductor/oro.asl 2021-05-16T17:32:32.2114519Z * [new ref] f75ded7d086f75a6bbd12f50084694d66adb49d1 -> 0.1.1.s 2021-05-16T17:32:32.2115532Z ##[endgroup] 2021-05-16T17:32:32.2116167Z ##[group]Determining the checkout info 2021-05-16T17:32:32.2117116Z ##[endgroup] 2021-05-16T17:32:32.2117784Z ##[group]Checking out the ref 2021-05-16T17:32:32.2118863Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-16T17:32:32.2120233Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-16T17:32:32.2120678Z 2021-05-16T17:32:32.2122053Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:32:32.2123187Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:32:32.2124100Z state without impacting any branches by switching back to a branch. 2021-05-16T17:32:32.2124666Z 2021-05-16T17:32:32.2125404Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:32:32.2126603Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:32:32.2127600Z 2021-05-16T17:32:32.2128427Z git switch -c 2021-05-16T17:32:32.2128919Z 2021-05-16T17:32:32.2129470Z Or undo this operation with: 2021-05-16T17:32:32.2179378Z 2021-05-16T17:32:32.2180220Z git switch - 2021-05-16T17:32:32.2180543Z 2021-05-16T17:32:32.2181278Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:32:32.2181891Z 2021-05-16T17:32:32.2182712Z HEAD is now at f75ded7 Version id 81 stable 2021-05-16T17:32:32.2183330Z ##[endgroup] 2021-05-16T17:32:32.2184202Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:32:32.2185433Z 'f75ded7d086f75a6bbd12f50084694d66adb49d1' 2021-05-16T17:32:32.2318663Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:32.2319262Z with: 2021-05-16T17:32:32.2319698Z r-version: release 2021-05-16T17:32:32.2320217Z Ncpus: 1 2021-05-16T17:32:32.2320690Z crayon.enabled: NULL 2021-05-16T17:32:32.2321317Z remove-openmp-macos: true 2021-05-16T17:32:32.2322261Z http-user-agent: default 2021-05-16T17:32:32.2322807Z install-r: true 2021-05-16T17:32:32.2323481Z windows-path-include-mingw: true 2021-05-16T17:32:32.2324092Z env: 2021-05-16T17:32:32.2324599Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:32.2325129Z TIC_DEPLOY_KEY: 2021-05-16T17:32:32.2326091Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:32.2327871Z GITHUB_PAT: *** 2021-05-16T17:32:32.2328339Z COVERALLS_TOKEN: 2021-05-16T17:32:32.2328908Z continue-on-error: false 2021-05-16T17:32:32.2329654Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:32.2330116Z ##[endgroup] 2021-05-16T17:32:33.0946053Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:32:34.8108367Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:32:34.8112308Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:32:34.8115873Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:32:34.8216957Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:32:34.8743021Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:32:34.9410290Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:32:35.0903928Z Get:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:32:35.0914536Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:32:35.1223652Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:32:35.1555075Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:32:35.1557436Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:32:35.1560871Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:32:35.1564084Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:32:35.1633265Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:32:35.1712918Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:32:35.1739340Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:32:35.3186502Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:32:35.4160160Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:32:35.4670744Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:32:35.4673220Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:32:35.4675153Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:32:35.4688063Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:32:35.4694688Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:32:35.4798134Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:32:35.8863346Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:32:44.0732999Z Fetched 4463 kB in 1s (3615 kB/s) 2021-05-16T17:32:45.0763830Z Reading package lists... 2021-05-16T17:32:45.1060492Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:32:47.4571075Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:32:47.5434135Z Reading package lists... 2021-05-16T17:32:47.7612124Z Building dependency tree... 2021-05-16T17:32:47.7645435Z Reading state information... 2021-05-16T17:32:47.9595832Z The following additional packages will be installed: 2021-05-16T17:32:47.9626737Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:32:47.9628819Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:32:47.9630639Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:32:47.9632396Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:32:47.9634772Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:32:47.9636228Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:32:47.9637802Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:32:47.9639906Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:32:47.9641479Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:32:47.9642946Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:32:47.9644784Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:32:47.9646364Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:32:47.9648046Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:32:47.9650009Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:32:47.9651481Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:32:47.9652964Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:32:47.9654669Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:47.9656314Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:47.9658118Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:47.9659921Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:47.9661310Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:47.9662715Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:47.9664614Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:47.9666904Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:47.9668706Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:47.9670306Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:47.9671926Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:47.9673757Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:47.9675451Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:47.9677100Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:47.9678897Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:47.9681104Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:47.9682958Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:47.9684860Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:47.9686406Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:47.9687998Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:47.9689804Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:47.9691266Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:32:47.9692024Z Suggested packages: 2021-05-16T17:32:47.9693005Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:32:47.9694622Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:32:47.9696027Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:32:47.9702017Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:32:47.9703769Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:32:47.9705297Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:32:47.9706680Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:32:47.9708161Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:32:47.9710481Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:32:47.9712032Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:32:48.5151423Z The following NEW packages will be installed: 2021-05-16T17:32:48.5163852Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:32:48.5180935Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:32:48.5182635Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:32:48.5184586Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:32:48.5186590Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:32:48.5187973Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:32:48.5189582Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:32:48.5191196Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:32:48.5192942Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:32:48.5194609Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:32:48.5195936Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:32:48.5197475Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:32:48.5199274Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:32:48.5200931Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:32:48.5202444Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:32:48.5203973Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:32:48.5205607Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:48.5207428Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:48.5209278Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:48.5210820Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:48.5212210Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:48.5213643Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:48.5215276Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:48.5216977Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:48.5218581Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:48.5220108Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:48.5221713Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:48.5223762Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:48.5225550Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:48.5227316Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:48.5242845Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:48.5244929Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:48.5246510Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:48.5247907Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:48.5250103Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:48.5251638Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:48.5252959Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:48.5254346Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:32:48.5436347Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:48.5438484Z Need to get 8648 kB of archives. 2021-05-16T17:32:48.5439461Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:32:48.5441358Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:32:48.5469890Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:32:48.5476854Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:32:48.5486439Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:32:48.5493311Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:32:48.5517164Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:32:48.5526463Z 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-16T17:32:48.5536837Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:32:48.5556735Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:32:48.5574978Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:32:48.5597553Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:32:48.5602062Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:32:48.5614478Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:32:48.5616694Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:32:48.5619113Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:32:48.5621194Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:32:48.5623085Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:32:48.5625539Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:32:48.5677916Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:32:48.6197529Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:32:48.6199808Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:32:48.6201288Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:32:48.6203145Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:32:48.6205245Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:32:48.6206906Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:32:48.6208612Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:32:48.6210551Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:32:48.6212334Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:32:48.6214150Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:32:48.6216321Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:32:48.6218626Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:32:48.6221076Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:32:48.6223243Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:32:48.6225764Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:32:48.6227701Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:32:48.6229922Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:32:48.6231828Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:32:48.6233628Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:32:48.6235840Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:32:48.6237677Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:32:48.6239744Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:32:48.6241633Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:32:48.6243439Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:32:48.6245479Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:32:48.6247380Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:32:48.6249547Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:32:48.7028132Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:32:48.7038965Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:32:48.7046786Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:32:48.7056397Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:32:48.7064152Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:32:48.7130937Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:32:48.7140118Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:32:48.7150916Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:32:48.7162602Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:32:48.7170530Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:32:48.7176079Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:32:48.7182719Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:32:48.7190938Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:32:48.7201383Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:32:48.7238298Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:32:48.7253532Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:32:48.7270507Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:32:48.7285074Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:32:48.7295230Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:32:48.7304234Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:32:48.7310217Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:32:48.7319733Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:32:48.7331624Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:32:48.7342968Z 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-16T17:32:48.7348289Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:32:48.7355841Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:32:48.7361061Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:32:48.7367653Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:32:48.7376526Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:32:48.7385101Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:32:48.7420357Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:32:48.7433166Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:32:48.7456573Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:32:48.7499197Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:32:48.7501126Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:32:48.7505787Z 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-16T17:32:48.7515136Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:32:48.7522447Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:32:48.7534427Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:32:48.7549572Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:32:48.7574448Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:32:48.7585881Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:32:48.7595063Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:32:48.7607736Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:32:48.7615511Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:32:48.7623073Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:32:48.7631921Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:32:48.7640038Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:32:48.7690370Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:32:48.7692521Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:32:48.7748126Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:32:48.7754341Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:32:48.7756625Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:32:48.7758277Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:32:48.7760153Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:32:48.7790321Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:32:48.7817021Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:32:48.7827462Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:32:48.7840034Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:32:48.7847403Z 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-16T17:32:48.7859011Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:32:48.7867338Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:32:48.7880253Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:32:48.7896689Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:32:48.7902280Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:32:48.7912648Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:32:48.7918637Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:32:48.7927337Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:32:48.7961212Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:32:48.7968876Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:32:48.7975578Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:32:48.7982229Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:32:48.7988105Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:32:48.7996219Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:32:48.8002925Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:32:48.8011822Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:32:48.8015671Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:32:48.8024217Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:32:48.8029822Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:32:48.8036801Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:32:48.8151113Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:32:48.8154864Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:32:48.8162104Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:32:48.8231343Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:32:49.7178902Z Fetched 8648 kB in 0s (28.9 MB/s) 2021-05-16T17:32:49.7625682Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:32:49.7881473Z (Reading database ... 2021-05-16T17:32:49.7882391Z (Reading database ... 5% 2021-05-16T17:32:49.7883212Z (Reading database ... 10% 2021-05-16T17:32:49.7883788Z (Reading database ... 15% 2021-05-16T17:32:49.7884549Z (Reading database ... 20% 2021-05-16T17:32:49.7885109Z (Reading database ... 25% 2021-05-16T17:32:49.7885608Z (Reading database ... 30% 2021-05-16T17:32:49.7886127Z (Reading database ... 35% 2021-05-16T17:32:49.7886625Z (Reading database ... 40% 2021-05-16T17:32:49.7887340Z (Reading database ... 45% 2021-05-16T17:32:49.7887838Z (Reading database ... 50% 2021-05-16T17:32:49.8338336Z (Reading database ... 55% 2021-05-16T17:32:49.8752792Z (Reading database ... 60% 2021-05-16T17:32:49.9167558Z (Reading database ... 65% 2021-05-16T17:32:49.9554167Z (Reading database ... 70% 2021-05-16T17:32:50.0359821Z (Reading database ... 75% 2021-05-16T17:32:50.1290668Z (Reading database ... 80% 2021-05-16T17:32:50.2377280Z (Reading database ... 85% 2021-05-16T17:32:50.3051799Z (Reading database ... 90% 2021-05-16T17:32:50.3696432Z (Reading database ... 95% 2021-05-16T17:32:50.3697079Z (Reading database ... 100% 2021-05-16T17:32:50.3697794Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:32:50.3872086Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:32:50.3994830Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:32:50.4343640Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:32:50.4694140Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:32:50.4711112Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:32:50.5026931Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:32:50.5331822Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:32:50.5344664Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:50.5790443Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:32:50.6057108Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:32:50.6076504Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:50.6468568Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:32:50.6708415Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:32:50.6725826Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:50.7287597Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:32:50.7587298Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:32:50.7598430Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:50.7862244Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:32:50.8148736Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:32:50.8158626Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:50.8411797Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:32:50.8698177Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:32:50.8708981Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:50.8972283Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:32:50.9257085Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:32:50.9270002Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:50.9527791Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:32:50.9848124Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:32:50.9862093Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:51.0266808Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:32:51.0571428Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:32:51.0586325Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:51.0888900Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:32:51.1196224Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:32:51.1206051Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:51.1445918Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:32:51.1752786Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:32:51.1766426Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:51.2025923Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:32:51.2344183Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:32:51.2354681Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:51.2648260Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:32:51.3030537Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:32:51.3047538Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:51.3315407Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:32:51.3619640Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:32:51.3628583Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:32:51.4048247Z Selecting previously unselected package patchutils. 2021-05-16T17:32:51.4356186Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:32:51.4373295Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:32:51.4674764Z Selecting previously unselected package wdiff. 2021-05-16T17:32:51.4991294Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:32:51.5005015Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:32:51.5466619Z Selecting previously unselected package devscripts. 2021-05-16T17:32:51.5729157Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:32:51.5998222Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:51.7400664Z Selecting previously unselected package diffstat. 2021-05-16T17:32:51.7689865Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:32:51.7702429Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:32:51.7996411Z Selecting previously unselected package python3-gpg. 2021-05-16T17:32:51.8305402Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:32:51.8321608Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:51.8925002Z Selecting previously unselected package dput. 2021-05-16T17:32:51.9217930Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:32:51.9352087Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:32:51.9652977Z Selecting previously unselected package gdebi-core. 2021-05-16T17:32:51.9956245Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:32:51.9967001Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:52.0787567Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:32:52.1020736Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:32:52.1047310Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:52.1654336Z Selecting previously unselected package gettext. 2021-05-16T17:32:52.1949104Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:32:52.1959421Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:52.3110376Z Selecting previously unselected package intltool-debian. 2021-05-16T17:32:52.3398576Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:32:52.3411922Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:52.3866388Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:32:52.4103687Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:32:52.4114944Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:52.4538807Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:32:52.4893359Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:32:52.4908510Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:52.5301502Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:32:52.5600236Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:32:52.5610872Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:52.5995868Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:32:52.6286724Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:32:52.6303864Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:52.6610274Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:32:52.6998669Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:32:52.7009362Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:52.7266681Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:32:52.7549293Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:32:52.7560324Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:52.7822983Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:32:52.8189284Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:32:52.8201084Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:52.8553587Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:32:52.8878503Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:32:52.8887479Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:52.9191827Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:32:52.9516905Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:32:52.9529171Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:52.9906933Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:32:53.0139208Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:32:53.0150917Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:53.0547025Z Selecting previously unselected package libclone-perl. 2021-05-16T17:32:53.0763813Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:32:53.0781926Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:32:53.1038620Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:32:53.1315721Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:32:53.1328627Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:53.1571638Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:32:53.1863037Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:32:53.1879454Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:53.2116731Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:32:53.2421221Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:32:53.2433236Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:32:53.2690774Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:32:53.2996735Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:32:53.3007378Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:53.3266777Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:32:54.2058392Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:32:54.2066584Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:54.2067696Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:32:54.2068756Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:32:54.2069630Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:54.2070936Z Selecting previously unselected package libwant-perl. 2021-05-16T17:32:54.2071923Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:32:54.2072769Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:32:54.2073797Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:32:54.2075026Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:32:54.2076485Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:54.2077576Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:32:54.2078748Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:32:54.2079769Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:54.2081277Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:32:54.2082561Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:32:54.2083673Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:54.2084752Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:32:54.2086195Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:32:54.2087534Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:54.2088584Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:32:54.2089671Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:32:54.2091018Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:54.2091959Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:32:54.2092918Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:32:54.2093716Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:54.2094601Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:32:54.2095919Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:32:54.2096737Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:54.2097694Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:32:54.2099039Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:32:54.2100002Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:54.2101383Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:32:54.2102449Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:32:54.2103343Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:54.2104344Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:32:54.2106379Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:32:54.2107379Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:54.2108360Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:32:54.2109404Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:32:54.2110585Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:54.2111655Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:32:54.2124709Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:32:54.2142051Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:54.2426941Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:32:54.2724526Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:32:54.2741901Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:54.3022208Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:32:54.3312054Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:32:54.3320908Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:54.3591366Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:32:54.3893860Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:32:54.3904399Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:32:54.4143940Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:32:54.4447187Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:32:54.4456971Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:54.5095909Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:32:54.5473077Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:32:54.5483261Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:32:54.5830878Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:32:54.6104234Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:32:54.6114296Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:54.6509461Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:32:54.6713782Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:32:54.6723760Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:54.6981805Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:32:54.7285676Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:32:54.7300490Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:54.7532502Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:32:54.7833952Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:32:54.7843967Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:54.8133977Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:32:54.8513843Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:32:54.8529072Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:54.8826905Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:32:54.9078367Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:32:54.9089303Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:54.9395730Z Selecting previously unselected package libjson-perl. 2021-05-16T17:32:54.9682459Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:32:54.9693718Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:32:55.0064455Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:32:55.0371165Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:32:55.0384143Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:32:55.0747226Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:32:55.0998102Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:32:55.1009512Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:55.1267049Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:32:55.1546709Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:32:55.1559232Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:55.1867423Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:32:55.2119431Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:32:55.2129809Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:55.2423584Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:32:55.2696010Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:32:55.2711164Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:32:55.2980756Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:32:55.3284125Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:32:55.3307105Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:55.3657655Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:32:55.3975261Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:32:55.3988479Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:55.4347070Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:32:55.4583245Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:32:55.4596553Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:55.5206258Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:32:55.5541645Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:32:55.5552262Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:55.5951856Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:32:55.6237585Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:32:55.6249954Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:55.6587294Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:32:55.6889220Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:32:55.6898968Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:55.7227403Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:32:55.7493629Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:32:55.7505957Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:32:55.8047839Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:32:55.8321149Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:32:55.8335940Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:55.8707404Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:32:55.8961729Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:32:55.8974703Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:55.9229789Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:32:55.9540765Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:32:55.9554826Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:55.9985141Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:32:56.0321864Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:32:56.0333186Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:56.0846388Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:32:56.1193686Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:32:56.1206222Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:56.1507032Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:32:56.1746099Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:32:56.1756077Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:56.2106895Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:32:56.2371019Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:32:56.2418072Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:56.3031363Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:32:56.3288509Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:32:56.3300164Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:56.3667547Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:32:56.3902221Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:32:56.3916378Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:56.4227272Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:32:56.4489616Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:32:56.4499607Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:56.4830238Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:32:56.5093559Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:32:56.5106615Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:56.5389299Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:32:56.5672129Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:32:56.5694543Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:56.6035376Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:32:56.6300898Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:32:56.6320766Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:56.6908553Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:32:56.7141559Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:32:56.7156130Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:56.7508396Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:32:56.7737042Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:32:56.7753595Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:56.8030348Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:32:56.8292513Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:32:56.8329271Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:56.8604248Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:32:56.8940515Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:32:56.8948322Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:56.9248700Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:32:56.9557874Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:32:56.9566189Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:56.9927302Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:32:57.0245858Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:32:57.0256298Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:57.0522310Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:32:57.0885539Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:32:57.0895573Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:57.1206597Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:32:57.1529129Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:57.1545121Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:57.2310378Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:32:57.2562121Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:32:57.2571487Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:57.2908334Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:32:57.3158366Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:32:57.3172174Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:32:57.3506965Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:32:57.3768556Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:32:57.3796289Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:32:57.4074057Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:32:57.4377177Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:32:57.4390848Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:57.4707516Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:32:57.4967869Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:32:57.4992159Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:57.5257225Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:32:57.5558470Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:32:57.5569594Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:57.5828998Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:32:57.6145692Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:57.6159487Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:57.6587506Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:32:57.6895455Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:57.6906423Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:57.7346944Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:32:57.7600466Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:32:57.7612047Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:32:57.7905992Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:32:57.8232174Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:32:57.8242040Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:57.8709144Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:32:57.9034664Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:32:57.9049505Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:57.9371586Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:32:57.9651447Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:32:57.9662041Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:57.9988251Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:32:58.0199854Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:32:58.0214227Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:32:58.0509389Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:32:58.0773093Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:32:58.0844788Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:58.1149076Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:32:58.1411118Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:32:58.1432878Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:58.1748337Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:32:58.2004603Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:32:58.2014617Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:32:58.2410090Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:32:58.2726513Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:32:58.2738453Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:58.3067043Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:32:58.3307482Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:32:58.3317754Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:32:58.3707391Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:32:58.4035720Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:32:58.4050527Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:58.4383018Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:32:58.4666273Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:32:58.4687304Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:32:58.5022873Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:32:58.5330232Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:32:58.5342732Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:58.5706267Z Selecting previously unselected package licensecheck. 2021-05-16T17:32:58.6015084Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:32:58.6031226Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:32:58.6466932Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:32:58.6794705Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:32:58.6810101Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:58.7186236Z Selecting previously unselected package t1utils. 2021-05-16T17:32:58.7436693Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:32:58.7448308Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:32:58.7926486Z Selecting previously unselected package lintian. 2021-05-16T17:32:58.8194713Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:32:58.8206829Z Unpacking lintian (2.62.0) ... 2021-05-16T17:32:59.2364193Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:32:59.2671533Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:32:59.2683419Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:59.2962796Z Selecting previously unselected package python3-xdg. 2021-05-16T17:32:59.3356880Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:32:59.3366237Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:32:59.3720410Z Selecting previously unselected package qpdf. 2021-05-16T17:32:59.4072105Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:59.4098775Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:32:59.4848360Z Selecting previously unselected package python3-magic. 2021-05-16T17:32:59.5147600Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:32:59.5157625Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:59.5876488Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:59.5914270Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:59.5944252Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:59.5982111Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:32:59.6015098Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:32:59.6052686Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:59.6087208Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:59.6116570Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:59.6153827Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:59.7885923Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:59.7925519Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:59.7956979Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:32:59.7991031Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:59.8021657Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:59.8058260Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:59.8098131Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:59.8130880Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:59.8168248Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:59.8207062Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:59.8238952Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:32:59.8271663Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:59.8318277Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:59.8352152Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:59.8391062Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:59.8426941Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:32:59.8464152Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:59.8532043Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:59.8563666Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:59.8597492Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:32:59.8628811Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:59.8663954Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:59.8695373Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:59.8742820Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:59.8774092Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:59.8824160Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:33:00.0909580Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:00.0940466Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:33:00.0984428Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:33:00.1014928Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:33:00.1053371Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:33:00.1093100Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:33:00.1134441Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:33:00.1167141Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:33:00.1204901Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:33:00.1242798Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:33:00.1289228Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:33:00.3520069Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:33:00.3554506Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:33:00.3589651Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:33:00.3626650Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:33:00.3656828Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:33:00.3688941Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:33:00.3748207Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:33:00.3779685Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:33:00.3829402Z Setting up t1utils (1.41-3) ... 2021-05-16T17:33:00.3899811Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:33:00.3933195Z Setting up diffstat (1.63-1) ... 2021-05-16T17:33:00.3966986Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:33:00.4003745Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:33:00.4042017Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:33:00.4077505Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:33:00.4119489Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:33:00.4182757Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:33:00.4252348Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:33:00.4305348Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:33:00.4338302Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:33:00.4416135Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:33:00.4461542Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:33:00.4494103Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:33:00.4528848Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:33:00.4612748Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:33:00.4629926Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:33:00.4677200Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:33:00.4714974Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:33:00.4747595Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:33:00.4826290Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:33:00.6680879Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:33:00.6723581Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:33:00.6754642Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:33:00.6794819Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:33:00.6856262Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:33:00.6889742Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:33:00.6947169Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:33:00.6981009Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:33:00.7171894Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:33:00.7206854Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:33:00.7245300Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:33:00.9034072Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:33:00.9085081Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:33:00.9136174Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:33:00.9233895Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:33:00.9265745Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:33:00.9310882Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:33:00.9349081Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:33:00.9379514Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:33:00.9417188Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:33:00.9460222Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:33:00.9493320Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:33:00.9560060Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:33:00.9613581Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:33:00.9651412Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:33:00.9684541Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:33:00.9721239Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:33:01.1655842Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:33:01.1692205Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:33:01.1726593Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:33:01.1759959Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:33:01.1808685Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:33:01.1842963Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:33:01.1880022Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:33:01.1910130Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:33:01.1948785Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:33:01.1991794Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:33:01.2021967Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:33:01.2062849Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:33:01.2120443Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:33:01.2151199Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:33:01.2194673Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:33:01.2238134Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:33:01.2273854Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:33:01.2355296Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:33:01.4378175Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:33:01.4410960Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:33:01.4446402Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:33:01.4488537Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:33:01.4522287Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:33:01.4560331Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:33:01.4600275Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:33:01.4642189Z Setting up lintian (2.62.0) ... 2021-05-16T17:33:01.4699088Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:33:01.4750202Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:20.3732659Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:20.5102985Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:23.0497107Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T17:33:23.2026728Z 2021-05-16T17:33:23.2206393Z Reading package lists... 0% 2021-05-16T17:33:23.2207154Z 2021-05-16T17:33:23.2254639Z Reading package lists... 100% 2021-05-16T17:33:23.2255320Z 2021-05-16T17:33:23.2255808Z 2021-05-16T17:33:23.2256358Z Reading package lists... Done 2021-05-16T17:33:23.2263915Z 2021-05-16T17:33:23.2264482Z Building dependency tree... 0% 2021-05-16T17:33:23.2265414Z 2021-05-16T17:33:23.2612519Z Building dependency tree... 0% 2021-05-16T17:33:23.2612990Z 2021-05-16T17:33:23.2613469Z Building dependency tree... 50% 2021-05-16T17:33:23.2613848Z 2021-05-16T17:33:23.4308725Z Building dependency tree... 50% 2021-05-16T17:33:23.4309165Z 2021-05-16T17:33:23.4309681Z Building dependency tree 2021-05-16T17:33:23.4310075Z 2021-05-16T17:33:23.4310559Z Reading state information... 0% 2021-05-16T17:33:23.4310943Z 2021-05-16T17:33:23.6238593Z Reading state information... 0% 2021-05-16T17:33:23.6239044Z 2021-05-16T17:33:23.6239293Z 2021-05-16T17:33:23.6239833Z Reading state information... Done 2021-05-16T17:33:23.6240242Z 2021-05-16T17:33:23.6240709Z Reading state information... 0% 2021-05-16T17:33:23.6311207Z 2021-05-16T17:33:23.6311722Z Reading state information... 1% 2021-05-16T17:33:23.6370988Z 2021-05-16T17:33:23.6371544Z Reading state information... 3% 2021-05-16T17:33:23.6417814Z 2021-05-16T17:33:23.6418322Z Reading state information... 5% 2021-05-16T17:33:23.6468122Z 2021-05-16T17:33:23.6468651Z Reading state information... 7% 2021-05-16T17:33:23.6512975Z 2021-05-16T17:33:23.6513504Z Reading state information... 9% 2021-05-16T17:33:23.6558096Z 2021-05-16T17:33:23.6558618Z Reading state information... 11% 2021-05-16T17:33:23.6605678Z 2021-05-16T17:33:23.6606201Z Reading state information... 13% 2021-05-16T17:33:23.6651705Z 2021-05-16T17:33:23.6652234Z Reading state information... 15% 2021-05-16T17:33:23.6697202Z 2021-05-16T17:33:23.6697753Z Reading state information... 17% 2021-05-16T17:33:23.6747547Z 2021-05-16T17:33:23.6748043Z Reading state information... 19% 2021-05-16T17:33:23.6802626Z 2021-05-16T17:33:23.6803127Z Reading state information... 21% 2021-05-16T17:33:23.6846811Z 2021-05-16T17:33:23.6847312Z Reading state information... 23% 2021-05-16T17:33:23.6896998Z 2021-05-16T17:33:23.6897496Z Reading state information... 25% 2021-05-16T17:33:23.6947713Z 2021-05-16T17:33:23.6948235Z Reading state information... 27% 2021-05-16T17:33:23.6997406Z 2021-05-16T17:33:23.6997931Z Reading state information... 29% 2021-05-16T17:33:23.7047052Z 2021-05-16T17:33:23.7047567Z Reading state information... 31% 2021-05-16T17:33:23.7096927Z 2021-05-16T17:33:23.7097455Z Reading state information... 33% 2021-05-16T17:33:23.7142518Z 2021-05-16T17:33:23.7143046Z Reading state information... 35% 2021-05-16T17:33:24.2166393Z 2021-05-16T17:33:24.2172646Z Reading state information... 37% 2021-05-16T17:33:24.2173630Z 2021-05-16T17:33:24.2174287Z Reading state information... 39% 2021-05-16T17:33:24.2174835Z 2021-05-16T17:33:24.2175947Z Reading state information... 41% 2021-05-16T17:33:24.2176532Z 2021-05-16T17:33:24.2177018Z Reading state information... 43% 2021-05-16T17:33:24.2177480Z 2021-05-16T17:33:24.2177954Z Reading state information... 45% 2021-05-16T17:33:24.2178416Z 2021-05-16T17:33:24.2178894Z Reading state information... 47% 2021-05-16T17:33:24.2179351Z 2021-05-16T17:33:24.2179820Z Reading state information... 49% 2021-05-16T17:33:24.2180535Z 2021-05-16T17:33:24.2181011Z Reading state information... 51% 2021-05-16T17:33:24.2181472Z 2021-05-16T17:33:24.2181943Z Reading state information... 53% 2021-05-16T17:33:24.2182405Z 2021-05-16T17:33:24.2182878Z Reading state information... 55% 2021-05-16T17:33:24.2183334Z 2021-05-16T17:33:24.2183811Z Reading state information... 57% 2021-05-16T17:33:24.2186101Z 2021-05-16T17:33:24.2186583Z Reading state information... 59% 2021-05-16T17:33:24.2187061Z 2021-05-16T17:33:24.2187531Z Reading state information... 61% 2021-05-16T17:33:24.2188012Z 2021-05-16T17:33:24.2188472Z Reading state information... 63% 2021-05-16T17:33:24.2188951Z 2021-05-16T17:33:24.2189406Z Reading state information... 65% 2021-05-16T17:33:24.2190201Z 2021-05-16T17:33:24.2190681Z Reading state information... 67% 2021-05-16T17:33:24.2195793Z 2021-05-16T17:33:24.2196255Z Reading state information... 69% 2021-05-16T17:33:24.2196734Z 2021-05-16T17:33:24.2197190Z Reading state information... 71% 2021-05-16T17:33:24.2197666Z 2021-05-16T17:33:24.2198126Z Reading state information... 73% 2021-05-16T17:33:24.2198606Z 2021-05-16T17:33:24.2199062Z Reading state information... 75% 2021-05-16T17:33:24.2199542Z 2021-05-16T17:33:24.2200205Z Reading state information... 77% 2021-05-16T17:33:24.2200676Z 2021-05-16T17:33:24.2201152Z Reading state information... 79% 2021-05-16T17:33:24.2201624Z 2021-05-16T17:33:24.2202097Z Reading state information... 81% 2021-05-16T17:33:24.2202557Z 2021-05-16T17:33:24.2203236Z Reading state information... 83% 2021-05-16T17:33:24.2203719Z 2021-05-16T17:33:24.2204190Z Reading state information... 85% 2021-05-16T17:33:24.2204652Z 2021-05-16T17:33:24.2205340Z Reading state information... 87% 2021-05-16T17:33:24.2205799Z 2021-05-16T17:33:24.2207642Z Reading state information... 89% 2021-05-16T17:33:24.2208112Z 2021-05-16T17:33:24.2208586Z Reading state information... 91% 2021-05-16T17:33:24.2209048Z 2021-05-16T17:33:24.2209521Z Reading state information... 93% 2021-05-16T17:33:24.2210253Z 2021-05-16T17:33:24.2210736Z Reading state information... 95% 2021-05-16T17:33:24.2211219Z 2021-05-16T17:33:24.2211674Z Reading state information... 97% 2021-05-16T17:33:24.2212154Z 2021-05-16T17:33:24.2212609Z Reading state information... 99% 2021-05-16T17:33:24.2266750Z Selecting previously unselected package r-4.0.5. 2021-05-16T17:33:24.3831433Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:33:24.3998770Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T17:33:24.4014774Z Unpacking r-4.0.5 (1) ... 2021-05-16T17:33:25.4021958Z Setting up r-4.0.5 (1) ... 2021-05-16T17:33:25.4334157Z 2021-05-16T17:33:25.4335197Z 2021-05-16T17:33:25.4335933Z Reading state information... Done 2021-05-16T17:33:25.4674477Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T17:33:25.4821845Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:33:25.5152866Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:33:25.5153409Z env: 2021-05-16T17:33:25.5153866Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:25.5154603Z TIC_DEPLOY_KEY: 2021-05-16T17:33:25.5155435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:25.5157329Z GITHUB_PAT: *** 2021-05-16T17:33:25.5157761Z COVERALLS_TOKEN: 2021-05-16T17:33:25.5158279Z continue-on-error: false 2021-05-16T17:33:25.5158749Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:25.5159475Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:25.5161244Z TZ: UTC 2021-05-16T17:33:25.5161653Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:25.5165567Z NOT_CRAN: true 2021-05-16T17:33:25.5168713Z ##[endgroup] 2021-05-16T17:33:25.5834355Z [command]sudo apt-get install -y texinfo 2021-05-16T17:33:25.7877561Z Reading package lists... 2021-05-16T17:33:25.9886115Z Building dependency tree... 2021-05-16T17:33:25.9913555Z Reading state information... 2021-05-16T17:33:26.2462985Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:33:26.2464286Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:27.0113128Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:33:27.0271743Z --2021-05-16 17:33:27-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:33:27.0444542Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:33:27.0464557Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:33:27.0567617Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:33:27.0575131Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:33:27.0599944Z --2021-05-16 17:33:27-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:33:27.1145000Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:33:27.1790364Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:33:27.4142215Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:33:27.4146330Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r [following] 2021-05-16T17:33:27.4150821Z --2021-05-16 17:33:27-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=fG3LAfnaHMlrkrkzuyGos8%2BvVawDlsRkKstbnlnU2Qk%3D&st=2021-05-16T17%3A32%3A27Z&se=2021-05-16T17%3A38%3A27Z&sp=r 2021-05-16T17:33:27.4366712Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:33:27.4984308Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:33:27.8033061Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:33:27.8034670Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:33:27.8037131Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:33:28.2989313Z 2021-05-16T17:33:29.8930406Z 0K ........ ........ ........ ........ 49% 16.0M 2s 2021-05-16T17:33:31.0972225Z 32768K ........ ........ ........ ........ 99% 26.0M 0s 2021-05-16T17:33:31.0973885Z 65536K 100% 3.02M=3.3s 2021-05-16T17:33:31.0974196Z 2021-05-16T17:33:31.0975590Z 2021-05-16 17:33:31 (19.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:33:31.0976022Z 2021-05-16T17:33:33.0916283Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:33:33.0917715Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:33:33.4449753Z ##[group]Run tlmgr update --self 2021-05-16T17:33:33.4450808Z tlmgr update --self 2021-05-16T17:33:33.4451825Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:33:33.4452799Z tlmgr update --all 2021-05-16T17:33:33.4508360Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:33.4508803Z env: 2021-05-16T17:33:33.4509316Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:33.4509844Z TIC_DEPLOY_KEY: 2021-05-16T17:33:33.4511114Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:33.4513161Z GITHUB_PAT: *** 2021-05-16T17:33:33.4513642Z COVERALLS_TOKEN: 2021-05-16T17:33:33.4514198Z continue-on-error: false 2021-05-16T17:33:33.4514725Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:33.4515526Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:33.4516025Z TZ: UTC 2021-05-16T17:33:33.4516470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:33.4517026Z NOT_CRAN: true 2021-05-16T17:33:33.4517453Z ##[endgroup] 2021-05-16T17:33:35.2629809Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:35.2631976Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:36.8898473Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:36.8900079Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:36.9729092Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:37.0279704Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:37.0728988Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T17:33:37.1201215Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T17:33:37.5575403Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T17:33:39.1384364Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T17:33:39.2384270Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T17:33:39.3185279Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T17:33:39.3644696Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T17:33:39.4095560Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:33:39.4555354Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:33:39.4981665Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:33:39.5425066Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:33:39.5944014Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:33:39.6591958Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:33:39.7572578Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:33:39.7991292Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:33:39.8414348Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:33:39.8857732Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:33:39.9323869Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:33:39.9822230Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:33:40.0311480Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T17:33:40.0827953Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T17:33:40.1300140Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T17:33:40.1737187Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T17:33:40.2226802Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T17:33:40.2674699Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T17:33:40.3150237Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T17:33:40.3596179Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T17:33:40.4036500Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T17:33:40.4465820Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T17:33:40.4899404Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:33:40.5363504Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:33:40.5789052Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:33:40.6253381Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:33:40.6897363Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:33:40.7358821Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T17:33:40.7783116Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:33:40.8230139Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:33:40.8677235Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:33:40.9121413Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:33:40.9557097Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:33:40.9987739Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:33:41.0417973Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T17:33:41.0846503Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T17:33:41.1284411Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T17:33:41.1785857Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T17:33:41.2243084Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T17:33:41.2717998Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T17:33:41.3198258Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T17:33:41.3646171Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T17:33:41.4094547Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T17:33:41.4541302Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T17:33:41.4995958Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T17:33:41.5435106Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T17:33:41.5934402Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T17:33:41.6358307Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T17:33:41.6814888Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T17:33:41.7283809Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T17:33:41.7767533Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T17:33:41.8218337Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:33:41.8681250Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:33:41.9173720Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:33:41.9642544Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:33:42.0113870Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:33:42.0845992Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T17:33:42.1752760Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T17:33:42.2226860Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T17:33:42.2689213Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T17:33:42.3144445Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T17:33:42.3617529Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T17:33:42.4144210Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T17:33:42.4652587Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T17:33:42.5125810Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T17:33:42.5579901Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T17:33:42.6034956Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T17:33:42.6525730Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T17:33:42.7168260Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:33:42.7624538Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T17:33:42.8091812Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T17:33:42.8575902Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T17:33:43.7225993Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:33:43.7227802Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:33:43.7229085Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:33:43.7230592Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T17:33:43.7231385Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T17:33:43.7232781Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T17:33:43.7234019Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T17:33:43.7234930Z running mktexlsr ... 2021-05-16T17:33:43.7235806Z done running mktexlsr. 2021-05-16T17:33:43.7236851Z running updmap-sys ... 2021-05-16T17:33:43.7237999Z done running updmap-sys. 2021-05-16T17:33:43.7239131Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:33:43.7241134Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Deoecby_qg/JUXR8KNLmS ... 2021-05-16T17:33:44.1477784Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Deoecby_qg/JUXR8KNLmS. 2021-05-16T17:33:44.1479565Z OK: optex.fmt/luatex 2021-05-16T17:33:44.1481302Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:44.1483121Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:45.7075835Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:45.7077472Z tlmgr: no updates available 2021-05-16T17:33:45.8310946Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:45.8311497Z with: 2021-05-16T17:33:45.8311927Z pandoc-version: 2.7.3 2021-05-16T17:33:45.8312334Z env: 2021-05-16T17:33:45.8312798Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:45.8313535Z TIC_DEPLOY_KEY: 2021-05-16T17:33:45.8314390Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:45.8316255Z GITHUB_PAT: *** 2021-05-16T17:33:45.8316703Z COVERALLS_TOKEN: 2021-05-16T17:33:45.8317222Z continue-on-error: false 2021-05-16T17:33:45.8317723Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:45.8318481Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:45.8318941Z TZ: UTC 2021-05-16T17:33:45.8319363Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:45.8319790Z NOT_CRAN: true 2021-05-16T17:33:45.8320195Z ##[endgroup] 2021-05-16T17:33:46.1766515Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:33:46.2678596Z Reading package lists... 2021-05-16T17:33:46.4864949Z Building dependency tree... 2021-05-16T17:33:46.4887786Z Reading state information... 2021-05-16T17:33:46.7648699Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:33:46.7650171Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:46.7686486Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:33:46.9217076Z 2021-05-16T17:33:46.9401764Z Reading package lists... 0% 2021-05-16T17:33:46.9402312Z 2021-05-16T17:33:46.9456990Z Reading package lists... 100% 2021-05-16T17:33:46.9457654Z 2021-05-16T17:33:46.9458031Z 2021-05-16T17:33:46.9459081Z Reading package lists... Done 2021-05-16T17:33:46.9459591Z 2021-05-16T17:33:46.9460286Z Building dependency tree... 0% 2021-05-16T17:33:46.9460784Z 2021-05-16T17:33:46.9863957Z Building dependency tree... 0% 2021-05-16T17:33:46.9864513Z 2021-05-16T17:33:46.9865281Z Building dependency tree... 50% 2021-05-16T17:33:46.9865691Z 2021-05-16T17:33:47.1589497Z Building dependency tree... 50% 2021-05-16T17:33:47.1590041Z 2021-05-16T17:33:47.1590610Z Building dependency tree 2021-05-16T17:33:47.1591004Z 2021-05-16T17:33:47.1598213Z Reading state information... 0% 2021-05-16T17:33:47.1598689Z 2021-05-16T17:33:47.3620544Z Reading state information... 0% 2021-05-16T17:33:47.3621000Z 2021-05-16T17:33:47.3621242Z 2021-05-16T17:33:47.3621818Z Reading state information... Done 2021-05-16T17:33:47.3622234Z 2021-05-16T17:33:47.3632287Z Reading state information... 0% 2021-05-16T17:33:47.3691412Z 2021-05-16T17:33:47.3692257Z Reading state information... 1% 2021-05-16T17:33:47.3741747Z 2021-05-16T17:33:47.3742323Z Reading state information... 3% 2021-05-16T17:33:47.3801387Z 2021-05-16T17:33:47.3802001Z Reading state information... 5% 2021-05-16T17:33:47.3861694Z 2021-05-16T17:33:47.3862363Z Reading state information... 7% 2021-05-16T17:33:47.3908957Z 2021-05-16T17:33:47.3909528Z Reading state information... 9% 2021-05-16T17:33:47.3958663Z 2021-05-16T17:33:47.3959306Z Reading state information... 11% 2021-05-16T17:33:47.4036270Z 2021-05-16T17:33:47.4036885Z Reading state information... 13% 2021-05-16T17:33:47.4084651Z 2021-05-16T17:33:47.4085231Z Reading state information... 15% 2021-05-16T17:33:47.4134839Z 2021-05-16T17:33:47.4135411Z Reading state information... 17% 2021-05-16T17:33:47.4192733Z 2021-05-16T17:33:47.4193311Z Reading state information... 19% 2021-05-16T17:33:47.4247785Z 2021-05-16T17:33:47.4248820Z Reading state information... 21% 2021-05-16T17:33:47.4299227Z 2021-05-16T17:33:47.4300644Z Reading state information... 23% 2021-05-16T17:33:47.4357156Z 2021-05-16T17:33:47.4358158Z Reading state information... 25% 2021-05-16T17:33:47.4417995Z 2021-05-16T17:33:47.4418895Z Reading state information... 27% 2021-05-16T17:33:47.4470834Z 2021-05-16T17:33:47.4471446Z Reading state information... 29% 2021-05-16T17:33:47.4525973Z 2021-05-16T17:33:47.4526556Z Reading state information... 31% 2021-05-16T17:33:47.4582514Z 2021-05-16T17:33:47.4583759Z Reading state information... 33% 2021-05-16T17:33:47.4631526Z 2021-05-16T17:33:47.4632110Z Reading state information... 35% 2021-05-16T17:33:47.4679108Z 2021-05-16T17:33:47.4679684Z Reading state information... 37% 2021-05-16T17:33:47.4740268Z 2021-05-16T17:33:47.4740875Z Reading state information... 39% 2021-05-16T17:33:47.4813259Z 2021-05-16T17:33:47.4814193Z Reading state information... 41% 2021-05-16T17:33:47.4861835Z 2021-05-16T17:33:47.4862454Z Reading state information... 43% 2021-05-16T17:33:47.4917141Z 2021-05-16T17:33:47.4917760Z Reading state information... 45% 2021-05-16T17:33:47.5000054Z 2021-05-16T17:33:47.5000639Z Reading state information... 47% 2021-05-16T17:33:47.5052508Z 2021-05-16T17:33:47.5053075Z Reading state information... 49% 2021-05-16T17:33:47.5108052Z 2021-05-16T17:33:47.5108970Z Reading state information... 51% 2021-05-16T17:33:47.5154885Z 2021-05-16T17:33:47.5155466Z Reading state information... 53% 2021-05-16T17:33:47.5201677Z 2021-05-16T17:33:47.5202317Z Reading state information... 55% 2021-05-16T17:33:47.5251368Z 2021-05-16T17:33:47.5251984Z Reading state information... 57% 2021-05-16T17:33:47.5307168Z 2021-05-16T17:33:47.5307772Z Reading state information... 59% 2021-05-16T17:33:47.5375767Z 2021-05-16T17:33:47.5376374Z Reading state information... 61% 2021-05-16T17:33:47.5431938Z 2021-05-16T17:33:47.5432520Z Reading state information... 63% 2021-05-16T17:33:47.5482695Z 2021-05-16T17:33:47.5483288Z Reading state information... 65% 2021-05-16T17:33:47.5537583Z 2021-05-16T17:33:47.5538155Z Reading state information... 67% 2021-05-16T17:33:47.5590039Z 2021-05-16T17:33:47.5590617Z Reading state information... 69% 2021-05-16T17:33:47.5662664Z 2021-05-16T17:33:47.5663321Z Reading state information... 71% 2021-05-16T17:33:47.5709245Z 2021-05-16T17:33:47.5709847Z Reading state information... 73% 2021-05-16T17:33:47.5784418Z 2021-05-16T17:33:47.5785241Z Reading state information... 75% 2021-05-16T17:33:47.5840444Z 2021-05-16T17:33:47.5841097Z Reading state information... 77% 2021-05-16T17:33:47.5891469Z 2021-05-16T17:33:47.5892055Z Reading state information... 79% 2021-05-16T17:33:47.5949854Z 2021-05-16T17:33:47.5950453Z Reading state information... 81% 2021-05-16T17:33:47.6003689Z 2021-05-16T17:33:47.6004285Z Reading state information... 83% 2021-05-16T17:33:47.6058822Z 2021-05-16T17:33:47.6059442Z Reading state information... 85% 2021-05-16T17:33:47.6105843Z 2021-05-16T17:33:47.6106474Z Reading state information... 87% 2021-05-16T17:33:47.6160211Z 2021-05-16T17:33:47.6160837Z Reading state information... 89% 2021-05-16T17:33:47.6208137Z 2021-05-16T17:33:47.6209025Z Reading state information... 91% 2021-05-16T17:33:47.6261593Z 2021-05-16T17:33:47.6262213Z Reading state information... 93% 2021-05-16T17:33:47.6322816Z 2021-05-16T17:33:47.6323428Z Reading state information... 95% 2021-05-16T17:33:47.6374516Z 2021-05-16T17:33:47.6375082Z Reading state information... 97% 2021-05-16T17:33:47.6430800Z 2021-05-16T17:33:47.6431409Z Reading state information... 99% 2021-05-16T17:33:47.9857001Z Selecting previously unselected package pandoc. 2021-05-16T17:33:48.1201685Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T17:33:48.1355403Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:33:48.1368915Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:33:50.9106075Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:33:50.9173499Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:51.8184278Z 2021-05-16T17:33:51.8185238Z 2021-05-16T17:33:51.8186002Z Reading state information... Done 2021-05-16T17:33:51.8628400Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:51.8629130Z git config user.name adigherman 2021-05-16T17:33:51.8629710Z git config user.email adig@jhu.edu 2021-05-16T17:33:51.8676256Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:51.8676915Z env: 2021-05-16T17:33:51.8677406Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:51.8677894Z TIC_DEPLOY_KEY: 2021-05-16T17:33:51.8678745Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:51.8680460Z GITHUB_PAT: *** 2021-05-16T17:33:51.8680906Z COVERALLS_TOKEN: 2021-05-16T17:33:51.8681410Z continue-on-error: false 2021-05-16T17:33:51.8682155Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:51.8682672Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:51.8683132Z TZ: UTC 2021-05-16T17:33:51.8683544Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:51.8683968Z NOT_CRAN: true 2021-05-16T17:33:51.8684408Z ##[endgroup] 2021-05-16T17:33:51.9071721Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:33:51.9072415Z env: 2021-05-16T17:33:51.9072914Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:51.9073417Z TIC_DEPLOY_KEY: 2021-05-16T17:33:51.9074258Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:51.9076116Z GITHUB_PAT: *** 2021-05-16T17:33:51.9076597Z COVERALLS_TOKEN: 2021-05-16T17:33:51.9077105Z continue-on-error: false 2021-05-16T17:33:51.9077613Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:51.9078115Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:51.9078588Z TZ: UTC 2021-05-16T17:33:51.9078988Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:51.9079434Z NOT_CRAN: true 2021-05-16T17:33:51.9079820Z ##[endgroup] 2021-05-16T17:33:52.2513305Z Reading package lists... 2021-05-16T17:33:52.4532591Z Building dependency tree... 2021-05-16T17:33:52.4554274Z Reading state information... 2021-05-16T17:33:52.6205146Z The following additional packages will be installed: 2021-05-16T17:33:52.6209508Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:52.6215836Z Suggested packages: 2021-05-16T17:33:52.6217064Z cmake-doc ninja-build 2021-05-16T17:33:52.6747499Z The following NEW packages will be installed: 2021-05-16T17:33:52.6756642Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:52.7071282Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:52.7072496Z Need to get 5470 kB of archives. 2021-05-16T17:33:52.7073359Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:33:52.7075521Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:33:52.7329967Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:33:52.7343642Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:33:52.7366129Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:33:53.3105349Z Fetched 5470 kB in 0s (50.0 MB/s) 2021-05-16T17:33:53.3538767Z Selecting previously unselected package cmake-data. 2021-05-16T17:33:53.3632648Z (Reading database ... 2021-05-16T17:33:53.3633865Z (Reading database ... 5% 2021-05-16T17:33:53.3634830Z (Reading database ... 10% 2021-05-16T17:33:53.3635475Z (Reading database ... 15% 2021-05-16T17:33:53.3636052Z (Reading database ... 20% 2021-05-16T17:33:53.3636604Z (Reading database ... 25% 2021-05-16T17:33:53.3637170Z (Reading database ... 30% 2021-05-16T17:33:53.3637733Z (Reading database ... 35% 2021-05-16T17:33:53.3638530Z (Reading database ... 40% 2021-05-16T17:33:53.3639093Z (Reading database ... 45% 2021-05-16T17:33:53.3639635Z (Reading database ... 50% 2021-05-16T17:33:53.3687408Z (Reading database ... 55% 2021-05-16T17:33:53.3734098Z (Reading database ... 60% 2021-05-16T17:33:53.3787339Z (Reading database ... 65% 2021-05-16T17:33:53.3964845Z (Reading database ... 70% 2021-05-16T17:33:53.4126420Z (Reading database ... 75% 2021-05-16T17:33:53.4466859Z (Reading database ... 80% 2021-05-16T17:33:53.4840245Z (Reading database ... 85% 2021-05-16T17:33:53.5019037Z (Reading database ... 90% 2021-05-16T17:33:53.5110905Z (Reading database ... 95% 2021-05-16T17:33:53.5111448Z (Reading database ... 100% 2021-05-16T17:33:53.5112232Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T17:33:53.5262990Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:33:53.5482571Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:54.0553047Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:33:54.0900968Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:33:54.0923979Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:54.1261513Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:33:54.1609309Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:33:54.1621664Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:54.2066321Z Selecting previously unselected package cmake. 2021-05-16T17:33:54.2385531Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:33:54.2397622Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:54.7494598Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:54.7534563Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:54.8063308Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:54.8096998Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:54.8139243Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:56.1660654Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:58.8562194Z Reading package lists... 2021-05-16T17:33:59.0637298Z Building dependency tree... 2021-05-16T17:33:59.0667631Z Reading state information... 2021-05-16T17:33:59.2549454Z Suggested packages: 2021-05-16T17:33:59.2550587Z libssh-doc 2021-05-16T17:33:59.3037519Z The following NEW packages will be installed: 2021-05-16T17:33:59.3042375Z libssh-dev 2021-05-16T17:33:59.3277596Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:59.3278713Z Need to get 219 kB of archives. 2021-05-16T17:33:59.3279675Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:33:59.3281911Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:33:59.8145427Z Fetched 219 kB in 0s (8174 kB/s) 2021-05-16T17:33:59.8534002Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:33:59.8608113Z (Reading database ... 2021-05-16T17:33:59.8609146Z (Reading database ... 5% 2021-05-16T17:33:59.8609999Z (Reading database ... 10% 2021-05-16T17:33:59.8610810Z (Reading database ... 15% 2021-05-16T17:33:59.8611716Z (Reading database ... 20% 2021-05-16T17:33:59.8612553Z (Reading database ... 25% 2021-05-16T17:33:59.8613980Z (Reading database ... 30% 2021-05-16T17:33:59.8614817Z (Reading database ... 35% 2021-05-16T17:33:59.8615618Z (Reading database ... 40% 2021-05-16T17:33:59.8616426Z (Reading database ... 45% 2021-05-16T17:33:59.8617237Z (Reading database ... 50% 2021-05-16T17:33:59.8648695Z (Reading database ... 55% 2021-05-16T17:33:59.8686585Z (Reading database ... 60% 2021-05-16T17:33:59.8731938Z (Reading database ... 65% 2021-05-16T17:33:59.8887401Z (Reading database ... 70% 2021-05-16T17:33:59.9014141Z (Reading database ... 75% 2021-05-16T17:33:59.9354794Z (Reading database ... 80% 2021-05-16T17:33:59.9716095Z (Reading database ... 85% 2021-05-16T17:33:59.9916032Z (Reading database ... 90% 2021-05-16T17:34:00.0008228Z (Reading database ... 95% 2021-05-16T17:34:00.0009151Z (Reading database ... 100% 2021-05-16T17:34:00.0010193Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T17:34:00.0184372Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:34:00.0195607Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:00.1191843Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:02.7070081Z Reading package lists... 2021-05-16T17:34:02.9101845Z Building dependency tree... 2021-05-16T17:34:02.9122799Z Reading state information... 2021-05-16T17:34:03.1474592Z The following NEW packages will be installed: 2021-05-16T17:34:03.1478257Z jags 2021-05-16T17:34:03.1689800Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:03.1690841Z Need to get 1562 kB of archives. 2021-05-16T17:34:03.1691755Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:34:03.1694034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:34:03.7338855Z Fetched 1562 kB in 0s (28.3 MB/s) 2021-05-16T17:34:03.8985330Z Selecting previously unselected package jags. 2021-05-16T17:34:03.9077243Z (Reading database ... 2021-05-16T17:34:03.9078251Z (Reading database ... 5% 2021-05-16T17:34:03.9079095Z (Reading database ... 10% 2021-05-16T17:34:03.9080705Z (Reading database ... 15% 2021-05-16T17:34:03.9081336Z (Reading database ... 20% 2021-05-16T17:34:03.9081975Z (Reading database ... 25% 2021-05-16T17:34:03.9082597Z (Reading database ... 30% 2021-05-16T17:34:03.9084261Z (Reading database ... 35% 2021-05-16T17:34:03.9085034Z (Reading database ... 40% 2021-05-16T17:34:03.9088857Z (Reading database ... 45% 2021-05-16T17:34:03.9089675Z (Reading database ... 50% 2021-05-16T17:34:03.9132703Z (Reading database ... 55% 2021-05-16T17:34:03.9188741Z (Reading database ... 60% 2021-05-16T17:34:03.9237504Z (Reading database ... 65% 2021-05-16T17:34:03.9401918Z (Reading database ... 70% 2021-05-16T17:34:03.9541359Z (Reading database ... 75% 2021-05-16T17:34:03.9903391Z (Reading database ... 80% 2021-05-16T17:34:04.0318894Z (Reading database ... 85% 2021-05-16T17:34:04.0485538Z (Reading database ... 90% 2021-05-16T17:34:04.0575752Z (Reading database ... 95% 2021-05-16T17:34:04.0576322Z (Reading database ... 100% 2021-05-16T17:34:04.0577105Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T17:34:04.0730810Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:34:04.1510264Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:34:04.5650913Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:34:04.5778529Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:05.4560853Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:08.0023758Z Reading package lists... 2021-05-16T17:34:08.2160502Z Building dependency tree... 2021-05-16T17:34:08.2182735Z Reading state information... 2021-05-16T17:34:08.4456606Z The following additional packages will be installed: 2021-05-16T17:34:08.4459224Z libnode64 libuv1-dev 2021-05-16T17:34:08.5031069Z The following NEW packages will be installed: 2021-05-16T17:34:08.5034968Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:34:08.5315816Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:08.5316667Z Need to get 6239 kB of archives. 2021-05-16T17:34:08.5317671Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:34:08.5380414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:34:08.5431506Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:34:08.6275918Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:34:09.1638562Z Fetched 6239 kB in 0s (50.5 MB/s) 2021-05-16T17:34:09.1997822Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:34:09.2083018Z (Reading database ... 2021-05-16T17:34:09.2083719Z (Reading database ... 5% 2021-05-16T17:34:09.2084311Z (Reading database ... 10% 2021-05-16T17:34:09.2085614Z (Reading database ... 15% 2021-05-16T17:34:09.2086263Z (Reading database ... 20% 2021-05-16T17:34:09.2086881Z (Reading database ... 25% 2021-05-16T17:34:09.2087448Z (Reading database ... 30% 2021-05-16T17:34:09.2088312Z (Reading database ... 35% 2021-05-16T17:34:09.2088883Z (Reading database ... 40% 2021-05-16T17:34:09.2089466Z (Reading database ... 45% 2021-05-16T17:34:09.2090030Z (Reading database ... 50% 2021-05-16T17:34:09.2120399Z (Reading database ... 55% 2021-05-16T17:34:09.2171505Z (Reading database ... 60% 2021-05-16T17:34:09.2229645Z (Reading database ... 65% 2021-05-16T17:34:09.2393453Z (Reading database ... 70% 2021-05-16T17:34:09.2541934Z (Reading database ... 75% 2021-05-16T17:34:09.2896814Z (Reading database ... 80% 2021-05-16T17:34:09.3282570Z (Reading database ... 85% 2021-05-16T17:34:09.3476936Z (Reading database ... 90% 2021-05-16T17:34:09.3582217Z (Reading database ... 95% 2021-05-16T17:34:09.3582967Z (Reading database ... 100% 2021-05-16T17:34:09.3583876Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T17:34:09.3739499Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:34:09.3756709Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:09.4171909Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:34:09.4490462Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:09.4516671Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:10.2151043Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:34:10.2470081Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:10.2481343Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:10.3615451Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:34:10.3670459Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:10.3722231Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:34:10.3789436Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:13.0490113Z Reading package lists... 2021-05-16T17:34:13.2721292Z Building dependency tree... 2021-05-16T17:34:13.2745444Z Reading state information... 2021-05-16T17:34:13.4710057Z The following additional packages will be installed: 2021-05-16T17:34:13.4712307Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:13.4716904Z Suggested packages: 2021-05-16T17:34:13.4717878Z libfftw3-doc 2021-05-16T17:34:13.5249397Z The following NEW packages will be installed: 2021-05-16T17:34:13.5255321Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:34:13.5475753Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:13.5477641Z Need to get 3986 kB of archives. 2021-05-16T17:34:13.5478529Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:34:13.5480643Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:34:13.5553278Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:34:13.5674917Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:34:13.5821061Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:34:13.5829245Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:34:14.1130641Z Fetched 3986 kB in 0s (42.9 MB/s) 2021-05-16T17:34:14.1496106Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:34:14.1586121Z (Reading database ... 2021-05-16T17:34:14.1587335Z (Reading database ... 5% 2021-05-16T17:34:14.1589510Z (Reading database ... 10% 2021-05-16T17:34:14.1590417Z (Reading database ... 15% 2021-05-16T17:34:14.1591228Z (Reading database ... 20% 2021-05-16T17:34:14.1595439Z (Reading database ... 25% 2021-05-16T17:34:14.1596387Z (Reading database ... 30% 2021-05-16T17:34:14.1597739Z (Reading database ... 35% 2021-05-16T17:34:14.1600067Z (Reading database ... 40% 2021-05-16T17:34:14.1600980Z (Reading database ... 45% 2021-05-16T17:34:14.1601564Z (Reading database ... 50% 2021-05-16T17:34:14.1636285Z (Reading database ... 55% 2021-05-16T17:34:14.1684707Z (Reading database ... 60% 2021-05-16T17:34:14.1733596Z (Reading database ... 65% 2021-05-16T17:34:14.1904748Z (Reading database ... 70% 2021-05-16T17:34:14.2045154Z (Reading database ... 75% 2021-05-16T17:34:14.2412133Z (Reading database ... 80% 2021-05-16T17:34:14.2795937Z (Reading database ... 85% 2021-05-16T17:34:14.2966355Z (Reading database ... 90% 2021-05-16T17:34:14.3056201Z (Reading database ... 95% 2021-05-16T17:34:14.3057081Z (Reading database ... 100% 2021-05-16T17:34:14.3057964Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T17:34:14.3221831Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:14.3249458Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:14.3987804Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:34:14.4244752Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:14.4260494Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:14.5347653Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:34:14.5600849Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:14.5618442Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:14.6706435Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:34:14.7042039Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:14.7063480Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:14.7392556Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:34:14.7715019Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:34:14.7726051Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1183052Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1221533Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1253192Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1283942Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1327175Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:34:15.1369647Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:16.0627965Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:18.6541596Z Reading package lists... 2021-05-16T17:34:18.8796202Z Building dependency tree... 2021-05-16T17:34:18.8829856Z Reading state information... 2021-05-16T17:34:19.0807778Z The following additional packages will be installed: 2021-05-16T17:34:19.0814315Z libdcmtk14 2021-05-16T17:34:19.1364540Z The following NEW packages will be installed: 2021-05-16T17:34:19.1374456Z dcmtk libdcmtk14 2021-05-16T17:34:19.1602770Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.1603873Z Need to get 5546 kB of archives. 2021-05-16T17:34:19.1604880Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:34:19.1607200Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:34:19.2755226Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:34:19.8168664Z Fetched 5546 kB in 0s (36.1 MB/s) 2021-05-16T17:34:19.8532877Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:34:19.8610607Z (Reading database ... 2021-05-16T17:34:19.8611266Z (Reading database ... 5% 2021-05-16T17:34:19.8611823Z (Reading database ... 10% 2021-05-16T17:34:19.8612663Z (Reading database ... 15% 2021-05-16T17:34:19.8613217Z (Reading database ... 20% 2021-05-16T17:34:19.8613827Z (Reading database ... 25% 2021-05-16T17:34:19.8614390Z (Reading database ... 30% 2021-05-16T17:34:19.8614936Z (Reading database ... 35% 2021-05-16T17:34:19.8615492Z (Reading database ... 40% 2021-05-16T17:34:19.8616035Z (Reading database ... 45% 2021-05-16T17:34:19.8616640Z (Reading database ... 50% 2021-05-16T17:34:19.8652992Z (Reading database ... 55% 2021-05-16T17:34:19.8688636Z (Reading database ... 60% 2021-05-16T17:34:19.8727841Z (Reading database ... 65% 2021-05-16T17:34:19.8886878Z (Reading database ... 70% 2021-05-16T17:34:19.9023109Z (Reading database ... 75% 2021-05-16T17:34:19.9329681Z (Reading database ... 80% 2021-05-16T17:34:19.9691526Z (Reading database ... 85% 2021-05-16T17:34:19.9863304Z (Reading database ... 90% 2021-05-16T17:34:19.9959466Z (Reading database ... 95% 2021-05-16T17:34:19.9960084Z (Reading database ... 100% 2021-05-16T17:34:19.9960950Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T17:34:20.0110629Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:20.0136911Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:20.6146461Z Selecting previously unselected package dcmtk. 2021-05-16T17:34:20.6413806Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:34:20.6504615Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:20.8283354Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:34:20.8334427Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:34:20.8503480Z Adding `dcmtk' group to system ... 2021-05-16T17:34:20.9196136Z Adding `dcmtk' user to system ... 2021-05-16T17:34:21.0044293Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:34:21.3527229Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:23.3470407Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:26.0920394Z Reading package lists... 2021-05-16T17:34:26.3140819Z Building dependency tree... 2021-05-16T17:34:26.3165398Z Reading state information... 2021-05-16T17:34:26.6383654Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:34:26.6385884Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:26.7254596Z Reading package lists... 2021-05-16T17:34:26.9433246Z Building dependency tree... 2021-05-16T17:34:26.9468552Z Reading state information... 2021-05-16T17:34:27.3055877Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:34:27.3057489Z libpng-dev set to manually installed. 2021-05-16T17:34:27.3058656Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:27.3873762Z Reading package lists... 2021-05-16T17:34:27.6158446Z Building dependency tree... 2021-05-16T17:34:27.6181733Z Reading state information... 2021-05-16T17:34:27.8370311Z The following additional packages will be installed: 2021-05-16T17:34:27.8387908Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:34:27.8396731Z Suggested packages: 2021-05-16T17:34:27.8398235Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:34:27.8399923Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:34:27.8401135Z fonts-arphic-uming fonts-nanum 2021-05-16T17:34:27.8960510Z The following NEW packages will be installed: 2021-05-16T17:34:27.8963212Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:34:27.8965368Z libpoppler97 poppler-data 2021-05-16T17:34:27.9230173Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:27.9231856Z Need to get 2582 kB of archives. 2021-05-16T17:34:27.9233031Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:34:27.9235764Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:34:27.9476632Z 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-16T17:34:27.9501936Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:34:27.9623995Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:34:27.9631946Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:34:27.9637933Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:34:28.4940956Z Fetched 2582 kB in 0s (42.9 MB/s) 2021-05-16T17:34:28.5319281Z Selecting previously unselected package poppler-data. 2021-05-16T17:34:28.5397786Z (Reading database ... 2021-05-16T17:34:28.5399577Z (Reading database ... 5% 2021-05-16T17:34:28.5400284Z (Reading database ... 10% 2021-05-16T17:34:28.5402603Z (Reading database ... 15% 2021-05-16T17:34:28.5403654Z (Reading database ... 20% 2021-05-16T17:34:28.5404588Z (Reading database ... 25% 2021-05-16T17:34:28.5406198Z (Reading database ... 30% 2021-05-16T17:34:28.5406884Z (Reading database ... 35% 2021-05-16T17:34:28.5407521Z (Reading database ... 40% 2021-05-16T17:34:28.5408129Z (Reading database ... 45% 2021-05-16T17:34:28.5409087Z (Reading database ... 50% 2021-05-16T17:34:28.5429857Z (Reading database ... 55% 2021-05-16T17:34:28.5472361Z (Reading database ... 60% 2021-05-16T17:34:28.5537615Z (Reading database ... 65% 2021-05-16T17:34:28.5681365Z (Reading database ... 70% 2021-05-16T17:34:28.5827170Z (Reading database ... 75% 2021-05-16T17:34:28.6153166Z (Reading database ... 80% 2021-05-16T17:34:28.6564189Z (Reading database ... 85% 2021-05-16T17:34:28.6744246Z (Reading database ... 90% 2021-05-16T17:34:28.6850862Z (Reading database ... 95% 2021-05-16T17:34:28.6851884Z (Reading database ... 100% 2021-05-16T17:34:28.6852929Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T17:34:28.7012089Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:34:28.7030574Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:34:28.9888645Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:34:29.0223053Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:34:29.0247697Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:29.0786842Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:34:29.1058656Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:29.1073175Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.2427569Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:34:29.2690888Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:29.2704558Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.3231542Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:34:29.3476780Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:29.3491365Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.3827481Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:34:29.4084197Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:29.4098826Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.4783963Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:34:29.4927472Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:34:29.4960614Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.4991226Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.5096071Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.5126014Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:34:29.5168279Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:34:29.5622781Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:32.2135168Z Reading package lists... 2021-05-16T17:34:32.4379993Z Building dependency tree... 2021-05-16T17:34:32.4406767Z Reading state information... 2021-05-16T17:34:32.6498696Z The following additional packages will be installed: 2021-05-16T17:34:32.6502532Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:34:32.6508233Z Suggested packages: 2021-05-16T17:34:32.6509080Z libhdf5-doc 2021-05-16T17:34:32.7070034Z The following NEW packages will be installed: 2021-05-16T17:34:32.7076933Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:34:32.7082037Z libsz2 2021-05-16T17:34:32.7349588Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:32.7350485Z Need to get 4074 kB of archives. 2021-05-16T17:34:32.7351330Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:34:32.7354493Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:34:32.7378851Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:34:32.7390564Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:34:32.7397725Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:34:32.7588165Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:34:32.7606576Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:34:32.7621400Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:34:33.3153715Z Fetched 4074 kB in 0s (42.5 MB/s) 2021-05-16T17:34:33.3501325Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:34:33.3597529Z (Reading database ... 2021-05-16T17:34:33.3599194Z (Reading database ... 5% 2021-05-16T17:34:33.3600350Z (Reading database ... 10% 2021-05-16T17:34:33.3601293Z (Reading database ... 15% 2021-05-16T17:34:33.3601928Z (Reading database ... 20% 2021-05-16T17:34:33.3602515Z (Reading database ... 25% 2021-05-16T17:34:33.3605837Z (Reading database ... 30% 2021-05-16T17:34:33.3606457Z (Reading database ... 35% 2021-05-16T17:34:33.3607163Z (Reading database ... 40% 2021-05-16T17:34:33.3607740Z (Reading database ... 45% 2021-05-16T17:34:33.3608782Z (Reading database ... 50% 2021-05-16T17:34:33.3642531Z (Reading database ... 55% 2021-05-16T17:34:33.3689524Z (Reading database ... 60% 2021-05-16T17:34:33.3737465Z (Reading database ... 65% 2021-05-16T17:34:33.3895408Z (Reading database ... 70% 2021-05-16T17:34:33.4023373Z (Reading database ... 75% 2021-05-16T17:34:33.4337860Z (Reading database ... 80% 2021-05-16T17:34:33.4743722Z (Reading database ... 85% 2021-05-16T17:34:33.4927618Z (Reading database ... 90% 2021-05-16T17:34:33.5020184Z (Reading database ... 95% 2021-05-16T17:34:33.5021137Z (Reading database ... 100% 2021-05-16T17:34:33.5022275Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T17:34:33.5188874Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:33.5206151Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:33.5505342Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:34:33.5876850Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:34:33.5901589Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:33.6192410Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:34:33.6609977Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:34:33.6626013Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:33.7027716Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:34:33.7328764Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:33.7342247Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:33.9119896Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:34:33.9472756Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:33.9485719Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:33.9905660Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:34:34.0230500Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:34:34.0244732Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:34.0531864Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:34:34.0871161Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:34:34.0885728Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:34.4701414Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:34.4737166Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:34:34.4774395Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:34:34.4818445Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:34:34.4851322Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:34.4886617Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:34.4920483Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:34:34.5005658Z 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-16T17:34:34.5039491Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:35.3749309Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:37.9897728Z Reading package lists... 2021-05-16T17:34:38.2275121Z Building dependency tree... 2021-05-16T17:34:38.2297938Z Reading state information... 2021-05-16T17:34:38.4506510Z The following additional packages will be installed: 2021-05-16T17:34:38.4512592Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:34:38.5075955Z The following NEW packages will be installed: 2021-05-16T17:34:38.5081905Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:34:38.5086102Z mesa-common-dev 2021-05-16T17:34:38.5323253Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:38.5325262Z Need to get 1761 kB of archives. 2021-05-16T17:34:38.5326140Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:34:38.5328402Z 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-16T17:34:38.5411200Z 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-16T17:34:38.5417146Z 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-16T17:34:38.5451629Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:34:38.5465480Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:34:38.5489201Z 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-16T17:34:39.0809668Z Fetched 1761 kB in 0s (31.9 MB/s) 2021-05-16T17:34:39.1146909Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:34:39.1228850Z (Reading database ... 2021-05-16T17:34:39.1230045Z (Reading database ... 5% 2021-05-16T17:34:39.1230854Z (Reading database ... 10% 2021-05-16T17:34:39.1231619Z (Reading database ... 15% 2021-05-16T17:34:39.1232352Z (Reading database ... 20% 2021-05-16T17:34:39.1233092Z (Reading database ... 25% 2021-05-16T17:34:39.1233870Z (Reading database ... 30% 2021-05-16T17:34:39.1234904Z (Reading database ... 35% 2021-05-16T17:34:39.1235648Z (Reading database ... 40% 2021-05-16T17:34:39.1236383Z (Reading database ... 45% 2021-05-16T17:34:39.1237119Z (Reading database ... 50% 2021-05-16T17:34:39.1260157Z (Reading database ... 55% 2021-05-16T17:34:39.1302170Z (Reading database ... 60% 2021-05-16T17:34:39.1356967Z (Reading database ... 65% 2021-05-16T17:34:39.1496749Z (Reading database ... 70% 2021-05-16T17:34:39.1630515Z (Reading database ... 75% 2021-05-16T17:34:39.1985898Z (Reading database ... 80% 2021-05-16T17:34:39.2347981Z (Reading database ... 85% 2021-05-16T17:34:39.2519579Z (Reading database ... 90% 2021-05-16T17:34:39.2609270Z (Reading database ... 95% 2021-05-16T17:34:39.2609832Z (Reading database ... 100% 2021-05-16T17:34:39.2610618Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T17:34:39.2775061Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:39.2800809Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:39.3312437Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:34:39.3578626Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:39.3591950Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:39.3987126Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:34:39.4282262Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:39.4294785Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:39.4706989Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:34:39.4997523Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:39.5021544Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:39.5442442Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:34:39.5746771Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:34:39.5757356Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:39.6252897Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:34:39.6593559Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:39.6605767Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:39.8420850Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:34:39.8462034Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:39.8493851Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:39.8528293Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:39.8560015Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:34:39.8592454Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:39.8632391Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:41.5500535Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:44.2037843Z Reading package lists... 2021-05-16T17:34:44.4164824Z Building dependency tree... 2021-05-16T17:34:44.4186625Z Reading state information... 2021-05-16T17:34:44.6070249Z The following additional packages will be installed: 2021-05-16T17:34:44.6073254Z libprotobuf-lite17 libprotoc17 2021-05-16T17:34:44.6611414Z The following NEW packages will be installed: 2021-05-16T17:34:44.6613732Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:34:44.6615900Z protobuf-compiler 2021-05-16T17:34:44.6849257Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:44.6850105Z Need to get 2754 kB of archives. 2021-05-16T17:34:44.6851135Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:34:44.6853273Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:34:44.6895370Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:34:44.7175205Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:34:44.7359466Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:34:44.7436560Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:34:45.2599703Z Fetched 2754 kB in 0s (35.8 MB/s) 2021-05-16T17:34:45.2961081Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:34:45.3043386Z (Reading database ... 2021-05-16T17:34:45.3044040Z (Reading database ... 5% 2021-05-16T17:34:45.3044598Z (Reading database ... 10% 2021-05-16T17:34:45.3045171Z (Reading database ... 15% 2021-05-16T17:34:45.3045968Z (Reading database ... 20% 2021-05-16T17:34:45.3047179Z (Reading database ... 25% 2021-05-16T17:34:45.3048030Z (Reading database ... 30% 2021-05-16T17:34:45.3048620Z (Reading database ... 35% 2021-05-16T17:34:45.3049645Z (Reading database ... 40% 2021-05-16T17:34:45.3050237Z (Reading database ... 45% 2021-05-16T17:34:45.3051041Z (Reading database ... 50% 2021-05-16T17:34:45.3083957Z (Reading database ... 55% 2021-05-16T17:34:45.3128392Z (Reading database ... 60% 2021-05-16T17:34:45.3172426Z (Reading database ... 65% 2021-05-16T17:34:45.3365034Z (Reading database ... 70% 2021-05-16T17:34:45.3515588Z (Reading database ... 75% 2021-05-16T17:34:45.3842134Z (Reading database ... 80% 2021-05-16T17:34:45.4220383Z (Reading database ... 85% 2021-05-16T17:34:45.4436904Z (Reading database ... 90% 2021-05-16T17:34:45.4530570Z (Reading database ... 95% 2021-05-16T17:34:45.4531254Z (Reading database ... 100% 2021-05-16T17:34:45.4532125Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T17:34:45.4706307Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:45.4735071Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:45.5227633Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:34:45.5513592Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:45.5527822Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:45.6708172Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:34:45.6989650Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:45.7011199Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:45.9148194Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:34:45.9403955Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:45.9422630Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.0788286Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:34:46.1092494Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:34:46.1104190Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.1849819Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.1885241Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.1920661Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.1955055Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.1986857Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:34:46.2028399Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:47.0778718Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:49.6633509Z Reading package lists... 2021-05-16T17:34:49.8644775Z Building dependency tree... 2021-05-16T17:34:49.8667795Z Reading state information... 2021-05-16T17:34:50.0629646Z The following additional packages will be installed: 2021-05-16T17:34:50.0632116Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:34:50.0633991Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:34:50.0635384Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:34:50.0637078Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:34:50.0638851Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:34:50.0640435Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:50.0642104Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:50.0643855Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:50.0645537Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:50.0647179Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:50.0649342Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:50.0651062Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:50.0652759Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:50.0654355Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:50.0655368Z Suggested packages: 2021-05-16T17:34:50.0656833Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:34:50.0659600Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:34:50.0661685Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:34:50.0663353Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:34:50.1535544Z The following NEW packages will be installed: 2021-05-16T17:34:50.1539930Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:34:50.1541399Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:34:50.1544591Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:34:50.1546432Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:34:50.1550751Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:34:50.1554551Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:34:50.1557977Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:34:50.1561871Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:34:50.1563685Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:34:50.1566772Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:34:50.1571153Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:34:50.1574410Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:34:50.1578355Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:34:50.1583799Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:34:50.1837966Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:50.1838934Z Need to get 47.1 MB of archives. 2021-05-16T17:34:50.1839789Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:34:50.1842018Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:34:50.2114747Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:34:50.2137786Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:34:50.2143550Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:34:50.2149370Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:34:50.2158042Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:34:50.2170543Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:34:50.2225553Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:34:50.3640044Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:34:50.3646603Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:34:50.3664413Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:34:50.3691046Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:34:50.3700091Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:34:50.3709863Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:34:50.3720679Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:34:50.3733430Z 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-16T17:34:50.3751358Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:34:50.3770811Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:34:50.3780111Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:34:50.3824758Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:34:50.3838620Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:34:50.3902924Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:34:50.4055523Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:34:50.4076951Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:34:50.4085213Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:34:50.4118809Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:34:50.4837987Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:34:50.4846442Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:34:50.4856408Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:34:50.4870283Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:34:50.4903954Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:34:50.4913425Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:34:50.4934382Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:34:50.4955287Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:34:50.5037608Z 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-16T17:34:50.5074176Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:34:50.5214563Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:34:50.5225834Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:34:50.7055342Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:34:50.7099049Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:34:50.7101208Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:34:50.7103332Z 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-16T17:34:50.7107291Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:34:50.7109559Z 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-16T17:34:50.7128836Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:34:50.7284626Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:34:50.7297856Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:34:50.7334899Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:34:50.7341661Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:34:50.7492405Z 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-16T17:34:50.7525326Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:34:50.7533802Z 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-16T17:34:50.7539715Z 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-16T17:34:50.7546828Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:34:50.7558481Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:34:50.7566883Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:34:50.7599991Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:34:50.7625511Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:34:50.7647798Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:34:50.7707714Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:34:50.7713980Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:34:50.7731145Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:34:50.7756349Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:34:50.7795801Z 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-16T17:34:50.7868560Z 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-16T17:34:50.7886368Z 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-16T17:34:50.7934485Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:34:50.8159587Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:34:50.8192457Z 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-16T17:34:50.8480793Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:34:50.8495466Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:34:50.8506644Z 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-16T17:34:50.8898772Z 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-16T17:34:50.9330308Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:34:50.9460185Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:34:50.9462219Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:34:51.6377287Z Fetched 47.1 MB in 1s (60.4 MB/s) 2021-05-16T17:34:51.6730324Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:34:51.6807072Z (Reading database ... 2021-05-16T17:34:51.6807700Z (Reading database ... 5% 2021-05-16T17:34:51.6808254Z (Reading database ... 10% 2021-05-16T17:34:51.6814217Z (Reading database ... 15% 2021-05-16T17:34:51.6816200Z (Reading database ... 20% 2021-05-16T17:34:51.6816790Z (Reading database ... 25% 2021-05-16T17:34:51.6817896Z (Reading database ... 30% 2021-05-16T17:34:51.6818532Z (Reading database ... 35% 2021-05-16T17:34:51.6819091Z (Reading database ... 40% 2021-05-16T17:34:51.6819631Z (Reading database ... 45% 2021-05-16T17:34:51.6820185Z (Reading database ... 50% 2021-05-16T17:34:51.6870188Z (Reading database ... 55% 2021-05-16T17:34:51.6910104Z (Reading database ... 60% 2021-05-16T17:34:51.6949690Z (Reading database ... 65% 2021-05-16T17:34:51.7086871Z (Reading database ... 70% 2021-05-16T17:34:51.7222358Z (Reading database ... 75% 2021-05-16T17:34:51.7568088Z (Reading database ... 80% 2021-05-16T17:34:51.7959328Z (Reading database ... 85% 2021-05-16T17:34:51.8124259Z (Reading database ... 90% 2021-05-16T17:34:51.8208069Z (Reading database ... 95% 2021-05-16T17:34:51.8208983Z (Reading database ... 100% 2021-05-16T17:34:51.8209851Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T17:34:51.8373637Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:34:51.8406816Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:34:51.9983780Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:34:52.0331648Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:52.0349616Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.0747283Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:34:52.1018822Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:52.1034493Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.1387093Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:34:52.1666097Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:34:52.1682701Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:34:52.2066516Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:34:52.2358726Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:34:52.2375008Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:52.2747610Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:34:52.3066625Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:34:52.3077997Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:34:52.3397867Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:34:52.3713796Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:52.3726648Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:52.4307486Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:34:52.4593862Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:34:52.4610373Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:34:53.2346849Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:34:53.2692729Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:34:53.2706427Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:34:53.3106333Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:34:53.3476194Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:34:53.3489725Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:34:53.3946160Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:34:53.4222244Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:53.4237077Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:34:53.4726067Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:34:53.5076776Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:34:53.5089518Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:34:53.5391668Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:34:53.5751619Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:34:53.5763484Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:34:53.6106943Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:34:54.2544508Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:34:54.2546623Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:34:54.2547822Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:34:54.2549236Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:34:54.2550469Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:34:54.2551817Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:34:54.2553409Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:54.2554824Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:54.2555976Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:34:54.2558788Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:34:54.2559852Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:34:54.2560734Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:34:54.2562117Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:34:54.2562988Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:34:54.2563819Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:34:54.2564939Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:34:54.2565983Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:34:54.2567122Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:34:54.2568308Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:54.2569287Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:34:54.2570300Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:34:54.2571973Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:34:54.2573072Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:34:54.2574076Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:34:54.2575114Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:34:54.2576014Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:34:54.4687759Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:34:54.5017420Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:34:54.5030812Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:34:54.5501531Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:34:54.5858181Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:34:54.5873225Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:34:54.6172591Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:34:54.6524552Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:34:54.6537810Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:34:54.7060916Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:34:54.7498511Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:54.7511601Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:55.3228375Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:34:55.3499524Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:34:55.3515611Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:34:55.3988229Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:34:55.4271579Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:34:55.4286892Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:34:55.4554312Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:34:55.4913494Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:34:55.4924926Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:34:55.5330831Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:34:55.5671526Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:34:55.5687851Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:34:55.6195184Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:34:55.6522451Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:34:55.6539734Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:34:55.6946843Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:34:55.7217546Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:34:55.7233351Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:34:55.7707811Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:34:55.8008803Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:34:55.8021632Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:34:55.8492150Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:34:55.8848878Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:34:55.8865635Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:34:55.9947797Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:34:56.0240814Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:34:56.0253351Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:56.0867107Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:34:56.1174165Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:56.1191664Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:56.2507466Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:34:56.2753301Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:34:56.2767384Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:34:56.3186420Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:34:56.3503326Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:34:56.3521370Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:34:57.6115750Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:34:57.6477219Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:34:57.6496941Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:34:57.6867427Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:34:57.7138558Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:34:57.7154932Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:34:57.7442364Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:34:57.7765000Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:34:57.7781665Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:34:57.8187360Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:34:57.8470254Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:57.8484366Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:34:57.8797352Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:34:57.9116285Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:34:57.9130776Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:34:57.9506781Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:34:57.9847902Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:57.9863831Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:58.0226455Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:34:58.0499294Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:34:58.0524488Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:34:58.2066787Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:34:58.2336906Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:34:58.2352505Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:34:58.2752066Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:34:58.3093231Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:58.3106259Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:58.3597628Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:34:58.3969851Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:34:58.3989369Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:34:58.4347615Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:34:58.4658913Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:58.4678665Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:58.6226659Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:34:58.6485215Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:34:58.6500519Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:34:58.7066727Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:34:58.7337085Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:34:58.7353201Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:34:58.7767525Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:34:58.8207643Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:34:58.8219537Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:58.8582606Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:34:58.8969435Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:34:58.8986235Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:58.9271665Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:34:58.9592391Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:34:58.9608791Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:34:59.0067407Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:34:59.0322766Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:34:59.0342815Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:34:59.0657582Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:34:59.0994464Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:34:59.1007713Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:34:59.1627090Z Selecting previously unselected package libopenal-data. 2021-05-16T17:34:59.1896544Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:34:59.1912495Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:34:59.2347110Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:34:59.2672539Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:34:59.2685116Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:34:59.3026691Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:34:59.3290698Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:34:59.3307472Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:34:59.4106449Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:34:59.4404852Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:34:59.4419650Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:34:59.4826831Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:34:59.5103221Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:34:59.5119705Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:34:59.5546642Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:34:59.5864486Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:34:59.5878746Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:34:59.6365538Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:34:59.6688274Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:34:59.6766859Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:34:59.7387037Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:34:59.7626908Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:34:59.7671536Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:34:59.8419369Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:34:59.8767271Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:59.8783588Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:59.9186862Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:34:59.9477299Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:59.9492951Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:59.9845335Z Selecting previously unselected package ffmpeg. 2021-05-16T17:35:00.0166750Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:00.0254017Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:00.1666594Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:35:00.1945200Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:35:00.1961290Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:00.2338875Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:35:00.2677453Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:35:00.2690041Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:00.4986654Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:35:00.5250660Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:35:00.5267257Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:00.5626631Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:35:00.5978539Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:35:00.5992059Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:00.6429015Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:35:00.6676811Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:00.6689878Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:00.9892391Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:35:01.0199370Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:01.0212751Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:01.3508057Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:35:01.3865698Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:35:01.3879865Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:01.5547204Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:35:01.5839875Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:35:01.5851229Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:01.6147332Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:35:01.6427964Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:35:01.6438178Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:01.7164494Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:35:01.7236063Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:35:01.7273308Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:35:01.7319349Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:35:01.7366863Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:35:01.7399635Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:35:01.7430943Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:35:01.7462896Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:35:01.7497477Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:35:01.7528876Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:35:01.7562519Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:35:01.7598890Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:35:01.7636542Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:35:01.7671468Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:35:01.7701506Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:35:01.7732272Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:35:01.7765967Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:35:01.7802075Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:35:01.7841609Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:35:01.7898976Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:35:01.7935024Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:35:01.7966766Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:35:01.8000206Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:35:01.8037620Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:35:01.8068566Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:35:01.8107620Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:35:01.8138411Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:35:01.8173271Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:35:01.8210980Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:35:01.8244245Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:35:01.8280938Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:35:01.8324340Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:35:01.8370745Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:35:01.8402645Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:01.8448743Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:35:01.8481208Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:35:01.8515717Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:35:01.8551085Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:35:01.8597411Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:01.8639147Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:35:01.8675028Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:35:01.8718222Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:35:01.8761255Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:35:01.8824626Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:35:01.8865705Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:35:01.8922812Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:35:01.9000771Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:35:01.9054421Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:35:01.9117701Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:35:01.9153145Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:35:01.9194755Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:01.9229453Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:35:01.9258229Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:01.9291073Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:35:01.9330719Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:35:01.9376872Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9411514Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:35:01.9441662Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9477521Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:35:01.9506613Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:35:01.9536336Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:35:01.9579283Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:35:01.9613880Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:35:01.9648464Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9692447Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:35:01.9723870Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:35:01.9754646Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:35:01.9866291Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9926068Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9960350Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:01.9990220Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:35:02.0020256Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:35:02.0059107Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:02.0094528Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:02.0126455Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:02.0160020Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:35:02.0261390Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:03.2590188Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:05.8840640Z Reading package lists... 2021-05-16T17:35:06.0965508Z Building dependency tree... 2021-05-16T17:35:06.0992852Z Reading state information... 2021-05-16T17:35:06.2956793Z The following additional packages will be installed: 2021-05-16T17:35:06.2959631Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:06.3552503Z The following NEW packages will be installed: 2021-05-16T17:35:06.3554379Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:35:06.3561386Z libmagick++-dev 2021-05-16T17:35:06.3852578Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:06.3853490Z Need to get 309 kB of archives. 2021-05-16T17:35:06.3855618Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:35:06.3858220Z 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-16T17:35:06.3946306Z 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-16T17:35:06.3967764Z 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-16T17:35:06.3983694Z 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-16T17:35:06.9428007Z Fetched 309 kB in 0s (8279 kB/s) 2021-05-16T17:35:06.9889322Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:35:06.9992017Z (Reading database ... 2021-05-16T17:35:06.9993155Z (Reading database ... 5% 2021-05-16T17:35:06.9994006Z (Reading database ... 10% 2021-05-16T17:35:06.9995078Z (Reading database ... 15% 2021-05-16T17:35:06.9995800Z (Reading database ... 20% 2021-05-16T17:35:06.9996479Z (Reading database ... 25% 2021-05-16T17:35:06.9997174Z (Reading database ... 30% 2021-05-16T17:35:06.9997866Z (Reading database ... 35% 2021-05-16T17:35:06.9998544Z (Reading database ... 40% 2021-05-16T17:35:06.9999243Z (Reading database ... 45% 2021-05-16T17:35:07.0000264Z (Reading database ... 50% 2021-05-16T17:35:07.0046035Z (Reading database ... 55% 2021-05-16T17:35:07.0096504Z (Reading database ... 60% 2021-05-16T17:35:07.0132755Z (Reading database ... 65% 2021-05-16T17:35:07.0293992Z (Reading database ... 70% 2021-05-16T17:35:07.0461415Z (Reading database ... 75% 2021-05-16T17:35:07.0491329Z (Reading database ... 80% 2021-05-16T17:35:07.1196430Z (Reading database ... 85% 2021-05-16T17:35:07.1407596Z (Reading database ... 90% 2021-05-16T17:35:07.1505594Z (Reading database ... 95% 2021-05-16T17:35:07.1506490Z (Reading database ... 100% 2021-05-16T17:35:07.1507357Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T17:35:07.1661663Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:07.1757710Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.2192895Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:35:07.2463609Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:07.2488206Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.3009209Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:35:07.3311681Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:35:07.3333207Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.3834947Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:35:07.4183355Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:35:07.4269715Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.4971987Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.5083149Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.5121491Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.5150995Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:35:07.5263076Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:10.1577236Z Reading package lists... 2021-05-16T17:35:10.3554265Z Building dependency tree... 2021-05-16T17:35:10.3577377Z Reading state information... 2021-05-16T17:35:10.5473880Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:35:10.5476304Z The following additional packages will be installed: 2021-05-16T17:35:10.5478721Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:35:10.5480725Z libijs-0.35 libjbig2dec0 2021-05-16T17:35:10.5483608Z Suggested packages: 2021-05-16T17:35:10.5485336Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:35:10.5486819Z ghostscript-x 2021-05-16T17:35:10.6045358Z The following NEW packages will be installed: 2021-05-16T17:35:10.6064616Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:35:10.6068426Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:35:10.6303794Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:10.6304610Z Need to get 11.2 MB of archives. 2021-05-16T17:35:10.6306199Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:35:10.6308634Z 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-16T17:35:10.6625892Z 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-16T17:35:10.6638775Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:35:10.7732186Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:35:10.7856077Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:35:10.7863165Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:35:10.7870424Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:35:10.8218140Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:35:11.3378667Z Fetched 11.2 MB in 0s (53.2 MB/s) 2021-05-16T17:35:11.3780495Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:35:11.3879212Z (Reading database ... 2021-05-16T17:35:11.3880135Z (Reading database ... 5% 2021-05-16T17:35:11.3880866Z (Reading database ... 10% 2021-05-16T17:35:11.3881583Z (Reading database ... 15% 2021-05-16T17:35:11.3883355Z (Reading database ... 20% 2021-05-16T17:35:11.3884159Z (Reading database ... 25% 2021-05-16T17:35:11.3885479Z (Reading database ... 30% 2021-05-16T17:35:11.3886744Z (Reading database ... 35% 2021-05-16T17:35:11.3889707Z (Reading database ... 40% 2021-05-16T17:35:11.3890448Z (Reading database ... 45% 2021-05-16T17:35:11.3891156Z (Reading database ... 50% 2021-05-16T17:35:11.3935720Z (Reading database ... 55% 2021-05-16T17:35:11.3987222Z (Reading database ... 60% 2021-05-16T17:35:11.4015657Z (Reading database ... 65% 2021-05-16T17:35:11.4166292Z (Reading database ... 70% 2021-05-16T17:35:11.4337345Z (Reading database ... 75% 2021-05-16T17:35:11.4357418Z (Reading database ... 80% 2021-05-16T17:35:11.5089519Z (Reading database ... 85% 2021-05-16T17:35:11.5316105Z (Reading database ... 90% 2021-05-16T17:35:11.5443771Z (Reading database ... 95% 2021-05-16T17:35:11.5444497Z (Reading database ... 100% 2021-05-16T17:35:11.5445305Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T17:35:11.5620260Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:35:11.5926536Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:11.8429522Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:35:11.8714068Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:35:11.8755213Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:11.9191249Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:35:11.9545005Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:35:12.0434692Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:12.5207490Z Selecting previously unselected package libgs9-common. 2021-05-16T17:35:12.5533229Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:35:12.5550660Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:12.6831426Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:35:12.7136646Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:35:12.7163180Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:12.7441790Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:35:12.7762182Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:35:12.7778442Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:12.8126702Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:35:12.8491638Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:12.8504663Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:13.1806913Z Selecting previously unselected package ghostscript. 2021-05-16T17:35:13.2073191Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:35:13.2085544Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:13.3045456Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:35:13.3092526Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:35:13.3128946Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:35:13.3947546Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:35:13.3981880Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:35:13.4267228Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:13.4297161Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:13.4339598Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:35:13.4472236Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:35:13.5678965Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:13.5974347Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:17.4890144Z Reading package lists... 2021-05-16T17:35:17.6883033Z Building dependency tree... 2021-05-16T17:35:17.6909222Z Reading state information... 2021-05-16T17:35:17.8804128Z The following additional packages will be installed: 2021-05-16T17:35:17.8807506Z libudunits2-0 libudunits2-data 2021-05-16T17:35:17.9366095Z The following NEW packages will be installed: 2021-05-16T17:35:17.9368210Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:35:18.0335972Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:18.0336847Z Need to get 429 kB of archives. 2021-05-16T17:35:18.0337701Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:35:18.0340365Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:35:18.0356508Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:35:18.0374766Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:35:18.5791573Z Fetched 429 kB in 0s (4234 kB/s) 2021-05-16T17:35:18.6178923Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:35:18.6268933Z (Reading database ... 2021-05-16T17:35:18.6269474Z (Reading database ... 5% 2021-05-16T17:35:18.6270028Z (Reading database ... 10% 2021-05-16T17:35:18.6271222Z (Reading database ... 15% 2021-05-16T17:35:18.6271737Z (Reading database ... 20% 2021-05-16T17:35:18.6272252Z (Reading database ... 25% 2021-05-16T17:35:18.6272752Z (Reading database ... 30% 2021-05-16T17:35:18.6273250Z (Reading database ... 35% 2021-05-16T17:35:18.6273735Z (Reading database ... 40% 2021-05-16T17:35:18.6274489Z (Reading database ... 45% 2021-05-16T17:35:18.6274998Z (Reading database ... 50% 2021-05-16T17:35:18.6331097Z (Reading database ... 55% 2021-05-16T17:35:18.6393216Z (Reading database ... 60% 2021-05-16T17:35:18.6420744Z (Reading database ... 65% 2021-05-16T17:35:18.6566914Z (Reading database ... 70% 2021-05-16T17:35:18.6711733Z (Reading database ... 75% 2021-05-16T17:35:18.6741656Z (Reading database ... 80% 2021-05-16T17:35:18.7422216Z (Reading database ... 85% 2021-05-16T17:35:18.7621846Z (Reading database ... 90% 2021-05-16T17:35:18.7715297Z (Reading database ... 95% 2021-05-16T17:35:18.7715944Z (Reading database ... 100% 2021-05-16T17:35:18.7717102Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T17:35:18.7932466Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:35:18.7950687Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:18.8367190Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:35:18.8641157Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:35:18.8665967Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:18.9027666Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:35:18.9346859Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:35:18.9355824Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:19.0224452Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:35:19.0257540Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:35:19.0290470Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:35:19.0339946Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:19.1814771Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:21.7634693Z Reading package lists... 2021-05-16T17:35:21.9690909Z Building dependency tree... 2021-05-16T17:35:21.9717316Z Reading state information... 2021-05-16T17:35:22.2716027Z The following NEW packages will be installed: 2021-05-16T17:35:22.2720705Z libjq-dev 2021-05-16T17:35:22.2951526Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:22.2952430Z Need to get 11.2 kB of archives. 2021-05-16T17:35:22.2953299Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:35:22.2955866Z 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-16T17:35:22.8456818Z Fetched 11.2 kB in 0s (615 kB/s) 2021-05-16T17:35:22.8868199Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:35:22.8956171Z (Reading database ... 2021-05-16T17:35:22.8957151Z (Reading database ... 5% 2021-05-16T17:35:22.8958006Z (Reading database ... 10% 2021-05-16T17:35:22.8958831Z (Reading database ... 15% 2021-05-16T17:35:22.8959689Z (Reading database ... 20% 2021-05-16T17:35:22.8960607Z (Reading database ... 25% 2021-05-16T17:35:22.8961157Z (Reading database ... 30% 2021-05-16T17:35:22.8961660Z (Reading database ... 35% 2021-05-16T17:35:22.8962241Z (Reading database ... 40% 2021-05-16T17:35:22.8962748Z (Reading database ... 45% 2021-05-16T17:35:22.8963236Z (Reading database ... 50% 2021-05-16T17:35:22.9005592Z (Reading database ... 55% 2021-05-16T17:35:22.9066467Z (Reading database ... 60% 2021-05-16T17:35:22.9094684Z (Reading database ... 65% 2021-05-16T17:35:22.9244201Z (Reading database ... 70% 2021-05-16T17:35:22.9394354Z (Reading database ... 75% 2021-05-16T17:35:22.9420008Z (Reading database ... 80% 2021-05-16T17:35:23.0061738Z (Reading database ... 85% 2021-05-16T17:35:23.0253647Z (Reading database ... 90% 2021-05-16T17:35:23.0357054Z (Reading database ... 95% 2021-05-16T17:35:23.0358118Z (Reading database ... 100% 2021-05-16T17:35:23.0359194Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T17:35:23.0552917Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:23.0560213Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:23.1319224Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:35:25.7580164Z Reading package lists... 2021-05-16T17:35:25.9747416Z Building dependency tree... 2021-05-16T17:35:25.9770038Z Reading state information... 2021-05-16T17:35:26.2246225Z The following NEW packages will be installed: 2021-05-16T17:35:26.2252412Z libmng2 2021-05-16T17:35:26.2470976Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:26.2472131Z Need to get 168 kB of archives. 2021-05-16T17:35:26.2472988Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:35:26.2475173Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:35:26.7803118Z Fetched 168 kB in 0s (8016 kB/s) 2021-05-16T17:35:26.8203830Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:35:26.8296958Z (Reading database ... 2021-05-16T17:35:26.8297542Z (Reading database ... 5% 2021-05-16T17:35:26.8298936Z (Reading database ... 10% 2021-05-16T17:35:26.8299515Z (Reading database ... 15% 2021-05-16T17:35:26.8300005Z (Reading database ... 20% 2021-05-16T17:35:26.8300503Z (Reading database ... 25% 2021-05-16T17:35:26.8301281Z (Reading database ... 30% 2021-05-16T17:35:26.8302221Z (Reading database ... 35% 2021-05-16T17:35:26.8302849Z (Reading database ... 40% 2021-05-16T17:35:26.8303485Z (Reading database ... 45% 2021-05-16T17:35:26.8304103Z (Reading database ... 50% 2021-05-16T17:35:26.8364559Z (Reading database ... 55% 2021-05-16T17:35:26.8423326Z (Reading database ... 60% 2021-05-16T17:35:26.8456645Z (Reading database ... 65% 2021-05-16T17:35:26.8594943Z (Reading database ... 70% 2021-05-16T17:35:26.8736680Z (Reading database ... 75% 2021-05-16T17:35:26.8784210Z (Reading database ... 80% 2021-05-16T17:35:26.9550279Z (Reading database ... 85% 2021-05-16T17:35:26.9787407Z (Reading database ... 90% 2021-05-16T17:35:26.9907172Z (Reading database ... 95% 2021-05-16T17:35:26.9907844Z (Reading database ... 100% 2021-05-16T17:35:26.9908933Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T17:35:27.0068548Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:35:27.0095182Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:27.1056724Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:35:27.1097195Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:29.6794960Z Reading package lists... 2021-05-16T17:35:29.8845978Z Building dependency tree... 2021-05-16T17:35:29.8870676Z Reading state information... 2021-05-16T17:35:30.0382059Z E: Unable to locate package libmng1 2021-05-16T17:35:30.1209490Z Reading package lists... 2021-05-16T17:35:30.3529133Z Building dependency tree... 2021-05-16T17:35:30.3554729Z Reading state information... 2021-05-16T17:35:30.5143321Z E: Unable to locate package libapparmor-devel 2021-05-16T17:35:30.5948124Z Reading package lists... 2021-05-16T17:35:30.8140742Z Building dependency tree... 2021-05-16T17:35:30.8165330Z Reading state information... 2021-05-16T17:35:31.0201370Z The following additional packages will be installed: 2021-05-16T17:35:31.0204684Z libij-java 2021-05-16T17:35:31.0726397Z The following NEW packages will be installed: 2021-05-16T17:35:31.0731283Z imagej libij-java 2021-05-16T17:35:31.1016313Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:31.1017502Z Need to get 2328 kB of archives. 2021-05-16T17:35:31.1018975Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:35:31.1021102Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:35:31.1428353Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:35:31.6846273Z Fetched 2328 kB in 0s (35.9 MB/s) 2021-05-16T17:35:31.7197254Z Selecting previously unselected package libij-java. 2021-05-16T17:35:31.7287272Z (Reading database ... 2021-05-16T17:35:31.7288279Z (Reading database ... 5% 2021-05-16T17:35:31.7289322Z (Reading database ... 10% 2021-05-16T17:35:31.7290128Z (Reading database ... 15% 2021-05-16T17:35:31.7290859Z (Reading database ... 20% 2021-05-16T17:35:31.7291571Z (Reading database ... 25% 2021-05-16T17:35:31.7292295Z (Reading database ... 30% 2021-05-16T17:35:31.7293038Z (Reading database ... 35% 2021-05-16T17:35:31.7293770Z (Reading database ... 40% 2021-05-16T17:35:31.7294486Z (Reading database ... 45% 2021-05-16T17:35:31.7295183Z (Reading database ... 50% 2021-05-16T17:35:31.7356097Z (Reading database ... 55% 2021-05-16T17:35:31.7413523Z (Reading database ... 60% 2021-05-16T17:35:31.7448219Z (Reading database ... 65% 2021-05-16T17:35:31.7599677Z (Reading database ... 70% 2021-05-16T17:35:31.7761444Z (Reading database ... 75% 2021-05-16T17:35:31.7793352Z (Reading database ... 80% 2021-05-16T17:35:31.8517467Z (Reading database ... 85% 2021-05-16T17:35:31.8732676Z (Reading database ... 90% 2021-05-16T17:35:31.8845849Z (Reading database ... 95% 2021-05-16T17:35:31.8846810Z (Reading database ... 100% 2021-05-16T17:35:31.8847864Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T17:35:31.9034015Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:35:31.9048764Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:35:31.9968599Z Selecting previously unselected package imagej. 2021-05-16T17:35:32.0316410Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:35:32.0339894Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:35:32.1176002Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:35:32.1215152Z Setting up imagej (1.52r-1) ... 2021-05-16T17:35:32.1257817Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:35:32.2047192Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:33.0961708Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:35:35.8163230Z Reading package lists... 2021-05-16T17:35:36.0370948Z Building dependency tree... 2021-05-16T17:35:36.0397546Z Reading state information... 2021-05-16T17:35:36.2688673Z Suggested packages: 2021-05-16T17:35:36.2690467Z bowtie2-examples 2021-05-16T17:35:36.3251958Z The following NEW packages will be installed: 2021-05-16T17:35:36.3261571Z bowtie2 2021-05-16T17:35:36.3757769Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:36.3758591Z Need to get 1324 kB of archives. 2021-05-16T17:35:36.3759990Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:35:36.3761989Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:35:36.9192995Z Fetched 1324 kB in 0s (19.3 MB/s) 2021-05-16T17:35:36.9556038Z Selecting previously unselected package bowtie2. 2021-05-16T17:35:36.9650630Z (Reading database ... 2021-05-16T17:35:36.9652333Z (Reading database ... 5% 2021-05-16T17:35:36.9652868Z (Reading database ... 10% 2021-05-16T17:35:36.9653448Z (Reading database ... 15% 2021-05-16T17:35:36.9653959Z (Reading database ... 20% 2021-05-16T17:35:36.9654523Z (Reading database ... 25% 2021-05-16T17:35:36.9655042Z (Reading database ... 30% 2021-05-16T17:35:36.9655543Z (Reading database ... 35% 2021-05-16T17:35:36.9659696Z (Reading database ... 40% 2021-05-16T17:35:36.9660236Z (Reading database ... 45% 2021-05-16T17:35:36.9660787Z (Reading database ... 50% 2021-05-16T17:35:36.9718955Z (Reading database ... 55% 2021-05-16T17:35:36.9779877Z (Reading database ... 60% 2021-05-16T17:35:36.9813664Z (Reading database ... 65% 2021-05-16T17:35:36.9991170Z (Reading database ... 70% 2021-05-16T17:35:37.0162670Z (Reading database ... 75% 2021-05-16T17:35:37.0189745Z (Reading database ... 80% 2021-05-16T17:35:37.0910397Z (Reading database ... 85% 2021-05-16T17:35:37.1146171Z (Reading database ... 90% 2021-05-16T17:35:37.1257242Z (Reading database ... 95% 2021-05-16T17:35:37.1257908Z (Reading database ... 100% 2021-05-16T17:35:37.1258699Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T17:35:37.1435916Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:35:37.1453898Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:37.3586725Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:35:37.3626274Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:40.9743988Z Reading package lists... 2021-05-16T17:35:41.1993027Z Building dependency tree... 2021-05-16T17:35:41.2017770Z Reading state information... 2021-05-16T17:35:41.3554614Z E: Unable to locate package install 2021-05-16T17:35:41.3555809Z E: Unable to locate package gdal 2021-05-16T17:35:41.4294120Z Reading package lists... 2021-05-16T17:35:41.6232433Z Building dependency tree... 2021-05-16T17:35:41.6256483Z Reading state information... 2021-05-16T17:35:41.6567931Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:35:41.6569285Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:41.6570122Z is only available from another source 2021-05-16T17:35:41.6570574Z 2021-05-16T17:35:41.7877968Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:35:41.8624404Z Reading package lists... 2021-05-16T17:35:42.0764694Z Building dependency tree... 2021-05-16T17:35:42.0789829Z Reading state information... 2021-05-16T17:35:42.1125568Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:35:42.1129921Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:35:42.1130775Z is only available from another source 2021-05-16T17:35:42.1131571Z However the following packages replace it: 2021-05-16T17:35:42.1132167Z ffmpeg 2021-05-16T17:35:42.1132463Z 2021-05-16T17:35:42.2356293Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:35:42.3124019Z Reading package lists... 2021-05-16T17:35:42.5149458Z Building dependency tree... 2021-05-16T17:35:42.5172996Z Reading state information... 2021-05-16T17:35:42.7133082Z The following additional packages will be installed: 2021-05-16T17:35:42.7135512Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:42.7137144Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:42.7139703Z libssh2-1-dev 2021-05-16T17:35:42.7140282Z Suggested packages: 2021-05-16T17:35:42.7141187Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:35:42.7687678Z The following NEW packages will be installed: 2021-05-16T17:35:42.7690461Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:35:42.7692684Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:35:42.7694955Z libssh2-1-dev 2021-05-16T17:35:42.7941160Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:42.7942574Z Need to get 2667 kB of archives. 2021-05-16T17:35:42.7944140Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:35:42.7947603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:35:42.8229996Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:35:42.8315431Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:35:42.8323092Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:35:42.8359428Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:35:42.8366202Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:35:42.8390472Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:35:42.8452543Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:35:42.8516127Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:35:42.8554312Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:35:42.8571284Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:35:43.3963439Z Fetched 2667 kB in 0s (28.6 MB/s) 2021-05-16T17:35:43.4341341Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:35:43.4442354Z (Reading database ... 2021-05-16T17:35:43.4443891Z (Reading database ... 5% 2021-05-16T17:35:43.4444561Z (Reading database ... 10% 2021-05-16T17:35:43.4445395Z (Reading database ... 15% 2021-05-16T17:35:43.4445953Z (Reading database ... 20% 2021-05-16T17:35:43.4446522Z (Reading database ... 25% 2021-05-16T17:35:43.4447377Z (Reading database ... 30% 2021-05-16T17:35:43.4448078Z (Reading database ... 35% 2021-05-16T17:35:43.4448809Z (Reading database ... 40% 2021-05-16T17:35:43.4449792Z (Reading database ... 45% 2021-05-16T17:35:43.4450504Z (Reading database ... 50% 2021-05-16T17:35:43.4499191Z (Reading database ... 55% 2021-05-16T17:35:43.4567438Z (Reading database ... 60% 2021-05-16T17:35:43.4585510Z (Reading database ... 65% 2021-05-16T17:35:43.4726498Z (Reading database ... 70% 2021-05-16T17:35:43.4879058Z (Reading database ... 75% 2021-05-16T17:35:43.4918552Z (Reading database ... 80% 2021-05-16T17:35:43.5604191Z (Reading database ... 85% 2021-05-16T17:35:43.5819889Z (Reading database ... 90% 2021-05-16T17:35:43.5932887Z (Reading database ... 95% 2021-05-16T17:35:43.5933595Z (Reading database ... 100% 2021-05-16T17:35:43.5934568Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T17:35:43.6130574Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:35:43.6148368Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:43.6587419Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:35:43.6881792Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:35:43.6902122Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:43.7947299Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:35:43.8286630Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:35:43.8316612Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:43.8706404Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:35:43.8992021Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.9008606Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:43.9627073Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:35:43.9918574Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.9939789Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.0350826Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:35:44.0670174Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:44.0683692Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.1141302Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:35:44.1505039Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:44.1518148Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:44.2219288Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:35:44.2582021Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:44.2597236Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.3468185Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:35:44.3758839Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:35:44.3773638Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:44.4473741Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:35:44.4836709Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:35:44.4847982Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:44.5187170Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:35:44.5496736Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:35:44.5510456Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:44.7071433Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:35:44.7105113Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.7138746Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:35:44.7177060Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:35:44.7207671Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.7242468Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.7275469Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:35:44.7307539Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:35:44.7349662Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:35:44.7382690Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:44.7419348Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:35:44.7459752Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:50.2812849Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:35:50.4085432Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:53.0051729Z Reading package lists... 2021-05-16T17:35:53.2067218Z Building dependency tree... 2021-05-16T17:35:53.2092860Z Reading state information... 2021-05-16T17:35:53.5122329Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:35:53.5124089Z libtiff-dev set to manually installed. 2021-05-16T17:35:53.5125289Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:53.5883415Z Reading package lists... 2021-05-16T17:35:53.7887810Z Building dependency tree... 2021-05-16T17:35:53.7914580Z Reading state information... 2021-05-16T17:35:54.0581611Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:35:54.0583117Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:54.1349619Z Reading package lists... 2021-05-16T17:35:54.3398022Z Building dependency tree... 2021-05-16T17:35:54.3431127Z Reading state information... 2021-05-16T17:35:54.5883135Z The following NEW packages will be installed: 2021-05-16T17:35:54.5886270Z libsodium-dev 2021-05-16T17:35:54.6118621Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:54.6119800Z Need to get 169 kB of archives. 2021-05-16T17:35:54.6120803Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:35:54.6123215Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:35:55.1419426Z Fetched 169 kB in 0s (7660 kB/s) 2021-05-16T17:35:55.1756361Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:35:55.1849283Z (Reading database ... 2021-05-16T17:35:55.1849936Z (Reading database ... 5% 2021-05-16T17:35:55.1851207Z (Reading database ... 10% 2021-05-16T17:35:55.1851779Z (Reading database ... 15% 2021-05-16T17:35:55.1852951Z (Reading database ... 20% 2021-05-16T17:35:55.1854343Z (Reading database ... 25% 2021-05-16T17:35:55.1854950Z (Reading database ... 30% 2021-05-16T17:35:55.1855507Z (Reading database ... 35% 2021-05-16T17:35:55.1856069Z (Reading database ... 40% 2021-05-16T17:35:55.1856629Z (Reading database ... 45% 2021-05-16T17:35:55.1857825Z (Reading database ... 50% 2021-05-16T17:35:55.1907108Z (Reading database ... 55% 2021-05-16T17:35:55.1953491Z (Reading database ... 60% 2021-05-16T17:35:55.1978773Z (Reading database ... 65% 2021-05-16T17:35:55.2125674Z (Reading database ... 70% 2021-05-16T17:35:55.2261303Z (Reading database ... 75% 2021-05-16T17:35:55.2287415Z (Reading database ... 80% 2021-05-16T17:35:55.2952692Z (Reading database ... 85% 2021-05-16T17:35:55.3155613Z (Reading database ... 90% 2021-05-16T17:35:55.3336231Z (Reading database ... 95% 2021-05-16T17:35:55.3340969Z (Reading database ... 100% 2021-05-16T17:35:55.3341773Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T17:35:55.3508838Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:35:55.3529985Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:55.4543779Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:35:58.1495211Z Reading package lists... 2021-05-16T17:35:58.3630837Z Building dependency tree... 2021-05-16T17:35:58.3668177Z Reading state information... 2021-05-16T17:35:58.5643281Z The following additional packages will be installed: 2021-05-16T17:35:58.5647816Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:35:58.6271747Z The following NEW packages will be installed: 2021-05-16T17:35:58.6279680Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:35:58.6283064Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:35:58.6537345Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:58.6538879Z Need to get 10.4 MB of archives. 2021-05-16T17:35:58.6540867Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:35:58.6543800Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:35:58.6651021Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:35:58.6782963Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:35:58.6946317Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:35:58.7090392Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:35:58.7246952Z 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-16T17:35:58.7416442Z 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-16T17:35:58.7699574Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:35:59.3055291Z Fetched 10.4 MB in 0s (76.2 MB/s) 2021-05-16T17:35:59.3421739Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:35:59.3507268Z (Reading database ... 2021-05-16T17:35:59.3508293Z (Reading database ... 5% 2021-05-16T17:35:59.3509053Z (Reading database ... 10% 2021-05-16T17:35:59.3509843Z (Reading database ... 15% 2021-05-16T17:35:59.3510581Z (Reading database ... 20% 2021-05-16T17:35:59.3511801Z (Reading database ... 25% 2021-05-16T17:35:59.3512556Z (Reading database ... 30% 2021-05-16T17:35:59.3513288Z (Reading database ... 35% 2021-05-16T17:35:59.3514001Z (Reading database ... 40% 2021-05-16T17:35:59.3514721Z (Reading database ... 45% 2021-05-16T17:35:59.3515445Z (Reading database ... 50% 2021-05-16T17:35:59.3582175Z (Reading database ... 55% 2021-05-16T17:35:59.3615757Z (Reading database ... 60% 2021-05-16T17:35:59.3646130Z (Reading database ... 65% 2021-05-16T17:35:59.3801210Z (Reading database ... 70% 2021-05-16T17:35:59.3990064Z (Reading database ... 75% 2021-05-16T17:35:59.4018649Z (Reading database ... 80% 2021-05-16T17:35:59.4706470Z (Reading database ... 85% 2021-05-16T17:35:59.4921688Z (Reading database ... 90% 2021-05-16T17:35:59.5014471Z (Reading database ... 95% 2021-05-16T17:35:59.5015381Z (Reading database ... 100% 2021-05-16T17:35:59.5016586Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T17:35:59.5191127Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:35:59.5202416Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:35:59.6146585Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:35:59.6442570Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:35:59.6470141Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:35:59.7832549Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:35:59.8079857Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:35:59.8094581Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:35:59.9943346Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:36:00.0252047Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:00.0267722Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:00.1827822Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:36:00.2135332Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:00.2148426Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:00.4226046Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:36:00.4602327Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:00.4615165Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:00.6483180Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:36:00.6795931Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:36:00.6812522Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:01.0747294Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:36:01.1049788Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:36:01.1060913Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:01.2153311Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:01.2194867Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:36:01.2240101Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:36:01.2273032Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:01.2308110Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:36:01.2363831Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:36:01.2401704Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:36:01.2439849Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:36:01.2482244Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:04.6592947Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:07.2849200Z Reading package lists... 2021-05-16T17:36:07.4959851Z Building dependency tree... 2021-05-16T17:36:07.4985591Z Reading state information... 2021-05-16T17:36:07.7782087Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:36:07.7783743Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:07.8596994Z Reading package lists... 2021-05-16T17:36:08.0688803Z Building dependency tree... 2021-05-16T17:36:08.0716430Z Reading state information... 2021-05-16T17:36:08.2641339Z The following additional packages will be installed: 2021-05-16T17:36:08.2645544Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:08.2646892Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:36:08.2654481Z Suggested packages: 2021-05-16T17:36:08.2655422Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:36:08.3233124Z The following NEW packages will be installed: 2021-05-16T17:36:08.3235415Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:36:08.3239149Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:36:08.3475733Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:08.3477198Z Need to get 1459 kB of archives. 2021-05-16T17:36:08.3478451Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:36:08.3480661Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:36:08.3581069Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:36:08.3596899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:36:08.3622385Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:36:08.3708864Z 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-16T17:36:08.3716769Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:36:08.3736966Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:36:08.3847780Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:36:08.3892180Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:36:08.3906035Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:36:08.9178197Z Fetched 1459 kB in 0s (19.8 MB/s) 2021-05-16T17:36:08.9604532Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:36:08.9704514Z (Reading database ... 2021-05-16T17:36:08.9705481Z (Reading database ... 5% 2021-05-16T17:36:08.9706060Z (Reading database ... 10% 2021-05-16T17:36:08.9707589Z (Reading database ... 15% 2021-05-16T17:36:08.9708208Z (Reading database ... 20% 2021-05-16T17:36:08.9708776Z (Reading database ... 25% 2021-05-16T17:36:08.9709623Z (Reading database ... 30% 2021-05-16T17:36:08.9710186Z (Reading database ... 35% 2021-05-16T17:36:08.9710731Z (Reading database ... 40% 2021-05-16T17:36:08.9711293Z (Reading database ... 45% 2021-05-16T17:36:08.9712207Z (Reading database ... 50% 2021-05-16T17:36:08.9761849Z (Reading database ... 55% 2021-05-16T17:36:08.9818770Z (Reading database ... 60% 2021-05-16T17:36:08.9872463Z (Reading database ... 65% 2021-05-16T17:36:09.0038030Z (Reading database ... 70% 2021-05-16T17:36:09.0190440Z (Reading database ... 75% 2021-05-16T17:36:09.0224009Z (Reading database ... 80% 2021-05-16T17:36:09.0777874Z (Reading database ... 85% 2021-05-16T17:36:09.1157122Z (Reading database ... 90% 2021-05-16T17:36:09.1253088Z (Reading database ... 95% 2021-05-16T17:36:09.1253767Z (Reading database ... 100% 2021-05-16T17:36:09.1254650Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T17:36:09.1423907Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.1458376Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.1867321Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:36:09.2169783Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.2184297Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.2502450Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:36:09.2890110Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.2899905Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.3307724Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:36:09.3569174Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.3583486Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.4027656Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:36:09.4249203Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:36:09.4309671Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:09.4668034Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:36:09.5003356Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.5015808Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.5448787Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:36:09.5780425Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:36:09.5791062Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:09.6706964Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:36:09.6987239Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:36:09.6999598Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:09.7508669Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:36:09.7802260Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:36:09.7813667Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.8147088Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:36:09.8497357Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:36:09.8510485Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:09.9755865Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:36:09.9791935Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.9827657Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:36:09.9868886Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:36:09.9913992Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.9944476Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:09.9975281Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:10.0008813Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:10.0043138Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:36:10.0076158Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:36:10.0119262Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:10.0358833Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:13.6774428Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:36:16.4114740Z Reading package lists... 2021-05-16T17:36:16.6486707Z Building dependency tree... 2021-05-16T17:36:16.6515223Z Reading state information... 2021-05-16T17:36:16.8053022Z E: Unable to locate package udunits 2021-05-16T17:36:16.8799056Z Reading package lists... 2021-05-16T17:36:17.1066416Z Building dependency tree... 2021-05-16T17:36:17.1090952Z Reading state information... 2021-05-16T17:36:17.3000523Z The following additional packages will be installed: 2021-05-16T17:36:17.3001378Z libwebpdemux2 2021-05-16T17:36:17.3550571Z The following NEW packages will be installed: 2021-05-16T17:36:17.3555958Z libwebp-dev libwebpdemux2 2021-05-16T17:36:17.3792078Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:17.3793308Z Need to get 277 kB of archives. 2021-05-16T17:36:17.3795332Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:36:17.3798796Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:36:17.3811294Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:36:17.9197791Z Fetched 277 kB in 0s (10.6 MB/s) 2021-05-16T17:36:17.9581763Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:36:17.9683390Z (Reading database ... 2021-05-16T17:36:17.9684322Z (Reading database ... 5% 2021-05-16T17:36:17.9685082Z (Reading database ... 10% 2021-05-16T17:36:17.9685958Z (Reading database ... 15% 2021-05-16T17:36:17.9687265Z (Reading database ... 20% 2021-05-16T17:36:17.9688090Z (Reading database ... 25% 2021-05-16T17:36:17.9688813Z (Reading database ... 30% 2021-05-16T17:36:17.9689544Z (Reading database ... 35% 2021-05-16T17:36:17.9690273Z (Reading database ... 40% 2021-05-16T17:36:17.9691220Z (Reading database ... 45% 2021-05-16T17:36:17.9692049Z (Reading database ... 50% 2021-05-16T17:36:17.9733598Z (Reading database ... 55% 2021-05-16T17:36:17.9786464Z (Reading database ... 60% 2021-05-16T17:36:17.9822750Z (Reading database ... 65% 2021-05-16T17:36:18.0002743Z (Reading database ... 70% 2021-05-16T17:36:18.0194598Z (Reading database ... 75% 2021-05-16T17:36:18.0228257Z (Reading database ... 80% 2021-05-16T17:36:18.0775195Z (Reading database ... 85% 2021-05-16T17:36:18.1204679Z (Reading database ... 90% 2021-05-16T17:36:18.1304187Z (Reading database ... 95% 2021-05-16T17:36:18.1304751Z (Reading database ... 100% 2021-05-16T17:36:18.1305686Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T17:36:18.1484506Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:36:18.1510196Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:18.1769724Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:36:18.2119008Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:36:18.2131913Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:18.3110489Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:36:18.3148178Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:36:18.3202194Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:20.9456692Z Reading package lists... 2021-05-16T17:36:21.1751501Z Building dependency tree... 2021-05-16T17:36:21.1779422Z Reading state information... 2021-05-16T17:36:21.4082902Z The following additional packages will be installed: 2021-05-16T17:36:21.4085298Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:21.4087254Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:21.4089348Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:21.4093075Z Suggested packages: 2021-05-16T17:36:21.4094361Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:36:21.4095296Z Recommended packages: 2021-05-16T17:36:21.4095977Z cargo 2021-05-16T17:36:21.4702523Z The following NEW packages will be installed: 2021-05-16T17:36:21.4710961Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:36:21.4712565Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:36:21.4718806Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:36:21.5093286Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:21.5094108Z Need to get 108 MB of archives. 2021-05-16T17:36:21.5094853Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:36:21.5097183Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:36:21.5144278Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:36:21.5154872Z 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-16T17:36:21.5167118Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:36:21.5234788Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:36:21.5267726Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:36:21.5275379Z 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-16T17:36:21.6475711Z 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-16T17:36:22.5980154Z 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-16T17:36:23.0444327Z 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-16T17:36:23.0708758Z 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-16T17:36:23.1147581Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:36:23.2660023Z 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-16T17:36:23.8095593Z Fetched 108 MB in 2s (60.3 MB/s) 2021-05-16T17:36:23.8459634Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:36:23.8543501Z (Reading database ... 2021-05-16T17:36:23.8544312Z (Reading database ... 5% 2021-05-16T17:36:23.8547304Z (Reading database ... 10% 2021-05-16T17:36:23.8547873Z (Reading database ... 15% 2021-05-16T17:36:23.8548360Z (Reading database ... 20% 2021-05-16T17:36:23.8548866Z (Reading database ... 25% 2021-05-16T17:36:23.8549352Z (Reading database ... 30% 2021-05-16T17:36:23.8549847Z (Reading database ... 35% 2021-05-16T17:36:23.8550333Z (Reading database ... 40% 2021-05-16T17:36:23.8550827Z (Reading database ... 45% 2021-05-16T17:36:23.8551607Z (Reading database ... 50% 2021-05-16T17:36:23.8574879Z (Reading database ... 55% 2021-05-16T17:36:23.8621643Z (Reading database ... 60% 2021-05-16T17:36:23.8654945Z (Reading database ... 65% 2021-05-16T17:36:23.8804625Z (Reading database ... 70% 2021-05-16T17:36:23.8950320Z (Reading database ... 75% 2021-05-16T17:36:23.8980078Z (Reading database ... 80% 2021-05-16T17:36:23.9417218Z (Reading database ... 85% 2021-05-16T17:36:23.9832469Z (Reading database ... 90% 2021-05-16T17:36:23.9928129Z (Reading database ... 95% 2021-05-16T17:36:23.9928729Z (Reading database ... 100% 2021-05-16T17:36:23.9929517Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T17:36:24.0088883Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:36:24.0125893Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:24.0707174Z Selecting previously unselected package libipt2. 2021-05-16T17:36:24.0987932Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:36:24.1000953Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:36:24.1387606Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:36:24.1645655Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:36:24.1660980Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:24.2262713Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:36:24.2601015Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:36:24.2613551Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:24.3587693Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:36:24.3852297Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:36:24.3866137Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:24.4427043Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:36:24.4707665Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:36:24.4721195Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:24.5066905Z Selecting previously unselected package gdb. 2021-05-16T17:36:24.5296875Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:36:24.5309575Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:24.8960100Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:36:24.9280099Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:24.9292724Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:32.1487900Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:36:32.1821533Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:32.1834574Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:35.7266943Z Selecting previously unselected package rustc. 2021-05-16T17:36:35.7654120Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:35.7666000Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:35.9824552Z Selecting previously unselected package cargo. 2021-05-16T17:36:36.0153483Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:36:36.0168677Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:36.4183389Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:36:36.4537238Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:36:36.4550435Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:37.8429446Z Selecting previously unselected package rust-gdb. 2021-05-16T17:36:37.8754741Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:36:37.8772285Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:37.9522256Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:37.9560649Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:36:37.9594254Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:36:37.9634907Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:37.9676062Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:36:37.9711912Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:36:37.9746908Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:36:37.9784465Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:37.9820950Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:36:37.9872371Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:36:37.9923890Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:36:37.9958123Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:36:38.0004082Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:36:38.0047977Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:38.0308365Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:41.9815098Z Reading package lists... 2021-05-16T17:36:42.1905714Z Building dependency tree... 2021-05-16T17:36:42.1934572Z Reading state information... 2021-05-16T17:36:42.3929705Z The following additional packages will be installed: 2021-05-16T17:36:42.3931570Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:42.3933134Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:42.3937474Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:42.3938968Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:42.3940511Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:42.3941976Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:42.3943340Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:42.3945048Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:42.3946691Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:42.3948560Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:42.3950202Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:42.3951768Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:42.3953400Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:42.3955207Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:42.3956946Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:42.3958573Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:42.3960136Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:42.3961825Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:42.3963644Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:42.3965062Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:42.3966361Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:42.3967734Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:42.3969023Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:42.3970279Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:42.3971520Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:42.3973073Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:42.3974589Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:42.3976211Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:42.3977800Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:42.3979259Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:42.3980950Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:42.3982320Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:42.3983844Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:42.3985568Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:42.3987237Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:42.3993214Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:42.3995339Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:42.3996908Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:42.3998353Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:42.3999923Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:42.4003051Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:42.4004668Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:36:42.4009655Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:42.4011783Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:42.4013574Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:42.4015845Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:42.4017372Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:42.4019016Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:42.4020695Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:42.4021617Z Suggested packages: 2021-05-16T17:36:42.4022796Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:36:42.4024226Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:36:42.4026492Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:36:42.4028172Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:36:42.4029555Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:36:42.4031362Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:36:42.4032937Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:36:42.4034492Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:36:42.4036267Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:36:42.4038832Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:36:42.4041186Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:36:42.4043266Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:36:42.4045102Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:36:42.4046358Z wpagui libengine-pkcs11-openssl 2021-05-16T17:36:42.5099787Z The following NEW packages will be installed: 2021-05-16T17:36:42.5102247Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:36:42.5104267Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:36:42.5106510Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:36:42.5108503Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:36:42.5110497Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:36:42.5112390Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:36:42.5114152Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:36:42.5116267Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:36:42.5118637Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:36:42.5120587Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:36:42.5125318Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:36:42.5126940Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:36:42.5128594Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:36:42.5130419Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:36:42.5132173Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:36:42.5133804Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:36:42.5135399Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:36:42.5136999Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:36:42.5138677Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:36:42.5140563Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:36:42.5141885Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:36:42.5143269Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:36:42.5144560Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:36:42.5146286Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:36:42.5147555Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:36:42.5149297Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:36:42.5151175Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:36:42.5152737Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:36:42.5154558Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:36:42.5156398Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:36:42.5157817Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:36:42.5159191Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:36:42.5160957Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:36:42.5162502Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:36:42.5164126Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:36:42.5166084Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:36:42.5167632Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:36:42.5169133Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:36:42.5170891Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:36:42.5172455Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:36:42.5174036Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:36:42.5175803Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:36:42.5177305Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:36:42.5179004Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:36:42.5181056Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:36:42.5183086Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:36:42.5184584Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:36:42.5186956Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:36:42.5188354Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:36:42.5414442Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:36:42.5415614Z Need to get 183 MB of archives. 2021-05-16T17:36:42.5416451Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:36:42.5418717Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:36:42.5488030Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:36:42.5883302Z 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-16T17:36:42.5902094Z 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-16T17:36:42.5917171Z 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-16T17:36:42.5925643Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:36:42.5933444Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:36:42.5945613Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:36:42.5952919Z 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-16T17:36:42.5960602Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:36:42.5982111Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:36:42.6018119Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:36:42.6212842Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:36:42.6219470Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:36:42.6227331Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:36:42.6230093Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:36:42.6232222Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:36:42.6252086Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:36:42.6258262Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:36:42.6264220Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:36:42.6270061Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:36:42.6283205Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:36:42.6288687Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:36:42.6834972Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:36:42.7362542Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:36:42.7411699Z 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-16T17:36:42.7437978Z 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-16T17:36:42.7559950Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:36:42.7570071Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:36:42.7604333Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:36:42.7645421Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:36:42.7923959Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:36:42.8194196Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:36:42.8221091Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:36:42.8232468Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:36:42.8242077Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:36:43.0092020Z 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-16T17:36:43.0101479Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:36:43.0225413Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:36:43.0271318Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:36:43.0303176Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:36:43.0322594Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:36:43.0333055Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:36:43.0367157Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:36:43.0380577Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:36:43.0405198Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:36:43.0422820Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:36:43.0533935Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:36:43.0568890Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:36:43.0660473Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:36:43.0662576Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:36:43.0664627Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:36:43.0732017Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:36:43.0760167Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:36:43.0866294Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:36:43.0877426Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:36:43.2038661Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:36:43.2269920Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:36:43.2275590Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:36:43.2322181Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:36:43.2327366Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:36:43.2337147Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:36:43.2361913Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:36:43.2379329Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:36:43.2404667Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:36:43.2446839Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:36:43.2487202Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:36:43.2508391Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:36:43.2681200Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:36:43.2791228Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:36:43.3761211Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:36:43.3767023Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:36:43.3775503Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:36:43.3783947Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:36:43.3802846Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:36:43.3856866Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:36:43.3864733Z 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-16T17:36:43.4625464Z 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-16T17:36:43.4634318Z 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-16T17:36:43.4643274Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:36:43.4822407Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:36:43.4832223Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:36:43.4859333Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:36:43.4917140Z 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-16T17:36:43.5416858Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:36:43.5702906Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:36:43.5723854Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:36:43.5733229Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:36:43.5744204Z 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-16T17:36:43.5822362Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:36:43.5828298Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:36:43.5858088Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:36:43.5894467Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:36:43.5913215Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:36:43.5923890Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:36:43.5934330Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:36:43.6321272Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:36:43.6404387Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:36:43.6462406Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:36:43.6464723Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:36:43.6490725Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:36:43.6535982Z 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-16T17:36:43.6616978Z 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-16T17:36:43.6638078Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:36:43.6647328Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:36:43.6755706Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:36:43.6757803Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:36:44.1317235Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:36:44.1333040Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:36:44.1350757Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:36:44.1558993Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:36:44.2656091Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:36:44.2666581Z 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-16T17:36:44.2682485Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:36:44.2767198Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:36:44.2778862Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:36:44.3170801Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:36:44.3298350Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:36:44.3317877Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:36:44.3327216Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:36:44.3336387Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:36:44.3370235Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:36:44.3392031Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:36:44.3402396Z 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-16T17:36:44.3417066Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:36:44.3440774Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:36:44.3450905Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:36:44.3456534Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:36:44.3458947Z 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-16T17:36:44.3464969Z 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-16T17:36:44.3468278Z 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-16T17:36:44.3477507Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:36:44.3498905Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:36:44.3741968Z 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-16T17:36:44.3761803Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:36:44.3764114Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:36:44.3781921Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:36:44.3873720Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:36:44.3889385Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:36:44.3911931Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:36:44.3918234Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:36:44.3943053Z 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-16T17:36:44.3951823Z 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-16T17:36:44.3959858Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:36:44.3983020Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:36:44.3991731Z 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-16T17:36:44.3998768Z 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-16T17:36:44.4033241Z 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-16T17:36:44.4172627Z 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-16T17:36:44.4666676Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:36:44.4669341Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:36:44.4716948Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:36:44.4754115Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:36:44.4756792Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:36:44.4793214Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:36:44.4806940Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:36:44.5202388Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:36:44.5296019Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:36:44.5445941Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:36:44.5935316Z 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-16T17:36:44.5972376Z 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-16T17:36:44.6011879Z 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-16T17:36:44.6029977Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:36:44.6127402Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:36:44.6141185Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:36:44.6177789Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:36:44.6179869Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:36:44.6253660Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:36:44.6293215Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:36:44.6826762Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:36:44.6835939Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:36:44.6869468Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:36:44.6874022Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:36:44.6887327Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:36:44.6892104Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:36:44.6939991Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:36:44.6946698Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:36:44.6959682Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:36:44.6967450Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:36:44.6978052Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:36:44.6988870Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:36:44.7007025Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:36:44.7240729Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:36:44.7251377Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:36:44.8102996Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:36:44.8111176Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:36:44.8122301Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:36:44.8189224Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:36:44.8200955Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:36:44.8228524Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:36:44.8303130Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:36:44.8311911Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:36:44.8672271Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:36:44.8690798Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:36:44.8707931Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:36:44.9017875Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:36:44.9049190Z 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-16T17:36:44.9065197Z 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-16T17:36:44.9075351Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:36:44.9093642Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:36:44.9497993Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:36:45.0692666Z 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-16T17:36:45.0730629Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:36:45.0826330Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:36:45.3376683Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:36:45.4119939Z 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-16T17:36:45.4181264Z 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-16T17:36:45.4201408Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:36:45.4296069Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:36:45.4320984Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:36:45.4527675Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:36:45.4718952Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:36:45.4739763Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:36:45.4743383Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:36:46.7778148Z Fetched 183 MB in 3s (61.9 MB/s) 2021-05-16T17:36:46.8205421Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:36:46.8308339Z (Reading database ... 2021-05-16T17:36:46.8309475Z (Reading database ... 5% 2021-05-16T17:36:46.8310233Z (Reading database ... 10% 2021-05-16T17:36:46.8310974Z (Reading database ... 15% 2021-05-16T17:36:46.8312015Z (Reading database ... 20% 2021-05-16T17:36:46.8313806Z (Reading database ... 25% 2021-05-16T17:36:46.8315026Z (Reading database ... 30% 2021-05-16T17:36:46.8315538Z (Reading database ... 35% 2021-05-16T17:36:46.8317186Z (Reading database ... 40% 2021-05-16T17:36:46.8317746Z (Reading database ... 45% 2021-05-16T17:36:46.8318240Z (Reading database ... 50% 2021-05-16T17:36:46.8367579Z (Reading database ... 55% 2021-05-16T17:36:46.8435330Z (Reading database ... 60% 2021-05-16T17:36:46.8474732Z (Reading database ... 65% 2021-05-16T17:36:46.8650729Z (Reading database ... 70% 2021-05-16T17:36:46.8806299Z (Reading database ... 75% 2021-05-16T17:36:46.8836506Z (Reading database ... 80% 2021-05-16T17:36:46.9389078Z (Reading database ... 85% 2021-05-16T17:36:46.9749193Z (Reading database ... 90% 2021-05-16T17:36:46.9878840Z (Reading database ... 95% 2021-05-16T17:36:46.9879410Z (Reading database ... 100% 2021-05-16T17:36:46.9880182Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T17:36:47.0048195Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:36:47.0072120Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:36:47.0506461Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:36:47.0769357Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:47.0883603Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:47.3039718Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:36:47.3370113Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:47.3388805Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:36:47.3827000Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:36:47.4092215Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:36:47.4107244Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:36:47.4506634Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:36:47.4752779Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:36:47.4764527Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:36:47.5063126Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:36:47.5427928Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:36:47.5441058Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:36:47.5747943Z Selecting previously unselected package libwacom-common. 2021-05-16T17:36:47.6039181Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:36:47.6057877Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:36:47.6826587Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:36:47.7102890Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:36:47.7118583Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:36:47.7438908Z Selecting previously unselected package libinput-bin. 2021-05-16T17:36:47.7765981Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:47.7778743Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:47.8147572Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:36:47.8481381Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:36:47.8495269Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:47.8904478Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:36:47.9233435Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:47.9331733Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:47.9881145Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:36:48.0213578Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:48.0226800Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:48.1267887Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:36:48.1572146Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:36:48.1591726Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:36:48.1938646Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:36:48.2288326Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:36:48.2299747Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:36:48.2658229Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:36:48.3010520Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:48.3023032Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:48.3399297Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:36:48.3732028Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:36:48.3782123Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:36:48.4106998Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:36:48.4397442Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:36:48.4427969Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:36:48.4744517Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:36:48.5081742Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:36:48.5098233Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:36:48.5373251Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:36:48.5725595Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:36:48.5739134Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:36:48.6034246Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:36:48.6356428Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:36:48.6369719Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:36:48.6664611Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:36:48.7017134Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:36:48.7029612Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:36:48.7335866Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:36:48.7663899Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:36:48.7676079Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:36:48.8226510Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:36:48.8498344Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:48.8576084Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.2030519Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:36:49.2391246Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.2403471Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.5074210Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:36:49.5400905Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.5413340Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:49.5790586Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:36:49.6139528Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:36:49.6152249Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:36:49.6684414Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:36:49.7017407Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:36:49.7030337Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:36:49.8146699Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:36:49.8451370Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:36:49.8465702Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:36:49.8779870Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:36:49.9104144Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:49.9119543Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:49.9706401Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:36:49.9985060Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.0001593Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:50.0555734Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:36:50.0950117Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.0963657Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.2947320Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:36:50.3259934Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.3273469Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.4979975Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:36:50.5319270Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.5331901Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.5786935Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:36:50.6136624Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:50.6151916Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:50.6511707Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:36:50.6852669Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:36:50.6872174Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:36:50.7234165Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:36:50.7580323Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:36:50.7594251Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:36:52.2733482Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:36:52.3075590Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.3086924Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:52.3547168Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:36:52.3820233Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:36:52.3832426Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:52.6759316Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:36:52.7192977Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:52.7205629Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:52.7789250Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:36:52.8132544Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:36:52.8146463Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:36:52.8706435Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:36:52.9062236Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.9075314Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:52.9507460Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:36:52.9830494Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:52.9841472Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:53.0227153Z Selecting previously unselected package gdal-data. 2021-05-16T17:36:53.0546277Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:36:53.0558911Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:53.1161070Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:36:53.1515316Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:36:53.1529843Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:36:53.1885266Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:36:53.2238823Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:36:53.2251038Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:36:53.2703049Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:36:53.3043078Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:53.3056134Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:36:53.3490042Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:36:53.3859338Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:36:53.3871893Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:36:53.4721102Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:36:53.5066337Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:36:53.5082519Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:36:53.5446646Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:36:53.5813436Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:36:53.5826987Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:36:53.6804791Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:36:53.7184309Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:36:53.7200626Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:36:53.7666294Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:36:53.7944426Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:36:53.7956878Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:36:53.8285257Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:36:53.8620224Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:36:53.8636377Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:36:53.9026260Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:36:53.9299578Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:36:53.9313923Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:36:53.9826916Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:36:54.0134577Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:54.0149709Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:54.1019681Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:36:54.1378992Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:36:54.1392524Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:36:54.1714037Z Selecting previously unselected package proj-data. 2021-05-16T17:36:54.2049563Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:36:54.2061354Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:36:55.1026871Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:36:55.1309512Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:36:55.1327238Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:36:55.2707418Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:36:55.3048806Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:36:55.3062263Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:36:55.3432985Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:36:55.3735871Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:36:55.3749135Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:36:55.4353947Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:36:55.4649614Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:36:55.4672332Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:36:55.5037752Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:36:55.5407445Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:36:55.5421564Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:36:55.5750001Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:36:55.6119972Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:55.6134812Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:55.6470245Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:36:55.6803456Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:55.6817804Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:55.7362415Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:36:55.7682277Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:36:55.7694653Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:36:55.8043449Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:36:55.8409735Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:36:55.8422571Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:36:55.9153223Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:36:55.9521497Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:36:55.9534760Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:36:56.0023985Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:36:56.0344005Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:36:56.0366155Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:36:56.0806913Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:36:56.1153702Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:36:56.1168070Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:36:56.3176772Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:36:56.3502648Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:36:56.3515362Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:36:56.5053101Z Selecting previously unselected package libgdal26. 2021-05-16T17:36:56.5380106Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:36:56.5393697Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:57.2701359Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:36:57.3095949Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:57.3109827Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:57.3442191Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:36:57.3766206Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:36:57.3780780Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:36:57.4258146Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:36:57.4560313Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:57.4573541Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:57.4908504Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:36:57.5293413Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:57.5308094Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:57.5809932Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:36:57.6148250Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:36:57.6163219Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:36:57.6867055Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:36:57.7196397Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:36:57.7237031Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:36:57.7815519Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:36:57.8168887Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:57.8183766Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:58.4788344Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:36:58.5135894Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:58.5150012Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:58.5478096Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:36:58.5822210Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:36:58.5834445Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:36:58.6366822Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:36:58.6715235Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:36:58.6728102Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:36:58.8682600Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:36:58.9176610Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:36:58.9188409Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:58.9532890Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:36:58.9868430Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:36:58.9880524Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:59.0387863Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:36:59.0715211Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:36:59.0728554Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:36:59.1586986Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:36:59.1938822Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:59.2166199Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:59.6227104Z Selecting previously unselected package qgis-providers. 2021-05-16T17:36:59.6550498Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:36:59.6564329Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:59.9056138Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:36:59.9409371Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:36:59.9422540Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:36:59.9826900Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:37:00.0146629Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:37:00.0157427Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:00.0484972Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:37:00.0852942Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:37:00.0871080Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:00.1508111Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:37:00.1839466Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:37:00.1863918Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:00.2977000Z Selecting previously unselected package blt. 2021-05-16T17:37:00.3331288Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:37:00.3345305Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:00.3667864Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:37:00.3989077Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:37:00.4005910Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:00.4507990Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:37:00.4795449Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:00.4817923Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:00.5227330Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:37:00.5542601Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:00.5555549Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:00.6108917Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:37:00.6445754Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:00.6458398Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:00.6906357Z Selecting previously unselected package gcr. 2021-05-16T17:37:00.7206355Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:37:00.7219825Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:37:00.7824213Z Selecting previously unselected package python3-numpy. 2021-05-16T17:37:00.8167592Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:37:00.8181020Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:01.1690819Z Selecting previously unselected package python3-gdal. 2021-05-16T17:37:01.2030229Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:37:01.2049268Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:01.2986908Z Selecting previously unselected package gdal-bin. 2021-05-16T17:37:01.3228562Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:37:01.3243415Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:01.3947575Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:37:01.4238828Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:37:01.4255079Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:01.4547662Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:37:01.4898327Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:37:01.4914237Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:01.5539514Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:37:01.5812906Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:37:01.5826235Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:01.6335899Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:37:01.6627792Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:37:01.6642553Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:01.7267249Z Selecting previously unselected package p11-kit. 2021-05-16T17:37:01.7595113Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:37:01.7607702Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:01.7970385Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:37:01.8318275Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:37:01.8329824Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:37:01.8664512Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:37:01.8998319Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:01.9116641Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:37:02.0267365Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:37:02.0521264Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:02.0533350Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:02.0947094Z Selecting previously unselected package grass-doc. 2021-05-16T17:37:02.1239641Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:37:02.1250047Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:04.0731129Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:37:04.1096362Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:37:04.1107658Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:04.1537072Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:37:04.1868458Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:04.1880406Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:04.2333425Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:37:04.2694605Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:04.2710186Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:04.5147921Z Selecting previously unselected package grass-core. 2021-05-16T17:37:04.5472241Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:37:04.5484308Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:37:05.2746252Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:37:05.3070245Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:37:05.3086814Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:05.3428576Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:37:05.3759812Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:37:05.3772041Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:05.4160950Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:37:05.4492253Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:37:05.4589025Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:05.5580473Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:37:05.5991200Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:37:05.6003407Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:05.6404600Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:37:05.6741629Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:37:05.6753933Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:06.0722793Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:37:06.1109956Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:37:06.1122121Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:06.2430326Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:37:06.2786976Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:37:06.2801429Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:06.3243721Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:37:06.3571811Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:37:06.3583616Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:06.3908569Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:37:06.4224714Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:37:06.4240898Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:06.4571347Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:37:06.4909514Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:37:06.4986331Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:06.5939189Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:37:06.6267567Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:37:06.6280865Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:06.6655958Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:37:06.7014473Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:37:06.7026754Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:06.7335468Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:37:06.7666718Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:37:06.7679103Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:06.7988104Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:37:06.8313653Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:37:06.8326132Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:06.8757051Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:37:06.9122998Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:37:06.9137356Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:06.9548045Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:37:06.9820565Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:37:06.9832704Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:07.0137155Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:37:07.0490309Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:37:07.0502405Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:07.0784199Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:37:07.1124193Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.1136078Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.1508183Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:37:07.1776315Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.1794845Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.2187105Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:37:07.2483818Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.2496953Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.2831296Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:37:07.3179604Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.3191632Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.3684605Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:37:07.4069962Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:37:07.4088530Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:07.5876911Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:37:07.6205939Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.6217631Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.6652247Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:37:07.6983352Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:37:07.6994525Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:07.7353922Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:37:07.7685670Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:07.7699604Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:07.8186675Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:37:07.8456494Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:07.8470096Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:07.9666437Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:37:07.9946996Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:07.9962998Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.0506843Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:37:08.0762176Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.0775154Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.1209917Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:37:08.1538421Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.1573086Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.1946819Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:37:08.2227955Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.2242133Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.2674928Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:37:08.3026857Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.3038276Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.3364093Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:37:08.3691459Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.3703099Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.3994385Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:37:08.4344366Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.4368002Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.4747782Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:37:08.5078988Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.5095551Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.5397932Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:37:08.5725112Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:08.5741915Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:08.6042061Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:37:08.6383780Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:08.6396743Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:08.6954423Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:37:08.7309090Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:08.7327074Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:08.8880641Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:37:08.9210720Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:08.9228538Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:09.3746590Z Selecting previously unselected package qtchooser. 2021-05-16T17:37:09.4073233Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:37:09.4085120Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:37:09.4424289Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:37:09.4772634Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.4788021Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.5685062Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:37:09.6086814Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.6101977Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.6540794Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:37:09.6852458Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.6869783Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.7227369Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:37:09.7549696Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.7562071Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.8267406Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:37:09.8581701Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.8598663Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:09.8929114Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:37:09.9263514Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:09.9276305Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.1946987Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:37:10.2262330Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:10.2294627Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.3397012Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:37:10.3730172Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:37:10.3743148Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:10.5227588Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:37:10.5563390Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:10.5586834Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:10.7054010Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:37:10.7414885Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:10.7427516Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:10.8080955Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:37:10.8436592Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:10.8467317Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:10.9063034Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:37:10.9422360Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:10.9449204Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:10.9915565Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:37:11.0289399Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:37:11.0306580Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:11.1253997Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:37:11.1655205Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:37:11.1885585Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:11.2246039Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:37:11.2596055Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:11.2608963Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:11.3067874Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:37:11.3380852Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:37:11.3393623Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:11.3778556Z Selecting previously unselected package modemmanager. 2021-05-16T17:37:11.4138990Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:37:11.4230750Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:37:11.5507008Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:37:11.5862725Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:37:11.5875080Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:11.6352630Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:37:11.6629465Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:37:11.6645265Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:12.0187758Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:37:12.0512862Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:37:12.0529297Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:12.0871147Z Selecting previously unselected package python3-bs4. 2021-05-16T17:37:12.1205092Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:37:12.1220699Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:12.1567319Z Selecting previously unselected package python3-cycler. 2021-05-16T17:37:12.1926840Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:37:12.1938848Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:37:12.2266745Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:37:12.2550001Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:37:12.2572036Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:12.2933643Z Selecting previously unselected package python3-decorator. 2021-05-16T17:37:12.3258045Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:37:12.3269897Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:12.3608003Z Selecting previously unselected package python3-future. 2021-05-16T17:37:12.3942195Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:37:12.3953775Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:37:12.4787807Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:37:12.5085539Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:37:12.5099756Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:12.5402994Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:37:12.5734214Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:37:12.5746148Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:12.6147155Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:37:12.6475049Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:37:12.6487001Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:12.6793743Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:37:12.7183077Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:37:12.7195017Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:12.7542108Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:37:12.7910330Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:37:12.7924834Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:12.8384868Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:37:12.8727058Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:37:12.8741965Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:12.9083562Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:37:12.9428424Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:37:12.9440372Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:13.1187165Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:37:13.1535301Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:37:13.1545948Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:13.1892224Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:37:13.2216280Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:37:13.2228965Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:13.7044663Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:37:13.7407216Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:37:13.7425543Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:13.7800227Z Selecting previously unselected package python3-olefile. 2021-05-16T17:37:13.8138321Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:37:13.8150728Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:37:13.9574417Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:37:13.9924669Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:37:13.9936917Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:14.0555686Z Selecting previously unselected package python3-tz. 2021-05-16T17:37:14.0895813Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:37:14.0940749Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:37:14.1284728Z Selecting previously unselected package python3-owslib. 2021-05-16T17:37:14.1620055Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:37:14.1631273Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:37:14.2044097Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:37:14.2395532Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:37:14.2409664Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:14.3065111Z Selecting previously unselected package python3-retrying. 2021-05-16T17:37:14.3443920Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:37:14.3457745Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:37:14.3749952Z Selecting previously unselected package python3-plotly. 2021-05-16T17:37:14.4115726Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:37:14.4147743Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:14.9867053Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:37:15.0213377Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:37:15.0229718Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:15.0630779Z Selecting previously unselected package python3-sip. 2021-05-16T17:37:15.1000540Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:37:15.1012501Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:15.1467037Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:37:15.1782146Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:15.1795194Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:15.5011844Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:37:15.5374795Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:37:15.5390436Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:37:15.5965171Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:37:15.6340952Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:15.6367648Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:15.6787391Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:37:15.7181398Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:15.7195545Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:15.7547080Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:37:15.7867533Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:37:15.7880620Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:15.8347396Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:37:15.8690550Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:15.8707556Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:16.2116809Z Selecting previously unselected package python3-qgis. 2021-05-16T17:37:16.2496556Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:16.2511519Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:17.2802173Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:37:17.3173049Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:37:17.3187560Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:17.3604947Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:37:17.3986041Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:37:17.3997859Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:17.4578549Z Selecting previously unselected package qgis-common. 2021-05-16T17:37:17.4974675Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:17.4992715Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:19.3251816Z Selecting previously unselected package qgis. 2021-05-16T17:37:19.3639280Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:19.4412681Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:19.7195360Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:37:19.7580750Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:37:19.7596513Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:19.9627316Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:37:19.9959838Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:19.9971434Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:20.0333726Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:37:20.0735627Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:37:20.0748255Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:20.1587277Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:37:20.1935229Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:37:20.1946746Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:20.2333667Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:37:20.2705188Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:37:20.2722633Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:20.4821982Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:37:20.5230236Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:37:20.5242584Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:20.6787115Z Selecting previously unselected package proj-bin. 2021-05-16T17:37:20.7094202Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:37:20.7107116Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:37:20.7470497Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:37:20.7816972Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:37:20.7828752Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:20.8157566Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:37:20.8529272Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:37:20.8608852Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:20.9444604Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:37:20.9490331Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:37:21.2659595Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:21.2685441Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:37:21.2721174Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:37:21.2757190Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:21.2889093Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:37:21.2926966Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:37:21.2964181Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:37:21.2999904Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:21.3037049Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:37:21.3073072Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:37:21.3106189Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:37:21.3139310Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:37:21.3174065Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:37:21.3209457Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:37:21.3240461Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:37:21.3278960Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:37:21.3312112Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:37:21.3347560Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:37:21.5392854Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:37:21.5426112Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:37:21.5457172Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:37:21.7553137Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:37:21.7588027Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:37:21.9531146Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:21.9562916Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:37:21.9599062Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:37:21.9630537Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:37:21.9667352Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:37:21.9699072Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:37:21.9734737Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:37:22.1171957Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:37:22.1205631Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:37:22.1240125Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:37:22.1274044Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:37:22.1307019Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:37:22.3276192Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:22.3308707Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:37:22.5249973Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:37:22.5378236Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:37:22.5450068Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:37:22.5564087Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:22.5599826Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:37:22.5671006Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:37:22.5707955Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:22.5740104Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:37:22.7503360Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:22.7538882Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:37:22.7571733Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:37:22.7604797Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:37:22.7689958Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:37:22.7723075Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:37:22.9868037Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:37:22.9899038Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:37:23.1689691Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:37:23.1725087Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:37:23.1759274Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:37:23.1790566Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:37:23.1833179Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:37:23.1877508Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:37:23.1926771Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:37:23.3875328Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:37:23.3906583Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:37:23.3938438Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:37:23.3969459Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:23.4058543Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:37:23.6605628Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:37:25.1028319Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:37:25.1062442Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:37:25.1097141Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:37:25.1136584Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:25.1170008Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:37:25.1204055Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:37:25.1238521Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:37:25.1271681Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:37:25.3654736Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:25.3698819Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:37:25.3733888Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:37:25.3766233Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:37:25.6345380Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:37:25.6398786Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:37:25.6431801Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:25.6469699Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:37:25.6504084Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:25.6723735Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:37:25.9084050Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:25.9127692Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:25.9164657Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:37:25.9268324Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:37:25.9301209Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:37:25.9335399Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:25.9378811Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:25.9413224Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:37:25.9501615Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:37:25.9563387Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:37:26.3808091Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:26.5629078Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:37:26.5662358Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.5695105Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:37:26.5724472Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:26.5828205Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:37:26.5829839Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:26.5845461Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:37:26.5891156Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:26.5930140Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:37:26.9359117Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:37:27.1376642Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:37:27.3430072Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:37:27.3471352Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:37:27.3523065Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:37:27.3571034Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:37:27.5747385Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:27.5782523Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:27.5814752Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:37:27.5847119Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:37:28.8051914Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:37:28.8093164Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:37:28.8132894Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:37:28.8178207Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:28.8212996Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:28.8248872Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:37:28.8281367Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:37:28.8318458Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:37:28.8360013Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:37:29.3293235Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:37:29.3317239Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:29.3364658Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:37:29.5516033Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:37:29.5554978Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:37:29.7643353Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:29.7676044Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:37:30.0012127Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:37:30.0044507Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:37:30.0077682Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:30.0108918Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:37:30.1932827Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:30.1935676Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:37:30.8654562Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:37:31.1995024Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:31.2033645Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:37:31.2066671Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:31.2100904Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:31.2133319Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:31.2171017Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:31.2206862Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:37:31.4337746Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.4340226Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:31.4342579Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.4344581Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:37:31.4845744Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.4847474Z if direction is "increasing": 2021-05-16T17:37:31.4849464Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.4850916Z elif direction is "decreasing": 2021-05-16T17:37:31.5067886Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.5069413Z if direction is "increasing": 2021-05-16T17:37:31.5071207Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:31.5073030Z elif direction is "decreasing": 2021-05-16T17:37:32.6698920Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:32.6700559Z if props["offset_coordinates"] is "data": 2021-05-16T17:37:32.6702473Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:32.6703844Z if props["coordinates"] is not "data": 2021-05-16T17:37:33.6581396Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:37:34.3668418Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:34.3671664Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:37:34.3674645Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:37:35.8064395Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:37:35.8101143Z First installation detected... 2021-05-16T17:37:35.8103771Z Checking NSS setup... 2021-05-16T17:37:35.8144558Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:37:35.8241918Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:35.8335640Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:37:36.1620183Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:36.1659601Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:37:36.1705138Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:37:36.1748565Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:36.1792810Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:37:36.1847787Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:37:36.1899909Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:37:36.1932806Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:37:36.1978459Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:36.4264223Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:37:36.4300831Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:37:36.4333970Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:37:36.8572288Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:36.8574723Z if value is '': 2021-05-16T17:37:36.9816387Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:36.9817944Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:36.9819284Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:36.9820543Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:37:36.9821984Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:37:36.9823250Z if driver_string is not None and driver_string is not "": 2021-05-16T17:37:37.0327246Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:37.0328949Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:37.0330427Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:37:37.0331791Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:37:37.1064294Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:37:37.1098991Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1186947Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:37:37.1231483Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1267811Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1526253Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:37.1558713Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1594451Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1626550Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:37.1663722Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.1698198Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:37:37.2786354Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:37.2822117Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.2855653Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:37.2901844Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:37:37.4708487Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:37.4711757Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:37:38.1592774Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.1638950Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.1674707Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:37:38.1710956Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.1758777Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:38.1795226Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.1834534Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:37:38.1888105Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:37:38.1926684Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:37:38.1963140Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.1998625Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.2036654Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:38.2073217Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:38.2116277Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:38.2168841Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:38.2203349Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.2236792Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:37:38.2282624Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:37:38.2317665Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:38.2354849Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:38.4469749Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:37:38.4507562Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:38.4542935Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:37:38.4576858Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.3218146Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:19.3252525Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:19.3285048Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.3326332Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:19.3360050Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.3416440Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.3450964Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:38:19.3484095Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.5480228Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.5513466Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:38:19.5549562Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.5583749Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:38:19.5619768Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.7678048Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.7714117Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.7778133Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:38:19.7959530Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:38:19.8084267Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:38:20.9104190Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:38:20.9311902Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:38:20.9650445Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:38:20.9859163Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:38:21.0092279Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:38:21.0506726Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:38:21.3666139Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:34.8155976Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:38:34.8366245Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:38:37.4973128Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:38:37.4973706Z with: 2021-05-16T17:38:37.4974205Z github_slug: neuroconductor/oro.asl 2021-05-16T17:38:37.4974904Z env: 2021-05-16T17:38:37.4975354Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:37.4975816Z TIC_DEPLOY_KEY: 2021-05-16T17:38:37.4976640Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:37.4978485Z GITHUB_PAT: *** 2021-05-16T17:38:37.4978892Z COVERALLS_TOKEN: 2021-05-16T17:38:37.4979386Z continue-on-error: false 2021-05-16T17:38:37.4980064Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:37.4980569Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:37.4981005Z TZ: UTC 2021-05-16T17:38:37.4981399Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:37.4981808Z NOT_CRAN: true 2021-05-16T17:38:37.4982187Z ##[endgroup] 2021-05-16T17:38:37.5399323Z repo slug is: neuroconductor/oro.asl 2021-05-16T17:38:37.5507178Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:38:37.5507792Z env: 2021-05-16T17:38:37.5508236Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:37.5508716Z TIC_DEPLOY_KEY: 2021-05-16T17:38:37.5509541Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:37.5511149Z GITHUB_PAT: *** 2021-05-16T17:38:37.5511566Z COVERALLS_TOKEN: 2021-05-16T17:38:37.5512064Z continue-on-error: false 2021-05-16T17:38:37.5512546Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:37.5513023Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:37.5524823Z TZ: UTC 2021-05-16T17:38:37.5525298Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:37.5525733Z NOT_CRAN: true 2021-05-16T17:38:37.5526102Z ##[endgroup] 2021-05-16T17:38:37.8003222Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:38:37.8003928Z with: 2021-05-16T17:38:37.8004342Z repo_name: oro.asl 2021-05-16T17:38:37.8005073Z repo_version: 0.1.1 2021-05-16T17:38:37.8005515Z runner_os: Linux 2021-05-16T17:38:37.8005949Z R_version: 4.0 2021-05-16T17:38:37.8006336Z env: 2021-05-16T17:38:37.8006843Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:37.8007368Z TIC_DEPLOY_KEY: 2021-05-16T17:38:37.8008303Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:37.8010549Z GITHUB_PAT: *** 2021-05-16T17:38:37.8011024Z COVERALLS_TOKEN: 2021-05-16T17:38:37.8011780Z continue-on-error: false 2021-05-16T17:38:37.8012313Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:37.8012874Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:37.8013371Z TZ: UTC 2021-05-16T17:38:37.8013822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:37.8014286Z NOT_CRAN: true 2021-05-16T17:38:37.8014981Z ##[endgroup] 2021-05-16T17:38:37.8528853Z Package: oro.asl 2021-05-16T17:38:37.8538809Z Version: 0.1.1 2021-05-16T17:38:37.8586007Z OS: Linux 2021-05-16T17:38:37.8782450Z ##[group]Run install.packages('remotes') 2021-05-16T17:38:37.8783210Z install.packages('remotes') 2021-05-16T17:38:37.8784040Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:38:37.8785466Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:38:37.8793466Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:37.8793898Z env: 2021-05-16T17:38:37.8794335Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:37.8795076Z TIC_DEPLOY_KEY: 2021-05-16T17:38:37.8795928Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:37.8797300Z GITHUB_PAT: *** 2021-05-16T17:38:37.8797717Z COVERALLS_TOKEN: 2021-05-16T17:38:37.8798201Z continue-on-error: false 2021-05-16T17:38:37.8798685Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:37.8799169Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:37.8799641Z TZ: UTC 2021-05-16T17:38:37.8800528Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:37.8800960Z NOT_CRAN: true 2021-05-16T17:38:37.8801330Z ##[endgroup] 2021-05-16T17:38:38.0881507Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:38.0883110Z (as ‘lib’ is unspecified) 2021-05-16T17:38:58.8200482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:38:58.8226208Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T17:38:58.8478924Z ================================================== 2021-05-16T17:38:58.8484311Z downloaded 381 KB 2021-05-16T17:38:58.8487193Z 2021-05-16T17:38:59.1759845Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:38:59.1809038Z * DONE (remotes) 2021-05-16T17:38:59.1932230Z 2021-05-16T17:38:59.1933605Z The downloaded source packages are in 2021-05-16T17:38:59.1935544Z ‘/tmp/RtmpwTTpW6/downloaded_packages’ 2021-05-16T17:39:24.8711333Z ##[group]Run actions/cache@v1 2021-05-16T17:39:24.8711836Z with: 2021-05-16T17:39:24.8712329Z path: /home/runner/work/_temp/Library 2021-05-16T17:39:24.8715906Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-64091543ed97aad2b8a3353c25140d781e1d213001ba691938b6c8fa7453d36c 2021-05-16T17:39:24.8720303Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:39:24.8721707Z env: 2021-05-16T17:39:24.8722194Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:24.8722809Z TIC_DEPLOY_KEY: 2021-05-16T17:39:24.8723946Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:24.8726058Z GITHUB_PAT: *** 2021-05-16T17:39:24.8726533Z COVERALLS_TOKEN: 2021-05-16T17:39:24.8727073Z continue-on-error: false 2021-05-16T17:39:24.8727615Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:24.8728408Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:24.8728986Z TZ: UTC 2021-05-16T17:39:24.8729435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:24.8729892Z NOT_CRAN: true 2021-05-16T17:39:24.8730320Z ##[endgroup] 2021-05-16T17:39:24.9354804Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:39:24.9445320Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:24.9446351Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:39:24.9447190Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:39:24.9448352Z sudo -s eval "$sysreqs" 2021-05-16T17:39:24.9499079Z shell: /usr/bin/bash -e {0} 2021-05-16T17:39:24.9499531Z env: 2021-05-16T17:39:24.9500042Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:24.9500565Z TIC_DEPLOY_KEY: 2021-05-16T17:39:24.9501490Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:24.9503257Z GITHUB_PAT: *** 2021-05-16T17:39:24.9503755Z COVERALLS_TOKEN: 2021-05-16T17:39:24.9504296Z continue-on-error: false 2021-05-16T17:39:24.9505056Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:24.9505614Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:24.9506119Z TZ: UTC 2021-05-16T17:39:24.9506579Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:24.9507052Z NOT_CRAN: true 2021-05-16T17:39:24.9507578Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:39:24.9508368Z ##[endgroup] 2021-05-16T17:39:25.2261002Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:26.1735627Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:39:48.6080496Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:39:48.6081388Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:39:48.6082095Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:39:48.6082783Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:39:48.6083502Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:39:48.6112662Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:39:48.6128224Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:48.6129274Z (as ‘lib’ is unspecified) 2021-05-16T17:40:08.1344947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:40:08.5183365Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T17:40:08.5249537Z ================================================== 2021-05-16T17:40:08.5250475Z downloaded 94 KB 2021-05-16T17:40:08.5251136Z 2021-05-16T17:40:08.5286775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:40:09.8356196Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T17:40:09.8358796Z ================================================== 2021-05-16T17:40:09.8359552Z downloaded 135 KB 2021-05-16T17:40:09.8360018Z 2021-05-16T17:40:09.8361768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:40:09.8363755Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T17:40:09.8364867Z ================================================== 2021-05-16T17:40:09.8365681Z downloaded 80 KB 2021-05-16T17:40:09.8366068Z 2021-05-16T17:40:09.8372413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:40:10.0423868Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T17:40:10.0715258Z ================================================== 2021-05-16T17:40:10.0715948Z downloaded 516 KB 2021-05-16T17:40:10.0716264Z 2021-05-16T17:40:10.0761046Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:40:10.5562249Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T17:40:10.6111245Z ================================================== 2021-05-16T17:40:10.6111915Z downloaded 991 KB 2021-05-16T17:40:10.6112247Z 2021-05-16T17:40:10.9244968Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:40:10.9291669Z * DONE (rprojroot) 2021-05-16T17:40:11.2173449Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:40:11.2213654Z * DONE (crayon) 2021-05-16T17:40:11.5125384Z * installing *binary* package ‘R6’ ... 2021-05-16T17:40:11.5178529Z * DONE (R6) 2021-05-16T17:40:11.8359885Z * installing *binary* package ‘desc’ ... 2021-05-16T17:40:11.8426339Z * DONE (desc) 2021-05-16T17:40:12.1678907Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:40:12.1728700Z * DONE (debugme) 2021-05-16T17:40:12.1787089Z 2021-05-16T17:40:12.1788258Z The downloaded source packages are in 2021-05-16T17:40:12.1789655Z ‘/tmp/RtmpJHbZNo/downloaded_packages’ 2021-05-16T17:40:12.1802728Z Running `R CMD build`... 2021-05-16T17:40:12.4875127Z * checking for file ‘/tmp/RtmpJHbZNo/remotes696553b0ed23/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:40:12.4878175Z * preparing ‘sysreqs’: 2021-05-16T17:40:12.4882746Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:40:12.4884545Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:12.4885794Z * checking for empty or unneeded directories 2021-05-16T17:40:12.4886983Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:40:12.4892532Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:12.4893402Z (as ‘lib’ is unspecified) 2021-05-16T17:40:12.7618067Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:40:12.7621593Z ** using staged installation 2021-05-16T17:40:12.7831601Z ** R 2021-05-16T17:40:12.7907681Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:13.3141003Z ** help 2021-05-16T17:40:13.3329439Z *** installing help indices 2021-05-16T17:40:13.3585874Z ** building package indices 2021-05-16T17:40:13.6043108Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:13.8611341Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:14.1387822Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:14.1388650Z * DONE (sysreqs) 2021-05-16T17:40:39.0517156Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:40:39.0519471Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:40:39.0521284Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:40:39.0736601Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:40:39.0751740Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:40:39.0997438Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:40:39.1861455Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:40:39.3350173Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:40:39.4871491Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:40:41.3730807Z Reading package lists... 2021-05-16T17:40:41.4655149Z Reading package lists... 2021-05-16T17:40:41.6706038Z Building dependency tree... 2021-05-16T17:40:41.6734342Z Reading state information... 2021-05-16T17:40:41.8837889Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:40:41.8839208Z Suggested packages: 2021-05-16T17:40:41.8840546Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:40:41.9358750Z The following NEW packages will be installed: 2021-05-16T17:40:41.9372116Z libcurl4-openssl-dev 2021-05-16T17:40:41.9600406Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:40:41.9601662Z Need to get 321 kB of archives. 2021-05-16T17:40:41.9602491Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:40:41.9604637Z 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-16T17:40:42.5226126Z Fetched 321 kB in 0s (12.9 MB/s) 2021-05-16T17:40:42.5581277Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:40:42.5692971Z (Reading database ... 2021-05-16T17:40:42.5693660Z (Reading database ... 5% 2021-05-16T17:40:42.5694174Z (Reading database ... 10% 2021-05-16T17:40:42.5694873Z (Reading database ... 15% 2021-05-16T17:40:42.5695405Z (Reading database ... 20% 2021-05-16T17:40:42.5695954Z (Reading database ... 25% 2021-05-16T17:40:42.5696441Z (Reading database ... 30% 2021-05-16T17:40:42.5696940Z (Reading database ... 35% 2021-05-16T17:40:42.5697559Z (Reading database ... 40% 2021-05-16T17:40:42.5698058Z (Reading database ... 45% 2021-05-16T17:40:42.5698546Z (Reading database ... 50% 2021-05-16T17:40:42.5744125Z (Reading database ... 55% 2021-05-16T17:40:42.5805817Z (Reading database ... 60% 2021-05-16T17:40:42.5858378Z (Reading database ... 65% 2021-05-16T17:40:42.6086469Z (Reading database ... 70% 2021-05-16T17:40:42.6123060Z (Reading database ... 75% 2021-05-16T17:40:42.6429939Z (Reading database ... 80% 2021-05-16T17:40:42.6545013Z (Reading database ... 85% 2021-05-16T17:40:42.7068183Z (Reading database ... 90% 2021-05-16T17:40:42.7168934Z (Reading database ... 95% 2021-05-16T17:40:42.7169499Z (Reading database ... 100% 2021-05-16T17:40:42.7170294Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T17:40:42.7346028Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:40:42.7359468Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:42.8553396Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:40:42.8600279Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:40:49.2458683Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:40:49.2459463Z remotes::install_github("ropensci/tic") 2021-05-16T17:40:49.2460129Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:40:49.2460830Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:40:49.2461528Z remotes::install_cran("covr") 2021-05-16T17:40:49.2470197Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:40:49.2470619Z env: 2021-05-16T17:40:49.2471131Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:40:49.2471609Z TIC_DEPLOY_KEY: 2021-05-16T17:40:49.2472449Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:40:49.2474446Z GITHUB_PAT: *** 2021-05-16T17:40:49.2475756Z COVERALLS_TOKEN: 2021-05-16T17:40:49.2476269Z continue-on-error: false 2021-05-16T17:40:49.2476758Z VDIFFR_RUN_TESTS: 2021-05-16T17:40:49.2477254Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:40:49.2477990Z TZ: UTC 2021-05-16T17:40:49.2478687Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:40:49.2479115Z NOT_CRAN: true 2021-05-16T17:40:49.2479490Z ##[endgroup] 2021-05-16T17:40:49.5036706Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:50.8711718Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:41:14.5728608Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:41:14.5729932Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:41:14.5731093Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:41:14.5732038Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:41:14.5733119Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:41:14.5734112Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:41:14.5735096Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:41:14.5736182Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:41:14.5737138Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:41:14.5738129Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:41:14.5739056Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:41:14.5740072Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:41:14.5741085Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:41:14.5742005Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:41:14.5742984Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:41:14.5743992Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:14.5745139Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:41:14.5746181Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:41:14.5747112Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:41:14.5748064Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:41:14.5749829Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:41:14.5750614Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:41:14.5751384Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:41:14.5752108Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:14.5752816Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:41:14.5753935Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:41:14.5755270Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:41:14.5756403Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:41:14.5757178Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:41:14.5757911Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:41:14.5758648Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:41:14.5761661Z 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-16T17:41:14.5774007Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:14.5774978Z (as ‘lib’ is unspecified) 2021-05-16T17:41:34.2074202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:41:34.5823102Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T17:41:34.6258704Z ================================================== 2021-05-16T17:41:34.6260072Z downloaded 1.3 MB 2021-05-16T17:41:34.6261033Z 2021-05-16T17:41:34.6301300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:41:35.8616230Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T17:41:35.8617818Z ================================================== 2021-05-16T17:41:35.8618517Z downloaded 226 KB 2021-05-16T17:41:35.8618993Z 2021-05-16T17:41:35.8620766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:41:35.8622808Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T17:41:35.8623853Z ================================================== 2021-05-16T17:41:35.8624649Z downloaded 140 KB 2021-05-16T17:41:35.8625183Z 2021-05-16T17:41:35.8626982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:41:35.9567336Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T17:41:35.9569908Z ================================================== 2021-05-16T17:41:35.9570716Z downloaded 53 KB 2021-05-16T17:41:35.9571299Z 2021-05-16T17:41:35.9613456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:41:36.4858291Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T17:41:36.4859638Z ================================================== 2021-05-16T17:41:36.4860384Z downloaded 23 KB 2021-05-16T17:41:36.4860844Z 2021-05-16T17:41:36.4897613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:41:36.8694038Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T17:41:36.9136634Z ================================================== 2021-05-16T17:41:36.9138233Z downloaded 1.4 MB 2021-05-16T17:41:36.9139002Z 2021-05-16T17:41:36.9178383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:41:37.3019199Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:41:37.3032810Z ================================================== 2021-05-16T17:41:37.3033611Z downloaded 36 KB 2021-05-16T17:41:37.3034085Z 2021-05-16T17:41:37.3073562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:41:37.6838755Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T17:41:37.7167189Z ================================================== 2021-05-16T17:41:37.7168102Z downloaded 884 KB 2021-05-16T17:41:37.7168545Z 2021-05-16T17:41:37.7293496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:41:38.1158238Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T17:41:38.1437846Z ================================================== 2021-05-16T17:41:38.1438645Z downloaded 523 KB 2021-05-16T17:41:38.1439120Z 2021-05-16T17:41:38.1479944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:41:38.5304399Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T17:41:38.5305835Z ================================================== 2021-05-16T17:41:38.5306501Z downloaded 12 KB 2021-05-16T17:41:38.5307029Z 2021-05-16T17:41:38.5343817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:41:38.8907784Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T17:41:38.9223216Z ================================================== 2021-05-16T17:41:38.9223903Z downloaded 486 KB 2021-05-16T17:41:38.9224222Z 2021-05-16T17:41:38.9269510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:41:39.5529581Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T17:41:39.5618708Z ================================================== 2021-05-16T17:41:39.5619311Z downloaded 90 KB 2021-05-16T17:41:39.5619626Z 2021-05-16T17:41:39.5662791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:41:39.9461582Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T17:41:39.9947589Z ================================================== 2021-05-16T17:41:39.9948679Z downloaded 508 KB 2021-05-16T17:41:39.9949278Z 2021-05-16T17:41:39.9991830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:41:40.3789046Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T17:41:40.4133225Z ================================================== 2021-05-16T17:41:40.4134335Z downloaded 621 KB 2021-05-16T17:41:40.4134988Z 2021-05-16T17:41:40.4258297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:41:41.1583054Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T17:41:41.1874774Z ================================================== 2021-05-16T17:41:41.1875365Z downloaded 267 KB 2021-05-16T17:41:41.1875644Z 2021-05-16T17:41:41.1927991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:41:41.7108346Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T17:41:41.7354339Z ================================================== 2021-05-16T17:41:41.7354966Z downloaded 167 KB 2021-05-16T17:41:41.7355265Z 2021-05-16T17:41:41.7401886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:41:42.1531271Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T17:41:42.1724210Z ================================================== 2021-05-16T17:41:42.1724912Z downloaded 234 KB 2021-05-16T17:41:42.1725249Z 2021-05-16T17:41:42.1769484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:41:42.5606712Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T17:41:42.5811631Z ================================================== 2021-05-16T17:41:42.5812261Z downloaded 276 KB 2021-05-16T17:41:42.5812599Z 2021-05-16T17:41:42.5867492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:41:43.2128573Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T17:41:43.2305275Z ================================================== 2021-05-16T17:41:43.2305815Z downloaded 201 KB 2021-05-16T17:41:43.2306107Z 2021-05-16T17:41:43.2345955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:41:43.6104077Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T17:41:43.6107065Z ================================================== 2021-05-16T17:41:43.6107624Z downloaded 64 KB 2021-05-16T17:41:43.6107951Z 2021-05-16T17:41:43.6153913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:41:43.8915713Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T17:41:43.8917428Z ================================================== 2021-05-16T17:41:43.8918522Z downloaded 46 KB 2021-05-16T17:41:43.8919201Z 2021-05-16T17:41:43.8958518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:41:44.2759191Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T17:41:44.3175292Z ================================================== 2021-05-16T17:41:44.3175993Z downloaded 416 KB 2021-05-16T17:41:44.3176312Z 2021-05-16T17:41:44.3222921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:41:44.7025107Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T17:41:44.7087705Z ================================================== 2021-05-16T17:41:44.7088862Z downloaded 91 KB 2021-05-16T17:41:44.7090147Z 2021-05-16T17:41:44.7137489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:41:45.0922932Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T17:41:45.1032573Z ================================================== 2021-05-16T17:41:45.1033166Z downloaded 133 KB 2021-05-16T17:41:45.1033778Z 2021-05-16T17:41:45.1090194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:41:45.3894378Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T17:41:45.4110609Z ================================================== 2021-05-16T17:41:45.4111712Z downloaded 271 KB 2021-05-16T17:41:45.4112819Z 2021-05-16T17:41:45.4158068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:41:45.8111612Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T17:41:45.8614035Z ================================================== 2021-05-16T17:41:45.8615263Z downloaded 735 KB 2021-05-16T17:41:45.8615864Z 2021-05-16T17:41:45.8658576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:41:46.9951267Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T17:41:46.9953709Z ================================================== 2021-05-16T17:41:46.9954503Z downloaded 46 KB 2021-05-16T17:41:46.9954985Z 2021-05-16T17:41:46.9993657Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:41:47.1353891Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:41:47.1355016Z ================================================== 2021-05-16T17:41:47.1355460Z downloaded 24 KB 2021-05-16T17:41:47.1355751Z 2021-05-16T17:41:47.1386549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:41:47.5182532Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T17:41:47.5508086Z ================================================== 2021-05-16T17:41:47.5508734Z downloaded 688 KB 2021-05-16T17:41:47.5509048Z 2021-05-16T17:41:47.5555720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:41:47.9667477Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T17:41:47.9730590Z ================================================== 2021-05-16T17:41:47.9731659Z downloaded 45 KB 2021-05-16T17:41:47.9732701Z 2021-05-16T17:41:47.9772585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:41:48.3544440Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T17:41:48.3875965Z ================================================== 2021-05-16T17:41:48.3876879Z downloaded 595 KB 2021-05-16T17:41:48.3877214Z 2021-05-16T17:41:48.8360628Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:41:48.8439322Z * DONE (rlang) 2021-05-16T17:41:49.1496463Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:41:49.1551140Z * DONE (magrittr) 2021-05-16T17:41:49.4757552Z * installing *binary* package ‘glue’ ... 2021-05-16T17:41:49.4808202Z * DONE (glue) 2021-05-16T17:41:49.7727677Z * installing *binary* package ‘sys’ ... 2021-05-16T17:41:49.7772303Z * DONE (sys) 2021-05-16T17:41:50.0490247Z * installing *binary* package ‘mime’ ... 2021-05-16T17:41:50.0532822Z * DONE (mime) 2021-05-16T17:41:50.4911218Z * installing *binary* package ‘curl’ ... 2021-05-16T17:41:50.5038123Z * DONE (curl) 2021-05-16T17:41:50.8580309Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:41:50.8641671Z * DONE (jsonlite) 2021-05-16T17:41:51.1452354Z * installing *binary* package ‘ini’ ... 2021-05-16T17:41:51.1490837Z * DONE (ini) 2021-05-16T17:41:51.4477464Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:41:51.4520647Z * DONE (gitcreds) 2021-05-16T17:41:51.8387486Z * installing *binary* package ‘zip’ ... 2021-05-16T17:41:51.8459643Z * DONE (zip) 2021-05-16T17:41:52.1644919Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:41:52.1708206Z * DONE (rstudioapi) 2021-05-16T17:41:52.5053537Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:41:52.5103853Z * DONE (fastmap) 2021-05-16T17:41:52.8571999Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:41:52.8626566Z * DONE (yaml) 2021-05-16T17:41:53.1881161Z * installing *binary* package ‘withr’ ... 2021-05-16T17:41:53.1939804Z * DONE (withr) 2021-05-16T17:41:53.5011264Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:41:53.5060822Z * DONE (whisker) 2021-05-16T17:41:53.7921850Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:41:53.7979077Z * DONE (rappdirs) 2021-05-16T17:41:54.2131393Z * installing *binary* package ‘fs’ ... 2021-05-16T17:41:54.2191661Z * DONE (fs) 2021-05-16T17:41:54.5117057Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:41:54.5157966Z * DONE (clipr) 2021-05-16T17:41:54.8600617Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:41:54.8654490Z * DONE (git2r) 2021-05-16T17:41:55.1463546Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:41:55.1506801Z * DONE (askpass) 2021-05-16T17:41:55.4649865Z * installing *binary* package ‘cli’ ... 2021-05-16T17:41:55.4699000Z * DONE (cli) 2021-05-16T17:41:55.7766595Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:41:55.7818830Z * DONE (purrr) 2021-05-16T17:41:56.0866548Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:41:56.0916947Z * DONE (lifecycle) 2021-05-16T17:41:56.3658332Z * installing *source* package ‘cachem’ ... 2021-05-16T17:41:56.3674228Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:41:56.3676803Z ** using staged installation 2021-05-16T17:41:56.3875054Z ** libs 2021-05-16T17:41:56.3949100Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:41:56.5130560Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:41:56.5747548Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:41:56.6114662Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:41:56.6130979Z ** R 2021-05-16T17:41:56.6218676Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:57.3457307Z ** help 2021-05-16T17:41:57.3758579Z *** installing help indices 2021-05-16T17:41:57.4042342Z ** building package indices 2021-05-16T17:41:57.6477257Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:57.9270928Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:41:57.9731911Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:58.2583042Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:58.2592181Z * DONE (cachem) 2021-05-16T17:41:58.8459404Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:41:58.8551457Z * DONE (openssl) 2021-05-16T17:41:59.1351742Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:41:59.1392618Z * DONE (memoise) 2021-05-16T17:41:59.4729435Z * installing *binary* package ‘httr’ ... 2021-05-16T17:41:59.4788696Z * DONE (httr) 2021-05-16T17:41:59.7806821Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:41:59.7859187Z * DONE (credentials) 2021-05-16T17:42:00.0888523Z * installing *binary* package ‘gh’ ... 2021-05-16T17:42:00.0963447Z * DONE (gh) 2021-05-16T17:42:00.4178771Z * installing *binary* package ‘gert’ ... 2021-05-16T17:42:00.4234403Z * DONE (gert) 2021-05-16T17:42:00.7952330Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:42:00.8031920Z * DONE (usethis) 2021-05-16T17:42:00.8106389Z 2021-05-16T17:42:00.8107593Z The downloaded source packages are in 2021-05-16T17:42:00.8110095Z ‘/tmp/RtmpXUkHie/downloaded_packages’ 2021-05-16T17:42:00.8120631Z Running `R CMD build`... 2021-05-16T17:42:03.7652831Z * checking for file ‘/tmp/RtmpXUkHie/remotes7204d4acec6/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:42:03.7654844Z * preparing ‘tic’: 2021-05-16T17:42:03.7656149Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:42:03.7657336Z * installing the package to process help pages 2021-05-16T17:42:03.7658754Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:42:03.7660227Z * checking for empty or unneeded directories 2021-05-16T17:42:03.7661511Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:42:03.7662729Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:42:03.7663887Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:42:03.7666347Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:03.7667487Z (as ‘lib’ is unspecified) 2021-05-16T17:42:04.2227368Z * installing *source* package ‘tic’ ... 2021-05-16T17:42:04.2231216Z ** using staged installation 2021-05-16T17:42:04.2604586Z ** R 2021-05-16T17:42:04.2899473Z ** inst 2021-05-16T17:42:04.2955938Z ** preparing package for lazy loading 2021-05-16T17:42:04.7767948Z ** help 2021-05-16T17:42:04.9808366Z *** installing help indices 2021-05-16T17:42:05.1181823Z *** copying figures 2021-05-16T17:42:05.1215814Z ** building package indices 2021-05-16T17:42:05.4786104Z ** installing vignettes 2021-05-16T17:42:05.4845059Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:05.8560931Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:06.2769786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:06.2833836Z * DONE (tic) 2021-05-16T17:42:06.3013306Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:42:06.8691955Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:42:08.9223199Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:42:08.9225075Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:42:08.9226351Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:42:08.9229201Z 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-16T17:42:08.9231923Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:42:08.9233250Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:42:08.9234939Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:42:08.9236117Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:42:08.9237318Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:42:08.9238586Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:08.9239804Z (as ‘lib’ is unspecified) 2021-05-16T17:42:08.9241114Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:42:08.9242266Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:42:08.9243412Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:42:08.9244614Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:42:08.9248225Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:42:08.9249082Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:42:08.9249882Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:42:08.9250693Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:42:08.9251469Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:42:08.9252265Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:42:08.9253018Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:42:08.9253986Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:42:08.9254832Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:42:08.9255596Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:42:08.9256376Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:42:08.9257125Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:42:08.9257905Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:42:08.9258654Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:42:08.9259465Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:42:08.9260254Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:42:08.9261023Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:42:08.9261787Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:42:08.9262568Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:42:08.9263422Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:42:08.9264276Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:42:08.9265247Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:42:08.9266071Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:42:08.9266883Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:42:08.9267683Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:42:08.9268465Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:42:28.7634959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:42:29.1429237Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T17:42:29.1766056Z ================================================== 2021-05-16T17:42:29.1767366Z downloaded 231 KB 2021-05-16T17:42:29.1767995Z 2021-05-16T17:42:29.1803683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:42:29.4555948Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T17:42:29.4985973Z ================================================== 2021-05-16T17:42:29.4987249Z downloaded 1.5 MB 2021-05-16T17:42:29.4987866Z 2021-05-16T17:42:29.5028310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:42:29.8819050Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T17:42:29.8820466Z ================================================== 2021-05-16T17:42:29.8821189Z downloaded 16 KB 2021-05-16T17:42:29.8821638Z 2021-05-16T17:42:29.8859529Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:42:30.0226686Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:42:30.0598706Z ================================================== 2021-05-16T17:42:30.0600919Z downloaded 1.1 MB 2021-05-16T17:42:30.0602646Z 2021-05-16T17:42:30.0626698Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:42:30.0994257Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:42:30.1295772Z ================================================== 2021-05-16T17:42:30.1296466Z downloaded 670 KB 2021-05-16T17:42:30.1296800Z 2021-05-16T17:42:30.1330404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:42:30.5147840Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T17:42:30.5150582Z ================================================== 2021-05-16T17:42:30.5151118Z downloaded 42 KB 2021-05-16T17:42:30.5151444Z 2021-05-16T17:42:30.5194392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:42:31.0006331Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T17:42:31.0241792Z ================================================== 2021-05-16T17:42:31.0242886Z downloaded 247 KB 2021-05-16T17:42:31.0243523Z 2021-05-16T17:42:31.0286638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:42:31.4080647Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T17:42:31.4964274Z ================================================== 2021-05-16T17:42:31.4965433Z downloaded 977 KB 2021-05-16T17:42:31.4966092Z 2021-05-16T17:42:31.5006433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:42:31.7767156Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T17:42:31.7768666Z ================================================== 2021-05-16T17:42:31.7769453Z downloaded 67 KB 2021-05-16T17:42:31.7770034Z 2021-05-16T17:42:31.7805396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:42:32.1608611Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T17:42:32.1832006Z ================================================== 2021-05-16T17:42:32.1832668Z downloaded 354 KB 2021-05-16T17:42:32.1833016Z 2021-05-16T17:42:32.1881063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:42:32.5695719Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T17:42:32.5926639Z ================================================== 2021-05-16T17:42:32.5927347Z downloaded 412 KB 2021-05-16T17:42:32.5927648Z 2021-05-16T17:42:32.5981147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:42:32.9792575Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T17:42:32.9795330Z ================================================== 2021-05-16T17:42:32.9795940Z downloaded 15 KB 2021-05-16T17:42:32.9796251Z 2021-05-16T17:42:32.9853025Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:42:33.5402639Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T17:42:33.5622095Z ================================================== 2021-05-16T17:42:33.5623304Z downloaded 147 KB 2021-05-16T17:42:33.5623903Z 2021-05-16T17:42:33.5668989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:42:33.9453994Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T17:42:33.9456572Z ================================================== 2021-05-16T17:42:33.9457508Z downloaded 72 KB 2021-05-16T17:42:33.9457870Z 2021-05-16T17:42:33.9501913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:42:34.3191295Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T17:42:34.3261954Z ================================================== 2021-05-16T17:42:34.3263164Z downloaded 39 KB 2021-05-16T17:42:34.3263749Z 2021-05-16T17:42:34.3297873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:42:34.7262692Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T17:42:34.7548712Z ================================================== 2021-05-16T17:42:34.7549800Z downloaded 348 KB 2021-05-16T17:42:34.7550424Z 2021-05-16T17:42:34.7587181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:42:35.1373902Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T17:42:35.1760556Z ================================================== 2021-05-16T17:42:35.1761505Z downloaded 426 KB 2021-05-16T17:42:35.1761856Z 2021-05-16T17:42:35.1807806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:42:35.6870429Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T17:42:35.6906272Z ================================================== 2021-05-16T17:42:35.6908420Z downloaded 40 KB 2021-05-16T17:42:35.6909117Z 2021-05-16T17:42:35.6958493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:42:36.2461424Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T17:42:36.2771858Z ================================================== 2021-05-16T17:42:36.2772945Z downloaded 602 KB 2021-05-16T17:42:36.2773573Z 2021-05-16T17:42:36.2810846Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:42:36.3152852Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:42:36.3279483Z ================================================== 2021-05-16T17:42:36.3280434Z downloaded 109 KB 2021-05-16T17:42:36.3280914Z 2021-05-16T17:42:36.3307414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:42:36.7069948Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T17:42:36.7468132Z ================================================== 2021-05-16T17:42:36.7469388Z downloaded 224 KB 2021-05-16T17:42:36.7469976Z 2021-05-16T17:42:36.7514560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:42:37.1306579Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T17:42:37.1307781Z ================================================== 2021-05-16T17:42:37.1308220Z downloaded 37 KB 2021-05-16T17:42:37.1308507Z 2021-05-16T17:42:37.1347630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:42:37.6126285Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T17:42:37.6302190Z ================================================== 2021-05-16T17:42:37.6302992Z downloaded 199 KB 2021-05-16T17:42:37.6303441Z 2021-05-16T17:42:37.6345244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:42:37.9809073Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T17:42:38.0320231Z ================================================== 2021-05-16T17:42:38.0321210Z downloaded 2.8 MB 2021-05-16T17:42:38.0321662Z 2021-05-16T17:42:38.0365462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:42:38.4163589Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T17:42:38.4732756Z ================================================== 2021-05-16T17:42:38.4734125Z downloaded 4.0 MB 2021-05-16T17:42:38.4734734Z 2021-05-16T17:42:38.4772006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:42:38.8619269Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T17:42:38.9018111Z ================================================== 2021-05-16T17:42:38.9018784Z downloaded 1.3 MB 2021-05-16T17:42:38.9019861Z 2021-05-16T17:42:38.9062937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:42:39.2908294Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T17:42:39.3176404Z ================================================== 2021-05-16T17:42:39.3177056Z downloaded 478 KB 2021-05-16T17:42:39.3177656Z 2021-05-16T17:42:39.3221665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:42:39.7483756Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T17:42:39.7564157Z ================================================== 2021-05-16T17:42:39.7564718Z downloaded 107 KB 2021-05-16T17:42:39.7565045Z 2021-05-16T17:42:39.7606673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:42:40.1391746Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T17:42:40.1394922Z ================================================== 2021-05-16T17:42:40.1395501Z downloaded 21 KB 2021-05-16T17:42:40.1395829Z 2021-05-16T17:42:40.1445660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:42:40.4832950Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T17:42:40.4895490Z ================================================== 2021-05-16T17:42:40.4896463Z downloaded 42 KB 2021-05-16T17:42:40.4897276Z 2021-05-16T17:42:40.4952667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:42:41.0232871Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T17:42:41.0235360Z ================================================== 2021-05-16T17:42:41.0235957Z downloaded 33 KB 2021-05-16T17:42:41.0236281Z 2021-05-16T17:42:41.0279721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:42:41.4231767Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T17:42:41.4359647Z ================================================== 2021-05-16T17:42:41.4360240Z downloaded 136 KB 2021-05-16T17:42:41.4360568Z 2021-05-16T17:42:41.4402405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:42:41.8190867Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T17:42:41.9022698Z ================================================== 2021-05-16T17:42:41.9023959Z downloaded 3.4 MB 2021-05-16T17:42:41.9024579Z 2021-05-16T17:42:41.9072746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:42:42.2837975Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T17:42:42.2840813Z ================================================== 2021-05-16T17:42:42.2841378Z downloaded 64 KB 2021-05-16T17:42:42.2841690Z 2021-05-16T17:42:42.2889530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:42:42.7175667Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T17:42:42.7617414Z ================================================== 2021-05-16T17:42:42.7618081Z downloaded 1.3 MB 2021-05-16T17:42:42.7618383Z 2021-05-16T17:42:42.7660937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:42:43.1452027Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T17:42:43.1584142Z ================================================== 2021-05-16T17:42:43.1588014Z downloaded 128 KB 2021-05-16T17:42:43.1588422Z 2021-05-16T17:42:43.1710603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:42:43.7647461Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T17:42:43.8061153Z ================================================== 2021-05-16T17:42:43.8062128Z downloaded 384 KB 2021-05-16T17:42:43.8063038Z 2021-05-16T17:42:44.1416418Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:42:44.1479410Z * DONE (utf8) 2021-05-16T17:42:44.4382854Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:42:44.4421358Z * DONE (pkgconfig) 2021-05-16T17:42:44.7672979Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:42:44.7725052Z * DONE (fansi) 2021-05-16T17:42:45.1536884Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:42:45.1602246Z * DONE (diffobj) 2021-05-16T17:42:45.4831462Z * installing *binary* package ‘ps’ ... 2021-05-16T17:42:45.4883829Z * DONE (ps) 2021-05-16T17:42:45.7792773Z * installing *binary* package ‘praise’ ... 2021-05-16T17:42:45.7830643Z * DONE (praise) 2021-05-16T17:42:46.0822488Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:42:46.0870220Z * DONE (pkgload) 2021-05-16T17:42:46.3777791Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:42:46.3820652Z * DONE (evaluate) 2021-05-16T17:42:46.6770822Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:42:46.6813849Z * DONE (ellipsis) 2021-05-16T17:42:47.0581734Z * installing *binary* package ‘digest’ ... 2021-05-16T17:42:47.0644820Z * DONE (digest) 2021-05-16T17:42:47.3398631Z * installing *binary* package ‘brio’ ... 2021-05-16T17:42:47.3481201Z * DONE (brio) 2021-05-16T17:42:47.7301935Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:42:47.7366331Z * DONE (xml2) 2021-05-16T17:42:48.1218758Z * installing *source* package ‘xfun’ ... 2021-05-16T17:42:48.1257578Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:48.1258821Z ** using staged installation 2021-05-16T17:42:48.1481202Z ** libs 2021-05-16T17:42:48.1547705Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:42:48.2883726Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:42:48.3484217Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:42:48.3994039Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:42:48.4009701Z ** R 2021-05-16T17:42:48.4246915Z ** inst 2021-05-16T17:42:48.4262123Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:50.3720549Z ** help 2021-05-16T17:42:50.5720826Z *** installing help indices 2021-05-16T17:42:50.7241166Z ** building package indices 2021-05-16T17:42:51.1266179Z ** installing vignettes 2021-05-16T17:42:51.1330333Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:51.3922583Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:51.4130261Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:51.6757479Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:51.6775080Z * DONE (xfun) 2021-05-16T17:42:52.3489799Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:42:52.3603902Z * DONE (stringi) 2021-05-16T17:42:54.0572564Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:42:54.1064001Z * DONE (Rcpp) 2021-05-16T17:42:54.5150249Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:42:54.5214220Z * DONE (commonmark) 2021-05-16T17:42:54.8639268Z * installing *binary* package ‘brew’ ... 2021-05-16T17:42:54.8699212Z * DONE (brew) 2021-05-16T17:42:55.1618544Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:42:55.1762364Z * DONE (sessioninfo) 2021-05-16T17:42:55.4513456Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:42:55.4553328Z * DONE (prettyunits) 2021-05-16T17:42:55.9560736Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:42:55.9656364Z * DONE (vctrs) 2021-05-16T17:42:56.2970174Z * installing *binary* package ‘processx’ ... 2021-05-16T17:42:56.3031935Z * DONE (processx) 2021-05-16T17:42:56.6268152Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:42:56.6326235Z * DONE (markdown) 2021-05-16T17:42:56.9069981Z * installing *binary* package ‘highr’ ... 2021-05-16T17:42:56.9174473Z * DONE (highr) 2021-05-16T17:42:57.2254669Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:42:57.2306043Z * DONE (stringr) 2021-05-16T17:42:57.5296109Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:42:57.5336482Z * DONE (rversions) 2021-05-16T17:42:58.0965576Z * installing *source* package ‘pillar’ ... 2021-05-16T17:42:58.1081864Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:58.1083399Z ** using staged installation 2021-05-16T17:42:58.1350361Z ** R 2021-05-16T17:42:58.1672504Z ** inst 2021-05-16T17:42:58.1716807Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:00.7506658Z ** help 2021-05-16T17:43:00.8661249Z *** installing help indices 2021-05-16T17:43:00.9506539Z *** copying figures 2021-05-16T17:43:00.9512977Z ** building package indices 2021-05-16T17:43:01.2626039Z ** installing vignettes 2021-05-16T17:43:01.2717621Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:01.6708185Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:02.1085443Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:02.1109331Z * DONE (pillar) 2021-05-16T17:43:02.4315317Z * installing *binary* package ‘callr’ ... 2021-05-16T17:43:02.4363083Z * DONE (callr) 2021-05-16T17:43:02.9870109Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:43:03.0023743Z * DONE (knitr) 2021-05-16T17:43:03.2765235Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:43:03.2807145Z * DONE (xopen) 2021-05-16T17:43:03.8572309Z * installing *source* package ‘tibble’ ... 2021-05-16T17:43:03.8693963Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:43:03.8697219Z ** using staged installation 2021-05-16T17:43:03.8974665Z ** libs 2021-05-16T17:43:03.9027829Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:43:03.9621764Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:43:04.0482904Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:43:04.0937246Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:43:04.2154475Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:43:04.2426985Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:43:04.2432398Z ** R 2021-05-16T17:43:04.2716547Z ** inst 2021-05-16T17:43:04.2754308Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:06.9472770Z ** help 2021-05-16T17:43:07.0473486Z *** installing help indices 2021-05-16T17:43:07.1245919Z *** copying figures 2021-05-16T17:43:07.1253656Z ** building package indices 2021-05-16T17:43:07.4226122Z ** installing vignettes 2021-05-16T17:43:07.4308933Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:07.9133019Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:43:07.9337682Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:08.4279238Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:08.4301658Z * DONE (tibble) 2021-05-16T17:43:08.7149678Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:43:08.7192968Z * DONE (pkgbuild) 2021-05-16T17:43:09.1819894Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:43:09.1902827Z * DONE (roxygen2) 2021-05-16T17:43:09.4862491Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:43:09.4908915Z * DONE (rematch2) 2021-05-16T17:43:09.7637291Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:43:09.7678107Z * DONE (rcmdcheck) 2021-05-16T17:43:10.0291086Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:43:10.0335634Z * DONE (waldo) 2021-05-16T17:43:10.9374258Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:43:10.9543251Z * DONE (testthat) 2021-05-16T17:43:11.2754382Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:43:11.2801581Z * DONE (devtools) 2021-05-16T17:43:11.2872513Z 2021-05-16T17:43:11.2873647Z The downloaded source packages are in 2021-05-16T17:43:11.2875393Z ‘/tmp/RtmpXUkHie/downloaded_packages’ 2021-05-16T17:43:11.3550666Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:43:13.5614205Z 2021-05-16T17:43:13.9692800Z 2021-05-16T17:43:13.9705984Z checking for file ‘/tmp/RtmpXUkHie/remotes72043a78baa/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:43:13.9787543Z 2021-05-16T17:43:13.9791166Z ✔ checking for file ‘/tmp/RtmpXUkHie/remotes72043a78baa/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:43:13.9807176Z 2021-05-16T17:43:13.9844872Z 2021-05-16T17:43:13.9847420Z ─ preparing ‘desc’: 2021-05-16T17:43:13.9964135Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:14.0003579Z 2021-05-16T17:43:14.0006279Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:14.1023244Z 2021-05-16T17:43:14.1065040Z 2021-05-16T17:43:14.1068572Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:14.1084216Z 2021-05-16T17:43:14.1137142Z 2021-05-16T17:43:14.1139675Z ─ checking for empty or unneeded directories 2021-05-16T17:43:14.1152993Z 2021-05-16T17:43:14.1216952Z 2021-05-16T17:43:14.1219299Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:43:14.2629958Z 2021-05-16T17:43:14.2633544Z 2021-05-16T17:43:14.2635167Z 2021-05-16T17:43:14.2768139Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:14.2769740Z (as ‘lib’ is unspecified) 2021-05-16T17:43:14.6610494Z * installing *source* package ‘desc’ ... 2021-05-16T17:43:14.6642599Z ** using staged installation 2021-05-16T17:43:14.6870318Z ** R 2021-05-16T17:43:14.7098946Z ** inst 2021-05-16T17:43:14.7120398Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:16.9186031Z ** help 2021-05-16T17:43:17.0920867Z *** installing help indices 2021-05-16T17:43:17.2237599Z ** building package indices 2021-05-16T17:43:17.5795929Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:17.8280649Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:18.1219163Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:18.1236923Z * DONE (desc) 2021-05-16T17:43:18.3892589Z 2021-05-16T17:43:18.3893602Z 2021-05-16T17:43:18.3895704Z checking for file ‘/tmp/RtmpXUkHie/remotes72043ceae6fc/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:43:18.3935732Z 2021-05-16T17:43:18.3938177Z ✔ checking for file ‘/tmp/RtmpXUkHie/remotes72043ceae6fc/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:43:18.4065607Z 2021-05-16T17:43:18.4066603Z 2021-05-16T17:43:18.4068257Z ─ preparing ‘ghtravis’: 2021-05-16T17:43:18.4068919Z 2021-05-16T17:43:18.4069511Z 2021-05-16T17:43:18.4167858Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:18.4201521Z 2021-05-16T17:43:18.4204123Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:18.4805509Z 2021-05-16T17:43:18.4837908Z 2021-05-16T17:43:18.4840570Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:18.4854254Z 2021-05-16T17:43:18.4885722Z 2021-05-16T17:43:18.4888347Z ─ checking for empty or unneeded directories 2021-05-16T17:43:18.4900076Z 2021-05-16T17:43:18.4929838Z 2021-05-16T17:43:18.4932494Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:43:18.5223216Z 2021-05-16T17:43:18.5226970Z 2021-05-16T17:43:18.5228536Z 2021-05-16T17:43:18.5861049Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:18.5862992Z (as ‘lib’ is unspecified) 2021-05-16T17:43:18.9072495Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:43:18.9075656Z ** using staged installation 2021-05-16T17:43:18.9322476Z ** R 2021-05-16T17:43:18.9469917Z ** inst 2021-05-16T17:43:18.9482394Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:20.7458222Z ** help 2021-05-16T17:43:20.8243643Z *** installing help indices 2021-05-16T17:43:20.8940333Z ** building package indices 2021-05-16T17:43:21.2071841Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:22.1689729Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:23.1612906Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:23.1623366Z * DONE (ghtravis) 2021-05-16T17:43:23.1725260Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:43:23.3274007Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:43:25.9902108Z 2021-05-16T17:43:25.9904128Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:43:25.9905905Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:43:25.9907037Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:43:25.9907991Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:43:25.9908645Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:43:25.9909283Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:43:25.9916644Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:25.9917890Z (as ‘lib’ is unspecified) 2021-05-16T17:43:45.6412283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:43:46.1665881Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T17:43:46.1870204Z ================================================== 2021-05-16T17:43:46.1870772Z downloaded 193 KB 2021-05-16T17:43:46.1871067Z 2021-05-16T17:43:46.1910549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:43:46.5793482Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T17:43:46.5794528Z ================================================== 2021-05-16T17:43:46.5795197Z downloaded 64 KB 2021-05-16T17:43:46.5795730Z 2021-05-16T17:43:46.5852262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:43:47.2395029Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T17:43:47.2586023Z ================================================== 2021-05-16T17:43:47.2586656Z downloaded 191 KB 2021-05-16T17:43:47.2586987Z 2021-05-16T17:43:47.2628746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:43:47.6403158Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T17:43:47.7131632Z ================================================== 2021-05-16T17:43:47.7132842Z downloaded 1.2 MB 2021-05-16T17:43:47.7133461Z 2021-05-16T17:43:47.7178251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:43:48.0992392Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T17:43:48.1355364Z ================================================== 2021-05-16T17:43:48.1356432Z downloaded 1.0 MB 2021-05-16T17:43:48.1357055Z 2021-05-16T17:43:48.4645853Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:43:48.4694602Z * DONE (tidyselect) 2021-05-16T17:43:48.7615295Z * installing *binary* package ‘generics’ ... 2021-05-16T17:43:48.7659245Z * DONE (generics) 2021-05-16T17:43:49.1210057Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:43:49.1274067Z * DONE (cpp11) 2021-05-16T17:43:49.5610473Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:43:49.5690008Z * DONE (dplyr) 2021-05-16T17:43:50.0112608Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:43:50.0193754Z * DONE (tidyr) 2021-05-16T17:43:50.0273848Z 2021-05-16T17:43:50.0275252Z The downloaded source packages are in 2021-05-16T17:43:50.0277354Z ‘/tmp/RtmpXUkHie/downloaded_packages’ 2021-05-16T17:43:50.8934199Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:50.8934799Z 2021-05-16T17:43:50.8935596Z (as ‘lib’ is unspecified) 2021-05-16T17:43:50.8936391Z * installing *source* package ‘aghast’ ... 2021-05-16T17:43:50.8937286Z ** using staged installation 2021-05-16T17:43:50.8937708Z ** R 2021-05-16T17:43:50.8938567Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:50.8940717Z checking for file ‘/tmp/RtmpXUkHie/remotes720438bcc28c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:43:50.8942160Z 2021-05-16T17:43:50.8949065Z ✔ checking for file ‘/tmp/RtmpXUkHie/remotes720438bcc28c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:43:50.8950014Z 2021-05-16T17:43:50.8950398Z 2021-05-16T17:43:51.2965528Z ** help 2021-05-16T17:43:51.2967156Z ─ preparing ‘aghast’: 2021-05-16T17:43:51.2968205Z checking DESCRIPTION meta-information ... 2021-05-16T17:43:51.2968810Z 2021-05-16T17:43:51.2969630Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:43:51.2970111Z 2021-05-16T17:43:51.2970474Z 2021-05-16T17:43:51.2971477Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:51.2972294Z 2021-05-16T17:43:51.2972662Z 2021-05-16T17:43:51.2973548Z ─ checking for empty or unneeded directories 2021-05-16T17:43:51.2974465Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:43:51.2974834Z 2021-05-16T17:43:51.2975177Z 2021-05-16T17:43:51.2975851Z 2021-05-16T17:43:51.3319304Z *** installing help indices 2021-05-16T17:43:51.3652469Z ** building package indices 2021-05-16T17:43:51.6327544Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:43:51.8636132Z ** testing if installed package can be loaded from final location 2021-05-16T17:43:52.1128977Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:43:52.1136604Z * DONE (aghast) 2021-05-16T17:43:52.1236629Z Installing 1 packages: covr 2021-05-16T17:43:52.1246623Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:43:52.1248389Z (as ‘lib’ is unspecified) 2021-05-16T17:44:12.0711023Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:44:12.0712203Z 2021-05-16T17:44:12.0718848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:44:12.4906605Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T17:44:12.5072334Z ================================================== 2021-05-16T17:44:12.5073316Z downloaded 159 KB 2021-05-16T17:44:12.5073864Z 2021-05-16T17:44:12.5118798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:44:12.8961182Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T17:44:12.9078352Z ================================================== 2021-05-16T17:44:12.9078909Z downloaded 118 KB 2021-05-16T17:44:12.9079312Z 2021-05-16T17:44:12.9123105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:44:13.2924886Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T17:44:13.3147839Z ================================================== 2021-05-16T17:44:13.3148521Z downloaded 282 KB 2021-05-16T17:44:13.3148840Z 2021-05-16T17:44:13.6377735Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:44:13.6425303Z * DONE (lazyeval) 2021-05-16T17:44:13.9600517Z * installing *binary* package ‘rex’ ... 2021-05-16T17:44:13.9645502Z * DONE (rex) 2021-05-16T17:44:14.3012750Z * installing *binary* package ‘covr’ ... 2021-05-16T17:44:14.3070048Z * DONE (covr) 2021-05-16T17:44:14.3154344Z 2021-05-16T17:44:14.3155923Z The downloaded source packages are in 2021-05-16T17:44:14.3157559Z ‘/tmp/RtmpXUkHie/downloaded_packages’ 2021-05-16T17:44:14.3346824Z 2021-05-16T17:44:14.3395451Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:44:14.3396229Z Rscript -e "tic::before_install()" 2021-05-16T17:44:14.3449144Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:14.3449835Z env: 2021-05-16T17:44:14.3450392Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:14.3450921Z TIC_DEPLOY_KEY: 2021-05-16T17:44:14.3451850Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:14.3453704Z GITHUB_PAT: *** 2021-05-16T17:44:14.3454179Z COVERALLS_TOKEN: 2021-05-16T17:44:14.3454941Z continue-on-error: false 2021-05-16T17:44:14.3455506Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:14.3456046Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:14.3456556Z TZ: UTC 2021-05-16T17:44:14.3457032Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:14.3457493Z NOT_CRAN: true 2021-05-16T17:44:14.3457929Z ##[endgroup] 2021-05-16T17:44:14.7199839Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:14.9088375Z Running before_install: step_install_remote_binaries() 2021-05-16T17:44:15.8994943Z Installing oro.nifti binaries 2021-05-16T17:44:15.8995803Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:44:16.3752540Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:44:16.3797700Z tag_name 2021-05-16T17:44:16.3800297Z 11 0.10.3.s 2021-05-16T17:44:16.3800942Z zipball_url 2021-05-16T17:44:16.3802435Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:44:16.3803703Z tarball_url 2021-05-16T17:44:16.3805228Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:44:16.3806426Z commit.sha 2021-05-16T17:44:16.3807213Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:44:16.3810624Z commit.url 2021-05-16T17:44:16.3811959Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:44:16.3813100Z node_id 2021-05-16T17:44:16.3814262Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:44:16.3815520Z url 2021-05-16T17:44:16.3816764Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:44:16.3818845Z assets_url 2021-05-16T17:44:16.3819718Z Installing oro.nifti package binaries 2021-05-16T17:44:16.3820896Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:44:16.3822107Z upload_url 2021-05-16T17:44:16.3823458Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:44:16.3824735Z id asset_updated_at asset_created_at created_at 2021-05-16T17:44:16.3826731Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T17:44:16.3827498Z published_at asset_name 2021-05-16T17:44:16.3828726Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:44:16.3829629Z asset_label asset_download_count 2021-05-16T17:44:16.3830265Z 11 4 2021-05-16T17:44:16.3831173Z asset_browser_download_url 2021-05-16T17:44:16.3833220Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:44:16.3867652Z --2021-05-16 17:44:16-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:44:16.3998832Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T17:44:16.4014459Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T17:44:16.4735165Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:44:16.4741811Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174416Z&X-Amz-Expires=300&X-Amz-Signature=14c9dd2e913a7273052e2e107a01c6d0ac22d88fc41a191bacdc35faaecaff81&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:44:16.4754717Z --2021-05-16 17:44:16-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174416Z&X-Amz-Expires=300&X-Amz-Signature=14c9dd2e913a7273052e2e107a01c6d0ac22d88fc41a191bacdc35faaecaff81&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:44:16.4789658Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-16T17:44:16.4804074Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T17:44:16.6127401Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:44:16.6131235Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T17:44:16.6132675Z Saving to: ‘/tmp/RtmpgZhP0x/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:44:16.6164341Z 2021-05-16T17:44:16.6173382Z 0K .......... .......... .......... .......... .......... 0% 12.8M 0s 2021-05-16T17:44:16.6190411Z 50K .......... .......... .......... .......... .......... 1% 31.6M 0s 2021-05-16T17:44:16.6201928Z 100K .......... .......... .......... .......... .......... 2% 37.9M 0s 2021-05-16T17:44:16.6219076Z 150K .......... .......... .......... .......... .......... 3% 28.5M 0s 2021-05-16T17:44:16.6228171Z 200K .......... .......... .......... .......... .......... 4% 51.7M 0s 2021-05-16T17:44:16.6234043Z 250K .......... .......... .......... .......... .......... 5% 82.7M 0s 2021-05-16T17:44:16.6242927Z 300K .......... .......... .......... .......... .......... 5% 55.2M 0s 2021-05-16T17:44:16.6252186Z 350K .......... .......... .......... .......... .......... 6% 57.2M 0s 2021-05-16T17:44:16.6259434Z 400K .......... .......... .......... .......... .......... 7% 61.3M 0s 2021-05-16T17:44:16.6267361Z 450K .......... .......... .......... .......... .......... 8% 61.8M 0s 2021-05-16T17:44:16.6272437Z 500K .......... .......... .......... .......... .......... 9% 94.2M 0s 2021-05-16T17:44:16.6277704Z 550K .......... .......... .......... .......... .......... 10% 92.4M 0s 2021-05-16T17:44:16.6283153Z 600K .......... .......... .......... .......... .......... 10% 87.2M 0s 2021-05-16T17:44:16.6296924Z 650K .......... .......... .......... .......... .......... 11% 36.6M 0s 2021-05-16T17:44:16.6303214Z 700K .......... .......... .......... .......... .......... 12% 79.7M 0s 2021-05-16T17:44:16.6307428Z 750K .......... .......... .......... .......... .......... 13% 113M 0s 2021-05-16T17:44:16.6312048Z 800K .......... .......... .......... .......... .......... 14% 97.9M 0s 2021-05-16T17:44:16.6317378Z 850K .......... .......... .......... .......... .......... 15% 94.1M 0s 2021-05-16T17:44:16.6322700Z 900K .......... .......... .......... .......... .......... 15% 93.5M 0s 2021-05-16T17:44:16.6326687Z 950K .......... .......... .......... .......... .......... 16% 141M 0s 2021-05-16T17:44:16.6329821Z 1000K .......... .......... .......... .......... .......... 17% 122M 0s 2021-05-16T17:44:16.6336324Z 1050K .......... .......... .......... .......... .......... 18% 91.6M 0s 2021-05-16T17:44:16.6340531Z 1100K .......... .......... .......... .......... .......... 19% 97.6M 0s 2021-05-16T17:44:16.6344459Z 1150K .......... .......... .......... .......... .......... 20% 120M 0s 2021-05-16T17:44:16.6348873Z 1200K .......... .......... .......... .......... .......... 20% 116M 0s 2021-05-16T17:44:16.6353166Z 1250K .......... .......... .......... .......... .......... 21% 117M 0s 2021-05-16T17:44:16.6367497Z 1300K .......... .......... .......... .......... .......... 22% 32.5M 0s 2021-05-16T17:44:16.6373282Z 1350K .......... .......... .......... .......... .......... 23% 90.7M 0s 2021-05-16T17:44:16.6378567Z 1400K .......... .......... .......... .......... .......... 24% 90.6M 0s 2021-05-16T17:44:16.6384450Z 1450K .......... .......... .......... .......... .......... 25% 78.1M 0s 2021-05-16T17:44:16.6389673Z 1500K .......... .......... .......... .......... .......... 26% 98.0M 0s 2021-05-16T17:44:16.6394909Z 1550K .......... .......... .......... .......... .......... 26% 89.9M 0s 2021-05-16T17:44:16.6399734Z 1600K .......... .......... .......... .......... .......... 27% 99.7M 0s 2021-05-16T17:44:16.6405057Z 1650K .......... .......... .......... .......... .......... 28% 93.6M 0s 2021-05-16T17:44:16.6422563Z 1700K .......... .......... .......... .......... .......... 29% 30.6M 0s 2021-05-16T17:44:16.6430655Z 1750K .......... .......... .......... .......... .......... 30% 82.4M 0s 2021-05-16T17:44:16.6431944Z 1800K .......... .......... .......... .......... .......... 31% 203M 0s 2021-05-16T17:44:16.6434621Z 1850K .......... .......... .......... .......... .......... 31% 115M 0s 2021-05-16T17:44:16.6437472Z 1900K .......... .......... .......... .......... .......... 32% 161M 0s 2021-05-16T17:44:16.6440743Z 1950K .......... .......... .......... .......... .......... 33% 167M 0s 2021-05-16T17:44:16.6443106Z 2000K .......... .......... .......... .......... .......... 34% 188M 0s 2021-05-16T17:44:16.6446717Z 2050K .......... .......... .......... .......... .......... 35% 179M 0s 2021-05-16T17:44:16.6448703Z 2100K .......... .......... .......... .......... .......... 36% 151M 0s 2021-05-16T17:44:16.6452218Z 2150K .......... .......... .......... .......... .......... 36% 181M 0s 2021-05-16T17:44:16.6454397Z 2200K .......... .......... .......... .......... .......... 37% 184M 0s 2021-05-16T17:44:16.6458881Z 2250K .......... .......... .......... .......... .......... 38% 168M 0s 2021-05-16T17:44:16.6460064Z 2300K .......... .......... .......... .......... .......... 39% 213M 0s 2021-05-16T17:44:16.6463038Z 2350K .......... .......... .......... .......... .......... 40% 226M 0s 2021-05-16T17:44:16.6465133Z 2400K .......... .......... .......... .......... .......... 41% 148M 0s 2021-05-16T17:44:16.6475676Z 2450K .......... .......... .......... .......... .......... 41% 173M 0s 2021-05-16T17:44:16.6476789Z 2500K .......... .......... .......... .......... .......... 42% 61.9M 0s 2021-05-16T17:44:16.6478841Z 2550K .......... .......... .......... .......... .......... 43% 142M 0s 2021-05-16T17:44:16.6483778Z 2600K .......... .......... .......... .......... .......... 44% 155M 0s 2021-05-16T17:44:16.6484841Z 2650K .......... .......... .......... .......... .......... 45% 234M 0s 2021-05-16T17:44:16.6487892Z 2700K .......... .......... .......... .......... .......... 46% 188M 0s 2021-05-16T17:44:16.6490586Z 2750K .......... .......... .......... .......... .......... 46% 160M 0s 2021-05-16T17:44:16.6493097Z 2800K .......... .......... .......... .......... .......... 47% 163M 0s 2021-05-16T17:44:16.6503914Z 2850K .......... .......... .......... .......... .......... 48% 57.5M 0s 2021-05-16T17:44:16.6505045Z 2900K .......... .......... .......... .......... .......... 49% 172M 0s 2021-05-16T17:44:16.6507424Z 2950K .......... .......... .......... .......... .......... 50% 166M 0s 2021-05-16T17:44:16.6511447Z 3000K .......... .......... .......... .......... .......... 51% 146M 0s 2021-05-16T17:44:16.6516080Z 3050K .......... .......... .......... .......... .......... 52% 104M 0s 2021-05-16T17:44:16.6518467Z 3100K .......... .......... .......... .......... .......... 52% 198M 0s 2021-05-16T17:44:16.6523359Z 3150K .......... .......... .......... .......... .......... 53% 90.5M 0s 2021-05-16T17:44:16.6527464Z 3200K .......... .......... .......... .......... .......... 54% 124M 0s 2021-05-16T17:44:16.6546889Z 3250K .......... .......... .......... .......... .......... 55% 136M 0s 2021-05-16T17:44:16.6550611Z 3300K .......... .......... .......... .......... .......... 56% 168M 0s 2021-05-16T17:44:16.6551268Z 3350K .......... .......... .......... .......... .......... 57% 194M 0s 2021-05-16T17:44:16.6552916Z 3400K .......... .......... .......... .......... .......... 57% 166M 0s 2021-05-16T17:44:16.6553549Z 3450K .......... .......... .......... .......... .......... 58% 223M 0s 2021-05-16T17:44:16.6554193Z 3500K .......... .......... .......... .......... .......... 59% 250M 0s 2021-05-16T17:44:16.6554819Z 3550K .......... .......... .......... .......... .......... 60% 188M 0s 2021-05-16T17:44:16.6555717Z 3600K .......... .......... .......... .......... .......... 61% 75.8M 0s 2021-05-16T17:44:16.6559563Z 3650K .......... .......... .......... .......... .......... 62% 76.3M 0s 2021-05-16T17:44:16.6561840Z 3700K .......... .......... .......... .......... .......... 62% 189M 0s 2021-05-16T17:44:16.6567392Z 3750K .......... .......... .......... .......... .......... 63% 90.0M 0s 2021-05-16T17:44:16.6569115Z 3800K .......... .......... .......... .......... .......... 64% 197M 0s 2021-05-16T17:44:16.6574082Z 3850K .......... .......... .......... .......... .......... 65% 99.7M 0s 2021-05-16T17:44:16.6576157Z 3900K .......... .......... .......... .......... .......... 66% 267M 0s 2021-05-16T17:44:16.6596902Z 3950K .......... .......... .......... .......... .......... 67% 23.7M 0s 2021-05-16T17:44:16.6599161Z 4000K .......... .......... .......... .......... .......... 67% 228M 0s 2021-05-16T17:44:16.6604128Z 4050K .......... .......... .......... .......... .......... 68% 89.7M 0s 2021-05-16T17:44:16.6606085Z 4100K .......... .......... .......... .......... .......... 69% 266M 0s 2021-05-16T17:44:16.6610869Z 4150K .......... .......... .......... .......... .......... 70% 111M 0s 2021-05-16T17:44:16.6632719Z 4200K .......... .......... .......... .......... .......... 71% 99.1M 0s 2021-05-16T17:44:16.6633476Z 4250K .......... .......... .......... .......... .......... 72% 272M 0s 2021-05-16T17:44:16.6634132Z 4300K .......... .......... .......... .......... .......... 72% 225M 0s 2021-05-16T17:44:16.6634759Z 4350K .......... .......... .......... .......... .......... 73% 204M 0s 2021-05-16T17:44:16.6635656Z 4400K .......... .......... .......... .......... .......... 74% 245M 0s 2021-05-16T17:44:16.6639457Z 4450K .......... .......... .......... .......... .......... 75% 29.9M 0s 2021-05-16T17:44:16.6641557Z 4500K .......... .......... .......... .......... .......... 76% 243M 0s 2021-05-16T17:44:16.6644464Z 4550K .......... .......... .......... .......... .......... 77% 155M 0s 2021-05-16T17:44:16.6655381Z 4600K .......... .......... .......... .......... .......... 78% 144M 0s 2021-05-16T17:44:16.6656304Z 4650K .......... .......... .......... .......... .......... 78% 273M 0s 2021-05-16T17:44:16.6657105Z 4700K .......... .......... .......... .......... .......... 79% 290M 0s 2021-05-16T17:44:16.6657712Z 4750K .......... .......... .......... .......... .......... 80% 137M 0s 2021-05-16T17:44:16.6665136Z 4800K .......... .......... .......... .......... .......... 81% 49.7M 0s 2021-05-16T17:44:16.6683724Z 4850K .......... .......... .......... .......... .......... 82% 26.4M 0s 2021-05-16T17:44:16.6685694Z 4900K .......... .......... .......... .......... .......... 83% 210M 0s 2021-05-16T17:44:16.6699505Z 4950K .......... .......... .......... .......... .......... 83% 145M 0s 2021-05-16T17:44:16.6764531Z 5000K .......... .......... .......... .......... .......... 84% 204M 0s 2021-05-16T17:44:16.6766256Z 5050K .......... .......... .......... .......... .......... 85% 226M 0s 2021-05-16T17:44:16.6766844Z 5100K .......... .......... .......... .......... .......... 86% 203M 0s 2021-05-16T17:44:16.6767428Z 5150K .......... .......... .......... .......... .......... 87% 226M 0s 2021-05-16T17:44:16.6768015Z 5200K .......... .......... .......... .......... .......... 88% 265M 0s 2021-05-16T17:44:16.6768638Z 5250K .......... .......... .......... .......... .......... 88% 7.43M 0s 2021-05-16T17:44:16.6777038Z 5300K .......... .......... .......... .......... .......... 89% 47.7M 0s 2021-05-16T17:44:16.6782767Z 5350K .......... .......... .......... .......... .......... 90% 77.4M 0s 2021-05-16T17:44:16.6788779Z 5400K .......... .......... .......... .......... .......... 91% 82.3M 0s 2021-05-16T17:44:16.6794627Z 5450K .......... .......... .......... .......... .......... 92% 254M 0s 2021-05-16T17:44:16.6801617Z 5500K .......... .......... .......... .......... .......... 93% 47.4M 0s 2021-05-16T17:44:16.6808382Z 5550K .......... .......... .......... .......... .......... 93% 65.7M 0s 2021-05-16T17:44:16.6811457Z 5600K .......... .......... .......... .......... .......... 94% 183M 0s 2021-05-16T17:44:16.6814287Z 5650K .......... .......... .......... .......... .......... 95% 160M 0s 2021-05-16T17:44:16.6816308Z 5700K .......... .......... .......... .......... .......... 96% 228M 0s 2021-05-16T17:44:16.6820709Z 5750K .......... .......... .......... .......... .......... 97% 110M 0s 2021-05-16T17:44:16.6823633Z 5800K .......... .......... .......... .......... .......... 98% 182M 0s 2021-05-16T17:44:16.6825897Z 5850K .......... .......... .......... .......... .......... 98% 221M 0s 2021-05-16T17:44:16.6831100Z 5900K .......... .......... .......... .......... .......... 99% 104M 0s 2021-05-16T17:44:16.6831704Z 5950K .......... 100% 245M=0.07s 2021-05-16T17:44:16.6832010Z 2021-05-16T17:44:16.6833673Z 2021-05-16 17:44:16 (83.7 MB/s) - ‘/tmp/RtmpgZhP0x/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T17:44:16.6834256Z 2021-05-16T17:44:16.6888332Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:44:16.6889431Z (as ‘lib’ is unspecified) 2021-05-16T17:44:17.3382877Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:44:17.3508551Z * DONE (oro.nifti) 2021-05-16T17:44:17.3647444Z Rewriting new remotes: 2021-05-16T17:44:17.3888114Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:44:17.3888939Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:44:17.3889553Z remotes::install_cran("rcmdcheck") 2021-05-16T17:44:17.3890122Z remotes::install_cran("markdown") 2021-05-16T17:44:17.3898302Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:44:17.3898723Z env: 2021-05-16T17:44:17.3899185Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:17.3899655Z TIC_DEPLOY_KEY: 2021-05-16T17:44:17.3900722Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:17.3902436Z GITHUB_PAT: *** 2021-05-16T17:44:17.3902851Z COVERALLS_TOKEN: 2021-05-16T17:44:17.3903352Z continue-on-error: false 2021-05-16T17:44:17.3903829Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:17.3904525Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:17.3905750Z TZ: UTC 2021-05-16T17:44:17.3906179Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:17.3906658Z NOT_CRAN: true 2021-05-16T17:44:17.3907058Z ##[endgroup] 2021-05-16T17:44:42.4733514Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:44:42.4735502Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:44:42.4736942Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:44:42.4738111Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:44:42.4882740Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T17:44:42.4902193Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:44:42.4903426Z (as ‘lib’ is unspecified) 2021-05-16T17:45:02.6457615Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:45:02.6885136Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:45:02.7218450Z ================================================== 2021-05-16T17:45:02.7219804Z downloaded 1.0 MB 2021-05-16T17:45:02.7220432Z 2021-05-16T17:45:02.7253577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:45:03.1068838Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T17:45:03.1070392Z ================================================== 2021-05-16T17:45:03.1071300Z downloaded 59 KB 2021-05-16T17:45:03.1071894Z 2021-05-16T17:45:03.1114609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:45:03.6615420Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T17:45:03.6618024Z ================================================== 2021-05-16T17:45:03.6618584Z downloaded 34 KB 2021-05-16T17:45:03.6618916Z 2021-05-16T17:45:03.6662705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:45:04.3213367Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T17:45:04.4865238Z ================================================== 2021-05-16T17:45:04.4866620Z downloaded 5.8 MB 2021-05-16T17:45:04.4867357Z 2021-05-16T17:45:04.9522327Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:45:04.9614268Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:45:04.9615491Z ** using staged installation 2021-05-16T17:45:04.9798226Z ** libs 2021-05-16T17:45:04.9857088Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T17:45:29.5082694Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T17:45:29.6302999Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T17:45:29.7509694Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T17:45:29.7970683Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T17:45:29.9453034Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T17:45:30.5789435Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T17:45:30.6369179Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T17:45:30.7932168Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T17:45:31.0074577Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T17:45:31.1878193Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T17:45:31.5156155Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T17:45:31.6594614Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T17:45:32.3479147Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T17:45:32.4859513Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T17:45:32.8890332Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T17:45:32.9349436Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T17:45:32.9951143Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T17:45:33.1033073Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T17:45:34.6428270Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T17:45:37.8505762Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:45:38.0889556Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:45:38.1041942Z ** R 2021-05-16T17:45:38.1179935Z ** inst 2021-05-16T17:45:38.1216902Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:39.2634638Z ** help 2021-05-16T17:45:39.3403863Z *** installing help indices 2021-05-16T17:45:39.4007719Z ** building package indices 2021-05-16T17:45:39.6935199Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:40.0781463Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:45:40.1074600Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:40.4617658Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:40.4631095Z * DONE (RNifti) 2021-05-16T17:45:40.7594166Z * installing *binary* package ‘abind’ ... 2021-05-16T17:45:40.7638388Z * DONE (abind) 2021-05-16T17:45:41.0379542Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:45:41.0421037Z * DONE (bitops) 2021-05-16T17:45:41.7137346Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:45:41.7272488Z * DONE (oro.nifti) 2021-05-16T17:45:41.7367823Z 2021-05-16T17:45:41.7369109Z The downloaded source packages are in 2021-05-16T17:45:41.7370731Z ‘/tmp/Rtmp1XNtT7/downloaded_packages’ 2021-05-16T17:46:00.8713986Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:46:00.8715128Z Use `force = TRUE` to force installation 2021-05-16T17:46:00.8729971Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:46:00.8730976Z Use `force = TRUE` to force installation 2021-05-16T17:46:00.8897570Z ##[group]Run options(width = 100) 2021-05-16T17:46:00.8898245Z options(width = 100) 2021-05-16T17:46:00.8898885Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:46:00.8899682Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:46:00.8909201Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:46:00.8909670Z env: 2021-05-16T17:46:00.8910190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:00.8910739Z TIC_DEPLOY_KEY: 2021-05-16T17:46:00.8911664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:00.8914048Z GITHUB_PAT: *** 2021-05-16T17:46:00.8914540Z COVERALLS_TOKEN: 2021-05-16T17:46:00.8915155Z continue-on-error: false 2021-05-16T17:46:00.8915693Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:00.8916259Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:00.8917038Z TZ: UTC 2021-05-16T17:46:00.8917520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:00.8918055Z NOT_CRAN: true 2021-05-16T17:46:00.8918499Z ##[endgroup] 2021-05-16T17:46:01.5347438Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:46:01.5348158Z setting value 2021-05-16T17:46:01.5349499Z version R version 4.0.5 (2021-03-31) 2021-05-16T17:46:01.5350374Z os Ubuntu 20.04.2 LTS 2021-05-16T17:46:01.5351233Z system x86_64, linux-gnu 2021-05-16T17:46:01.5351809Z ui X11 2021-05-16T17:46:01.5352332Z language (EN) 2021-05-16T17:46:01.5353102Z collate C.UTF-8 2021-05-16T17:46:01.5353853Z ctype C.UTF-8 2021-05-16T17:46:01.5354401Z tz UTC 2021-05-16T17:46:01.5355331Z date 2021-05-16 2021-05-16T17:46:01.5355656Z 2021-05-16T17:46:01.5357154Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:46:01.5358001Z package * version date lib source 2021-05-16T17:46:01.5359048Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5360381Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:46:01.5361529Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5362481Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5363409Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5364361Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5365567Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5366552Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5367523Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:46:01.5368863Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5369813Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5371048Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5371985Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5372938Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5373892Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5375118Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5376177Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5377429Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5378434Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5379388Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5380699Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5381670Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5382621Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5383576Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T17:46:01.5385491Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:46:01.5386652Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5387608Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5388590Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5389524Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5390832Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5391808Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5392768Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5393715Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5394666Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5395910Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5396846Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5398048Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5398991Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5400291Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:46:01.5401437Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5402379Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5403329Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5404259Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5405500Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5406537Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5407458Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5408475Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5409406Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5410636Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5411657Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5412620Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5413571Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5414524Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5415820Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5416794Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5417951Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5418969Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5420138Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5421189Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5422135Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5423078Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5424009Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5425449Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5426507Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5427452Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5428451Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T17:46:01.5429411Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5430702Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:46:01.5432103Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5433185Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5434166Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5435365Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5436436Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5439563Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5441221Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5442179Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5443094Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5444043Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5445463Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5446516Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5447476Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5448846Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5450757Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5451803Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5452783Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T17:46:01.5453796Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5454746Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5456257Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5457242Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5458229Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5459229Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5460452Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5461490Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5462608Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5463612Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5464547Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5466011Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5466987Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T17:46:01.5467914Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5468914Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:46:01.5470137Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5471181Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5472146Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:46:01.5473156Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:46:01.5474156Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5475357Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5476393Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5477325Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5478266Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5479188Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T17:46:01.5480357Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5481363Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5482511Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5483465Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T17:46:01.5484398Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:46:01.5485777Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5486759Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5487682Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5488606Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:46:01.5488967Z 2021-05-16T17:46:01.5489494Z [1] /home/runner/work/_temp/Library 2021-05-16T17:46:01.5490363Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T17:46:01.5539757Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:46:01.5540981Z Rscript -e 'tic::script()' 2021-05-16T17:46:01.5541483Z ls -l check 2021-05-16T17:46:01.5595230Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:46:01.5595849Z env: 2021-05-16T17:46:01.5596351Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:01.5596897Z TIC_DEPLOY_KEY: 2021-05-16T17:46:01.5597811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:01.5600287Z GITHUB_PAT: *** 2021-05-16T17:46:01.5600795Z COVERALLS_TOKEN: 2021-05-16T17:46:01.5601358Z continue-on-error: false 2021-05-16T17:46:01.5601891Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:01.5602451Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:01.5602968Z TZ: UTC 2021-05-16T17:46:01.5603398Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:01.5603875Z NOT_CRAN: true 2021-05-16T17:46:01.5604301Z ##[endgroup] 2021-05-16T17:46:01.9034961Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:02.0817266Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:46:02.0818516Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:46:02.0819633Z timeout = Inf, check_dir = "check") 2021-05-16T17:46:02.1801420Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:46:02.4530009Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:46:02.4633650Z * preparing ‘oro.asl’: 2021-05-16T17:46:02.4683706Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:46:02.4950287Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:46:02.5057695Z * checking for empty or unneeded directories 2021-05-16T17:46:02.5060044Z * building ‘oro.asl_0.1.1.tar.gz’ 2021-05-16T17:46:02.5060908Z 2021-05-16T17:46:02.5942680Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:46:02.8705710Z * using log directory ‘/home/runner/work/oro.asl/oro.asl/check/oro.asl.Rcheck’ 2021-05-16T17:46:02.8728868Z * using R version 4.0.5 (2021-03-31) 2021-05-16T17:46:02.8730536Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:46:02.8731770Z * using session charset: UTF-8 2021-05-16T17:46:02.8882119Z * using option ‘--as-cran’ 2021-05-16T17:46:02.8910842Z * checking for file ‘oro.asl/DESCRIPTION’ ... OK 2021-05-16T17:46:02.8920187Z * this is package ‘oro.asl’ version ‘0.1.1’ 2021-05-16T17:46:02.8951124Z * checking package namespace information ... OK 2021-05-16T17:46:24.0170806Z * checking package dependencies ... OK 2021-05-16T17:46:24.0172167Z * checking if this is a source package ... OK 2021-05-16T17:46:24.0173100Z * checking if there is a namespace ... OK 2021-05-16T17:46:24.0741789Z * checking for executable files ... OK 2021-05-16T17:46:24.0742698Z * checking for hidden files and directories ... OK 2021-05-16T17:46:24.0743790Z * checking for portable file names ... OK 2021-05-16T17:46:24.0744675Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:46:24.0767180Z * checking serialization versions ... OK 2021-05-16T17:46:25.5963078Z * checking whether package ‘oro.asl’ can be installed ... OK 2021-05-16T17:46:25.6026095Z * checking installed package size ... OK 2021-05-16T17:46:25.6745996Z * checking package directory ... OK 2021-05-16T17:46:25.6747190Z * checking for future file timestamps ... OK 2021-05-16T17:46:25.8587279Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:46:25.8605766Z * checking top-level files ... OK 2021-05-16T17:46:25.8607375Z * checking for left-over files ... OK 2021-05-16T17:46:25.8608618Z * checking index information ... OK 2021-05-16T17:46:25.9202275Z * checking package subdirectories ... OK 2021-05-16T17:46:25.9792920Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:46:26.0401406Z * checking R files for syntax errors ... OK 2021-05-16T17:46:26.2698639Z * checking whether the package can be loaded ... OK 2021-05-16T17:46:26.3537365Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:46:26.4366888Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:46:26.4948500Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:46:26.7035734Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:46:26.9403286Z * checking loading without being on the library search path ... OK 2021-05-16T17:46:27.0585683Z * checking dependencies in R code ... OK 2021-05-16T17:46:27.7473391Z * checking S3 generic/method consistency ... OK 2021-05-16T17:46:27.8903452Z * checking replacement functions ... OK 2021-05-16T17:46:28.0549364Z * checking foreign function calls ... OK 2021-05-16T17:46:30.4369478Z * checking R code for possible problems ... OK 2021-05-16T17:46:30.6964831Z * checking Rd files ... OK 2021-05-16T17:46:30.7539856Z * checking Rd metadata ... OK 2021-05-16T17:46:30.8220539Z * checking Rd line widths ... OK 2021-05-16T17:46:30.9147504Z * checking Rd cross-references ... OK 2021-05-16T17:46:31.0502996Z * checking for missing documentation entries ... OK 2021-05-16T17:46:31.4850452Z * checking for code/documentation mismatches ... OK 2021-05-16T17:46:32.3171340Z * checking Rd \usage sections ... OK 2021-05-16T17:46:32.4054566Z * checking Rd contents ... OK 2021-05-16T17:46:32.4991495Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:46:33.1747229Z * checking examples ... OK 2021-05-16T17:46:35.1573424Z * checking PDF version of manual ... OK 2021-05-16T17:46:35.1575830Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:46:35.1576927Z * checking for detritus in the temp directory ... OK 2021-05-16T17:46:35.1577620Z * DONE 2021-05-16T17:46:35.1577990Z 2021-05-16T17:46:35.1578491Z Status: OK 2021-05-16T17:46:35.1579250Z 2021-05-16T17:46:35.2614196Z ── R CMD check results ────────────────────────────────────── oro.asl 0.1.1 ──── 2021-05-16T17:46:35.2635688Z Duration: 32.7s 2021-05-16T17:46:35.2636348Z 2021-05-16T17:46:35.2651144Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T17:46:35.2749926Z total 24 2021-05-16T17:46:35.2751783Z drwxr-xr-x 5 runner docker 4096 May 16 17:46 oro.asl.Rcheck 2021-05-16T17:46:35.2753695Z -rw-r--r-- 1 runner docker 3465 May 16 17:46 oro.asl_0.1.1.tar.gz 2021-05-16T17:46:35.2770249Z -rw-r--r-- 1 runner docker 13665 May 16 17:46 oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:46:35.2810899Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:46:35.2811829Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:46:35.2865364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:46:35.2865947Z env: 2021-05-16T17:46:35.2866466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:35.2866994Z TIC_DEPLOY_KEY: 2021-05-16T17:46:35.2867927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:35.2870313Z GITHUB_PAT: *** 2021-05-16T17:46:35.2870798Z COVERALLS_TOKEN: 2021-05-16T17:46:35.2871383Z continue-on-error: false 2021-05-16T17:46:35.2871917Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:35.2872477Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:35.2872971Z TZ: UTC 2021-05-16T17:46:35.2873422Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:35.2874094Z NOT_CRAN: true 2021-05-16T17:46:35.2874559Z ##[endgroup] 2021-05-16T17:46:35.3038731Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:46:35.3039656Z Rscript -e "tic::before_deploy()" 2021-05-16T17:46:35.3085517Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:35.3085933Z env: 2021-05-16T17:46:35.3086381Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:35.3086877Z TIC_DEPLOY_KEY: 2021-05-16T17:46:35.3087693Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:35.3089280Z GITHUB_PAT: *** 2021-05-16T17:46:35.3089727Z COVERALLS_TOKEN: 2021-05-16T17:46:35.3090219Z continue-on-error: false 2021-05-16T17:46:35.3090717Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:35.3091219Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:35.3091682Z TZ: UTC 2021-05-16T17:46:35.3092068Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:35.3092497Z NOT_CRAN: true 2021-05-16T17:46:35.3092879Z ##[endgroup] 2021-05-16T17:46:35.6716853Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:35.8500363Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:46:35.8501025Z with: 2021-05-16T17:46:35.8502002Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.asl/releases/43017700/assets{?name,label} 2021-05-16T17:46:35.8503178Z asset_path: check/oro.asl_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:46:35.8510184Z asset_name: oro.asl_0.1.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:46:35.8511180Z asset_content_type: application/octet-stream 2021-05-16T17:46:35.8511745Z env: 2021-05-16T17:46:35.8516069Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:35.8516605Z TIC_DEPLOY_KEY: 2021-05-16T17:46:35.8517579Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:35.8519646Z GITHUB_PAT: *** 2021-05-16T17:46:35.8520127Z COVERALLS_TOKEN: 2021-05-16T17:46:35.8520688Z continue-on-error: false 2021-05-16T17:46:35.8521225Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:35.8521820Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:35.8522340Z TZ: UTC 2021-05-16T17:46:35.8522775Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:35.8523260Z NOT_CRAN: true 2021-05-16T17:46:35.8524798Z GITHUB_TOKEN: *** 2021-05-16T17:46:35.8525254Z ##[endgroup] 2021-05-16T17:46:36.7324811Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:46:36.7325435Z Rscript -e "tic::deploy()" 2021-05-16T17:46:36.7374031Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:36.7374730Z env: 2021-05-16T17:46:36.7375198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:36.7375676Z TIC_DEPLOY_KEY: 2021-05-16T17:46:36.7376507Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:36.7378526Z GITHUB_PAT: *** 2021-05-16T17:46:36.7378957Z COVERALLS_TOKEN: 2021-05-16T17:46:36.7379785Z continue-on-error: false 2021-05-16T17:46:36.7380265Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:36.7380768Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:36.7381223Z TZ: UTC 2021-05-16T17:46:36.7381625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:36.7382037Z NOT_CRAN: true 2021-05-16T17:46:36.7382434Z ##[endgroup] 2021-05-16T17:46:37.0918106Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:37.2641603Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:46:37.2642341Z Rscript -e "tic::after_deploy()" 2021-05-16T17:46:37.2696710Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:37.2697168Z env: 2021-05-16T17:46:37.2697664Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:37.2698208Z TIC_DEPLOY_KEY: 2021-05-16T17:46:37.2699127Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:37.2701479Z GITHUB_PAT: *** 2021-05-16T17:46:37.2701963Z COVERALLS_TOKEN: 2021-05-16T17:46:37.2702520Z continue-on-error: false 2021-05-16T17:46:37.2703051Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:37.2703614Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:37.2704127Z TZ: UTC 2021-05-16T17:46:37.2704988Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:37.2705482Z NOT_CRAN: true 2021-05-16T17:46:37.2705899Z ##[endgroup] 2021-05-16T17:46:37.6332141Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:46:37.8070528Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T17:46:37.8071271Z curl -s -H "Accept: application/json" \ 2021-05-16T17:46:37.8071897Z  -H "Content-Type: application/json" \ 2021-05-16T17:46:37.8072538Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:46:37.8073235Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T17:46:37.8073971Z  -X POST https://coveralls.io/api/repos 2021-05-16T17:46:37.8162067Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:37.8162476Z env: 2021-05-16T17:46:37.8162942Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:37.8163730Z TIC_DEPLOY_KEY: 2021-05-16T17:46:37.8164817Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:37.8166481Z GITHUB_PAT: *** 2021-05-16T17:46:37.8166906Z COVERALLS_TOKEN: 2021-05-16T17:46:37.8167391Z continue-on-error: false 2021-05-16T17:46:37.8167926Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:37.8168438Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:37.8168903Z TZ: UTC 2021-05-16T17:46:37.8169290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:37.8169955Z NOT_CRAN: true 2021-05-16T17:46:37.8170335Z ##[endgroup] 2021-05-16T17:46:37.8950102Z {"error":"Forbidden"} 2021-05-16T17:46:37.8992504Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:46:37.8993246Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:46:37.8993904Z  curl -s -H "Accept: application/json" \ 2021-05-16T17:46:37.8994862Z  -H "Content-Type: application/json" \ 2021-05-16T17:46:37.8995612Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:46:37.8996479Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T17:46:37.8997246Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T17:46:37.9061702Z shell: /usr/bin/bash -e {0} 2021-05-16T17:46:37.9062142Z env: 2021-05-16T17:46:37.9062658Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:37.9063208Z TIC_DEPLOY_KEY: 2021-05-16T17:46:37.9064128Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:37.9066379Z GITHUB_PAT: *** 2021-05-16T17:46:37.9066847Z COVERALLS_TOKEN: 2021-05-16T17:46:37.9067453Z continue-on-error: false 2021-05-16T17:46:37.9068004Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:37.9068548Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:37.9069064Z TZ: UTC 2021-05-16T17:46:37.9069967Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:37.9070469Z NOT_CRAN: true 2021-05-16T17:46:37.9070911Z ##[endgroup] 2021-05-16T17:46:37.9895362Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:46:37.9896203Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:46:37.9904234Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:46:37.9906788Z env: 2021-05-16T17:46:37.9907258Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:46:37.9907725Z TIC_DEPLOY_KEY: 2021-05-16T17:46:37.9908561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:46:37.9910507Z GITHUB_PAT: *** 2021-05-16T17:46:37.9910929Z COVERALLS_TOKEN: 2021-05-16T17:46:37.9911431Z continue-on-error: false 2021-05-16T17:46:37.9911904Z VDIFFR_RUN_TESTS: 2021-05-16T17:46:37.9912404Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:46:37.9912849Z TZ: UTC 2021-05-16T17:46:37.9913254Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:46:37.9913683Z NOT_CRAN: true 2021-05-16T17:46:37.9914115Z COVERALLS_REPO_TOKEN: null 2021-05-16T17:46:37.9914884Z ##[endgroup] 2021-05-16T17:46:39.9752596Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T17:46:39.9754740Z object 'null' not found 2021-05-16T17:46:39.9756264Z Calls: -> to_coveralls 2021-05-16T17:46:39.9757225Z Execution halted 2021-05-16T17:46:39.9826259Z ##[error]Process completed with exit code 1. 2021-05-16T17:46:40.2044533Z Post job cleanup. 2021-05-16T17:46:40.2598061Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:46:40.2708241Z Post job cleanup. 2021-05-16T17:46:40.4189970Z [command]/usr/bin/git version 2021-05-16T17:46:40.4270211Z git version 2.31.1 2021-05-16T17:46:40.4332397Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:46:40.4397592Z [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-16T17:46:40.4705550Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:46:40.4758076Z http.https://github.com/.extraheader 2021-05-16T17:46:40.4773210Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:46:40.4837956Z [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-16T17:46:40.5314226Z Cleaning up orphan processes