Branch indexing 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/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+ba8dc87efb7c15b1c13874cc84483e41de2fa468 (9e966cbaa2436d87a3451d17b14194aed83e531c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11797 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing f953d589a1b9ae164e5de099e7423806e86e49ed Checking out Revision f953d589a1b9ae164e5de099e7423806e86e49ed (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # 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 ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:55:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:55:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:55:50 ========================================================= 00:55:50 EdgeX Global Pipelines Version Info 00:55:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:55:52 ------------------- 00:55:52 stable info: 00:55:52 ------------------- 00:55:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:52 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:55:52 Message: update stable to v1.0.162 00:55:53 ------------------- 00:55:53 experimental info: 00:55:53 ------------------- 00:55:53 Commited By: **** collab-it+edgex@linuxfoundation.org 00:55:53 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:55:53 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:55:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f953d58 [Pipeline] echo 00:55:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:58 + git log --format=format:%s -1 f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] echo 00:55:58 GIT_COMMIT: f953d589a1b9ae164e5de099e7423806e86e49ed, Commit Message: Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD [Pipeline] echo 00:55:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:00 00:56:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:56:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:00 latest: Pulling from edgex-devops/git-semver 00:56:00 31603596830f: Pulling fs layer 00:56:00 2a8b12db71e7: Pulling fs layer 00:56:00 6ca5941a6612: Pulling fs layer 00:56:00 ecc8261a40a4: Pulling fs layer 00:56:00 ecc8261a40a4: Waiting 00:56:00 2a8b12db71e7: Verifying Checksum 00:56:00 2a8b12db71e7: Download complete 00:56:00 31603596830f: Verifying Checksum 00:56:00 31603596830f: Download complete 00:56:01 ecc8261a40a4: Verifying Checksum 00:56:01 ecc8261a40a4: Download complete 00:56:01 6ca5941a6612: Verifying Checksum 00:56:01 6ca5941a6612: Download complete 00:56:01 31603596830f: Pull complete 00:56:02 2a8b12db71e7: Pull complete 00:56:04 6ca5941a6612: Pull complete 00:56:04 ecc8261a40a4: Pull complete 00:56:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:56:04 prd-centos7-docker-4c-2g-11797 does not seem to be running inside a container 00:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:56:06 $ docker top 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:07 [ssh-agent] Looking for ssh-agent implementation... 00:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:07 $ docker exec 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent 00:56:07 SSH_AUTH_SOCK=/tmp/ssh-E80rN9LoINoK/agent.11 00:56:07 SSH_AGENT_PID=16 00:56:07 Running ssh-add (command line suppressed) 00:56:07 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_4598267363948520780.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_4598267363948520780.key) 00:56:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:08 + git tag --points-at HEAD [Pipeline] } 00:56:08 $ docker exec --env ******** --env ******** 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent -k 00:56:08 unset SSH_AUTH_SOCK; 00:56:08 unset SSH_AGENT_PID; 00:56:08 echo Agent pid 16 killed; 00:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:08 [ssh-agent] Looking for ssh-agent implementation... 00:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:09 $ docker exec 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent 00:56:09 SSH_AUTH_SOCK=/tmp/ssh-lJ0KFGGUHifm/agent.44 00:56:09 SSH_AGENT_PID=50 00:56:09 Running ssh-add (command line suppressed) 00:56:09 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3325985794462968647.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3325985794462968647.key) 00:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:10 + git semver init 00:56:10 # -> Open(): unable to determine branch for HEAD 00:56:10 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 00:56:10 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 00:56:10 # $SEMVER_REMOTE_NAME = origin 00:56:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:56:10 # $SEMVER_USER_NAME = edgex-jenkins 00:56:10 # $SEMVER_BRANCH = PR-124 00:56:10 # $SEMVER_TEMP = /tmp/semver-614076430 00:56:10 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:56:10 # '/tmp/semver-614076430' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 00:56:10 # -> Force: false 00:56:10 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 00:56:10 $ docker exec --env ******** --env ******** 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent -k 00:56:11 unset SSH_AUTH_SOCK; 00:56:11 unset SSH_AGENT_PID; 00:56:11 echo Agent pid 50 killed; 00:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:11 + git semver [Pipeline] } 00:56:11 $ docker stop --time=1 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c 00:56:13 $ docker rm -f 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c [Pipeline] // withDockerContainer [Pipeline] sh 00:56:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:56:14 Stashed 1 file(s) [Pipeline] echo 00:56:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:56:30 Still waiting to schedule task 00:56:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:56:30 Still waiting to schedule task 00:56:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:59:14 Running on prd-centos7-docker-4c-2g-11798 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:59:14 Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout 00:59:17 using credential edgex-jenkins-ssh 00:59:17 Cloning the remote Git repository 00:59:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:59:17 > git init /w/workspace/app-service-configurable/27 # timeout=10 00:59:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:17 > git --version # timeout=10 00:59:17 > git --version # 'git version 2.16.5' 00:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:18 Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:59:18 Merge succeeded, producing 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 00:59:18 Checking out Revision 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 (PR-124) 00:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:18 > git config core.sparsecheckout # timeout=10 00:59:18 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:59:18 > git remote # timeout=10 00:59:18 > git config --get remote.origin.url # timeout=10 00:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:18 > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 00:59:18 > git rev-parse HEAD^{commit} # timeout=10 00:59:18 > git config core.sparsecheckout # timeout=10 00:59:18 > git checkout -f 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 # timeout=10 00:59:22 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" 00:59:22 > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 00:59:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:59:24 ========================================================= 00:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:59:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:59:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:59:25 Sending build context to Docker daemon 98.82kB 00:59:25 Step 1/8 : ARG BASE=golang:1.15-alpine 00:59:25 Step 2/8 : FROM ${BASE} 00:59:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:59:25 df20fa9351a1: Pulling fs layer 00:59:25 ed8968b2872e: Pulling fs layer 00:59:25 a92cc7c5fd73: Pulling fs layer 00:59:25 e871e8e8d7a9: Pulling fs layer 00:59:25 e73272ec9a57: Pulling fs layer 00:59:25 1e910a182e73: Pulling fs layer 00:59:25 4e634b169226: Pulling fs layer 00:59:25 e73272ec9a57: Waiting 00:59:25 1e910a182e73: Waiting 00:59:25 4e634b169226: Waiting 00:59:25 e871e8e8d7a9: Waiting 00:59:25 a92cc7c5fd73: Download complete 00:59:25 ed8968b2872e: Download complete 00:59:26 e73272ec9a57: Verifying Checksum 00:59:26 e73272ec9a57: Download complete 00:59:26 1e910a182e73: Verifying Checksum 00:59:26 1e910a182e73: Download complete 00:59:26 df20fa9351a1: Verifying Checksum 00:59:26 df20fa9351a1: Download complete 00:59:26 df20fa9351a1: Pull complete 00:59:26 ed8968b2872e: Pull complete 00:59:26 a92cc7c5fd73: Pull complete 00:59:28 4e634b169226: Download complete 00:59:29 e871e8e8d7a9: Verifying Checksum 00:59:29 e871e8e8d7a9: Download complete 00:59:34 e871e8e8d7a9: Pull complete 00:59:34 e73272ec9a57: Pull complete 00:59:34 1e910a182e73: Pull complete 00:59:42 4e634b169226: Pull complete 00:59:42 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:59:42 ---> f7629b54cfaa 00:59:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:59:42 ---> Running in f8195ca1f199 00:59:42 Removing intermediate container f8195ca1f199 00:59:42 ---> 84d6c6f13940 00:59:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:42 ---> Running in 5d4e377becfe 00:59:44 Removing intermediate container 5d4e377becfe 00:59:44 ---> a444ee57a100 00:59:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:59:44 ---> Running in a624e1321182 00:59:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:59:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:59:46 (1/6) Installing libc-dev (0.7.2-r3) 00:59:46 (2/6) Installing libsodium (1.0.18-r0) 00:59:46 (3/6) Installing pkgconf (1.7.2-r0) 00:59:46 (4/6) Installing libsodium-dev (1.0.18-r0) 00:59:46 (5/6) Installing libzmq (4.3.3-r0) 00:59:47 (6/6) Installing zeromq-dev (4.3.3-r0) 00:59:47 Executing busybox-1.31.1-r16.trigger 00:59:47 OK: 167 MiB in 45 packages 00:59:48 Removing intermediate container a624e1321182 00:59:48 ---> f3656d7846b9 00:59:48 Step 6/8 : WORKDIR /app 00:59:48 ---> Running in 11ad53a2e3f2 00:59:48 Removing intermediate container 11ad53a2e3f2 00:59:48 ---> 38392d9f726a 00:59:48 Step 7/8 : COPY . . 00:59:48 ---> 49c6d9981fb0 00:59:48 Step 8/8 : RUN go mod download 00:59:48 ---> Running in 67db3cb430a6 01:00:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11799 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:00:03 Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout 01:00:09 using credential edgex-jenkins-ssh 01:00:09 Cloning the remote Git repository 01:00:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:00:09 > git init /w/workspace/app-service-configurable/27 # timeout=10 01:00:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:09 > git --version # timeout=10 01:00:09 > git --version # 'git version 2.17.1' 01:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:11 Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 01:00:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:11 > git config core.sparsecheckout # timeout=10 01:00:11 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 01:00:11 > git remote # timeout=10 01:00:11 > git config --get remote.origin.url # timeout=10 01:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:11 > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 01:00:11 Merge succeeded, producing 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 01:00:11 Checking out Revision 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 (PR-124) 01:00:11 > git rev-parse HEAD^{commit} # timeout=10 01:00:11 > git config core.sparsecheckout # timeout=10 01:00:11 > git checkout -f 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 # timeout=10 01:00:15 Removing intermediate container 67db3cb430a6 01:00:15 ---> f895fea5d333 01:00:15 Successfully built f895fea5d333 01:00:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:00:15 + docker inspect -f . ci-base-image-x86_64 01:00:15 . [Pipeline] withDockerContainer 01:00:15 prd-centos7-docker-4c-2g-11798 does not seem to be running inside a container 01:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:00:16 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" 01:00:16 First time build. Skipping changelog. 01:00:16 $ docker top 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 01:00:17 + go version 01:00:17 go version go1.15.2 linux/amd64 [Pipeline] unstash 01:00:16 > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 [Pipeline] } 01:00:17 $ docker stop --time=1 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 01:00:18 $ docker rm -f 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 01:00:19 ========================================================= 01:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:00:19 ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:00:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 01:00:20 + docker inspect -f . ci-base-image-x86_64 01:00:20 . [Pipeline] withDockerContainer 01:00:20 prd-centos7-docker-4c-2g-11798 does not seem to be running inside a container 01:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:00:20 Sending build context to Docker daemon 98.82kB 01:00:21 Step 1/8 : ARG BASE=golang:1.15-alpine 01:00:21 Step 2/8 : FROM ${BASE} 01:00:21 $ docker top e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af -eo pid,comm 01:00:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:00:21 b538f80385f9: Pulling fs layer 01:00:21 74f711af9a0d: Pulling fs layer 01:00:21 99f96fe45779: Pulling fs layer 01:00:21 8529a6b9a6be: Pulling fs layer 01:00:21 45590311c82a: Pulling fs layer 01:00:21 69ca0ff8b7b3: Pulling fs layer 01:00:21 209524e5b208: Pulling fs layer 01:00:21 45590311c82a: Waiting 01:00:21 69ca0ff8b7b3: Waiting 01:00:21 8529a6b9a6be: Waiting 01:00:21 99f96fe45779: Verifying Checksum 01:00:21 99f96fe45779: Download complete 01:00:21 74f711af9a0d: Verifying Checksum 01:00:21 74f711af9a0d: Download complete 01:00:21 45590311c82a: Verifying Checksum 01:00:21 45590311c82a: Download complete 01:00:21 69ca0ff8b7b3: Verifying Checksum 01:00:21 69ca0ff8b7b3: Download complete 01:00:21 b538f80385f9: Verifying Checksum 01:00:21 b538f80385f9: Download complete [Pipeline] { [Pipeline] sh 01:00:21 + make test 01:00:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:00:22 b538f80385f9: Pull complete 01:00:22 74f711af9a0d: Pull complete 01:00:23 99f96fe45779: Pull complete 01:00:23 209524e5b208: Verifying Checksum 01:00:23 209524e5b208: Download complete 01:00:25 8529a6b9a6be: Verifying Checksum 01:00:25 8529a6b9a6be: Download complete 01:00:35 8529a6b9a6be: Pull complete 01:00:35 45590311c82a: Pull complete 01:00:36 69ca0ff8b7b3: Pull complete 01:00:39 209524e5b208: Pull complete 01:00:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 01:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:00:39 ---> 5bddaf1c2fca 01:00:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:00:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:00:40 CGO_ENABLED=1 go vet ./... 01:00:42 ---> Running in c6b0c8090580 01:00:42 Removing intermediate container c6b0c8090580 01:00:42 ---> af8a693fd932 01:00:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:42 ---> Running in 604a5a715850 01:00:42 gofmt -l . 01:00:42 [ "`gofmt -l .`" = "" ] 01:00:42 ./bin/test-go-mod-tidy.sh 01:00:43 ./bin/test-attribution-txt.sh [Pipeline] stash 01:00:44 Stashed 1 file(s) [Pipeline] } 01:00:44 $ docker stop --time=1 e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af 01:00:45 Removing intermediate container 604a5a715850 01:00:45 ---> 1af20ceeab64 01:00:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 01:00:45 ---> Running in 02375613dbe2 01:00:46 $ docker rm -f e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 01:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:00:48 (1/6) Installing libc-dev (0.7.2-r3) 01:00:48 (2/6) Installing libsodium (1.0.18-r0) 01:00:48 (3/6) Installing pkgconf (1.7.2-r0) 01:00:48 (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] sh 01:00:49 (5/6) Installing libzmq (4.3.3-r0) 01:00:49 (6/6) Installing zeromq-dev (4.3.3-r0) 01:00:49 + sudo chown -R jenkins:jenkins . 01:00:49 Executing busybox-1.31.1-r16.trigger 01:00:49 OK: 144 MiB in 45 packages [Pipeline] sh 01:00:49 + ls -al . 01:00:49 total 96 01:00:49 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 01:00 . 01:00:49 drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 00:59 .. 01:00:49 -rw-rw-r--. 1 jenkins jenkins 6568 Nov 11 00:59 Attribution.txt 01:00:49 drwxrwxr-x. 2 jenkins jenkins 64 Nov 11 00:59 bin 01:00:49 -rw-r--r--. 1 jenkins jenkins 10 Nov 11 01:00 coverage.out 01:00:49 -rw-rw-r--. 1 jenkins jenkins 180 Nov 11 00:59 docker-compose.debug.yml 01:00:49 -rw-rw-r--. 1 jenkins jenkins 133 Nov 11 00:59 docker-compose.yml 01:00:49 -rw-rw-r--. 1 jenkins jenkins 2002 Nov 11 00:59 Dockerfile 01:00:49 -rw-rw-r--. 1 jenkins jenkins 966 Nov 11 00:59 Dockerfile.build 01:00:49 -rw-rw-r--. 1 jenkins jenkins 119 Nov 11 00:59 .dockerignore 01:00:49 drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 00:59 .git 01:00:49 drwxrwxr-x. 2 jenkins jenkins 81 Nov 11 00:59 .github 01:00:49 -rw-rw-r--. 1 jenkins jenkins 93 Nov 11 00:59 .gitignore 01:00:49 -rw-r--r--. 1 jenkins jenkins 133 Nov 11 01:00 go.mod 01:00:49 -rw-r--r--. 1 jenkins jenkins 19565 Nov 11 01:00 go.sum 01:00:49 -rw-rw-r--. 1 jenkins jenkins 766 Nov 11 00:59 Jenkinsfile 01:00:49 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 11 00:59 LICENSE 01:00:49 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 11 00:59 main.go 01:00:49 -rw-rw-r--. 1 jenkins jenkins 1573 Nov 11 00:59 makefile 01:00:49 -rw-rw-r--. 1 jenkins jenkins 1277 Nov 11 00:59 README.md 01:00:49 drwxrwxr-x. 10 jenkins jenkins 171 Nov 11 00:59 res 01:00:49 drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 00:59 snap 01:00:49 -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 00:56 VERSION [Pipeline] isUnix [Pipeline] sh 01:00:49 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed --label arch=amd64 --label version=0.0.0 . 01:00:49 Sending build context to Docker daemon 121.3kB 01:00:50 Step 1/27 : ARG BASE=golang:1.15-alpine 01:00:50 Step 2/27 : FROM ${BASE} AS builder 01:00:50 ---> f895fea5d333 01:00:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:00:50 ---> Running in e624cceaa660 01:00:50 Removing intermediate container e624cceaa660 01:00:50 ---> db9adbe8a0b1 01:00:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:00:50 ---> Running in 457713992c56 01:00:50 Removing intermediate container 457713992c56 01:00:50 ---> c4c77c1d6ef6 01:00:50 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:00:50 ---> Running in 82e3c44bfa85 01:00:50 Removing intermediate container 82e3c44bfa85 01:00:50 ---> c256722b5ad1 01:00:50 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:50 ---> Running in 39ef4ade4e39 01:00:50 Removing intermediate container 02375613dbe2 01:00:50 ---> 6f8273502196 01:00:50 Step 6/8 : WORKDIR /app 01:00:50 ---> Running in 74d74707e813 01:00:51 Removing intermediate container 74d74707e813 01:00:51 ---> 3db65574ac4c 01:00:51 Step 7/8 : COPY . . 01:00:52 Removing intermediate container 39ef4ade4e39 01:00:52 ---> 91ba77b820bd 01:00:52 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:52 ---> Running in d38f0dd5ad47 01:00:52 ---> a9e9fbe376f9 01:00:52 Step 8/8 : RUN go mod download 01:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:00:52 ---> Running in 25b9b43ccade 01:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:00:53 OK: 167 MiB in 45 packages 01:00:54 Removing intermediate container d38f0dd5ad47 01:00:54 ---> b20c71083670 01:00:54 Step 8/27 : WORKDIR /app 01:00:54 ---> Running in 0c9d1f5e8946 01:00:54 Removing intermediate container 0c9d1f5e8946 01:00:54 ---> 1fa68196d11c 01:00:54 Step 9/27 : COPY go.mod . 01:00:54 ---> b6af22354fd1 01:00:54 Step 10/27 : RUN go mod download 01:00:54 ---> Running in 7aaf0957b2d7 01:00:55 Removing intermediate container 7aaf0957b2d7 01:00:55 ---> f6e1176bdaa4 01:00:55 Step 11/27 : COPY . . 01:00:55 ---> 5f58314c7f90 01:00:55 Step 12/27 : ARG MAKE="make build" 01:00:55 ---> Running in a7005c523d3b 01:00:55 Removing intermediate container a7005c523d3b 01:00:55 ---> 9aafd749025d 01:00:55 Step 13/27 : RUN $MAKE 01:00:55 ---> Running in f8a3152dcb23 01:00:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:01:14 Removing intermediate container f8a3152dcb23 01:01:14 ---> cfb3fae5f353 01:01:14 Step 14/27 : FROM alpine:latest 01:01:14 latest: Pulling from library/alpine 01:01:14 188c0c94c7c5: Pulling fs layer 01:01:14 188c0c94c7c5: Verifying Checksum 01:01:14 188c0c94c7c5: Download complete 01:01:14 188c0c94c7c5: Pull complete 01:01:14 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 01:01:14 Status: Downloaded newer image for alpine:latest 01:01:14 ---> d6e46aa2470d 01:01:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:01:14 ---> Running in b2622788c118 01:01:14 Removing intermediate container b2622788c118 01:01:14 ---> 3954d797f2da 01:01:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:01:14 ---> Running in 53b9c23a6ac6 01:01:15 Removing intermediate container 53b9c23a6ac6 01:01:15 ---> 33538aac15d4 01:01:15 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 01:01:15 ---> Running in 6b6a5ea33b44 01:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:01:15 (1/6) Installing ca-certificates (20191127-r4) 01:01:15 (2/6) Installing libgcc (9.3.0-r2) 01:01:15 (3/6) Installing libsodium (1.0.18-r0) 01:01:15 (4/6) Installing libstdc++ (9.3.0-r2) 01:01:15 (5/6) Installing libzmq (4.3.3-r0) 01:01:15 (6/6) Installing zeromq (4.3.3-r0) 01:01:15 Executing busybox-1.31.1-r19.trigger 01:01:15 Executing ca-certificates-20191127-r4.trigger 01:01:15 OK: 9 MiB in 20 packages 01:01:16 Removing intermediate container 6b6a5ea33b44 01:01:16 ---> 22fd67eee208 01:01:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:01:17 ---> c02a78d4fd9e 01:01:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:01:17 ---> 19c726f8dc41 01:01:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:01:17 ---> 54e97f35ea1b 01:01:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:01:18 ---> 627a00511f06 01:01:18 Step 22/27 : EXPOSE 48095 01:01:18 ---> Running in a8bc55bf24d0 01:01:18 Removing intermediate container a8bc55bf24d0 01:01:18 ---> deb8362dbbec 01:01:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:01:18 ---> Running in fb4371fdcb7a 01:01:18 Removing intermediate container fb4371fdcb7a 01:01:18 ---> 26f5670166cb 01:01:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:18 ---> Running in ea8459b3aa50 01:01:19 Removing intermediate container ea8459b3aa50 01:01:19 ---> b2f6d920ec90 01:01:19 Step 25/27 : LABEL arch=amd64 01:01:19 ---> Running in 85936c7d3890 01:01:19 Removing intermediate container 85936c7d3890 01:01:19 ---> 86c3538b1cf0 01:01:19 Step 26/27 : LABEL git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed 01:01:19 ---> Running in 02f4472d496b 01:01:19 Removing intermediate container 02f4472d496b 01:01:19 ---> 07784793c928 01:01:19 Step 27/27 : LABEL version=0.0.0 01:01:19 ---> Running in 883b33228a7f 01:01:19 Removing intermediate container 883b33228a7f 01:01:19 ---> bf22df85c25d 01:01:19 [Warning] One or more build-args [ARCH] were not consumed 01:01:19 Successfully built bf22df85c25d 01:01:19 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:01:25 Removing intermediate container 25b9b43ccade 01:01:25 ---> cb0ad298413f 01:01:25 Successfully built cb0ad298413f 01:01:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:01:25 + docker inspect -f . ci-base-image-arm64 01:01:25 . [Pipeline] withDockerContainer 01:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-11799 does not seem to be running inside a container 01:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:27 $ docker top e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:29 + go version 01:01:29 go version go1.15.2 linux/arm64 [Pipeline] } 01:01:29 $ docker stop --time=1 e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e 01:01:31 $ docker rm -f e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:32 + docker inspect -f . ci-base-image-arm64 01:01:32 . [Pipeline] withDockerContainer 01:01:32 prd-ubuntu18.04-docker-arm64-4c-16g-11799 does not seem to be running inside a container 01:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:34 $ docker top 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:35 Still waiting to schedule task 01:01:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:01:35 + make test 01:01:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:02:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:02:23 CGO_ENABLED=1 go vet ./... 01:02:33 gofmt -l . 01:02:33 [ "`gofmt -l .`" = "" ] 01:02:33 ./bin/test-go-mod-tidy.sh 01:02:34 ./bin/test-attribution-txt.sh 01:02:35 Running on prd-ubuntu18.04-docker-8c-8g-11800 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:02:35 Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [Pipeline] stash 01:02:35 Warning: overwriting stash ‘coverage-report’ 01:02:36 Stashed 1 file(s) [Pipeline] } 01:02:36 $ docker stop --time=1 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 01:02:37 using credential edgex-jenkins-ssh 01:02:37 Cloning the remote Git repository 01:02:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:02:38 $ docker rm -f 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 01:02:37 > git init /w/workspace/app-service-configurable/27 # timeout=10 01:02:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:02:38 > git --version # timeout=10 01:02:38 > git --version # 'git version 2.17.1' 01:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:02:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 01:02:39 Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [Pipeline] } 01:02:39 Merge succeeded, producing dba56481fc43d308c99bdb0a89449c1221fafdf8 01:02:39 Checking out Revision dba56481fc43d308c99bdb0a89449c1221fafdf8 (PR-124) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:39 > git config core.sparsecheckout # timeout=10 01:02:39 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 01:02:39 > git remote # timeout=10 01:02:39 > git config --get remote.origin.url # timeout=10 01:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:39 > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 01:02:39 > git rev-parse HEAD^{commit} # timeout=10 01:02:39 > git config core.sparsecheckout # timeout=10 01:02:39 > git checkout -f dba56481fc43d308c99bdb0a89449c1221fafdf8 # timeout=10 01:02:40 + ls -al . 01:02:40 total 120 01:02:40 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 01:02 . 01:02:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 01:00 .. 01:02:40 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 01:00 .dockerignore 01:02:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 01:00 .git 01:02:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 01:00 .github 01:02:40 -rw-rw-r-- 1 jenkins jenkins 93 Nov 11 01:00 .gitignore 01:02:40 -rw-rw-r-- 1 jenkins jenkins 6568 Nov 11 01:00 Attribution.txt 01:02:40 -rw-rw-r-- 1 jenkins jenkins 2002 Nov 11 01:00 Dockerfile 01:02:40 -rw-rw-r-- 1 jenkins jenkins 966 Nov 11 01:00 Dockerfile.build 01:02:40 -rw-rw-r-- 1 jenkins jenkins 766 Nov 11 01:00 Jenkinsfile 01:02:40 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 01:00 LICENSE 01:02:40 -rw-rw-r-- 1 jenkins jenkins 1277 Nov 11 01:00 README.md 01:02:40 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 00:56 VERSION 01:02:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 01:00 bin 01:02:40 -rw-r--r-- 1 jenkins jenkins 10 Nov 11 01:01 coverage.out 01:02:40 -rw-rw-r-- 1 jenkins jenkins 180 Nov 11 01:00 docker-compose.debug.yml 01:02:40 -rw-rw-r-- 1 jenkins jenkins 133 Nov 11 01:00 docker-compose.yml 01:02:40 -rw-r--r-- 1 jenkins jenkins 133 Nov 11 01:02 go.mod 01:02:40 -rw-r--r-- 1 jenkins jenkins 19565 Nov 11 01:02 go.sum 01:02:40 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 11 01:00 main.go 01:02:40 -rw-rw-r-- 1 jenkins jenkins 1573 Nov 11 01:00 makefile 01:02:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 01:00 res 01:02:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 01:00 snap [Pipeline] isUnix [Pipeline] sh 01:02:40 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed --label arch=arm64 --label version=0.0.0 . 01:02:40 Sending build context to Docker daemon 121.3kB 01:02:40 Step 1/27 : ARG BASE=golang:1.15-alpine 01:02:40 Step 2/27 : FROM ${BASE} AS builder 01:02:40 ---> cb0ad298413f 01:02:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:02:41 ---> Running in ea3219889988 01:02:41 Removing intermediate container ea3219889988 01:02:41 ---> 31e634802ee2 01:02:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:02:41 ---> Running in 6db5addf79f3 01:02:41 Removing intermediate container 6db5addf79f3 01:02:41 ---> ee7a667b2107 01:02:41 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:02:42 ---> Running in a9dd449cc62b 01:02:42 Removing intermediate container a9dd449cc62b 01:02:42 ---> 754fb440e4fc 01:02:42 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:42 ---> Running in f91b65c99432 01:02:42 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" 01:02:42 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:42 > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 01:02:44 + echo snap-build.sh 01:02:44 snap-build.sh 01:02:44 + SNAP_BASE_DIR=. 01:02:44 + '[' '!' -z /w/workspace/app-service-configurable/27 ']' 01:02:44 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/27 01:02:44 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/27]' 01:02:44 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/27] 01:02:44 + cd /w/workspace/app-service-configurable/27 01:02:44 + sudo apt-get remove -qy --purge lxd lxd-client 01:02:44 Reading package lists... 01:02:44 Building dependency tree... 01:02:44 Reading state information... 01:02:44 The following packages were automatically installed and are no longer required: 01:02:44 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 01:02:44 liblxc1 lxcfs uidmap xdelta3 01:02:44 Use 'sudo apt autoremove' to remove them. 01:02:44 The following packages will be REMOVED: 01:02:44 lxd* lxd-client* 01:02:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:02:45 After this operation, 31.7 MB disk space will be freed. 01:02:45 Removing intermediate container f91b65c99432 01:02:45 ---> 0c8f5eeeab70 01:02:45 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:02:45 ---> Running in 2cec2362e78f 01:02:46 (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 ... 189863 files and directories currently installed.) 01:02:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:02:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:47 Removing lxd dnsmasq configuration 01:02:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:02:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:47 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 01:02:48 OK: 144 MiB in 45 packages 01:02:48 (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 ... 189688 files and directories currently installed.) 01:02:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:02:49 Removing intermediate container 2cec2362e78f 01:02:49 ---> 5242271bb5c3 01:02:49 Step 8/27 : WORKDIR /app 01:02:49 ---> Running in 09aee4c20508 01:02:49 Processing triggers for systemd (237-3ubuntu10.42) ... 01:02:49 Processing triggers for ureadahead (0.100.0-21) ... 01:02:49 Removing intermediate container 09aee4c20508 01:02:49 ---> 5ebbfc528404 01:02:49 Step 9/27 : COPY go.mod . 01:02:50 ---> 1cadcfec333f 01:02:50 Step 10/27 : RUN go mod download 01:02:50 ---> Running in 5e4c96dcbb46 01:02:50 + sudo snap remove --purge lxd 01:02:51 snap "lxd" is not installed 01:02:51 + sudo groupadd --force --system lxd 01:02:51 ++ whoami 01:02:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:02:51 + newgrp - lxd 01:02:51 + sudo snap install lxd 01:02:53 Removing intermediate container 5e4c96dcbb46 01:02:53 ---> 4b1cfdf2d9a1 01:02:53 Step 11/27 : COPY . . 01:02:54 ---> 1bed817b5af9 01:02:54 Step 12/27 : ARG MAKE="make build" 01:02:54 ---> Running in 0fb907f1df2b 01:02:54 Removing intermediate container 0fb907f1df2b 01:02:54 ---> 647ac5abe552 01:02:54 Step 13/27 : RUN $MAKE 01:02:54 ---> Running in d94302265606 01:02:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:02:59 2020-11-11T01:02:57Z INFO Waiting for automatic snapd restart... 01:03:17 lxd 4.7 from Canonical* installed 01:03:17 + sudo lxd init --auto 01:03:23 + sudo snap install --classic snapcraft 01:03:33 snapcraft 4.3 from Canonical* installed 01:03:33 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:03:33 + sudo snapcraft prime --use-lxd 01:03:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:03:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:03:33 - README.md 01:03:33 01:03:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:03:34 Launching a container. 01:03:44 Removing intermediate container d94302265606 01:03:44 ---> 8d3b1c1a0a41 01:03:44 Step 14/27 : FROM alpine:latest 01:03:44 latest: Pulling from library/alpine 01:03:44 5f621e34cdf4: Pulling fs layer 01:03:44 5f621e34cdf4: Download complete 01:03:44 5f621e34cdf4: Pull complete 01:03:44 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 01:03:44 Status: Downloaded newer image for alpine:latest 01:03:44 ---> 2e77e061c27f 01:03:44 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:03:44 ---> Running in 15c01eca3094 01:03:44 Removing intermediate container 15c01eca3094 01:03:44 ---> dddd25f99908 01:03:44 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:03:44 ---> Running in 439cfca0f0b8 01:03:44 Removing intermediate container 439cfca0f0b8 01:03:44 ---> dbf168e21c23 01:03:44 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 01:03:45 ---> Running in 311c6a3d760d 01:03:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:03:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:03:47 (1/6) Installing ca-certificates (20191127-r4) 01:03:47 (2/6) Installing libgcc (9.3.0-r2) 01:03:47 (3/6) Installing libsodium (1.0.18-r0) 01:03:47 (4/6) Installing libstdc++ (9.3.0-r2) 01:03:47 (5/6) Installing libzmq (4.3.3-r0) 01:03:47 (6/6) Installing zeromq (4.3.3-r0) 01:03:47 Executing busybox-1.31.1-r19.trigger 01:03:47 Executing ca-certificates-20191127-r4.trigger 01:03:47 OK: 9 MiB in 20 packages 01:03:49 Removing intermediate container 311c6a3d760d 01:03:49 ---> ea8297570af8 01:03:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:03:50 ---> 6c182cf1c3c8 01:03:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:03:50 ---> 919ed64d27d7 01:03:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:03:51 ---> 305a90131446 01:03:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:03:53 ---> 14196d441098 01:03:53 Step 22/27 : EXPOSE 48095 01:03:53 ---> Running in 2ae681a7ee0c 01:03:53 Removing intermediate container 2ae681a7ee0c 01:03:53 ---> 63a44da41175 01:03:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:03:54 ---> Running in a92e7a16f193 01:03:54 Removing intermediate container a92e7a16f193 01:03:54 ---> 86866528934f 01:03:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:03:54 ---> Running in 79cc9bb464d3 01:03:55 Removing intermediate container 79cc9bb464d3 01:03:55 ---> 1d854d9d4096 01:03:55 Step 25/27 : LABEL arch=arm64 01:03:55 ---> Running in bdde44b20961 01:03:55 Removing intermediate container bdde44b20961 01:03:55 ---> 39fab466a010 01:03:55 Step 26/27 : LABEL git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed 01:03:55 ---> Running in 5b5d0af9a6e3 01:03:56 Removing intermediate container 5b5d0af9a6e3 01:03:56 ---> 58e126f65baf 01:03:56 Step 27/27 : LABEL version=0.0.0 01:03:56 ---> Running in 6d0135e84828 01:03:57 Removing intermediate container 6d0135e84828 01:03:57 ---> 17e12611faca 01:03:57 [Warning] One or more build-args [ARCH] were not consumed 01:03:57 Successfully built 17e12611faca 01:03:57 Successfully tagged docker-app-service-configurable-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] { (Snap) [Pipeline] findFiles [Pipeline] node 01:03:57 Running on prd-ubuntu18.04-docker-arm64-16c-16g-10291 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:03:57 Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout 01:04:01 using credential edgex-jenkins-ssh 01:04:01 Cloning the remote Git repository 01:04:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:04:01 > git init /w/workspace/app-service-configurable/27 # timeout=10 01:04:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:04:01 > git --version # timeout=10 01:04:01 > git --version # 'git version 2.17.1' 01:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:03 Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 01:04:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:04:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:04:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:04:03 > git config core.sparsecheckout # timeout=10 01:04:03 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 01:04:03 > git remote # timeout=10 01:04:03 > git config --get remote.origin.url # timeout=10 01:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:04 > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 01:04:04 Merge succeeded, producing 4b043c2a7deba5d723249d12775fe022d69b9238 01:04:04 Checking out Revision 4b043c2a7deba5d723249d12775fe022d69b9238 (PR-124) 01:04:04 > git rev-parse HEAD^{commit} # timeout=10 01:04:04 > git config core.sparsecheckout # timeout=10 01:04:04 > git checkout -f 4b043c2a7deba5d723249d12775fe022d69b9238 # timeout=10 01:04:08 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" 01:04:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:08 > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 01:04:09 + echo snap-build.sh 01:04:09 snap-build.sh 01:04:09 + SNAP_BASE_DIR=. 01:04:09 + '[' '!' -z /w/workspace/app-service-configurable/27 ']' 01:04:09 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/27 01:04:09 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/27]' 01:04:09 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/27] 01:04:09 + cd /w/workspace/app-service-configurable/27 01:04:09 + sudo apt-get remove -qy --purge lxd lxd-client 01:04:09 Reading package lists... 01:04:10 Building dependency tree... 01:04:10 Reading state information... 01:04:11 The following packages were automatically installed and are no longer required: 01:04:11 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 01:04:11 xdelta3 01:04:11 Use 'sudo apt autoremove' to remove them. 01:04:11 The following packages will be REMOVED: 01:04:11 lxd* lxd-client* 01:04:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:04:12 After this operation, 29.1 MB disk space will be freed. 01:04:14 (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 ... 171706 files and directories currently installed.) 01:04:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:04:17 Removing lxd dnsmasq configuration 01:04:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:04:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:04:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:04: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 ... 171531 files and directories currently installed.) 01:04:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:04:23 Processing triggers for systemd (237-3ubuntu10.39) ... 01:04:24 Processing triggers for ureadahead (0.100.0-21) ... 01:04:29 + sudo snap remove --purge lxd 01:04:30 snap "lxd" is not installed 01:04:30 + sudo groupadd --force --system lxd 01:04:30 ++ whoami 01:04:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:04:30 + newgrp - lxd 01:04:30 + sudo snap install lxd 01:04:48 2020-11-11T01:04:43Z INFO Waiting for restart... 01:04:55 Waiting for container to be ready 01:04:55 To start your first instance, try: lxc launch ubuntu:18.04 01:04:55 01:04:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:04:58 Waiting for network to be ready... 01:04:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:04:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:04:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] 01:04:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:05:00 Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 01:05:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4152 B] 01:05:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] 01:05:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 01:05:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 01:05:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 01:05:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] 01:05:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 01:05:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] 01:05:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 01:05:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 01:05:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 01:05:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 01:05:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 01:05:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] 01:05:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:05:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:05:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:05:00 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:05:00 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:05:00 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:05:00 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:05:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:05:01 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] 01:05:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 01:05:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] 01:05:01 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 01:05:01 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1751 kB] 01:05:01 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [370 kB] 01:05:01 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] 01:05:01 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] 01:05:01 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] 01:05:01 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] 01:05:01 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1691 kB] 01:05:01 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] 01:05:06 Fetched 34.9 MB in 7s (4701 kB/s) 01:05:07 Reading package lists... 01:05:07 Reading package lists... 01:05:08 Building dependency tree... 01:05:08 Reading state information... 01:05:08 The following additional packages will be installed: 01:05:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:05:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:05:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:05:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:05:08 Suggested packages: 01:05:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:05:08 Recommended packages: 01:05:08 gnupg libsasl2-modules 01:05:08 The following NEW packages will be installed: 01:05:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:05:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:05:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:05:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:05:08 The following packages will be upgraded: 01:05:08 gpg gpg-agent gpgconf libudev1 01:05:08 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 01:05:08 Need to get 3530 kB of archives. 01:05:08 After this operation, 13.3 MB of additional disk space will be used. 01:05:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 01:05:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:05:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 01:05:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:05:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:05:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 01:05:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 01:05:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:05:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] 01:05:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:05:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.7 [155 kB] 01:05:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:05:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:05:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:05:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:05:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:05:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:05:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:05:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:05:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:05:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:05:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:05:10 debconf: delaying package configuration, since apt-utils is not installed 01:05:10 Fetched 3530 kB in 2s (2078 kB/s) 01:05:10 (Reading database ... 12511 files and directories currently installed.) 01:05:10 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 01:05:10 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:05:10 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 01:05:10 Selecting previously unselected package udev. 01:05:10 (Reading database ... 12511 files and directories currently installed.) 01:05:10 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 01:05:10 Unpacking udev (237-3ubuntu10.42) ... 01:05:10 Selecting previously unselected package libfuse2:amd64. 01:05:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:05:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:05:11 Selecting previously unselected package fuse. 01:05:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:05:11 Unpacking fuse (2.9.7-1ubuntu1) ... 01:05:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:05:11 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:05:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:05:11 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:05:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:05:11 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:05:11 Selecting previously unselected package libksba8:amd64. 01:05:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:05:11 Unpacking libksba8:amd64 (1.3.5-2) ... 01:05:11 Selecting previously unselected package libroken18-heimdal:amd64. 01:05:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:05:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:05:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:05:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libwind0-heimdal:amd64. 01:05:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:05:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:05:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:05:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:05:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:05:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:12 Selecting previously unselected package libsasl2-modules-db:amd64. 01:05:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:05:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:05:12 Selecting previously unselected package libsasl2-2:amd64. 01:05:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:05:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:05:12 Selecting previously unselected package libldap-common. 01:05:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... 01:05:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:05:12 Selecting previously unselected package libldap-2.4-2:amd64. 01:05:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_amd64.deb ... 01:05:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... 01:05:12 Selecting previously unselected package dirmngr. 01:05:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:05:12 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:05:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:05:12 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:05:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:05:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:05:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:05:12 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:05:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libksba8:amd64 (1.3.5-2) ... 01:05:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:05:13 Setting up udev (237-3ubuntu10.42) ... 01:05:13 invoke-rc.d: policy-rc.d denied execution of start. 01:05:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Processing triggers for systemd (237-3ubuntu10) ... 01:05:13 Setting up fuse (2.9.7-1ubuntu1) ... 01:05:13 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:05:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:05:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... 01:05:13 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:05:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:05:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:05:14 settings in the [Install] section, and DefaultInstance for template units). 01:05:14 This means they are not meant to be enabled using systemctl. 01:05:14 Possible reasons for having this kind of units are: 01:05:14 1) A unit may be statically enabled by being symlinked from another unit's 01:05:14 .wants/ or .requires/ directory. 01:05:14 2) A unit's purpose may be to act as a helper for some other unit which has 01:05:14 a requirement dependency on it. 01:05:14 3) A unit may be started when needed via activation (socket, path, timer, 01:05:14 D-Bus, udev, scripted systemctl call, ...). 01:05:14 4) In case of template units, the unit is meant to be enabled with some 01:05:14 instance name specified. 01:05:14 Reading package lists... 01:05:15 Building dependency tree... 01:05:15 Reading state information... 01:05:15 The following additional packages will be installed: 01:05:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:05:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:05:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:05:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:05:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:05:15 Suggested packages: 01:05:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:05:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:05:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:05:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:05:15 systemd-container policykit-1 01:05:15 Recommended packages: 01:05:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:05:15 The following NEW packages will be installed: 01:05:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:05:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:05:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:05:15 multiarch-support openssh-client python3 python3-minimal python3.6 01:05:15 python3.6-minimal snapd squashfs-tools sudo 01:05:15 The following packages will be upgraded: 01:05:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:05:15 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 01:05:15 Need to get 35.1 MB of archives. 01:05:15 After this operation, 140 MB of additional disk space will be used. 01:05:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 01:05:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 01:05:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 01:05:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 01:05:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 01:05:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:05:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:05:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 01:05:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:05:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:05:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:05:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 01:05:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 01:05:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 01:05:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 01:05:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 01:05:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:05:16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 01:05:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:05:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:05:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:05:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:05:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:05:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 01:05:17 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:05:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 01:05:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:05:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:05:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:05:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 01:05:18 debconf: delaying package configuration, since apt-utils is not installed 01:05:18 Fetched 35.1 MB in 3s (12.1 MB/s) 01:05:18 (Reading database ... 12757 files and directories currently installed.) 01:05:18 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 01:05:18 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:05:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 01:05:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:05:19 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 01:05:19 (Reading database ... 12757 files and directories currently installed.) 01:05:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 01:05:19 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:05:19 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 01:05:19 (Reading database ... 12757 files and directories currently installed.) 01:05:19 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 01:05:19 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:05:20 Setting up apt (1.6.12ubuntu0.1) ... 01:05:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:05:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:05:20 (Reading database ... 12764 files and directories currently installed.) 01:05:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:05:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:05:20 lxd 4.7 from Canonical* installed 01:05:20 + sudo lxd init --auto 01:05:21 Selecting previously unselected package libpython3.6-minimal:amd64. 01:05:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:05:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:05:21 Selecting previously unselected package libexpat1:amd64. 01:05:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:05:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:05:21 Selecting previously unselected package python3.6-minimal. 01:05:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:05:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:05:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:05:21 Checking for services that may need to be restarted...done. 01:05:21 Checking for services that may need to be restarted...done. 01:05:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:05:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:05:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:05:22 Selecting previously unselected package python3-minimal. 01:05:22 (Reading database ... 13012 files and directories currently installed.) 01:05:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:05:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:05:22 Selecting previously unselected package mime-support. 01:05:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:05:22 Unpacking mime-support (3.60ubuntu1) ... 01:05:22 Selecting previously unselected package libmpdec2:amd64. 01:05:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:05:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:05:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:05:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:05:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:05:22 Selecting previously unselected package python3.6. 01:05:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:05:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:05:22 Selecting previously unselected package libpython3-stdlib:amd64. 01:05:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:05:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:05:23 Setting up python3-minimal (3.6.7-1~18.04) ... 01:05:23 Selecting previously unselected package python3. 01:05:23 (Reading database ... 13442 files and directories currently installed.) 01:05:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:05:23 Unpacking python3 (3.6.7-1~18.04) ... 01:05:23 Selecting previously unselected package multiarch-support. 01:05:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 01:05:23 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:05:23 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:05:23 Selecting previously unselected package liblzo2-2:amd64. 01:05:23 (Reading database ... 13479 files and directories currently installed.) 01:05:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:05:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:05:23 Selecting previously unselected package libbsd0:amd64. 01:05:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:05:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:05:23 Selecting previously unselected package sudo. 01:05:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 01:05:23 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:05:23 Selecting previously unselected package apparmor. 01:05:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:05:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:05:23 Selecting previously unselected package libedit2:amd64. 01:05:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:05:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:05:24 Selecting previously unselected package libkrb5support0:amd64. 01:05:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 01:05:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:05:24 Selecting previously unselected package libk5crypto3:amd64. 01:05:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 01:05:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:05:24 Selecting previously unselected package libkeyutils1:amd64. 01:05:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:05:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:05:24 Selecting previously unselected package libkrb5-3:amd64. 01:05:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 01:05:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:05:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:05:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 01:05:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:05:24 Selecting previously unselected package libssl1.0.0:amd64. 01:05:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 01:05:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:05:24 Selecting previously unselected package openssh-client. 01:05:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:05:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:05:25 Selecting previously unselected package squashfs-tools. 01:05:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:05:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:05:25 Selecting previously unselected package snapd. 01:05:25 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 01:05:25 Unpacking snapd (2.47.1+18.04) ... 01:05:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:05:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:05:27 Setting up mime-support (3.60ubuntu1) ... 01:05:27 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:05:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:05:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:05:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:05:27 Setting up systemd (237-3ubuntu10.42) ... 01:05:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:05:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:05:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:05:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:05:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:05:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:05:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:05:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:05:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:05:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:05:29 Setting up python3 (3.6.7-1~18.04) ... 01:05:29 running python rtupdate hooks for python3.6... 01:05:29 running python post-rtupdate hooks for python3.6... 01:05:29 Setting up apparmor (2.12-4ubuntu5.1) ... 01:05:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:05:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:05:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:05:31 Setting up snapd (2.47.1+18.04) ... 01:05:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:05:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:05:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:05:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:05:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:05:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:05:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:05:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:05:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:05:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:05:33 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 01:05:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:05:33 Processing triggers for systemd (237-3ubuntu10.42) ... 01:05:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:05:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:05:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:05:35 + sudo snap install --classic snapcraft 01:05:36 Reading package lists... 01:05:37 Reading package lists... 01:05:37 Building dependency tree... 01:05:37 Reading state information... 01:05:37 Calculating upgrade... 01:05:37 The following packages will be upgraded: 01:05:37 advancecomp base-files bash binutils binutils-common 01:05:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:05:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:05:37 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 01:05:37 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 01:05:37 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 01:05:37 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 01:05:37 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 01:05:37 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 01:05:37 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 01:05:37 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 01:05:37 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 01:05:37 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 01:05:37 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:05:37 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:05:37 Need to get 63.5 MB of archives. 01:05:37 After this operation, 5178 kB of additional disk space will be used. 01:05:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:05:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 01:05:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:05:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:05:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:05:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:05:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:05:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:05:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:05:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:05:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:05:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:05:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:05:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:05:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:05:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:05:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:05:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:05:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:05:37 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:05:37 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:05:37 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:05:37 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:05:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:05:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:05:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:05:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:05:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:05:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:05:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:05:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:05:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:05:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:05:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:05:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:05:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:05:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:05:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 01:05:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:05:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:05:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:05:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:05:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:05:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:05:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:05:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 01:05:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:05:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:05:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:05:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:05:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:05:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:05:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:05:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:05:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:05:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:05:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:05:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:05:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:05:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:05:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:05:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:05:38 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 01:05:38 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-123.126 [997 kB] 01:05:38 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 01:05:38 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:05:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:05:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 01:05:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:05:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:05:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:05:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:05:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:05:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:05:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:05:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 01:05:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:05:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:05:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:05:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 01:05:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:05:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 01:05:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:05:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:05:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:05:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:05:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:05:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:05:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:05:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:05:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:05:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:05:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:05:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:05:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:05:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:05:39 debconf: delaying package configuration, since apt-utils is not installed 01:05:39 Fetched 63.5 MB in 2s (29.1 MB/s) 01:05:40 (Reading database ... 13912 files and directories currently installed.) 01:05:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 01:05:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:05:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 01:05:40 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:05:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_amd64.deb ... 01:05:40 Unpacking linux-libc-dev:amd64 (4.15.0-123.126) over (4.15.0-20.21) ... 01:05:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:05:42 (Reading database ... 13911 files and directories currently installed.) 01:05:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:05:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:05:42 (Reading database ... 13911 files and directories currently installed.) 01:05:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:05:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:05:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:05:43 (Reading database ... 13911 files and directories currently installed.) 01:05:43 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 01:05:43 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:05:43 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 01:05:44 (Reading database ... 13911 files and directories currently installed.) 01:05:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:05:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:05:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:05:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:05:44 Setting up base-files (10.1ubuntu2.10) ... 01:05:44 Installing new version of config file /etc/issue ... 01:05:44 Installing new version of config file /etc/issue.net ... 01:05:44 Installing new version of config file /etc/lsb-release ... 01:05:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:05:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:05:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:05:44 Removing obsolete conffile /etc/default/motd-news ... 01:05:44 (Reading database ... 13912 files and directories currently installed.) 01:05:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:05:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:05:44 Setting up bash (4.4.18-2ubuntu1.2) ... 01:05:44 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 01:05:45 (Reading database ... 13912 files and directories currently installed.) 01:05:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:05:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:05:45 (Reading database ... 13912 files and directories currently installed.) 01:05:45 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 01:05:45 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:05:45 Setting up tar (1.29b-2ubuntu0.1) ... 01:05:45 (Reading database ... 13912 files and directories currently installed.) 01:05:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:05:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:05:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:05:46 (Reading database ... 13912 files and directories currently installed.) 01:05:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:05:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:05:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:05:46 (Reading database ... 13912 files and directories currently installed.) 01:05:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:05:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:05:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:05:46 (Reading database ... 13912 files and directories currently installed.) 01:05:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:05:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:05:46 Setting up grep (3.1-2build1) ... 01:05:46 (Reading database ... 13912 files and directories currently installed.) 01:05:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:05:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:05:46 Setting up login (1:4.5-1ubuntu2) ... 01:05:46 (Reading database ... 13912 files and directories currently installed.) 01:05:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:05:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:05:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:05:47 (Reading database ... 13912 files and directories currently installed.) 01:05:47 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:05:47 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:05:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:05:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:05:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:05:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:05:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:05:48 (Reading database ... 13912 files and directories currently installed.) 01:05:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:05:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:05:49 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:05:49 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:05:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:05:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:05:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:05:49 (Reading database ... 13912 files and directories currently installed.) 01:05:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:05:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:05:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:05:49 (Reading database ... 13912 files and directories currently installed.) 01:05:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:05:50 (Reading database ... 13912 files and directories currently installed.) 01:05:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:05:50 (Reading database ... 13912 files and directories currently installed.) 01:05:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:05:50 (Reading database ... 13912 files and directories currently installed.) 01:05:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:05:50 snapcraft 4.3 from Canonical* installed 01:05:50 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:05:50 + sudo snapcraft prime --use-lxd 01:05:51 (Reading database ... 13912 files and directories currently installed.) 01:05:51 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:05:51 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:05:51 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:05:51 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:05:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:05:51 (Reading database ... 13912 files and directories currently installed.) 01:05:51 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:05:51 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:05:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:05:51 (Reading database ... 13912 files and directories currently installed.) 01:05:51 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:51 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:51 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:05:51 (Reading database ... 13912 files and directories currently installed.) 01:05:51 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:51 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:05:52 (Reading database ... 13912 files and directories currently installed.) 01:05:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:05:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:05:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:05:53 (Reading database ... 13912 files and directories currently installed.) 01:05:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 01:05:53 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:05:53 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:05:53 (Reading database ... 13912 files and directories currently installed.) 01:05:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:05:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:05:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:05:53 (Reading database ... 13914 files and directories currently installed.) 01:05:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:05:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:05:54 Setting up debconf (1.5.66ubuntu1) ... 01:05:54 (Reading database ... 13914 files and directories currently installed.) 01:05:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:05:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:05:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:05:54 (Reading database ... 13914 files and directories currently installed.) 01:05:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:05:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:05:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:05:54 (Reading database ... 13914 files and directories currently installed.) 01:05:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:05:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:05:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:05:55 (Reading database ... 13914 files and directories currently installed.) 01:05:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:05:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:05:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 01:05:55 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:05:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:05:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:05:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:05:55 (Reading database ... 13914 files and directories currently installed.) 01:05:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:05:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:05:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:05:56 (Reading database ... 13914 files and directories currently installed.) 01:05:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:05:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:05:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:05:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:05:56 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:05:56 - README.md 01:05:56 01:05:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:05:56 (Reading database ... 13914 files and directories currently installed.) 01:05:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:05:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:05:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:05:56 (Reading database ... 13914 files and directories currently installed.) 01:05:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:05:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:05:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:05:56 (Reading database ... 13914 files and directories currently installed.) 01:05:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:05:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:05:57 Setting up passwd (1:4.5-1ubuntu2) ... 01:05:57 (Reading database ... 13914 files and directories currently installed.) 01:05:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:05:57 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:05:57 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:05:57 (Reading database ... 13914 files and directories currently installed.) 01:05:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:05:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:05:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:05:57 (Reading database ... 13914 files and directories currently installed.) 01:05:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:05:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:05:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:05:58 (Reading database ... 13914 files and directories currently installed.) 01:05:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:05:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:05:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:05:58 (Reading database ... 13914 files and directories currently installed.) 01:05:58 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:05:58 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:05:58 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:05:58 (Reading database ... 13914 files and directories currently installed.) 01:05:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:05:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:05:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:05:58 (Reading database ... 13915 files and directories currently installed.) 01:05:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:05:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:05:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:05:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:05:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:05:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:05:59 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:05:59 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:05:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:05:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:05:59 Launching a container. 01:05:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:05:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:05:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:05:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:05:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:06:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:06:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:06:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:06:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:06:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:06:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:06:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:06:00 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:06:00 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:06:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:06:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:06:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:06:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:06:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:06:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:06:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:06:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:06:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:06:02 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:06:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:06:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:06:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:06:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:06:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:06:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:06:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:06:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:06:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:06:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:06:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:06:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:06:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:06:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:06:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:06:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:06:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:06:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:06:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:06:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:06:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:06:08 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:06:09 01:06:09 Current default time zone: 'Etc/UTC' 01:06:09 Local time is now: Wed Nov 11 01:06:08 UTC 2020. 01:06:09 Universal Time is now: Wed Nov 11 01:06:08 UTC 2020. 01:06:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:06:09 01:06:09 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:06:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:09 Setting up linux-libc-dev:amd64 (4.15.0-123.126) ... 01:06:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:06:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:06:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:06:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:06:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:06:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:06:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:06:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:06:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:06:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:09 Setting up patch (2.7.6-2ubuntu1.1) ... 01:06:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:06:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:06:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:06:09 Installing new version of config file /etc/ssl/openssl.cnf ... 01:06:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:06:09 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:06:09 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:06:11 Updating certificates in /etc/ssl/certs... 01:06:11 22 added, 17 removed; done. 01:06:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 01:06:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:06:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:06:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:06:12 Setting up pkgbinarymangler (138.18.04.1) ... 01:06:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 01:06:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up perl (5.26.1-6ubuntu0.5) ... 01:06:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:06:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:06:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:06:12 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:06:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:06:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:06:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:06:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:06:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:06:12 Processing triggers for systemd (237-3ubuntu10.42) ... 01:06:12 Processing triggers for mime-support (3.60ubuntu1) ... 01:06:12 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:06:12 Updating certificates in /etc/ssl/certs... 01:06:13 0 added, 0 removed; done. 01:06:13 Running hooks in /etc/ca-certificates/update.d... 01:06:13 done. 01:06:13 Reading package lists... 01:06:13 Building dependency tree... 01:06:13 Reading state information... 01:06:14 The following NEW packages will be installed: 01:06:14 apt-transport-https 01:06:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:06:14 Need to get 1692 B of archives. 01:06:14 After this operation, 153 kB of additional disk space will be used. 01:06:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:06:14 debconf: delaying package configuration, since apt-utils is not installed 01:06:14 Fetched 1692 B in 0s (8140 B/s) 01:06:14 Selecting previously unselected package apt-transport-https. 01:06:14 (Reading database ... 13929 files and directories currently installed.) 01:06:14 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:06:14 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:06:14 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:06:15 Waiting for network to be ready... 01:06:20 2020-11-11T01:06:17Z INFO Waiting for automatic snapd restart... 01:06:20 snapd 2.47.1 from Canonical* installed 01:06:20 "snapd" switched to the "latest/stable" channel 01:06:20 01:06:23 core18 20200929 from Canonical* installed 01:06:23 "core18" switched to the "latest/stable" channel 01:06:23 01:06:28 snapcraft 4.3 from Canonical* installed 01:06:28 "snapcraft" switched to the "latest/stable" channel 01:06:28 01:06:31 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:06:31 - README.md 01:06:31 01:06:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:06:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:06:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:06:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:06:39 Reading package lists... 01:06:40 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 01:06:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:46 Reading package lists... 01:06:46 Building dependency tree... 01:06:46 Reading state information... 01:06:46 Suggested packages: 01:06:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:06:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:06:46 Recommended packages: 01:06:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:06:46 The following NEW packages will be installed: 01:06:46 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:06:46 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:06:46 libzmq5 pkg-config 01:06:46 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:06:46 Need to get 7861 kB of archives. 01:06:46 After this operation, 44.1 MB of additional disk space will be used. 01:06:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 01:06:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:06:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:06:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:06:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:06:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:06:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:06:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:06:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:06:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 01:06:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 01:06:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 01:06:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:06:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:06:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:06:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:06:47 debconf: delaying package configuration, since apt-utils is not installed 01:06:47 Fetched 7861 kB in 1s (6593 kB/s) 01:06:48 Selecting previously unselected package libglib2.0-0:amd64. 01:06:48 (Reading database ... 13933 files and directories currently installed.) 01:06:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:06:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:06:48 Selecting previously unselected package libpsl5:amd64. 01:06:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:06:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:06:48 Selecting previously unselected package libnghttp2-14:amd64. 01:06:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:06:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:06:48 Selecting previously unselected package librtmp1:amd64. 01:06:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:06:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:06:48 Selecting previously unselected package libcurl4:amd64. 01:06:48 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 01:06:48 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:06:48 Selecting previously unselected package curl. 01:06:48 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 01:06:48 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:06:48 Selecting previously unselected package libcurl3-gnutls:amd64. 01:06:48 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 01:06:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:06:48 Selecting previously unselected package liberror-perl. 01:06:48 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:06:48 Unpacking liberror-perl (0.17025-1) ... 01:06:48 Selecting previously unselected package git-man. 01:06:48 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:06:48 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:06:49 Selecting previously unselected package git. 01:06:49 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:06:49 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:06:50 Selecting previously unselected package libnorm1:amd64. 01:06:50 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:06:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:06:50 Selecting previously unselected package libpgm-5.2-0:amd64. 01:06:50 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:06:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:06:50 Selecting previously unselected package libsodium23:amd64. 01:06:50 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 01:06:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:06:50 Selecting previously unselected package libzmq5:amd64. 01:06:50 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:06:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:06:50 Selecting previously unselected package libzmq3-dev:amd64. 01:06:50 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:06:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:06:50 Selecting previously unselected package pkg-config. 01:06:50 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:06:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:06:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:06:50 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:06:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:06:50 Setting up liberror-perl (0.17025-1) ... 01:06:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:06:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:06:50 No schema files found: doing nothing. 01:06:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:06:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:06:50 Setting up libsodium23:amd64 (1.0.16-2) ... 01:06:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:06:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:06:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:06:50 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:06:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:06:50 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:06:51 Setting up curl (7.58.0-2ubuntu3.10) ... 01:06:51 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:06:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:57 curl set to automatically installed. 01:06:57 git set to automatically installed. 01:06:57 git-man set to automatically installed. 01:06:57 libcurl3-gnutls set to automatically installed. 01:06:57 libcurl4 set to automatically installed. 01:06:57 liberror-perl set to automatically installed. 01:06:57 libglib2.0-0 set to automatically installed. 01:06:57 libnghttp2-14 set to automatically installed. 01:06:57 libnorm1 set to automatically installed. 01:06:57 libpgm-5.2-0 set to automatically installed. 01:06:57 libpsl5 set to automatically installed. 01:06:57 librtmp1 set to automatically installed. 01:06:57 libsodium23 set to automatically installed. 01:06:57 libzmq3-dev set to automatically installed. 01:06:57 libzmq5 set to automatically installed. 01:06:57 pkg-config set to automatically installed. 01:06:59 snapd is not logged in, snap install commands will use sudo 01:07:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:07:06 snap "core18" has no updates available 01:07:08 Pulling go 01:07:08 'app-service-config' has dependencies that need to be staged: go 01:07:08 Skipping pull go (already ran) 01:07:08 Building go 01:07:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:09 Dload Upload Total Spent Left Speed 01:07:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3934k 0 0 12.2M 0 0:00:09 --:--:-- 0:00:09 12.2M 29 115M 29 34.2M 0 0 26.0M 0 0:00:04 0:00:01 0:00:03 26.0M 55 115M 55 63.9M 0 0 27.6M 0 0:00:04 0:00:02 0:00:02 27.6M 84 115M 84 97.2M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 100 115M 100 115M 0 0 29.7M 0 0:00:03 0:00:03 --:--:-- 29.7M 01:07:13 go1.15.2.linux-amd64.tar.gz: OK 01:07:18 Staging go 01:07:33 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:07:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:07:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4152 B] 01:07:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:07:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] 01:07:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 01:07:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 01:07:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 01:07:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] 01:07:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] 01:07:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] 01:07:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 01:07:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 01:07:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 01:07:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 01:07:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 01:07:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] 01:07:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 01:07:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 01:07:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:07:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:07:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:07:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:07:33 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:07:33 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:07:33 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:07:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:07:33 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 01:07:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] 01:07:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 01:07:33 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] 01:07:33 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1751 kB] 01:07:33 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [370 kB] 01:07:33 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] 01:07:33 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] 01:07:33 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] 01:07:33 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] 01:07:33 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1691 kB] 01:07:33 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] 01:07:33 Fetched 34.9 MB in 6s (5666 kB/s) 01:07:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:07:33 Fetched 224 kB in 0s (0 B/s) 01:07:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:07:33 Fetched 157 kB in 0s (0 B/s) 01:07:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:07:33 Fetched 221 kB in 0s (0 B/s) 01:07:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:07:33 Fetched 143 kB in 0s (0 B/s) 01:07:33 Pulling app-service-config 01:07:34 Pulling config-common 01:07:35 Skipping build go (already ran) 01:07:35 Building app-service-config 01:07:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:07:37 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.58 01:07:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 01:07:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 01:07:37 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 01:07:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:07:37 go: downloading github.com/google/uuid v1.1.2 01:07:37 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:07:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:07:37 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:07:37 go: downloading github.com/gorilla/mux v1.8.0 01:07:37 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 01:07:37 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:07:37 go: downloading github.com/go-kit/kit v0.8.0 01:07:37 go: downloading github.com/BurntSushi/toml v0.3.1 01:07:37 go: downloading github.com/pelletier/go-toml v1.2.0 01:07:37 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 01:07:37 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:07:37 go: downloading github.com/hashicorp/consul/api v1.1.0 01:07:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:07:37 go: downloading github.com/pebbe/zmq4 v1.0.0 01:07:37 go: downloading github.com/mitchellh/copystructure v1.0.0 01:07:37 go: downloading go.mongodb.org/mongo-driver v1.1.1 01:07:37 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:07:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:07:37 go: downloading github.com/x448/float16 v0.8.4 01:07:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:07:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:07:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:07:37 go: downloading github.com/go-playground/universal-translator v0.17.0 01:07:37 go: downloading github.com/hashicorp/serf v0.8.2 01:07:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:07:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:07:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:07:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:07:37 go: downloading github.com/go-playground/locales v0.13.0 01:07:37 go: downloading github.com/leodido/go-urn v1.2.0 01:07:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:07:38 go: downloading github.com/go-stack/stack v1.8.0 01:07:38 go: downloading github.com/golang/snappy v0.0.1 01:07:38 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:07:38 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 01:07:38 go: downloading github.com/xdg/stringprep v1.0.0 01:07:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:07:38 go: downloading golang.org/x/text v0.3.2 01:07:38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:07:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:07:50 Building config-common 01:07:50 Skipping stage go (already ran) 01:07:50 Staging app-service-config 01:07:51 Waiting for container to be ready 01:07:51 To start your first instance, try: lxc launch ubuntu:18.04 01:07:51 01:07:51 Staging config-common 01:07:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:07:53 Priming go 01:07:53 Waiting for network to be ready... 01:07:54 Priming app-service-config 01:07:54 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:07:55 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 01:07:55 Priming config-common 01:07:55 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:07:55 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] 01:07:55 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] 01:07:55 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 01:07:55 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4152 B] 01:07:55 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [826 kB] 01:07:55 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] 01:07:55 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:07:55 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 01:07:55 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:07:55 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 01:07:55 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] 01:07:55 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] 01:07:55 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 01:07:55 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 01:07:55 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 01:07:56 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 01:07:56 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 01:07:56 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 01:07:56 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 01:07:56 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 01:07:56 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 01:07:56 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 01:07:56 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 01:07:56 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 01:07:57 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] 01:07:57 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] 01:07:57 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 01:07:57 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 01:07:57 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1127 kB] 01:07:57 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [370 kB] 01:07:57 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:07:57 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] 01:07:57 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:07:57 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] 01:07:57 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] 01:07:57 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:08:07 Fetched 32.6 MB in 13s (2580 kB/s) 01:08:10 Reading package lists... 01:08:11 Reading package lists... 01:08:12 Building dependency tree... 01:08:12 Reading state information... 01:08:12 The following additional packages will be installed: 01:08:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:08:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:08:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:08:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:08:12 Suggested packages: 01:08:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:08:12 Recommended packages: 01:08:12 gnupg libsasl2-modules 01:08:12 The following NEW packages will be installed: 01:08:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:08:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:08:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:08:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:08:13 The following packages will be upgraded: 01:08:13 gpg gpg-agent gpgconf libudev1 01:08:13 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 01:08:13 Need to get 3109 kB of archives. 01:08:13 After this operation, 12.6 MB of additional disk space will be used. 01:08:13 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 01:08:13 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 01:08:14 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 01:08:14 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 01:08:14 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 01:08:14 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 01:08:14 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 01:08:14 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 01:08:14 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 01:08:14 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 01:08:14 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 01:08:14 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 01:08:14 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 01:08:14 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 01:08:14 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 01:08:14 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 01:08:14 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 01:08:14 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 01:08:14 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 01:08:14 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] 01:08:14 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.7 [132 kB] 01:08:14 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 01:08:14 debconf: delaying package configuration, since apt-utils is not installed 01:08:14 Fetched 3109 kB in 1s (2762 kB/s) 01:08:14 (Reading database ... 12460 files and directories currently installed.) 01:08:14 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 01:08:14 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:08:15 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 01:08:15 Selecting previously unselected package udev. 01:08:15 (Reading database ... 12460 files and directories currently installed.) 01:08:15 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 01:08:15 Unpacking udev (237-3ubuntu10.42) ... 01:08:16 Selecting previously unselected package libfuse2:arm64. 01:08:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 01:08:16 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:08:16 Selecting previously unselected package fuse. 01:08:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 01:08:16 Unpacking fuse (2.9.7-1ubuntu1) ... 01:08:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 01:08:16 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:08:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 01:08:16 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:08:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 01:08:16 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:08:17 Selecting previously unselected package libksba8:arm64. 01:08:17 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 01:08:17 Unpacking libksba8:arm64 (1.3.5-2) ... 01:08:17 Selecting previously unselected package libroken18-heimdal:arm64. 01:08:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:17 Selecting previously unselected package libasn1-8-heimdal:arm64. 01:08:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:17 Selecting previously unselected package libheimbase1-heimdal:arm64. 01:08:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:17 Selecting previously unselected package libhcrypto4-heimdal:arm64. 01:08:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:17 Selecting previously unselected package libwind0-heimdal:arm64. 01:08:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:17 Selecting previously unselected package libhx509-5-heimdal:arm64. 01:08:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:17 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:18 Selecting previously unselected package libkrb5-26-heimdal:arm64. 01:08:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:18 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:18 Selecting previously unselected package libheimntlm0-heimdal:arm64. 01:08:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:18 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:18 Selecting previously unselected package libgssapi3-heimdal:arm64. 01:08:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:08:18 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:18 Selecting previously unselected package libsasl2-modules-db:arm64. 01:08:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:08:18 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:08:18 Selecting previously unselected package libsasl2-2:arm64. 01:08:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:08:18 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:08:19 Selecting previously unselected package libldap-common. 01:08:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... 01:08:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:08:19 Selecting previously unselected package libldap-2.4-2:arm64. 01:08:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_arm64.deb ... 01:08:19 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... 01:08:19 Selecting previously unselected package dirmngr. 01:08:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 01:08:19 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:08:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:08:19 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:08:19 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:08:19 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:08:19 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:08:19 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:08:19 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:19 Setting up libksba8:arm64 (1.3.5-2) ... 01:08:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:08:20 Setting up udev (237-3ubuntu10.42) ... 01:08:21 invoke-rc.d: policy-rc.d denied execution of start. 01:08:21 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:21 Processing triggers for systemd (237-3ubuntu10) ... 01:08:21 Setting up fuse (2.9.7-1ubuntu1) ... 01:08:21 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:08:21 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:21 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:21 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:21 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:21 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:22 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:22 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:08:22 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... 01:08:22 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:08:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:08:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:08:24 settings in the [Install] section, and DefaultInstance for template units). 01:08:24 This means they are not meant to be enabled using systemctl. 01:08:24 Possible reasons for having this kind of units are: 01:08:24 1) A unit may be statically enabled by being symlinked from another unit's 01:08:24 .wants/ or .requires/ directory. 01:08:24 2) A unit's purpose may be to act as a helper for some other unit which has 01:08:24 a requirement dependency on it. 01:08:24 3) A unit may be started when needed via activation (socket, path, timer, 01:08:24 D-Bus, udev, scripted systemctl call, ...). 01:08:24 4) In case of template units, the unit is meant to be enabled with some 01:08:24 instance name specified. 01:08:25 Reading package lists... 01:08:25 Building dependency tree... 01:08:25 Reading state information... 01:08:26 The following additional packages will be installed: 01:08:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:08:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:08:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:08:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:08:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:08:26 Suggested packages: 01:08:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:08:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:08:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:08:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:08:26 systemd-container policykit-1 01:08:26 Recommended packages: 01:08:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:08:26 The following NEW packages will be installed: 01:08:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:08:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:08:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:08:26 multiarch-support openssh-client python3 python3-minimal python3.6 01:08:26 python3.6-minimal snapd squashfs-tools sudo 01:08:26 The following packages will be upgraded: 01:08:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:08:26 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 01:08:26 Need to get 30.9 MB of archives. 01:08:26 After this operation, 132 MB of additional disk space will be used. 01:08:26 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 01:08:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 01:08:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 01:08:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 01:08:28 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 01:08:28 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 01:08:28 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 01:08:28 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 01:08:28 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 01:08:28 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 01:08:28 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 01:08:28 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:08:28 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:08:28 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 01:08:28 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 01:08:28 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] 01:08:28 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 01:08:28 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 01:08:28 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 01:08:28 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 01:08:28 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 01:08:28 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 01:08:28 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 01:08:28 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 01:08:28 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 01:08:28 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 01:08:28 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 01:08:28 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 01:08:28 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 01:08:28 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 01:08:30 debconf: delaying package configuration, since apt-utils is not installed 01:08:30 Fetched 30.9 MB in 3s (10.7 MB/s) 01:08:30 (Reading database ... 12706 files and directories currently installed.) 01:08:30 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 01:08:30 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:08:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 01:08:32 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:08:32 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 01:08:32 (Reading database ... 12706 files and directories currently installed.) 01:08:32 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 01:08:32 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:08:32 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 01:08:33 (Reading database ... 12706 files and directories currently installed.) 01:08:33 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 01:08:33 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:08:34 Setting up apt (1.6.12ubuntu0.1) ... 01:08:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:08:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:08:35 (Reading database ... 12713 files and directories currently installed.) 01:08:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:08:35 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:08:36 Selecting previously unselected package libpython3.6-minimal:arm64. 01:08:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:08:36 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:08:36 Selecting previously unselected package libexpat1:arm64. 01:08:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 01:08:36 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:08:36 Selecting previously unselected package python3.6-minimal. 01:08:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:08:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:08:36 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:08:37 Checking for services that may need to be restarted...done. 01:08:37 Checking for services that may need to be restarted...done. 01:08:37 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:08:37 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:08:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:08:40 Selecting previously unselected package python3-minimal. 01:08:40 (Reading database ... 12961 files and directories currently installed.) 01:08:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 01:08:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:08:40 Selecting previously unselected package mime-support. 01:08:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:08:40 Unpacking mime-support (3.60ubuntu1) ... 01:08:40 Selecting previously unselected package libmpdec2:arm64. 01:08:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 01:08:40 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:08:40 Selecting previously unselected package libpython3.6-stdlib:arm64. 01:08:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:08:40 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:08:40 Selecting previously unselected package python3.6. 01:08:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:08:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:08:40 Selecting previously unselected package libpython3-stdlib:arm64. 01:08:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 01:08:41 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:08:41 Setting up python3-minimal (3.6.7-1~18.04) ... 01:08:42 Selecting previously unselected package python3. 01:08:42 (Reading database ... 13391 files and directories currently installed.) 01:08:42 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 01:08:42 Unpacking python3 (3.6.7-1~18.04) ... 01:08:42 Selecting previously unselected package multiarch-support. 01:08:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... 01:08:42 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:08:42 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:08:42 Selecting previously unselected package liblzo2-2:arm64. 01:08:42 (Reading database ... 13428 files and directories currently installed.) 01:08:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 01:08:42 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 01:08:42 Selecting previously unselected package libbsd0:arm64. 01:08:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 01:08:43 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:08:43 Selecting previously unselected package sudo. 01:08:43 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 01:08:43 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:08:43 Selecting previously unselected package apparmor. 01:08:43 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 01:08:43 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:08:43 Selecting previously unselected package libedit2:arm64. 01:08:43 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 01:08:43 Unpacking libedit2:arm64 (3.1-20170329-1) ... 01:08:44 Selecting previously unselected package libkrb5support0:arm64. 01:08:44 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 01:08:44 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:08:44 Selecting previously unselected package libk5crypto3:arm64. 01:08:44 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 01:08:44 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:08:44 Selecting previously unselected package libkeyutils1:arm64. 01:08:44 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 01:08:44 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:08:44 Selecting previously unselected package libkrb5-3:arm64. 01:08:44 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 01:08:44 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:08:44 Selecting previously unselected package libgssapi-krb5-2:arm64. 01:08:44 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 01:08:44 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:08:44 Selecting previously unselected package libssl1.0.0:arm64. 01:08:44 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 01:08:44 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:08:45 Selecting previously unselected package openssh-client. 01:08:45 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 01:08:45 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:08:45 Selecting previously unselected package squashfs-tools. 01:08:45 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 01:08:45 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:08:45 Selecting previously unselected package snapd. 01:08:45 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 01:08:45 Unpacking snapd (2.47.1+18.04) ... 01:08:51 Setting up libedit2:arm64 (3.1-20170329-1) ... 01:08:51 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:08:51 Setting up mime-support (3.60ubuntu1) ... 01:08:51 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:08:51 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:08:51 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:08:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:08:51 Setting up systemd (237-3ubuntu10.42) ... 01:08:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:08:53 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:08:53 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:08:53 Setting up liblzo2-2:arm64 (2.08-1.2) ... 01:08:53 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:08:53 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:08:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:08:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:08:56 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:08:56 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:08:56 Setting up python3 (3.6.7-1~18.04) ... 01:08:56 running python rtupdate hooks for python3.6... 01:08:56 running python post-rtupdate hooks for python3.6... 01:08:56 Setting up apparmor (2.12-4ubuntu5.1) ... 01:08:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:08:59 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:08:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:08:59 Setting up snapd (2.47.1+18.04) ... 01:09:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:09:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:09:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:09:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:09:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:09:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:09:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:09:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:09:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:09:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:09:07 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 01:09:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:09:07 Processing triggers for systemd (237-3ubuntu10.42) ... 01:09:10 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:09:10 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:09:10 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:09:15 Reading package lists... 01:09:16 Reading package lists... 01:09:16 Building dependency tree... 01:09:16 Reading state information... 01:09:17 Calculating upgrade... 01:09:18 The following packages will be upgraded: 01:09:18 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 01:09:18 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 01:09:18 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 01:09:18 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 01:09:18 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 01:09:18 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 01:09:18 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 01:09:18 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 01:09:18 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 01:09:18 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 01:09:18 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 01:09:18 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 01:09:18 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 01:09:18 tzdata ubuntu-keyring util-linux 01:09:18 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:09:18 Need to get 54.3 MB of archives. 01:09:18 After this operation, 5754 kB of additional disk space will be used. 01:09:18 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] 01:09:19 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.3 [58.6 kB] 01:09:19 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-123.126 [975 kB] 01:09:19 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 01:09:19 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 01:09:19 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 01:09:19 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 01:09:19 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 01:09:19 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 01:09:19 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 01:09:19 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 01:09:19 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 01:09:19 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] 01:09:20 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 01:09:20 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 01:09:20 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 01:09:20 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 01:09:20 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 01:09:20 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 01:09:20 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 01:09:20 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 01:09:20 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 01:09:20 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 01:09:20 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 01:09:20 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 01:09:20 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 01:09:20 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:09:20 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 01:09:20 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 01:09:20 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 01:09:20 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 01:09:20 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 01:09:20 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 01:09:20 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 01:09:20 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 01:09:20 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 01:09:20 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 01:09:21 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 01:09:21 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 01:09:21 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 01:09:21 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] 01:09:21 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:09:21 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 01:09:21 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 01:09:21 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 01:09:21 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 01:09:21 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 01:09:21 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 01:09:21 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 01:09:21 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 01:09:21 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:09:21 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 01:09:21 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 01:09:21 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 01:09:21 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 01:09:21 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 01:09:21 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 01:09:21 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 01:09:21 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 01:09:21 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:09:21 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 01:09:21 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 01:09:21 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 01:09:21 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:09:21 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 01:09:21 Get:66 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] 01:09:21 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 01:09:21 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 01:09:21 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 01:09:21 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 01:09:21 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 01:09:21 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:09:21 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 01:09:21 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 01:09:21 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 01:09:21 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 01:09:21 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 01:09:21 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 01:09:21 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 01:09:21 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 01:09:21 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 01:09:22 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 01:09:22 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:09:22 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 01:09:22 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 01:09:23 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:09:23 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:09:23 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:09:23 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:09:23 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 01:09:23 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 01:09:23 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 01:09:23 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:09:23 debconf: delaying package configuration, since apt-utils is not installed 01:09:23 Fetched 54.3 MB in 4s (12.2 MB/s) 01:09:24 (Reading database ... 13861 files and directories currently installed.) 01:09:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... 01:09:24 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:09:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... 01:09:25 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:09:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_arm64.deb ... 01:09:25 Unpacking linux-libc-dev:arm64 (4.15.0-123.126) over (4.15.0-20.21) ... 01:09:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:26 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:26 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:26 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:26 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:26 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:27 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:27 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:27 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:27 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:27 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 01:09:27 (Reading database ... 13860 files and directories currently installed.) 01:09:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:27 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:09:27 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 01:09:28 (Reading database ... 13860 files and directories currently installed.) 01:09:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:28 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:28 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:09:28 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:09:28 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 01:09:29 (Reading database ... 13860 files and directories currently installed.) 01:09:29 Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... 01:09:29 Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:09:30 Setting up libc6:arm64 (2.27-3ubuntu1.3) ... 01:09:30 (Reading database ... 13860 files and directories currently installed.) 01:09:30 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 01:09:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:09:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:09:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:09:31 Setting up base-files (10.1ubuntu2.10) ... 01:09:31 Installing new version of config file /etc/issue ... 01:09:31 Installing new version of config file /etc/issue.net ... 01:09:31 Installing new version of config file /etc/lsb-release ... 01:09:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:09:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:09:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:09:33 Removing obsolete conffile /etc/default/motd-news ... 01:09:33 (Reading database ... 13861 files and directories currently installed.) 01:09:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 01:09:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:09:33 Setting up bash (4.4.18-2ubuntu1.2) ... 01:09:33 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 01:09:33 (Reading database ... 13861 files and directories currently installed.) 01:09:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:09:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:09:34 (Reading database ... 13861 files and directories currently installed.) 01:09:34 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 01:09:34 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:09:34 Setting up tar (1.29b-2ubuntu0.1) ... 01:09:34 (Reading database ... 13861 files and directories currently installed.) 01:09:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 01:09:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:09:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:09:35 (Reading database ... 13861 files and directories currently installed.) 01:09:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 01:09:35 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:09:35 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 01:09:35 (Reading database ... 13861 files and directories currently installed.) 01:09:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 01:09:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:09:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:09:36 (Reading database ... 13861 files and directories currently installed.) 01:09:36 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 01:09:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:09:36 Setting up grep (3.1-2build1) ... 01:09:36 (Reading database ... 13861 files and directories currently installed.) 01:09:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 01:09:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:09:36 Setting up login (1:4.5-1ubuntu2) ... 01:09:37 (Reading database ... 13861 files and directories currently installed.) 01:09:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 01:09:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:09:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:09:37 (Reading database ... 13861 files and directories currently installed.) 01:09:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 01:09:37 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:09:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 01:09:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:09:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 01:09:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:09:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:09:40 (Reading database ... 13861 files and directories currently installed.) 01:09:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:09:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:09:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:09:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:09:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:09:42 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:09:42 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 01:09:42 (Reading database ... 13861 files and directories currently installed.) 01:09:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 01:09:42 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:09:42 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 01:09:42 (Reading database ... 13861 files and directories currently installed.) 01:09:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:42 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:43 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:09:43 (Reading database ... 13861 files and directories currently installed.) 01:09:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:43 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:43 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:09:43 (Reading database ... 13861 files and directories currently installed.) 01:09:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:43 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:43 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:09:43 (Reading database ... 13861 files and directories currently installed.) 01:09:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:44 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:44 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:09:44 (Reading database ... 13861 files and directories currently installed.) 01:09:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 01:09:44 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:09:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 01:09:44 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:09:44 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 01:09:45 (Reading database ... 13861 files and directories currently installed.) 01:09:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 01:09:45 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:09:45 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 01:09:45 (Reading database ... 13861 files and directories currently installed.) 01:09:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:45 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:46 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:09:46 (Reading database ... 13861 files and directories currently installed.) 01:09:46 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:46 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:46 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:09:46 (Reading database ... 13861 files and directories currently installed.) 01:09:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:47 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:09:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:09:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:09:49 (Reading database ... 13861 files and directories currently installed.) 01:09:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... 01:09:49 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:09:50 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:09:50 (Reading database ... 13861 files and directories currently installed.) 01:09:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:09:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:09:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:09:50 (Reading database ... 13863 files and directories currently installed.) 01:09:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:09:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:09:51 Setting up debconf (1.5.66ubuntu1) ... 01:09:52 (Reading database ... 13863 files and directories currently installed.) 01:09:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:09:52 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:09:52 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:09:52 (Reading database ... 13863 files and directories currently installed.) 01:09:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:09:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:09:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:09:53 (Reading database ... 13863 files and directories currently installed.) 01:09:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:09:53 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:09:53 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:09:54 (Reading database ... 13863 files and directories currently installed.) 01:09:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:09:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:09:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 01:09:54 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:09:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 01:09:54 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:09:54 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 01:09:54 (Reading database ... 13863 files and directories currently installed.) 01:09:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 01:09:54 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:09:55 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 01:09:55 (Reading database ... 13863 files and directories currently installed.) 01:09:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:09:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:09:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:09:56 (Reading database ... 13863 files and directories currently installed.) 01:09:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 01:09:56 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:09:56 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 01:09:56 (Reading database ... 13863 files and directories currently installed.) 01:09:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 01:09:56 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:09:56 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 01:09:56 (Reading database ... 13863 files and directories currently installed.) 01:09:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 01:09:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:09:57 Setting up passwd (1:4.5-1ubuntu2) ... 01:09:57 (Reading database ... 13863 files and directories currently installed.) 01:09:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 01:09:57 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:09:57 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:09:58 (Reading database ... 13863 files and directories currently installed.) 01:09:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 01:09:58 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:09:58 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 01:09:58 (Reading database ... 13863 files and directories currently installed.) 01:09:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 01:09:58 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:09:58 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 01:09:58 (Reading database ... 13863 files and directories currently installed.) 01:09:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 01:09:58 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:09:59 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 01:09:59 (Reading database ... 13863 files and directories currently installed.) 01:09:59 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 01:09:59 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:09:59 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 01:10:00 (Reading database ... 13863 files and directories currently installed.) 01:10:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:10:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:10:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:10:00 (Reading database ... 13864 files and directories currently installed.) 01:10:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:10:00 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:10:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:10:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:10:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:10:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:10:01 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:10:01 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:10:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 01:10:01 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:10:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 01:10:01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:10:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 01:10:02 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:10:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 01:10:02 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:10:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 01:10:02 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:10:02 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 01:10:02 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:10:02 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 01:10:03 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:10:03 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:10:03 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:10:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 01:10:04 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:10:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 01:10:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:10:05 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:10:05 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:10:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:10:06 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:10:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:10:07 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:10:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:10:07 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:10:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:07 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:07 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:07 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:10 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:11 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:11 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:12 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:12 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:13 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:14 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:10:15 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:15 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:10:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:15 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:10:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:15 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:10:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:15 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 01:10:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:10:16 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:10:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:16 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:10:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:16 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 01:10:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:10:16 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 01:10:16 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:16 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:16 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:17 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 01:10:17 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 01:10:17 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:10:17 01:10:17 Current default time zone: 'Etc/UTC' 01:10:17 Local time is now: Wed Nov 11 01:10:17 UTC 2020. 01:10:17 Universal Time is now: Wed Nov 11 01:10:17 UTC 2020. 01:10:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:10:17 01:10:17 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:10:17 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:17 Setting up linux-libc-dev:arm64 (4.15.0-123.126) ... 01:10:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:10:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:10:17 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:10:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:10:18 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 01:10:18 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 01:10:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:10:18 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:10:18 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 01:10:18 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 01:10:18 Setting up patch (2.7.6-2ubuntu1.1) ... 01:10:18 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 01:10:18 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 01:10:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:10:18 Installing new version of config file /etc/ssl/openssl.cnf ... 01:10:18 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 01:10:18 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:10:18 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:10:24 Updating certificates in /etc/ssl/certs... 01:10:26 22 added, 17 removed; done. 01:10:27 Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... 01:10:27 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:10:27 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 01:10:27 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 01:10:27 Setting up pkgbinarymangler (138.18.04.1) ... 01:10:27 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 01:10:27 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up perl (5.26.1-6ubuntu0.5) ... 01:10:27 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:10:27 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:10:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:10:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:10:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:10:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:10:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:10:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:10:28 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:10:28 Processing triggers for systemd (237-3ubuntu10.42) ... 01:10:28 Processing triggers for mime-support (3.60ubuntu1) ... 01:10:28 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:10:28 Updating certificates in /etc/ssl/certs... 01:10:30 0 added, 0 removed; done. 01:10:30 Running hooks in /etc/ca-certificates/update.d... 01:10:30 done. 01:10:32 Reading package lists... 01:10:33 Building dependency tree... 01:10:33 Reading state information... 01:10:34 The following NEW packages will be installed: 01:10:34 apt-transport-https 01:10:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:10:34 Need to get 1692 B of archives. 01:10:34 After this operation, 153 kB of additional disk space will be used. 01:10:34 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:10:35 debconf: delaying package configuration, since apt-utils is not installed 01:10:35 Fetched 1692 B in 0s (9168 B/s) 01:10:35 Selecting previously unselected package apt-transport-https. 01:10:35 (Reading database ... 13878 files and directories currently installed.) 01:10:35 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:10:35 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:10:35 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:10:37 Waiting for network to be ready... 01:10:52 2020-11-11T01:10:48Z INFO Waiting for automatic snapd restart... 01:10:52 snapd 2.47.1 from Canonical* installed 01:10:52 "snapd" switched to the "latest/stable" channel 01:10:52 01:11:07 core18 20200929 from Canonical* installed 01:11:07 "core18" switched to the "latest/stable" channel 01:11:07 01:11:25 snapcraft 4.3 from Canonical* installed 01:11:25 "snapcraft" switched to the "latest/stable" channel 01:11:25 01:11:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:11:32 - README.md 01:11:32 01:11:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:11:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:11:40 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:11:40 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:11:40 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:11:46 Reading package lists... 01:11:48 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 01:11:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:11:54 Reading package lists... 01:11:55 Building dependency tree... 01:11:55 Reading state information... 01:11:55 Suggested packages: 01:11:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:11:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:11:55 Recommended packages: 01:11:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:11:56 The following NEW packages will be installed: 01:11:56 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:11:56 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:11:56 libzmq5 pkg-config 01:11:56 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:11:56 Need to get 6537 kB of archives. 01:11:56 After this operation, 40.1 MB of additional disk space will be used. 01:11:56 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 01:11:56 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 01:11:56 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 01:11:56 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 01:11:56 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 01:11:56 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 01:11:56 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 01:11:56 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 01:11:56 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:11:56 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 01:11:56 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 01:11:56 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 01:11:57 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 01:11:57 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 01:11:57 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 01:11:57 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 01:11:57 debconf: delaying package configuration, since apt-utils is not installed 01:11:57 Fetched 6537 kB in 1s (5503 kB/s) 01:11:57 Selecting previously unselected package libglib2.0-0:arm64. 01:11:57 (Reading database ... 13882 files and directories currently installed.) 01:11:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 01:11:58 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:11:58 Selecting previously unselected package libpsl5:arm64. 01:11:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 01:11:58 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 01:11:58 Selecting previously unselected package libnghttp2-14:arm64. 01:11:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 01:11:58 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:11:58 Selecting previously unselected package librtmp1:arm64. 01:11:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 01:11:58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:11:58 Selecting previously unselected package libcurl4:arm64. 01:11:58 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 01:11:58 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:11:58 Selecting previously unselected package curl. 01:11:58 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 01:11:58 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:11:59 Selecting previously unselected package libcurl3-gnutls:arm64. 01:11:59 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 01:11:59 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:11:59 Selecting previously unselected package liberror-perl. 01:11:59 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:11:59 Unpacking liberror-perl (0.17025-1) ... 01:11:59 Selecting previously unselected package git-man. 01:11:59 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:11:59 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:11:59 Selecting previously unselected package git. 01:11:59 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 01:11:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:12:01 Selecting previously unselected package libnorm1:arm64. 01:12:01 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 01:12:01 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:12:01 Selecting previously unselected package libpgm-5.2-0:arm64. 01:12:01 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 01:12:01 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:12:01 Selecting previously unselected package libsodium23:arm64. 01:12:01 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 01:12:01 Unpacking libsodium23:arm64 (1.0.16-2) ... 01:12:01 Selecting previously unselected package libzmq5:arm64. 01:12:01 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 01:12:01 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:12:01 Selecting previously unselected package libzmq3-dev:arm64. 01:12:01 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 01:12:01 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:12:02 Selecting previously unselected package pkg-config. 01:12:02 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 01:12:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:12:02 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:12:02 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:12:02 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:12:02 Setting up liberror-perl (0.17025-1) ... 01:12:02 Setting up libpsl5:arm64 (0.19.1-5build1) ... 01:12:02 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:12:02 No schema files found: doing nothing. 01:12:02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:12:02 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:12:02 Setting up libsodium23:arm64 (1.0.16-2) ... 01:12:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:12:02 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:12:02 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:12:02 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:12:02 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:12:03 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:12:03 Setting up curl (7.58.0-2ubuntu3.10) ... 01:12:03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:12:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:12:11 curl set to automatically installed. 01:12:11 git set to automatically installed. 01:12:11 git-man set to automatically installed. 01:12:11 libcurl3-gnutls set to automatically installed. 01:12:11 libcurl4 set to automatically installed. 01:12:11 liberror-perl set to automatically installed. 01:12:11 libglib2.0-0 set to automatically installed. 01:12:11 libnghttp2-14 set to automatically installed. 01:12:11 libnorm1 set to automatically installed. 01:12:11 libpgm-5.2-0 set to automatically installed. 01:12:11 libpsl5 set to automatically installed. 01:12:11 librtmp1 set to automatically installed. 01:12:11 libsodium23 set to automatically installed. 01:12:11 libzmq3-dev set to automatically installed. 01:12:11 libzmq5 set to automatically installed. 01:12:11 pkg-config set to automatically installed. 01:12:14 snapd is not logged in, snap install commands will use sudo 01:12:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:12:21 snap "core18" has no updates available 01:12:22 Pulling go 01:12:25 'app-service-config' has dependencies that need to be staged: go 01:12:25 Skipping pull go (already ran) 01:12:25 Building go 01:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:25 Dload Upload Total Spent Left Speed 01:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1005k 0 0 750k 0 0:02:07 0:00:01 0:02:06 750k 1 93.2M 1 1005k 0 0 429k 0 0:03:42 0:00:02 0:03:40 429k 1 93.2M 1 1005k 0 0 300k 0 0:05:17 0:00:03 0:05:14 300k 1 93.2M 1 1005k 0 0 231k 0 0:06:52 0:00:04 0:06:48 231k 1 93.2M 1 1005k 0 0 187k 0 0:08:27 0:00:05 0:08:22 187k 1 93.2M 1 1005k 0 0 158k 0 0:10:02 0:00:06 0:09:56 0 1 93.2M 1 1005k 0 0 136k 0 0:11:38 0:00:07 0:11:31 0 1 93.2M 1 1005k 0 0 120k 0 0:13:13 0:00:08 0:13:05 0 1 93.2M 1 1005k 0 0 107k 0 0:14:48 0:00:09 0:14:39 0 1 93.2M 1 1005k 0 0 99387 0 0:16:23 0:00:10 0:16:13 0 1 93.2M 1 1005k 0 0 90620 0 0:17:58 0:00:11 0:17:47 0 1 93.2M 1 1005k 0 0 83274 0 0:19:33 0:00:12 0:19:21 0 1 93.2M 1 1005k 0 0 77030 0 0:21:08 0:00:13 0:20:55 0 1 93.2M 1 1005k 0 0 71657 0 0:22:43 0:00:14 0:22:29 0 1 93.2M 1 1005k 0 0 66985 0 0:24:19 0:00:15 0:24:04 0 1 93.2M 1 1005k 0 0 62884 0 0:25:54 0:00:16 0:25:38 0 1 93.2M 1 1005k 0 0 59257 0 0:27:29 0:00:17 0:27:12 0 1 93.2M 1 1005k 0 0 56025 0 0:29:04 0:00:18 0:28:46 0 1 93.2M 1 1005k 0 0 53128 0 0:30:39 0:00:19 0:30:20 0 1 93.2M 1 1005k 0 0 50515 0 0:32:14 0:00:20 0:31:54 0 1 93.2M 1 1005k 0 0 48150 0 0:33:49 0:00:21 0:33:28 0 1 93.2M 1 1005k 0 0 45994 0 0:35:25 0:00:22 0:35:03 0 1 93.2M 1 1005k 0 0 44021 0 0:37:00 0:00:23 0:36:37 0 1 93.2M 1 1005k 0 0 42212 0 0:38:35 0:00:24 0:38:11 0 1 93.2M 1 1005k 0 0 40546 0 0:40:10 0:00:25 0:39:45 0 1 93.2M 1 1005k 0 0 39008 0 0:41:45 0:00:26 0:41:19 0 1 93.2M 1 1005k 0 0 37581 0 0:43:20 0:00:27 0:42:53 0 1 93.2M 1 1005k 0 0 36255 0 0:44:55 0:00:28 0:44:27 0 1 93.2M 1 1005k 0 0 35019 0 0:46:30 0:00:29 0:46:01 0 1 93.2M 1 1005k 0 0 33865 0 0:48:06 0:00:30 0:47:36 0 1 93.2M 1 1005k 0 0 32784 0 0:49:41 0:00:31 0:49:10 0 1 93.2M 1 1005k 0 0 31770 0 0:51:16 0:00:32 0:50:44 0 1 93.2M 1 1005k 0 0 30817 0 0:52:51 0:00:33 0:52:18 0 1 93.2M 1 1005k 0 0 29919 0 0:54:26 0:00:34 0:53:52 0 1 93.2M 1 1005k 0 0 29073 0 0:56:01 0:00:35 0:55:26 0 1 93.2M 1 1005k 0 0 28272 0 0:57:37 0:00:36 0:57:01 0 1 93.2M 1 1005k 0 0 27515 0 0:59:12 0:00:37 0:58:35 0 1 93.2M 1 1005k 0 0 26797 0 1:00:47 0:00:38 1:00:09 0 1 93.2M 1 1005k 0 0 26116 0 1:02:22 0:00:39 1:01:43 0 1 93.2M 1 1005k 0 0 25469 0 1:03:57 0:00:40 1:03:17 0 1 93.2M 1 1005k 0 0 24852 0 1:05:32 0:00:41 1:04:51 0 1 93.2M 1 1005k 0 0 24265 0 1:07:07 0:00:42 1:06:25 0 1 93.2M 1 1005k 0 0 23705 0 1:08:43 0:00:43 1:08:00 0 1 93.2M 1 1005k 0 0 23171 0 1:10:18 0:00:44 1:09:34 0 1 93.2M 1 1005k 0 0 22660 0 1:11:53 0:00:45 1:11:08 0 1 93.2M 1 1005k 0 0 22171 0 1:13:28 0:00:46 1:12:42 0 1 93.2M 1 1005k 0 0 21702 0 1:15:03 0:00:47 1:14:16 0 1 93.2M 1 1005k 0 0 21253 0 1:16:38 0:00:48 1:15:50 0 1 93.2M 1 1005k 0 0 20822 0 1:18:13 0:00:49 1:17:24 0 1 93.2M 1 1005k 0 0 20409 0 1:19:48 0:00:50 1:18:58 0 1 93.2M 1 1005k 0 0 20011 0 1:21:24 0:00:51 1:20:33 0 1 93.2M 1 1005k 0 0 19629 0 1:22:59 0:00:52 1:22:07 0 1 93.2M 1 1005k 0 0 19261 0 1:24:34 0:00:53 1:23:41 0 1 93.2M 1 1005k 0 0 18906 0 1:26:09 0:00:54 1:25:15 0 1 93.2M 1 1005k 0 0 18565 0 1:27:44 0:00:55 1:26:49 0 1 93.2M 1 1005k 0 0 18235 0 1:29:19 0:00:56 1:28:23 0 1 93.2M 1 1005k 0 0 17917 0 1:30:55 0:00:57 1:29:58 0 1 93.2M 1 1005k 0 0 17610 0 1:32:30 0:00:58 1:31:32 0 1 93.2M 1 1005k 0 0 17313 0 1:34:05 0:00:59 1:33:06 0 1 93.2M 1 1005k 0 0 17026 0 1:35:40 0:01:00 1:34:40 0 1 93.2M 1 1006k 0 0 16934 0 1:36:11 0:01:00 1:35:11 315 10 93.2M 10 9999k 0 0 162k 0 0:09:47 0:01:01 0:08:46 2215k 15 93.2M 15 14.6M 0 0 238k 0 0:06:40 0:01:02 0:05:38 3232k 15 93.2M 15 14.6M 0 0 234k 0 0:06:46 0:01:03 0:05:43 3232k 15 93.2M 15 14.6M 0 0 231k 0 0:06:52 0:01:04 0:05:48 3232k 15 93.2M 15 14.6M 0 0 227k 0 0:06:59 0:01:05 0:05:54 2845k 15 93.2M 15 14.6M 0 0 224k 0 0:07:05 0:01:06 0:05:59 944k 15 93.2M 15 14.6M 0 0 220k 0 0:07:12 0:01:07 0:06:05 0 15 93.2M 15 14.6M 0 0 217k 0 0:07:18 0:01:08 0:06:10 0 15 93.2M 15 14.6M 0 0 214k 0 0:07:24 0:01:09 0:06:15 0 15 93.2M 15 14.6M 0 0 211k 0 0:07:31 0:01:10 0:06:21 0 15 93.2M 15 14.6M 0 0 208k 0 0:07:37 0:01:11 0:06:26 0 15 93.2M 15 14.6M 0 0 205k 0 0:07:43 0:01:12 0:06:31 0 15 93.2M 15 14.6M 0 0 202k 0 0:07:50 0:01:13 0:06:37 0 15 93.2M 15 14.6M 0 0 200k 0 0:07:56 0:01:14 0:06:42 0 15 93.2M 15 14.6M 0 0 197k 0 0:08:03 0:01:15 0:06:48 0 15 93.2M 15 14.6M 0 0 194k 0 0:08:09 0:01:16 0:06:53 0 15 93.2M 15 14.6M 0 0 192k 0 0:08:15 0:01:17 0:06:58 0 15 93.2M 15 14.6M 0 0 190k 0 0:08:22 0:01:18 0:07:04 0 15 93.2M 15 14.6M 0 0 187k 0 0:08:28 0:01:19 0:07:09 0 15 93.2M 15 14.6M 0 0 185k 0 0:08:35 0:01:20 0:07:15 0 15 93.2M 15 14.6M 0 0 183k 0 0:08:41 0:01:21 0:07:20 0 15 93.2M 15 14.6M 0 0 180k 0 0:08:47 0:01:22 0:07:25 0 15 93.2M 15 14.6M 0 0 178k 0 0:08:54 0:01:23 0:07:31 0 15 93.2M 15 14.6M 0 0 176k 0 0:09:00 0:01:24 0:07:36 0 15 93.2M 15 14.6M 0 0 174k 0 0:09:06 0:01:25 0:07:41 0 15 93.2M 15 14.6M 0 0 172k 0 0:09:13 0:01:26 0:07:47 0 15 93.2M 15 14.6M 0 0 170k 0 0:09:19 0:01:27 0:07:52 0 15 93.2M 15 14.6M 0 0 168k 0 0:09:26 0:01:28 0:07:58 0 15 93.2M 15 14.6M 0 0 166k 0 0:09:32 0:01:29 0:08:03 0 15 93.2M 15 14.6M 0 0 164k 0 0:09:38 0:01:30 0:08:08 0 15 93.2M 15 14.6M 0 0 163k 0 0:09:45 0:01:31 0:08:14 0 15 93.2M 15 14.6M 0 0 161k 0 0:09:51 0:01:32 0:08:19 0 18 93.2M 18 17.2M 0 0 189k 0 0:08:24 0:01:33 0:06:51 575k 24 93.2M 24 22.6M 0 0 244k 0 0:06:30 0:01:34 0:04:56 1654k 24 93.2M 24 22.6M 0 0 241k 0 0:06:34 0:01:35 0:04:59 1654k 24 93.2M 24 22.6M 0 0 239k 0 0:06:38 0:01:36 0:05:02 1654k 24 93.2M 24 22.6M 0 0 236k 0 0:06:42 0:01:37 0:05:05 1654k 24 93.2M 24 22.6M 0 0 234k 0 0:06:46 0:01:38 0:05:08 1043k 24 93.2M 24 22.6M 0 0 232k 0 0:06:51 0:01:39 0:05:12 0 24 93.2M 24 22.6M 0 0 229k 0 0:06:55 0:01:40 0:05:15 0 24 93.2M 24 22.6M 0 0 227k 0 0:06:59 0:01:41 0:05:18 0 24 93.2M 24 22.6M 0 0 225k 0 0:07:03 0:01:42 0:05:21 0 24 93.2M 24 22.6M 0 0 223k 0 0:07:07 0:01:43 0:05:24 0 24 93.2M 24 22.6M 0 0 221k 0 0:07:11 0:01:44 0:05:27 0 24 93.2M 24 22.6M 0 0 218k 0 0:07:15 0:01:45 0:05:30 0 24 93.2M 24 22.6M 0 0 216k 0 0:07:19 0:01:46 0:05:33 0 24 93.2M 24 22.6M 0 0 214k 0 0:07:24 0:01:47 0:05:37 0 24 93.2M 24 22.6M 0 0 212k 0 0:07:28 0:01:48 0:05:40 0 24 93.2M 24 22.6M 0 0 210k 0 0:07:32 0:01:49 0:05:43 0 24 93.2M 24 22.6M 0 0 209k 0 0:07:36 0:01:50 0:05:46 0 24 93.2M 24 22.6M 0 0 207k 0 0:07:40 0:01:51 0:05:49 0 24 93.2M 24 22.6M 0 0 205k 0 0:07:44 0:01:52 0:05:52 0 24 93.2M 24 22.6M 0 0 203k 0 0:07:48 0:01:53 0:05:55 0 24 93.2M 24 22.6M 0 0 201k 0 0:07:53 0:01:54 0:05:59 0 24 93.2M 24 22.6M 0 0 200k 0 0:07:57 0:01:55 0:06:02 0 24 93.2M 24 22.6M 0 0 198k 0 0:08:01 0:01:56 0:06:05 0 24 93.2M 24 22.6M 0 0 196k 0 0:08:05 0:01:57 0:06:08 0 24 93.2M 24 22.6M 0 0 194k 0 0:08:09 0:01:58 0:06:11 0 24 93.2M 24 22.6M 0 0 193k 0 0:08:13 0:01:59 0:06:14 0 24 93.2M 24 22.6M 0 0 191k 0 0:08:17 0:02:00 0:06:17 0 24 93.2M 24 22.6M 0 0 190k 0 0:08:21 0:02:01 0:06:20 0 24 93.2M 24 22.6M 0 0 188k 0 0:08:26 0:02:02 0:06:24 0 24 93.2M 24 22.6M 0 0 187k 0 0:08:30 0:02:03 0:06:27 0 24 93.2M 24 22.7M 0 0 187k 0 0:08:30 0:02:04 0:06:26 28023 28 93.2M 28 26.2M 0 0 214k 0 0:07:25 0:02:05 0:05:20 758k 28 93.2M 28 26.2M 0 0 212k 0 0:07:28 0:02:06 0:05:22 799k 31 93.2M 31 29.4M 0 0 236k 0 0:06:44 0:02:07 0:04:37 1404k 31 93.2M 31 29.4M 0 0 234k 0 0:06:47 0:02:08 0:04:39 1404k 31 93.2M 31 29.4M 0 0 232k 0 0:06:50 0:02:09 0:04:41 1294k 31 93.2M 31 29.4M 0 0 230k 0 0:06:53 0:02:10 0:04:43 645k 31 93.2M 31 29.4M 0 0 228k 0 0:06:56 0:02:11 0:04:45 614k 31 93.2M 31 29.4M 0 0 227k 0 0:07:00 0:02:12 0:04:48 0 31 93.2M 31 29.4M 0 0 225k 0 0:07:03 0:02:13 0:04:50 0 31 93.2M 31 29.4M 0 0 223k 0 0:07:06 0:02:14 0:04:52 0 31 93.2M 31 29.4M 0 0 222k 0 0:07:09 0:02:15 0:04:54 0 31 93.2M 31 29.4M 0 0 220k 0 0:07:12 0:02:16 0:04:56 0 31 93.2M 31 29.4M 0 0 218k 0 0:07:15 0:02:17 0:04:58 0 31 93.2M 31 29.4M 0 0 217k 0 0:07:19 0:02:18 0:05:01 0 31 93.2M 31 29.4M 0 0 215k 0 0:07:22 0:02:19 0:05:03 0 31 93.2M 31 29.4M 0 0 214k 0 0:07:25 0:02:20 0:05:05 0 31 93.2M 31 29.4M 0 0 212k 0 0:07:28 0:02:21 0:05:07 0 31 93.2M 31 29.4M 0 0 211k 0 0:07:31 0:02:22 0:05:09 0 31 93.2M 31 29.4M 0 0 209k 0 0:07:34 0:02:23 0:05:11 0 31 93.2M 31 29.4M 0 0 208k 0 0:07:38 0:02:24 0:05:14 0 31 93.2M 31 29.4M 0 0 206k 0 0:07:41 0:02:25 0:05:16 0 31 93.2M 31 29.4M 0 0 205k 0 0:07:44 0:02:26 0:05:18 0 31 93.2M 31 29.4M 0 0 204k 0 0:07:47 0:02:27 0:05:20 0 31 93.2M 31 29.4M 0 0 202k 0 0:07:50 0:02:28 0:05:22 0 31 93.2M 31 29.4M 0 0 201k 0 0:07:53 0:02:29 0:05:24 0 31 93.2M 31 29.4M 0 0 199k 0 0:07:57 0:02:31 0:05:26 0 31 93.2M 31 29.4M 0 0 198k 0 0:08:00 0:02:32 0:05:28 0 31 93.2M 31 29.4M 0 0 197k 0 0:08:03 0:02:33 0:05:30 0 31 93.2M 31 29.4M 0 0 195k 0 0:08:06 0:02:34 0:05:32 0 31 93.2M 31 29.4M 0 0 194k 0 0:08:10 0:02:35 0:05:35 0 31 93.2M 31 29.4M 0 0 193k 0 0:08:13 0:02:36 0:05:37 0 31 93.2M 31 29.4M 0 0 192k 0 0:08:16 0:02:37 0:05:39 0 34 93.2M 34 32.2M 0 0 208k 0 0:07:37 0:02:38 0:04:59 523k 34 93.2M 34 32.3M 0 0 208k 0 0:07:38 0:02:39 0:04:59 570k 39 93.2M 39 36.6M 0 0 235k 0 0:06:45 0:02:39 0:04:06 1619k 39 93.2M 39 36.7M 0 0 234k 0 0:06:46 0:02:40 0:04:06 1647k 39 93.2M 39 36.7M 0 0 233k 0 0:06:49 0:02:41 0:04:08 1647k 39 93.2M 39 36.7M 0 0 231k 0 0:06:51 0:02:42 0:04:09 1127k 39 93.2M 39 36.7M 0 0 230k 0 0:06:54 0:02:43 0:04:11 1031k 39 93.2M 39 36.7M 0 0 228k 0 0:06:57 0:02:44 0:04:13 29397 39 93.2M 39 36.7M 0 0 227k 0 0:06:59 0:02:45 0:04:14 0 39 93.2M 39 36.7M 0 0 226k 0 0:07:02 0:02:46 0:04:16 0 39 93.2M 39 36.7M 0 0 224k 0 0:07:04 0:02:47 0:04:17 0 39 93.2M 39 36.7M 0 0 223k 0 0:07:07 0:02:48 0:04:19 0 39 93.2M 39 36.7M 0 0 222k 0 0:07:09 0:02:49 0:04:20 0 39 93.2M 39 36.7M 0 0 220k 0 0:07:12 0:02:50 0:04:22 0 39 93.2M 39 36.7M 0 0 219k 0 0:07:14 0:02:51 0:04:23 0 39 93.2M 39 36.7M 0 0 218k 0 0:07:17 0:02:52 0:04:25 0 39 93.2M 39 36.7M 0 0 216k 0 0:07:19 0:02:53 0:04:26 0 39 93.2M 39 36.7M 0 0 215k 0 0:07:22 0:02:54 0:04:28 0 39 93.2M 39 36.7M 0 0 214k 0 0:07:24 0:02:55 0:04:29 0 39 93.2M 39 36.7M 0 0 213k 0 0:07:27 0:02:56 0:04:31 0 39 93.2M 39 36.7M 0 0 212k 0 0:07:30 0:02:57 0:04:33 0 39 93.2M 39 36.7M 0 0 210k 0 0:07:32 0:02:58 0:04:34 0 39 93.2M 39 36.7M 0 0 209k 0 0:07:35 0:02:59 0:04:36 0 39 93.2M 39 36.7M 0 0 208k 0 0:07:37 0:03:00 0:04:37 0 39 93.2M 39 36.7M 0 0 207k 0 0:07:40 0:03:01 0:04:39 0 39 93.2M 39 36.7M 0 0 206k 0 0:07:42 0:03:02 0:04:40 0 39 93.2M 39 36.7M 0 0 205k 0 0:07:45 0:03:03 0:04:42 0 39 93.2M 39 36.7M 0 0 204k 0 0:07:47 0:03:04 0:04:43 0 39 93.2M 39 36.7M 0 0 202k 0 0:07:50 0:03:05 0:04:45 0 39 93.2M 39 36.7M 0 0 201k 0 0:07:52 0:03:06 0:04:46 0 39 93.2M 39 36.7M 0 0 200k 0 0:07:55 0:03:07 0:04:48 0 39 93.2M 39 36.7M 0 0 199k 0 0:07:57 0:03:08 0:04:49 0 39 93.2M 39 36.7M 0 0 198k 0 0:08:00 0:03:09 0:04:51 0 39 93.2M 39 36.7M 0 0 197k 0 0:08:03 0:03:10 0:04:53 0 39 93.2M 39 36.9M 0 0 197k 0 0:08:03 0:03:11 0:04:52 30107 53 93.2M 53 50.2M 0 0 266k 0 0:05:58 0:03:13 0:02:45 2394k 53 93.2M 53 50.2M 0 0 264k 0 0:06:00 0:03:14 0:02:46 2394k 53 93.2M 53 50.2M 0 0 263k 0 0:06:02 0:03:15 0:02:47 2394k 53 93.2M 53 50.2M 0 0 262k 0 0:06:04 0:03:16 0:02:48 2394k 53 93.2M 53 50.2M 0 0 260k 0 0:06:05 0:03:17 0:02:48 2323k 53 93.2M 53 50.2M 0 0 259k 0 0:06:07 0:03:18 0:02:49 0 53 93.2M 53 50.2M 0 0 258k 0 0:06:09 0:03:19 0:02:50 0 53 93.2M 53 50.2M 0 0 256k 0 0:06:11 0:03:20 0:02:51 0 53 93.2M 53 50.2M 0 0 255k 0 0:06:13 0:03:21 0:02:52 0 53 93.2M 53 50.2M 0 0 254k 0 0:06:15 0:03:22 0:02:53 0 53 93.2M 53 50.2M 0 0 253k 0 0:06:17 0:03:23 0:02:54 0 53 93.2M 53 50.2M 0 0 251k 0 0:06:18 0:03:24 0:02:54 0 53 93.2M 53 50.2M 0 0 250k 0 0:06:20 0:03:25 0:02:55 0 53 93.2M 53 50.2M 0 0 249k 0 0:06:22 0:03:26 0:02:56 0 53 93.2M 53 50.2M 0 0 248k 0 0:06:24 0:03:27 0:02:57 0 53 93.2M 53 50.2M 0 0 247k 0 0:06:26 0:03:28 0:02:58 0 53 93.2M 53 50.2M 0 0 245k 0 0:06:28 0:03:29 0:02:59 0 53 93.2M 53 50.2M 0 0 244k 0 0:06:30 0:03:30 0:03:00 0 53 93.2M 53 50.2M 0 0 243k 0 0:06:31 0:03:31 0:03:00 0 53 93.2M 53 50.2M 0 0 242k 0 0:06:33 0:03:32 0:03:01 0 53 93.2M 53 50.2M 0 0 241k 0 0:06:35 0:03:33 0:03:02 0 53 93.2M 53 50.2M 0 0 240k 0 0:06:37 0:03:34 0:03:03 0 53 93.2M 53 50.2M 0 0 238k 0 0:06:39 0:03:35 0:03:04 0 53 93.2M 53 50.2M 0 0 237k 0 0:06:41 0:03:36 0:03:05 0 53 93.2M 53 50.2M 0 0 236k 0 0:06:43 0:03:37 0:03:06 0 53 93.2M 53 50.2M 0 0 235k 0 0:06:44 0:03:38 0:03:06 0 53 93.2M 53 50.2M 0 0 234k 0 0:06:46 0:03:39 0:03:07 0 53 93.2M 53 50.2M 0 0 233k 0 0:06:48 0:03:40 0:03:08 0 53 93.2M 53 50.2M 0 0 232k 0 0:06:50 0:03:41 0:03:09 0 53 93.2M 53 50.2M 0 0 231k 0 0:06:52 0:03:42 0:03:10 0 53 93.2M 53 50.2M 0 0 230k 0 0:06:53 0:03:43 0:03:10 0 56 93.2M 56 52.3M 0 0 239k 0 0:06:38 0:03:43 0:02:55 515k 59 93.2M 59 55.7M 0 0 254k 0 0:06:15 0:03:44 0:02:31 1372k 61 93.2M 61 57.5M 0 0 261k 0 0:06:05 0:03:45 0:02:20 1774k 61 93.2M 61 57.5M 0 0 259k 0 0:06:07 0:03:46 0:02:21 1774k 61 93.2M 61 57.5M 0 0 258k 0 0:06:08 0:03:47 0:02:21 1665k 61 93.2M 61 57.5M 0 0 257k 0 0:06:10 0:03:48 0:02:22 1038k 61 93.2M 61 57.5M 0 0 256k 0 0:06:12 0:03:49 0:02:23 356k 61 93.2M 61 57.5M 0 0 255k 0 0:06:13 0:03:50 0:02:23 0 61 93.2M 61 57.5M 0 0 254k 0 0:06:15 0:03:51 0:02:24 0 61 93.2M 61 57.5M 0 0 253k 0 0:06:17 0:03:52 0:02:25 0 61 93.2M 61 57.5M 0 0 252k 0 0:06:18 0:03:53 0:02:25 0 61 93.2M 61 57.5M 0 0 251k 0 0:06:20 0:03:54 0:02:26 0 61 93.2M 61 57.5M 0 0 249k 0 0:06:21 0:03:55 0:02:26 0 61 93.2M 61 57.5M 0 0 248k 0 0:06:23 0:03:56 0:02:27 0 61 93.2M 61 57.5M 0 0 247k 0 0:06:25 0:03:57 0:02:28 0 61 93.2M 61 57.5M 0 0 246k 0 0:06:26 0:03:58 0:02:28 0 61 93.2M 61 57.5M 0 0 245k 0 0:06:28 0:03:59 0:02:29 0 61 93.2M 61 57.5M 0 0 244k 0 0:06:29 0:04:00 0:02:29 0 61 93.2M 61 57.5M 0 0 243k 0 0:06:31 0:04:01 0:02:30 0 61 93.2M 61 57.5M 0 0 242k 0 0:06:33 0:04:02 0:02:31 0 61 93.2M 61 57.5M 0 0 241k 0 0:06:34 0:04:03 0:02:31 0 61 93.2M 61 57.5M 0 0 240k 0 0:06:36 0:04:04 0:02:32 0 61 93.2M 61 57.5M 0 0 239k 0 0:06:38 0:04:05 0:02:33 0 61 93.2M 61 57.5M 0 0 238k 0 0:06:39 0:04:06 0:02:33 0 61 93.2M 61 57.5M 0 0 237k 0 0:06:41 0:04:07 0:02:34 0 61 93.2M 61 57.5M 0 0 236k 0 0:06:42 0:04:08 0:02:34 0 61 93.2M 61 57.5M 0 0 235k 0 0:06:44 0:04:09 0:02:35 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:46 0:04:10 0:02:36 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:47 0:04:11 0:02:36 0 61 93.2M 61 57.5M 0 0 233k 0 0:06:49 0:04:12 0:02:37 0 61 93.2M 61 57.5M 0 0 232k 0 0:06:51 0:04:13 0:02:38 0 61 93.2M 61 57.5M 0 0 231k 0 0:06:52 0:04:14 0:02:38 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:53 0:04:15 0:02:38 6742 67 93.2M 67 62.5M 0 0 249k 0 0:06:22 0:04:16 0:02:06 978k 67 93.2M 67 62.5M 0 0 248k 0 0:06:23 0:04:17 0:02:06 1046k 77 93.2M 77 71.9M 0 0 284k 0 0:05:35 0:04:19 0:01:16 2664k 77 93.2M 77 71.9M 0 0 283k 0 0:05:37 0:04:20 0:01:17 2664k 77 93.2M 77 71.9M 0 0 281k 0 0:05:38 0:04:21 0:01:17 2586k 77 93.2M 77 71.9M 0 0 280k 0 0:05:39 0:04:22 0:01:17 1816k 77 93.2M 77 71.9M 0 0 279k 0 0:05:41 0:04:23 0:01:18 1708k 77 93.2M 77 71.9M 0 0 278k 0 0:05:42 0:04:24 0:01:18 0 77 93.2M 77 71.9M 0 0 277k 0 0:05:43 0:04:25 0:01:18 0 77 93.2M 77 71.9M 0 0 276k 0 0:05:45 0:04:26 0:01:19 0 77 93.2M 77 71.9M 0 0 275k 0 0:05:46 0:04:27 0:01:19 0 77 93.2M 77 71.9M 0 0 274k 0 0:05:47 0:04:28 0:01:19 0 77 93.2M 77 71.9M 0 0 273k 0 0:05:48 0:04:29 0:01:19 0 77 93.2M 77 71.9M 0 0 272k 0 0:05:50 0:04:30 0:01:20 0 77 93.2M 77 71.9M 0 0 271k 0 0:05:51 0:04:31 0:01:20 0 77 93.2M 77 71.9M 0 0 270k 0 0:05:52 0:04:32 0:01:20 0 77 93.2M 77 71.9M 0 0 269k 0 0:05:54 0:04:33 0:01:21 0 77 93.2M 77 71.9M 0 0 268k 0 0:05:55 0:04:34 0:01:21 0 77 93.2M 77 71.9M 0 0 267k 0 0:05:56 0:04:35 0:01:21 0 77 93.2M 77 71.9M 0 0 266k 0 0:05:58 0:04:36 0:01:22 0 77 93.2M 77 71.9M 0 0 265k 0 0:05:59 0:04:37 0:01:22 0 77 93.2M 77 71.9M 0 0 264k 0 0:06:00 0:04:38 0:01:22 0 77 93.2M 77 71.9M 0 0 263k 0 0:06:01 0:04:39 0:01:22 0 77 93.2M 77 71.9M 0 0 262k 0 0:06:03 0:04:40 0:01:23 0 77 93.2M 77 71.9M 0 0 261k 0 0:06:04 0:04:41 0:01:23 0 77 93.2M 77 71.9M 0 0 260k 0 0:06:05 0:04:42 0:01:23 0 77 93.2M 77 71.9M 0 0 260k 0 0:06:07 0:04:43 0:01:24 0 77 93.2M 77 71.9M 0 0 259k 0 0:06:08 0:04:44 0:01:24 0 77 93.2M 77 71.9M 0 0 258k 0 0:06:09 0:04:45 0:01:24 0 77 93.2M 77 71.9M 0 0 257k 0 0:06:10 0:04:46 0:01:24 0 77 93.2M 77 71.9M 0 0 256k 0 0:06:12 0:04:47 0:01:25 0 77 93.2M 77 71.9M 0 0 255k 0 0:06:13 0:04:48 0:01:25 0 77 93.2M 77 71.9M 0 0 255k 0 0:06:14 0:04:48 0:01:26 3676 80 93.2M 80 75.1M 0 0 265k 0 0:05:59 0:04:49 0:01:10 713k 93 93.2M 93 86.9M 0 0 306k 0 0:05:11 0:04:50 0:00:21 3587k 93 93.2M 93 87.0M 0 0 305k 0 0:05:12 0:04:51 0:00:21 3614k 93 93.2M 93 87.0M 0 0 304k 0 0:05:13 0:04:52 0:00:21 3614k 93 93.2M 93 87.0M 0 0 303k 0 0:05:14 0:04:53 0:00:21 3196k 93 93.2M 93 87.0M 0 0 302k 0 0:05:15 0:04:54 0:00:21 2588k 93 93.2M 93 87.0M 0 0 301k 0 0:05:16 0:04:55 0:00:21 26160 93 93.2M 93 87.0M 0 0 300k 0 0:05:17 0:04:56 0:00:21 0 93 93.2M 93 87.0M 0 0 299k 0 0:05:18 0:04:57 0:00:21 0 93 93.2M 93 87.0M 0 0 298k 0 0:05:19 0:04:58 0:00:21 0 93 93.2M 93 87.0M 0 0 297k 0 0:05:20 0:04:59 0:00:21 0 93 93.2M 93 87.0M 0 0 296k 0 0:05:21 0:05:00 0:00:21 0 93 93.2M 93 87.0M 0 0 295k 0 0:05:22 0:05:01 0:00:21 0 93 93.2M 93 87.0M 0 0 294k 0 0:05:23 0:05:02 0:00:21 0 93 93.2M 93 87.0M 0 0 293k 0 0:05:24 0:05:03 0:00:21 0 93 93.2M 93 87.0M 0 0 292k 0 0:05:25 0:05:04 0:00:21 0 93 93.2M 93 87.0M 0 0 291k 0 0:05:27 0:05:05 0:00:22 0 93 93.2M 93 87.0M 0 0 290k 0 0:05:28 0:05:06 0:00:22 0 93 93.2M 93 87.0M 0 0 289k 0 0:05:29 0:05:07 0:00:22 0 93 93.2M 93 87.0M 0 0 288k 0 0:05:30 0:05:08 0:00:22 0 93 93.2M 93 87.0M 0 0 288k 0 0:05:31 0:05:09 0:00:22 0 93 93.2M 93 87.0M 0 0 287k 0 0:05:32 0:05:10 0:00:22 0 93 93.2M 93 87.0M 0 0 286k 0 0:05:33 0:05:11 0:00:22 0 93 93.2M 93 87.0M 0 0 285k 0 0:05:34 0:05:12 0:00:22 0 93 93.2M 93 87.0M 0 0 284k 0 0:05:35 0:05:13 0:00:22 0 93 93.2M 93 87.0M 0 0 283k 0 0:05:36 0:05:14 0:00:22 0 93 93.2M 93 87.0M 0 0 282k 0 0:05:37 0:05:15 0:00:22 0 93 93.2M 93 87.0M 0 0 281k 0 0:05:38 0:05:16 0:00:22 0 93 93.2M 93 87.0M 0 0 280k 0 0:05:39 0:05:17 0:00:22 0 93 93.2M 93 87.0M 0 0 279k 0 0:05:40 0:05:18 0:00:22 0 93 93.2M 93 87.0M 0 0 279k 0 0:05:42 0:05:19 0:00:23 0 93 93.2M 93 87.0M 0 0 278k 0 0:05:43 0:05:20 0:00:23 0 93 93.2M 93 87.0M 0 0 277k 0 0:05:44 0:05:21 0:00:23 0 96 93.2M 96 89.7M 0 0 284k 0 0:05:35 0:05:22 0:00:13 544k 100 93.2M 100 93.2M 0 0 295k 0 0:05:22 0:05:22 --:--:-- 1460k 01:17:50 go1.15.2.linux-arm64.tar.gz: OK 01:18:05 Staging go 01:18:44 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:18:44 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 01:18:44 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:18:44 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 01:18:44 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4152 B] 01:18:44 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] 01:18:44 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] 01:18:44 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [826 kB] 01:18:44 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] 01:18:44 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:18:44 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 01:18:44 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:18:44 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 01:18:44 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] 01:18:44 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] 01:18:44 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 01:18:44 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 01:18:44 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 01:18:44 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 01:18:44 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 01:18:44 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 01:18:44 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 01:18:44 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 01:18:44 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 01:18:44 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 01:18:44 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 01:18:44 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 01:18:44 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] 01:18:44 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 01:18:44 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 01:18:44 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] 01:18:44 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1127 kB] 01:18:44 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [370 kB] 01:18:44 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:18:44 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] 01:18:44 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:18:44 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] 01:18:44 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] 01:18:44 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] 01:18:44 Fetched 32.6 MB in 6s (0 B/s) 01:18:44 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 01:18:44 Fetched 218 kB in 0s (0 B/s) 01:18:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 01:18:44 Fetched 140 kB in 0s (0 B/s) 01:18:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 01:18:44 Fetched 208 kB in 0s (0 B/s) 01:18:44 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 01:18:44 Fetched 90.4 kB in 0s (0 B/s) 01:18:44 Pulling app-service-config 01:18:46 Pulling config-common 01:18:50 Skipping build go (already ran) 01:18:50 Building app-service-config 01:18:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:18:51 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.58 01:18:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 01:18:52 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 01:18:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 01:18:52 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 01:18:52 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 01:18:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:18:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:18:52 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:18:52 go: downloading go.mongodb.org/mongo-driver v1.1.1 01:18:52 go: downloading github.com/BurntSushi/toml v0.3.1 01:18:52 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:18:52 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:18:52 go: downloading github.com/google/uuid v1.1.2 01:18:52 go: downloading github.com/hashicorp/consul/api v1.1.0 01:18:52 go: downloading github.com/gorilla/mux v1.8.0 01:18:52 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:18:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:20:00 go: downloading github.com/pelletier/go-toml v1.2.0 01:20:00 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:20:00 go: downloading github.com/pebbe/zmq4 v1.0.0 01:20:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:20:56 go: downloading github.com/go-stack/stack v1.8.0 01:20:56 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:20:56 go: downloading github.com/golang/snappy v0.0.1 01:20:56 go: downloading github.com/mitchellh/copystructure v1.0.0 01:20:56 go: downloading github.com/hashicorp/serf v0.8.2 01:20:56 go: downloading github.com/go-kit/kit v0.8.0 01:20:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:21:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:21:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:21:29 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 01:21:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:21:29 go: downloading github.com/x448/float16 v0.8.4 01:21:29 go: downloading github.com/xdg/stringprep v1.0.0 01:21:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:22:37 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:22:37 go: downloading golang.org/x/text v0.3.2 01:22:37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:22:37 go: downloading github.com/go-playground/universal-translator v0.17.0 01:22:37 go: downloading github.com/leodido/go-urn v1.2.0 01:22:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:22:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:24:44 go: downloading github.com/go-playground/locales v0.13.0 01:24:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:26:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:28:57 Building config-common 01:28:58 Skipping stage go (already ran) 01:28:58 Staging app-service-config 01:29:02 Staging config-common 01:29:07 Priming go 01:29:11 Priming app-service-config 01:29:16 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:29:27 provisioning config files... 01:29:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config5027887929048495885tmp [Pipeline] { [Pipeline] sh 01:29:27 + set +x 01:29:27 + curl -s https://codecov.io/bash 01:29:27 + bash -s -- 01:29:27 01:29:27 _____ _ 01:29:27 / ____| | | 01:29:27 | | ___ __| | ___ ___ _____ __ 01:29:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:29:27 | |___| (_) | (_| | __/ (_| (_) \ V / 01:29:27 \_____\___/ \__,_|\___|\___\___/ \_/ 01:29:27 Bash-20201106-81372f2 01:29:27 01:29:27 01:29:27 ==> Jenkins CI detected. 01:29:27 project root: . 01:29:27 --> token set from env 01:29:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:29:28 ==> Running gcov in . (disable via -X gcov) 01:29:28 ==> Python coveragepy not found 01:29:28 ==> Searching for coverage reports in: 01:29:28 + . 01:29:28 -> Found 1 reports 01:29:28 ==> Detecting git/mercurial file structure 01:29:28 ==> Reading reports 01:29:28 + ./coverage.out bytes=10 01:29:28 ==> Appending adjustments 01:29:28 https://docs.codecov.io/docs/fixing-reports 01:29:28 + Found adjustments 01:29:28 ==> Gzipping contents 01:29:28 ==> Uploading reports 01:29:28 url: https://codecov.io 01:29:28 query: branch=PR-124&commit=f953d589a1b9ae164e5de099e7423806e86e49ed&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 01:29:28 -> Pinging Codecov 01:29:28 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-124&commit=f953d589a1b9ae164e5de099e7423806e86e49ed&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 01:29:28 -> Uploading to 01:29:28 https://storage.googleapis.com/codecov/v4/raw/2020-11-11/A97CA9966030D2A3747ED39772930CCE/f953d589a1b9ae164e5de099e7423806e86e49ed/c370fc5f-647b-489e-a4c9-392d0f222425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201111T012928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46779d94668425d0be023a8ccf74d8a6d0e82f4bbc8a227d999014c5ef0cee0f 01:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:28 Dload Upload Total Spent Left Speed 01:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 855 --:--:-- --:--:-- --:--:-- 857 01:29:29 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] } 01:29:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 01:29:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:29:32 ---> package-listing.sh 01:29:32 ++ facter osfamily 01:29:32 ++ tr '[:upper:]' '[:lower:]' 01:29:33 + OS_FAMILY=redhat 01:29:33 + workspace=/w/workspace/_app-service-configurable_PR-124 01:29:33 + START_PACKAGES=/tmp/packages_start.txt 01:29:33 + END_PACKAGES=/tmp/packages_end.txt 01:29:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:29:33 + PACKAGES=/tmp/packages_start.txt 01:29:33 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:29:33 + PACKAGES=/tmp/packages_end.txt 01:29:33 + case "${OS_FAMILY}" in 01:29:33 + rpm -qa 01:29:33 + sort 01:29:37 + '[' -f /tmp/packages_start.txt ']' 01:29:37 + '[' -f /tmp/packages_end.txt ']' 01:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:29:37 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:29:37 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 01:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 01:29:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:29:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:29:38 01:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:29:38 alpine: Pulling from edgex-lftools-log-publisher 01:29:38 df20fa9351a1: Pulling fs layer 01:29:38 36b3adc4ff6f: Pulling fs layer 01:29:38 8ad3a11d3b57: Pulling fs layer 01:29:38 46f8f816bc3b: Pulling fs layer 01:29:38 93b61091891f: Pulling fs layer 01:29:38 93b9cdb0e59b: Pulling fs layer 01:29:38 5e14af77c1be: Pulling fs layer 01:29:38 01666e4c0597: Pulling fs layer 01:29:38 aa168da1d23b: Pulling fs layer 01:29:38 46f8f816bc3b: Waiting 01:29:38 93b61091891f: Waiting 01:29:38 93b9cdb0e59b: Waiting 01:29:38 01666e4c0597: Waiting 01:29:38 36b3adc4ff6f: Verifying Checksum 01:29:38 36b3adc4ff6f: Download complete 01:29:38 46f8f816bc3b: Verifying Checksum 01:29:38 46f8f816bc3b: Download complete 01:29:38 df20fa9351a1: Verifying Checksum 01:29:38 df20fa9351a1: Download complete 01:29:38 93b9cdb0e59b: Download complete 01:29:38 5e14af77c1be: Verifying Checksum 01:29:38 5e14af77c1be: Download complete 01:29:38 93b61091891f: Verifying Checksum 01:29:38 93b61091891f: Download complete 01:29:38 01666e4c0597: Verifying Checksum 01:29:38 01666e4c0597: Download complete 01:29:39 8ad3a11d3b57: Verifying Checksum 01:29:39 8ad3a11d3b57: Download complete 01:29:39 df20fa9351a1: Pull complete 01:29:39 36b3adc4ff6f: Pull complete 01:29:40 8ad3a11d3b57: Pull complete 01:29:40 46f8f816bc3b: Pull complete 01:29:41 93b61091891f: Pull complete 01:29:41 93b9cdb0e59b: Pull complete 01:29:41 5e14af77c1be: Pull complete 01:29:42 01666e4c0597: Pull complete 01:29:44 aa168da1d23b: Verifying Checksum 01:29:44 aa168da1d23b: Download complete 01:29:57 aa168da1d23b: Pull complete 01:29:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:29:57 prd-centos7-docker-4c-2g-11797 does not seem to be running inside a container 01:29:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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 ******** -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 01:30:06 $ docker top b6cd4d4fe59297a445d1a24ca4c833c9e400ba383425d3dd65c4c85debf7658f -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:06 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:07 + mkdir -p /var/log/sa [Pipeline] sh 01:30:07 + ls /var/log/sa-host 01:30:07 + sadf -c /var/log/sa-host/sa05 01:30:07 file_magic: OK 01:30:07 HZ: Using current value: 100 01:30:07 file_header: OK 01:30:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:30:07 Statistics: 01:30:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:30:07 File successfully converted to sysstat format version 12.2.1 01:30:07 + sadf -c /var/log/sa-host/sa11 01:30:07 file_magic: OK 01:30:07 HZ: Using current value: 100 01:30:07 file_header: OK 01:30:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:30:07 Statistics: 01:30:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:30:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:08 provisioning config files... 01:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config8386803065901965433tmp [Pipeline] { [Pipeline] echo 01:30:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:09 ---> create-netrc.sh [Pipeline] } 01:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:30:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:30:09 ---> python-tools-install.sh [Pipeline] echo 01:30:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:10 ---> sudo-logs.sh 01:30:10 Archiving 'sudo' log.. [Pipeline] echo 01:30:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:11 ---> job-cost.sh 01:30:11 lf-activate-venv: SKIPPING 01:30:11 INFO: No Stack... 01:30:12 INFO: Retrieving Pricing Info for: v1-standard-2 01:30:12 INFO: Archiving Costs [Pipeline] echo 01:30:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:13 ---> logs-deploy.sh 01:30:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/27 01:30:13 INFO: archiving workspace using pattern(s): 01:30:16 Archives upload complete. 01:30:16 INFO: archiving logs to Nexus 01:30:18 ---> uname -a: 01:30:18 Linux prd-centos7-docker-4c-2g-11797.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:30:18 01:30:18 01:30:18 ---> lscpu: 01:30:18 Architecture: x86_64 01:30:18 CPU op-mode(s): 32-bit, 64-bit 01:30:18 Byte Order: Little Endian 01:30:18 Address sizes: 40 bits physical, 48 bits virtual 01:30:18 CPU(s): 4 01:30:18 On-line CPU(s) list: 0-3 01:30:18 Thread(s) per core: 1 01:30:18 Core(s) per socket: 1 01:30:18 Socket(s): 4 01:30:18 NUMA node(s): 1 01:30:18 Vendor ID: GenuineIntel 01:30:18 CPU family: 6 01:30:18 Model: 44 01:30:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:30:18 Stepping: 1 01:30:18 CPU MHz: 2933.438 01:30:18 BogoMIPS: 5866.87 01:30:18 Virtualization: VT-x 01:30:18 Hypervisor vendor: KVM 01:30:18 Virtualization type: full 01:30:18 L1d cache: 128 KiB 01:30:18 L1i cache: 128 KiB 01:30:18 L2 cache: 16 MiB 01:30:18 L3 cache: 64 MiB 01:30:18 NUMA node0 CPU(s): 0-3 01:30:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:30:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:30:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:30:18 Vulnerability Meltdown: Mitigation; PTI 01:30:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:30:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:30:18 Vulnerability Tsx async abort: Not affected 01:30:18 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 01:30:18 01:30:18 01:30:18 ---> nproc: 01:30:18 4 01:30:18 01:30:18 01:30:18 ---> df -h: 01:30:18 Filesystem Size Used Available Use% Mounted on 01:30:18 overlay 50.0G 6.8G 43.1G 14% / 01:30:18 tmpfs 64.0M 0 64.0M 0% /dev 01:30:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:30:18 shm 64.0M 0 64.0M 0% /dev/shm 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 01:30:18 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 01:30:18 01:30:18 01:30:18 ---> free -m: 01:30:18 total used free shared buff/cache available 01:30:18 Mem: 1837 659 107 0 1070 1075 01:30:18 Swap: 1023 0 1023 01:30:18 01:30:18 01:30:18 ---> ip addr: 01:30:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:30:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:30:18 inet 127.0.0.1/8 scope host lo 01:30:18 valid_lft forever preferred_lft forever 01:30:18 inet6 ::1/128 scope host 01:30:18 valid_lft forever preferred_lft forever 01:30:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:30:18 link/ether fa:16:3e:0f:91:95 brd ff:ff:ff:ff:ff:ff 01:30:18 inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 01:30:18 valid_lft 84283sec preferred_lft 84283sec 01:30:18 inet6 fe80::f816:3eff:fe0f:9195/64 scope link 01:30:18 valid_lft forever preferred_lft forever 01:30:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:30:18 link/ether 02:42:24:f8:43:cb brd ff:ff:ff:ff:ff:ff 01:30:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:30:18 valid_lft forever preferred_lft forever 01:30:18 inet6 fe80::42:24ff:fef8:43cb/64 scope link 01:30:18 valid_lft forever preferred_lft forever 01:30:18 01:30:18 01:30:18 ---> sar -b -r -n DEV: 01:30:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/11/20 _x86_64_ (4 CPU) 01:30:18 01:30:18 00:54:41 LINUX RESTART (4 CPU) 01:30:18 01:30:18 00:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:30:18 00:57:01 20.49 4.09 16.40 0.00 1180.77 2141.79 0.00 01:30:18 00:58:01 1.71 0.00 1.71 0.00 0.00 32.57 0.00 01:30:18 00:59:01 0.23 0.00 0.23 0.00 0.00 2.16 0.00 01:30:18 01:00:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 01:30:18 01:01:01 0.35 0.02 0.33 0.00 0.13 4.31 0.00 01:30:18 01:02:02 0.53 0.13 0.40 0.00 2.26 6.29 0.00 01:30:18 01:03:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 01:30:18 01:04:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 01:30:18 01:05:01 0.60 0.00 0.60 0.00 0.00 7.21 0.00 01:30:18 01:06:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 01:30:18 01:07:01 0.15 0.00 0.15 0.00 0.00 1.86 0.00 01:30:18 01:08:01 0.25 0.00 0.25 0.00 0.00 3.09 0.00 01:30:18 01:09:01 0.63 0.00 0.63 0.00 0.00 7.08 0.00 01:30:18 01:10:01 0.40 0.03 0.37 0.00 0.93 2.80 0.00 01:30:18 01:11:01 1.31 0.17 1.15 0.00 5.32 19.22 0.00 01:30:18 01:12:01 0.37 0.00 0.37 0.00 0.00 5.73 0.00 01:30:18 01:13:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 01:30:18 01:14:01 0.13 0.00 0.13 0.00 0.00 1.88 0.00 01:30:18 01:15:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 01:30:18 01:16:02 0.20 0.00 0.20 0.00 0.00 1.61 0.00 01:30:18 01:17:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 01:30:18 01:18:01 0.30 0.00 0.30 0.00 0.00 3.01 0.00 01:30:18 01:19:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 01:30:18 01:20:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 01:30:18 01:21:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 01:30:18 01:22:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 01:30:18 01:23:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 01:30:18 01:24:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:30:18 01:25:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 01:30:18 01:26:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:30:18 01:27:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 01:30:18 01:28:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 01:30:18 01:29:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 01:30:18 01:30:01 127.42 62.52 64.90 0.00 6097.89 17136.33 0.00 01:30:18 Average: 4.68 1.97 2.71 0.00 214.68 572.13 0.00 01:30:18 01:30:18 00:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:18 00:57:01 155876 0 562072 29.87 2620 1160988 1116316 38.10 434992 1131536 16 01:30:18 00:58:01 163732 0 554208 29.45 2620 1160996 1072480 36.60 431440 1128076 8 01:30:18 00:59:01 162568 0 555368 29.52 2620 1161000 1072480 36.60 433232 1127432 12 01:30:18 01:00:01 161528 0 556400 29.57 2620 1161008 1072696 36.61 438472 1123376 8 01:30:18 01:01:01 160364 0 557560 29.63 2620 1161012 1074764 36.68 439264 1123368 8 01:30:18 01:02:02 162340 0 555436 29.52 2620 1161160 1072988 36.62 437504 1123444 12 01:30:18 01:03:01 161916 0 555860 29.54 2620 1161160 1073196 36.63 429128 1132604 12 01:30:18 01:04:01 161912 0 555856 29.54 2620 1161168 1073100 36.62 428736 1132604 16 01:30:18 01:05:01 161264 0 556500 29.58 2620 1161172 1073244 36.63 429536 1132604 8 01:30:18 01:06:01 161480 0 556276 29.56 2620 1161180 1073196 36.63 426280 1135636 20 01:30:18 01:07:01 162604 0 555152 29.50 2620 1161180 1073052 36.62 425492 1135632 16 01:30:18 01:08:01 162440 0 555312 29.51 2620 1161184 1073052 36.62 425472 1135636 8 01:30:18 01:09:01 162036 0 555708 29.53 2620 1161192 1073052 36.62 425372 1135636 8 01:30:18 01:10:01 160828 0 556916 29.60 2620 1161192 1074792 36.68 426984 1135636 8 01:30:18 01:11:01 161320 0 556388 29.57 2620 1161228 1073148 36.62 426228 1135440 8 01:30:18 01:12:01 161960 0 555744 29.54 2620 1161232 1073052 36.62 425616 1135440 12 01:30:18 01:13:01 162092 0 555608 29.53 2620 1161236 1073052 36.62 425744 1135440 16 01:30:18 01:14:01 162128 0 555568 29.53 2620 1161240 1073052 36.62 425688 1135480 16 01:30:18 01:15:01 161944 0 555744 29.54 2620 1161248 1073052 36.62 425716 1135480 8 01:30:18 01:16:02 161296 0 556392 29.57 2620 1161248 1073136 36.62 426156 1135480 12 01:30:18 01:17:01 161896 0 555788 29.54 2620 1161252 1073052 36.62 425704 1135480 16 01:30:18 01:18:01 162200 0 555476 29.52 2620 1161260 1073052 36.62 425712 1135480 8 01:30:18 01:19:01 162192 0 555484 29.52 2620 1161260 1073052 36.62 425728 1135480 8 01:30:18 01:20:01 161664 0 556004 29.55 2620 1161268 1073024 36.62 425860 1135480 8 01:30:18 01:21:01 161032 0 556632 29.58 2620 1161272 1073160 36.63 426428 1135480 8 01:30:18 01:22:01 161436 0 556220 29.56 2620 1161280 1073124 36.62 426008 1135480 8 01:30:18 01:23:01 162340 0 555316 29.51 2620 1161280 1073052 36.62 425748 1135480 8 01:30:18 01:24:01 162084 0 555564 29.53 2620 1161288 1073052 36.62 425752 1135484 8 01:30:18 01:25:01 161036 0 556608 29.58 2620 1161292 1073268 36.63 427032 1135480 12 01:30:18 01:26:01 160912 0 556732 29.59 2620 1161292 1073220 36.63 426792 1135480 12 01:30:18 01:27:01 161304 0 556332 29.57 2620 1161300 1073172 36.63 426432 1135480 12 01:30:18 01:28:01 160896 0 556732 29.59 2620 1161308 1073244 36.63 426804 1135484 8 01:30:18 01:29:01 160476 0 557148 29.61 2620 1161312 1073292 36.63 427096 1135480 8 01:30:18 01:30:01 170980 0 654056 34.76 2620 1053900 1278828 43.64 427168 1063336 23284 01:30:18 Average: 161826 0 559064 29.71 2620 1158047 1080485 36.88 428098 1131487 695 01:30:18 01:30:18 00:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:18 00:57:01 eth0 27.97 23.85 31.93 30.99 0.00 0.00 0.00 0.00 01:30:18 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 00:57:01 docker0 1.81 1.53 0.37 3.45 0.00 0.00 0.00 0.00 01:30:18 00:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 00:59:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:30:18 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:00:01 eth0 0.88 0.30 0.31 0.20 0.00 0.00 0.00 0.00 01:30:18 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:01:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 01:30:18 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:02:02 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:03:01 eth0 0.88 0.36 0.32 0.20 0.00 0.00 0.00 0.00 01:30:18 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:04:01 eth0 0.72 0.17 0.15 0.01 0.00 0.00 0.00 0.00 01:30:18 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:05:01 eth0 0.73 0.43 0.30 0.21 0.00 0.00 0.00 0.00 01:30:18 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:06:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:30:18 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:07:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:11:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:30:18 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:12:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:16:02 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 01:30:18 01:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:21:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:30:18 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:22:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:30:18 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:18 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:25:01 eth0 0.85 0.42 0.31 0.21 0.00 0.00 0.00 0.00 01:30:18 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:26:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:30:18 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:27:01 eth0 0.82 0.20 0.12 0.01 0.00 0.00 0.00 0.00 01:30:18 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:28:01 eth0 1.20 0.42 0.32 0.21 0.00 0.00 0.00 0.00 01:30:18 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:29:01 eth0 1.65 0.32 0.39 0.20 0.00 0.00 0.00 0.00 01:30:18 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:30:01 eth0 215.32 166.44 2176.31 20.01 0.00 0.00 0.00 0.00 01:30:18 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 Average: eth0 7.52 5.75 65.15 1.56 0.00 0.00 0.00 0.00 01:30:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:18 Average: docker0 0.05 0.05 0.01 0.10 0.00 0.00 0.00 0.00 01:30:18 01:30:18 01:30:18 ---> sar -P ALL: 01:30:18 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/11/20 _x86_64_ (4 CPU) 01:30:18 01:30:18 00:54:41 LINUX RESTART (4 CPU) 01:30:18 01:30:18 00:56:01 CPU %user %nice %system %iowait %steal %idle 01:30:18 00:57:01 all 1.37 0.00 1.18 0.38 3.04 94.03 01:30:18 00:57:01 0 1.27 0.00 1.25 0.40 3.17 93.90 01:30:18 00:57:01 1 1.59 0.00 1.16 0.74 3.16 93.35 01:30:18 00:57:01 2 1.55 0.00 1.23 0.33 3.12 93.77 01:30:18 00:57:01 3 1.08 0.00 1.06 0.05 2.72 95.08 01:30:18 00:58:01 all 0.10 0.00 0.04 0.00 0.32 99.54 01:30:18 00:58:01 0 0.33 0.00 0.05 0.00 0.37 99.25 01:30:18 00:58:01 1 0.00 0.00 0.02 0.00 0.43 99.55 01:30:18 00:58:01 2 0.02 0.00 0.05 0.00 0.17 99.77 01:30:18 00:58:01 3 0.03 0.00 0.05 0.00 0.32 99.60 01:30:18 00:59:01 all 0.10 0.00 0.03 0.00 0.15 99.72 01:30:18 00:59:01 0 0.33 0.00 0.05 0.00 0.15 99.47 01:30:18 00:59:01 1 0.07 0.00 0.03 0.00 0.27 99.63 01:30:18 00:59:01 2 0.02 0.00 0.02 0.00 0.07 99.90 01:30:18 00:59:01 3 0.00 0.00 0.03 0.00 0.10 99.87 01:30:18 01:00:01 all 0.09 0.00 0.03 0.00 0.40 99.47 01:30:18 01:00:01 0 0.28 0.00 0.03 0.00 0.66 99.02 01:30:18 01:00:01 1 0.03 0.00 0.02 0.00 0.43 99.52 01:30:18 01:00:01 2 0.02 0.00 0.07 0.00 0.17 99.75 01:30:18 01:00:01 3 0.03 0.00 0.02 0.00 0.35 99.60 01:30:18 01:01:01 all 0.12 0.00 0.05 0.01 0.24 99.58 01:30:18 01:01:01 0 0.03 0.00 0.03 0.03 0.28 99.62 01:30:18 01:01:01 1 0.05 0.00 0.07 0.00 0.20 99.68 01:30:18 01:01:01 2 0.20 0.00 0.07 0.00 0.13 99.60 01:30:18 01:01:01 3 0.18 0.00 0.05 0.00 0.33 99.43 01:30:18 01:02:02 all 0.11 0.00 0.03 0.00 0.15 99.71 01:30:18 01:02:02 0 0.07 0.00 0.07 0.00 0.28 99.58 01:30:18 01:02:02 1 0.37 0.00 0.02 0.00 0.13 99.48 01:30:18 01:02:02 2 0.02 0.00 0.03 0.00 0.12 99.83 01:30:18 01:02:02 3 0.00 0.00 0.02 0.00 0.05 99.93 01:30:18 01:03:01 all 0.10 0.00 0.04 0.00 0.11 99.76 01:30:18 01:03:01 0 0.03 0.00 0.07 0.00 0.27 99.63 01:30:18 01:03:01 1 0.34 0.00 0.05 0.00 0.12 99.49 01:30:18 01:03:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:30:18 01:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:30:18 01:04:01 all 0.09 0.00 0.02 0.00 0.25 99.65 01:30:18 01:04:01 0 0.03 0.00 0.03 0.00 0.50 99.44 01:30:18 01:04:01 1 0.30 0.00 0.00 0.00 0.27 99.43 01:30:18 01:04:01 2 0.03 0.00 0.02 0.00 0.18 99.77 01:30:18 01:04:01 3 0.00 0.00 0.02 0.00 0.03 99.95 01:30:18 01:05:01 all 0.09 0.00 0.03 0.00 0.32 99.56 01:30:18 01:05:01 0 0.02 0.00 0.02 0.00 0.35 99.62 01:30:18 01:05:01 1 0.30 0.00 0.05 0.00 0.28 99.37 01:30:18 01:05:01 2 0.00 0.00 0.02 0.00 0.18 99.80 01:30:18 01:05:01 3 0.03 0.00 0.05 0.00 0.45 99.47 01:30:18 01:06:01 all 0.05 0.00 0.03 0.00 0.32 99.60 01:30:18 01:06:01 0 0.00 0.00 0.03 0.00 0.08 99.88 01:30:18 01:06:01 1 0.17 0.00 0.05 0.00 0.32 99.47 01:30:18 01:06:01 2 0.02 0.00 0.02 0.00 0.48 99.49 01:30:18 01:06:01 3 0.00 0.00 0.03 0.00 0.38 99.58 01:30:18 01:07:01 all 0.07 0.00 0.02 0.00 0.20 99.70 01:30:18 01:07:01 0 0.00 0.00 0.02 0.00 0.07 99.92 01:30:18 01:07:01 1 0.18 0.00 0.05 0.00 0.23 99.53 01:30:18 01:07:01 2 0.10 0.00 0.02 0.00 0.42 99.47 01:30:18 01:07:01 3 0.02 0.00 0.02 0.00 0.10 99.87 01:30:18 01:30:18 01:07:01 CPU %user %nice %system %iowait %steal %idle 01:30:18 01:08:01 all 0.09 0.00 0.02 0.00 0.30 99.60 01:30:18 01:08:01 0 0.02 0.00 0.00 0.00 0.17 99.82 01:30:18 01:08:01 1 0.02 0.00 0.00 0.00 0.17 99.82 01:30:18 01:08:01 2 0.28 0.00 0.03 0.00 0.50 99.19 01:30:18 01:08:01 3 0.03 0.00 0.03 0.00 0.37 99.57 01:30:18 01:09:01 all 0.09 0.00 0.02 0.00 0.27 99.61 01:30:18 01:09:01 0 0.00 0.00 0.00 0.00 0.10 99.90 01:30:18 01:09:01 1 0.00 0.00 0.05 0.00 0.13 99.82 01:30:18 01:09:01 2 0.33 0.00 0.03 0.00 0.43 99.20 01:30:18 01:09:01 3 0.03 0.00 0.02 0.00 0.43 99.52 01:30:18 01:10:01 all 0.10 0.00 0.04 0.00 0.19 99.67 01:30:18 01:10:01 0 0.00 0.00 0.05 0.00 0.08 99.87 01:30:18 01:10:01 1 0.03 0.00 0.00 0.00 0.12 99.85 01:30:18 01:10:01 2 0.30 0.00 0.03 0.00 0.17 99.50 01:30:18 01:10:01 3 0.05 0.00 0.07 0.02 0.40 99.47 01:30:18 01:11:01 all 0.10 0.00 0.03 0.00 0.15 99.71 01:30:18 01:11:01 0 0.33 0.00 0.03 0.00 0.13 99.50 01:30:18 01:11:01 1 0.02 0.00 0.03 0.00 0.13 99.82 01:30:18 01:11:01 2 0.03 0.00 0.02 0.00 0.20 99.75 01:30:18 01:11:01 3 0.03 0.00 0.05 0.00 0.15 99.77 01:30:18 01:12:01 all 0.10 0.00 0.02 0.00 0.23 99.65 01:30:18 01:12:01 0 0.30 0.00 0.02 0.00 0.13 99.55 01:30:18 01:12:01 1 0.02 0.00 0.03 0.00 0.25 99.70 01:30:18 01:12:01 2 0.02 0.00 0.02 0.00 0.03 99.93 01:30:18 01:12:01 3 0.05 0.00 0.02 0.00 0.50 99.43 01:30:18 01:13:01 all 0.13 0.00 0.03 0.00 0.11 99.73 01:30:18 01:13:01 0 0.43 0.00 0.02 0.00 0.10 99.45 01:30:18 01:13:01 1 0.03 0.00 0.02 0.00 0.10 99.85 01:30:18 01:13:01 2 0.05 0.00 0.03 0.00 0.22 99.70 01:30:18 01:13:01 3 0.02 0.00 0.05 0.00 0.03 99.90 01:30:18 01:14:01 all 0.10 0.00 0.01 0.00 0.18 99.70 01:30:18 01:14:01 0 0.17 0.00 0.02 0.00 0.13 99.68 01:30:18 01:14:01 1 0.05 0.00 0.02 0.00 0.20 99.73 01:30:18 01:14:01 2 0.17 0.00 0.02 0.00 0.33 99.48 01:30:18 01:14:01 3 0.00 0.00 0.00 0.02 0.07 99.92 01:30:18 01:15:01 all 0.14 0.00 0.01 0.00 0.07 99.78 01:30:18 01:15:01 0 0.03 0.00 0.02 0.00 0.08 99.87 01:30:18 01:15:01 1 0.00 0.00 0.02 0.00 0.07 99.92 01:30:18 01:15:01 2 0.50 0.00 0.02 0.00 0.08 99.40 01:30:18 01:15:01 3 0.02 0.00 0.00 0.00 0.03 99.95 01:30:18 01:16:02 all 0.12 0.00 0.03 0.00 0.11 99.73 01:30:18 01:16:02 0 0.02 0.00 0.05 0.00 0.05 99.88 01:30:18 01:16:02 1 0.03 0.00 0.02 0.00 0.07 99.88 01:30:18 01:16:02 2 0.43 0.00 0.02 0.00 0.28 99.27 01:30:18 01:16:02 3 0.02 0.00 0.03 0.00 0.05 99.90 01:30:18 01:17:01 all 0.09 0.00 0.01 0.00 0.27 99.63 01:30:18 01:17:01 0 0.00 0.00 0.00 0.00 0.08 99.92 01:30:18 01:17:01 1 0.03 0.00 0.03 0.00 0.44 99.49 01:30:18 01:17:01 2 0.30 0.00 0.02 0.00 0.42 99.26 01:30:18 01:17:01 3 0.02 0.00 0.00 0.00 0.14 99.85 01:30:18 01:18:01 all 0.08 0.00 0.02 0.00 0.27 99.63 01:30:18 01:18:01 0 0.03 0.00 0.02 0.00 0.10 99.85 01:30:18 01:18:01 1 0.00 0.00 0.02 0.00 0.22 99.77 01:30:18 01:18:01 2 0.30 0.00 0.05 0.00 0.43 99.22 01:30:18 01:18:01 3 0.00 0.00 0.00 0.00 0.32 99.68 01:30:18 01:30:18 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:30:18 01:19:01 all 0.11 0.00 0.03 0.00 0.12 99.73 01:30:18 01:19:01 0 0.33 0.00 0.03 0.00 0.13 99.50 01:30:18 01:19:01 1 0.03 0.00 0.03 0.00 0.22 99.72 01:30:18 01:19:01 2 0.05 0.00 0.03 0.00 0.10 99.82 01:30:18 01:19:01 3 0.03 0.00 0.02 0.00 0.05 99.90 01:30:18 01:20:01 all 0.06 0.00 0.01 0.00 0.61 99.32 01:30:18 01:20:01 0 0.08 0.00 0.00 0.00 0.51 99.40 01:30:18 01:20:01 1 0.12 0.00 0.02 0.00 0.56 99.30 01:30:18 01:20:01 2 0.02 0.00 0.02 0.00 0.75 99.22 01:30:18 01:20:01 3 0.02 0.00 0.00 0.00 0.63 99.35 01:30:18 01:21:01 all 0.10 0.00 0.02 0.00 0.27 99.61 01:30:18 01:21:01 0 0.02 0.00 0.02 0.00 0.10 99.87 01:30:18 01:21:01 1 0.33 0.00 0.00 0.00 0.23 99.43 01:30:18 01:21:01 2 0.03 0.00 0.05 0.00 0.43 99.48 01:30:18 01:21:01 3 0.02 0.00 0.02 0.00 0.30 99.67 01:30:18 01:22:01 all 0.09 0.00 0.02 0.00 0.14 99.75 01:30:18 01:22:01 0 0.00 0.00 0.02 0.00 0.15 99.83 01:30:18 01:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:30:18 01:22:01 2 0.02 0.00 0.03 0.00 0.20 99.75 01:30:18 01:22:01 3 0.32 0.00 0.02 0.00 0.18 99.48 01:30:18 01:23:01 all 0.09 0.00 0.02 0.00 0.27 99.61 01:30:18 01:23:01 0 0.02 0.00 0.03 0.00 0.42 99.53 01:30:18 01:23:01 1 0.02 0.00 0.03 0.00 0.08 99.87 01:30:18 01:23:01 2 0.02 0.00 0.02 0.00 0.40 99.57 01:30:18 01:23:01 3 0.32 0.00 0.00 0.00 0.20 99.48 01:30:18 01:24:01 all 0.12 0.00 0.02 0.00 0.12 99.75 01:30:18 01:24:01 0 0.05 0.00 0.00 0.00 0.12 99.83 01:30:18 01:24:01 1 0.02 0.00 0.02 0.00 0.07 99.90 01:30:18 01:24:01 2 0.07 0.00 0.02 0.00 0.20 99.72 01:30:18 01:24:01 3 0.33 0.00 0.03 0.00 0.10 99.53 01:30:18 01:25:01 all 0.17 0.00 0.05 0.00 0.12 99.67 01:30:18 01:25:01 0 0.33 0.00 0.03 0.00 0.05 99.58 01:30:18 01:25:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:30:18 01:25:01 2 0.27 0.00 0.05 0.00 0.27 99.42 01:30:18 01:25:01 3 0.03 0.00 0.03 0.00 0.15 99.78 01:30:18 01:26:01 all 0.13 0.00 0.02 0.00 0.10 99.76 01:30:18 01:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:30:18 01:26:01 1 0.02 0.00 0.00 0.00 0.05 99.93 01:30:18 01:26:01 2 0.45 0.00 0.03 0.00 0.23 99.28 01:30:18 01:26:01 3 0.03 0.00 0.02 0.00 0.08 99.87 01:30:18 01:27:01 all 0.10 0.00 0.03 0.00 0.20 99.67 01:30:18 01:27:01 0 0.02 0.00 0.02 0.00 0.08 99.88 01:30:18 01:27:01 1 0.03 0.00 0.02 0.00 0.17 99.78 01:30:18 01:27:01 2 0.35 0.00 0.05 0.00 0.42 99.19 01:30:18 01:27:01 3 0.02 0.00 0.03 0.00 0.12 99.83 01:30:18 01:28:01 all 0.13 0.00 0.02 0.00 0.15 99.69 01:30:18 01:28:01 0 0.08 0.00 0.02 0.00 0.15 99.75 01:30:18 01:28:01 1 0.02 0.00 0.02 0.00 0.13 99.83 01:30:18 01:28:01 2 0.38 0.00 0.03 0.00 0.22 99.37 01:30:18 01:28:01 3 0.03 0.00 0.03 0.00 0.12 99.82 01:30:18 01:29:01 all 0.12 0.00 0.02 0.00 0.18 99.67 01:30:18 01:29:01 0 0.02 0.00 0.02 0.00 0.18 99.78 01:30:18 01:29:01 1 0.02 0.00 0.03 0.00 0.27 99.68 01:30:18 01:29:01 2 0.42 0.00 0.02 0.00 0.23 99.33 01:30:18 01:29:01 3 0.05 0.00 0.03 0.00 0.05 99.87 01:30:18 01:30:18 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:30:18 01:30:01 all 3.91 0.00 2.96 0.87 8.63 83.63 01:30:18 01:30:01 0 3.56 0.00 3.28 0.17 8.94 84.05 01:30:18 01:30:01 1 4.55 0.00 3.06 0.61 8.77 83.00 01:30:18 01:30:01 2 4.17 0.00 2.58 2.36 8.73 82.16 01:30:18 01:30:01 3 3.37 0.00 2.93 0.32 8.07 85.31 01:30:18 Average: all 0.25 0.00 0.15 0.04 0.54 99.03 01:30:18 Average: 0 0.24 0.00 0.16 0.02 0.53 99.05 01:30:18 Average: 1 0.26 0.00 0.15 0.04 0.53 99.02 01:30:18 Average: 2 0.32 0.00 0.14 0.08 0.59 98.87 01:30:18 Average: 3 0.18 0.00 0.14 0.01 0.51 99.16 01:30:18 01:30:18 01:30:18