Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 0c0b28e92e0f7f216a07cdee0e8fbd332419a983+af758179679e1848e3f9de98a733479ed0b6b85b (e78dee5f63149006bc3b5f0fa2a8a7eaa1b5a9a3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-142/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snap-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-snap-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerPushLatest:false, dockerTags:[new-snap-updates], releaseBranchOverride:snapcraft-builder] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snap-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snap-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: false PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder DOCKER_CUSTOM_TAGS: new-snap-updates [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-687 in /w/workspace/exfoundry_ci-build-images_PR-142 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git Fetching without tags > git init /w/workspace/exfoundry_ci-build-images_PR-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 Merging remotes/origin/snapcraft-builder commit af758179679e1848e3f9de98a733479ed0b6b85b into PR head commit 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 Merge succeeded, producing 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 Checking out Revision 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 (PR-142) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 # timeout=10 Commit message: "add missing expect package" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:42:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:42:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:42:05 ========================================================= 19:42:05 EdgeX Global Pipelines Version Info 19:42:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:42:06 ------------------- 19:42:06 stable info: 19:42:06 ------------------- 19:42:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:42:06 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 19:42:06 Message: update stable to v1.0.99 19:42:07 ------------------- 19:42:07 experimental info: 19:42:07 ------------------- 19:42:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:42:07 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 19:42:07 Message: update experimental to v1.0.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:13 + ls -al . 19:42:13 total 12 19:42:13 drwxrwxr-x. 3 jenkins jenkins 76 Jul 14 19:42 . 19:42:13 drwxrwxr-x. 4 jenkins jenkins 112 Jul 14 19:41 .. 19:42:13 -rw-rw-r--. 1 jenkins jenkins 3479 Jul 14 19:42 Dockerfile 19:42:13 -rwxrwxr-x. 1 jenkins jenkins 1578 Jul 14 19:42 entrypoint.sh 19:42:13 drwxrwxr-x. 8 jenkins jenkins 179 Jul 14 19:42 .git 19:42:13 -rw-rw-r--. 1 jenkins jenkins 936 Jul 14 19:42 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 19:42:13 + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0c0b28e92e0f7f216a07cdee0e8fbd332419a983 --label arch=amd64 . 19:42:14 Sending build context to Docker daemon 221.7kB 19:42:14 Step 1/11 : FROM ubuntu:18.04 19:42:14 18.04: Pulling from library/ubuntu 19:42:14 a1125296b23d: Pulling fs layer 19:42:14 3c742a4a0f38: Pulling fs layer 19:42:14 4c5ea3b32996: Pulling fs layer 19:42:14 1b4be91ead68: Pulling fs layer 19:42:14 1b4be91ead68: Waiting 19:42:15 3c742a4a0f38: Download complete 19:42:15 4c5ea3b32996: Verifying Checksum 19:42:15 4c5ea3b32996: Download complete 19:42:15 1b4be91ead68: Download complete 19:42:15 a1125296b23d: Verifying Checksum 19:42:15 a1125296b23d: Download complete 19:42:16 a1125296b23d: Pull complete 19:42:16 3c742a4a0f38: Pull complete 19:42:16 4c5ea3b32996: Pull complete 19:42:16 1b4be91ead68: Pull complete 19:42:16 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 19:42:16 Status: Downloaded newer image for ubuntu:18.04 19:42:16 ---> d27b9ffc5667 19:42:16 Step 2/11 : ARG ARCH 19:42:18 ---> Running in 7c1e7698ed71 19:42:18 Removing intermediate container 7c1e7698ed71 19:42:18 ---> 1b512daba455 19:42:18 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 19:42:18 ---> Running in 225396b8ded4 19:42:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:42:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:42:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] 19:42:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:42:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] 19:42:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] 19:42:20 Get:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 19:42:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 19:42:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 19:42:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] 19:42:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 19:42:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 19:42:20 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 19:42:20 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] 19:42:20 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] 19:42:20 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] 19:42:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 19:42:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 19:42:22 Fetched 18.2 MB in 3s (5847 kB/s) 19:42:23 Reading package lists... 19:42:24 Still waiting to schedule task 19:42:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline 19:42:25 Reading package lists... 19:42:25 Building dependency tree... 19:42:25 Reading state information... 19:42:25 Calculating upgrade... 19:42:25 The following packages will be upgraded: 19:42:25 libc-bin libc6 libgnutls30 19:42:25 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:42:25 Need to get 4109 kB of archives. 19:42:25 After this operation, 4096 B of additional disk space will be used. 19:42:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 19:42:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 19:42:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:42:27 debconf: delaying package configuration, since apt-utils is not installed 19:42:27 Fetched 4109 kB in 1s (3497 kB/s) 19:42:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) 19:42:27 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 19:42:27 debconf: unable to initialize frontend: Dialog 19:42:27 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:42:27 debconf: falling back to frontend: Readline 19:42:27 debconf: unable to initialize frontend: Readline 19:42:27 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:42:27 debconf: falling back to frontend: Teletype 19:42:27 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 19:42:30 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 19:42:30 debconf: unable to initialize frontend: Dialog 19:42:30 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:42:30 debconf: falling back to frontend: Readline 19:42:30 debconf: unable to initialize frontend: Readline 19:42:30 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:42:30 debconf: falling back to frontend: Teletype 19:42:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) 19:42:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 19:42:31 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 19:42:32 Setting up libc-bin (2.27-3ubuntu1.2) ... 19:42:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) 19:42:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:42:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 19:42:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:42:32 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:42:34 Reading package lists... 19:42:34 Building dependency tree... 19:42:34 Reading state information... 19:42:34 The following additional packages will be installed: 19:42:34 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 19:42:34 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 19:42:34 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 19:42:34 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 19:42:34 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 19:42:34 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 19:42:34 libwind0-heimdal multiarch-support openssl publicsuffix 19:42:34 Suggested packages: 19:42:34 krb5-doc krb5-user libsasl2-modules-gssapi-mit 19:42:34 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 19:42:34 libsasl2-modules-sql 19:42:34 The following NEW packages will be installed: 19:42:34 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 19:42:34 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 19:42:34 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 19:42:34 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 19:42:34 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 19:42:34 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 19:42:34 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 19:42:34 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 19:42:34 Need to get 5700 kB of archives. 19:42:34 After this operation, 18.2 MB of additional disk space will be used. 19:42:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 19:42:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:42:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 19:42:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 19:42:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 19:42:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:42:35 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 19:42:35 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 19:42:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 19:42:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 19:42:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:42:35 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 19:42:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 19:42:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:42:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 19:42:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:42:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:42:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:42:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:42:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:42:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:42:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:42:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:42:35 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:42:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 19:42:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 19:42:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 19:42:35 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.5 [155 kB] 19:42:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:42:35 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:42:35 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] 19:42:35 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 19:42:35 Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 19:42:35 Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 19:42:35 Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 19:42:35 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 19:42:35 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:42:36 debconf: delaying package configuration, since apt-utils is not installed 19:42:36 Fetched 5700 kB in 1s (4019 kB/s) 19:42:36 Selecting previously unselected package multiarch-support. 19:42:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) 19:42:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 19:42:36 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 19:42:36 Setting up multiarch-support (2.27-3ubuntu1.2) ... 19:42:36 Selecting previously unselected package liblzo2-2:amd64. 19:42:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4049 files and directories currently installed.) 19:42:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:42:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:42:36 Selecting previously unselected package libssl1.1:amd64. 19:42:36 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 19:42:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 19:42:36 Selecting previously unselected package openssl. 19:42:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 19:42:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 19:42:36 Selecting previously unselected package ca-certificates. 19:42:36 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 19:42:36 Unpacking ca-certificates (20190110~18.04.1) ... 19:42:37 Selecting previously unselected package libsqlite3-0:amd64. 19:42:37 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:42:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:42:37 Selecting previously unselected package sudo. 19:42:37 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 19:42:37 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 19:42:37 Selecting previously unselected package krb5-locales. 19:42:37 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 19:42:37 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 19:42:37 Selecting previously unselected package libkrb5support0:amd64. 19:42:37 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 19:42:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 19:42:37 Selecting previously unselected package libk5crypto3:amd64. 19:42:37 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 19:42:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 19:42:37 Selecting previously unselected package libkeyutils1:amd64. 19:42:37 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:42:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:42:38 Selecting previously unselected package libkrb5-3:amd64. 19:42:38 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 19:42:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 19:42:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:42:38 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 19:42:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 19:42:38 Selecting previously unselected package libpsl5:amd64. 19:42:38 Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... 19:42:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:42:38 Selecting previously unselected package publicsuffix. 19:42:38 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 19:42:38 Unpacking publicsuffix (20180223.1310-1) ... 19:42:38 Selecting previously unselected package libroken18-heimdal:amd64. 19:42:38 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:42:38 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:42:38 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:42:38 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libwind0-heimdal:amd64. 19:42:38 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:42:38 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:42:38 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:42:39 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:42:39 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:42:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:39 Selecting previously unselected package libsasl2-modules-db:amd64. 19:42:39 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 19:42:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:39 Selecting previously unselected package libsasl2-2:amd64. 19:42:39 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 19:42:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:39 Selecting previously unselected package libldap-common. 19:42:39 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 19:42:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 19:42:39 Selecting previously unselected package libldap-2.4-2:amd64. 19:42:39 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_amd64.deb ... 19:42:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 19:42:39 Selecting previously unselected package libnghttp2-14:amd64. 19:42:39 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:42:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:42:39 Selecting previously unselected package librtmp1:amd64. 19:42:39 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:42:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:42:39 Selecting previously unselected package libcurl4:amd64. 19:42:39 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... 19:42:39 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 19:42:39 Selecting previously unselected package curl. 19:42:39 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_amd64.deb ... 19:42:39 Unpacking curl (7.58.0-2ubuntu3.9) ... 19:42:39 Selecting previously unselected package libonig4:amd64. 19:42:39 Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... 19:42:39 Unpacking libonig4:amd64 (6.7.0-1) ... 19:42:39 Selecting previously unselected package libjq1:amd64. 19:42:39 Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... 19:42:39 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 19:42:40 Selecting previously unselected package jq. 19:42:40 Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... 19:42:40 Unpacking jq (1.5+dfsg-2) ... 19:42:40 Selecting previously unselected package libsasl2-modules:amd64. 19:42:40 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 19:42:40 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:40 Selecting previously unselected package squashfs-tools. 19:42:40 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:42:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:42:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:42:40 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 19:42:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 19:42:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:42:40 Setting up libonig4:amd64 (6.7.0-1) ... 19:42:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:42:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 19:42:40 Setting up libjq1:amd64 (1.5+dfsg-2) ... 19:42:40 Setting up krb5-locales (1.16-2ubuntu0.1) ... 19:42:40 Setting up publicsuffix (20180223.1310-1) ... 19:42:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 19:42:40 debconf: unable to initialize frontend: Dialog 19:42:40 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:42:40 debconf: falling back to frontend: Readline 19:42:40 debconf: unable to initialize frontend: Readline 19:42:40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:42:40 debconf: falling back to frontend: Teletype 19:42:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 19:42:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:42:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:42:41 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:42:41 Setting up ca-certificates (20190110~18.04.1) ... 19:42:41 debconf: unable to initialize frontend: Dialog 19:42:41 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:42:41 debconf: falling back to frontend: Readline 19:42:41 debconf: unable to initialize frontend: Readline 19:42:41 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:42:41 debconf: falling back to frontend: Teletype 19:42:41 Updating certificates in /etc/ssl/certs... 19:42:42 127 added, 0 removed; done. 19:42:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:42:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 19:42:42 Setting up jq (1.5+dfsg-2) ... 19:42:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:42:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 19:42:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 19:42:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:42:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 19:42:42 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 19:42:42 Setting up curl (7.58.0-2ubuntu3.9) ... 19:42:42 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:42:42 Processing triggers for ca-certificates (20190110~18.04.1) ... 19:42:42 Updating certificates in /etc/ssl/certs... 19:42:43 0 added, 0 removed; done. 19:42:43 Running hooks in /etc/ca-certificates/update.d... 19:42:43 done. 19:42:55 core.snap: OK 19:42:57 Parallel unsquashfs: Using 4 processors 19:42:57 11343 inodes (12821 blocks) to write 19:42:57 19:42:57 19:42:57 created 8915 files 19:42:57 created 1447 directories 19:42:57 created 2339 symlinks 19:42:57 created 79 devices 19:42:57 created 0 fifos 19:43:02 core18.snap: OK 19:43:05 Parallel unsquashfs: Using 4 processors 19:43:05 9713 inodes (10163 blocks) to write 19:43:05 19:43:05 19:43:05 created 7487 files 19:43:05 created 1252 directories 19:43:05 created 2013 symlinks 19:43:05 created 4 devices 19:43:05 created 0 fifos 19:43:09 snapcraft.snap: OK 19:43:24 Parallel unsquashfs: Using 4 processors 19:43:24 12636 inodes (13183 blocks) to write 19:43:24 19:43:24 19:43:24 created 12055 files 19:43:24 created 1759 directories 19:43:24 created 173 symlinks 19:43:24 created 0 devices 19:43:24 created 0 fifos 19:43:24  19:43:24 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:43:24 19:43:26 Reading package lists... 19:43:26 Building dependency tree... 19:43:26 Reading state information... 19:43:26 The following packages were automatically installed and are no longer required: 19:43:26 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 19:43:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:43:26 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 19:43:26 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 19:43:26 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 19:43:26 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 19:43:26 multiarch-support publicsuffix 19:43:26 Use 'apt autoremove' to remove them. 19:43:26 The following packages will be REMOVED: 19:43:26 curl* jq* squashfs-tools* 19:43:26 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 19:43:26 After this operation, 799 kB disk space will be freed. 19:43:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4654 files and directories currently installed.) 19:43:26 Removing curl (7.58.0-2ubuntu3.9) ... 19:43:26 Removing jq (1.5+dfsg-2) ... 19:43:26 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:43:28 Reading package lists... 19:43:28 Building dependency tree... 19:43:28 Reading state information... 19:43:29 Reading package lists... 19:43:30 Building dependency tree... 19:43:30 Reading state information... 19:43:30 The following packages were automatically installed and are no longer required: 19:43:30 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 19:43:30 Use 'apt autoremove' to remove them. 19:43:30 The following additional packages will be installed: 19:43:30 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 19:43:30 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 19:43:30 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 19:43:30 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 19:43:30 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 19:43:30 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 19:43:30 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 19:43:30 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 19:43:30 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 19:43:30 mime-support networkd-dispatcher openssh-client pinentry-curses python3 19:43:30 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 19:43:30 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 19:43:30 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 19:43:30 Suggested packages: 19:43:30 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 19:43:30 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 19:43:30 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 19:43:30 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 19:43:30 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 19:43:30 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 19:43:30 tcl-tclreadline 19:43:30 The following NEW packages will be installed: 19:43:30 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 19:43:30 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 19:43:30 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 19:43:30 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 19:43:30 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 19:43:30 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 19:43:30 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 19:43:30 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 19:43:30 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 19:43:30 mime-support networkd-dispatcher openssh-client pinentry-curses python3 19:43:30 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 19:43:30 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 19:43:30 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 19:43:30 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 19:43:30 Need to get 47.4 MB of archives. 19:43:30 After this operation, 222 MB of additional disk space will be used. 19:43:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [533 kB] 19:43:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:43:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [1609 kB] 19:43:31 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:43:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:43:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:43:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 19:43:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 19:43:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1 [1710 kB] 19:43:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1 [203 kB] 19:43:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:43:31 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:43:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] 19:43:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] 19:43:31 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:43:31 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:43:31 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.1 [134 kB] 19:43:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:43:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] 19:43:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:43:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.4 [40.1 kB] 19:43:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.41 [2914 kB] 19:43:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.41 [14.7 kB] 19:43:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 19:43:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:43:32 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 19:43:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 19:43:32 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 19:43:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 19:43:32 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 19:43:32 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB] 19:43:32 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB] 19:43:32 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.3 [74.4 kB] 19:43:32 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 19:43:32 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 19:43:32 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 19:43:32 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 19:43:32 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] 19:43:32 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] 19:43:32 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 19:43:32 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 19:43:32 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.41 [105 kB] 19:43:32 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.41 [107 kB] 19:43:32 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 19:43:32 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] 19:43:32 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] 19:43:32 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 19:43:32 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 19:43:32 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 19:43:32 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.41 [1101 kB] 19:43:32 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 19:43:32 Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 19:43:32 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:43:32 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:43:32 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:43:32 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 19:43:32 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 19:43:32 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:43:32 Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 19:43:32 Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 19:43:33 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 19:43:33 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:43:33 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 19:43:33 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 19:43:33 Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtcl8.6 amd64 8.6.8+dfsg-3 [881 kB] 19:43:33 Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 19:43:33 Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 19:43:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 19:43:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 19:43:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 19:43:33 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 19:43:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 19:43:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 19:43:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 19:43:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 19:43:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 19:43:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:43:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.45.1+18.04 [19.8 MB] 19:43:34 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 tcl8.6 amd64 8.6.8+dfsg-3 [14.4 kB] 19:43:34 debconf: delaying package configuration, since apt-utils is not installed 19:43:34 Fetched 47.4 MB in 3s (13.7 MB/s) 19:43:34 Selecting previously unselected package libpython3.6-minimal:amd64. 19:43:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4631 files and directories currently installed.) 19:43:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 19:43:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 19:43:34 Selecting previously unselected package libexpat1:amd64. 19:43:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:43:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:43:35 Selecting previously unselected package python3.6-minimal. 19:43:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 19:43:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 19:43:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 19:43:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:43:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 19:43:36 Selecting previously unselected package python3-minimal. 19:43:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4878 files and directories currently installed.) 19:43:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:43:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:43:36 Selecting previously unselected package mime-support. 19:43:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:43:36 Unpacking mime-support (3.60ubuntu1) ... 19:43:36 Selecting previously unselected package libmpdec2:amd64. 19:43:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:43:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:43:36 Selecting previously unselected package readline-common. 19:43:36 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 19:43:36 Unpacking readline-common (7.0-3) ... 19:43:36 Selecting previously unselected package libreadline7:amd64. 19:43:36 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... 19:43:36 Unpacking libreadline7:amd64 (7.0-3) ... 19:43:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:43:36 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_amd64.deb ... 19:43:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 19:43:37 Selecting previously unselected package python3.6. 19:43:37 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_amd64.deb ... 19:43:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... 19:43:37 Selecting previously unselected package libpython3-stdlib:amd64. 19:43:37 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:43:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:43:37 Setting up python3-minimal (3.6.7-1~18.04) ... 19:43:37 Selecting previously unselected package python3. 19:43:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5330 files and directories currently installed.) 19:43:37 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... 19:43:37 Unpacking python3 (3.6.7-1~18.04) ... 19:43:38 Selecting previously unselected package libcap2:amd64. 19:43:38 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ... 19:43:38 Unpacking libcap2:amd64 (1:2.25-1.2) ... 19:43:38 Selecting previously unselected package libargon2-0:amd64. 19:43:38 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ... 19:43:38 Unpacking libargon2-0:amd64 (0~20161029-1.1) ... 19:43:38 Selecting previously unselected package libdevmapper1.02.1:amd64. 19:43:38 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:43:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:43:38 Selecting previously unselected package libjson-c3:amd64. 19:43:38 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:43:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:43:38 Selecting previously unselected package libcryptsetup12:amd64. 19:43:38 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_amd64.deb ... 19:43:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 19:43:38 Selecting previously unselected package libidn11:amd64. 19:43:38 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:43:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:43:38 Selecting previously unselected package libip4tc0:amd64. 19:43:38 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... 19:43:38 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... 19:43:38 Selecting previously unselected package libapparmor1:amd64. 19:43:38 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:43:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:43:38 Selecting previously unselected package libkmod2:amd64. 19:43:38 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_amd64.deb ... 19:43:38 Unpacking libkmod2:amd64 (24-1ubuntu3.4) ... 19:43:38 Setting up libcap2:amd64 (1:2.25-1.2) ... 19:43:38 Setting up libargon2-0:amd64 (0~20161029-1.1) ... 19:43:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:43:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:43:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 19:43:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:43:38 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... 19:43:38 Selecting previously unselected package systemd. 19:43:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5411 files and directories currently installed.) 19:43:38 Preparing to unpack .../systemd_237-3ubuntu10.41_amd64.deb ... 19:43:39 Unpacking systemd (237-3ubuntu10.41) ... 19:43:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:43:40 Setting up libkmod2:amd64 (24-1ubuntu3.4) ... 19:43:40 Setting up systemd (237-3ubuntu10.41) ... 19:43:40 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 19:43:40 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 19:43:40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 19:43:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 19:43:40 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 19:43:40 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 19:43:40 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 19:43:40 Initializing machine ID from random generator. 19:43:41 Selecting previously unselected package systemd-sysv. 19:43:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6121 files and directories currently installed.) 19:43:41 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_amd64.deb ... 19:43:41 Unpacking systemd-sysv (237-3ubuntu10.41) ... 19:43:41 Selecting previously unselected package libxau6:amd64. 19:43:41 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 19:43:41 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 19:43:41 Selecting previously unselected package libbsd0:amd64. 19:43:41 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:43:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:43:41 Selecting previously unselected package libxdmcp6:amd64. 19:43:41 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 19:43:41 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 19:43:41 Selecting previously unselected package libxcb1:amd64. 19:43:41 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 19:43:41 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 19:43:41 Selecting previously unselected package libx11-data. 19:43:41 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 19:43:41 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 19:43:42 Selecting previously unselected package libx11-6:amd64. 19:43:42 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 19:43:42 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 19:43:42 Selecting previously unselected package libxext6:amd64. 19:43:42 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 19:43:42 Unpacking libxext6:amd64 (2:1.3.3-1) ... 19:43:42 Selecting previously unselected package libdbus-1-3:amd64. 19:43:42 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ... 19:43:42 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 19:43:42 Selecting previously unselected package dbus. 19:43:42 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_amd64.deb ... 19:43:42 Unpacking dbus (1.12.2-1ubuntu1.2) ... 19:43:42 Selecting previously unselected package dmsetup. 19:43:42 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:43:42 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:43:42 Selecting previously unselected package libmagic-mgc. 19:43:42 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 19:43:42 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 19:43:42 Selecting previously unselected package libmagic1:amd64. 19:43:42 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 19:43:42 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 19:43:42 Selecting previously unselected package file. 19:43:42 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_amd64.deb ... 19:43:42 Unpacking file (1:5.32-2ubuntu0.4) ... 19:43:42 Selecting previously unselected package libglib2.0-0:amd64. 19:43:42 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 19:43:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:43:43 Selecting previously unselected package libgirepository-1.0-1:amd64. 19:43:43 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_amd64.deb ... 19:43:43 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... 19:43:43 Selecting previously unselected package gir1.2-glib-2.0:amd64. 19:43:43 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... 19:43:43 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... 19:43:43 Selecting previously unselected package libglib2.0-data. 19:43:43 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 19:43:43 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 19:43:43 Selecting previously unselected package libicu60:amd64. 19:43:43 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_amd64.deb ... 19:43:43 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 19:43:44 Selecting previously unselected package libnss-systemd:amd64. 19:43:44 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_amd64.deb ... 19:43:44 Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) ... 19:43:44 Selecting previously unselected package libpam-systemd:amd64. 19:43:44 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_amd64.deb ... 19:43:44 Unpacking libpam-systemd:amd64 (237-3ubuntu10.41) ... 19:43:44 Selecting previously unselected package libxml2:amd64. 19:43:44 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 19:43:44 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 19:43:44 Selecting previously unselected package python3-dbus. 19:43:44 Preparing to unpack .../22-python3-dbus_1.2.6-1_amd64.deb ... 19:43:44 Unpacking python3-dbus (1.2.6-1) ... 19:43:45 Selecting previously unselected package python3-gi. 19:43:45 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_amd64.deb ... 19:43:45 Unpacking python3-gi (3.26.1-2ubuntu1) ... 19:43:45 Selecting previously unselected package networkd-dispatcher. 19:43:45 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 19:43:45 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 19:43:45 Selecting previously unselected package shared-mime-info. 19:43:45 Preparing to unpack .../25-shared-mime-info_1.9-2_amd64.deb ... 19:43:45 Unpacking shared-mime-info (1.9-2) ... 19:43:45 Selecting previously unselected package tzdata. 19:43:45 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 19:43:45 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 19:43:46 Selecting previously unselected package udev. 19:43:46 Preparing to unpack .../27-udev_237-3ubuntu10.41_amd64.deb ... 19:43:46 Unpacking udev (237-3ubuntu10.41) ... 19:43:47 Selecting previously unselected package xdg-user-dirs. 19:43:47 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 19:43:47 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 19:43:47 Selecting previously unselected package xz-utils. 19:43:47 Preparing to unpack .../29-xz-utils_5.2.2-1.3_amd64.deb ... 19:43:47 Unpacking xz-utils (5.2.2-1.3) ... 19:43:47 Selecting previously unselected package apparmor. 19:43:47 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:43:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:43:47 Selecting previously unselected package libedit2:amd64. 19:43:47 Preparing to unpack .../31-libedit2_3.1-20170329-1_amd64.deb ... 19:43:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:43:47 Selecting previously unselected package libfuse2:amd64. 19:43:47 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:43:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:43:47 Selecting previously unselected package libssl1.0.0:amd64. 19:43:47 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 19:43:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 19:43:48 Selecting previously unselected package libxmuu1:amd64. 19:43:48 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_amd64.deb ... 19:43:48 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 19:43:48 Selecting previously unselected package openssh-client. 19:43:48 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:43:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:43:48 Selecting previously unselected package xauth. 19:43:48 Preparing to unpack .../36-xauth_1%3a1.0.10-1_amd64.deb ... 19:43:48 Unpacking xauth (1:1.0.10-1) ... 19:43:48 Selecting previously unselected package libassuan0:amd64. 19:43:48 Preparing to unpack .../37-libassuan0_2.5.1-2_amd64.deb ... 19:43:48 Unpacking libassuan0:amd64 (2.5.1-2) ... 19:43:48 Selecting previously unselected package gpgconf. 19:43:48 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:48 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 19:43:48 Selecting previously unselected package libksba8:amd64. 19:43:48 Preparing to unpack .../39-libksba8_1.3.5-2_amd64.deb ... 19:43:48 Unpacking libksba8:amd64 (1.3.5-2) ... 19:43:49 Selecting previously unselected package libnpth0:amd64. 19:43:49 Preparing to unpack .../40-libnpth0_1.5-3_amd64.deb ... 19:43:49 Unpacking libnpth0:amd64 (1.5-3) ... 19:43:49 Selecting previously unselected package dirmngr. 19:43:49 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:49 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 19:43:49 Selecting previously unselected package libtcl8.6:amd64. 19:43:49 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_amd64.deb ... 19:43:49 Unpacking libtcl8.6:amd64 (8.6.8+dfsg-3) ... 19:43:49 Selecting previously unselected package tcl-expect:amd64. 19:43:49 Preparing to unpack .../43-tcl-expect_5.45.4-1_amd64.deb ... 19:43:49 Unpacking tcl-expect:amd64 (5.45.4-1) ... 19:43:49 Selecting previously unselected package expect. 19:43:49 Preparing to unpack .../44-expect_5.45.4-1_amd64.deb ... 19:43:49 Unpacking expect (5.45.4-1) ... 19:43:50 Selecting previously unselected package gnupg-l10n. 19:43:50 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 19:43:50 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gnupg-utils. 19:43:50 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gpg. 19:43:50 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gpg (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package pinentry-curses. 19:43:50 Preparing to unpack .../48-pinentry-curses_1.1.0-1_amd64.deb ... 19:43:50 Unpacking pinentry-curses (1.1.0-1) ... 19:43:50 Selecting previously unselected package gpg-agent. 19:43:50 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gpg-wks-client. 19:43:50 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gpg-wks-server. 19:43:50 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gpgsm. 19:43:50 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package gnupg. 19:43:50 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 19:43:50 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 19:43:50 Selecting previously unselected package squashfs-tools. 19:43:50 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:43:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:43:51 Selecting previously unselected package snapd. 19:43:51 Preparing to unpack .../55-snapd_2.45.1+18.04_amd64.deb ... 19:43:51 Unpacking snapd (2.45.1+18.04) ... 19:43:53 Selecting previously unselected package tcl8.6. 19:43:53 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_amd64.deb ... 19:43:53 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 19:43:53 Setting up libnpth0:amd64 (1.5-3) ... 19:43:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:43:53 Setting up readline-common (7.0-3) ... 19:43:53 Setting up libnss-systemd:amd64 (237-3ubuntu10.41) ... 19:43:53 First installation detected... 19:43:53 Checking NSS setup... 19:43:53 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 19:43:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 19:43:54 debconf: unable to initialize frontend: Dialog 19:43:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:43:54 debconf: falling back to frontend: Readline 19:43:54 debconf: unable to initialize frontend: Readline 19:43:54 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:43:54 debconf: falling back to frontend: Teletype 19:43:54 Setting up mime-support (3.60ubuntu1) ... 19:43:54 Setting up libreadline7:amd64 (7.0-3) ... 19:43:54 Setting up tzdata (2020a-0ubuntu0.18.04) ... 19:43:54 debconf: unable to initialize frontend: Dialog 19:43:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:43:54 debconf: falling back to frontend: Readline 19:43:54 debconf: unable to initialize frontend: Readline 19:43:54 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:43:54 debconf: falling back to frontend: Teletype 19:43:54 Configuring tzdata 19:43:54 ------------------ 19:43:54 19:43:54 Please select the geographic area in which you live. Subsequent configuration 19:43:54 questions will narrow this down by presenting a list of cities, representing 19:43:54 the time zones in which they are located. 19:43:54 19:43:54 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 19:43:54 2. America 5. Arctic 8. Europe 11. SystemV 19:43:54 3. Antarctica 6. Asia 9. Indian 12. US 19:43:54 Geographic area: 19:43:54 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 19:43:54 19:43:54 Current default time zone: '/UTC' 19:43:54 Local time is now: Tue Jul 14 19:43:54 UTC 2020. 19:43:54 Universal Time is now: Tue Jul 14 19:43:54 UTC 2020. 19:43:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:43:54 19:43:54 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 19:43:54 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 19:43:54 Setting up systemd-sysv (237-3ubuntu10.41) ... 19:43:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:43:54 No schema files found: doing nothing. 19:43:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:43:54 Setting up libksba8:amd64 (1.3.5-2) ... 19:43:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:43:54 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... 19:43:54 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 19:43:54 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 19:43:54 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 19:43:54 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 19:43:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:43:54 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... 19:43:54 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 19:43:54 Setting up udev (237-3ubuntu10.41) ... 19:43:55 invoke-rc.d: could not determine current runlevel 19:43:55 invoke-rc.d: policy-rc.d denied execution of start. 19:43:55 Setting up xz-utils (5.2.2-1.3) ... 19:43:55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 19:43:55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 19:43:55 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:43:55 Setting up shared-mime-info (1.9-2) ... 19:44:01 Setting up libtcl8.6:amd64 (8.6.8+dfsg-3) ... 19:44:01 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 19:44:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:44:01 Setting up libassuan0:amd64 (2.5.1-2) ... 19:44:01 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 19:44:01 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 19:44:01 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 19:44:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:44:01 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 19:44:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 19:44:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... 19:44:02 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 19:44:02 Setting up file (1:5.32-2ubuntu0.4) ... 19:44:02 Setting up tcl-expect:amd64 (5.45.4-1) ... 19:44:02 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 19:44:02 Setting up tcl8.6 (8.6.8+dfsg-3) ... 19:44:02 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 19:44:02 Setting up pinentry-curses (1.1.0-1) ... 19:44:02 Setting up dbus (1.12.2-1ubuntu1.2) ... 19:44:03 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 19:44:03 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 19:44:03 Setting up gpg (2.2.4-1ubuntu1.2) ... 19:44:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:44:03 Setting up expect (5.45.4-1) ... 19:44:03 Setting up libpam-systemd:amd64 (237-3ubuntu10.41) ... 19:44:03 debconf: unable to initialize frontend: Dialog 19:44:03 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:44:03 debconf: falling back to frontend: Readline 19:44:03 debconf: unable to initialize frontend: Readline 19:44:03 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:44:03 debconf: falling back to frontend: Teletype 19:44:03 Setting up python3 (3.6.7-1~18.04) ... 19:44:03 running python rtupdate hooks for python3.6... 19:44:03 running python post-rtupdate hooks for python3.6... 19:44:03 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 19:44:03 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 19:44:03 Setting up apparmor (2.12-4ubuntu5.1) ... 19:44:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-688 in /w/workspace/exfoundry_ci-build-images_PR-142 [Pipeline] { [Pipeline] checkout 19:44:05 debconf: unable to initialize frontend: Dialog 19:44:05 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:44:05 debconf: falling back to frontend: Readline 19:44:05 debconf: unable to initialize frontend: Readline 19:44:05 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:44:05 debconf: falling back to frontend: Teletype 19:44:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:44:05 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 19:44:05 Setting up python3-gi (3.26.1-2ubuntu1) ... 19:44:05 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 19:44:05 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 19:44:05 Setting up snapd (2.45.1+18.04) ... 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:44:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:44:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:44:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:44:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:44:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:44:07 Setting up python3-dbus (1.2.6-1) ... 19:44:07 Setting up libxext6:amd64 (2:1.3.3-1) ... 19:44:07 Setting up gnupg (2.2.4-1ubuntu1.2) ... 19:44:07 Setting up xauth (1:1.0.10-1) ... 19:44:07 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 19:44:07 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 19:44:07 Processing triggers for systemd (237-3ubuntu10.41) ... 19:44:07 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:44:09 using credential edgex-jenkins-ssh 19:44:09 Cloning the remote Git repository 19:44:09 Cloning with configured refspecs honoured and without tags 19:44:09 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 19:44:09 > git init /w/workspace/exfoundry_ci-build-images_PR-142 # timeout=10 19:44:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 19:44:09 > git --version # timeout=10 19:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 19:44:10 Fetching without tags 19:44:10 Merging remotes/origin/snapcraft-builder commit af758179679e1848e3f9de98a733479ed0b6b85b into PR head commit 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 19:44:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 19:44:10 > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 19:44:10 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 19:44:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 19:44:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 19:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 19:44:10 > git config core.sparsecheckout # timeout=10 19:44:10 > git checkout -f 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 # timeout=10 19:44:10 Merge succeeded, producing 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 19:44:10 Checking out Revision 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 (PR-142) 19:44:10 > git remote # timeout=10 19:44:10 > git config --get remote.origin.url # timeout=10 19:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:10 > git merge af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 19:44:10 > git rev-parse HEAD^{commit} # timeout=10 19:44:10 > git config core.sparsecheckout # timeout=10 19:44:11 > git checkout -f 0c0b28e92e0f7f216a07cdee0e8fbd332419a983 # timeout=10 19:44:15 Commit message: "add missing expect package" 19:44:15 > git --version # timeout=10 19:44:15 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:44:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:44:18 + ls -al . 19:44:18 total 24 19:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 19:44 . 19:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 19:44 .. 19:44:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 19:44 .git 19:44:18 -rw-rw-r-- 1 jenkins jenkins 3479 Jul 14 19:44 Dockerfile 19:44:18 -rw-rw-r-- 1 jenkins jenkins 936 Jul 14 19:44 Jenkinsfile 19:44:18 -rwxrwxr-x 1 jenkins jenkins 1578 Jul 14 19:44 entrypoint.sh [Pipeline] isUnix [Pipeline] sh 19:44:18 + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0c0b28e92e0f7f216a07cdee0e8fbd332419a983 --label arch=arm64 . 19:44:19 Sending build context to Docker daemon 221.7kB 19:44:19 Step 1/11 : FROM ubuntu:18.04 19:44:20 18.04: Pulling from library/ubuntu 19:44:20 68fe03cb170d: Pulling fs layer 19:44:20 18959295effb: Pulling fs layer 19:44:20 51118fb70ce3: Pulling fs layer 19:44:20 409a5d9eae93: Pulling fs layer 19:44:20 409a5d9eae93: Waiting 19:44:20 51118fb70ce3: Download complete 19:44:20 18959295effb: Verifying Checksum 19:44:20 18959295effb: Download complete 19:44:20 409a5d9eae93: Verifying Checksum 19:44:20 409a5d9eae93: Download complete 19:44:20 68fe03cb170d: Verifying Checksum 19:44:20 68fe03cb170d: Download complete 19:44:24 68fe03cb170d: Pull complete 19:44:24 18959295effb: Pull complete 19:44:24 51118fb70ce3: Pull complete 19:44:24 409a5d9eae93: Pull complete 19:44:24 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 19:44:24 Status: Downloaded newer image for ubuntu:18.04 19:44:24 ---> 0ccb47f043f5 19:44:24 Step 2/11 : ARG ARCH 19:44:25 ---> Running in ce1be0bb0adc 19:44:25 Removing intermediate container ce1be0bb0adc 19:44:25 ---> 5bca89608d37 19:44:25 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 19:44:25 ---> Running in 0d669621ba6f 19:44:27 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 19:44:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 19:44:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 19:44:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 19:44:28 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 19:44:29 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 19:44:31 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 19:44:31 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 19:44:31 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] 19:44:31 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] 19:44:31 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] 19:44:31 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 19:44:31 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 19:44:31 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 19:44:31 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 19:44:31 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] 19:44:31 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 19:44:31 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 19:44:34 Fetched 16.5 MB in 6s (2626 kB/s) 19:44:38 Reading package lists... 19:44:42 Reading package lists... 19:44:43 Building dependency tree... 19:44:43 Reading state information... 19:44:43 Calculating upgrade... 19:44:44 The following packages will be upgraded: 19:44:44 libc-bin libc6 libgnutls30 19:44:44 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:44:44 Need to get 3290 kB of archives. 19:44:44 After this operation, 24.6 kB disk space will be freed. 19:44:44 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 19:44:45 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 19:44:45 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 19:44:45 debconf: delaying package configuration, since apt-utils is not installed 19:44:45 Fetched 3290 kB in 1s (3061 kB/s) 19:44:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) 19:44:45 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 19:44:46 debconf: unable to initialize frontend: Dialog 19:44:46 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:44:46 debconf: falling back to frontend: Readline 19:44:46 debconf: unable to initialize frontend: Readline 19:44:46 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:44:46 debconf: falling back to frontend: Teletype 19:44:46 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 19:44:49 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 19:44:49 debconf: unable to initialize frontend: Dialog 19:44:49 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:44:49 debconf: falling back to frontend: Readline 19:44:49 debconf: unable to initialize frontend: Readline 19:44:49 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:44:49 debconf: falling back to frontend: Teletype 19:44:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) 19:44:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 19:44:51 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 19:44:51 Setting up libc-bin (2.27-3ubuntu1.2) ... 19:44:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) 19:44:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 19:44:52 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 19:44:52 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 19:44:52 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:44:57 Reading package lists... 19:44:57 Building dependency tree... 19:44:57 Reading state information... 19:44:58 The following additional packages will be installed: 19:44:58 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 19:44:58 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 19:44:58 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 19:44:58 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 19:44:58 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 19:44:58 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 19:44:58 libwind0-heimdal multiarch-support openssl publicsuffix 19:44:58 Suggested packages: 19:44:58 krb5-doc krb5-user libsasl2-modules-gssapi-mit 19:44:58 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 19:44:58 libsasl2-modules-sql 19:44:59 The following NEW packages will be installed: 19:44:59 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 19:44:59 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 19:44:59 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 19:44:59 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 19:44:59 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 19:44:59 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 19:44:59 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 19:44:59 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 19:44:59 Need to get 4962 kB of archives. 19:44:59 After this operation, 16.5 MB of additional disk space will be used. 19:44:59 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 19:44:59 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 19:44:59 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 19:45:00 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 19:45:00 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] 19:45:00 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 19:45:00 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] 19:45:00 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 19:45:00 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 19:45:00 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 19:45:00 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 19:45:00 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 19:45:00 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 19:45:00 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 19:45:00 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] 19:45:00 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 19:45:00 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 19:45:00 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 19:45:00 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 19:45:00 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 19:45:00 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 19:45:00 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 19:45:00 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 19:45:00 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 19:45:00 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 19:45:00 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 19:45:00 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 19:45:00 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.5 [132 kB] 19:45:00 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 19:45:00 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 19:45:00 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] 19:45:00 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 19:45:00 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] 19:45:00 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] 19:45:00 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] 19:45:00 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [41.9 kB] 19:45:00 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 19:45:01 debconf: delaying package configuration, since apt-utils is not installed 19:45:01 Fetched 4962 kB in 2s (2919 kB/s) 19:45:01 Selecting previously unselected package multiarch-support. 19:45:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) 19:45:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 19:45:01 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 19:45:01 Setting up multiarch-support (2.27-3ubuntu1.2) ... 19:45:02 Selecting previously unselected package liblzo2-2:arm64. 19:45:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4042 files and directories currently installed.) 19:45:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 19:45:02 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 19:45:02 Selecting previously unselected package libssl1.1:arm64. 19:45:02 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 19:45:02 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 19:45:02 Selecting previously unselected package openssl. 19:45:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 19:45:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 19:45:02 Selecting previously unselected package ca-certificates. 19:45:02 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 19:45:02 Unpacking ca-certificates (20190110~18.04.1) ... 19:45:03 Selecting previously unselected package libsqlite3-0:arm64. 19:45:03 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 19:45:03 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 19:45:03 Selecting previously unselected package sudo. 19:45:03 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... 19:45:03 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 19:45:03 Selecting previously unselected package krb5-locales. 19:45:03 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 19:45:03 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 19:45:03 Selecting previously unselected package libkrb5support0:arm64. 19:45:03 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 19:45:03 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 19:45:03 Selecting previously unselected package libk5crypto3:arm64. 19:45:03 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 19:45:03 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 19:45:03 Selecting previously unselected package libkeyutils1:arm64. 19:45:03 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 19:45:03 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 19:45:03 Selecting previously unselected package libkrb5-3:arm64. 19:45:03 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 19:45:04 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 19:45:04 Selecting previously unselected package libgssapi-krb5-2:arm64. 19:45:04 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 19:45:04 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 19:45:04 Selecting previously unselected package libpsl5:arm64. 19:45:04 Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... 19:45:04 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 19:45:04 Selecting previously unselected package publicsuffix. 19:45:04 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 19:45:04 Unpacking publicsuffix (20180223.1310-1) ... 19:45:04 Selecting previously unselected package libroken18-heimdal:arm64. 19:45:04 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:04 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:04 Selecting previously unselected package libasn1-8-heimdal:arm64. 19:45:04 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:04 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:04 Selecting previously unselected package libheimbase1-heimdal:arm64. 19:45:04 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:04 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libhcrypto4-heimdal:arm64. 19:45:05 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libwind0-heimdal:arm64. 19:45:05 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libhx509-5-heimdal:arm64. 19:45:05 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libkrb5-26-heimdal:arm64. 19:45:05 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libheimntlm0-heimdal:arm64. 19:45:05 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:05 Selecting previously unselected package libgssapi3-heimdal:arm64. 19:45:05 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 19:45:05 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:06 Selecting previously unselected package libsasl2-modules-db:arm64. 19:45:06 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 19:45:06 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:06 Selecting previously unselected package libsasl2-2:arm64. 19:45:06 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 19:45:06 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:06 Selecting previously unselected package libldap-common. 19:45:06 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 19:45:06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 19:45:06 Selecting previously unselected package libldap-2.4-2:arm64. 19:45:06 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_arm64.deb ... 19:45:06 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 19:45:06 Selecting previously unselected package libnghttp2-14:arm64. 19:45:06 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 19:45:06 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 19:45:06 Selecting previously unselected package librtmp1:arm64. 19:45:06 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 19:45:06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 19:45:06 Selecting previously unselected package libcurl4:arm64. 19:45:06 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... 19:45:06 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 19:45:07 Selecting previously unselected package curl. 19:45:07 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_arm64.deb ... 19:45:07 Unpacking curl (7.58.0-2ubuntu3.9) ... 19:45:07 Selecting previously unselected package libonig4:arm64. 19:45:07 Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... 19:45:07 Unpacking libonig4:arm64 (6.7.0-1) ... 19:45:07 Selecting previously unselected package libjq1:arm64. 19:45:07 Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... 19:45:07 Unpacking libjq1:arm64 (1.5+dfsg-2) ... 19:45:07 Selecting previously unselected package jq. 19:45:07 Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... 19:45:07 Unpacking jq (1.5+dfsg-2) ... 19:45:07 Selecting previously unselected package libsasl2-modules:arm64. 19:45:07 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 19:45:07 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:07 Selecting previously unselected package squashfs-tools. 19:45:07 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 19:45:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:45:07 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 19:45:07 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 19:45:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 19:45:07 Setting up libpsl5:arm64 (0.19.1-5build1) ... 19:45:07 Setting up libonig4:arm64 (6.7.0-1) ... 19:45:08 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:08 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:08 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 19:45:08 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 19:45:08 Setting up libjq1:arm64 (1.5+dfsg-2) ... 19:45:08 Setting up krb5-locales (1.16-2ubuntu0.1) ... 19:45:08 Setting up publicsuffix (20180223.1310-1) ... 19:45:08 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 19:45:08 debconf: unable to initialize frontend: Dialog 19:45:08 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:45:08 debconf: falling back to frontend: Readline 19:45:08 debconf: unable to initialize frontend: Readline 19:45:08 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:45:08 debconf: falling back to frontend: Teletype 19:45:08 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 19:45:09 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 19:45:09 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 19:45:09 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 19:45:09 Setting up ca-certificates (20190110~18.04.1) ... 19:45:09 debconf: unable to initialize frontend: Dialog 19:45:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:45:09 debconf: falling back to frontend: Readline 19:45:09 debconf: unable to initialize frontend: Readline 19:45:09 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:45:09 debconf: falling back to frontend: Teletype 19:45:10 Updating certificates in /etc/ssl/certs... 19:45:12 127 added, 0 removed; done. 19:45:12 Setting up liblzo2-2:arm64 (2.08-1.2) ... 19:45:12 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 19:45:12 Setting up jq (1.5+dfsg-2) ... 19:45:12 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:45:12 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 19:45:12 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 19:45:12 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 19:45:12 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 19:45:12 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 19:45:12 Setting up curl (7.58.0-2ubuntu3.9) ... 19:45:12 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:45:12 Processing triggers for ca-certificates (20190110~18.04.1) ... 19:45:12 Updating certificates in /etc/ssl/certs... 19:45:14 0 added, 0 removed; done. 19:45:14 Running hooks in /etc/ca-certificates/update.d... 19:45:14 done. 19:45:22 core.snap: OK 19:45:26 Parallel unsquashfs: Using 4 processors 19:45:26 11331 inodes (12673 blocks) to write 19:45:26 19:45:26 19:45:26 created 8909 files 19:45:26 created 1439 directories 19:45:26 created 2333 symlinks 19:45:26 created 79 devices 19:45:26 created 0 fifos 19:45:31 core18.snap: OK 19:45:34 Parallel unsquashfs: Using 4 processors 19:45:34 9710 inodes (10066 blocks) to write 19:45:34 19:45:34 19:45:34 created 7486 files 19:45:34 created 1250 directories 19:45:34 created 2011 symlinks 19:45:34 created 4 devices 19:45:34 created 0 fifos 19:45:41 snapcraft.snap: OK 19:45:44 Removing intermediate container 225396b8ded4 19:45:44 ---> 1eaeca1b1fce 19:45:44 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 19:45:44 19:45:44 ---> 5005831b9702 19:45:44 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 19:45:44 ---> Running in 63f7ad4d81c8 19:45:44 Removing intermediate container 63f7ad4d81c8 19:45:44 ---> 378316c8770f 19:45:44 Step 6/11 : ENV PATH=/snap/bin:$PATH 19:45:44 ---> Running in 87fe127771c7 19:45:44 Removing intermediate container 87fe127771c7 19:45:44 ---> d34fa7489e3b 19:45:44 Step 7/11 : COPY ./entrypoint.sh / 19:45:44 ---> ed3f680f6e21 19:45:44 Step 8/11 : WORKDIR /build 19:45:44 ---> Running in f468af5f7236 19:45:44 Removing intermediate container f468af5f7236 19:45:44 ---> cb9712326dfa 19:45:44 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 19:45:44 ---> Running in 7f60112a37e7 19:45:44 Removing intermediate container 7f60112a37e7 19:45:44 ---> 97e76cf29a5d 19:45:44 Step 10/11 : LABEL arch=amd64 19:45:44 ---> Running in 11577d55ac1b 19:45:44 Removing intermediate container 11577d55ac1b 19:45:44 ---> 2b64e9c66cc3 19:45:44 Step 11/11 : LABEL git_sha=0c0b28e92e0f7f216a07cdee0e8fbd332419a983 19:45:44 ---> Running in 10d97efe6aac 19:45:44 Removing intermediate container 10d97efe6aac 19:45:44 ---> 8522e8f33684 19:45:44 Successfully built 8522e8f33684 19:45:44 Successfully tagged edgex-devops/edgex-snap-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 19:45:44 Parallel unsquashfs: Using 4 processors 19:45:44 12675 inodes (13155 blocks) to write 19:45:44 19:45:44 19:45:44 created 12094 files 19:45:44 created 1754 directories 19:45:44 created 173 symlinks 19:45:44 created 0 devices 19:45:44 created 0 fifos 19:45:44  19:45:44 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:45:44 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:49 Reading package lists... 19:45:50 Building dependency tree... 19:45:50 Reading state information... 19:45:50 The following packages were automatically installed and are no longer required: 19:45:50 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 19:45:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:45:50 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 19:45:50 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 19:45:50 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 19:45:50 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 19:45:50 multiarch-support publicsuffix 19:45:50 Use 'apt autoremove' to remove them. 19:45:50 The following packages will be REMOVED: 19:45:50 curl* jq* squashfs-tools* 19:45:51 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 19:45:51 After this operation, 766 kB disk space will be freed. 19:45:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4647 files and directories currently installed.) 19:45:51 Removing curl (7.58.0-2ubuntu3.9) ... 19:45:51 Removing jq (1.5+dfsg-2) ... 19:45:51 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:45:56 Reading package lists... 19:45:57 Building dependency tree... 19:45:57 Reading state information... 19:46:03 Reading package lists... 19:46:03 Building dependency tree... 19:46:03 Reading state information... 19:46:04 The following packages were automatically installed and are no longer required: 19:46:04 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 19:46:04 Use 'apt autoremove' to remove them. 19:46:04 The following additional packages will be installed: 19:46:04 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 19:46:04 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 19:46:04 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 19:46:04 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 19:46:04 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 19:46:04 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 19:46:04 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 19:46:04 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 19:46:04 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 19:46:04 mime-support networkd-dispatcher openssh-client pinentry-curses python3 19:46:04 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 19:46:04 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 19:46:04 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 19:46:04 Suggested packages: 19:46:04 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 19:46:04 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 19:46:04 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 19:46:04 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 19:46:04 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 19:46:04 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 19:46:04 tcl-tclreadline 19:46:05 The following NEW packages will be installed: 19:46:05 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 19:46:05 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 19:46:05 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 19:46:05 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 19:46:05 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 19:46:05 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 19:46:05 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 19:46:05 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 19:46:05 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 19:46:05 mime-support networkd-dispatcher openssh-client pinentry-curses python3 19:46:05 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 19:46:05 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 19:46:05 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 19:46:05 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 19:46:05 Need to get 42.8 MB of archives. 19:46:05 After this operation, 212 MB of additional disk space will be used. 19:46:05 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [528 kB] 19:46:06 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 19:46:06 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [1327 kB] 19:46:06 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 19:46:06 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 19:46:06 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 19:46:06 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 19:46:06 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 19:46:06 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1 [1608 kB] 19:46:06 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1 [203 kB] 19:46:06 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 19:46:06 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 19:46:06 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 19:46:06 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 19:46:06 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 19:46:06 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 19:46:06 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.1 [112 kB] 19:46:06 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 19:46:06 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB] 19:46:06 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 19:46:06 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.4 [32.7 kB] 19:46:06 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.41 [2560 kB] 19:46:06 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.41 [14.7 kB] 19:46:06 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] 19:46:06 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 19:46:06 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 19:46:06 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 19:46:06 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 19:46:06 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 19:46:06 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 19:46:06 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.2 [152 kB] 19:46:06 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.2 [130 kB] 19:46:06 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dmsetup arm64 2:1.02.145-4.1ubuntu3.18.04.3 [65.1 kB] 19:46:06 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 19:46:06 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 19:46:06 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 19:46:06 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 19:46:07 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 19:46:07 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 19:46:07 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 19:46:07 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 19:46:07 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.41 [89.9 kB] 19:46:07 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.41 [92.2 kB] 19:46:07 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 19:46:07 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 19:46:07 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 19:46:07 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 19:46:07 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 19:46:07 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 19:46:07 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.41 [1049 kB] 19:46:07 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 19:46:07 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 19:46:07 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 19:46:07 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 19:46:07 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 19:46:07 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 19:46:07 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 19:46:07 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 19:46:07 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 19:46:07 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 19:46:07 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 19:46:07 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 19:46:07 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 19:46:07 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 19:46:07 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtcl8.6 arm64 8.6.8+dfsg-3 [781 kB] 19:46:08 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] 19:46:08 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] 19:46:08 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 19:46:08 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 19:46:08 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 19:46:08 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 19:46:08 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 19:46:08 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 19:46:08 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 19:46:08 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 19:46:08 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 19:46:08 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 19:46:08 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.45.1+18.04 [17.6 MB] 19:46:10 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 tcl8.6 arm64 8.6.8+dfsg-3 [14.3 kB] 19:46:11 debconf: delaying package configuration, since apt-utils is not installed 19:46:11 Fetched 42.8 MB in 6s (7392 kB/s) 19:46:11 Selecting previously unselected package libpython3.6-minimal:arm64. 19:46:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4624 files and directories currently installed.) 19:46:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... 19:46:11 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... 19:46:12 Selecting previously unselected package libexpat1:arm64. 19:46:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 19:46:12 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 19:46:12 Selecting previously unselected package python3.6-minimal. 19:46:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... 19:46:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 19:46:13 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... 19:46:13 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 19:46:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 19:46:15 Selecting previously unselected package python3-minimal. 19:46:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4871 files and directories currently installed.) 19:46:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 19:46:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:46:15 Selecting previously unselected package mime-support. 19:46:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:46:15 Unpacking mime-support (3.60ubuntu1) ... 19:46:15 Selecting previously unselected package libmpdec2:arm64. 19:46:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 19:46:15 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 19:46:15 Selecting previously unselected package readline-common. 19:46:15 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 19:46:15 Unpacking readline-common (7.0-3) ... 19:46:15 Selecting previously unselected package libreadline7:arm64. 19:46:15 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 19:46:15 Unpacking libreadline7:arm64 (7.0-3) ... 19:46:16 Selecting previously unselected package libpython3.6-stdlib:arm64. 19:46:16 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_arm64.deb ... 19:46:16 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... 19:46:16 Selecting previously unselected package python3.6. 19:46:16 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_arm64.deb ... 19:46:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... 19:46:16 Selecting previously unselected package libpython3-stdlib:arm64. 19:46:16 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 19:46:16 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 19:46:18 Setting up python3-minimal (3.6.7-1~18.04) ... 19:46:19 Selecting previously unselected package python3. 19:46:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5323 files and directories currently installed.) 19:46:19 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 19:46:19 Unpacking python3 (3.6.7-1~18.04) ... 19:46:19 Selecting previously unselected package libcap2:arm64. 19:46:19 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 19:46:19 Unpacking libcap2:arm64 (1:2.25-1.2) ... 19:46:19 Selecting previously unselected package libargon2-0:arm64. 19:46:19 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 19:46:19 Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 19:46:19 Selecting previously unselected package libdevmapper1.02.1:arm64. 19:46:19 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 19:46:19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:46:20 Selecting previously unselected package libjson-c3:arm64. 19:46:20 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 19:46:20 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 19:46:20 Selecting previously unselected package libcryptsetup12:arm64. 19:46:20 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_arm64.deb ... 19:46:20 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 19:46:20 Selecting previously unselected package libidn11:arm64. 19:46:20 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 19:46:20 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 19:46:20 Selecting previously unselected package libip4tc0:arm64. 19:46:20 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_arm64.deb ... 19:46:20 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ... 19:46:20 Selecting previously unselected package libapparmor1:arm64. 19:46:20 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 19:46:20 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ... 19:46:20 Selecting previously unselected package libkmod2:arm64. 19:46:20 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_arm64.deb ... 19:46:20 Unpacking libkmod2:arm64 (24-1ubuntu3.4) ... 19:46:21 Setting up libcap2:arm64 (1:2.25-1.2) ... 19:46:21 Setting up libargon2-0:arm64 (0~20161029-1.1) ... 19:46:21 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:46:21 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 19:46:21 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 19:46:21 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 19:46:21 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ... 19:46:21 Selecting previously unselected package systemd. 19:46:21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5404 files and directories currently installed.) 19:46:21 Preparing to unpack .../systemd_237-3ubuntu10.41_arm64.deb ... 19:46:21 Unpacking systemd (237-3ubuntu10.41) ... 19:46:22 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 19:46:22 Setting up libkmod2:arm64 (24-1ubuntu3.4) ... 19:46:22 Setting up systemd (237-3ubuntu10.41) ... 19:46:22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 19:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 19:46:22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 19:46:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 19:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 19:46:22 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 19:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 19:46:22 Initializing machine ID from random generator. 19:46:24 Selecting previously unselected package systemd-sysv. 19:46:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6114 files and directories currently installed.) 19:46:24 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_arm64.deb ... 19:46:24 Unpacking systemd-sysv (237-3ubuntu10.41) ... 19:46:24 Selecting previously unselected package libxau6:arm64. 19:46:24 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... 19:46:24 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... 19:46:24 Selecting previously unselected package libbsd0:arm64. 19:46:24 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 19:46:24 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 19:46:24 Selecting previously unselected package libxdmcp6:arm64. 19:46:24 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 19:46:24 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 19:46:24 Selecting previously unselected package libxcb1:arm64. 19:46:24 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 19:46:24 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 19:46:24 Selecting previously unselected package libx11-data. 19:46:24 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 19:46:24 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 19:46:25 Selecting previously unselected package libx11-6:arm64. 19:46:25 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 19:46:25 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 19:46:25 Selecting previously unselected package libxext6:arm64. 19:46:25 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 19:46:25 Unpacking libxext6:arm64 (2:1.3.3-1) ... 19:46:25 Selecting previously unselected package libdbus-1-3:arm64. 19:46:25 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_arm64.deb ... 19:46:25 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 19:46:25 Selecting previously unselected package dbus. 19:46:25 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_arm64.deb ... 19:46:25 Unpacking dbus (1.12.2-1ubuntu1.2) ... 19:46:25 Selecting previously unselected package dmsetup. 19:46:25 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 19:46:25 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:46:25 Selecting previously unselected package libmagic-mgc. 19:46:25 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 19:46:25 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 19:46:26 Selecting previously unselected package libmagic1:arm64. 19:46:26 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 19:46:26 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 19:46:26 Selecting previously unselected package file. 19:46:26 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 19:46:26 Unpacking file (1:5.32-2ubuntu0.4) ... 19:46:26 Selecting previously unselected package libglib2.0-0:arm64. 19:46:26 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 19:46:26 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 19:46:27 Selecting previously unselected package libgirepository-1.0-1:arm64. 19:46:27 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 19:46:27 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 19:46:27 Selecting previously unselected package gir1.2-glib-2.0:arm64. 19:46:27 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 19:46:27 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 19:46:27 Selecting previously unselected package libglib2.0-data. 19:46:27 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 19:46:27 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 19:46:27 Selecting previously unselected package libicu60:arm64. 19:46:27 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_arm64.deb ... 19:46:27 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 19:46:29 Selecting previously unselected package libnss-systemd:arm64. 19:46:29 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_arm64.deb ... 19:46:29 Unpacking libnss-systemd:arm64 (237-3ubuntu10.41) ... 19:46:29 Selecting previously unselected package libpam-systemd:arm64. 19:46:29 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_arm64.deb ... 19:46:29 Unpacking libpam-systemd:arm64 (237-3ubuntu10.41) ... 19:46:29 Selecting previously unselected package libxml2:arm64. 19:46:29 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 19:46:29 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 19:46:29 Selecting previously unselected package python3-dbus. 19:46:29 Preparing to unpack .../22-python3-dbus_1.2.6-1_arm64.deb ... 19:46:29 Unpacking python3-dbus (1.2.6-1) ... 19:46:29 Selecting previously unselected package python3-gi. 19:46:29 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 19:46:29 Unpacking python3-gi (3.26.1-2ubuntu1) ... 19:46:30 Selecting previously unselected package networkd-dispatcher. 19:46:30 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 19:46:30 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 19:46:30 Selecting previously unselected package shared-mime-info. 19:46:30 Preparing to unpack .../25-shared-mime-info_1.9-2_arm64.deb ... 19:46:30 Unpacking shared-mime-info (1.9-2) ... 19:46:30 Selecting previously unselected package tzdata. 19:46:30 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 19:46:30 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 19:46:31 Selecting previously unselected package udev. 19:46:31 Preparing to unpack .../27-udev_237-3ubuntu10.41_arm64.deb ... 19:46:31 Unpacking udev (237-3ubuntu10.41) ... 19:46:32 Selecting previously unselected package xdg-user-dirs. 19:46:32 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 19:46:32 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 19:46:32 Selecting previously unselected package xz-utils. 19:46:32 Preparing to unpack .../29-xz-utils_5.2.2-1.3_arm64.deb ... 19:46:32 Unpacking xz-utils (5.2.2-1.3) ... 19:46:32 Selecting previously unselected package apparmor. 19:46:32 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_arm64.deb ... 19:46:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:46:33 Selecting previously unselected package libedit2:arm64. 19:46:33 Preparing to unpack .../31-libedit2_3.1-20170329-1_arm64.deb ... 19:46:33 Unpacking libedit2:arm64 (3.1-20170329-1) ... 19:46:33 Selecting previously unselected package libfuse2:arm64. 19:46:33 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 19:46:33 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 19:46:33 Selecting previously unselected package libssl1.0.0:arm64. 19:46:33 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 19:46:33 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 19:46:34 Selecting previously unselected package libxmuu1:arm64. 19:46:34 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_arm64.deb ... 19:46:34 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 19:46:34 Selecting previously unselected package openssh-client. 19:46:34 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 19:46:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:46:34 Selecting previously unselected package xauth. 19:46:34 Preparing to unpack .../36-xauth_1%3a1.0.10-1_arm64.deb ... 19:46:34 Unpacking xauth (1:1.0.10-1) ... 19:46:34 Selecting previously unselected package libassuan0:arm64. 19:46:34 Preparing to unpack .../37-libassuan0_2.5.1-2_arm64.deb ... 19:46:34 Unpacking libassuan0:arm64 (2.5.1-2) ... 19:46:34 Selecting previously unselected package gpgconf. 19:46:34 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:34 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 19:46:34 Selecting previously unselected package libksba8:arm64. 19:46:34 Preparing to unpack .../39-libksba8_1.3.5-2_arm64.deb ... 19:46:34 Unpacking libksba8:arm64 (1.3.5-2) ... 19:46:34 Selecting previously unselected package libnpth0:arm64. 19:46:34 Preparing to unpack .../40-libnpth0_1.5-3_arm64.deb ... 19:46:34 Unpacking libnpth0:arm64 (1.5-3) ... 19:46:35 Selecting previously unselected package dirmngr. 19:46:35 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:35 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 19:46:35 Selecting previously unselected package libtcl8.6:arm64. 19:46:35 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_arm64.deb ... 19:46:35 Unpacking libtcl8.6:arm64 (8.6.8+dfsg-3) ... 19:46:35 Selecting previously unselected package tcl-expect:arm64. 19:46:35 Preparing to unpack .../43-tcl-expect_5.45.4-1_arm64.deb ... 19:46:35 Unpacking tcl-expect:arm64 (5.45.4-1) ... 19:46:36 Selecting previously unselected package expect. 19:46:36 Preparing to unpack .../44-expect_5.45.4-1_arm64.deb ... 19:46:36 Unpacking expect (5.45.4-1) ... 19:46:36 Selecting previously unselected package gnupg-l10n. 19:46:36 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 19:46:36 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 19:46:36 Selecting previously unselected package gnupg-utils. 19:46:36 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:36 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 19:46:36 Selecting previously unselected package gpg. 19:46:36 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:36 Unpacking gpg (2.2.4-1ubuntu1.2) ... 19:46:36 Selecting previously unselected package pinentry-curses. 19:46:36 Preparing to unpack .../48-pinentry-curses_1.1.0-1_arm64.deb ... 19:46:36 Unpacking pinentry-curses (1.1.0-1) ... 19:46:36 Selecting previously unselected package gpg-agent. 19:46:36 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:36 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 19:46:36 Selecting previously unselected package gpg-wks-client. 19:46:36 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:36 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 19:46:36 Selecting previously unselected package gpg-wks-server. 19:46:36 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:36 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 19:46:37 Selecting previously unselected package gpgsm. 19:46:37 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:37 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 19:46:37 Selecting previously unselected package gnupg. 19:46:37 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 19:46:37 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 19:46:37 Selecting previously unselected package squashfs-tools. 19:46:37 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 19:46:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:46:37 Selecting previously unselected package snapd. 19:46:37 Preparing to unpack .../55-snapd_2.45.1+18.04_arm64.deb ... 19:46:37 Unpacking snapd (2.45.1+18.04) ... 19:46:42 Selecting previously unselected package tcl8.6. 19:46:42 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_arm64.deb ... 19:46:42 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 19:46:42 Setting up libnpth0:arm64 (1.5-3) ... 19:46:42 Setting up libedit2:arm64 (3.1-20170329-1) ... 19:46:42 Setting up readline-common (7.0-3) ... 19:46:42 Setting up libnss-systemd:arm64 (237-3ubuntu10.41) ... 19:46:42 First installation detected... 19:46:42 Checking NSS setup... 19:46:42 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 19:46:42 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 19:46:42 debconf: unable to initialize frontend: Dialog 19:46:42 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:46:42 debconf: falling back to frontend: Readline 19:46:42 debconf: unable to initialize frontend: Readline 19:46:42 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:46:42 debconf: falling back to frontend: Teletype 19:46:42 Setting up mime-support (3.60ubuntu1) ... 19:46:43 Setting up libreadline7:arm64 (7.0-3) ... 19:46:43 Setting up tzdata (2020a-0ubuntu0.18.04) ... 19:46:43 debconf: unable to initialize frontend: Dialog 19:46:43 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:46:43 debconf: falling back to frontend: Readline 19:46:43 debconf: unable to initialize frontend: Readline 19:46:43 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:46:43 debconf: falling back to frontend: Teletype 19:46:43 Configuring tzdata 19:46:43 ------------------ 19:46:43 19:46:43 Please select the geographic area in which you live. Subsequent configuration 19:46:43 questions will narrow this down by presenting a list of cities, representing 19:46:43 the time zones in which they are located. 19:46:43 19:46:43 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 19:46:43 2. America 5. Arctic 8. Europe 11. SystemV 19:46:43 3. Antarctica 6. Asia 9. Indian 12. US 19:46:43 Geographic area: 19:46:43 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 19:46:43 19:46:43 Current default time zone: '/UTC' 19:46:43 Local time is now: Tue Jul 14 19:46:43 UTC 2020. 19:46:43 Universal Time is now: Tue Jul 14 19:46:43 UTC 2020. 19:46:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:46:43 19:46:43 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 19:46:43 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 19:46:43 Setting up systemd-sysv (237-3ubuntu10.41) ... 19:46:43 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 19:46:43 No schema files found: doing nothing. 19:46:43 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 19:46:43 Setting up libksba8:arm64 (1.3.5-2) ... 19:46:43 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 19:46:43 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 19:46:43 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 19:46:43 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 19:46:43 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 19:46:43 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 19:46:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:46:44 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 19:46:44 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 19:46:44 Setting up udev (237-3ubuntu10.41) ... 19:46:45 invoke-rc.d: could not determine current runlevel 19:46:45 invoke-rc.d: policy-rc.d denied execution of start. 19:46:45 Setting up xz-utils (5.2.2-1.3) ... 19:46:45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 19:46:45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 19:46:45 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:46:45 Setting up shared-mime-info (1.9-2) ... 19:46:52 Setting up libtcl8.6:arm64 (8.6.8+dfsg-3) ... 19:46:52 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 19:46:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:46:53 Setting up libassuan0:arm64 (2.5.1-2) ... 19:46:53 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 19:46:53 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 19:46:53 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... 19:46:53 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 19:46:53 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 19:46:53 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... 19:46:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... 19:46:56 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 19:46:56 Setting up file (1:5.32-2ubuntu0.4) ... 19:46:56 Setting up tcl-expect:arm64 (5.45.4-1) ... 19:46:56 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 19:46:56 Setting up tcl8.6 (8.6.8+dfsg-3) ... 19:46:56 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 19:46:56 Setting up pinentry-curses (1.1.0-1) ... 19:46:56 Setting up dbus (1.12.2-1ubuntu1.2) ... 19:46:57 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 19:46:57 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 19:46:57 Setting up gpg (2.2.4-1ubuntu1.2) ... 19:46:57 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 19:46:57 Setting up expect (5.45.4-1) ... 19:46:57 Setting up libpam-systemd:arm64 (237-3ubuntu10.41) ... 19:46:57 debconf: unable to initialize frontend: Dialog 19:46:57 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:46:57 debconf: falling back to frontend: Readline 19:46:57 debconf: unable to initialize frontend: Readline 19:46:57 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:46:57 debconf: falling back to frontend: Teletype 19:46:58 Setting up python3 (3.6.7-1~18.04) ... 19:46:58 running python rtupdate hooks for python3.6... 19:46:58 running python post-rtupdate hooks for python3.6... 19:46:58 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 19:46:58 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 19:46:58 Setting up apparmor (2.12-4ubuntu5.1) ... 19:47:00 debconf: unable to initialize frontend: Dialog 19:47:00 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:47:00 debconf: falling back to frontend: Readline 19:47:00 debconf: unable to initialize frontend: Readline 19:47:00 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 19:47:00 debconf: falling back to frontend: Teletype 19:47:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:47:01 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 19:47:01 Setting up python3-gi (3.26.1-2ubuntu1) ... 19:47:02 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 19:47:02 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 19:47:02 Setting up snapd (2.45.1+18.04) ... 19:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:47:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:47:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:47:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:47:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:47:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:47:06 Setting up python3-dbus (1.2.6-1) ... 19:47:07 Setting up libxext6:arm64 (2:1.3.3-1) ... 19:47:07 Setting up gnupg (2.2.4-1ubuntu1.2) ... 19:47:07 Setting up xauth (1:1.0.10-1) ... 19:47:07 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 19:47:08 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 19:47:08 Processing triggers for systemd (237-3ubuntu10.41) ... 19:47:08 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 19:48:16 Removing intermediate container 0d669621ba6f 19:48:16 ---> 9c8c730e2a69 19:48:16 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 19:48:16 19:48:16 ---> ce421f24ed8e 19:48:16 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 19:48:16 ---> Running in c5221de4f2ce 19:48:16 Removing intermediate container c5221de4f2ce 19:48:16 ---> 73000d029b3a 19:48:16 Step 6/11 : ENV PATH=/snap/bin:$PATH 19:48:16 ---> Running in 52ecf816bdd7 19:48:16 Removing intermediate container 52ecf816bdd7 19:48:16 ---> aec1089ef427 19:48:16 Step 7/11 : COPY ./entrypoint.sh / 19:48:16 ---> 653a8a0a8720 19:48:16 Step 8/11 : WORKDIR /build 19:48:16 ---> Running in 15890d8bf93b 19:48:16 Removing intermediate container 15890d8bf93b 19:48:16 ---> 82651125321f 19:48:16 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 19:48:16 ---> Running in 627f102f490d 19:48:16 Removing intermediate container 627f102f490d 19:48:16 ---> 99e941c73265 19:48:16 Step 10/11 : LABEL arch=arm64 19:48:16 ---> Running in cecf6ed08860 19:48:16 Removing intermediate container cecf6ed08860 19:48:16 ---> c96ff408f696 19:48:16 Step 11/11 : LABEL git_sha=0c0b28e92e0f7f216a07cdee0e8fbd332419a983 19:48:16 ---> Running in 798af08e5884 19:48:16 Removing intermediate container 798af08e5884 19:48:16 ---> 98ecd9c2f42d 19:48:16 Successfully built 98ecd9c2f42d 19:48:16 Successfully tagged edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:48:21 ---> package-listing.sh 19:48:21 ++ facter osfamily 19:48:21 ++ tr '[:upper:]' '[:lower:]' 19:48:21 + OS_FAMILY=redhat 19:48:21 + workspace=/w/workspace/exfoundry_ci-build-images_PR-142 19:48:21 + START_PACKAGES=/tmp/packages_start.txt 19:48:21 + END_PACKAGES=/tmp/packages_end.txt 19:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:21 + PACKAGES=/tmp/packages_start.txt 19:48:21 + '[' /w/workspace/exfoundry_ci-build-images_PR-142 ']' 19:48:21 + PACKAGES=/tmp/packages_end.txt 19:48:21 + case "${OS_FAMILY}" in 19:48:21 + rpm -qa 19:48:21 + sort 19:48:25 + '[' -f /tmp/packages_start.txt ']' 19:48:25 + '[' -f /tmp/packages_end.txt ']' 19:48:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:25 + '[' /w/workspace/exfoundry_ci-build-images_PR-142 ']' 19:48:25 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-142/archives/ 19:48:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-142/archives/ [Pipeline] isUnix [Pipeline] sh 19:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:48:26 19:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:48:26 alpine: Pulling from edgex-lftools-log-publisher 19:48:26 c9b1b535fdd9: Pulling fs layer 19:48:26 2cc5ad85d9ab: Pulling fs layer 19:48:26 756a868c4378: Pulling fs layer 19:48:26 444b2fc9a129: Pulling fs layer 19:48:26 ea15f1150254: Pulling fs layer 19:48:26 41b27a9f41bf: Pulling fs layer 19:48:26 28c525ee5125: Pulling fs layer 19:48:26 094b1ea09ed8: Pulling fs layer 19:48:26 138eaada9080: Pulling fs layer 19:48:26 0622d0fa9048: Pulling fs layer 19:48:26 28c525ee5125: Waiting 19:48:26 444b2fc9a129: Waiting 19:48:26 094b1ea09ed8: Waiting 19:48:26 0622d0fa9048: Waiting 19:48:26 ea15f1150254: Waiting 19:48:26 41b27a9f41bf: Waiting 19:48:26 138eaada9080: Waiting 19:48:26 2cc5ad85d9ab: Verifying Checksum 19:48:26 2cc5ad85d9ab: Download complete 19:48:26 444b2fc9a129: Verifying Checksum 19:48:26 444b2fc9a129: Download complete 19:48:26 c9b1b535fdd9: Verifying Checksum 19:48:26 c9b1b535fdd9: Download complete 19:48:26 ea15f1150254: Download complete 19:48:26 28c525ee5125: Verifying Checksum 19:48:26 28c525ee5125: Download complete 19:48:27 756a868c4378: Verifying Checksum 19:48:27 756a868c4378: Download complete 19:48:27 c9b1b535fdd9: Pull complete 19:48:27 138eaada9080: Verifying Checksum 19:48:27 138eaada9080: Download complete 19:48:27 094b1ea09ed8: Verifying Checksum 19:48:27 094b1ea09ed8: Download complete 19:48:27 0622d0fa9048: Download complete 19:48:27 2cc5ad85d9ab: Pull complete 19:48:27 41b27a9f41bf: Verifying Checksum 19:48:27 41b27a9f41bf: Download complete 19:48:28 756a868c4378: Pull complete 19:48:28 444b2fc9a129: Pull complete 19:48:29 ea15f1150254: Pull complete 19:48:32 41b27a9f41bf: Pull complete 19:48:32 28c525ee5125: Pull complete 19:48:34 094b1ea09ed8: Pull complete 19:48:34 138eaada9080: Pull complete 19:48:34 0622d0fa9048: Pull complete 19:48:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:48:35 prd-centos7-docker-4c-2g-687 does not seem to be running inside a container 19:48:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-142 -v /w/workspace/exfoundry_ci-build-images_PR-142:/w/workspace/exfoundry_ci-build-images_PR-142:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-142@tmp:/w/workspace/exfoundry_ci-build-images_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:48:38 $ docker top 55d0252f08b8b61af06bb1aa02bb40d4c065140fa349c0d1aa31293666195780 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:38 provisioning config files... 19:48:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-142@tmp/config4826452739998878644tmp [Pipeline] { [Pipeline] echo 19:48:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:39 ---> create-netrc.sh [Pipeline] echo 19:48:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:39 ---> logs-deploy.sh 19:48:39 + ARCHIVE_ARTIFACTS= 19:48:39 + LOGS_SERVER=https://logs.edgexfoundry.org 19:48:39 + '[' https://logs.edgexfoundry.org == None ']' 19:48:39 + NEXUS_URL=https://nexus.edgexfoundry.org 19:48:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-142/1 19:48:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-142/1/ 19:48:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-142/1 /w/workspace/exfoundry_ci-build-images_PR-142 19:48:40 Archives upload complete. 19:48:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-142/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-142/1/ 19:48:41 ---> uname -a: 19:48:41 Linux 55d0252f08b8 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:48:41 19:48:41 19:48:41 ---> lscpu: 19:48:41 Architecture: x86_64 19:48:41 CPU op-mode(s): 32-bit, 64-bit 19:48:41 Byte Order: Little Endian 19:48:41 Address sizes: 40 bits physical, 48 bits virtual 19:48:41 CPU(s): 4 19:48:41 On-line CPU(s) list: 0-3 19:48:41 Thread(s) per core: 1 19:48:41 Core(s) per socket: 1 19:48:41 Socket(s): 4 19:48:41 NUMA node(s): 1 19:48:41 Vendor ID: GenuineIntel 19:48:41 CPU family: 6 19:48:41 Model: 44 19:48:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:48:41 Stepping: 1 19:48:41 CPU MHz: 2933.438 19:48:41 BogoMIPS: 5866.87 19:48:41 Virtualization: VT-x 19:48:41 Hypervisor vendor: KVM 19:48:41 Virtualization type: full 19:48:41 L1d cache: 128 KiB 19:48:41 L1i cache: 128 KiB 19:48:41 L2 cache: 16 MiB 19:48:41 L3 cache: 64 MiB 19:48:41 NUMA node0 CPU(s): 0-3 19:48:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:48:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:48:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:48:41 Vulnerability Meltdown: Mitigation; PTI 19:48:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:48:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:48:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:48:41 Vulnerability Tsx async abort: Not affected 19:48:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:48:41 19:48:41 19:48:41 ---> nproc: 19:48:41 4 19:48:41 19:48:41 19:48:41 ---> df -h: 19:48:41 Filesystem Size Used Available Use% Mounted on 19:48:41 overlay 50.0G 8.3G 41.7G 17% / 19:48:41 tmpfs 64.0M 0 64.0M 0% /dev 19:48:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:48:41 shm 64.0M 0 64.0M 0% /dev/shm 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/resolv.conf 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hostname 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hosts 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /var/log/sa 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/exfoundry_ci-build-images_PR-142 19:48:41 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/exfoundry_ci-build-images_PR-142@tmp 19:48:41 19:48:41 19:48:41 ---> free -m: 19:48:41 total used free shared buff/cache available 19:48:41 Mem: 1837 761 118 0 956 997 19:48:41 Swap: 1023 2 1021 19:48:41 19:48:41 19:48:41 ---> ip addr: 19:48:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:48:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:48:41 inet 127.0.0.1/8 scope host lo 19:48:41 valid_lft forever preferred_lft forever 19:48:41 8: eth0@if9: mtu 1458 qdisc noqueue state UP 19:48:41 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:48:41 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:48:41 valid_lft forever preferred_lft forever 19:48:41 19:48:41 19:48:41 ---> sar -b -r -n DEV: 19:48:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 19:48:41 19:48:41 19:41:20 LINUX RESTART 19:48:41 19:48:41 19:42:01 tps rtps wtps bread/s bwrtn/s 19:48:41 19:43:01 129.44 15.14 114.30 4314.59 20047.78 19:48:41 19:44:01 261.94 14.75 247.19 1535.94 30896.27 19:48:41 19:45:01 579.08 426.86 152.22 23981.92 26128.46 19:48:41 19:46:01 318.63 216.85 101.78 15273.14 18430.27 19:48:41 19:47:01 2.20 1.90 0.30 269.15 4.43 19:48:41 19:48:01 0.32 0.02 0.30 0.53 4.20 19:48:41 Average: 215.42 112.70 102.72 7568.64 15924.71 19:48:41 19:48:41 19:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:48:41 19:43:01 305456 1576100 83.77 2620 898752 1518764 51.83 434912 921248 70356 19:48:41 19:44:01 129116 1752440 93.14 2104 938284 1466868 50.06 481948 966664 49004 19:48:41 19:45:01 83780 1797776 95.55 1492 980712 1508456 51.48 501716 987264 54396 19:48:41 19:46:01 507256 1374300 73.04 572 674456 1091672 37.26 367856 740552 16 19:48:41 19:47:01 500156 1381400 73.42 572 682556 1076324 36.73 373948 742728 20 19:48:41 19:48:01 500044 1381512 73.42 572 682564 1076312 36.73 373844 742728 12 19:48:41 Average: 337635 1543921 82.06 1322 809554 1289733 44.02 422371 850197 28967 19:48:41 19:48:41 19:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:48:41 19:43:01 eth0 825.11 694.72 3687.12 110.35 0.00 0.00 0.00 19:48:41 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:43:01 veth9aacc45 561.97 608.64 47.47 3084.68 0.00 0.00 0.00 19:48:41 19:43:01 docker0 561.97 608.50 39.79 3084.67 0.00 0.00 0.00 19:48:41 19:44:01 eth0 402.61 325.69 1927.90 43.52 0.00 0.00 0.00 19:48:41 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:44:01 veth9aacc45 304.43 359.91 25.66 1894.36 0.00 0.00 0.00 19:48:41 19:44:01 docker0 304.43 359.91 21.50 1894.36 0.00 0.00 0.00 19:48:41 19:45:01 eth0 12.24 6.51 9.94 5.33 0.00 0.00 0.00 19:48:41 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:46:01 eth0 1.72 1.07 1.28 0.65 0.00 0.00 0.00 19:48:41 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:47:01 eth0 0.30 0.28 0.09 0.08 0.00 0.00 0.00 19:48:41 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:48:01 eth0 0.25 0.25 0.10 0.02 0.00 0.00 0.00 19:48:41 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 Average: eth0 207.05 171.43 937.79 26.66 0.00 0.00 0.00 19:48:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:41 Average: docker0 144.41 161.41 10.22 829.87 0.00 0.00 0.00 19:48:41 19:48:41 19:48:41 ---> sar -P ALL: 19:48:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) 19:48:41 19:48:41 19:41:20 LINUX RESTART 19:48:41 19:48:41 19:42:01 CPU %user %nice %system %iowait %steal %idle 19:48:41 19:43:01 all 10.40 0.00 4.17 2.28 0.02 83.12 19:48:41 19:43:01 0 14.55 0.00 4.57 2.39 0.02 78.47 19:48:41 19:43:01 1 7.06 0.00 3.51 1.14 0.02 88.28 19:48:41 19:43:01 2 13.03 0.00 4.37 0.97 0.03 81.59 19:48:41 19:43:01 3 7.04 0.00 4.23 4.63 0.02 84.09 19:48:41 19:44:01 all 11.00 0.00 4.65 1.57 0.03 82.75 19:48:41 19:44:01 0 8.61 0.00 4.43 1.60 0.02 85.34 19:48:41 19:44:01 1 11.40 0.00 4.58 0.75 0.03 83.23 19:48:41 19:44:01 2 12.51 0.00 4.57 2.39 0.02 80.51 19:48:41 19:44:01 3 11.47 0.00 5.00 1.55 0.02 81.96 19:48:41 19:45:01 all 6.53 0.00 6.43 15.92 0.07 71.05 19:48:41 19:45:01 0 5.38 0.00 6.21 16.86 0.12 71.43 19:48:41 19:45:01 1 7.69 0.00 6.87 14.36 0.05 71.02 19:48:41 19:45:01 2 6.98 0.00 6.66 16.07 0.05 70.24 19:48:41 19:45:01 3 6.08 0.00 5.99 16.39 0.07 71.47 19:48:41 19:46:01 all 3.22 0.00 4.11 6.66 0.02 85.99 19:48:41 19:46:01 0 2.57 0.00 3.93 4.93 0.02 88.55 19:48:41 19:46:01 1 3.61 0.00 3.88 7.22 0.02 85.27 19:48:41 19:46:01 2 3.26 0.00 4.82 6.70 0.03 85.18 19:48:41 19:46:01 3 3.40 0.00 3.79 7.79 0.03 84.98 19:48:41 19:47:01 all 0.16 0.00 0.03 0.01 0.00 99.80 19:48:41 19:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:48:41 19:47:01 1 0.53 0.00 0.03 0.03 0.00 99.40 19:48:41 19:47:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:48:41 19:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:48:41 19:48:01 all 0.16 0.00 0.02 0.00 0.00 99.82 19:48:41 19:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:48:41 19:48:01 1 0.52 0.00 0.02 0.00 0.00 99.47 19:48:41 19:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:48:41 19:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:48:41 Average: all 5.23 0.00 3.23 4.40 0.02 87.12 19:48:41 Average: 0 5.16 0.00 3.19 4.30 0.03 87.31 19:48:41 Average: 1 5.13 0.00 3.15 3.91 0.02 87.79 19:48:41 Average: 2 5.97 0.00 3.41 4.36 0.02 86.25 19:48:41 Average: 3 4.66 0.00 3.16 5.03 0.02 87.13 19:48:41 19:48:41 19:48:41