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+79fefeed78b27ed066b80126d21e9ed33746e184 (3df55dccc5e2546a99ca607018dc54182f5b88af) 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 Running on prd-centos7-docker-4c-2g-11442 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 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 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 > 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 Merge succeeded, producing 4b7578e60ef81b3ab045f816664ff6fc3ff07889 Checking out Revision 4b7578e60ef81b3ab045f816664ff6fc3ff07889 (PR-124) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:51:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:51:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:51:24 ========================================================= 00:51:24 EdgeX Global Pipelines Version Info 00:51:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 00:51:28 ------------------- 00:51:28 stable info: 00:51:28 ------------------- 00:51:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:51:28 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:51:28 Message: update stable to v1.0.162 00:51:30 ------------------- 00:51:30 experimental info: 00:51:30 ------------------- 00:51:30 Commited By: **** collab-it+edgex@linuxfoundation.org 00:51:30 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:51:30 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:51:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:51:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:51:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:51:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:51:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:51:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b7578e60ef81b3ab045f816664ff6fc3ff07889 [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b7578e [Pipeline] echo 00:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:34 + git log --format=format:%s -1 4b7578e60ef81b3ab045f816664ff6fc3ff07889 [Pipeline] echo 00:51:34 GIT_COMMIT: 4b7578e60ef81b3ab045f816664ff6fc3ff07889, Commit Message: Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD [Pipeline] echo 00:51:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:35 00:51:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:51:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:35 latest: Pulling from edgex-devops/git-semver 00:51:35 31603596830f: Pulling fs layer 00:51:35 2a8b12db71e7: Pulling fs layer 00:51:35 6ca5941a6612: Pulling fs layer 00:51:35 ecc8261a40a4: Pulling fs layer 00:51:35 ecc8261a40a4: Waiting 00:51:35 2a8b12db71e7: Verifying Checksum 00:51:35 2a8b12db71e7: Download complete 00:51:36 31603596830f: Verifying Checksum 00:51:36 31603596830f: Download complete 00:51:36 ecc8261a40a4: Verifying Checksum 00:51:36 ecc8261a40a4: Download complete 00:51:36 6ca5941a6612: Verifying Checksum 00:51:36 6ca5941a6612: Download complete 00:51:36 31603596830f: Pull complete 00:51:36 2a8b12db71e7: Pull complete 00:51:37 6ca5941a6612: Pull complete 00:51:37 ecc8261a40a4: Pull complete 00:51:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:51:37 prd-centos7-docker-4c-2g-11442 does not seem to be running inside a container 00:51:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:51:39 $ docker top 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:40 [ssh-agent] Looking for ssh-agent implementation... 00:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:40 $ docker exec 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent 00:51:40 SSH_AUTH_SOCK=/tmp/ssh-wd5HanqNTk9h/agent.11 00:51:40 SSH_AGENT_PID=16 00:51:40 Running ssh-add (command line suppressed) 00:51:40 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_8161363098324211711.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_8161363098324211711.key) 00:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:41 + git tag --points-at HEAD [Pipeline] } 00:51:41 $ docker exec --env ******** --env ******** 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent -k 00:51:41 unset SSH_AUTH_SOCK; 00:51:41 unset SSH_AGENT_PID; 00:51:41 echo Agent pid 16 killed; 00:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:51:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:41 [ssh-agent] Looking for ssh-agent implementation... 00:51:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:41 $ docker exec 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent 00:51:41 SSH_AUTH_SOCK=/tmp/ssh-Sqf7rlIN3noh/agent.45 00:51:41 SSH_AGENT_PID=50 00:51:41 Running ssh-add (command line suppressed) 00:51:41 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_7564554963420378493.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_7564554963420378493.key) 00:51:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:42 + git semver init 00:51:42 # -> Open(): unable to determine branch for HEAD 00:51:42 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 00:51:42 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 00:51:42 # $SEMVER_REMOTE_NAME = origin 00:51:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:51:42 # $SEMVER_USER_NAME = edgex-jenkins 00:51:42 # $SEMVER_BRANCH = PR-124 00:51:42 # $SEMVER_TEMP = /tmp/semver-005249757 00:51:42 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:51:42 # '/tmp/semver-005249757' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 00:51:42 # -> Force: false 00:51:42 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 00:51:42 $ docker exec --env ******** --env ******** 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent -k 00:51:43 unset SSH_AUTH_SOCK; 00:51:43 unset SSH_AGENT_PID; 00:51:43 echo Agent pid 50 killed; 00:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:43 + git semver [Pipeline] } 00:51:43 $ docker stop --time=1 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c 00:51:44 $ docker rm -f 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c [Pipeline] // withDockerContainer [Pipeline] sh 00:51:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:45 Stashed 1 file(s) [Pipeline] echo 00:51:45 [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:52:01 Still waiting to schedule task 00:52:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:52:01 Still waiting to schedule task 00:52:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:55:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11453 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:55:50 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 00:55:55 using credential edgex-jenkins-ssh 00:55:55 Cloning the remote Git repository 00:55:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:55:55 > git init /w/workspace/app-service-configurable/26 # timeout=10 00:55:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:55:55 > git --version # timeout=10 00:55:55 > git --version # 'git version 2.17.1' 00:55:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:55:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:57 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:55:57 Merge succeeded, producing 029213108c36240dc6f30bb3f45adb6eaf2359a7 00:55:57 Checking out Revision 029213108c36240dc6f30bb3f45adb6eaf2359a7 (PR-124) 00:55:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:55:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:55:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:56 > 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:55:57 > git config core.sparsecheckout # timeout=10 00:55:57 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:55:57 > git remote # timeout=10 00:55:57 > git config --get remote.origin.url # timeout=10 00:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:57 > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 00:55:57 > git rev-parse HEAD^{commit} # timeout=10 00:55:57 > git config core.sparsecheckout # timeout=10 00:55:57 > git checkout -f 029213108c36240dc6f30bb3f45adb6eaf2359a7 # timeout=10 00:56:02 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" 00:56:02 First time build. Skipping changelog. 00:56:02 > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:56:03 ========================================================= 00:56:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:56:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:56:04 + 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 . 00:56:05 Sending build context to Docker daemon 98.82kB 00:56:05 Step 1/8 : ARG BASE=golang:1.15-alpine 00:56:05 Step 2/8 : FROM ${BASE} 00:56:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:56:05 b538f80385f9: Pulling fs layer 00:56:05 74f711af9a0d: Pulling fs layer 00:56:05 99f96fe45779: Pulling fs layer 00:56:05 8529a6b9a6be: Pulling fs layer 00:56:05 45590311c82a: Pulling fs layer 00:56:05 69ca0ff8b7b3: Pulling fs layer 00:56:05 209524e5b208: Pulling fs layer 00:56:05 8529a6b9a6be: Waiting 00:56:05 69ca0ff8b7b3: Waiting 00:56:05 209524e5b208: Waiting 00:56:05 45590311c82a: Waiting 00:56:05 99f96fe45779: Download complete 00:56:06 74f711af9a0d: Verifying Checksum 00:56:06 74f711af9a0d: Download complete 00:56:06 45590311c82a: Verifying Checksum 00:56:06 45590311c82a: Download complete 00:56:06 69ca0ff8b7b3: Verifying Checksum 00:56:06 69ca0ff8b7b3: Download complete 00:56:06 b538f80385f9: Verifying Checksum 00:56:06 b538f80385f9: Download complete 00:56:07 b538f80385f9: Pull complete 00:56:07 74f711af9a0d: Pull complete 00:56:07 99f96fe45779: Pull complete 00:56:08 209524e5b208: Verifying Checksum 00:56:08 209524e5b208: Download complete 00:56:09 8529a6b9a6be: Verifying Checksum 00:56:09 8529a6b9a6be: Download complete 00:56:15 Running on prd-centos7-docker-4c-2g-11454 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:56:15 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 00:56:18 using credential edgex-jenkins-ssh 00:56:19 Cloning the remote Git repository 00:56:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:56:19 > git init /w/workspace/app-service-configurable/26 # timeout=10 00:56:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:56:19 > git --version # timeout=10 00:56:19 > git --version # 'git version 2.16.5' 00:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:56:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:56:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:20 > 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:56:20 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:56:20 Merge succeeded, producing 323e125db793dd7bddf8d8bc17d06c785d1000fd 00:56:20 Checking out Revision 323e125db793dd7bddf8d8bc17d06c785d1000fd (PR-124) 00:56:20 > git config core.sparsecheckout # timeout=10 00:56:20 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:56:20 > git remote # timeout=10 00:56:20 > git config --get remote.origin.url # timeout=10 00:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:20 > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 00:56:20 > git rev-parse HEAD^{commit} # timeout=10 00:56:20 > git config core.sparsecheckout # timeout=10 00:56:20 > git checkout -f 323e125db793dd7bddf8d8bc17d06c785d1000fd # timeout=10 00:56:22 8529a6b9a6be: Pull complete 00:56:22 45590311c82a: Pull complete 00:56:22 69ca0ff8b7b3: Pull complete 00:56:24 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" 00:56:24 First time build. Skipping changelog. 00:56:24 209524e5b208: Pull complete 00:56:24 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:56:24 ---> 5bddaf1c2fca 00:56:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:56:25 ========================================================= 00:56:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:56:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:56:24 > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 00:56:26 + 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:56:26 Sending build context to Docker daemon 98.82kB 00:56:26 Step 1/8 : ARG BASE=golang:1.15-alpine 00:56:26 Step 2/8 : FROM ${BASE} 00:56:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:56:26 df20fa9351a1: Pulling fs layer 00:56:26 ed8968b2872e: Pulling fs layer 00:56:26 a92cc7c5fd73: Pulling fs layer 00:56:26 e871e8e8d7a9: Pulling fs layer 00:56:26 e73272ec9a57: Pulling fs layer 00:56:26 1e910a182e73: Pulling fs layer 00:56:26 4e634b169226: Pulling fs layer 00:56:26 e73272ec9a57: Waiting 00:56:26 1e910a182e73: Waiting 00:56:26 4e634b169226: Waiting 00:56:26 e871e8e8d7a9: Waiting 00:56:26 a92cc7c5fd73: Verifying Checksum 00:56:26 a92cc7c5fd73: Download complete 00:56:26 ed8968b2872e: Verifying Checksum 00:56:26 ed8968b2872e: Download complete 00:56:27 e73272ec9a57: Verifying Checksum 00:56:27 e73272ec9a57: Download complete 00:56:27 1e910a182e73: Verifying Checksum 00:56:27 1e910a182e73: Download complete 00:56:27 df20fa9351a1: Verifying Checksum 00:56:27 df20fa9351a1: Download complete 00:56:27 df20fa9351a1: Pull complete 00:56:27 ---> Running in f3ed4a637e2e 00:56:27 ed8968b2872e: Pull complete 00:56:27 Removing intermediate container f3ed4a637e2e 00:56:27 ---> e15daffa777f 00:56:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:27 a92cc7c5fd73: Pull complete 00:56:27 ---> Running in 1a55e3130c2c 00:56:28 4e634b169226: Verifying Checksum 00:56:28 4e634b169226: Download complete 00:56:29 e871e8e8d7a9: Download complete 00:56:30 Removing intermediate container 1a55e3130c2c 00:56:30 ---> 7afa25d22994 00:56:30 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:56:30 ---> Running in da6bf827cab4 00:56:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:56:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:56:33 (1/6) Installing libc-dev (0.7.2-r3) 00:56:34 (2/6) Installing libsodium (1.0.18-r0) 00:56:34 (3/6) Installing pkgconf (1.7.2-r0) 00:56:34 (4/6) Installing libsodium-dev (1.0.18-r0) 00:56:34 (5/6) Installing libzmq (4.3.3-r0) 00:56:34 (6/6) Installing zeromq-dev (4.3.3-r0) 00:56:34 Executing busybox-1.31.1-r16.trigger 00:56:34 OK: 144 MiB in 45 packages 00:56:36 e871e8e8d7a9: Pull complete 00:56:36 e73272ec9a57: Pull complete 00:56:36 1e910a182e73: Pull complete 00:56:36 Removing intermediate container da6bf827cab4 00:56:36 ---> 29374831b791 00:56:36 Step 6/8 : WORKDIR /app 00:56:36 ---> Running in f9a7845ffaeb 00:56:36 Removing intermediate container f9a7845ffaeb 00:56:36 ---> fc16105c8686 00:56:36 Step 7/8 : COPY . . 00:56:37 ---> 9b9357b4b230 00:56:37 Step 8/8 : RUN go mod download 00:56:37 ---> Running in 42c1d0970188 00:56:46 4e634b169226: Pull complete 00:56:46 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:56:46 ---> f7629b54cfaa 00:56:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:56:46 ---> Running in 06b3dabaa6b8 00:56:46 Removing intermediate container 06b3dabaa6b8 00:56:46 ---> 466cb9e7e83a 00:56:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:46 ---> Running in ade041778ee2 00:56:47 Removing intermediate container ade041778ee2 00:56:47 ---> f1d0a5e7ff90 00:56:47 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:56:47 ---> Running in 512268db3d8b 00:56:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:49 (1/6) Installing libc-dev (0.7.2-r3) 00:56:49 (2/6) Installing libsodium (1.0.18-r0) 00:56:49 (3/6) Installing pkgconf (1.7.2-r0) 00:56:49 (4/6) Installing libsodium-dev (1.0.18-r0) 00:56:50 (5/6) Installing libzmq (4.3.3-r0) 00:56:50 (6/6) Installing zeromq-dev (4.3.3-r0) 00:56:50 Executing busybox-1.31.1-r16.trigger 00:56:50 OK: 167 MiB in 45 packages 00:56:51 Removing intermediate container 512268db3d8b 00:56:51 ---> 1024f655bce2 00:56:51 Step 6/8 : WORKDIR /app 00:56:51 ---> Running in a6b5dc3b7d2a 00:56:51 Removing intermediate container a6b5dc3b7d2a 00:56:51 ---> 4f3700a50e9a 00:56:51 Step 7/8 : COPY . . 00:56:51 ---> 0122875a1c7c 00:56:51 Step 8/8 : RUN go mod download 00:56:51 ---> Running in 00290bf9bc3d 00:57:10 Removing intermediate container 42c1d0970188 00:57:10 ---> e7ba70cacdd0 00:57:10 Successfully built e7ba70cacdd0 00:57:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:57:10 + docker inspect -f . ci-base-image-arm64 00:57:10 . [Pipeline] withDockerContainer 00:57:10 prd-ubuntu18.04-docker-arm64-4c-16g-11453 does not seem to be running inside a container 00:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-arm64 cat 00:57:12 $ docker top 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:14 + go version 00:57:14 go version go1.15.2 linux/arm64 [Pipeline] } 00:57:14 $ docker stop --time=1 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 00:57:16 $ docker rm -f 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:57:17 + docker inspect -f . ci-base-image-arm64 00:57:17 . [Pipeline] withDockerContainer 00:57:17 prd-ubuntu18.04-docker-arm64-4c-16g-11453 does not seem to be running inside a container 00:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-arm64 cat 00:57:18 Removing intermediate container 00290bf9bc3d 00:57:18 ---> 32e43ed51954 00:57:18 Successfully built 32e43ed51954 00:57:18 Successfully tagged ci-base-image-x86_64:latest 00:57:19 $ docker top 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 00:57:20 + docker inspect -f . ci-base-image-x86_64 00:57:20 . [Pipeline] withDockerContainer 00:57:20 prd-centos7-docker-4c-2g-11454 does not seem to be running inside a container 00:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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 00:57:20 + make test 00:57:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:57:21 $ docker top be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:21 + go version 00:57:21 go version go1.15.2 linux/amd64 [Pipeline] } 00:57:21 $ docker stop --time=1 be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a 00:57:23 $ docker rm -f be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:57:24 + docker inspect -f . ci-base-image-x86_64 00:57:24 . [Pipeline] withDockerContainer 00:57:24 prd-centos7-docker-4c-2g-11454 does not seem to be running inside a container 00:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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 00:57:25 $ docker top e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:26 + make test 00:57:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:57:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:57:48 CGO_ENABLED=1 go vet ./... 00:57:50 gofmt -l . 00:57:50 [ "`gofmt -l .`" = "" ] 00:57:50 ./bin/test-go-mod-tidy.sh 00:57:51 ./bin/test-attribution-txt.sh [Pipeline] stash 00:57:52 Stashed 1 file(s) [Pipeline] } 00:57:52 $ docker stop --time=1 e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 00:57:53 $ docker rm -f e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:57:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:57:57 + ls -al . 00:57:57 total 96 00:57:57 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 7 00:57 . 00:57:57 drwxrwxr-x. 4 jenkins jenkins 30 Nov 7 00:56 .. 00:57:57 -rw-rw-r--. 1 jenkins jenkins 6568 Nov 7 00:56 Attribution.txt 00:57:57 drwxrwxr-x. 2 jenkins jenkins 64 Nov 7 00:56 bin 00:57:57 -rw-r--r--. 1 jenkins jenkins 10 Nov 7 00:57 coverage.out 00:57:57 -rw-rw-r--. 1 jenkins jenkins 180 Nov 7 00:56 docker-compose.debug.yml 00:57:57 -rw-rw-r--. 1 jenkins jenkins 133 Nov 7 00:56 docker-compose.yml 00:57:57 -rw-rw-r--. 1 jenkins jenkins 2002 Nov 7 00:56 Dockerfile 00:57:57 -rw-rw-r--. 1 jenkins jenkins 966 Nov 7 00:56 Dockerfile.build 00:57:57 -rw-rw-r--. 1 jenkins jenkins 119 Nov 7 00:56 .dockerignore 00:57:57 drwxrwxr-x. 8 jenkins jenkins 179 Nov 7 00:56 .git 00:57:57 drwxrwxr-x. 2 jenkins jenkins 81 Nov 7 00:56 .github 00:57:57 -rw-rw-r--. 1 jenkins jenkins 93 Nov 7 00:56 .gitignore 00:57:57 -rw-r--r--. 1 jenkins jenkins 133 Nov 7 00:57 go.mod 00:57:57 -rw-r--r--. 1 jenkins jenkins 19565 Nov 7 00:57 go.sum 00:57:57 -rw-rw-r--. 1 jenkins jenkins 766 Nov 7 00:56 Jenkinsfile 00:57:57 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 7 00:56 LICENSE 00:57:57 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 7 00:56 main.go 00:57:57 -rw-rw-r--. 1 jenkins jenkins 1573 Nov 7 00:56 makefile 00:57:57 -rw-rw-r--. 1 jenkins jenkins 1277 Nov 7 00:56 README.md 00:57:57 drwxrwxr-x. 10 jenkins jenkins 171 Nov 7 00:56 res 00:57:57 drwxrwxr-x. 4 jenkins jenkins 71 Nov 7 00:56 snap 00:57:57 -rw-rw-r--. 1 jenkins jenkins 5 Nov 7 00:51 VERSION [Pipeline] isUnix [Pipeline] sh 00:57:57 + 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=4b7578e60ef81b3ab045f816664ff6fc3ff07889 --label arch=amd64 --label version=0.0.0 . 00:57:57 Sending build context to Docker daemon 121.3kB 00:57:57 Step 1/27 : ARG BASE=golang:1.15-alpine 00:57:57 Step 2/27 : FROM ${BASE} AS builder 00:57:57 ---> 32e43ed51954 00:57:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:57:57 ---> Running in 55f3a047f771 00:57:58 Removing intermediate container 55f3a047f771 00:57:58 ---> ef21d9fc19ec 00:57:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:57:58 ---> Running in d21d7e66bc74 00:57:58 Removing intermediate container d21d7e66bc74 00:57:58 ---> ee5de9b91fe4 00:57:58 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:57:58 ---> Running in cd15eaa578d2 00:57:58 Removing intermediate container cd15eaa578d2 00:57:58 ---> a4c92fe6c71c 00:57:58 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:58 ---> Running in 31db71abc3cb 00:58:00 Removing intermediate container 31db71abc3cb 00:58:00 ---> 8614a7fc8eb2 00:58:00 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:58:00 ---> Running in d3bff9aa2693 00:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:58:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:02 OK: 167 MiB in 45 packages 00:58:02 Removing intermediate container d3bff9aa2693 00:58:02 ---> 6e46d1bbe3c6 00:58:02 Step 8/27 : WORKDIR /app 00:58:02 ---> Running in b5d79f4b0b28 00:58:02 Removing intermediate container b5d79f4b0b28 00:58:02 ---> 10386bdc9446 00:58:02 Step 9/27 : COPY go.mod . 00:58:03 ---> 7e0e3fc239e6 00:58:03 Step 10/27 : RUN go mod download 00:58:03 ---> Running in 76a1ec23153f 00:58:04 Removing intermediate container 76a1ec23153f 00:58:04 ---> eaa6cbcb31cf 00:58:04 Step 11/27 : COPY . . 00:58:05 ---> 2e05dc317fdb 00:58:05 Step 12/27 : ARG MAKE="make build" 00:58:05 ---> Running in 8a80c0b05e0e 00:58:05 Removing intermediate container 8a80c0b05e0e 00:58:05 ---> 2f5a1ab58483 00:58:05 Step 13/27 : RUN $MAKE 00:58:05 ---> Running in daefbad6d8ff 00:58:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:58:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:58:17 CGO_ENABLED=1 go vet ./... 00:58:19 gofmt -l . 00:58:19 [ "`gofmt -l .`" = "" ] 00:58:19 ./bin/test-go-mod-tidy.sh 00:58:20 ./bin/test-attribution-txt.sh [Pipeline] stash 00:58:21 Warning: overwriting stash ‘coverage-report’ 00:58:21 Stashed 1 file(s) [Pipeline] } 00:58:21 $ docker stop --time=1 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 00:58:23 $ docker rm -f 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:58:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:58:25 + ls -al . 00:58:25 total 120 00:58:25 drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 00:58 . 00:58:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 00:55 .. 00:58:25 -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 00:55 .dockerignore 00:58:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 00:56 .git 00:58:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 00:55 .github 00:58:25 -rw-rw-r-- 1 jenkins jenkins 93 Nov 7 00:55 .gitignore 00:58:25 -rw-rw-r-- 1 jenkins jenkins 6568 Nov 7 00:55 Attribution.txt 00:58:25 -rw-rw-r-- 1 jenkins jenkins 2002 Nov 7 00:55 Dockerfile 00:58:25 -rw-rw-r-- 1 jenkins jenkins 966 Nov 7 00:55 Dockerfile.build 00:58:25 -rw-rw-r-- 1 jenkins jenkins 766 Nov 7 00:55 Jenkinsfile 00:58:25 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 00:55 LICENSE 00:58:25 -rw-rw-r-- 1 jenkins jenkins 1277 Nov 7 00:55 README.md 00:58:25 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 00:51 VERSION 00:58:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 00:55 bin 00:58:25 -rw-r--r-- 1 jenkins jenkins 10 Nov 7 00:57 coverage.out 00:58:25 -rw-rw-r-- 1 jenkins jenkins 180 Nov 7 00:55 docker-compose.debug.yml 00:58:25 -rw-rw-r-- 1 jenkins jenkins 133 Nov 7 00:55 docker-compose.yml 00:58:25 -rw-r--r-- 1 jenkins jenkins 133 Nov 7 00:58 go.mod 00:58:25 -rw-r--r-- 1 jenkins jenkins 19565 Nov 7 00:58 go.sum 00:58:25 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 7 00:55 main.go 00:58:25 -rw-rw-r-- 1 jenkins jenkins 1573 Nov 7 00:55 makefile 00:58:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:55 res 00:58:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 00:55 snap [Pipeline] isUnix [Pipeline] sh 00:58:25 + 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=4b7578e60ef81b3ab045f816664ff6fc3ff07889 --label arch=arm64 --label version=0.0.0 . 00:58:25 Sending build context to Docker daemon 121.3kB 00:58:26 Step 1/27 : ARG BASE=golang:1.15-alpine 00:58:26 Step 2/27 : FROM ${BASE} AS builder 00:58:26 ---> e7ba70cacdd0 00:58:26 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:58:26 ---> Running in f1fe2cd6804c 00:58:26 Removing intermediate container f1fe2cd6804c 00:58:26 ---> d3dd2f3d49f3 00:58:26 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:58:27 ---> Running in 96116c9cc14b 00:58:27 Removing intermediate container 96116c9cc14b 00:58:27 ---> 31f113a976a9 00:58:27 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:58:27 ---> Running in 4c21d08744fd 00:58:27 Removing intermediate container 4c21d08744fd 00:58:27 ---> 7a8440232d49 00:58:27 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:28 ---> Running in d6c12402adb1 00:58:28 Removing intermediate container daefbad6d8ff 00:58:28 ---> 11f276c5dd2d 00:58:28 Step 14/27 : FROM alpine:latest 00:58:28 latest: Pulling from library/alpine 00:58:28 188c0c94c7c5: Pulling fs layer 00:58:28 188c0c94c7c5: Verifying Checksum 00:58:28 188c0c94c7c5: Download complete 00:58:28 188c0c94c7c5: Pull complete 00:58:28 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:58:28 Status: Downloaded newer image for alpine:latest 00:58:28 ---> d6e46aa2470d 00:58:28 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:58:28 ---> Running in da4aa0a721de 00:58:28 Removing intermediate container da4aa0a721de 00:58:28 ---> f6c1632f5326 00:58:28 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:58:28 ---> Running in a1075adea4d4 00:58:28 Removing intermediate container a1075adea4d4 00:58:28 ---> 645149f79c8b 00:58:28 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 00:58:28 ---> Running in ab3f30b0e732 00:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:28 (1/6) Installing ca-certificates (20191127-r4) 00:58:28 (2/6) Installing libgcc (9.3.0-r2) 00:58:28 (3/6) Installing libsodium (1.0.18-r0) 00:58:28 (4/6) Installing libstdc++ (9.3.0-r2) 00:58:28 (5/6) Installing libzmq (4.3.3-r0) 00:58:28 (6/6) Installing zeromq (4.3.3-r0) 00:58:28 Executing busybox-1.31.1-r19.trigger 00:58:28 Executing ca-certificates-20191127-r4.trigger 00:58:28 OK: 9 MiB in 20 packages 00:58:28 Removing intermediate container ab3f30b0e732 00:58:28 ---> 525c4b73f243 00:58:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:58:28 ---> 5e7e65f877b6 00:58:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:58:29 ---> 5a65121f16e2 00:58:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:58:29 ---> 10bc4e28b018 00:58:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:58:30 ---> 08569dc82e89 00:58:30 Step 22/27 : EXPOSE 48095 00:58:30 ---> Running in f97acddc539f 00:58:30 Removing intermediate container f97acddc539f 00:58:30 ---> 83467418356d 00:58:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:58:30 ---> Running in 81be9b08038b 00:58:30 Removing intermediate container 81be9b08038b 00:58:30 ---> 72b1a903acf4 00:58:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:58:30 ---> Running in ea2e14c10e66 00:58:30 Removing intermediate container d6c12402adb1 00:58:30 ---> 5efcd2a2546d 00:58:30 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:58:30 ---> Running in a12d78c51236 00:58:30 Removing intermediate container ea2e14c10e66 00:58:30 ---> 1c2c0190ff84 00:58:30 Step 25/27 : LABEL arch=amd64 00:58:30 ---> Running in 1defafd06f0b 00:58:31 Removing intermediate container 1defafd06f0b 00:58:31 ---> cdef8844f138 00:58:31 Step 26/27 : LABEL git_sha=4b7578e60ef81b3ab045f816664ff6fc3ff07889 00:58:31 ---> Running in 49124c31131a 00:58:31 Removing intermediate container 49124c31131a 00:58:31 ---> 154f4e2630b5 00:58:31 Step 27/27 : LABEL version=0.0.0 00:58:31 ---> Running in 0bce727e676a 00:58:31 Removing intermediate container 0bce727e676a 00:58:31 ---> bbf0bf450a97 00:58:31 [Warning] One or more build-args [ARCH] were not consumed 00:58:31 Successfully built bbf0bf450a97 00:58:31 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage 00:58:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:58:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:33 OK: 144 MiB in 45 packages 00:58:34 Removing intermediate container a12d78c51236 00:58:34 ---> b74e1d57bf12 00:58:34 Step 8/27 : WORKDIR /app 00:58:34 ---> Running in 3336dbf91f69 00:58:35 Removing intermediate container 3336dbf91f69 00:58:35 ---> c27400f09298 00:58:35 Step 9/27 : COPY go.mod . 00:58:35 ---> 19fcad27ccf6 00:58:35 Step 10/27 : RUN go mod download 00:58:35 ---> Running in 6cad0b49f13e 00:58:38 Removing intermediate container 6cad0b49f13e 00:58:38 ---> da3967d1644c 00:58:38 Step 11/27 : COPY . . 00:58:39 ---> 992e88885bd4 00:58:39 Step 12/27 : ARG MAKE="make build" 00:58:39 ---> Running in 1583e92b0006 00:58:39 Removing intermediate container 1583e92b0006 00:58:39 ---> d17e6785ca59 00:58:39 Step 13/27 : RUN $MAKE 00:58:39 ---> Running in bb0c2505e934 00:58:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:58:47 Still waiting to schedule task 00:58:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:59:37 Removing intermediate container bb0c2505e934 00:59:37 ---> 0c29007156c9 00:59:37 Step 14/27 : FROM alpine:latest 00:59:37 latest: Pulling from library/alpine 00:59:37 5f621e34cdf4: Pulling fs layer 00:59:37 5f621e34cdf4: Verifying Checksum 00:59:37 5f621e34cdf4: Download complete 00:59:37 5f621e34cdf4: Pull complete 00:59:37 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:59:37 Status: Downloaded newer image for alpine:latest 00:59:37 ---> 2e77e061c27f 00:59:37 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:59:37 ---> Running in 2ace76770f4d 00:59:37 Removing intermediate container 2ace76770f4d 00:59:37 ---> 87f962958350 00:59:37 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:59:37 ---> Running in a5ffd3ef929f 00:59:37 Removing intermediate container a5ffd3ef929f 00:59:37 ---> 02f8c211a9ea 00:59:37 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 00:59:37 ---> Running in 9ef6024437be 00:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:37 (1/6) Installing ca-certificates (20191127-r4) 00:59:37 (2/6) Installing libgcc (9.3.0-r2) 00:59:37 (3/6) Installing libsodium (1.0.18-r0) 00:59:37 (4/6) Installing libstdc++ (9.3.0-r2) 00:59:37 (5/6) Installing libzmq (4.3.3-r0) 00:59:37 (6/6) Installing zeromq (4.3.3-r0) 00:59:37 Executing busybox-1.31.1-r19.trigger 00:59:37 Executing ca-certificates-20191127-r4.trigger 00:59:37 OK: 9 MiB in 20 packages 00:59:37 Removing intermediate container 9ef6024437be 00:59:37 ---> dfcf16796230 00:59:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:59:37 ---> 23c1446d05ad 00:59:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:59:38 ---> e20525397d8f 00:59:38 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:59:39 ---> 1c9ef11dca19 00:59:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:59:40 Running on prd-ubuntu18.04-docker-8c-8g-11455 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:59:40 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 00:59:40 ---> 5fde3b708235 00:59:40 Step 22/27 : EXPOSE 48095 00:59:40 ---> Running in d0677c5ef0fb 00:59:41 Removing intermediate container d0677c5ef0fb 00:59:41 ---> 1f509ea84a3a 00:59:41 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:59:41 ---> Running in e144bb4ca5a3 00:59:41 Removing intermediate container e144bb4ca5a3 00:59:41 ---> e88044f0f088 00:59:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:41 ---> Running in 00046169b03f 00:59:42 using credential edgex-jenkins-ssh 00:59:42 Cloning the remote Git repository 00:59:42 Removing intermediate container 00046169b03f 00:59:42 ---> 798c4d3293ff 00:59:42 Step 25/27 : LABEL arch=arm64 00:59:42 ---> Running in 6b838e52a329 00:59:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:59:42 > git init /w/workspace/app-service-configurable/26 # timeout=10 00:59:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:42 > git --version # timeout=10 00:59:42 > git --version # 'git version 2.17.1' 00:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:43 Removing intermediate container 6b838e52a329 00:59:43 ---> 2b3a8173755a 00:59:43 Step 26/27 : LABEL git_sha=4b7578e60ef81b3ab045f816664ff6fc3ff07889 00:59:43 ---> Running in cd5beb5b9898 00:59:43 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:59:43 Merge succeeded, producing 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b 00:59:43 Checking out Revision 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b (PR-124) 00:59:43 Removing intermediate container cd5beb5b9898 00:59:43 ---> 8ad8065413c9 00:59:43 Step 27/27 : LABEL version=0.0.0 00:59:43 ---> Running in c80f6e21dd3e 00:59:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:43 > 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:43 > git config core.sparsecheckout # timeout=10 00:59:43 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:59:43 > git remote # timeout=10 00:59:43 > git config --get remote.origin.url # timeout=10 00:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:43 > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 00:59:43 > git rev-parse HEAD^{commit} # timeout=10 00:59:43 > git config core.sparsecheckout # timeout=10 00:59:43 > git checkout -f 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b # timeout=10 00:59:44 Removing intermediate container c80f6e21dd3e 00:59:44 ---> 338cda436dd0 00:59:44 [Warning] One or more build-args [ARCH] were not consumed 00:59:44 Successfully built 338cda436dd0 00:59:44 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 00:59:44 Running on prd-ubuntu18.04-docker-arm64-16c-16g-10290 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:59:45 Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout 00:59:47 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" 00:59:47 First time build. Skipping changelog. 00:59:47 > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:48 + echo snap-build.sh 00:59:48 snap-build.sh 00:59:48 + SNAP_BASE_DIR=. 00:59:48 + '[' '!' -z /w/workspace/app-service-configurable/26 ']' 00:59:48 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/26 00:59:48 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/26]' 00:59:48 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/26] 00:59:48 + cd /w/workspace/app-service-configurable/26 00:59:48 + sudo apt-get remove -qy --purge lxd lxd-client 00:59:48 Reading package lists... 00:59:48 Building dependency tree... 00:59:48 Reading state information... 00:59:48 using credential edgex-jenkins-ssh 00:59:48 Cloning the remote Git repository 00:59:48 The following packages were automatically installed and are no longer required: 00:59:48 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 00:59:48 liblxc1 lxcfs uidmap xdelta3 00:59:48 Use 'sudo apt autoremove' to remove them. 00:59:48 The following packages will be REMOVED: 00:59:48 lxd* lxd-client* 00:59:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:59:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:59:49 After this operation, 31.7 MB disk space will be freed. 00:59:48 > git init /w/workspace/app-service-configurable/26 # timeout=10 00:59:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:48 > git --version # timeout=10 00:59:48 > git --version # 'git version 2.17.1' 00:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:49 > 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:50 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:59:50 Merge succeeded, producing 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf 00:59:50 Checking out Revision 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf (PR-124) 00:59:50 (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.) 00:59:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:50 > git config core.sparsecheckout # timeout=10 00:59:50 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:59:50 > git remote # timeout=10 00:59:50 > git config --get remote.origin.url # timeout=10 00:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:50 > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 00:59:50 > git rev-parse HEAD^{commit} # timeout=10 00:59:50 > git config core.sparsecheckout # timeout=10 00:59:50 > git checkout -f 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf # timeout=10 00:59:51 Removing lxd dnsmasq configuration 00:59:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:59:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:59:52 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 00:59:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189688 files and directories currently installed.) 00:59:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:53 Processing triggers for systemd (237-3ubuntu10.42) ... 00:59:54 Processing triggers for ureadahead (0.100.0-21) ... 00:59:54 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" 00:59:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:54 > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 00:59:55 + sudo snap remove --purge lxd 00:59:55 snap "lxd" is not installed 00:59:55 + sudo groupadd --force --system lxd 00:59:55 ++ whoami 00:59:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:59:55 + newgrp - lxd 00:59:55 + sudo snap install lxd 00:59:55 + echo snap-build.sh 00:59:55 snap-build.sh 00:59:55 + SNAP_BASE_DIR=. 00:59:55 + '[' '!' -z /w/workspace/app-service-configurable/26 ']' 00:59:55 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/26 00:59:55 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/26]' 00:59:55 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/26] 00:59:55 + cd /w/workspace/app-service-configurable/26 00:59:55 + sudo apt-get remove -qy --purge lxd lxd-client 00:59:55 Reading package lists... 00:59:56 Building dependency tree... 00:59:56 Reading state information... 00:59:57 The following packages were automatically installed and are no longer required: 00:59:57 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 00:59:57 xdelta3 00:59:57 Use 'sudo apt autoremove' to remove them. 00:59:57 The following packages will be REMOVED: 00:59:57 lxd* lxd-client* 00:59:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:59:58 After this operation, 29.1 MB disk space will be freed. 01:00:00 (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:00:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:00:03 Removing lxd dnsmasq configuration 01:00:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:00:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:00:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:05 (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:00:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:00:05 2020-11-07T01:00:02Z INFO Waiting for automatic snapd restart... 01:00:10 Processing triggers for systemd (237-3ubuntu10.39) ... 01:00:10 Processing triggers for ureadahead (0.100.0-21) ... 01:00:15 lxd 4.7 from Canonical* installed 01:00:15 + sudo lxd init --auto 01:00:16 + sudo snap remove --purge lxd 01:00:16 snap "lxd" is not installed 01:00:16 + sudo groupadd --force --system lxd 01:00:16 ++ whoami 01:00:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:00:16 + newgrp - lxd 01:00:16 + sudo snap install lxd 01:00:23 + sudo snap install --classic snapcraft 01:00:30 snapcraft 4.3 from Canonical* installed 01:00:30 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:00:30 + sudo snapcraft prime --use-lxd 01:00:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:00: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:00:31 - README.md 01:00:31 01:00:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:00:32 Launching a container. 01:00:34 2020-11-07T01:00:29Z INFO Waiting for restart... 01:00:47 Waiting for container to be ready 01:00:47 To start your first instance, try: lxc launch ubuntu:18.04 01:00:47 01:00:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:00:50 Waiting for network to be ready... 01:00:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:00:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] 01:00:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:00:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 01:00:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 01:00:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] 01:00:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] 01:00:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] 01:00:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 01:00:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 01:00:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 01:00:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 01:00:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 01:00:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] 01:00:51 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:00:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 01:00:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 01:00:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 01:00:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 01:00:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:00:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:00:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:00:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:00:51 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:00:51 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:00:51 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:00:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:00:52 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] 01:00:52 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 01:00:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 01:00:52 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] 01:00:52 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1727 kB] 01:00:52 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 01:00:52 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 01:00:52 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 01:00:52 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 01:00:52 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 01:00:52 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1684 kB] 01:00:52 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 01:00:57 Fetched 34.9 MB in 6s (5393 kB/s) 01:00:58 Reading package lists... 01:00:58 Reading package lists... 01:00:58 Building dependency tree... 01:00:58 Reading state information... 01:00:58 The following additional packages will be installed: 01:00:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:00:58 Suggested packages: 01:00:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:00:58 Recommended packages: 01:00:58 gnupg libsasl2-modules 01:00:58 The following NEW packages will be installed: 01:00:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:00:58 The following packages will be upgraded: 01:00:58 gpg gpg-agent gpgconf libudev1 01:00:58 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 01:00:58 Need to get 3531 kB of archives. 01:00:58 After this operation, 13.3 MB of additional disk space will be used. 01:00:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:00:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:00:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:00:58 Get:4 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:00:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 01:00:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:00:58 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 01:00:59 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 01:00:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:00:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:00:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:00:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:00:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:00:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:00:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:00:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:00:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:00:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:00:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:00:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:00:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 01:00:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 01:00:59 debconf: delaying package configuration, since apt-utils is not installed 01:01:00 Fetched 3531 kB in 1s (3158 kB/s) 01:01:00 (Reading database ... 12511 files and directories currently installed.) 01:01:00 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 01:01:00 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:00 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 01:01:00 Selecting previously unselected package udev. 01:01:00 (Reading database ... 12511 files and directories currently installed.) 01:01:00 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 01:01:00 Unpacking udev (237-3ubuntu10.42) ... 01:01:00 Selecting previously unselected package libfuse2:amd64. 01:01:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:01:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:01:00 Selecting previously unselected package fuse. 01:01:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:01:00 Unpacking fuse (2.9.7-1ubuntu1) ... 01:01:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:00 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:00 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:01 Selecting previously unselected package libksba8:amd64. 01:01:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:01:01 Unpacking libksba8:amd64 (1.3.5-2) ... 01:01:01 Selecting previously unselected package libroken18-heimdal:amd64. 01:01:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:01:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:01:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:01:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libwind0-heimdal:amd64. 01:01:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:01:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:01:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:01:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:01:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:02 Selecting previously unselected package libsasl2-modules-db:amd64. 01:01:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:01:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:02 Selecting previously unselected package libsasl2-2:amd64. 01:01:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:01:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:03 Selecting previously unselected package libldap-common. 01:01:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 01:01:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 01:01:03 Selecting previously unselected package libldap-2.4-2:amd64. 01:01:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 01:01:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 01:01:03 Selecting previously unselected package dirmngr. 01:01:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:01:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 01:01:03 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:01:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:01:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:03 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:01:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:03 Setting up libksba8:amd64 (1.3.5-2) ... 01:01:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:03 Setting up udev (237-3ubuntu10.42) ... 01:01:04 invoke-rc.d: policy-rc.d denied execution of start. 01:01:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Processing triggers for systemd (237-3ubuntu10) ... 01:01:04 Setting up fuse (2.9.7-1ubuntu1) ... 01:01:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:01:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 01:01:04 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:01:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:01:05 settings in the [Install] section, and DefaultInstance for template units). 01:01:05 This means they are not meant to be enabled using systemctl. 01:01:05 Possible reasons for having this kind of units are: 01:01:05 1) A unit may be statically enabled by being symlinked from another unit's 01:01:05 .wants/ or .requires/ directory. 01:01:05 2) A unit's purpose may be to act as a helper for some other unit which has 01:01:05 a requirement dependency on it. 01:01:05 3) A unit may be started when needed via activation (socket, path, timer, 01:01:05 D-Bus, udev, scripted systemctl call, ...). 01:01:05 4) In case of template units, the unit is meant to be enabled with some 01:01:05 instance name specified. 01:01:05 Reading package lists... 01:01:05 Building dependency tree... 01:01:05 Reading state information... 01:01:05 The following additional packages will be installed: 01:01:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:01:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:01:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:01:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:01:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:01:05 Suggested packages: 01:01:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:01:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:01:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:01:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:01:05 systemd-container policykit-1 01:01:05 Recommended packages: 01:01:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:01:05 The following NEW packages will be installed: 01:01:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:01:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:01:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:01:05 multiarch-support openssh-client python3 python3-minimal python3.6 01:01:05 python3.6-minimal snapd squashfs-tools sudo 01:01:05 The following packages will be upgraded: 01:01:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:01:05 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 01:01:05 Need to get 35.1 MB of archives. 01:01:05 After this operation, 140 MB of additional disk space will be used. 01:01:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 01:01:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 01:01:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 01:01:05 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:01:05 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:01:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:01:05 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:01:05 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:01:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:01:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:01:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:01:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 01:01:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 01:01:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 01:01:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 01:01:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 01:01:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:01:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 01:01:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:01:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:01:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:01:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:01:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:01:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 01:01:06 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:01:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 01:01:06 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:01:06 lxd 4.7 from Canonical* installed 01:01:06 + sudo lxd init --auto 01:01:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:01:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:01:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 01:01:08 debconf: delaying package configuration, since apt-utils is not installed 01:01:08 Fetched 35.1 MB in 2s (15.9 MB/s) 01:01:08 (Reading database ... 12757 files and directories currently installed.) 01:01:08 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 01:01:08 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 01:01:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:08 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 01:01:08 (Reading database ... 12757 files and directories currently installed.) 01:01:08 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 01:01:08 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:01:09 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 01:01:09 (Reading database ... 12757 files and directories currently installed.) 01:01:09 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 01:01:09 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:01:09 Setting up apt (1.6.12ubuntu0.1) ... 01:01:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:01:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:01:10 (Reading database ... 12764 files and directories currently installed.) 01:01:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:01:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:01:10 Selecting previously unselected package libpython3.6-minimal:amd64. 01:01:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:10 Selecting previously unselected package libexpat1:amd64. 01:01:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:01:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:01:10 Selecting previously unselected package python3.6-minimal. 01:01:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:01:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:01:11 Checking for services that may need to be restarted...done. 01:01:11 Checking for services that may need to be restarted...done. 01:01:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:01:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:01:11 Selecting previously unselected package python3-minimal. 01:01:11 (Reading database ... 13012 files and directories currently installed.) 01:01:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:01:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:01:12 Selecting previously unselected package mime-support. 01:01:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:01:12 Unpacking mime-support (3.60ubuntu1) ... 01:01:12 Selecting previously unselected package libmpdec2:amd64. 01:01:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:01:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:01:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:01:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:12 Selecting previously unselected package python3.6. 01:01:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:01:12 Selecting previously unselected package libpython3-stdlib:amd64. 01:01:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:01:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:01:12 Setting up python3-minimal (3.6.7-1~18.04) ... 01:01:12 Selecting previously unselected package python3. 01:01:12 (Reading database ... 13442 files and directories currently installed.) 01:01:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:01:12 Unpacking python3 (3.6.7-1~18.04) ... 01:01:13 Selecting previously unselected package multiarch-support. 01:01:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 01:01:13 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:01:13 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:01:13 Selecting previously unselected package liblzo2-2:amd64. 01:01:13 (Reading database ... 13479 files and directories currently installed.) 01:01:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:01:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:01:13 Selecting previously unselected package libbsd0:amd64. 01:01:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:01:13 Selecting previously unselected package sudo. 01:01:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 01:01:13 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:01:13 Selecting previously unselected package apparmor. 01:01:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:01:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:01:13 Selecting previously unselected package libedit2:amd64. 01:01:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:01:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:01:13 Selecting previously unselected package libkrb5support0:amd64. 01:01:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:01:13 Selecting previously unselected package libk5crypto3:amd64. 01:01:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:01:13 Selecting previously unselected package libkeyutils1:amd64. 01:01:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:01:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:01:13 Selecting previously unselected package libkrb5-3:amd64. 01:01:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 01:01:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:01:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:01:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 01:01:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:01:14 Selecting previously unselected package libssl1.0.0:amd64. 01:01:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 01:01:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:01:14 Selecting previously unselected package openssh-client. 01:01:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:01:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:01:14 Selecting previously unselected package squashfs-tools. 01:01:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:01:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:01:14 Selecting previously unselected package snapd. 01:01:14 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 01:01:14 Unpacking snapd (2.47.1+18.04) ... 01:01:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:01:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:01:17 Setting up mime-support (3.60ubuntu1) ... 01:01:17 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:01:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:01:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:01:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:17 Setting up systemd (237-3ubuntu10.42) ... 01:01:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:01:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:01:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:01:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:01:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:01:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:01:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:01:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:01:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:01:19 Setting up python3 (3.6.7-1~18.04) ... 01:01:19 running python rtupdate hooks for python3.6... 01:01:19 running python post-rtupdate hooks for python3.6... 01:01:19 Setting up apparmor (2.12-4ubuntu5.1) ... 01:01:19 + sudo snap install --classic snapcraft 01:01:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:01:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:01:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:01:21 Setting up snapd (2.47.1+18.04) ... 01:01:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:01:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:01:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:01:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:01:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:01:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:01:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:01:23 /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:01:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:23 Processing triggers for systemd (237-3ubuntu10.42) ... 01:01:24 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 01:01:24 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:01:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:01:25 Reading package lists... 01:01:25 Reading package lists... 01:01:25 Building dependency tree... 01:01:25 Reading state information... 01:01:25 Calculating upgrade... 01:01:26 The following packages will be upgraded: 01:01:26 advancecomp base-files bash binutils binutils-common 01:01:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:01:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:01:26 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 01:01:26 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 01:01:26 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 01:01:26 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 01:01:26 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 01:01:26 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 01:01:26 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 01:01:26 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 01:01:26 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 01:01:26 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 01:01:26 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:01:26 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:01:26 Need to get 63.5 MB of archives. 01:01:26 After this operation, 5177 kB of additional disk space will be used. 01:01:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 01:01:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 01:01:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:01:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:01:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:01:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:01:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:01:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:01:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:01:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:01:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:01:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:01:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:01:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:01:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:01:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:01:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:01:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 01:01:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 01:01:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:01:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:01:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:01:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:01:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:01:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:01:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:01:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:01:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:01:27 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:01:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:01:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:01:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:01:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:01:27 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 01:01:27 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:01:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:01:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:01:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:01:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:01:27 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:01:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:01:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:01:27 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:01:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:01:27 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:01:27 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:01:27 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:01:27 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:01:27 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 01:01:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:01:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:01:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 01:01:27 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:01:27 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:01:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:01:27 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:01:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:01:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:01:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:01:27 Get:60 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:01:27 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:01:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:01:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:01:27 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 01:01:27 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:01:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:01:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:01:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:01:27 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 01:01:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:01:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:01:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:01:27 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:01:27 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:01:28 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:01:28 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:01:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:01:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:01:28 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:01:28 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:01:28 Get:81 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:01:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:01:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:01:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:01:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:01:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:01:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:01:28 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:01:28 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:01:28 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:01:28 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:01:29 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:01:29 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:01:29 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:01:29 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:01:29 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:01:29 debconf: delaying package configuration, since apt-utils is not installed 01:01:29 Fetched 63.5 MB in 3s (20.8 MB/s) 01:01:29 (Reading database ... 13912 files and directories currently installed.) 01:01:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 01:01:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:01:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 01:01:30 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:01:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... 01:01:30 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... 01:01:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:31 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:31 (Reading database ... 13911 files and directories currently installed.) 01:01:31 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:31 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:01:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:01:32 (Reading database ... 13911 files and directories currently installed.) 01:01:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:01:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:01:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:32 (Reading database ... 13911 files and directories currently installed.) 01:01:32 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 01:01:32 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:01:33 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 01:01:33 (Reading database ... 13911 files and directories currently installed.) 01:01:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:01:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:01:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:01:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:01:33 Setting up base-files (10.1ubuntu2.10) ... 01:01:33 Installing new version of config file /etc/issue ... 01:01:33 Installing new version of config file /etc/issue.net ... 01:01:33 Installing new version of config file /etc/lsb-release ... 01:01:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:01:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:01:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:01:33 Removing obsolete conffile /etc/default/motd-news ... 01:01:33 (Reading database ... 13912 files and directories currently installed.) 01:01:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:01:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:01:34 Setting up bash (4.4.18-2ubuntu1.2) ... 01:01:34 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:01:34 (Reading database ... 13912 files and directories currently installed.) 01:01:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:01:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:01:34 (Reading database ... 13912 files and directories currently installed.) 01:01:34 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 01:01:34 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:01:34 Setting up tar (1.29b-2ubuntu0.1) ... 01:01:34 (Reading database ... 13912 files and directories currently installed.) 01:01:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:01:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:01:35 (Reading database ... 13912 files and directories currently installed.) 01:01:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:35 (Reading database ... 13912 files and directories currently installed.) 01:01:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:01:35 (Reading database ... 13912 files and directories currently installed.) 01:01:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:01:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:01:35 Setting up grep (3.1-2build1) ... 01:01:35 (Reading database ... 13912 files and directories currently installed.) 01:01:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:01:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:01:36 Setting up login (1:4.5-1ubuntu2) ... 01:01:36 (Reading database ... 13912 files and directories currently installed.) 01:01:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:01:36 (Reading database ... 13912 files and directories currently installed.) 01:01:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:01:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:37 snapcraft 4.3 from Canonical* installed 01:01:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:01:37 + sudo snapcraft prime --use-lxd 01:01:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:01:37 (Reading database ... 13912 files and directories currently installed.) 01:01:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:01:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:01:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:01:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:01:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:01:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:01:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:01:39 (Reading database ... 13912 files and directories currently installed.) 01:01:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:01:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:01:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:01:39 (Reading database ... 13912 files and directories currently installed.) 01:01:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:39 (Reading database ... 13912 files and directories currently installed.) 01:01:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:40 (Reading database ... 13912 files and directories currently installed.) 01:01:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:40 (Reading database ... 13912 files and directories currently installed.) 01:01:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:40 (Reading database ... 13912 files and directories currently installed.) 01:01:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:40 (Reading database ... 13912 files and directories currently installed.) 01:01:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:01:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:41 (Reading database ... 13912 files and directories currently installed.) 01:01:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:41 (Reading database ... 13912 files and directories currently installed.) 01:01:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:01:41 (Reading database ... 13912 files and directories currently installed.) 01:01:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:41 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:01:41 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:01:41 - README.md 01:01:41 01:01:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:01:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:01:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:01:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:01:42 (Reading database ... 13912 files and directories currently installed.) 01:01:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 01:01:42 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:01:43 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:01:43 (Reading database ... 13912 files and directories currently installed.) 01:01:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:01:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:01:43 (Reading database ... 13914 files and directories currently installed.) 01:01:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:01:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:01:43 Setting up debconf (1.5.66ubuntu1) ... 01:01:43 Launching a container. 01:01:43 (Reading database ... 13914 files and directories currently installed.) 01:01:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:44 (Reading database ... 13914 files and directories currently installed.) 01:01:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:44 (Reading database ... 13914 files and directories currently installed.) 01:01:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:44 (Reading database ... 13914 files and directories currently installed.) 01:01:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 01:01:44 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:45 (Reading database ... 13914 files and directories currently installed.) 01:01:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:01:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:01:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:01:45 (Reading database ... 13914 files and directories currently installed.) 01:01:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:01:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:45 (Reading database ... 13914 files and directories currently installed.) 01:01:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:45 (Reading database ... 13914 files and directories currently installed.) 01:01:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:01:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:01:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:01:46 (Reading database ... 13914 files and directories currently installed.) 01:01:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:01:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:01:46 Setting up passwd (1:4.5-1ubuntu2) ... 01:01:46 (Reading database ... 13914 files and directories currently installed.) 01:01:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:01:47 (Reading database ... 13914 files and directories currently installed.) 01:01:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:01:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:01:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:01:47 (Reading database ... 13914 files and directories currently installed.) 01:01:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:01:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:01:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:01:47 (Reading database ... 13914 files and directories currently installed.) 01:01:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:01:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:01:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:01:47 (Reading database ... 13914 files and directories currently installed.) 01:01:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:01:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:01:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:01:47 (Reading database ... 13914 files and directories currently installed.) 01:01:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:01:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:01:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:01:48 (Reading database ... 13915 files and directories currently installed.) 01:01:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:01:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:01:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:01:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:01:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:01:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:01:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:01:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:01:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:01:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:01:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:01:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:01:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:01:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:01:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:01:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:01:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:01:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:01:49 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:01:49 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:01:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:01:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:01:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:01:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:01:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:01:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:01:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:01:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:01:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:01:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:01:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:01:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:01:57 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:01:58 01:01:58 Current default time zone: 'Etc/UTC' 01:01:58 Local time is now: Sat Nov 7 01:01:57 UTC 2020. 01:01:58 Universal Time is now: Sat Nov 7 01:01:57 UTC 2020. 01:01:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:01:58 01:01:58 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:01:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:58 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 01:01:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:01:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:01:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:01:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:01:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:01:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:01:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:01:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:01:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:01:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:58 Setting up patch (2.7.6-2ubuntu1.1) ... 01:01:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:01:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:01:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:01:58 Installing new version of config file /etc/ssl/openssl.cnf ... 01:01:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:01:58 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:01:58 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:02:00 Updating certificates in /etc/ssl/certs... 01:02:00 22 added, 17 removed; done. 01:02:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 01:02:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:02:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:02:01 Setting up pkgbinarymangler (138.18.04.1) ... 01:02:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 01:02:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up perl (5.26.1-6ubuntu0.5) ... 01:02:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:02:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:02:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:02:01 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:02:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:02:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:02:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:02:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:02:01 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:02:01 Processing triggers for systemd (237-3ubuntu10.42) ... 01:02:01 Processing triggers for mime-support (3.60ubuntu1) ... 01:02:01 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:02:01 Updating certificates in /etc/ssl/certs... 01:02:02 0 added, 0 removed; done. 01:02:02 Running hooks in /etc/ca-certificates/update.d... 01:02:02 done. 01:02:02 Reading package lists... 01:02:02 Building dependency tree... 01:02:02 Reading state information... 01:02:03 The following NEW packages will be installed: 01:02:03 apt-transport-https 01:02:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:02:03 Need to get 1692 B of archives. 01:02:03 After this operation, 153 kB of additional disk space will be used. 01:02:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:02:03 debconf: delaying package configuration, since apt-utils is not installed 01:02:03 Fetched 1692 B in 0s (8387 B/s) 01:02:03 Selecting previously unselected package apt-transport-https. 01:02:03 (Reading database ... 13929 files and directories currently installed.) 01:02:03 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:02:03 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:02:03 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:02:03 Waiting for network to be ready... 01:02:08 2020-11-07T01:02:06Z INFO Waiting for automatic snapd restart... 01:02:09 snapd 2.47.1 from Canonical* installed 01:02:09 "snapd" switched to the "latest/stable" channel 01:02:09 01:02:12 core18 20200929 from Canonical* installed 01:02:13 "core18" switched to the "latest/stable" channel 01:02:13 01:02:17 snapcraft 4.3 from Canonical* installed 01:02:17 "snapcraft" switched to the "latest/stable" channel 01:02:17 01:02:20 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:02:20 - README.md 01:02:20 01:02:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:02:22 Waiting for container to be ready 01:02:24 To start your first instance, try: lxc launch ubuntu:18.04 01:02:24 01:02:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:02:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:02:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:02:28 Reading package lists... 01:02:28 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:02:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:35 Reading package lists... 01:02:35 Building dependency tree... 01:02:35 Reading state information... 01:02:35 Suggested packages: 01:02:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:02:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:02:35 Recommended packages: 01:02:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:02:35 The following NEW packages will be installed: 01:02:35 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:02:35 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:02:35 libzmq5 pkg-config 01:02:35 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:02:35 Need to get 7861 kB of archives. 01:02:35 After this operation, 44.1 MB of additional disk space will be used. 01:02:35 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:02:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:02:35 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:02:35 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:02:35 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:02:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:02:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:02:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:02:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:02:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 01:02:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 01:02:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 01:02:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:02:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:02:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:02:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:02:36 debconf: delaying package configuration, since apt-utils is not installed 01:02:36 Fetched 7861 kB in 1s (7053 kB/s) 01:02:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:02:36 Selecting previously unselected package libglib2.0-0:amd64. 01:02:36 (Reading database ... 13933 files and directories currently installed.) 01:02:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:02:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:02:36 Waiting for network to be ready... 01:02:36 Selecting previously unselected package libpsl5:amd64. 01:02:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:02:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:02:36 Selecting previously unselected package libnghttp2-14:amd64. 01:02:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:02:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:02:37 Selecting previously unselected package librtmp1:amd64. 01:02:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:02:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:02:37 Selecting previously unselected package libcurl4:amd64. 01:02:37 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 01:02:37 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:02:37 Selecting previously unselected package curl. 01:02:37 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 01:02:37 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:02:37 Selecting previously unselected package libcurl3-gnutls:amd64. 01:02:37 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 01:02:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:02:37 Selecting previously unselected package liberror-perl. 01:02:37 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:02:37 Unpacking liberror-perl (0.17025-1) ... 01:02:37 Selecting previously unselected package git-man. 01:02:37 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:02:37 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:02:37 Selecting previously unselected package git. 01:02:37 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:02:37 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:02:37 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:02:37 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 01:02:38 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:02:38 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 01:02:38 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 01:02:38 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] 01:02:38 Selecting previously unselected package libnorm1:amd64. 01:02:38 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:02:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:02:38 Selecting previously unselected package libpgm-5.2-0:amd64. 01:02:38 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:02:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:02:38 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] 01:02:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [827 kB] 01:02:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] 01:02:38 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:02:38 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 01:02:38 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:02:38 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 01:02:38 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] 01:02:38 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] 01:02:38 Selecting previously unselected package libsodium23:amd64. 01:02:38 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 01:02:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:02:38 Selecting previously unselected package libzmq5:amd64. 01:02:38 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:02:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:02:38 Selecting previously unselected package libzmq3-dev:amd64. 01:02:38 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:02:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:02:38 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 01:02:38 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 01:02:38 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 01:02:39 Selecting previously unselected package pkg-config. 01:02:39 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:02:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:02:39 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 01:02:39 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 01:02:39 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 01:02:39 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 01:02:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:02:39 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:02:39 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:02:39 Setting up liberror-perl (0.17025-1) ... 01:02:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:02:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:02:39 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 01:02:39 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 01:02:39 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 01:02:39 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 01:02:39 No schema files found: doing nothing. 01:02:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:02:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:02:39 Setting up libsodium23:amd64 (1.0.16-2) ... 01:02:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:02:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:02:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:02:39 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:02:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:02:39 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:02:39 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 01:02:39 Setting up curl (7.58.0-2ubuntu3.10) ... 01:02:39 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:02:39 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] 01:02:39 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] 01:02:39 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 01:02:39 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 01:02:39 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1120 kB] 01:02:39 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 01:02:39 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:02:39 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 01:02:39 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:02:39 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 01:02:39 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] 01:02:39 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 01:02:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:46 curl set to automatically installed. 01:02:46 git set to automatically installed. 01:02:46 git-man set to automatically installed. 01:02:46 libcurl3-gnutls set to automatically installed. 01:02:46 libcurl4 set to automatically installed. 01:02:46 liberror-perl set to automatically installed. 01:02:46 libglib2.0-0 set to automatically installed. 01:02:46 libnghttp2-14 set to automatically installed. 01:02:46 libnorm1 set to automatically installed. 01:02:46 libpgm-5.2-0 set to automatically installed. 01:02:46 libpsl5 set to automatically installed. 01:02:46 librtmp1 set to automatically installed. 01:02:46 libsodium23 set to automatically installed. 01:02:46 libzmq3-dev set to automatically installed. 01:02:46 libzmq5 set to automatically installed. 01:02:46 pkg-config set to automatically installed. 01:02:47 snapd is not logged in, snap install commands will use sudo 01:02:50 Fetched 32.6 MB in 12s (2620 kB/s) 01:02:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:54 snap "core18" has no updates available 01:02:55 Reading package lists... 01:02:55 Reading package lists... 01:02:55 Pulling go 01:02:55 Building dependency tree... 01:02:55 Reading state information... 01:02:56 The following additional packages will be installed: 01:02:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:02:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:02:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:02:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:02:56 Suggested packages: 01:02:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:02:56 Recommended packages: 01:02:56 gnupg libsasl2-modules 01:02:56 The following NEW packages will be installed: 01:02:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:02:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:02:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:02:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:02:56 The following packages will be upgraded: 01:02:56 gpg gpg-agent gpgconf libudev1 01:02:56 'app-service-config' has dependencies that need to be staged: go 01:02:56 Skipping pull go (already ran) 01:02:56 Building go 01:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:02:56 Dload Upload Total Spent Left Speed 01:02:57 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 01:02:57 Need to get 3109 kB of archives. 01:02:57 After this operation, 12.6 MB of additional disk space will be used. 01:02:57 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 01:02:57 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 01:02:58 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 01:02:58 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 01:02:58 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 01:02:58 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 01:02:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 01:02:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 01:02:58 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 01:02:58 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 01:02:58 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 01:02:58 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 01:02:58 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 01:02:58 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 01:02:58 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 01:02:58 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 01:02:58 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 01:02:58 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:02:58 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:02:58 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 01:02:58 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 01:02:58 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 01:02:59 debconf: delaying package configuration, since apt-utils is not installed 01:02:59 Fetched 3109 kB in 2s (1559 kB/s) 01:02:59 (Reading database ... 12460 files and directories currently installed.) 01:02:59 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 01:02:59 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:02:59 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 01:02:59 Selecting previously unselected package udev. 01:02:59 (Reading database ... 12460 files and directories currently installed.) 01:02:59 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 01:03:00 Unpacking udev (237-3ubuntu10.42) ... 01:03:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 22.1M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 46 115M 46 54.0M 0 0 30.1M 0 0:00:03 0:00:01 0:00:02 30.1M 77 115M 77 89.3M 0 0 31.9M 0 0:00:03 0:00:02 0:00:01 31.9M 100 115M 100 115M 0 0 32.6M 0 0:00:03 0:00:03 --:--:-- 32.6M 01:03:00 Selecting previously unselected package libfuse2:arm64. 01:03:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 01:03:00 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:03:00 Selecting previously unselected package fuse. 01:03:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 01:03:00 Unpacking fuse (2.9.7-1ubuntu1) ... 01:03:01 go1.15.2.linux-amd64.tar.gz: OK 01:03:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 01:03:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 01:03:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 01:03:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:01 Selecting previously unselected package libksba8:arm64. 01:03:01 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 01:03:01 Unpacking libksba8:arm64 (1.3.5-2) ... 01:03:01 Selecting previously unselected package libroken18-heimdal:arm64. 01:03:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:01 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:01 Selecting previously unselected package libasn1-8-heimdal:arm64. 01:03:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:01 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:02 Selecting previously unselected package libheimbase1-heimdal:arm64. 01:03:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:02 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:02 Selecting previously unselected package libhcrypto4-heimdal:arm64. 01:03:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:02 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:02 Selecting previously unselected package libwind0-heimdal:arm64. 01:03:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:02 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:02 Selecting previously unselected package libhx509-5-heimdal:arm64. 01:03:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:02 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:03 Selecting previously unselected package libkrb5-26-heimdal:arm64. 01:03:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:03 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:03 Selecting previously unselected package libheimntlm0-heimdal:arm64. 01:03:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:03 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:03 Selecting previously unselected package libgssapi3-heimdal:arm64. 01:03:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:03:03 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:03 Selecting previously unselected package libsasl2-modules-db:arm64. 01:03:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:03:03 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:03:03 Selecting previously unselected package libsasl2-2:arm64. 01:03:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:03:03 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:03:03 Selecting previously unselected package libldap-common. 01:03:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 01:03:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 01:03:03 Selecting previously unselected package libldap-2.4-2:arm64. 01:03:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 01:03:03 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 01:03:04 Selecting previously unselected package dirmngr. 01:03:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 01:03:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:03:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 01:03:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:03:04 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:03:04 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:03:04 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:03:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:03:04 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:04 Setting up libksba8:arm64 (1.3.5-2) ... 01:03:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:04 Setting up udev (237-3ubuntu10.42) ... 01:03:05 Staging go 01:03:06 invoke-rc.d: policy-rc.d denied execution of start. 01:03:06 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Processing triggers for systemd (237-3ubuntu10) ... 01:03:06 Setting up fuse (2.9.7-1ubuntu1) ... 01:03:06 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:03:06 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:03:06 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 01:03:06 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:03:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:03:09 settings in the [Install] section, and DefaultInstance for template units). 01:03:09 This means they are not meant to be enabled using systemctl. 01:03:09 Possible reasons for having this kind of units are: 01:03:09 1) A unit may be statically enabled by being symlinked from another unit's 01:03:09 .wants/ or .requires/ directory. 01:03:09 2) A unit's purpose may be to act as a helper for some other unit which has 01:03:09 a requirement dependency on it. 01:03:09 3) A unit may be started when needed via activation (socket, path, timer, 01:03:09 D-Bus, udev, scripted systemctl call, ...). 01:03:09 4) In case of template units, the unit is meant to be enabled with some 01:03:09 instance name specified. 01:03:10 Reading package lists... 01:03:10 Building dependency tree... 01:03:10 Reading state information... 01:03:11 The following additional packages will be installed: 01:03:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:03:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:03:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:03:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:03:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:03:11 Suggested packages: 01:03:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:03:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:03:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:03:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:03:11 systemd-container policykit-1 01:03:11 Recommended packages: 01:03:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:03:11 The following NEW packages will be installed: 01:03:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:03:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:03:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:03:11 multiarch-support openssh-client python3 python3-minimal python3.6 01:03:11 python3.6-minimal snapd squashfs-tools sudo 01:03:11 The following packages will be upgraded: 01:03:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:03:12 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 01:03:12 Need to get 30.9 MB of archives. 01:03:12 After this operation, 132 MB of additional disk space will be used. 01:03:12 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 01:03:12 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 01:03:12 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 01:03:12 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 01:03:12 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:03:12 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:03:12 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 01:03:12 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:03:12 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:03:12 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 01:03:12 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 01:03:12 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:03:12 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:03:12 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 01:03:12 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 01:03:12 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] 01:03:12 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 01:03:12 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 01:03:12 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 01:03:12 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 01:03:13 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 01:03:13 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 01:03:13 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 01:03:13 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 01:03:13 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 01:03:13 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 01:03:13 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 01:03:13 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 01:03:13 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:03:13 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 01:03:14 debconf: delaying package configuration, since apt-utils is not installed 01:03:14 Fetched 30.9 MB in 2s (13.0 MB/s) 01:03:14 (Reading database ... 12706 files and directories currently installed.) 01:03:14 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 01:03:15 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:03:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 01:03:16 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:03:16 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 01:03:16 (Reading database ... 12706 files and directories currently installed.) 01:03:16 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 01:03:16 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:03:17 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 01:03:17 (Reading database ... 12706 files and directories currently installed.) 01:03:17 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 01:03:17 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:03:18 Setting up apt (1.6.12ubuntu0.1) ... 01:03:18 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:03:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:03:19 (Reading database ... 12713 files and directories currently installed.) 01:03:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:03:19 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:03:20 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:03:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:03:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:03:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 01:03:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 01:03:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 01:03:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] 01:03:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] 01:03:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 01:03:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 01:03:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] 01:03:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] 01:03:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 01:03:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 01:03:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 01:03:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 01:03:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 01:03:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] 01:03:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 01:03:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:03:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:03:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:03:20 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:03:20 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:03:20 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:03:20 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:03:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:03:20 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] 01:03:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 01:03:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] 01:03:20 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 01:03:20 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1727 kB] 01:03:20 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 01:03:20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 01:03:20 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 01:03:20 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 01:03:20 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 01:03:20 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1684 kB] 01:03:20 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 01:03:20 Fetched 34.9 MB in 6s (5750 kB/s) 01:03:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:03:20 Fetched 224 kB in 0s (0 B/s) 01:03:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:03:20 Fetched 157 kB in 0s (0 B/s) 01:03:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:03:20 Fetched 221 kB in 0s (0 B/s) 01:03:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:03:20 Fetched 143 kB in 0s (0 B/s) 01:03:20 Pulling app-service-config 01:03:20 Selecting previously unselected package libpython3.6-minimal:arm64. 01:03:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:03:20 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:20 Selecting previously unselected package libexpat1:arm64. 01:03:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 01:03:20 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:03:20 Pulling config-common 01:03:20 Selecting previously unselected package python3.6-minimal. 01:03:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:03:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:03:21 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:03:21 Checking for services that may need to be restarted...done. 01:03:21 Checking for services that may need to be restarted...done. 01:03:21 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:21 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:03:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:03:21 Skipping build go (already ran) 01:03:22 Building app-service-config 01:03:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:03:22 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.57 01:03:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 01:03:23 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 01:03:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 01:03:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 01:03:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:03:23 go: downloading github.com/google/uuid v1.1.2 01:03:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:03:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:03:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:03:23 go: downloading github.com/BurntSushi/toml v0.3.1 01:03:23 go: downloading github.com/go-kit/kit v0.8.0 01:03:23 go: downloading github.com/pelletier/go-toml v1.2.0 01:03:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:03:23 go: downloading github.com/gorilla/mux v1.8.0 01:03:23 go: downloading go.mongodb.org/mongo-driver v1.1.1 01:03:23 go: downloading github.com/pebbe/zmq4 v1.0.0 01:03:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:03:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:03:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 01:03:23 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:03:23 go: downloading github.com/x448/float16 v0.8.4 01:03:23 go: downloading github.com/leodido/go-urn v1.2.0 01:03:24 go: downloading github.com/go-playground/universal-translator v0.17.0 01:03:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:03:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:03:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:03:24 go: downloading github.com/hashicorp/consul/api v1.1.0 01:03:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:03:24 go: downloading github.com/go-playground/locales v0.13.0 01:03:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:03:24 go: downloading github.com/mitchellh/copystructure v1.0.0 01:03:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:03:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:03:24 go: downloading github.com/hashicorp/serf v0.8.2 01:03:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:03:24 go: downloading github.com/go-stack/stack v1.8.0 01:03:24 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 01:03:24 go: downloading github.com/golang/snappy v0.0.1 01:03:24 go: downloading github.com/xdg/stringprep v1.0.0 01:03:24 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:03:24 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:03:24 go: downloading golang.org/x/text v0.3.2 01:03:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:03:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:03:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:03:24 Selecting previously unselected package python3-minimal. 01:03:24 (Reading database ... 12961 files and directories currently installed.) 01:03:24 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 01:03:24 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:03:24 Selecting previously unselected package mime-support. 01:03:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:03:24 Unpacking mime-support (3.60ubuntu1) ... 01:03:24 Selecting previously unselected package libmpdec2:arm64. 01:03:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 01:03:24 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:03:24 Selecting previously unselected package libpython3.6-stdlib:arm64. 01:03:24 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:03:24 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:25 Selecting previously unselected package python3.6. 01:03:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:03:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:03:25 Selecting previously unselected package libpython3-stdlib:arm64. 01:03:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 01:03:25 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:03:25 Setting up python3-minimal (3.6.7-1~18.04) ... 01:03:25 Selecting previously unselected package python3. 01:03:26 (Reading database ... 13391 files and directories currently installed.) 01:03:26 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 01:03:26 Unpacking python3 (3.6.7-1~18.04) ... 01:03:26 Selecting previously unselected package multiarch-support. 01:03:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... 01:03:26 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:03:26 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:03:26 Selecting previously unselected package liblzo2-2:arm64. 01:03:26 (Reading database ... 13428 files and directories currently installed.) 01:03:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 01:03:26 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 01:03:26 Selecting previously unselected package libbsd0:arm64. 01:03:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 01:03:26 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:03:27 Selecting previously unselected package sudo. 01:03:27 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 01:03:27 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:03:27 Selecting previously unselected package apparmor. 01:03:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 01:03:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:03:27 Selecting previously unselected package libedit2:arm64. 01:03:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 01:03:27 Unpacking libedit2:arm64 (3.1-20170329-1) ... 01:03:27 Selecting previously unselected package libkrb5support0:arm64. 01:03:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 01:03:27 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:03:27 Selecting previously unselected package libk5crypto3:arm64. 01:03:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 01:03:27 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:03:28 Selecting previously unselected package libkeyutils1:arm64. 01:03:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 01:03:28 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:03:28 Selecting previously unselected package libkrb5-3:arm64. 01:03:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 01:03:28 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:03:28 Selecting previously unselected package libgssapi-krb5-2:arm64. 01:03:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 01:03:28 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:03:28 Selecting previously unselected package libssl1.0.0:arm64. 01:03:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 01:03:28 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:03:28 Selecting previously unselected package openssh-client. 01:03:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 01:03:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:03:29 Selecting previously unselected package squashfs-tools. 01:03:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 01:03:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:03:29 Selecting previously unselected package snapd. 01:03:29 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 01:03:29 Unpacking snapd (2.47.1+18.04) ... 01:03:34 Building config-common 01:03:34 Setting up libedit2:arm64 (3.1-20170329-1) ... 01:03:34 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:03:34 Setting up mime-support (3.60ubuntu1) ... 01:03:34 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:03:34 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:03:34 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:03:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:34 Setting up systemd (237-3ubuntu10.42) ... 01:03:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:03:36 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:03:36 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:03:36 Setting up liblzo2-2:arm64 (2.08-1.2) ... 01:03:36 Skipping stage go (already ran) 01:03:36 Staging app-service-config 01:03:36 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:36 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:03:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:03:36 Staging config-common 01:03:38 Priming go 01:03:39 Priming app-service-config 01:03:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:03:39 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:03:39 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:03:39 Setting up python3 (3.6.7-1~18.04) ... 01:03:39 running python rtupdate hooks for python3.6... 01:03:39 running python post-rtupdate hooks for python3.6... 01:03:40 Priming config-common 01:03:40 Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] } 01:03:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:03:43 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:03:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:03:43 Setting up snapd (2.47.1+18.04) ... [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:03:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:03:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:03:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:03:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:03:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:03:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:03:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:03:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:03:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:03:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:03:51 /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:03:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:51 Processing triggers for systemd (237-3ubuntu10.42) ... 01:03:54 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:03:54 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:03:54 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:03:59 Reading package lists... 01:04:00 Reading package lists... 01:04:00 Building dependency tree... 01:04:00 Reading state information... 01:04:01 Calculating upgrade... 01:04:02 The following packages will be upgraded: 01:04:02 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 01:04:02 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 01:04:02 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 01:04:02 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 01:04:02 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 01:04:02 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 01:04:02 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 01:04:02 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 01:04:02 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 01:04:02 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 01:04:02 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 01:04:02 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 01:04:02 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 01:04:02 tzdata ubuntu-keyring util-linux 01:04:02 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:04:02 Need to get 54.3 MB of archives. 01:04:02 After this operation, 5753 kB of additional disk space will be used. 01:04:02 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] 01:04:03 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.3 [58.6 kB] 01:04:03 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] 01:04:03 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 01:04:03 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 01:04:03 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 01:04:03 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 01:04:03 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:04:03 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:04:03 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:04:03 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 01:04:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 01:04:03 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] 01:04:03 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 01:04:03 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 01:04:04 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:04:04 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 01:04:04 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 01:04:04 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 01:04:04 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 01:04:04 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 01:04:04 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 01:04:04 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 01:04:04 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 01:04:04 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 01:04:04 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 01:04:04 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:04:04 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 01:04:04 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:04:04 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 01:04:04 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 01:04:04 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 01:04:04 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 01:04:04 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 01:04:04 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 01:04:04 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 01:04:04 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 01:04:04 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 01:04:04 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 01:04:04 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 01:04:04 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] 01:04:04 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:04:04 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 01:04:04 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:04:04 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:04:04 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:04:04 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 01:04:04 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 01:04:04 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 01:04:04 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 01:04:04 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:04:04 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 01:04:04 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 01:04:04 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 01:04:04 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 01:04:04 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 01:04:04 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:04:04 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 01:04:04 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:04:04 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:04:04 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 01:04:04 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 01:04:05 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:04:05 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:04:05 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 01:04:05 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:04:05 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:04:05 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 01:04:05 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 01:04:05 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 01:04:05 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 01:04:05 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:04:05 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:04:05 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 01:04:05 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:04:05 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 01:04:05 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 01:04:05 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 01:04:05 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 01:04:05 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 01:04:05 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 01:04:05 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 01:04:06 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:04:06 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:04:06 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 01:04:06 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:04:06 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:04:06 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:04:06 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:04:06 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 01:04:06 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 01:04:06 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 01:04:06 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:04:07 debconf: delaying package configuration, since apt-utils is not installed 01:04:07 Fetched 54.3 MB in 4s (13.8 MB/s) 01:04:07 (Reading database ... 13861 files and directories currently installed.) 01:04:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... 01:04:07 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:04:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... 01:04:08 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:04:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... 01:04:08 Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... 01:04:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:09 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:09 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:09 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:10 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:10 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:10 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:10 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:10 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:10 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:10 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 01:04:11 (Reading database ... 13860 files and directories currently installed.) 01:04:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:11 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:04:11 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 01:04:11 (Reading database ... 13860 files and directories currently installed.) 01:04:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:11 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:11 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:04:12 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:12 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 01:04:12 (Reading database ... 13860 files and directories currently installed.) 01:04:12 Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... 01:04:13 Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:04:13 Setting up libc6:arm64 (2.27-3ubuntu1.3) ... 01:04:14 (Reading database ... 13860 files and directories currently installed.) 01:04:14 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 01:04:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:04:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:04:14 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:04:15 Setting up base-files (10.1ubuntu2.10) ... 01:04:15 Installing new version of config file /etc/issue ... 01:04:15 Installing new version of config file /etc/issue.net ... 01:04:15 Installing new version of config file /etc/lsb-release ... 01:04:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:04:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:04:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:04:16 Removing obsolete conffile /etc/default/motd-news ... 01:04:17 (Reading database ... 13861 files and directories currently installed.) 01:04:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 01:04:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:04:17 Setting up bash (4.4.18-2ubuntu1.2) ... 01:04:17 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:04:17 (Reading database ... 13861 files and directories currently installed.) 01:04:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:04:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:04:17 (Reading database ... 13861 files and directories currently installed.) 01:04:17 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 01:04:18 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:04:18 Setting up tar (1.29b-2ubuntu0.1) ... 01:04:18 (Reading database ... 13861 files and directories currently installed.) 01:04:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 01:04:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:04:19 (Reading database ... 13861 files and directories currently installed.) 01:04:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 01:04:19 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:19 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 01:04:19 (Reading database ... 13861 files and directories currently installed.) 01:04:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 01:04:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:04:20 (Reading database ... 13861 files and directories currently installed.) 01:04:20 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 01:04:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:04:20 Setting up grep (3.1-2build1) ... 01:04:20 (Reading database ... 13861 files and directories currently installed.) 01:04:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 01:04:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:04:20 Setting up login (1:4.5-1ubuntu2) ... 01:04:21 (Reading database ... 13861 files and directories currently installed.) 01:04:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 01:04:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:04:21 (Reading database ... 13861 files and directories currently installed.) 01:04:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 01:04:21 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 01:04:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 01:04:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:04:23 (Reading database ... 13861 files and directories currently installed.) 01:04:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:04:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:04:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:04:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:04:25 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:04:25 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 01:04:26 (Reading database ... 13861 files and directories currently installed.) 01:04:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 01:04:26 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:04:26 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 01:04:26 (Reading database ... 13861 files and directories currently installed.) 01:04:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:26 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:26 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:04:27 (Reading database ... 13861 files and directories currently installed.) 01:04:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:27 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:27 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:04:27 (Reading database ... 13861 files and directories currently installed.) 01:04:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:27 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:27 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:04:27 (Reading database ... 13861 files and directories currently installed.) 01:04:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:27 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:28 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:04:28 (Reading database ... 13861 files and directories currently installed.) 01:04:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 01:04:28 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 01:04:28 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:28 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 01:04:28 (Reading database ... 13861 files and directories currently installed.) 01:04:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 01:04:28 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:28 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 01:04:29 (Reading database ... 13861 files and directories currently installed.) 01:04:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:29 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:29 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:04:29 (Reading database ... 13861 files and directories currently installed.) 01:04:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:04:30 (Reading database ... 13861 files and directories currently installed.) 01:04:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:04:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:04:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:04:33 (Reading database ... 13861 files and directories currently installed.) 01:04:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... 01:04:33 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:04:33 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:04:34 (Reading database ... 13861 files and directories currently installed.) 01:04:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:04:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:04:34 (Reading database ... 13863 files and directories currently installed.) 01:04:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:04:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:04:35 Setting up debconf (1.5.66ubuntu1) ... 01:04:36 (Reading database ... 13863 files and directories currently installed.) 01:04:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:04:36 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:36 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:36 (Reading database ... 13863 files and directories currently installed.) 01:04:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:04:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:36 (Reading database ... 13863 files and directories currently installed.) 01:04:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:04:37 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:37 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:37 (Reading database ... 13863 files and directories currently installed.) 01:04:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:04:38 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 01:04:38 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:04:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 01:04:38 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:38 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 01:04:38 (Reading database ... 13863 files and directories currently installed.) 01:04:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 01:04:38 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:04:39 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 01:04:39 (Reading database ... 13863 files and directories currently installed.) 01:04:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:04:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:40 (Reading database ... 13863 files and directories currently installed.) 01:04:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 01:04:40 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:40 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 01:04:40 (Reading database ... 13863 files and directories currently installed.) 01:04:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 01:04:40 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:04:41 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 01:04:41 (Reading database ... 13863 files and directories currently installed.) 01:04:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 01:04:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:04:41 Setting up passwd (1:4.5-1ubuntu2) ... 01:04:42 (Reading database ... 13863 files and directories currently installed.) 01:04:42 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 01:04:42 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:04:42 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:04:42 (Reading database ... 13863 files and directories currently installed.) 01:04:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 01:04:42 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:04:42 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 01:04:42 (Reading database ... 13863 files and directories currently installed.) 01:04:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 01:04:42 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:04:43 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 01:04:43 (Reading database ... 13863 files and directories currently installed.) 01:04:43 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 01:04:43 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:04:43 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 01:04:43 (Reading database ... 13863 files and directories currently installed.) 01:04:43 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 01:04:43 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:04:44 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 01:04:44 (Reading database ... 13863 files and directories currently installed.) 01:04:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:04:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:04:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:04:44 (Reading database ... 13864 files and directories currently installed.) 01:04:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:04:44 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:04:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:04:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:04:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:04:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:04:45 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:04:45 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:04:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 01:04:46 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:04:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 01:04:46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:04:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 01:04:46 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:04:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 01:04:46 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:04:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 01:04:46 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:04:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 01:04:47 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:04:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 01:04:47 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:04:47 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:04:47 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:04:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 01:04:49 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:04:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 01:04:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:04:49 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:04:49 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:04:50 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:04:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:04:51 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:51 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:51 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:51 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:53 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:55 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:55 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:56 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:56 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:57 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:58 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:04:58 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:58 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:04:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:04:58 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:04:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:59 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:04:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:59 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 01:04:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:04:59 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:05:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:05:00 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:05:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:05:00 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 01:05:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:05:00 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 01:05:00 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:00 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:00 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:00 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 01:05:00 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 01:05:00 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:05:01 01:05:01 Current default time zone: 'Etc/UTC' 01:05:01 Local time is now: Sat Nov 7 01:05:01 UTC 2020. 01:05:01 Universal Time is now: Sat Nov 7 01:05:01 UTC 2020. 01:05:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:05:01 01:05:01 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:05:01 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:01 Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... 01:05:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:05:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:05:01 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:05:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:05:01 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 01:05:01 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 01:05:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:05:01 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:05:02 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 01:05:02 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 01:05:02 Setting up patch (2.7.6-2ubuntu1.1) ... 01:05:02 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 01:05:02 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 01:05:02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:05:02 Installing new version of config file /etc/ssl/openssl.cnf ... 01:05:02 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 01:05:02 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:05:02 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:05:08 Updating certificates in /etc/ssl/certs... 01:05:11 22 added, 17 removed; done. 01:05:11 Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... 01:05:11 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:05:11 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 01:05:11 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 01:05:11 Setting up pkgbinarymangler (138.18.04.1) ... 01:05:11 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 01:05:11 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up perl (5.26.1-6ubuntu0.5) ... 01:05:11 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:05:11 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:05:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:05:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:05:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:05:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:05:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:05:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:05:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:05:12 Processing triggers for systemd (237-3ubuntu10.42) ... 01:05:12 Processing triggers for mime-support (3.60ubuntu1) ... 01:05:12 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:05:12 Updating certificates in /etc/ssl/certs... 01:05:14 0 added, 0 removed; done. 01:05:14 Running hooks in /etc/ca-certificates/update.d... 01:05:14 done. 01:05:16 Reading package lists... 01:05:17 Building dependency tree... 01:05:17 Reading state information... 01:05:17 The following NEW packages will be installed: 01:05:17 apt-transport-https 01:05:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:05:17 Need to get 1692 B of archives. 01:05:17 After this operation, 153 kB of additional disk space will be used. 01:05:17 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:05:18 debconf: delaying package configuration, since apt-utils is not installed 01:05:18 Fetched 1692 B in 0s (9031 B/s) 01:05:18 Selecting previously unselected package apt-transport-https. 01:05:18 (Reading database ... 13878 files and directories currently installed.) 01:05:18 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:05:18 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:05:18 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:05:20 Waiting for network to be ready... 01:05:35 2020-11-07T01:05:31Z INFO Waiting for automatic snapd restart... 01:05:35 snapd 2.47.1 from Canonical* installed 01:05:35 "snapd" switched to the "latest/stable" channel 01:05:35 01:05:50 core18 20200929 from Canonical* installed 01:05:50 "core18" switched to the "latest/stable" channel 01:05:50 01:06:08 snapcraft 4.3 from Canonical* installed 01:06:08 "snapcraft" switched to the "latest/stable" channel 01:06:08 01:06:14 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:14 - README.md 01:06:14 01:06:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:06:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:22 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:06:22 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:06:22 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:06:27 Reading package lists... 01:06:28 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:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:35 Reading package lists... 01:06:36 Building dependency tree... 01:06:36 Reading state information... 01:06:36 Suggested packages: 01:06:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:06:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:06:36 Recommended packages: 01:06:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:06:37 The following NEW packages will be installed: 01:06:37 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:06:37 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:06:37 libzmq5 pkg-config 01:06:37 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:06:37 Need to get 6537 kB of archives. 01:06:37 After this operation, 40.1 MB of additional disk space will be used. 01:06:37 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:06:38 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 01:06:38 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 01:06:38 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 01:06:38 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 01:06:38 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 01:06:38 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 01:06:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 01:06:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:06:38 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 01:06:38 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 01:06:38 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 01:06:38 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 01:06:38 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 01:06:38 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 01:06:38 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 01:06:38 debconf: delaying package configuration, since apt-utils is not installed 01:06:38 Fetched 6537 kB in 1s (5853 kB/s) 01:06:39 Selecting previously unselected package libglib2.0-0:arm64. 01:06:39 (Reading database ... 13882 files and directories currently installed.) 01:06:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 01:06:39 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:06:39 Selecting previously unselected package libpsl5:arm64. 01:06:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 01:06:39 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 01:06:39 Selecting previously unselected package libnghttp2-14:arm64. 01:06:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 01:06:39 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:06:39 Selecting previously unselected package librtmp1:arm64. 01:06:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 01:06:40 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:06:40 Selecting previously unselected package libcurl4:arm64. 01:06:40 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 01:06:40 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:06:40 Selecting previously unselected package curl. 01:06:40 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 01:06:40 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:06:40 Selecting previously unselected package libcurl3-gnutls:arm64. 01:06:40 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 01:06:40 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:06:40 Selecting previously unselected package liberror-perl. 01:06:40 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:06:40 Unpacking liberror-perl (0.17025-1) ... 01:06:40 Selecting previously unselected package git-man. 01:06:40 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:06:40 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:06:40 Selecting previously unselected package git. 01:06:40 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 01:06:41 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:06:42 Selecting previously unselected package libnorm1:arm64. 01:06:42 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 01:06:42 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:06:42 Selecting previously unselected package libpgm-5.2-0:arm64. 01:06:42 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 01:06:42 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:06:42 Selecting previously unselected package libsodium23:arm64. 01:06:42 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 01:06:42 Unpacking libsodium23:arm64 (1.0.16-2) ... 01:06:42 Selecting previously unselected package libzmq5:arm64. 01:06:42 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 01:06:42 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:06:43 Selecting previously unselected package libzmq3-dev:arm64. 01:06:43 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 01:06:43 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:06:43 Selecting previously unselected package pkg-config. 01:06:43 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 01:06:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:06:43 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:06:43 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:06:43 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:06:43 Setting up liberror-perl (0.17025-1) ... 01:06:43 Setting up libpsl5:arm64 (0.19.1-5build1) ... 01:06:43 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:06:43 No schema files found: doing nothing. 01:06:43 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:06:43 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:06:43 Setting up libsodium23:arm64 (1.0.16-2) ... 01:06:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:06:43 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:06:43 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:06:43 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:06:44 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:06:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:06:44 Setting up curl (7.58.0-2ubuntu3.10) ... 01:06:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:06:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:06:52 curl set to automatically installed. 01:06:52 git set to automatically installed. 01:06:52 git-man set to automatically installed. 01:06:52 libcurl3-gnutls set to automatically installed. 01:06:52 libcurl4 set to automatically installed. 01:06:52 liberror-perl set to automatically installed. 01:06:52 libglib2.0-0 set to automatically installed. 01:06:52 libnghttp2-14 set to automatically installed. 01:06:52 libnorm1 set to automatically installed. 01:06:52 libpgm-5.2-0 set to automatically installed. 01:06:52 libpsl5 set to automatically installed. 01:06:52 librtmp1 set to automatically installed. 01:06:52 libsodium23 set to automatically installed. 01:06:52 libzmq3-dev set to automatically installed. 01:06:52 libzmq5 set to automatically installed. 01:06:52 pkg-config set to automatically installed. 01:06:54 snapd is not logged in, snap install commands will use sudo 01:07:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:07:02 snap "core18" has no updates available 01:07:02 Pulling go 01:07:07 'app-service-config' has dependencies that need to be staged: go 01:07:07 Skipping pull go (already ran) 01:07:07 Building go 01:07:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:07 Dload Upload Total Spent Left Speed 01:12:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 969k 0 0 767k 0 0:02:04 0:00:01 0:02:03 767k 1 93.2M 1 969k 0 0 428k 0 0:03:42 0:00:02 0:03:40 428k 1 93.2M 1 969k 0 0 296k 0 0:05:21 0:00:03 0:05:18 296k 1 93.2M 1 969k 0 0 227k 0 0:07:00 0:00:04 0:06:56 227k 1 93.2M 1 969k 0 0 184k 0 0:08:38 0:00:05 0:08:33 184k 1 93.2M 1 969k 0 0 154k 0 0:10:17 0:00:06 0:10:11 0 1 93.2M 1 969k 0 0 133k 0 0:11:55 0:00:07 0:11:48 0 1 93.2M 1 969k 0 0 117k 0 0:13:34 0:00:08 0:13:26 0 1 93.2M 1 969k 0 0 104k 0 0:15:13 0:00:09 0:15:04 0 1 93.2M 1 969k 0 0 96603 0 0:16:51 0:00:10 0:16:41 0 1 93.2M 1 969k 0 0 88031 0 0:18:30 0:00:11 0:18:19 0 1 93.2M 1 969k 0 0 80843 0 0:20:08 0:00:12 0:19:56 0 1 93.2M 1 969k 0 0 74746 0 0:21:47 0:00:13 0:21:34 0 1 93.2M 1 969k 0 0 69509 0 0:23:26 0:00:14 0:23:12 0 1 93.2M 1 969k 0 0 64954 0 0:25:04 0:00:15 0:24:49 0 1 93.2M 1 969k 0 0 60958 0 0:26:43 0:00:16 0:26:27 0 1 93.2M 1 969k 0 0 57426 0 0:28:21 0:00:17 0:28:04 0 1 93.2M 1 969k 0 0 54281 0 0:30:00 0:00:18 0:29:42 0 1 93.2M 1 969k 0 0 51463 0 0:31:39 0:00:19 0:31:20 0 1 93.2M 1 969k 0 0 48922 0 0:33:17 0:00:20 0:32:57 0 1 93.2M 1 969k 0 0 46621 0 0:34:56 0:00:21 0:34:35 0 1 93.2M 1 969k 0 0 44526 0 0:36:35 0:00:22 0:36:13 0 1 93.2M 1 969k 0 0 42612 0 0:38:13 0:00:23 0:37:50 0 1 93.2M 1 969k 0 0 40855 0 0:39:52 0:00:24 0:39:28 0 1 93.2M 1 969k 0 0 39238 0 0:41:30 0:00:25 0:41:05 0 1 93.2M 1 969k 0 0 37745 0 0:43:09 0:00:26 0:42:43 0 1 93.2M 1 969k 0 0 36360 0 0:44:48 0:00:27 0:44:21 0 1 93.2M 1 969k 0 0 35073 0 0:46:26 0:00:28 0:45:58 0 1 93.2M 1 969k 0 0 33875 0 0:48:05 0:00:29 0:47:36 0 1 93.2M 1 969k 0 0 32755 0 0:49:43 0:00:30 0:49:13 0 1 93.2M 1 969k 0 0 31707 0 0:51:22 0:00:31 0:50:51 0 1 93.2M 1 969k 0 0 30724 0 0:53:01 0:00:32 0:52:29 0 1 93.2M 1 969k 0 0 29801 0 0:54:39 0:00:33 0:54:06 0 1 93.2M 1 969k 0 0 28931 0 0:56:18 0:00:34 0:55:44 0 1 93.2M 1 969k 0 0 28111 0 0:57:56 0:00:35 0:57:21 0 1 93.2M 1 969k 0 0 27335 0 0:59:35 0:00:36 0:58:59 0 1 93.2M 1 969k 0 0 26602 0 1:01:14 0:00:37 1:00:37 0 1 93.2M 1 969k 0 0 25906 0 1:02:52 0:00:38 1:02:14 0 1 93.2M 1 969k 0 0 25246 0 1:04:31 0:00:39 1:03:52 0 1 93.2M 1 969k 0 0 24619 0 1:06:10 0:00:40 1:05:30 0 1 93.2M 1 969k 0 0 24022 0 1:07:48 0:00:41 1:07:07 0 1 93.2M 1 969k 0 0 23454 0 1:09:27 0:00:42 1:08:45 0 1 93.2M 1 969k 0 0 22912 0 1:11:05 0:00:43 1:10:22 0 1 93.2M 1 969k 0 0 22394 0 1:12:44 0:00:44 1:12:00 0 1 93.2M 1 969k 0 0 21900 0 1:14:22 0:00:45 1:13:37 0 1 93.2M 1 969k 0 0 21426 0 1:16:01 0:00:46 1:15:15 0 1 93.2M 1 969k 0 0 20973 0 1:17:40 0:00:47 1:16:53 0 1 93.2M 1 969k 0 0 20538 0 1:19:18 0:00:48 1:18:30 0 1 93.2M 1 969k 0 0 20121 0 1:20:57 0:00:49 1:20:08 0 1 93.2M 1 969k 0 0 19721 0 1:22:36 0:00:50 1:21:46 0 1 93.2M 1 969k 0 0 19336 0 1:24:14 0:00:51 1:23:23 0 1 93.2M 1 969k 0 0 18966 0 1:25:53 0:00:52 1:25:01 0 1 93.2M 1 969k 0 0 18610 0 1:27:31 0:00:53 1:26:38 0 1 93.2M 1 969k 0 0 18267 0 1:29:10 0:00:54 1:28:16 0 1 93.2M 1 969k 0 0 17936 0 1:30:49 0:00:55 1:29:54 0 1 93.2M 1 969k 0 0 17617 0 1:32:27 0:00:56 1:31:31 0 1 93.2M 1 969k 0 0 17310 0 1:34:06 0:00:57 1:33:09 0 1 93.2M 1 969k 0 0 17013 0 1:35:44 0:00:58 1:34:46 0 1 93.2M 1 1024k 0 0 17770 0 1:31:40 0:00:59 1:30:41 11949 3 93.2M 3 3329k 0 0 56540 0 0:28:48 0:01:00 0:27:48 478k 3 93.2M 3 3329k 0 0 55616 0 0:29:17 0:01:01 0:28:16 478k 3 93.2M 3 3329k 0 0 54722 0 0:29:46 0:01:02 0:28:44 478k 3 93.2M 3 3329k 0 0 53856 0 0:30:14 0:01:03 0:29:11 478k 3 93.2M 3 3329k 0 0 53017 0 0:30:43 0:01:04 0:29:39 435k 3 93.2M 3 3329k 0 0 52204 0 0:31:12 0:01:05 0:30:07 0 3 93.2M 3 3329k 0 0 51415 0 0:31:40 0:01:06 0:30:34 0 3 93.2M 3 3329k 0 0 50649 0 0:32:09 0:01:07 0:31:02 0 3 93.2M 3 3329k 0 0 49906 0 0:32:38 0:01:08 0:31:30 0 3 93.2M 3 3329k 0 0 49185 0 0:33:07 0:01:09 0:31:58 0 3 93.2M 3 3329k 0 0 48484 0 0:33:35 0:01:10 0:32:25 0 3 93.2M 3 3329k 0 0 47803 0 0:34:04 0:01:11 0:32:53 0 3 93.2M 3 3329k 0 0 47141 0 0:34:33 0:01:12 0:33:21 0 3 93.2M 3 3329k 0 0 46496 0 0:35:02 0:01:13 0:33:49 0 3 93.2M 3 3329k 0 0 45870 0 0:35:30 0:01:14 0:34:16 0 3 93.2M 3 3329k 0 0 45259 0 0:35:59 0:01:15 0:34:44 0 3 93.2M 3 3329k 0 0 44666 0 0:36:28 0:01:16 0:35:12 0 3 93.2M 3 3329k 0 0 44087 0 0:36:56 0:01:17 0:35:39 0 3 93.2M 3 3329k 0 0 43523 0 0:37:25 0:01:18 0:36:07 0 3 93.2M 3 3329k 0 0 42973 0 0:37:54 0:01:19 0:36:35 0 3 93.2M 3 3329k 0 0 42437 0 0:38:23 0:01:20 0:37:03 0 3 93.2M 3 3329k 0 0 41915 0 0:38:51 0:01:21 0:37:30 0 3 93.2M 3 3329k 0 0 41404 0 0:39:20 0:01:22 0:37:58 0 3 93.2M 3 3329k 0 0 40907 0 0:39:49 0:01:23 0:38:26 0 3 93.2M 3 3329k 0 0 40421 0 0:40:17 0:01:24 0:38:53 0 3 93.2M 3 3329k 0 0 39946 0 0:40:46 0:01:25 0:39:21 0 3 93.2M 3 3329k 0 0 39483 0 0:41:15 0:01:26 0:39:49 0 3 93.2M 3 3329k 0 0 39030 0 0:41:44 0:01:27 0:40:17 0 3 93.2M 3 3329k 0 0 38587 0 0:42:12 0:01:28 0:40:44 0 3 93.2M 3 3329k 0 0 38154 0 0:42:41 0:01:29 0:41:12 0 3 93.2M 3 3329k 0 0 37731 0 0:43:10 0:01:30 0:41:40 0 3 93.2M 3 3329k 0 0 37317 0 0:43:39 0:01:31 0:42:08 0 3 93.2M 3 3329k 0 0 36912 0 0:44:07 0:01:32 0:42:35 0 3 93.2M 3 3329k 0 0 36517 0 0:44:36 0:01:33 0:43:03 0 3 93.2M 3 3329k 0 0 36129 0 0:45:05 0:01:34 0:43:31 0 3 93.2M 3 3329k 0 0 35749 0 0:45:33 0:01:35 0:43:58 0 3 93.2M 3 3329k 0 0 35378 0 0:46:02 0:01:36 0:44:26 0 3 93.2M 3 3329k 0 0 35013 0 0:46:31 0:01:37 0:44:54 0 3 93.2M 3 3329k 0 0 34657 0 0:47:00 0:01:38 0:45:22 0 3 93.2M 3 3329k 0 0 34307 0 0:47:28 0:01:39 0:45:49 0 3 93.2M 3 3329k 0 0 33965 0 0:47:57 0:01:40 0:46:17 0 3 93.2M 3 3329k 0 0 33630 0 0:48:26 0:01:41 0:46:45 0 3 93.2M 3 3329k 0 0 33300 0 0:48:55 0:01:42 0:47:13 0 3 93.2M 3 3329k 0 0 32978 0 0:49:23 0:01:43 0:47:40 0 3 93.2M 3 3329k 0 0 32661 0 0:49:52 0:01:44 0:48:08 0 3 93.2M 3 3329k 0 0 32350 0 0:50:21 0:01:45 0:48:36 0 3 93.2M 3 3329k 0 0 32046 0 0:50:49 0:01:46 0:49:03 0 3 93.2M 3 3329k 0 0 31747 0 0:51:18 0:01:47 0:49:31 0 3 93.2M 3 3329k 0 0 31454 0 0:51:47 0:01:48 0:49:59 0 3 93.2M 3 3329k 0 0 31165 0 0:52:16 0:01:49 0:50:27 0 3 93.2M 3 3329k 0 0 30883 0 0:52:44 0:01:50 0:50:54 0 3 93.2M 3 3329k 0 0 30605 0 0:53:13 0:01:51 0:51:22 0 3 93.2M 3 3329k 0 0 30332 0 0:53:42 0:01:52 0:51:50 0 3 93.2M 3 3329k 0 0 30064 0 0:54:10 0:01:53 0:52:17 0 3 93.2M 3 3329k 0 0 29801 0 0:54:39 0:01:54 0:52:45 0 3 93.2M 3 3329k 0 0 29542 0 0:55:08 0:01:55 0:53:13 0 3 93.2M 3 3329k 0 0 29288 0 0:55:37 0:01:56 0:53:41 0 3 93.2M 3 3329k 0 0 29038 0 0:56:05 0:01:57 0:54:08 0 3 93.2M 3 3329k 0 0 28792 0 0:56:34 0:01:58 0:54:36 0 3 93.2M 3 3329k 0 0 28550 0 0:57:03 0:01:59 0:55:04 0 3 93.2M 3 3408k 0 0 29082 0 0:56:00 0:02:00 0:54:00 17557 5 93.2M 5 5167k 0 0 43647 0 0:37:19 0:02:01 0:35:18 380k 5 93.2M 5 5167k 0 0 43289 0 0:37:37 0:02:02 0:35:35 380k 5 93.2M 5 5167k 0 0 42937 0 0:37:56 0:02:03 0:35:53 380k 5 93.2M 5 5167k 0 0 42591 0 0:38:14 0:02:04 0:36:10 380k 5 93.2M 5 5167k 0 0 42250 0 0:38:33 0:02:05 0:36:28 335k 5 93.2M 5 5167k 0 0 41915 0 0:38:51 0:02:06 0:36:45 0 5 93.2M 5 5167k 0 0 41585 0 0:39:10 0:02:07 0:37:03 0 5 93.2M 5 5167k 0 0 41260 0 0:39:28 0:02:08 0:37:20 0 5 93.2M 5 5167k 0 0 40941 0 0:39:47 0:02:09 0:37:38 0 5 93.2M 5 5167k 0 0 40626 0 0:40:05 0:02:10 0:37:55 0 5 93.2M 5 5167k 0 0 40315 0 0:40:24 0:02:11 0:38:13 0 5 93.2M 5 5167k 0 0 40010 0 0:40:42 0:02:12 0:38:30 0 5 93.2M 5 5167k 0 0 39709 0 0:41:01 0:02:13 0:38:48 0 5 93.2M 5 5167k 0 0 39413 0 0:41:19 0:02:14 0:39:05 0 5 93.2M 5 5167k 0 0 39121 0 0:41:38 0:02:15 0:39:23 0 5 93.2M 5 5167k 0 0 38833 0 0:41:56 0:02:16 0:39:40 0 5 93.2M 5 5167k 0 0 38550 0 0:42:15 0:02:17 0:39:58 0 5 93.2M 5 5167k 0 0 38270 0 0:42:33 0:02:18 0:40:15 0 5 93.2M 5 5167k 0 0 37995 0 0:42:52 0:02:19 0:40:33 0 5 93.2M 5 5167k 0 0 37724 0 0:43:10 0:02:20 0:40:50 0 5 93.2M 5 5167k 0 0 37456 0 0:43:29 0:02:21 0:41:08 0 5 93.2M 5 5167k 0 0 37192 0 0:43:47 0:02:22 0:41:25 0 5 93.2M 5 5167k 0 0 36932 0 0:44:06 0:02:23 0:41:43 0 5 93.2M 5 5167k 0 0 36676 0 0:44:24 0:02:24 0:42:00 0 5 93.2M 5 5167k 0 0 36423 0 0:44:43 0:02:25 0:42:18 0 5 93.2M 5 5167k 0 0 36174 0 0:45:01 0:02:26 0:42:35 0 5 93.2M 5 5167k 0 0 35927 0 0:45:20 0:02:27 0:42:53 0 5 93.2M 5 5167k 0 0 35685 0 0:45:38 0:02:28 0:43:10 0 5 93.2M 5 5167k 0 0 35445 0 0:45:57 0:02:29 0:43:28 0 5 93.2M 5 5167k 0 0 35277 0 0:46:10 0:02:30 0:43:40 0 5 93.2M 5 5167k 0 0 35043 0 0:46:29 0:02:31 0:43:58 0 5 93.2M 5 5167k 0 0 34812 0 0:46:47 0:02:32 0:44:15 0 5 93.2M 5 5167k 0 0 34585 0 0:47:06 0:02:33 0:44:33 0 5 93.2M 5 5167k 0 0 34360 0 0:47:24 0:02:34 0:44:50 0 5 93.2M 5 5167k 0 0 34137 0 0:47:43 0:02:35 0:45:08 0 5 93.2M 5 5167k 0 0 33918 0 0:48:01 0:02:36 0:45:25 0 5 93.2M 5 5167k 0 0 33702 0 0:48:20 0:02:37 0:45:43 0 5 93.2M 5 5167k 0 0 33488 0 0:48:38 0:02:38 0:46:00 0 5 93.2M 5 5167k 0 0 33277 0 0:48:57 0:02:39 0:46:18 0 5 93.2M 5 5167k 0 0 33069 0 0:49:15 0:02:40 0:46:35 0 5 93.2M 5 5167k 0 0 32863 0 0:49:34 0:02:41 0:46:53 0 5 93.2M 5 5167k 0 0 32660 0 0:49:52 0:02:42 0:47:10 0 5 93.2M 5 5167k 0 0 32459 0 0:50:11 0:02:43 0:47:28 0 5 93.2M 5 5167k 0 0 32261 0 0:50:29 0:02:44 0:47:45 0 5 93.2M 5 5167k 0 0 32065 0 0:50:48 0:02:45 0:48:03 0 5 93.2M 5 5167k 0 0 31872 0 0:51:06 0:02:46 0:48:20 0 5 93.2M 5 5167k 0 0 31680 0 0:51:25 0:02:47 0:48:38 0 5 93.2M 5 5167k 0 0 31492 0 0:51:43 0:02:48 0:48:55 0 5 93.2M 5 5167k 0 0 31305 0 0:52:02 0:02:49 0:49:13 0 5 93.2M 5 5167k 0 0 31120 0 0:52:20 0:02:50 0:49:30 0 5 93.2M 5 5167k 0 0 30938 0 0:52:39 0:02:51 0:49:48 0 5 93.2M 5 5167k 0 0 30758 0 0:52:57 0:02:52 0:50:05 0 5 93.2M 5 5167k 0 0 30580 0 0:53:16 0:02:53 0:50:23 0 5 93.2M 5 5167k 0 0 30404 0 0:53:34 0:02:54 0:50:40 0 5 93.2M 5 5167k 0 0 30230 0 0:53:53 0:02:55 0:50:58 0 5 93.2M 5 5167k 0 0 30058 0 0:54:11 0:02:56 0:51:15 0 5 93.2M 5 5167k 0 0 29888 0 0:54:30 0:02:57 0:51:33 0 5 93.2M 5 5167k 0 0 29719 0 0:54:48 0:02:58 0:51:50 0 5 93.2M 5 5167k 0 0 29553 0 0:55:07 0:02:59 0:52:08 0 5 93.2M 5 5279k 0 0 30035 0 0:54:14 0:03:00 0:51:14 23151 5 93.2M 5 5647k 0 0 31943 0 0:50:59 0:03:01 0:47:58 98297 5 93.2M 5 5647k 0 0 31767 0 0:51:16 0:03:02 0:48:14 98297 5 93.2M 5 5647k 0 0 31593 0 0:51:33 0:03:03 0:48:30 98297 5 93.2M 5 5647k 0 0 31421 0 0:51:50 0:03:04 0:48:46 98297 5 93.2M 5 5647k 0 0 31251 0 0:52:07 0:03:05 0:49:02 74502 5 93.2M 5 5647k 0 0 31083 0 0:52:24 0:03:06 0:49:18 0 5 93.2M 5 5647k 0 0 30916 0 0:52:41 0:03:07 0:49:34 0 5 93.2M 5 5647k 0 0 30752 0 0:52:58 0:03:08 0:49:50 0 5 93.2M 5 5647k 0 0 30589 0 0:53:15 0:03:09 0:50:06 0 5 93.2M 5 5647k 0 0 30427 0 0:53:32 0:03:10 0:50:22 0 5 93.2M 5 5647k 0 0 30268 0 0:53:49 0:03:11 0:50:38 0 5 93.2M 5 5647k 0 0 30110 0 0:54:06 0:03:12 0:50:54 0 5 93.2M 5 5647k 0 0 29954 0 0:54:22 0:03:13 0:51:09 0 5 93.2M 5 5647k 0 0 29799 0 0:54:39 0:03:14 0:51:25 0 5 93.2M 5 5647k 0 0 29646 0 0:54:56 0:03:15 0:51:41 0 5 93.2M 5 5647k 0 0 29495 0 0:55:13 0:03:16 0:51:57 0 5 93.2M 5 5647k 0 0 29345 0 0:55:30 0:03:17 0:52:13 0 5 93.2M 5 5647k 0 0 29196 0 0:55:47 0:03:18 0:52:29 0 5 93.2M 5 5647k 0 0 29049 0 0:56:04 0:03:19 0:52:45 0 5 93.2M 5 5647k 0 0 28904 0 0:56:21 0:03:20 0:53:01 0 5 93.2M 5 5647k 0 0 28760 0 0:56:38 0:03:21 0:53:17 0 5 93.2M 5 5647k 0 0 28617 0 0:56:55 0:03:22 0:53:33 0 5 93.2M 5 5647k 0 0 28476 0 0:57:12 0:03:23 0:53:49 0 5 93.2M 5 5647k 0 0 28336 0 0:57:29 0:03:24 0:54:05 0 5 93.2M 5 5647k 0 0 28198 0 0:57:46 0:03:25 0:54:21 0 5 93.2M 5 5647k 0 0 28061 0 0:58:03 0:03:26 0:54:37 0 5 93.2M 5 5647k 0 0 27925 0 0:58:20 0:03:27 0:54:53 0 5 93.2M 5 5647k 0 0 27791 0 0:58:36 0:03:28 0:55:08 0 5 93.2M 5 5647k 0 0 27657 0 0:58:53 0:03:29 0:55:24 0 5 93.2M 5 5647k 0 0 27525 0 0:59:10 0:03:30 0:55:40 0 5 93.2M 5 5647k 0 0 27395 0 0:59:27 0:03:31 0:55:56 0 5 93.2M 5 5647k 0 0 27265 0 0:59:44 0:03:32 0:56:12 0 5 93.2M 5 5647k 0 0 27137 0 1:00:01 0:03:33 0:56:28 0 5 93.2M 5 5647k 0 0 27010 0 1:00:18 0:03:34 0:56:44 0 5 93.2M 5 5647k 0 0 26884 0 1:00:35 0:03:35 0:57:00 0 5 93.2M 5 5647k 0 0 26760 0 1:00:52 0:03:36 0:57:16 0 5 93.2M 5 5647k 0 0 26636 0 1:01:09 0:03:37 0:57:32 0 5 93.2M 5 5647k 0 0 26514 0 1:01:26 0:03:38 0:57:48 0 5 93.2M 5 5647k 0 0 26393 0 1:01:43 0:03:39 0:58:04 0 5 93.2M 5 5647k 0 0 26273 0 1:02:00 0:03:40 0:58:20 0 5 93.2M 5 5647k 0 0 26154 0 1:02:17 0:03:41 0:58:36 0 5 93.2M 5 5647k 0 0 26036 0 1:02:33 0:03:42 0:58:51 0 5 93.2M 5 5647k 0 0 25919 0 1:02:50 0:03:43 0:59:07 0 5 93.2M 5 5647k 0 0 25803 0 1:03:07 0:03:44 0:59:23 0 5 93.2M 5 5647k 0 0 25688 0 1:03:24 0:03:45 0:59:39 0 5 93.2M 5 5647k 0 0 25574 0 1:03:41 0:03:46 0:59:55 0 5 93.2M 5 5647k 0 0 25461 0 1:03:58 0:03:47 1:00:11 0 5 93.2M 5 5647k 0 0 25350 0 1:04:15 0:03:48 1:00:27 0 5 93.2M 5 5647k 0 0 25239 0 1:04:32 0:03:49 1:00:43 0 5 93.2M 5 5647k 0 0 25129 0 1:04:49 0:03:50 1:00:59 0 5 93.2M 5 5647k 0 0 25020 0 1:05:06 0:03:51 1:01:15 0 5 93.2M 5 5647k 0 0 24912 0 1:05:23 0:03:52 1:01:31 0 5 93.2M 5 5647k 0 0 24805 0 1:05:40 0:03:53 1:01:47 0 5 93.2M 5 5647k 0 0 24699 0 1:05:57 0:03:54 1:02:03 0 5 93.2M 5 5647k 0 0 24594 0 1:06:14 0:03:55 1:02:19 0 5 93.2M 5 5647k 0 0 24489 0 1:06:31 0:03:56 1:02:35 0 5 93.2M 5 5647k 0 0 24386 0 1:06:47 0:03:57 1:02:50 0 5 93.2M 5 5647k 0 0 24283 0 1:07:04 0:03:58 1:03:06 0 5 93.2M 5 5647k 0 0 24181 0 1:07:21 0:03:59 1:03:22 0 5 93.2M 5 5647k 0 0 24081 0 1:07:38 0:04:00 1:03:38 0 7 93.2M 7 6703k 0 0 28484 0 0:57:11 0:04:00 0:53:11 218k 7 93.2M 7 6703k 0 0 28366 0 0:57:25 0:04:02 0:53:23 218k 7 93.2M 7 6703k 0 0 28249 0 0:57:39 0:04:03 0:53:36 218k 7 93.2M 7 6703k 0 0 28133 0 0:57:54 0:04:04 0:53:50 218k 7 93.2M 7 6703k 0 0 28018 0 0:58:08 0:04:05 0:54:03 218k 7 93.2M 7 6703k 0 0 27904 0 0:58:22 0:04:06 0:54:16 0 7 93.2M 7 6703k 0 0 27791 0 0:58:36 0:04:07 0:54:29 0 7 93.2M 7 6703k 0 0 27678 0 0:58:51 0:04:08 0:54:43 0 7 93.2M 7 6703k 0 0 27567 0 0:59:05 0:04:09 0:54:56 0 7 93.2M 7 6703k 0 0 27456 0 0:59:19 0:04:10 0:55:09 0 7 93.2M 7 6703k 0 0 27347 0 0:59:33 0:04:11 0:55:22 0 7 93.2M 7 6703k 0 0 27238 0 0:59:48 0:04:12 0:55:36 0 7 93.2M 7 6703k 0 0 27130 0 1:00:02 0:04:13 0:55:49 0 7 93.2M 7 6703k 0 0 27023 0 1:00:16 0:04:14 0:56:02 0 7 93.2M 7 6703k 0 0 26917 0 1:00:31 0:04:15 0:56:16 0 7 93.2M 7 6703k 0 0 26812 0 1:00:45 0:04:16 0:56:29 0 7 93.2M 7 6703k 0 0 26707 0 1:00:59 0:04:17 0:56:42 0 7 93.2M 7 6703k 0 0 26604 0 1:01:13 0:04:18 0:56:55 0 7 93.2M 7 6703k 0 0 26501 0 1:01:28 0:04:19 0:57:09 0 7 93.2M 7 6703k 0 0 26399 0 1:01:42 0:04:20 0:57:22 0 7 93.2M 7 6703k 0 0 26297 0 1:01:56 0:04:21 0:57:35 0 7 93.2M 7 6703k 0 0 26197 0 1:02:10 0:04:22 0:57:48 0 7 93.2M 7 6703k 0 0 26097 0 1:02:25 0:04:23 0:58:02 0 7 93.2M 7 6703k 0 0 25998 0 1:02:39 0:04:24 0:58:15 0 7 93.2M 7 6703k 0 0 25900 0 1:02:53 0:04:25 0:58:28 0 7 93.2M 7 6703k 0 0 25802 0 1:03:07 0:04:26 0:58:41 0 7 93.2M 7 6703k 0 0 25705 0 1:03:22 0:04:27 0:58:55 0 7 93.2M 7 6703k 0 0 25609 0 1:03:36 0:04:28 0:59:08 0 7 93.2M 7 6703k 0 0 25514 0 1:03:50 0:04:29 0:59:21 0 7 93.2M 7 6703k 0 0 25419 0 1:04:05 0:04:30 0:59:35 0 7 93.2M 7 6703k 0 0 25325 0 1:04:19 0:04:31 0:59:48 0 7 93.2M 7 6703k 0 0 25232 0 1:04:33 0:04:32 1:00:01 0 7 93.2M 7 6703k 0 0 25139 0 1:04:47 0:04:33 1:00:14 0 7 93.2M 7 6703k 0 0 25047 0 1:05:02 0:04:34 1:00:28 0 7 93.2M 7 6703k 0 0 24956 0 1:05:16 0:04:35 1:00:41 0 7 93.2M 7 6703k 0 0 24866 0 1:05:30 0:04:36 1:00:54 0 7 93.2M 7 6703k 0 0 24776 0 1:05:44 0:04:37 1:01:07 0 7 93.2M 7 6703k 0 0 24686 0 1:05:59 0:04:38 1:01:21 0 7 93.2M 7 6703k 0 0 24598 0 1:06:13 0:04:39 1:01:34 0 7 93.2M 7 6703k 0 0 24510 0 1:06:27 0:04:40 1:01:47 0 7 93.2M 7 6703k 0 0 24422 0 1:06:42 0:04:41 1:02:01 0 7 93.2M 7 6703k 0 0 24336 0 1:06:56 0:04:42 1:02:14 0 7 93.2M 7 6703k 0 0 24250 0 1:07:10 0:04:43 1:02:27 0 7 93.2M 7 6703k 0 0 24164 0 1:07:24 0:04:44 1:02:40 0 7 93.2M 7 6703k 0 0 24079 0 1:07:39 0:04:45 1:02:54 0 7 93.2M 7 6703k 0 0 23995 0 1:07:53 0:04:46 1:03:07 0 7 93.2M 7 6703k 0 0 23911 0 1:08:07 0:04:47 1:03:20 0 7 93.2M 7 6703k 0 0 23828 0 1:08:21 0:04:48 1:03:33 0 7 93.2M 7 6703k 0 0 23745 0 1:08:36 0:04:49 1:03:47 0 7 93.2M 7 6703k 0 0 23663 0 1:08:50 0:04:50 1:04:00 0 7 93.2M 7 6703k 0 0 23582 0 1:09:04 0:04:51 1:04:13 0 7 93.2M 7 6703k 0 0 23501 0 1:09:18 0:04:52 1:04:26 0 7 93.2M 7 6703k 0 0 23421 0 1:09:33 0:04:53 1:04:40 0 7 93.2M 7 6703k 0 0 23341 0 1:09:47 0:04:54 1:04:53 0 7 93.2M 7 6703k 0 0 23262 0 1:10:01 0:04:55 1:05:06 0 7 93.2M 7 6703k 0 0 23183 0 1:10:15 0:04:56 1:05:19 0 7 93.2M 7 6703k 0 0 23105 0 1:10:30 0:04:57 1:05:33 0 7 93.2M 7 6703k 0 0 23027 0 1:10:44 0:04:58 1:05:46 0 7 93.2M 7 6703k 0 0 22950 0 1:10:58 0:04:59 1:05:59 0 7 93.2M 7 6703k 0 0 22873 0 1:11:13 0:05:00 1:06:13 0 7 93.2M 7 6703k 0 0 22797 0 1:11:27 0:05:01 1:06:26 0 7 93.2M 7 6703k 0 0 22763 0 1:11:33 0:05:01 1:06:32 0 01:12:08 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 01:12:08 Failed to run 'override-build': Exit code was 56. 01:12:08 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [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:12:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> package-listing.sh 01:12:18 ++ tr '[:upper:]' '[:lower:]' 01:12:18 ++ facter osfamily 01:12:18 + OS_FAMILY=redhat 01:12:18 + workspace=/w/workspace/_app-service-configurable_PR-124 01:12:18 + START_PACKAGES=/tmp/packages_start.txt 01:12:18 + END_PACKAGES=/tmp/packages_end.txt 01:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:18 + PACKAGES=/tmp/packages_start.txt 01:12:18 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:12:18 + PACKAGES=/tmp/packages_end.txt 01:12:18 + case "${OS_FAMILY}" in 01:12:18 + rpm -qa 01:12:18 + sort 01:12:23 + '[' -f /tmp/packages_start.txt ']' 01:12:23 + '[' -f /tmp/packages_end.txt ']' 01:12:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:23 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:12:23 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 01:12:23 + 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:12:23 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:12:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:24 01:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:12:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:24 alpine: Pulling from edgex-lftools-log-publisher 01:12:24 df20fa9351a1: Pulling fs layer 01:12:24 36b3adc4ff6f: Pulling fs layer 01:12:24 8ad3a11d3b57: Pulling fs layer 01:12:24 46f8f816bc3b: Pulling fs layer 01:12:24 93b61091891f: Pulling fs layer 01:12:24 93b9cdb0e59b: Pulling fs layer 01:12:24 5e14af77c1be: Pulling fs layer 01:12:24 01666e4c0597: Pulling fs layer 01:12:24 aa168da1d23b: Pulling fs layer 01:12:24 46f8f816bc3b: Waiting 01:12:24 01666e4c0597: Waiting 01:12:24 93b61091891f: Waiting 01:12:24 93b9cdb0e59b: Waiting 01:12:24 aa168da1d23b: Waiting 01:12:24 5e14af77c1be: Waiting 01:12:24 36b3adc4ff6f: Verifying Checksum 01:12:24 36b3adc4ff6f: Download complete 01:12:24 46f8f816bc3b: Verifying Checksum 01:12:24 46f8f816bc3b: Download complete 01:12:25 df20fa9351a1: Verifying Checksum 01:12:25 df20fa9351a1: Download complete 01:12:25 93b9cdb0e59b: Verifying Checksum 01:12:25 93b9cdb0e59b: Download complete 01:12:25 5e14af77c1be: Verifying Checksum 01:12:25 5e14af77c1be: Download complete 01:12:25 01666e4c0597: Verifying Checksum 01:12:25 01666e4c0597: Download complete 01:12:25 8ad3a11d3b57: Verifying Checksum 01:12:25 8ad3a11d3b57: Download complete 01:12:25 df20fa9351a1: Pull complete 01:12:25 36b3adc4ff6f: Pull complete 01:12:26 93b61091891f: Verifying Checksum 01:12:26 93b61091891f: Download complete 01:12:26 8ad3a11d3b57: Pull complete 01:12:26 46f8f816bc3b: Pull complete 01:12:27 93b61091891f: Pull complete 01:12:27 93b9cdb0e59b: Pull complete 01:12:27 aa168da1d23b: Verifying Checksum 01:12:27 aa168da1d23b: Download complete 01:12:27 5e14af77c1be: Pull complete 01:12:27 01666e4c0597: Pull complete 01:12:34 aa168da1d23b: Pull complete 01:12:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:12:34 prd-centos7-docker-4c-2g-11442 does not seem to be running inside a container 01:12:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:12:38 $ docker top f15adcf3f302b0c06a246ffc65fc9717ba3ffb345b9fd2a0d8200096d7799cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:39 + mkdir -p /var/log/sa [Pipeline] sh 01:12:40 + ls /var/log/sa-host 01:12:40 + sadf -c /var/log/sa-host/sa05 01:12:40 file_magic: OK 01:12:40 HZ: Using current value: 100 01:12:40 file_header: OK 01:12:40 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:12:40 Statistics: 01:12:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:12:40 File successfully converted to sysstat format version 12.2.1 01:12:40 + sadf -c /var/log/sa-host/sa07 01:12:40 file_magic: OK 01:12:40 HZ: Using current value: 100 01:12:40 file_header: OK 01:12:40 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:12:40 Statistics: 01:12:40 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:12:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:40 provisioning config files... 01:12:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1223384901295534526tmp [Pipeline] { [Pipeline] echo 01:12:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:12:41 ---> create-netrc.sh [Pipeline] } 01:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:12:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:12:41 ---> python-tools-install.sh [Pipeline] echo 01:12:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:12:41 ---> sudo-logs.sh 01:12:41 Archiving 'sudo' log.. [Pipeline] echo 01:12:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:12:42 ---> job-cost.sh 01:12:42 lf-activate-venv: SKIPPING 01:12:42 INFO: No Stack... 01:12:42 INFO: Retrieving Pricing Info for: v1-standard-2 01:12:43 INFO: Archiving Costs [Pipeline] echo 01:12:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:12:43 ---> logs-deploy.sh 01:12:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/26 01:12:43 INFO: archiving workspace using pattern(s): 01:12:45 Archives upload complete. 01:12:45 INFO: archiving logs to Nexus 01:12:46 ---> uname -a: 01:12:46 Linux prd-centos7-docker-4c-2g-11442.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:12:46 01:12:46 01:12:46 ---> lscpu: 01:12:46 Architecture: x86_64 01:12:46 CPU op-mode(s): 32-bit, 64-bit 01:12:46 Byte Order: Little Endian 01:12:46 Address sizes: 40 bits physical, 48 bits virtual 01:12:46 CPU(s): 4 01:12:46 On-line CPU(s) list: 0-3 01:12:46 Thread(s) per core: 1 01:12:46 Core(s) per socket: 1 01:12:46 Socket(s): 4 01:12:46 NUMA node(s): 1 01:12:46 Vendor ID: GenuineIntel 01:12:46 CPU family: 6 01:12:46 Model: 44 01:12:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:12:46 Stepping: 1 01:12:46 CPU MHz: 2933.438 01:12:46 BogoMIPS: 5866.87 01:12:46 Virtualization: VT-x 01:12:46 Hypervisor vendor: KVM 01:12:46 Virtualization type: full 01:12:46 L1d cache: 128 KiB 01:12:46 L1i cache: 128 KiB 01:12:46 L2 cache: 16 MiB 01:12:46 L3 cache: 64 MiB 01:12:46 NUMA node0 CPU(s): 0-3 01:12:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:12:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:12:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:12:46 Vulnerability Meltdown: Mitigation; PTI 01:12:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:12:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:12:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:12:46 Vulnerability Tsx async abort: Not affected 01:12:46 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:12:46 01:12:46 01:12:46 ---> nproc: 01:12:46 4 01:12:46 01:12:46 01:12:46 ---> df -h: 01:12:46 Filesystem Size Used Available Use% Mounted on 01:12:46 overlay 50.0G 6.8G 43.1G 14% / 01:12:46 tmpfs 64.0M 0 64.0M 0% /dev 01:12:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:12:46 shm 64.0M 0 64.0M 0% /dev/shm 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 01:12:46 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 01:12:46 01:12:46 01:12:46 ---> free -m: 01:12:46 total used free shared buff/cache available 01:12:46 Mem: 1837 675 110 0 1051 1058 01:12:46 Swap: 1023 1 1022 01:12:46 01:12:46 01:12:46 ---> ip addr: 01:12:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:12:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:12:46 inet 127.0.0.1/8 scope host lo 01:12:46 valid_lft forever preferred_lft forever 01:12:46 inet6 ::1/128 scope host 01:12:46 valid_lft forever preferred_lft forever 01:12:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:12:46 link/ether fa:16:3e:a4:b3:44 brd ff:ff:ff:ff:ff:ff 01:12:46 inet 10.30.123.142/23 brd 10.30.123.255 scope global dynamic eth0 01:12:46 valid_lft 83933sec preferred_lft 83933sec 01:12:46 inet6 fe80::f816:3eff:fea4:b344/64 scope link 01:12:46 valid_lft forever preferred_lft forever 01:12:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:12:46 link/ether 02:42:66:b0:f4:6d brd ff:ff:ff:ff:ff:ff 01:12:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:12:46 valid_lft forever preferred_lft forever 01:12:46 inet6 fe80::42:66ff:feb0:f46d/64 scope link 01:12:46 valid_lft forever preferred_lft forever 01:12:46 01:12:46 01:12:46 ---> sar -b -r -n DEV: 01:12:46 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/07/20 _x86_64_ (4 CPU) 01:12:46 01:12:46 00:31:21 LINUX RESTART (4 CPU) 01:12:46 01:12:46 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:12:46 00:33:01 9.55 1.07 8.49 0.00 283.84 2220.05 0.00 01:12:46 00:34:01 0.33 0.02 0.32 0.00 2.13 5.28 0.00 01:12:46 00:35:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 01:12:46 00:36:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 01:12:46 00:37:01 0.25 0.00 0.25 0.00 0.00 4.00 0.00 01:12:46 00:38:01 0.32 0.00 0.32 0.00 0.00 4.36 0.00 01:12:46 00:39:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 01:12:46 00:40:02 0.25 0.00 0.25 0.00 0.00 2.83 0.00 01:12:46 00:41:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 01:12:46 00:42:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 01:12:46 00:43:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 01:12:46 00:44:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 01:12:46 00:45:01 0.25 0.00 0.25 0.00 0.00 4.05 0.00 01:12:46 00:46:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 01:12:46 00:47:01 0.42 0.20 0.22 0.00 6.26 3.46 0.00 01:12:46 00:48:01 0.75 0.00 0.75 0.00 0.00 13.79 0.00 01:12:46 00:49:01 0.38 0.00 0.38 0.00 0.00 5.00 0.00 01:12:46 00:50:01 0.38 0.00 0.38 0.00 0.00 5.10 0.00 01:12:46 00:51:01 0.13 0.00 0.13 0.00 0.00 1.88 0.00 01:12:46 00:52:01 47.79 13.75 34.04 0.00 4650.31 2478.79 0.00 01:12:46 00:53:01 2.13 0.00 2.13 0.00 0.00 42.83 0.00 01:12:46 00:54:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 01:12:46 00:55:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 01:12:46 00:56:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 01:12:46 00:57:01 0.18 0.00 0.18 0.00 0.00 2.23 0.00 01:12:46 00:58:01 0.37 0.02 0.35 0.00 0.13 4.08 0.00 01:12:46 00:59:01 0.27 0.00 0.27 0.00 0.00 2.86 0.00 01:12:46 01:00:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 01:12:46 01:01:01 0.22 0.02 0.20 0.00 0.13 2.81 0.00 01:12:46 01:02:01 0.45 0.12 0.33 0.00 2.13 5.54 0.00 01:12:46 01:03:01 0.22 0.00 0.22 0.00 0.00 2.65 0.00 01:12:46 01:04:02 0.30 0.00 0.30 0.00 0.00 3.78 0.00 01:12:46 01:05:01 0.24 0.00 0.24 0.00 0.00 2.78 0.00 01:12:46 01:06:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 01:12:46 01:07:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 01:12:46 01:08:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 01:12:46 01:09:01 0.22 0.00 0.22 0.00 0.00 3.61 0.00 01:12:46 01:10:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 01:12:46 01:11:01 0.23 0.00 0.23 0.00 0.00 1.77 0.00 01:12:46 01:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:12:46 Average: 1.74 0.38 1.36 0.00 123.79 121.85 0.00 01:12:46 01:12:46 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:12:46 00:33:01 114092 0 452236 24.04 2620 1312608 1010304 34.48 294588 1318316 20 01:12:46 00:34:01 116284 0 449972 23.91 2620 1312680 996256 34.00 292928 1318076 8 01:12:46 00:35:01 115648 0 450604 23.95 2620 1312684 996412 34.01 293900 1318076 20 01:12:46 00:36:01 115156 0 451092 23.97 2620 1312688 996460 34.01 294184 1318076 20 01:12:46 00:37:01 115092 0 451152 23.98 2620 1312692 996472 34.01 292136 1320028 16 01:12:46 00:38:01 116308 0 449932 23.91 2620 1312696 1004488 34.28 291384 1320028 12 01:12:46 00:39:01 116844 0 449392 23.88 2620 1312700 1004452 34.28 291228 1320028 8 01:12:46 00:40:02 116636 0 449596 23.89 2620 1312704 1004452 34.28 289332 1321804 16 01:12:46 00:41:01 116720 0 449504 23.89 2620 1312712 1004452 34.28 289468 1321804 12 01:12:46 00:42:01 113368 0 452852 24.07 2620 1312716 1004560 34.28 291448 1322844 20 01:12:46 00:43:01 112956 0 453260 24.09 2620 1312720 1004620 34.29 291872 1322844 20 01:12:46 00:44:01 112644 0 453568 24.11 2620 1312724 1004644 34.29 292060 1322844 20 01:12:46 00:45:01 112652 0 453552 24.11 2620 1312732 1004732 34.29 292348 1322856 8 01:12:46 00:46:01 112808 0 453392 24.10 2620 1312736 1004672 34.29 291844 1322852 8 01:12:46 00:47:01 113020 0 453144 24.08 2620 1312772 1004588 34.28 291388 1322876 12 01:12:46 00:48:01 113284 0 452876 24.07 2620 1312776 1004552 34.28 291152 1322876 16 01:12:46 00:49:01 113636 0 452520 24.05 2620 1312780 1004516 34.28 291208 1322876 20 01:12:46 00:50:01 113768 0 452384 24.04 2620 1312784 1004516 34.28 290904 1322940 16 01:12:46 00:51:01 113324 0 452824 24.07 2620 1312788 1004516 34.28 291156 1322940 8 01:12:46 00:52:01 151992 0 582244 30.94 2620 1144700 1071424 36.57 454360 1114124 128 01:12:46 00:53:01 154940 0 579288 30.79 2620 1144708 1071016 36.55 451676 1114080 20 01:12:46 00:54:01 155912 0 578312 30.74 2620 1144712 1066916 36.41 451140 1114076 12 01:12:46 00:55:01 156340 0 577880 30.71 2620 1144716 1066868 36.41 451012 1114076 8 01:12:46 00:56:01 155328 0 578888 30.77 2620 1144720 1066988 36.41 451784 1114076 20 01:12:46 00:57:01 155728 0 578480 30.74 2620 1144728 1066976 36.41 451764 1114076 16 01:12:46 00:58:01 156000 0 578200 30.73 2620 1144736 1066892 36.41 439688 1125668 16 01:12:46 00:59:01 156032 0 578164 30.73 2620 1144740 1066868 36.41 439436 1125672 8 01:12:46 01:00:01 155780 0 578412 30.74 2620 1144744 1066988 36.41 434280 1131484 20 01:12:46 01:01:01 154852 0 579336 30.79 2620 1144748 1069640 36.50 434240 1131484 8 01:12:46 01:02:01 155284 0 578764 30.76 2620 1144888 1067460 36.43 434416 1131560 16 01:12:46 01:03:01 155152 0 578888 30.77 2620 1144896 1067424 36.43 434196 1131592 20 01:12:46 01:04:02 155232 0 578804 30.76 2620 1144900 1067376 36.43 433848 1131592 16 01:12:46 01:05:01 154504 0 579524 30.80 2620 1144908 1067544 36.43 434864 1131624 8 01:12:46 01:06:01 155880 0 578144 30.73 2620 1144912 1067376 36.43 433972 1131612 8 01:12:46 01:07:01 155268 0 578752 30.76 2620 1144916 1067460 36.43 434364 1131616 16 01:12:46 01:08:01 155580 0 578436 30.74 2620 1144920 1067424 36.43 434112 1131612 20 01:12:46 01:09:01 155636 0 578376 30.74 2620 1144924 1067376 36.43 433820 1131616 8 01:12:46 01:10:01 155932 0 578068 30.72 2620 1144936 1067376 36.43 434080 1131616 8 01:12:46 01:11:01 156032 0 577968 30.72 2620 1144936 1067376 36.43 433820 1131752 8 01:12:46 01:12:01 155360 0 578632 30.75 2620 1144944 1067448 36.43 434192 1131752 12 01:12:46 Average: 135925 0 518435 27.55 2620 1224576 1037047 35.39 369490 1218794 17 01:12:46 01:12:46 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:12:46 00:33:01 eth0 23.45 10.57 36.40 5.76 0.00 0.00 0.00 0.00 01:12:46 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:34:01 eth0 1.00 0.02 0.10 0.00 0.00 0.00 0.00 0.00 01:12:46 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:35:01 eth0 2.63 0.63 0.69 0.40 0.00 0.00 0.00 0.00 01:12:46 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:36:01 eth0 1.20 0.30 0.33 0.20 0.00 0.00 0.00 0.00 01:12:46 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:37:01 eth0 0.70 0.48 0.35 0.24 0.00 0.00 0.00 0.00 01:12:46 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:38:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 01:12:46 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:46 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:40:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:46 00:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:41:01 eth0 0.19 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:46 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:42:01 eth0 1.03 0.47 0.39 0.24 0.00 0.00 0.00 0.00 01:12:46 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:43:01 eth0 1.48 0.58 0.61 0.36 0.00 0.00 0.00 0.00 01:12:46 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:44:01 eth0 1.70 0.33 0.42 0.23 0.00 0.00 0.00 0.00 01:12:46 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:45:01 eth0 1.03 0.30 0.32 0.23 0.00 0.00 0.00 0.00 01:12:46 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:46:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:12:46 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:47:01 eth0 0.12 0.08 0.07 0.04 0.00 0.00 0.00 0.00 01:12:46 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:48:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 01:12:46 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:46 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:12:46 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:52:01 eth0 302.75 228.22 684.72 80.64 0.00 0.00 0.00 0.00 01:12:46 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:52:01 docker0 2.06 1.73 0.38 3.42 0.00 0.00 0.00 0.00 01:12:46 00:53:01 eth0 0.70 0.37 0.52 0.05 0.00 0.00 0.00 0.00 01:12:46 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:54:01 eth0 0.23 0.12 0.15 0.01 0.00 0.00 0.00 0.00 01:12:46 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:55:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:12:46 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:56:01 eth0 1.07 0.30 0.32 0.20 0.00 0.00 0.00 0.00 01:12:46 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:57:01 eth0 0.62 0.33 0.34 0.23 0.00 0.00 0.00 0.00 01:12:46 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:58:01 eth0 0.15 0.12 0.06 0.04 0.00 0.00 0.00 0.00 01:12:46 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:00:01 eth0 0.93 0.28 0.32 0.20 0.00 0.00 0.00 0.00 01:12:46 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:01:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:12:46 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:02:01 eth0 0.18 0.10 0.08 0.04 0.00 0.00 0.00 0.00 01:12:46 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:03:01 eth0 0.17 0.15 0.06 0.04 0.00 0.00 0.00 0.00 01:12:46 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:04:02 eth0 0.62 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:12:46 01:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:05:01 eth0 0.49 0.39 0.27 0.21 0.00 0.00 0.00 0.00 01:12:46 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:07:01 eth0 0.18 0.13 0.08 0.04 0.00 0.00 0.00 0.00 01:12:46 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:08:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 01:12:46 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:11:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:12:01 eth0 0.13 0.13 0.08 0.04 0.00 0.00 0.00 0.00 01:12:46 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 Average: eth0 8.65 6.16 18.21 2.25 0.00 0.00 0.00 0.00 01:12:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:46 Average: docker0 0.05 0.04 0.01 0.09 0.00 0.00 0.00 0.00 01:12:46 01:12:46 01:12:46 ---> sar -P ALL: 01:12:46 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/07/20 _x86_64_ (4 CPU) 01:12:46 01:12:46 00:31:21 LINUX RESTART (4 CPU) 01:12:46 01:12:46 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:12:46 00:33:01 all 1.38 0.00 0.56 0.45 0.00 97.61 01:12:46 00:33:01 0 2.18 0.00 0.60 0.82 0.00 96.40 01:12:46 00:33:01 1 1.33 0.00 0.52 0.00 0.00 98.15 01:12:46 00:33:01 2 0.92 0.00 0.53 0.02 0.00 98.53 01:12:46 00:33:01 3 1.10 0.00 0.58 0.97 0.00 97.35 01:12:46 00:34:01 all 0.14 0.00 0.03 0.01 0.00 99.82 01:12:46 00:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:12:46 00:34:01 1 0.02 0.00 0.05 0.02 0.00 99.92 01:12:46 00:34:01 2 0.48 0.00 0.02 0.00 0.00 99.50 01:12:46 00:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:35:01 all 0.17 0.00 0.03 0.00 0.00 99.80 01:12:46 00:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:12:46 00:35:01 1 0.50 0.00 0.02 0.00 0.00 99.48 01:12:46 00:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:35:01 3 0.10 0.00 0.03 0.00 0.00 99.87 01:12:46 00:36:01 all 0.17 0.00 0.03 0.00 0.00 99.79 01:12:46 00:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:36:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 00:36:01 3 0.10 0.00 0.05 0.00 0.00 99.85 01:12:46 00:37:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:37:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 00:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:12:46 00:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:38:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 00:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:39:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:12:46 00:39:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:40:02 all 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:40:02 0 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 00:40:02 1 0.12 0.00 0.03 0.00 0.00 99.85 01:12:46 00:40:02 2 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:40:02 3 0.05 0.00 0.03 0.00 0.02 99.90 01:12:46 00:41:01 all 0.09 0.00 0.03 0.00 0.00 99.88 01:12:46 00:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 00:41:01 1 0.27 0.00 0.05 0.00 0.00 99.68 01:12:46 00:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:12:46 00:42:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:42:01 1 0.50 0.00 0.00 0.00 0.00 99.50 01:12:46 00:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:42:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:12:46 00:43:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:12:46 00:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:43:01 1 0.53 0.00 0.02 0.00 0.00 99.45 01:12:46 00:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:12:46 00:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:12:46 01:12:46 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:12:46 00:44:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:12:46 00:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:44:01 1 0.53 0.00 0.02 0.00 0.00 99.45 01:12:46 00:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:12:46 00:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:45:01 1 0.18 0.00 0.03 0.00 0.00 99.78 01:12:46 00:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:45:01 3 0.37 0.00 0.03 0.00 0.00 99.60 01:12:46 00:46:01 all 0.15 0.00 0.01 0.00 0.00 99.83 01:12:46 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:46:01 3 0.52 0.00 0.00 0.00 0.00 99.48 01:12:46 00:47:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:12:46 00:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:12:46 00:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:47:01 2 0.05 0.00 0.07 0.00 0.00 99.88 01:12:46 00:47:01 3 0.53 0.00 0.02 0.00 0.00 99.45 01:12:46 00:48:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:12:46 00:48:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:12:46 00:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:12:46 00:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:48:01 3 0.50 0.00 0.02 0.00 0.00 99.48 01:12:46 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 00:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:49:01 3 0.52 0.00 0.00 0.00 0.00 99.48 01:12:46 00:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:51:01 all 0.14 0.00 0.02 0.00 0.00 99.84 01:12:46 00:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:51:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:52:01 all 5.14 0.00 2.11 1.59 0.00 91.15 01:12:46 00:52:01 0 4.79 0.00 2.23 0.28 0.00 92.69 01:12:46 00:52:01 1 5.80 0.00 2.22 1.45 0.00 90.53 01:12:46 00:52:01 2 5.22 0.00 2.09 3.65 0.00 89.03 01:12:46 00:52:01 3 4.76 0.00 1.91 0.99 0.00 92.34 01:12:46 00:53:01 all 0.05 0.00 0.04 0.00 0.00 99.92 01:12:46 00:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:12:46 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 00:53:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:53:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:12:46 00:54:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 00:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:54:01 3 0.48 0.00 0.02 0.00 0.00 99.50 01:12:46 01:12:46 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:12:46 00:55:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:12:46 00:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:55:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:12:46 00:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 01:12:46 00:56:01 all 0.17 0.00 0.02 0.00 0.00 99.81 01:12:46 00:56:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:12:46 00:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 00:56:01 3 0.55 0.00 0.00 0.00 0.00 99.45 01:12:46 00:57:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 00:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 00:57:01 3 0.52 0.00 0.03 0.00 0.00 99.45 01:12:46 00:58:01 all 0.15 0.00 0.02 0.00 0.00 99.84 01:12:46 00:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 00:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 00:58:01 3 0.53 0.00 0.03 0.00 0.00 99.43 01:12:46 00:59:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 00:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 00:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 00:59:01 2 0.02 0.00 0.05 0.00 0.00 99.93 01:12:46 00:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:12:46 01:00:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:12:46 01:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:00:01 1 0.35 0.00 0.02 0.00 0.00 99.63 01:12:46 01:00:01 2 0.12 0.00 0.03 0.00 0.00 99.85 01:12:46 01:00:01 3 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 01:01:01 all 0.12 0.00 0.03 0.00 0.00 99.85 01:12:46 01:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:01:01 2 0.33 0.00 0.03 0.00 0.00 99.63 01:12:46 01:01:01 3 0.07 0.00 0.03 0.00 0.00 99.90 01:12:46 01:02:01 all 0.17 0.00 0.03 0.00 0.00 99.80 01:12:46 01:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:02:01 2 0.53 0.00 0.03 0.00 0.02 99.42 01:12:46 01:02:01 3 0.08 0.00 0.05 0.00 0.00 99.87 01:12:46 01:03:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:12:46 01:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:03:01 2 0.55 0.00 0.02 0.00 0.00 99.43 01:12:46 01:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:04:02 all 0.04 0.00 0.03 0.00 0.00 99.92 01:12:46 01:04:02 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 01:04:02 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:04:02 2 0.12 0.00 0.07 0.00 0.00 99.82 01:12:46 01:04:02 3 0.02 0.00 0.02 0.00 0.02 99.95 01:12:46 01:05:01 all 0.10 0.00 0.02 0.00 0.00 99.88 01:12:46 01:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:12:46 01:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:05:01 2 0.34 0.00 0.02 0.00 0.00 99.64 01:12:46 01:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:46 01:12:46 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:12:46 01:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 01:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:06:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 01:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:12:46 01:07:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 01:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 01:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:07:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:12:46 01:07:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:12:46 01:08:01 all 0.14 0.00 0.01 0.00 0.00 99.85 01:12:46 01:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 01:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:08:01 2 0.50 0.00 0.02 0.00 0.00 99.48 01:12:46 01:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 01:09:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 01:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 01:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:09:01 2 0.53 0.00 0.00 0.00 0.00 99.47 01:12:46 01:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:12:46 01:10:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:12:46 01:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:12:46 01:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:10:01 2 0.50 0.00 0.02 0.00 0.00 99.48 01:12:46 01:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 01:11:01 all 0.15 0.00 0.01 0.00 0.00 99.84 01:12:46 01:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:46 01:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:46 01:11:01 2 0.53 0.00 0.00 0.00 0.00 99.47 01:12:46 01:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 01:12:01 all 0.10 0.00 0.02 0.00 0.00 99.89 01:12:46 01:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 01:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:46 01:12:01 2 0.30 0.00 0.05 0.00 0.00 99.65 01:12:46 01:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:12:46 Average: all 0.30 0.00 0.09 0.05 0.00 99.56 01:12:46 Average: 0 0.19 0.00 0.09 0.03 0.00 99.69 01:12:46 Average: 1 0.33 0.00 0.09 0.04 0.00 99.54 01:12:46 Average: 2 0.32 0.00 0.09 0.09 0.00 99.50 01:12:46 Average: 3 0.33 0.00 0.09 0.05 0.00 99.53 01:12:46 01:12:46 01:12:46