Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from aac66db323ef9bb624dc5832c1ee82a95beb7b85+6ceeec989db4d40aecbcc9887f836b7605e9bc2d (5d25cb46aaa247e8e3940aa53b28276c2329cb31) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-85/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3250 in /w/workspace/y_app-service-configurable_PR-85 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-85 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching without tags Merging remotes/origin/master commit 6ceeec989db4d40aecbcc9887f836b7605e9bc2d into PR head commit aac66db323ef9bb624dc5832c1ee82a95beb7b85 Merge succeeded, producing aac66db323ef9bb624dc5832c1ee82a95beb7b85 Checking out Revision aac66db323ef9bb624dc5832c1ee82a95beb7b85 (PR-85) > git config --add remote.origin.fetch +refs/pull/85/head:refs/remotes/origin/PR-85 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 Commit message: "build: Add Attribution.txt and LICENSE file to docker image" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:13:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:13:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:13:35 ========================================================= 00:13:35 EdgeX Global Pipelines Version Info 00:13:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:13:37 ------------------- 00:13:37 stable info: 00:13:37 ------------------- 00:13:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:13:37 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:13:37 Message: update stable to v1.0.89 00:13:38 ------------------- 00:13:38 experimental info: 00:13:38 ------------------- 00:13:38 Commited By: **** collab-it+edgex@linuxfoundation.org 00:13:38 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:13:38 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:13:40 00:13:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:13:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:13:41 latest: Pulling from edgex-devops/git-semver 00:13:41 9123ac7c32f7: Pulling fs layer 00:13:41 b8cc5d1170e3: Pulling fs layer 00:13:41 2924cbbf6a41: Pulling fs layer 00:13:41 93b08a4f1073: Pulling fs layer 00:13:41 93b08a4f1073: Waiting 00:13:41 b8cc5d1170e3: Verifying Checksum 00:13:41 b8cc5d1170e3: Download complete 00:13:41 93b08a4f1073: Verifying Checksum 00:13:41 93b08a4f1073: Download complete 00:13:41 9123ac7c32f7: Verifying Checksum 00:13:41 9123ac7c32f7: Download complete 00:13:41 2924cbbf6a41: Verifying Checksum 00:13:41 2924cbbf6a41: Download complete 00:13:42 9123ac7c32f7: Pull complete 00:13:42 b8cc5d1170e3: Pull complete 00:13:44 2924cbbf6a41: Pull complete 00:13:44 93b08a4f1073: Pull complete 00:13:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:13:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:13:44 prd-centos7-docker-4c-2g-3250 does not seem to be running inside a container 00:13:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-85 -v /w/workspace/y_app-service-configurable_PR-85:/w/workspace/y_app-service-configurable_PR-85:rw,z -v /w/workspace/y_app-service-configurable_PR-85@tmp:/w/workspace/y_app-service-configurable_PR-85@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:13:47 $ docker top 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:47 [ssh-agent] Looking for ssh-agent implementation... 00:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:48 $ docker exec 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 ssh-agent 00:13:48 SSH_AUTH_SOCK=/tmp/ssh-0QGD9dCQPf9C/agent.11 00:13:48 SSH_AGENT_PID=16 00:13:48 Running ssh-add (command line suppressed) 00:13:48 Identity added: /w/workspace/y_app-service-configurable_PR-85@tmp/private_key_5890831944461789479.key (/w/workspace/y_app-service-configurable_PR-85@tmp/private_key_5890831944461789479.key) 00:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:48 + git describe --exact-match --tags HEAD 00:13:48 fatal: No names found, cannot describe anything. [Pipeline] } 00:13:49 $ docker exec --env ******** --env ******** 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 ssh-agent -k 00:13:49 unset SSH_AUTH_SOCK; 00:13:49 unset SSH_AGENT_PID; 00:13:49 echo Agent pid 16 killed; 00:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:13:49 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:13:49 This usually means this commit has not been tagged. [Pipeline] sshagent 00:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:49 [ssh-agent] Looking for ssh-agent implementation... 00:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:49 $ docker exec 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 ssh-agent 00:13:50 SSH_AUTH_SOCK=/tmp/ssh-D8eNJmYjk8tu/agent.46 00:13:50 SSH_AGENT_PID=51 00:13:50 Running ssh-add (command line suppressed) 00:13:50 Identity added: /w/workspace/y_app-service-configurable_PR-85@tmp/private_key_1605495533830171830.key (/w/workspace/y_app-service-configurable_PR-85@tmp/private_key_1605495533830171830.key) 00:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:50 + git semver init 00:13:50 # -> Open(): unable to determine branch for HEAD 00:13:50 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-85/.git 00:13:50 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-85 00:13:50 # $SEMVER_REMOTE_NAME = origin 00:13:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:13:50 # $SEMVER_USER_NAME = edgex-jenkins 00:13:50 # $SEMVER_BRANCH = PR-85 00:13:50 # $SEMVER_TEMP = /tmp/semver-284320535 00:13:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:13:51 # '/tmp/semver-284320535' -> '/w/workspace/y_app-service-configurable_PR-85/.semver' 00:13:51 # -> Force: false 00:13:51 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-85/.semver [Pipeline] } 00:13:51 $ docker exec --env ******** --env ******** 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 ssh-agent -k 00:13:52 unset SSH_AUTH_SOCK; 00:13:52 unset SSH_AGENT_PID; 00:13:52 echo Agent pid 51 killed; 00:13:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:53 + git semver [Pipeline] } 00:13:53 $ docker stop --time=1 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 00:13:54 $ docker rm -f 87056a4e9dbe88c7de1b78ecd7e937f976fa27d2efd99b68bc91892ae3e51f76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:13:55 Stashed 56 file(s) [Pipeline] echo 00:13:55 [edgeXSemver] initialized semver on version 0.0.0 [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:14:11 Still waiting to schedule task 00:14:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:14:11 Still waiting to schedule task 00:14:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:17:06 Running on prd-centos7-docker-4c-2g-3251 in /w/workspace/y_app-service-configurable_PR-85 [Pipeline] { [Pipeline] ws 00:17:06 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:17:08 using credential edgex-jenkins-ssh 00:17:08 Cloning the remote Git repository 00:17:08 Cloning with configured refspecs honoured and without tags 00:17:09 Fetching without tags 00:17:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:17:08 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:17:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:17:08 > git --version # timeout=10 00:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:17:08 > git config --add remote.origin.fetch +refs/pull/85/head:refs/remotes/origin/PR-85 # timeout=10 00:17:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:17:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:09 Merging remotes/origin/master commit 6ceeec989db4d40aecbcc9887f836b7605e9bc2d into PR head commit aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:17:09 Merge succeeded, producing aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:17:09 Checking out Revision aac66db323ef9bb624dc5832c1ee82a95beb7b85 (PR-85) 00:17:09 > git config core.sparsecheckout # timeout=10 00:17:09 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 00:17:09 > git remote # timeout=10 00:17:09 > git config --get remote.origin.url # timeout=10 00:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:09 > git merge 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 00:17:09 > git rev-parse HEAD^{commit} # timeout=10 00:17:09 > git config core.sparsecheckout # timeout=10 00:17:09 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 00:17:13 Commit message: "build: Add Attribution.txt and LICENSE file to docker image" 00:17:13 > git --version # timeout=10 00:17:13 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:17:13 ========================================================= 00:17:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:17:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:17:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 00:17:14 Sending build context to Docker daemon 332.3kB 00:17:14 Step 1/8 : ARG BASE=golang:1.13-alpine 00:17:14 Step 2/8 : FROM ${BASE} 00:17:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:17:14 e6b0cf9c0882: Pulling fs layer 00:17:14 2848faf0eed1: Pulling fs layer 00:17:14 0f37312ad70f: Pulling fs layer 00:17:14 5788d62ee057: Pulling fs layer 00:17:14 0e6b1d234666: Pulling fs layer 00:17:14 bf5d7aec512f: Pulling fs layer 00:17:14 34c802a77dc8: Pulling fs layer 00:17:14 9eb99e56ec68: Pulling fs layer 00:17:14 27c7a5d97fbd: Pulling fs layer 00:17:14 5c102a31e300: Pulling fs layer 00:17:14 dcfb455df0a1: Pulling fs layer 00:17:14 0e6b1d234666: Waiting 00:17:14 bf5d7aec512f: Waiting 00:17:14 34c802a77dc8: Waiting 00:17:14 9eb99e56ec68: Waiting 00:17:14 27c7a5d97fbd: Waiting 00:17:14 5c102a31e300: Waiting 00:17:14 dcfb455df0a1: Waiting 00:17:14 5788d62ee057: Waiting 00:17:14 0f37312ad70f: Verifying Checksum 00:17:14 0f37312ad70f: Download complete 00:17:14 0e6b1d234666: Verifying Checksum 00:17:14 0e6b1d234666: Download complete 00:17:14 bf5d7aec512f: Download complete 00:17:14 e6b0cf9c0882: Verifying Checksum 00:17:14 e6b0cf9c0882: Download complete 00:17:15 e6b0cf9c0882: Pull complete 00:17:15 34c802a77dc8: Verifying Checksum 00:17:15 34c802a77dc8: Download complete 00:17:15 27c7a5d97fbd: Verifying Checksum 00:17:15 27c7a5d97fbd: Download complete 00:17:16 5788d62ee057: Download complete 00:17:16 dcfb455df0a1: Verifying Checksum 00:17:16 dcfb455df0a1: Download complete 00:17:16 9eb99e56ec68: Verifying Checksum 00:17:16 9eb99e56ec68: Download complete 00:17:16 5c102a31e300: Verifying Checksum 00:17:16 5c102a31e300: Download complete 00:17:17 2848faf0eed1: Pull complete 00:17:17 0f37312ad70f: Pull complete 00:17:22 5788d62ee057: Pull complete 00:17:22 0e6b1d234666: Pull complete 00:17:22 bf5d7aec512f: Pull complete 00:17:28 34c802a77dc8: Pull complete 00:17:30 9eb99e56ec68: Pull complete 00:17:30 27c7a5d97fbd: Pull complete 00:17:31 5c102a31e300: Pull complete 00:17:31 dcfb455df0a1: Pull complete 00:17:31 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:17:31 ---> 7c70fe431013 00:17:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:17:32 ---> Running in 81ff8dcb60f2 00:17:32 Removing intermediate container 81ff8dcb60f2 00:17:32 ---> 3683df5b0d20 00:17:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:32 ---> Running in da27623c494b 00:17:33 Removing intermediate container da27623c494b 00:17:33 ---> 91894508a6c9 00:17:33 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:17:33 ---> Running in 4e0a051f00c3 00:17:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:17:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:17:35 (1/6) Installing libc-dev (0.7.2-r0) 00:17:35 (2/6) Installing libsodium (1.0.18-r0) 00:17:35 (3/6) Installing pkgconf (1.6.3-r0) 00:17:35 (4/6) Installing libsodium-dev (1.0.18-r0) 00:17:35 (5/6) Installing libzmq (4.3.2-r0) 00:17:35 (6/6) Installing zeromq-dev (4.3.2-r0) 00:17:35 Executing busybox-1.31.1-r8.trigger 00:17:35 OK: 145 MiB in 45 packages 00:17:36 Removing intermediate container 4e0a051f00c3 00:17:36 ---> abe4662a8b3c 00:17:36 Step 6/8 : WORKDIR /app 00:17:36 ---> Running in cc491f912fa8 00:17:36 Removing intermediate container cc491f912fa8 00:17:36 ---> 619d92d84c11 00:17:36 Step 7/8 : COPY . . 00:17:37 ---> 201bdfd770eb 00:17:37 Step 8/8 : RUN go mod download 00:17:37 ---> Running in 1f6312d4e3c5 00:17:39 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:17:39 go: finding github.com/BurntSushi/toml v0.3.1 00:17:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:17:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:17:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:17:39 go: finding github.com/bgentry/speakeasy v0.1.0 00:17:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:17:39 go: finding github.com/davecgh/go-spew v1.1.1 00:17:39 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:17:39 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:17:39 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:17:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:17:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:17:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:17:39 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:17:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:17:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:17:39 go: finding github.com/fatih/color v1.7.0 00:17:39 go: finding github.com/fsnotify/fsnotify v1.4.7 00:17:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:17:39 go: finding github.com/go-kit/kit v0.8.0 00:17:39 go: finding github.com/go-logfmt/logfmt v0.4.0 00:17:39 go: finding github.com/go-redis/redis/v7 v7.2.0 00:17:39 go: finding github.com/go-stack/stack v1.8.0 00:17:39 go: finding github.com/golang/protobuf v1.3.2 00:17:39 go: finding github.com/golang/snappy v0.0.1 00:17:39 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:17:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:17:39 go: finding github.com/google/go-cmp v0.4.0 00:17:39 go: finding github.com/google/uuid v1.1.1 00:17:39 go: finding github.com/gorilla/mux v1.7.4 00:17:39 go: finding github.com/hashicorp/consul/api v1.1.0 00:17:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:17:39 go: finding github.com/hashicorp/errwrap v1.0.0 00:17:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:17:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:17:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:17:39 go: finding github.com/hashicorp/go-multierror v1.0.0 00:17:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:17:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:17:39 go: finding github.com/hashicorp/go-syslog v1.0.0 00:17:39 go: finding github.com/hashicorp/go-uuid v1.0.1 00:17:39 go: finding github.com/hashicorp/go.net v0.0.1 00:17:39 go: finding github.com/hashicorp/golang-lru v0.5.0 00:17:39 go: finding github.com/hashicorp/logutils v1.0.0 00:17:39 go: finding github.com/hashicorp/mdns v1.0.0 00:17:39 go: finding github.com/hashicorp/memberlist v0.1.3 00:17:39 go: finding github.com/hashicorp/serf v0.8.2 00:17:39 go: finding github.com/hpcloud/tail v1.0.0 00:17:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:17:39 go: finding github.com/kr/pretty v0.1.0 00:17:39 go: finding github.com/kr/pty v1.1.1 00:17:39 go: finding github.com/kr/text v0.1.0 00:17:39 go: finding github.com/mattn/go-colorable v0.0.9 00:17:39 go: finding github.com/mattn/go-isatty v0.0.3 00:17:39 go: finding github.com/miekg/dns v1.0.14 00:17:39 go: finding github.com/mitchellh/cli v1.0.0 00:17:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:17:39 go: finding github.com/mitchellh/copystructure v1.0.0 00:17:39 go: finding github.com/mitchellh/go-homedir v1.0.0 00:17:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:17:39 go: finding github.com/mitchellh/gox v0.4.0 00:17:39 go: finding github.com/mitchellh/iochan v1.0.0 00:17:39 go: finding github.com/mitchellh/mapstructure v1.1.2 00:17:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:17:39 go: finding github.com/onsi/ginkgo v1.10.1 00:17:40 go: finding github.com/onsi/gomega v1.7.0 00:17:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:17:40 go: finding github.com/pebbe/zmq4 v1.0.0 00:17:40 go: finding github.com/pelletier/go-toml v1.2.0 00:17:40 go: finding github.com/pkg/errors v0.8.1 00:17:40 go: finding github.com/pmezard/go-difflib v1.0.0 00:17:40 go: finding github.com/posener/complete v1.1.1 00:17:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:17:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:17:40 go: finding github.com/stretchr/objx v0.2.0 00:17:40 go: finding github.com/stretchr/testify v1.5.1 00:17:40 go: finding github.com/tidwall/pretty v1.0.1 00:17:40 go: finding github.com/ugorji/go v1.1.4 00:17:40 go: finding github.com/x448/float16 v0.8.4 00:17:40 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:17:40 go: finding github.com/xdg/stringprep v1.0.0 00:17:40 go: finding go.mongodb.org/mongo-driver v1.1.1 00:17:40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:17:40 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:17:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:17:40 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:17:40 go: finding golang.org/x/text v0.3.2 00:17:40 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:17:40 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:17:40 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:17:40 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:17:40 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:17:40 go: finding gopkg.in/yaml.v2 v2.2.8 00:17:55 Removing intermediate container 1f6312d4e3c5 00:17:55 ---> 45256e171a28 00:17:55 Successfully built 45256e171a28 00:17:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:17:55 + docker inspect -f . ci-base-image-x86_64 00:17:55 . [Pipeline] withDockerContainer 00:17:55 prd-centos7-docker-4c-2g-3251 does not seem to be running inside a container 00:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 00:17:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3252 in /w/workspace/y_app-service-configurable_PR-85 00:17:56 $ docker top df6bb80e4dc90653a0f9050155c14d92e56d3eac7ff7157d3e0fa00a89c62221 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:17:56 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:17:57 + go version 00:17:57 go version go1.13.5 linux/amd64 [Pipeline] sh 00:17:57 + make test 00:17:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:18:02 using credential edgex-jenkins-ssh 00:18:02 Cloning the remote Git repository 00:18:02 Cloning with configured refspecs honoured and without tags 00:18:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:18:02 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:18:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:18:02 > git --version # timeout=10 00:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:03 Fetching without tags 00:18:03 Merging remotes/origin/master commit 6ceeec989db4d40aecbcc9887f836b7605e9bc2d into PR head commit aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:18:04 Merge succeeded, producing aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:18:04 Checking out Revision aac66db323ef9bb624dc5832c1ee82a95beb7b85 (PR-85) 00:18:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:18:03 > git config --add remote.origin.fetch +refs/pull/85/head:refs/remotes/origin/PR-85 # timeout=10 00:18:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:18:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:03 > git config core.sparsecheckout # timeout=10 00:18:03 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 00:18:04 > git remote # timeout=10 00:18:04 > git config --get remote.origin.url # timeout=10 00:18:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:04 > git merge 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 00:18:04 > git rev-parse HEAD^{commit} # timeout=10 00:18:04 > git config core.sparsecheckout # timeout=10 00:18:04 > git checkout -f aac66db323ef9bb624dc5832c1ee82a95beb7b85 # timeout=10 00:18:08 Commit message: "build: Add Attribution.txt and LICENSE file to docker image" 00:18:08 > git --version # timeout=10 00:18:08 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:18:09 ========================================================= 00:18:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:18:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 00:18:11 Sending build context to Docker daemon 332.3kB 00:18:11 Step 1/8 : ARG BASE=golang:1.13-alpine 00:18:11 Step 2/8 : FROM ${BASE} 00:18:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:11 cde5963f3b93: Pulling fs layer 00:18:11 2a23fa8c16f7: Pulling fs layer 00:18:11 777b28850792: Pulling fs layer 00:18:11 8a11ddd9e578: Pulling fs layer 00:18:11 4cf88f913ddb: Pulling fs layer 00:18:11 1df406cf5192: Pulling fs layer 00:18:11 cd6300453558: Pulling fs layer 00:18:11 b9c365052c96: Pulling fs layer 00:18:11 a2d8cc88f415: Pulling fs layer 00:18:11 ea1d1ca13537: Pulling fs layer 00:18:11 3750a50a1c5e: Pulling fs layer 00:18:11 8a11ddd9e578: Waiting 00:18:11 4cf88f913ddb: Waiting 00:18:11 1df406cf5192: Waiting 00:18:11 cd6300453558: Waiting 00:18:11 b9c365052c96: Waiting 00:18:11 a2d8cc88f415: Waiting 00:18:11 ea1d1ca13537: Waiting 00:18:11 3750a50a1c5e: Waiting 00:18:11 777b28850792: Verifying Checksum 00:18:11 777b28850792: Download complete 00:18:11 2a23fa8c16f7: Verifying Checksum 00:18:11 2a23fa8c16f7: Download complete 00:18:11 4cf88f913ddb: Verifying Checksum 00:18:11 4cf88f913ddb: Download complete 00:18:11 1df406cf5192: Download complete 00:18:11 cde5963f3b93: Download complete 00:18:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:18:12 CGO_ENABLED=1 go vet ./... 00:18:12 cde5963f3b93: Pull complete 00:18:13 2a23fa8c16f7: Pull complete 00:18:13 777b28850792: Pull complete 00:18:14 gofmt -l . 00:18:14 [ "`gofmt -l .`" = "" ] 00:18:14 ./bin/test-go-mod-tidy.sh 00:18:14 ./bin/test-attribution-txt.sh 00:18:14 cd6300453558: Verifying Checksum 00:18:14 cd6300453558: Download complete 00:18:14 a2d8cc88f415: Verifying Checksum 00:18:14 a2d8cc88f415: Download complete [Pipeline] stash 00:18:15 Stashed 1 file(s) [Pipeline] } 00:18:15 $ docker stop --time=1 df6bb80e4dc90653a0f9050155c14d92e56d3eac7ff7157d3e0fa00a89c62221 00:18:15 ea1d1ca13537: Verifying Checksum 00:18:15 ea1d1ca13537: Download complete 00:18:15 3750a50a1c5e: Verifying Checksum 00:18:15 3750a50a1c5e: Download complete 00:18:16 b9c365052c96: Download complete 00:18:17 8a11ddd9e578: Verifying Checksum 00:18:17 8a11ddd9e578: Download complete 00:18:17 $ docker rm -f df6bb80e4dc90653a0f9050155c14d92e56d3eac7ff7157d3e0fa00a89c62221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:18:20 + ls -al . 00:18:20 total 96 00:18:20 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 17 00:18 . 00:18:20 drwxrwxr-x. 4 jenkins jenkins 28 Jun 17 00:17 .. 00:18:20 -rw-rw-r--. 1 jenkins jenkins 6027 Jun 17 00:17 Attribution.txt 00:18:20 drwxrwxr-x. 2 jenkins jenkins 64 Jun 17 00:17 bin 00:18:20 -rw-r--r--. 1 jenkins jenkins 10 Jun 17 00:17 coverage.out 00:18:20 -rw-rw-r--. 1 jenkins jenkins 180 Jun 17 00:17 docker-compose.debug.yml 00:18:20 -rw-rw-r--. 1 jenkins jenkins 133 Jun 17 00:17 docker-compose.yml 00:18:20 -rw-rw-r--. 1 jenkins jenkins 1997 Jun 17 00:17 Dockerfile 00:18:20 -rw-rw-r--. 1 jenkins jenkins 966 Jun 17 00:17 Dockerfile.build 00:18:20 -rw-rw-r--. 1 jenkins jenkins 119 Jun 17 00:17 .dockerignore 00:18:20 drwxrwxr-x. 8 jenkins jenkins 179 Jun 17 00:17 .git 00:18:20 drwxrwxr-x. 2 jenkins jenkins 59 Jun 17 00:17 .github 00:18:20 -rw-rw-r--. 1 jenkins jenkins 93 Jun 17 00:17 .gitignore 00:18:20 -rw-r--r--. 1 jenkins jenkins 126 Jun 17 00:18 go.mod 00:18:20 -rw-r--r--. 1 jenkins jenkins 18573 Jun 17 00:18 go.sum 00:18:20 -rw-rw-r--. 1 jenkins jenkins 710 Jun 17 00:17 Jenkinsfile 00:18:20 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 17 00:17 LICENSE 00:18:20 -rw-rw-r--. 1 jenkins jenkins 1519 Jun 17 00:17 main.go 00:18:20 -rw-rw-r--. 1 jenkins jenkins 1573 Jun 17 00:17 makefile 00:18:20 -rw-rw-r--. 1 jenkins jenkins 481 Jun 17 00:17 README.md 00:18:20 drwxrwxr-x. 10 jenkins jenkins 171 Jun 17 00:17 res 00:18:20 drwxrwxr-x. 3 jenkins jenkins 45 Jun 17 00:17 .semver 00:18:20 drwxrwxr-x. 4 jenkins jenkins 71 Jun 17 00:17 snap 00:18:20 -rw-rw-r--. 1 jenkins jenkins 5 Jun 17 00:13 VERSION [Pipeline] isUnix [Pipeline] sh 00:18:20 + 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=aac66db323ef9bb624dc5832c1ee82a95beb7b85 --label arch=amd64 --label version=0.0.0 . 00:18:20 Sending build context to Docker daemon 353.8kB 00:18:20 Step 1/26 : ARG BASE=golang:1.13-alpine 00:18:20 Step 2/26 : FROM ${BASE} AS builder 00:18:20 ---> 45256e171a28 00:18:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:18:20 ---> Running in 09d09ab4008c 00:18:21 Removing intermediate container 09d09ab4008c 00:18:21 ---> 9d5ab189a12a 00:18:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:18:21 ---> Running in 94bdedaa7a0f 00:18:21 Removing intermediate container 94bdedaa7a0f 00:18:21 ---> dbcb6b8ceebf 00:18:21 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:21 ---> Running in d18d6e82ff07 00:18:21 Removing intermediate container d18d6e82ff07 00:18:21 ---> b622b219dccb 00:18:21 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:21 ---> Running in 951deb5d1b97 00:18:22 Removing intermediate container 951deb5d1b97 00:18:22 ---> e6757bae3de0 00:18:22 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:22 ---> Running in 0fe469dd212d 00:18:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:18:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:18:24 OK: 145 MiB in 45 packages 00:18:24 Removing intermediate container 0fe469dd212d 00:18:24 ---> 3a2b3a5177c0 00:18:24 Step 8/26 : WORKDIR /app 00:18:24 ---> Running in 671b2aa3ae5a 00:18:24 Removing intermediate container 671b2aa3ae5a 00:18:24 ---> e2c1671b1e99 00:18:24 Step 9/26 : COPY go.mod . 00:18:24 ---> 93595d353630 00:18:24 Step 10/26 : RUN go mod download 00:18:24 ---> Running in 293a075454f1 00:18:25 Removing intermediate container 293a075454f1 00:18:25 ---> ba35733812fa 00:18:25 Step 11/26 : COPY . . 00:18:26 ---> d6092eb9cab4 00:18:26 Step 12/26 : ARG MAKE="make build" 00:18:26 ---> Running in c82efeda22b9 00:18:26 Removing intermediate container c82efeda22b9 00:18:26 ---> fd5826028e45 00:18:26 Step 13/26 : RUN $MAKE 00:18:26 ---> Running in 060991d70f97 00:18:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:18:29 8a11ddd9e578: Pull complete 00:18:29 4cf88f913ddb: Pull complete 00:18:29 1df406cf5192: Pull complete 00:18:32 cd6300453558: Pull complete 00:18:38 b9c365052c96: Pull complete 00:18:38 a2d8cc88f415: Pull complete 00:18:39 ea1d1ca13537: Pull complete 00:18:40 3750a50a1c5e: Pull complete 00:18:40 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:18:40 ---> 78745c68409d 00:18:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:45 Removing intermediate container 060991d70f97 00:18:45 ---> e3622e78792e 00:18:45 Step 14/26 : FROM alpine:latest 00:18:45 latest: Pulling from library/alpine 00:18:45 df20fa9351a1: Pulling fs layer 00:18:45 df20fa9351a1: Verifying Checksum 00:18:45 df20fa9351a1: Download complete 00:18:45 df20fa9351a1: Pull complete 00:18:45 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:18:45 Status: Downloaded newer image for alpine:latest 00:18:45 ---> a24bb4013296 00:18:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:45 ---> Running in aa47688faff6 00:18:45 Removing intermediate container aa47688faff6 00:18:45 ---> 4118dddebdbe 00:18:45 Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:18:45 ---> Running in 3e900a6758be 00:18:45 Removing intermediate container 3e900a6758be 00:18:45 ---> e0abaf1f3cda 00:18:45 Step 17/26 : RUN apk --no-cache add ca-certificates zeromq 00:18:45 ---> Running in 2aad8f2e3e86 00:18:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:45 (1/6) Installing ca-certificates (20191127-r3) 00:18:45 ---> Running in 5bc20268f1fb 00:18:45 Removing intermediate container 5bc20268f1fb 00:18:45 ---> 194983f64864 00:18:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:45 ---> Running in fda835960f3b 00:18:45 (2/6) Installing libgcc (9.3.0-r2) 00:18:45 (3/6) Installing libsodium (1.0.18-r0) 00:18:45 (4/6) Installing libstdc++ (9.3.0-r2) 00:18:45 (5/6) Installing libzmq (4.3.2-r0) 00:18:45 (6/6) Installing zeromq (4.3.2-r0) 00:18:45 Executing busybox-1.31.1-r16.trigger 00:18:45 Executing ca-certificates-20191127-r3.trigger 00:18:45 OK: 9 MiB in 20 packages 00:18:46 Removing intermediate container 2aad8f2e3e86 00:18:46 ---> 1af9884b3418 00:18:46 Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:18:46 ---> b08af67b830f 00:18:46 Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE 00:18:47 ---> fdf57a04e5e2 00:18:47 Step 20/26 : COPY --from=builder /app/res/ /res/ 00:18:47 ---> b72b3ed4183c 00:18:47 Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:18:48 Removing intermediate container fda835960f3b 00:18:48 ---> 996d645b8229 00:18:48 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:18:48 ---> Running in d3f7c90bcc94 00:18:48 ---> 889f4d891873 00:18:48 Step 22/26 : EXPOSE 48095 00:18:48 ---> Running in 7c2274759d7a 00:18:48 Removing intermediate container 7c2274759d7a 00:18:48 ---> c10d1361b516 00:18:48 Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:48 ---> Running in e194d886e86d 00:18:48 Removing intermediate container e194d886e86d 00:18:48 ---> fd546ad0f3d8 00:18:48 Step 24/26 : LABEL arch=amd64 00:18:48 ---> Running in cfc756b63085 00:18:48 Removing intermediate container cfc756b63085 00:18:48 ---> d9a30c747eb5 00:18:48 Step 25/26 : LABEL git_sha=aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:18:48 ---> Running in ac2242a0ed39 00:18:49 Removing intermediate container ac2242a0ed39 00:18:49 ---> a8a93da51a1f 00:18:49 Step 26/26 : LABEL version=0.0.0 00:18:49 ---> Running in db6fcc476dc5 00:18:49 Removing intermediate container db6fcc476dc5 00:18:49 ---> 7a99a50763e9 00:18:49 [Warning] One or more build-args [ARCH] were not consumed 00:18:49 Successfully built 7a99a50763e9 00:18:49 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 00:18:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:18:50 ++ find /w/workspace/app-service-configurable/1 00:18:50 ++ grep snapcraft.yaml 00:18:50 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:50 provisioning config files... 00:18:50 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config3673330171600985997tmp [Pipeline] { [Pipeline] sh 00:18:50 (1/6) Installing libc-dev (0.7.2-r0) 00:18:50 (2/6) Installing libsodium (1.0.18-r0) 00:18:50 (3/6) Installing pkgconf (1.6.3-r0) 00:18:51 + cp /w/workspace/app-service-configurable/1@tmp/config3673330171600985997tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh 00:18:51 (4/6) Installing libsodium-dev (1.0.18-r0) 00:18:51 (5/6) Installing libzmq (4.3.2-r0) 00:18:51 (6/6) Installing zeromq-dev (4.3.2-r0) 00:18:51 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 00:18:51 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 00:18:51 latest: Pulling from edgex-devops/edgex-snap-builder 00:18:51 5bed26d33875: Pulling fs layer 00:18:51 f11b29a9c730: Pulling fs layer 00:18:51 930bda195c84: Pulling fs layer 00:18:51 78bf9a5ad49e: Pulling fs layer 00:18:51 e5fbee5a4b0d: Pulling fs layer 00:18:51 f452fca78f88: Pulling fs layer 00:18:51 7417ef92027a: Pulling fs layer 00:18:51 2af5c49d270b: Pulling fs layer 00:18:51 df9c3bdbc40a: Pulling fs layer 00:18:51 f452fca78f88: Waiting 00:18:51 7417ef92027a: Waiting 00:18:51 2af5c49d270b: Waiting 00:18:51 df9c3bdbc40a: Waiting 00:18:51 78bf9a5ad49e: Waiting 00:18:51 e5fbee5a4b0d: Waiting 00:18:51 930bda195c84: Verifying Checksum 00:18:51 930bda195c84: Download complete 00:18:51 f11b29a9c730: Verifying Checksum 00:18:51 f11b29a9c730: Download complete 00:18:51 78bf9a5ad49e: Verifying Checksum 00:18:51 78bf9a5ad49e: Download complete 00:18:51 f452fca78f88: Verifying Checksum 00:18:51 f452fca78f88: Download complete 00:18:51 7417ef92027a: Verifying Checksum 00:18:51 7417ef92027a: Download complete 00:18:51 2af5c49d270b: Verifying Checksum 00:18:51 2af5c49d270b: Download complete 00:18:51 Executing busybox-1.31.1-r8.trigger 00:18:51 OK: 127 MiB in 45 packages 00:18:51 df9c3bdbc40a: Verifying Checksum 00:18:51 df9c3bdbc40a: Download complete 00:18:51 5bed26d33875: Verifying Checksum 00:18:51 5bed26d33875: Download complete 00:18:52 Removing intermediate container d3f7c90bcc94 00:18:52 ---> 2bb437da709c 00:18:52 Step 6/8 : WORKDIR /app 00:18:52 ---> Running in 0d50239df926 00:18:53 Removing intermediate container 0d50239df926 00:18:53 ---> d9cbf0124102 00:18:53 Step 7/8 : COPY . . 00:18:54 e5fbee5a4b0d: Verifying Checksum 00:18:54 e5fbee5a4b0d: Download complete 00:18:54 ---> 31220b2d032a 00:18:54 Step 8/8 : RUN go mod download 00:18:54 ---> Running in ef55af16fb83 00:18:56 5bed26d33875: Pull complete 00:18:56 f11b29a9c730: Pull complete 00:18:57 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:18:57 go: finding github.com/BurntSushi/toml v0.3.1 00:18:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:18:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:18:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:18:57 go: finding github.com/bgentry/speakeasy v0.1.0 00:18:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:18:57 go: finding github.com/davecgh/go-spew v1.1.1 00:18:57 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:18:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:18:57 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:18:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:18:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:18:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:18:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:18:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:18:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:18:57 go: finding github.com/fatih/color v1.7.0 00:18:57 go: finding github.com/fsnotify/fsnotify v1.4.7 00:18:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:18:57 go: finding github.com/go-kit/kit v0.8.0 00:18:57 go: finding github.com/go-logfmt/logfmt v0.4.0 00:18:57 go: finding github.com/go-redis/redis/v7 v7.2.0 00:18:57 go: finding github.com/go-stack/stack v1.8.0 00:18:57 go: finding github.com/golang/protobuf v1.3.2 00:18:57 go: finding github.com/golang/snappy v0.0.1 00:18:57 930bda195c84: Pull complete 00:18:57 78bf9a5ad49e: Pull complete 00:18:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:18:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:18:57 go: finding github.com/google/go-cmp v0.4.0 00:18:57 go: finding github.com/google/uuid v1.1.1 00:18:57 go: finding github.com/gorilla/mux v1.7.4 00:18:57 go: finding github.com/hashicorp/consul/api v1.1.0 00:18:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:18:57 go: finding github.com/hashicorp/errwrap v1.0.0 00:18:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:18:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:18:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:18:57 go: finding github.com/hashicorp/go-multierror v1.0.0 00:18:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:18:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:18:57 go: finding github.com/hashicorp/go-syslog v1.0.0 00:18:57 go: finding github.com/hashicorp/go-uuid v1.0.1 00:18:57 go: finding github.com/hashicorp/go.net v0.0.1 00:18:57 go: finding github.com/hashicorp/golang-lru v0.5.0 00:18:57 go: finding github.com/hashicorp/logutils v1.0.0 00:18:57 go: finding github.com/hashicorp/mdns v1.0.0 00:18:57 go: finding github.com/hashicorp/memberlist v0.1.3 00:18:57 go: finding github.com/hashicorp/serf v0.8.2 00:18:57 go: finding github.com/hpcloud/tail v1.0.0 00:18:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:18:57 go: finding github.com/kr/pretty v0.1.0 00:18:57 go: finding github.com/kr/pty v1.1.1 00:18:57 go: finding github.com/kr/text v0.1.0 00:18:57 go: finding github.com/mattn/go-colorable v0.0.9 00:18:57 go: finding github.com/mattn/go-isatty v0.0.3 00:18:57 go: finding github.com/miekg/dns v1.0.14 00:18:57 go: finding github.com/mitchellh/cli v1.0.0 00:18:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:18:57 go: finding github.com/mitchellh/copystructure v1.0.0 00:18:57 go: finding github.com/mitchellh/go-homedir v1.0.0 00:18:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:18:57 go: finding github.com/mitchellh/gox v0.4.0 00:18:57 go: finding github.com/mitchellh/iochan v1.0.0 00:18:57 go: finding github.com/mitchellh/mapstructure v1.1.2 00:18:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:18:57 go: finding github.com/onsi/ginkgo v1.10.1 00:18:57 go: finding github.com/onsi/gomega v1.7.0 00:18:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:18:57 go: finding github.com/pebbe/zmq4 v1.0.0 00:18:57 go: finding github.com/pelletier/go-toml v1.2.0 00:18:57 go: finding github.com/pkg/errors v0.8.1 00:18:57 go: finding github.com/pmezard/go-difflib v1.0.0 00:18:57 go: finding github.com/posener/complete v1.1.1 00:18:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:18:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:18:57 go: finding github.com/stretchr/objx v0.2.0 00:18:57 go: finding github.com/stretchr/testify v1.5.1 00:18:57 go: finding github.com/tidwall/pretty v1.0.1 00:18:57 go: finding github.com/ugorji/go v1.1.4 00:18:57 go: finding github.com/x448/float16 v0.8.4 00:18:57 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:18:57 go: finding github.com/xdg/stringprep v1.0.0 00:18:57 go: finding go.mongodb.org/mongo-driver v1.1.1 00:18:57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:18:57 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:18:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:18:57 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:18:57 go: finding golang.org/x/text v0.3.2 00:18:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:18:57 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:18:57 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:18:57 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:18:57 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:18:57 go: finding gopkg.in/yaml.v2 v2.2.8 00:19:16 Removing intermediate container ef55af16fb83 00:19:16 ---> e7a10af8fb88 00:19:16 Successfully built e7a10af8fb88 00:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:16 + docker inspect -f . ci-base-image-arm64 00:19:16 . [Pipeline] withDockerContainer 00:19:17 prd-ubuntu18.04-docker-arm64-4c-16g-3252 does not seem to be running inside a container 00:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 00:19:18 $ docker top d2d10a2646269f74fe9d6d8f325c7d308533a94c36649291ad45f7651ada4174 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:20 + go version 00:19:20 go version go1.13.5 linux/arm64 [Pipeline] sh 00:19:21 + make test 00:19:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:19:23 e5fbee5a4b0d: Pull complete 00:19:23 f452fca78f88: Pull complete 00:19:23 7417ef92027a: Pull complete 00:19:23 2af5c49d270b: Pull complete 00:19:23 df9c3bdbc40a: Pull complete 00:19:23 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 00:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 00:19:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:19:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:19:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:19:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 00:19:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 00:19:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 00:19:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] 00:19:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 00:19:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 00:19:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 00:19:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 00:19:25 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 00:19:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 00:19:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 00:19:25 Fetched 4912 kB in 2s (2510 kB/s) 00:19:27 Reading package lists... 00:19:28 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: 00:19:28 - README.md 00:19:28 00:19:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:19:31 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 00:19:32 Reading package lists... 00:19:32 Building dependency tree... 00:19:32 Reading state information... 00:19:33 The following packages were automatically installed and are no longer required: 00:19:33 libjq1 liblzo2-2 libonig4 00:19:33 Use 'sudo apt autoremove' to remove them. 00:19:33 Suggested packages: 00:19:33 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 00:19:33 pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc 00:19:33 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 00:19:33 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 00:19:33 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 00:19:33 libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 00:19:33 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 00:19:33 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n 00:19:33 libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere 00:19:33 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl 00:19:33 | libterm-readline-perl-perl pinentry-doc readline-doc 00:19:33 The following NEW packages will be installed: 00:19:33 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 00:19:33 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man 00:19:33 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 00:19:33 gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl 00:19:33 libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 00:19:33 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl 00:19:33 libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl 00:19:33 libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 00:19:33 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 00:19:33 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 00:19:33 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 00:19:33 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 00:19:33 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase 00:19:33 openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config 00:19:33 readline-common shared-mime-info xauth xdg-user-dirs xz-utils 00:19:33 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. 00:19:33 Need to get 73.0 MB of archives. 00:19:33 After this operation, 309 MB of additional disk space will be used. 00:19:33 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 00:19:33 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 00:19:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:19:34 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 00:19:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 00:19:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 00:19:34 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 00:19:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 00:19:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 00:19:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 00:19:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 00:19:34 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 00:19:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 00:19:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 00:19:35 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:19:35 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:19:35 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 00:19:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 00:19:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 00:19:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 00:19:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 00:19:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 00:19:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 00:19:35 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 00:19:35 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 00:19:35 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:19:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 00:19:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 00:19:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 00:19:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:19:35 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 00:19:35 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] 00:19:35 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] 00:19:35 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] 00:19:35 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] 00:19:35 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] 00:19:35 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] 00:19:35 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] 00:19:36 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:19:36 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 00:19:36 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 00:19:36 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 00:19:36 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:19:36 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:19:36 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:19:36 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:19:36 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:19:36 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:19:36 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:19:36 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:19:36 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:19:36 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:19:36 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:19:36 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:19:36 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:19:36 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:19:36 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:19:37 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:19:37 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:19:37 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:19:37 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:19:37 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 00:19:37 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:19:37 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:19:37 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:19:37 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 00:19:37 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 00:19:37 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 00:19:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 00:19:38 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:19:38 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 00:19:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 00:19:38 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 00:19:38 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 00:19:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 00:19:38 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:19:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:19:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:19:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 00:19:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 00:19:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 00:19:38 Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 00:19:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 00:19:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 00:19:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 00:19:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 00:19:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 00:19:38 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 00:19:38 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 00:19:38 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 00:19:38 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 00:19:38 Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:19:38 Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:19:38 Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:19:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:19:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:19:38 Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 00:19:38 Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:19:39 debconf: delaying package configuration, since apt-utils is not installed 00:19:39 Fetched 73.0 MB in 6s (13.0 MB/s) 00:19:39 Selecting previously unselected package liblocale-gettext-perl. 00:19:39 (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 ... 4637 files and directories currently installed.) 00:19:39 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 00:19:39 Unpacking liblocale-gettext-perl (1.07-3build2) ... 00:19:39 Selecting previously unselected package libxau6:amd64. 00:19:39 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... 00:19:39 Unpacking libxau6:amd64 (1:1.0.8-1) ... 00:19:39 Selecting previously unselected package libbsd0:amd64. 00:19:39 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:19:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:19:39 Selecting previously unselected package libxdmcp6:amd64. 00:19:39 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 00:19:39 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 00:19:39 Selecting previously unselected package libxcb1:amd64. 00:19:39 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 00:19:39 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 00:19:39 Selecting previously unselected package libx11-data. 00:19:39 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 00:19:39 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 00:19:40 Selecting previously unselected package libx11-6:amd64. 00:19:40 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 00:19:40 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 00:19:40 Selecting previously unselected package libxext6:amd64. 00:19:40 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 00:19:40 Unpacking libxext6:amd64 (2:1.3.3-1) ... 00:19:40 Selecting previously unselected package perl-modules-5.26. 00:19:40 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 00:19:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:19:44 Selecting previously unselected package libgdbm5:amd64. 00:19:44 Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... 00:19:44 Unpacking libgdbm5:amd64 (1.14.1-6) ... 00:19:44 Selecting previously unselected package libgdbm-compat4:amd64. 00:19:44 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... 00:19:44 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 00:19:44 Selecting previously unselected package libperl5.26:amd64. 00:19:44 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 00:19:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 00:19:46 Selecting previously unselected package perl. 00:19:46 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... 00:19:46 Unpacking perl (5.26.1-6ubuntu0.3) ... 00:19:46 Selecting previously unselected package less. 00:19:46 Preparing to unpack .../13-less_487-0.1_amd64.deb ... 00:19:46 Unpacking less (487-0.1) ... 00:19:46 Selecting previously unselected package libexpat1:amd64. 00:19:46 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:19:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:19:46 Selecting previously unselected package libglib2.0-0:amd64. 00:19:46 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:19:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:19:46 Selecting previously unselected package libglib2.0-data. 00:19:46 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 00:19:46 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:19:46 Selecting previously unselected package libicu60:amd64. 00:19:46 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... 00:19:46 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 00:19:47 Selecting previously unselected package readline-common. 00:19:47 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 00:19:47 Unpacking readline-common (7.0-3) ... 00:19:47 Selecting previously unselected package libreadline7:amd64. 00:19:47 Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... 00:19:47 Unpacking libreadline7:amd64 (7.0-3) ... 00:19:47 Selecting previously unselected package libxml2:amd64. 00:19:47 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 00:19:47 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:19:47 Selecting previously unselected package netbase. 00:19:47 Preparing to unpack .../21-netbase_5.4_all.deb ... 00:19:47 Unpacking netbase (5.4) ... 00:19:47 Selecting previously unselected package shared-mime-info. 00:19:47 Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... 00:19:47 Unpacking shared-mime-info (1.9-2) ... 00:19:47 Selecting previously unselected package xdg-user-dirs. 00:19:47 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 00:19:47 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 00:19:48 Selecting previously unselected package xz-utils. 00:19:48 Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... 00:19:48 Unpacking xz-utils (5.2.2-1.3) ... 00:19:48 Selecting previously unselected package libedit2:amd64. 00:19:48 Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... 00:19:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:19:48 Selecting previously unselected package libssl1.0.0:amd64. 00:19:48 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 00:19:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 00:19:48 Selecting previously unselected package libxmuu1:amd64. 00:19:48 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... 00:19:48 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 00:19:48 Selecting previously unselected package manpages. 00:19:48 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 00:19:48 Unpacking manpages (4.15-1) ... 00:19:48 Selecting previously unselected package openssh-client. 00:19:48 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:19:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:19:49 Selecting previously unselected package xauth. 00:19:49 Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... 00:19:49 Unpacking xauth (1:1.0.10-1) ... 00:19:49 Selecting previously unselected package binutils-common:amd64. 00:19:49 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... 00:19:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 00:19:49 Selecting previously unselected package libbinutils:amd64. 00:19:49 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 00:19:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 00:19:49 Selecting previously unselected package binutils-x86-64-linux-gnu. 00:19:49 Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... 00:19:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:19:50 Selecting previously unselected package binutils. 00:19:50 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 00:19:50 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 00:19:50 Selecting previously unselected package libc-dev-bin. 00:19:50 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... 00:19:50 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 00:19:50 Selecting previously unselected package linux-libc-dev:amd64. 00:19:50 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... 00:19:50 Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... 00:19:51 Selecting previously unselected package libc6-dev:amd64. 00:19:51 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... 00:19:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... 00:19:52 Selecting previously unselected package gcc-7-base:amd64. 00:19:52 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:52 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:52 Selecting previously unselected package libisl19:amd64. 00:19:52 Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... 00:19:52 Unpacking libisl19:amd64 (0.19-1) ... 00:19:52 Selecting previously unselected package libmpfr6:amd64. 00:19:52 Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... 00:19:52 Unpacking libmpfr6:amd64 (4.0.1-1) ... 00:19:52 Selecting previously unselected package libmpc3:amd64. 00:19:52 Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... 00:19:52 Unpacking libmpc3:amd64 (1.1.0-1) ... 00:19:52 Selecting previously unselected package cpp-7. 00:19:52 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:19:53 Selecting previously unselected package cpp. 00:19:53 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:19:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 00:19:53 Selecting previously unselected package libcc1-0:amd64. 00:19:53 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:53 Selecting previously unselected package libgomp1:amd64. 00:19:53 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:53 Selecting previously unselected package libitm1:amd64. 00:19:53 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:53 Selecting previously unselected package libatomic1:amd64. 00:19:53 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libasan4:amd64. 00:19:54 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package liblsan0:amd64. 00:19:54 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libtsan0:amd64. 00:19:54 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libubsan0:amd64. 00:19:54 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libcilkrts5:amd64. 00:19:54 Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libmpx2:amd64. 00:19:54 Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libquadmath0:amd64. 00:19:54 Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:19:54 Selecting previously unselected package libgcc-7-dev:amd64. 00:19:54 Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:55 Selecting previously unselected package gcc-7. 00:19:55 Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:19:56 Selecting previously unselected package gcc. 00:19:56 Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:19:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 00:19:56 Selecting previously unselected package libstdc++-7-dev:amd64. 00:19:56 Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:19:58 Selecting previously unselected package g++-7. 00:19:58 Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:19:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 00:19:59 Selecting previously unselected package g++. 00:19:59 Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:19:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 00:19:59 Selecting previously unselected package make. 00:19:59 Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... 00:19:59 Unpacking make (4.1-9.1ubuntu1) ... 00:19:59 Selecting previously unselected package libdpkg-perl. 00:19:59 Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:19:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:19:59 Selecting previously unselected package patch. 00:19:59 Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:19:59 Unpacking patch (2.7.6-2ubuntu1.1) ... 00:19:59 Selecting previously unselected package dpkg-dev. 00:19:59 Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:19:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 00:19:59 Selecting previously unselected package build-essential. 00:19:59 Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... 00:19:59 Unpacking build-essential (12.4ubuntu1) ... 00:19:59 Selecting previously unselected package curl. 00:19:59 Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... 00:19:59 Unpacking curl (7.58.0-2ubuntu3.8) ... 00:19:59 Selecting previously unselected package libassuan0:amd64. 00:19:59 Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... 00:20:00 Unpacking libassuan0:amd64 (2.5.1-2) ... 00:20:00 Selecting previously unselected package gpgconf. 00:20:00 Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:00 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 00:20:00 Selecting previously unselected package libksba8:amd64. 00:20:00 Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... 00:20:00 Unpacking libksba8:amd64 (1.3.5-2) ... 00:20:00 Selecting previously unselected package libnpth0:amd64. 00:20:00 Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... 00:20:00 Unpacking libnpth0:amd64 (1.5-3) ... 00:20:00 Selecting previously unselected package dirmngr. 00:20:00 Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:00 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 00:20:00 Selecting previously unselected package libfakeroot:amd64. 00:20:00 Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... 00:20:00 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 00:20:00 Selecting previously unselected package fakeroot. 00:20:00 Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... 00:20:00 Unpacking fakeroot (1.22-2ubuntu1) ... 00:20:00 Selecting previously unselected package libcurl3-gnutls:amd64. 00:20:00 Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 00:20:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 00:20:00 Selecting previously unselected package liberror-perl. 00:20:00 Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... 00:20:00 Unpacking liberror-perl (0.17025-1) ... 00:20:00 Selecting previously unselected package git-man. 00:20:00 Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:20:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:20:00 Selecting previously unselected package git. 00:20:00 Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:20:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:20:01 Selecting previously unselected package gnupg-l10n. 00:20:01 Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 00:20:01 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gnupg-utils. 00:20:02 Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gpg. 00:20:02 Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gpg (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package pinentry-curses. 00:20:02 Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... 00:20:02 Unpacking pinentry-curses (1.1.0-1) ... 00:20:02 Selecting previously unselected package gpg-agent. 00:20:02 Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gpg-wks-client. 00:20:02 Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gpg-wks-server. 00:20:02 Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gpgsm. 00:20:02 Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package gnupg. 00:20:02 Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 00:20:02 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 00:20:02 Selecting previously unselected package libalgorithm-diff-perl. 00:20:02 Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... 00:20:02 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 00:20:02 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:20:02 Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 00:20:02 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 00:20:02 Selecting previously unselected package libalgorithm-merge-perl. 00:20:02 Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... 00:20:02 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:20:02 Selecting previously unselected package libfile-fcntllock-perl. 00:20:02 Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 00:20:02 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 00:20:03 Selecting previously unselected package libnorm1:amd64. 00:20:03 Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:20:03 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:20:03 Selecting previously unselected package libpgm-5.2-0:amd64. 00:20:03 Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:20:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:20:03 Selecting previously unselected package libsodium23:amd64. 00:20:03 Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... 00:20:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:20:03 Selecting previously unselected package libzmq5:amd64. 00:20:03 Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:20:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:20:03 Selecting previously unselected package libzmq3-dev:amd64. 00:20:03 Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:20:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:20:03 Selecting previously unselected package manpages-dev. 00:20:03 Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... 00:20:03 Unpacking manpages-dev (4.15-1) ... 00:20:04 Selecting previously unselected package pkg-config. 00:20:04 Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:20:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:20:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:04 Setting up libnpth0:amd64 (1.5-3) ... 00:20:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:20:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:20:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:04 Setting up readline-common (7.0-3) ... 00:20:04 Setting up manpages (4.15-1) ... 00:20:04 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:20:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:20:04 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 00:20:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:04 Setting up less (487-0.1) ... 00:20:05 Setting up make (4.1-9.1ubuntu1) ... 00:20:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 00:20:05 Setting up curl (7.58.0-2ubuntu3.8) ... 00:20:05 Setting up libreadline7:amd64 (7.0-3) ... 00:20:05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 00:20:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:20:05 No schema files found: doing nothing. 00:20:05 Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... 00:20:05 Setting up libmpfr6:amd64 (4.0.1-1) ... 00:20:05 Setting up libksba8:amd64 (1.3.5-2) ... 00:20:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:20:05 Setting up libgdbm5:amd64 (1.14.1-6) ... 00:20:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:20:05 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:20:05 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:20:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:05 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:20:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 00:20:05 Setting up libsodium23:amd64 (1.0.16-2) ... 00:20:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:05 Setting up patch (2.7.6-2ubuntu1.1) ... 00:20:05 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:20:05 Setting up xz-utils (5.2.2-1.3) ... 00:20:05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 00:20:05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 00:20:05 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 00:20:05 Setting up liblocale-gettext-perl (1.07-3build2) ... 00:20:05 Setting up shared-mime-info (1.9-2) ... 00:20:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:20:08 CGO_ENABLED=1 go vet ./... 00:20:12 Setting up libmpc3:amd64 (1.1.0-1) ... 00:20:12 Setting up libc-dev-bin (2.27-3ubuntu1) ... 00:20:12 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 00:20:12 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 00:20:12 Setting up manpages-dev (4.15-1) ... 00:20:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:20:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... 00:20:12 Setting up libassuan0:amd64 (2.5.1-2) ... 00:20:12 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 00:20:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:20:12 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 00:20:12 Setting up libxau6:amd64 (1:1.0.8-1) ... 00:20:12 Setting up netbase (5.4) ... 00:20:12 Setting up libisl19:amd64 (0.19-1) ... 00:20:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:20:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 00:20:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:20:12 Setting up fakeroot (1.22-2ubuntu1) ... 00:20:12 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:20:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:20:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 00:20:12 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up pinentry-curses (1.1.0-1) ... 00:20:12 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 00:20:12 Setting up gpg (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:20:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:20:12 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 00:20:12 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:20:12 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 00:20:12 Setting up perl (5.26.1-6ubuntu0.3) ... 00:20:12 Setting up libfile-fcntllock-perl (0.22-3build2) ... 00:20:12 Setting up libalgorithm-diff-perl (1.19.03-1) ... 00:20:13 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 00:20:13 Setting up libxext6:amd64 (2:1.3.3-1) ... 00:20:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:20:13 Setting up liberror-perl (0.17025-1) ... 00:20:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:20:13 Setting up gnupg (2.2.4-1ubuntu1.2) ... 00:20:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:20:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:20:13 Setting up xauth (1:1.0.10-1) ... 00:20:13 Setting up libalgorithm-merge-perl (0.08-3) ... 00:20:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:20:13 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 00:20:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:20:13 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 00:20:13 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 00:20:13 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:20:13 Setting up build-essential (12.4ubuntu1) ... 00:20:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:20:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:20:13 gofmt -l . 00:20:13 [ "`gofmt -l .`" = "" ] 00:20:13 ./bin/test-go-mod-tidy.sh 00:20:13 ./bin/test-attribution-txt.sh [Pipeline] stash 00:20:14 Warning: overwriting stash ‘coverage-report’ 00:20:15 Stashed 1 file(s) [Pipeline] } 00:20:15 $ docker stop --time=1 d2d10a2646269f74fe9d6d8f325c7d308533a94c36649291ad45f7651ada4174 00:20:16 binutils set to automatically installed. 00:20:16 binutils-common set to automatically installed. 00:20:16 binutils-x86-64-linux-gnu set to automatically installed. 00:20:16 build-essential set to automatically installed. 00:20:16 cpp set to automatically installed. 00:20:16 cpp-7 set to automatically installed. 00:20:16 curl set to automatically installed. 00:20:16 dirmngr set to automatically installed. 00:20:16 dpkg-dev set to automatically installed. 00:20:16 fakeroot set to automatically installed. 00:20:16 g++ set to automatically installed. 00:20:16 g++-7 set to automatically installed. 00:20:16 gcc set to automatically installed. 00:20:16 gcc-7 set to automatically installed. 00:20:16 gcc-7-base set to automatically installed. 00:20:16 git set to automatically installed. 00:20:16 git-man set to automatically installed. 00:20:16 gnupg set to automatically installed. 00:20:16 gnupg-l10n set to automatically installed. 00:20:16 gnupg-utils set to automatically installed. 00:20:16 gpg set to automatically installed. 00:20:16 gpg-agent set to automatically installed. 00:20:16 gpg-wks-client set to automatically installed. 00:20:16 gpg-wks-server set to automatically installed. 00:20:16 gpgconf set to automatically installed. 00:20:16 gpgsm set to automatically installed. 00:20:16 less set to automatically installed. 00:20:16 libalgorithm-diff-perl set to automatically installed. 00:20:16 libalgorithm-diff-xs-perl set to automatically installed. 00:20:16 libalgorithm-merge-perl set to automatically installed. 00:20:16 libasan4 set to automatically installed. 00:20:16 libassuan0 set to automatically installed. 00:20:16 libatomic1 set to automatically installed. 00:20:16 libbinutils set to automatically installed. 00:20:16 libbsd0 set to automatically installed. 00:20:16 libc-dev-bin set to automatically installed. 00:20:16 libc6-dev set to automatically installed. 00:20:16 libcc1-0 set to automatically installed. 00:20:16 libcilkrts5 set to automatically installed. 00:20:16 libcurl3-gnutls set to automatically installed. 00:20:16 libdpkg-perl set to automatically installed. 00:20:16 libedit2 set to automatically installed. 00:20:16 liberror-perl set to automatically installed. 00:20:16 libexpat1 set to automatically installed. 00:20:16 libfakeroot set to automatically installed. 00:20:16 libfile-fcntllock-perl set to automatically installed. 00:20:16 libgcc-7-dev set to automatically installed. 00:20:16 libgdbm-compat4 set to automatically installed. 00:20:16 libgdbm5 set to automatically installed. 00:20:16 libglib2.0-0 set to automatically installed. 00:20:16 libglib2.0-data set to automatically installed. 00:20:16 libgomp1 set to automatically installed. 00:20:16 libicu60 set to automatically installed. 00:20:16 libisl19 set to automatically installed. 00:20:16 libitm1 set to automatically installed. 00:20:16 libksba8 set to automatically installed. 00:20:16 liblocale-gettext-perl set to automatically installed. 00:20:16 liblsan0 set to automatically installed. 00:20:16 libmpc3 set to automatically installed. 00:20:16 libmpfr6 set to automatically installed. 00:20:16 libmpx2 set to automatically installed. 00:20:16 libnorm1 set to automatically installed. 00:20:16 libnpth0 set to automatically installed. 00:20:16 libperl5.26 set to automatically installed. 00:20:16 libpgm-5.2-0 set to automatically installed. 00:20:16 libquadmath0 set to automatically installed. 00:20:16 libreadline7 set to automatically installed. 00:20:16 libsodium23 set to automatically installed. 00:20:16 libssl1.0.0 set to automatically installed. 00:20:16 libstdc++-7-dev set to automatically installed. 00:20:16 libtsan0 set to automatically installed. 00:20:16 libubsan0 set to automatically installed. 00:20:16 libx11-6 set to automatically installed. 00:20:16 libx11-data set to automatically installed. 00:20:16 libxau6 set to automatically installed. 00:20:16 libxcb1 set to automatically installed. 00:20:16 libxdmcp6 set to automatically installed. 00:20:16 libxext6 set to automatically installed. 00:20:16 libxml2 set to automatically installed. 00:20:16 libxmuu1 set to automatically installed. 00:20:16 libzmq3-dev set to automatically installed. 00:20:16 libzmq5 set to automatically installed. 00:20:16 linux-libc-dev set to automatically installed. 00:20:16 make set to automatically installed. 00:20:16 manpages set to automatically installed. 00:20:16 manpages-dev set to automatically installed. 00:20:16 netbase set to automatically installed. 00:20:16 openssh-client set to automatically installed. 00:20:16 patch set to automatically installed. 00:20:16 perl set to automatically installed. 00:20:16 perl-modules-5.26 set to automatically installed. 00:20:16 pinentry-curses set to automatically installed. 00:20:16 pkg-config set to automatically installed. 00:20:16 readline-common set to automatically installed. 00:20:16 shared-mime-info set to automatically installed. 00:20:16 xauth set to automatically installed. 00:20:16 xdg-user-dirs set to automatically installed. 00:20:16 xz-utils set to automatically installed. 00:20:16 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 00:20:16 Please ensure the environment is properly setup before continuing. 00:20:16 Ignore this message if the appropriate measures have already been taken 00:20:16 Pulling go 00:20:17 $ docker rm -f d2d10a2646269f74fe9d6d8f325c7d308533a94c36649291ad45f7651ada4174 00:20:17 'app-service-config' has dependencies that need to be staged: go 00:20:17 Skipping pull go (already ran) 00:20:17 Building go 00:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:17 Dload Upload Total Spent Left Speed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:19 + ls -al . 00:20:19 total 124 00:20:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 00:20 . 00:20:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 00:18 .. 00:20:19 -rw-rw-r-- 1 jenkins jenkins 119 Jun 17 00:18 .dockerignore 00:20:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 00:18 .git 00:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 00:18 .github 00:20:19 -rw-rw-r-- 1 jenkins jenkins 93 Jun 17 00:18 .gitignore 00:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 00:18 .semver 00:20:19 -rw-rw-r-- 1 jenkins jenkins 6027 Jun 17 00:18 Attribution.txt 00:20:19 -rw-rw-r-- 1 jenkins jenkins 1997 Jun 17 00:18 Dockerfile 00:20:19 -rw-rw-r-- 1 jenkins jenkins 966 Jun 17 00:18 Dockerfile.build 00:20:19 -rw-rw-r-- 1 jenkins jenkins 710 Jun 17 00:18 Jenkinsfile 00:20:19 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 17 00:18 LICENSE 00:20:19 -rw-rw-r-- 1 jenkins jenkins 481 Jun 17 00:18 README.md 00:20:19 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 00:13 VERSION 00:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 00:18 bin 00:20:19 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 00:19 coverage.out 00:20:19 -rw-rw-r-- 1 jenkins jenkins 180 Jun 17 00:18 docker-compose.debug.yml 00:20:19 -rw-rw-r-- 1 jenkins jenkins 133 Jun 17 00:18 docker-compose.yml 00:20:19 -rw-r--r-- 1 jenkins jenkins 126 Jun 17 00:20 go.mod 00:20:19 -rw-r--r-- 1 jenkins jenkins 18573 Jun 17 00:20 go.sum 00:20:19 -rw-rw-r-- 1 jenkins jenkins 1519 Jun 17 00:18 main.go 00:20:19 -rw-rw-r-- 1 jenkins jenkins 1573 Jun 17 00:18 makefile 00:20:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 00:18 res 00:20:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 00:18 snap [Pipeline] isUnix [Pipeline] sh 00:20:19 + 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=aac66db323ef9bb624dc5832c1ee82a95beb7b85 --label arch=arm64 --label version=0.0.0 . 00:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 29046 0 0 187k 0 0:10:24 --:--:-- 0:10:24 187k 57 114M 57 65.7M 0 0 59.7M 0 0:00:01 0:00:01 --:--:-- 59.6M 100 114M 100 114M 0 0 69.1M 0 0:00:01 0:00:01 --:--:-- 69.1M 00:20:19 Sending build context to Docker daemon 353.8kB 00:20:19 Step 1/26 : ARG BASE=golang:1.13-alpine 00:20:19 Step 2/26 : FROM ${BASE} AS builder 00:20:19 ---> e7a10af8fb88 00:20:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:20:19 ---> Running in b1f41a7eee14 00:20:20 Removing intermediate container b1f41a7eee14 00:20:20 ---> b4d41200f97a 00:20:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:20:20 go1.13.10.linux-amd64.tar.gz: OK 00:20:20 ---> Running in 5c0a73161bf2 00:20:20 Removing intermediate container 5c0a73161bf2 00:20:20 ---> 002322dc1a13 00:20:20 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:20:21 ---> Running in b68246099047 00:20:21 Removing intermediate container b68246099047 00:20:21 ---> 587fca928a68 00:20:21 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:21 ---> Running in e35d76526646 00:20:24 Removing intermediate container e35d76526646 00:20:24 ---> de81bb2dff06 00:20:24 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:24 ---> Running in bb008e1b34f3 00:20:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:20:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:20:26 OK: 127 MiB in 45 packages 00:20:27 Removing intermediate container bb008e1b34f3 00:20:27 ---> 45cbdc8072ea 00:20:27 Step 8/26 : WORKDIR /app 00:20:27 ---> Running in 05d16df787c6 00:20:27 Removing intermediate container 05d16df787c6 00:20:27 ---> 6c1db54de37c 00:20:27 Step 9/26 : COPY go.mod . 00:20:28 Staging go 00:20:28 ---> d95389b77271 00:20:28 Step 10/26 : RUN go mod download 00:20:28 ---> Running in 830cbf8f08fb 00:20:31 Removing intermediate container 830cbf8f08fb 00:20:31 ---> 58c010fab8c5 00:20:31 Step 11/26 : COPY . . 00:20:32 ---> 5cfb6d6213cb 00:20:32 Step 12/26 : ARG MAKE="make build" 00:20:32 ---> Running in ed7bbeffed0f 00:20:32 Removing intermediate container ed7bbeffed0f 00:20:32 ---> 325dc77e6e02 00:20:32 Step 13/26 : RUN $MAKE 00:20:32 ---> Running in d3cd3d2b0b63 00:20:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:20:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:20:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:20:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] 00:20:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:20:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 00:20:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 00:20:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 00:20:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 00:20:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 00:20:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 00:20:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 00:20:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 00:20:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 00:20:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 00:20:40 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 00:20:40 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 00:20:40 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 00:20:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 00:20:40 Fetched 18.0 MB in 0s (0 B/s) 00:20:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:20:40 Fetched 224 kB in 0s (0 B/s) 00:20:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:20:40 Fetched 157 kB in 0s (0 B/s) 00:20:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:20:40 Fetched 221 kB in 0s (0 B/s) 00:20:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:20:40 Fetched 143 kB in 0s (0 B/s) 00:20:40 Pulling app-service-config 00:20:40 Pulling config-common 00:20:41 Skipping build go (already ran) 00:20:41 Building app-service-config 00:20:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:20:42 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:20:42 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:20:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:20:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:20:42 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 00:20:43 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 00:20:43 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:20:43 go: downloading github.com/gorilla/mux v1.7.4 00:20:43 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 00:20:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:20:43 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 00:20:43 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:20:43 go: downloading go.mongodb.org/mongo-driver v1.1.1 00:20:43 go: extracting github.com/gorilla/mux v1.7.4 00:20:43 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 00:20:43 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 00:20:43 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 00:20:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:20:43 go: downloading github.com/google/uuid v1.1.1 00:20:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:20:43 go: downloading github.com/hashicorp/consul/api v1.1.0 00:20:43 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:20:43 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 00:20:43 go: downloading github.com/go-kit/kit v0.8.0 00:20:43 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 00:20:43 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 00:20:43 go: extracting github.com/google/uuid v1.1.1 00:20:43 go: extracting github.com/hashicorp/consul/api v1.1.0 00:20:43 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:20:43 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:20:43 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:20:43 go: downloading github.com/BurntSushi/toml v0.3.1 00:20:43 go: downloading github.com/x448/float16 v0.8.4 00:20:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:20:43 go: downloading github.com/pebbe/zmq4 v1.0.0 00:20:43 go: extracting github.com/go-kit/kit v0.8.0 00:20:43 go: extracting github.com/BurntSushi/toml v0.3.1 00:20:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:20:43 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 00:20:43 go: extracting github.com/x448/float16 v0.8.4 00:20:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:20:43 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 00:20:43 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:20:43 go: extracting github.com/pebbe/zmq4 v1.0.0 00:20:43 go: downloading github.com/mitchellh/copystructure v1.0.0 00:20:43 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 00:20:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:20:43 go: downloading github.com/pelletier/go-toml v1.2.0 00:20:43 go: extracting github.com/go-redis/redis/v7 v7.2.0 00:20:43 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:20:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:20:43 go: extracting github.com/mitchellh/copystructure v1.0.0 00:20:43 go: extracting github.com/pelletier/go-toml v1.2.0 00:20:43 go: downloading github.com/hashicorp/serf v0.8.2 00:20:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:20:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:20:43 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 00:20:43 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:20:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:20:43 go: extracting github.com/go-logfmt/logfmt v0.4.0 00:20:43 go: extracting github.com/mitchellh/reflectwalk v1.0.0 00:20:43 go: extracting go.mongodb.org/mongo-driver v1.1.1 00:20:43 go: extracting github.com/hashicorp/serf v0.8.2 00:20:43 go: extracting github.com/mitchellh/mapstructure v1.1.2 00:20:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:20:43 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:20:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:20:43 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 00:20:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:20:43 go: extracting github.com/hashicorp/golang-lru v0.5.0 00:20:43 go: downloading github.com/xdg/stringprep v1.0.0 00:20:43 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:20:43 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:20:43 go: downloading github.com/golang/snappy v0.0.1 00:20:43 go: downloading github.com/go-stack/stack v1.8.0 00:20:43 go: extracting github.com/go-stack/stack v1.8.0 00:20:43 go: extracting github.com/xdg/stringprep v1.0.0 00:20:43 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:20:43 go: extracting github.com/golang/snappy v0.0.1 00:20:43 go: downloading golang.org/x/text v0.3.2 00:20:43 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:20:43 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:20:44 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:20:44 go: extracting golang.org/x/text v0.3.2 00:20:45 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:20:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:20:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:20:46 go: finding github.com/google/uuid v1.1.1 00:20:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:20:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:20:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:20:46 go: finding github.com/go-kit/kit v0.8.0 00:20:46 go: finding github.com/BurntSushi/toml v0.3.1 00:20:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:20:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:20:46 go: finding github.com/gorilla/mux v1.7.4 00:20:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:20:46 go: finding github.com/go-logfmt/logfmt v0.4.0 00:20:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:20:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:20:46 go: finding github.com/x448/float16 v0.8.4 00:20:46 go: finding go.mongodb.org/mongo-driver v1.1.1 00:20:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:20:46 go: finding github.com/pelletier/go-toml v1.2.0 00:20:46 go: finding github.com/pebbe/zmq4 v1.0.0 00:20:46 go: finding github.com/go-redis/redis/v7 v7.2.0 00:20:46 go: finding github.com/go-stack/stack v1.8.0 00:20:46 go: finding github.com/hashicorp/consul/api v1.1.0 00:20:46 go: finding github.com/mitchellh/copystructure v1.0.0 00:20:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:20:46 go: finding github.com/golang/snappy v0.0.1 00:20:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:20:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:20:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:20:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:20:46 go: finding github.com/hashicorp/serf v0.8.2 00:20:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:20:46 go: finding github.com/mitchellh/mapstructure v1.1.2 00:20:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:20:46 go: finding github.com/xdg/stringprep v1.0.0 00:20:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:20:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:20:46 go: finding golang.org/x/text v0.3.2 00:20:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:20:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:20:46 go: finding github.com/hashicorp/golang-lru v0.5.0 00:21:04 Building config-common 00:21:07 Skipping stage go (already ran) 00:21:07 Staging app-service-config 00:21:08 Staging config-common 00:21:09 Priming go 00:21:10 Priming app-service-config 00:21:11 Priming config-common 00:21:12 Snapping 'edgex-app-service-configurable' ... 00:21:13 00:21:13 Snapped edgex-app-service-configurable_1.2.0-20200617+aac66db_amd64.snap [Pipeline] } 00:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:22 Removing intermediate container d3cd3d2b0b63 00:21:22 ---> a54123bec331 00:21:22 Step 14/26 : FROM alpine:latest 00:21:22 latest: Pulling from library/alpine 00:21:22 b538f80385f9: Pulling fs layer 00:21:22 b538f80385f9: Verifying Checksum 00:21:22 b538f80385f9: Download complete 00:21:22 b538f80385f9: Pull complete 00:21:22 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:21:22 Status: Downloaded newer image for alpine:latest 00:21:22 ---> 62ee0e9f8440 00:21:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:21:22 ---> Running in 5b83e613f6b3 00:21:22 Removing intermediate container 5b83e613f6b3 00:21:22 ---> 59cfa29d901b 00:21:22 Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:21:23 ---> Running in aca39df0eff8 00:21:23 Removing intermediate container aca39df0eff8 00:21:23 ---> 5e1fecdb5475 00:21:23 Step 17/26 : RUN apk --no-cache add ca-certificates zeromq 00:21:23 ---> Running in aa4dad6d3e4c 00:21:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:21:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:21:25 (1/6) Installing ca-certificates (20191127-r3) 00:21:25 (2/6) Installing libgcc (9.3.0-r2) 00:21:25 (3/6) Installing libsodium (1.0.18-r0) 00:21:25 (4/6) Installing libstdc++ (9.3.0-r2) 00:21:26 (5/6) Installing libzmq (4.3.2-r0) 00:21:26 (6/6) Installing zeromq (4.3.2-r0) 00:21:26 Executing busybox-1.31.1-r16.trigger 00:21:26 Executing ca-certificates-20191127-r3.trigger 00:21:26 OK: 8 MiB in 20 packages 00:21:28 Removing intermediate container aa4dad6d3e4c 00:21:28 ---> 7f65dafe37e4 00:21:28 Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:21:28 ---> 13b7f363b640 00:21:28 Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE 00:21:28 ---> b7ac35971b53 00:21:28 Step 20/26 : COPY --from=builder /app/res/ /res/ 00:21:29 ---> c87661d8f5fa 00:21:29 Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:21:31 ---> 37192f3e5338 00:21:31 Step 22/26 : EXPOSE 48095 00:21:31 ---> Running in 9186f3e572d5 00:21:31 Removing intermediate container 9186f3e572d5 00:21:31 ---> 7532b7781ad5 00:21:31 Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:21:31 ---> Running in 5bff436ad196 00:21:32 Removing intermediate container 5bff436ad196 00:21:32 ---> aeceea73157c 00:21:32 Step 24/26 : LABEL arch=arm64 00:21:32 ---> Running in 9b4f378f2af4 00:21:33 Removing intermediate container 9b4f378f2af4 00:21:33 ---> e9aff2b88e42 00:21:33 Step 25/26 : LABEL git_sha=aac66db323ef9bb624dc5832c1ee82a95beb7b85 00:21:33 ---> Running in a6b52bd332aa 00:21:33 Removing intermediate container a6b52bd332aa 00:21:33 ---> efa49b4179a3 00:21:33 Step 26/26 : LABEL version=0.0.0 00:21:33 ---> Running in bda501e526bc 00:21:33 Removing intermediate container bda501e526bc 00:21:33 ---> cd035c68859c 00:21:33 [Warning] One or more build-args [ARCH] were not consumed 00:21:33 Successfully built cd035c68859c 00:21:34 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] script [Pipeline] { [Pipeline] sh 00:21:35 + find /w/workspace/app-service-configurable/1 00:21:35 + grep snapcraft.yaml 00:21:35 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:35 provisioning config files... 00:21:35 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config1288367769721550955tmp [Pipeline] { [Pipeline] sh 00:21:35 + cp /w/workspace/app-service-configurable/1@tmp/config1288367769721550955tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh 00:21:36 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 00:21:36 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 00:21:36 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 00:21:36 b2f61026a351: Pulling fs layer 00:21:36 5538fb30c42c: Pulling fs layer 00:21:36 f0b05810781a: Pulling fs layer 00:21:36 0180a33352d6: Pulling fs layer 00:21:36 e7604b0c0f53: Pulling fs layer 00:21:36 db689cb83ae0: Pulling fs layer 00:21:36 6138af208834: Pulling fs layer 00:21:36 007c8e8c5d63: Pulling fs layer 00:21:36 4f7a387c642f: Pulling fs layer 00:21:36 db689cb83ae0: Waiting 00:21:36 6138af208834: Waiting 00:21:36 e7604b0c0f53: Waiting 00:21:36 0180a33352d6: Waiting 00:21:36 007c8e8c5d63: Waiting 00:21:36 4f7a387c642f: Waiting 00:21:36 f0b05810781a: Verifying Checksum 00:21:36 5538fb30c42c: Verifying Checksum 00:21:36 5538fb30c42c: Download complete 00:21:36 0180a33352d6: Verifying Checksum 00:21:36 0180a33352d6: Download complete 00:21:36 db689cb83ae0: Verifying Checksum 00:21:36 db689cb83ae0: Download complete 00:21:36 6138af208834: Download complete 00:21:36 007c8e8c5d63: Verifying Checksum 00:21:36 007c8e8c5d63: Download complete 00:21:36 4f7a387c642f: Download complete 00:21:37 b2f61026a351: Verifying Checksum 00:21:37 b2f61026a351: Download complete 00:21:40 b2f61026a351: Pull complete 00:21:40 5538fb30c42c: Pull complete 00:21:40 f0b05810781a: Pull complete 00:21:41 0180a33352d6: Pull complete 00:21:44 e7604b0c0f53: Verifying Checksum 00:21:44 e7604b0c0f53: Download complete 00:22:16 e7604b0c0f53: Pull complete 00:22:16 db689cb83ae0: Pull complete 00:22:16 6138af208834: Pull complete 00:22:16 007c8e8c5d63: Pull complete 00:22:16 4f7a387c642f: Pull complete 00:22:16 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 00:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 00:22:20 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 00:22:20 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 00:22:20 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 00:22:20 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 00:22:20 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 00:22:21 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 00:22:21 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 00:22:21 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 00:22:21 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 00:22:21 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 00:22:21 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 00:22:21 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 00:22:22 Fetched 3750 kB in 2s (1505 kB/s) 00:22:27 Reading package lists... 00:22:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:22:33 - README.md 00:22:33 00:22:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:22:39 Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 00:22:43 Reading package lists... 00:22:43 Building dependency tree... 00:22:43 Reading state information... 00:22:44 The following packages were automatically installed and are no longer required: 00:22:44 libjq1 liblzo2-2 libonig4 00:22:44 Use 'sudo apt autoremove' to remove them. 00:22:44 Suggested packages: 00:22:44 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 00:22:44 pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib 00:22:44 autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg 00:22:44 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 00:22:44 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 00:22:44 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 00:22:44 gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon 00:22:44 glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain 00:22:44 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 00:22:44 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc 00:22:44 readline-doc 00:22:45 The following NEW packages will be installed: 00:22:45 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 00:22:45 cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git 00:22:45 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 00:22:45 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 00:22:45 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 00:22:45 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 00:22:45 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot 00:22:45 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 00:22:45 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 00:22:45 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 00:22:45 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 00:22:45 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 00:22:45 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make 00:22:45 manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 00:22:45 pinentry-curses pkg-config readline-common shared-mime-info xauth 00:22:45 xdg-user-dirs xz-utils 00:22:46 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. 00:22:46 Need to get 63.4 MB of archives. 00:22:46 After this operation, 277 MB of additional disk space will be used. 00:22:46 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 00:22:46 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 00:22:46 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 00:22:46 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 00:22:46 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 00:22:46 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 00:22:47 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 00:22:47 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 00:22:47 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 00:22:47 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 00:22:47 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 00:22:47 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 00:22:47 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 00:22:47 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 00:22:47 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 00:22:47 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 00:22:47 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 00:22:47 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 00:22:48 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 00:22:48 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 00:22:48 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 00:22:48 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 00:22:48 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 00:22:48 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 00:22:48 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 00:22:48 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 00:22:48 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 00:22:48 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 00:22:48 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 00:22:48 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 00:22:48 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 00:22:48 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] 00:22:48 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] 00:22:48 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] 00:22:48 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] 00:22:48 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] 00:22:48 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] 00:22:49 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] 00:22:49 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:22:49 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 00:22:49 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 00:22:49 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 00:22:49 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 00:22:50 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:22:50 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 00:22:50 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 00:22:50 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 00:22:50 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 00:22:50 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 00:22:50 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 00:22:50 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 00:22:50 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 00:22:50 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 00:22:50 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 00:22:50 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 00:22:50 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:22:50 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 00:22:51 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 00:22:51 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 00:22:51 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:22:51 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 00:22:51 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:22:51 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 00:22:51 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 00:22:51 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 00:22:51 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 00:22:51 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 00:22:51 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 00:22:51 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 00:22:51 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 00:22:51 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 00:22:51 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 00:22:51 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 00:22:51 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:22:51 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 00:22:51 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 00:22:51 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 00:22:51 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 00:22:51 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 00:22:51 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 00:22:51 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 00:22:51 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 00:22:51 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 00:22:51 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 00:22:51 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 00:22:51 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 00:22:51 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 00:22:52 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 00:22:52 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 00:22:52 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 00:22:52 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 00:22:52 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 00:22:52 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 00:22:52 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 00:22:52 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 00:22:52 debconf: delaying package configuration, since apt-utils is not installed 00:22:52 Fetched 63.4 MB in 6s (10.5 MB/s) 00:22:52 Selecting previously unselected package liblocale-gettext-perl. 00:22:53 (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 ... 4630 files and directories currently installed.) 00:22:53 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 00:22:53 Unpacking liblocale-gettext-perl (1.07-3build2) ... 00:22:53 Selecting previously unselected package libxau6:arm64. 00:22:53 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... 00:22:53 Unpacking libxau6:arm64 (1:1.0.8-1) ... 00:22:53 Selecting previously unselected package libbsd0:arm64. 00:22:53 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 00:22:53 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 00:22:53 Selecting previously unselected package libxdmcp6:arm64. 00:22:53 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 00:22:53 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 00:22:53 Selecting previously unselected package libxcb1:arm64. 00:22:53 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 00:22:53 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 00:22:53 Selecting previously unselected package libx11-data. 00:22:53 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 00:22:53 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 00:22:53 Selecting previously unselected package libx11-6:arm64. 00:22:53 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 00:22:53 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 00:22:54 Selecting previously unselected package libxext6:arm64. 00:22:54 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 00:22:54 Unpacking libxext6:arm64 (2:1.3.3-1) ... 00:22:54 Selecting previously unselected package perl-modules-5.26. 00:22:54 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 00:22:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:22:55 Selecting previously unselected package libgdbm5:arm64. 00:22:55 Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... 00:22:55 Unpacking libgdbm5:arm64 (1.14.1-6) ... 00:22:56 Selecting previously unselected package libgdbm-compat4:arm64. 00:22:56 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... 00:22:56 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 00:22:56 Selecting previously unselected package libperl5.26:arm64. 00:22:56 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 00:22:56 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 00:22:57 Selecting previously unselected package perl. 00:22:57 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... 00:22:57 Unpacking perl (5.26.1-6ubuntu0.3) ... 00:22:57 Selecting previously unselected package less. 00:22:57 Preparing to unpack .../13-less_487-0.1_arm64.deb ... 00:22:57 Unpacking less (487-0.1) ... 00:22:57 Selecting previously unselected package libexpat1:arm64. 00:22:57 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 00:22:57 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 00:22:58 Selecting previously unselected package libglib2.0-0:arm64. 00:22:58 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 00:22:58 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 00:22:58 Selecting previously unselected package libglib2.0-data. 00:22:58 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 00:22:58 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:22:58 Selecting previously unselected package libicu60:arm64. 00:22:58 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... 00:22:58 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 00:23:01 Selecting previously unselected package readline-common. 00:23:01 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 00:23:01 Unpacking readline-common (7.0-3) ... 00:23:01 Selecting previously unselected package libreadline7:arm64. 00:23:01 Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... 00:23:01 Unpacking libreadline7:arm64 (7.0-3) ... 00:23:01 Selecting previously unselected package libxml2:arm64. 00:23:01 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 00:23:01 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:23:01 Selecting previously unselected package netbase. 00:23:01 Preparing to unpack .../21-netbase_5.4_all.deb ... 00:23:01 Unpacking netbase (5.4) ... 00:23:01 Selecting previously unselected package shared-mime-info. 00:23:01 Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... 00:23:01 Unpacking shared-mime-info (1.9-2) ... 00:23:01 Selecting previously unselected package xdg-user-dirs. 00:23:01 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 00:23:01 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 00:23:01 Selecting previously unselected package xz-utils. 00:23:01 Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... 00:23:01 Unpacking xz-utils (5.2.2-1.3) ... 00:23:02 Selecting previously unselected package libedit2:arm64. 00:23:02 Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... 00:23:02 Unpacking libedit2:arm64 (3.1-20170329-1) ... 00:23:02 Selecting previously unselected package libssl1.0.0:arm64. 00:23:02 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 00:23:02 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 00:23:02 Selecting previously unselected package libxmuu1:arm64. 00:23:02 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... 00:23:02 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 00:23:02 Selecting previously unselected package manpages. 00:23:02 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 00:23:02 Unpacking manpages (4.15-1) ... 00:23:02 Selecting previously unselected package openssh-client. 00:23:02 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 00:23:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:23:03 Selecting previously unselected package xauth. 00:23:03 Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... 00:23:03 Unpacking xauth (1:1.0.10-1) ... 00:23:03 Selecting previously unselected package binutils-common:arm64. 00:23:03 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:23:03 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 00:23:03 Selecting previously unselected package libbinutils:arm64. 00:23:03 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:23:03 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 00:23:03 Selecting previously unselected package binutils-aarch64-linux-gnu. 00:23:03 Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:23:03 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:23:04 Selecting previously unselected package binutils. 00:23:04 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:23:04 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 00:23:04 Selecting previously unselected package libc-dev-bin. 00:23:04 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... 00:23:04 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 00:23:05 Selecting previously unselected package linux-libc-dev:arm64. 00:23:05 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... 00:23:05 Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... 00:23:05 Selecting previously unselected package libc6-dev:arm64. 00:23:05 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... 00:23:05 Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... 00:23:06 Selecting previously unselected package gcc-7-base:arm64. 00:23:06 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:06 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:06 Selecting previously unselected package libisl19:arm64. 00:23:06 Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... 00:23:06 Unpacking libisl19:arm64 (0.19-1) ... 00:23:07 Selecting previously unselected package libmpfr6:arm64. 00:23:07 Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... 00:23:07 Unpacking libmpfr6:arm64 (4.0.1-1) ... 00:23:07 Selecting previously unselected package libmpc3:arm64. 00:23:07 Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... 00:23:07 Unpacking libmpc3:arm64 (1.1.0-1) ... 00:23:07 Selecting previously unselected package cpp-7. 00:23:07 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package cpp. 00:23:09 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:23:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 00:23:09 Selecting previously unselected package libcc1-0:arm64. 00:23:09 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package libgomp1:arm64. 00:23:09 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package libitm1:arm64. 00:23:09 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package libatomic1:arm64. 00:23:09 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package libasan4:arm64. 00:23:09 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:09 Selecting previously unselected package liblsan0:arm64. 00:23:09 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:09 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:10 Selecting previously unselected package libtsan0:arm64. 00:23:10 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:23:10 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:10 Selecting previously unselected package libubsan0:arm64. 00:23:10 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:10 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:10 Selecting previously unselected package libgcc-7-dev:arm64. 00:23:10 Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:10 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:11 Selecting previously unselected package gcc-7. 00:23:11 Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:23:12 Selecting previously unselected package gcc. 00:23:12 Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:23:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 00:23:12 Selecting previously unselected package libstdc++-7-dev:arm64. 00:23:12 Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:12 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:13 Selecting previously unselected package g++-7. 00:23:13 Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:23:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 00:23:15 Selecting previously unselected package g++. 00:23:15 Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:23:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 00:23:15 Selecting previously unselected package make. 00:23:15 Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... 00:23:15 Unpacking make (4.1-9.1ubuntu1) ... 00:23:15 Selecting previously unselected package libdpkg-perl. 00:23:15 Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:23:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:23:16 Selecting previously unselected package patch. 00:23:16 Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... 00:23:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 00:23:16 Selecting previously unselected package dpkg-dev. 00:23:16 Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:23:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 00:23:16 Selecting previously unselected package build-essential. 00:23:16 Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... 00:23:16 Unpacking build-essential (12.4ubuntu1) ... 00:23:16 Selecting previously unselected package curl. 00:23:16 Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... 00:23:16 Unpacking curl (7.58.0-2ubuntu3.8) ... 00:23:16 Selecting previously unselected package libassuan0:arm64. 00:23:16 Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... 00:23:16 Unpacking libassuan0:arm64 (2.5.1-2) ... 00:23:16 Selecting previously unselected package gpgconf. 00:23:16 Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:16 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 00:23:17 Selecting previously unselected package libksba8:arm64. 00:23:17 Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... 00:23:17 Unpacking libksba8:arm64 (1.3.5-2) ... 00:23:17 Selecting previously unselected package libnpth0:arm64. 00:23:17 Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... 00:23:17 Unpacking libnpth0:arm64 (1.5-3) ... 00:23:17 Selecting previously unselected package dirmngr. 00:23:17 Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:17 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 00:23:17 Selecting previously unselected package libfakeroot:arm64. 00:23:17 Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... 00:23:17 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 00:23:17 Selecting previously unselected package fakeroot. 00:23:17 Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... 00:23:17 Unpacking fakeroot (1.22-2ubuntu1) ... 00:23:18 Selecting previously unselected package libcurl3-gnutls:arm64. 00:23:18 Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 00:23:18 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 00:23:18 Selecting previously unselected package liberror-perl. 00:23:18 Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... 00:23:18 Unpacking liberror-perl (0.17025-1) ... 00:23:18 Selecting previously unselected package git-man. 00:23:18 Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:23:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:23:18 Selecting previously unselected package git. 00:23:18 Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 00:23:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:23:20 Selecting previously unselected package gnupg-l10n. 00:23:20 Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 00:23:20 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:23:20 Selecting previously unselected package gnupg-utils. 00:23:20 Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:20 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 00:23:20 Selecting previously unselected package gpg. 00:23:20 Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:20 Unpacking gpg (2.2.4-1ubuntu1.2) ... 00:23:20 Selecting previously unselected package pinentry-curses. 00:23:20 Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... 00:23:20 Unpacking pinentry-curses (1.1.0-1) ... 00:23:20 Selecting previously unselected package gpg-agent. 00:23:20 Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:20 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 00:23:20 Selecting previously unselected package gpg-wks-client. 00:23:20 Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:20 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:23:21 Selecting previously unselected package gpg-wks-server. 00:23:21 Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:21 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:23:21 Selecting previously unselected package gpgsm. 00:23:21 Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:21 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 00:23:21 Selecting previously unselected package gnupg. 00:23:21 Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 00:23:21 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 00:23:21 Selecting previously unselected package libalgorithm-diff-perl. 00:23:21 Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... 00:23:21 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 00:23:21 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:23:21 Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 00:23:21 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 00:23:21 Selecting previously unselected package libalgorithm-merge-perl. 00:23:21 Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... 00:23:21 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:23:21 Selecting previously unselected package libfile-fcntllock-perl. 00:23:21 Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 00:23:21 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 00:23:21 Selecting previously unselected package libnorm1:arm64. 00:23:21 Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 00:23:21 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 00:23:22 Selecting previously unselected package libpgm-5.2-0:arm64. 00:23:22 Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 00:23:22 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 00:23:22 Selecting previously unselected package libsodium23:arm64. 00:23:22 Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... 00:23:22 Unpacking libsodium23:arm64 (1.0.16-2) ... 00:23:22 Selecting previously unselected package libzmq5:arm64. 00:23:22 Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 00:23:22 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 00:23:22 Selecting previously unselected package libzmq3-dev:arm64. 00:23:22 Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 00:23:22 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 00:23:22 Selecting previously unselected package manpages-dev. 00:23:22 Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... 00:23:22 Unpacking manpages-dev (4.15-1) ... 00:23:23 Selecting previously unselected package pkg-config. 00:23:23 Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 00:23:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:23:23 Setting up libnpth0:arm64 (1.5-3) ... 00:23:23 Setting up libedit2:arm64 (3.1-20170329-1) ... 00:23:23 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:23 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 00:23:24 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:24 Setting up readline-common (7.0-3) ... 00:23:24 Setting up manpages (4.15-1) ... 00:23:24 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:23:24 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 00:23:24 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 00:23:24 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:24 Setting up less (487-0.1) ... 00:23:24 Setting up make (4.1-9.1ubuntu1) ... 00:23:24 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 00:23:24 Setting up curl (7.58.0-2ubuntu3.8) ... 00:23:24 Setting up libreadline7:arm64 (7.0-3) ... 00:23:24 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 00:23:25 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:25 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 00:23:25 No schema files found: doing nothing. 00:23:25 Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... 00:23:25 Setting up libmpfr6:arm64 (4.0.1-1) ... 00:23:25 Setting up libksba8:arm64 (1.3.5-2) ... 00:23:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:23:25 Setting up libgdbm5:arm64 (1.14.1-6) ... 00:23:25 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 00:23:25 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:23:25 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:23:25 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:25 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 00:23:25 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:25 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 00:23:25 Setting up libsodium23:arm64 (1.0.16-2) ... 00:23:25 Setting up patch (2.7.6-2ubuntu1.1) ... 00:23:25 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:23:25 Setting up xz-utils (5.2.2-1.3) ... 00:23:25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 00:23:25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 00:23:25 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 00:23:25 Setting up liblocale-gettext-perl (1.07-3build2) ... 00:23:25 Setting up shared-mime-info (1.9-2) ... 00:23:32 Setting up libmpc3:arm64 (1.1.0-1) ... 00:23:32 Setting up libc-dev-bin (2.27-3ubuntu1) ... 00:23:32 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 00:23:32 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 00:23:32 Setting up manpages-dev (4.15-1) ... 00:23:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:23:32 Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... 00:23:32 Setting up libassuan0:arm64 (2.5.1-2) ... 00:23:32 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 00:23:32 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:23:32 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 00:23:32 Setting up libxau6:arm64 (1:1.0.8-1) ... 00:23:32 Setting up netbase (5.4) ... 00:23:33 Setting up libisl19:arm64 (0.19-1) ... 00:23:33 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 00:23:33 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:33 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 00:23:33 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:33 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 00:23:33 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 00:23:33 Setting up fakeroot (1.22-2ubuntu1) ... 00:23:33 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:23:33 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:23:33 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:23:33 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 00:23:33 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:23:33 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 00:23:33 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 00:23:33 Setting up pinentry-curses (1.1.0-1) ... 00:23:33 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 00:23:33 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 00:23:34 Setting up gpg (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:23:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:23:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:23:34 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 00:23:34 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:23:34 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 00:23:34 Setting up perl (5.26.1-6ubuntu0.3) ... 00:23:34 Setting up libfile-fcntllock-perl (0.22-3build2) ... 00:23:34 Setting up libalgorithm-diff-perl (1.19.03-1) ... 00:23:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:23:34 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 00:23:34 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 00:23:34 Setting up libxext6:arm64 (2:1.3.3-1) ... 00:23:34 Setting up liberror-perl (0.17025-1) ... 00:23:34 Setting up gnupg (2.2.4-1ubuntu1.2) ... 00:23:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:23:34 Setting up xauth (1:1.0.10-1) ... 00:23:35 Setting up libalgorithm-merge-perl (0.08-3) ... 00:23:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:23:35 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 00:23:35 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:23:35 Setting up build-essential (12.4ubuntu1) ... 00:23:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:23:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:45 binutils set to automatically installed. 00:23:45 binutils-aarch64-linux-gnu set to automatically installed. 00:23:45 binutils-common set to automatically installed. 00:23:45 build-essential set to automatically installed. 00:23:45 cpp set to automatically installed. 00:23:45 cpp-7 set to automatically installed. 00:23:45 curl set to automatically installed. 00:23:45 dirmngr set to automatically installed. 00:23:45 dpkg-dev set to automatically installed. 00:23:45 fakeroot set to automatically installed. 00:23:45 g++ set to automatically installed. 00:23:45 g++-7 set to automatically installed. 00:23:45 gcc set to automatically installed. 00:23:45 gcc-7 set to automatically installed. 00:23:45 gcc-7-base set to automatically installed. 00:23:45 git set to automatically installed. 00:23:45 git-man set to automatically installed. 00:23:45 gnupg set to automatically installed. 00:23:45 gnupg-l10n set to automatically installed. 00:23:45 gnupg-utils set to automatically installed. 00:23:45 gpg set to automatically installed. 00:23:45 gpg-agent set to automatically installed. 00:23:45 gpg-wks-client set to automatically installed. 00:23:45 gpg-wks-server set to automatically installed. 00:23:45 gpgconf set to automatically installed. 00:23:45 gpgsm set to automatically installed. 00:23:45 less set to automatically installed. 00:23:45 libalgorithm-diff-perl set to automatically installed. 00:23:45 libalgorithm-diff-xs-perl set to automatically installed. 00:23:45 libalgorithm-merge-perl set to automatically installed. 00:23:45 libasan4 set to automatically installed. 00:23:45 libassuan0 set to automatically installed. 00:23:45 libatomic1 set to automatically installed. 00:23:45 libbinutils set to automatically installed. 00:23:45 libbsd0 set to automatically installed. 00:23:45 libc-dev-bin set to automatically installed. 00:23:45 libc6-dev set to automatically installed. 00:23:45 libcc1-0 set to automatically installed. 00:23:45 libcurl3-gnutls set to automatically installed. 00:23:45 libdpkg-perl set to automatically installed. 00:23:45 libedit2 set to automatically installed. 00:23:45 liberror-perl set to automatically installed. 00:23:45 libexpat1 set to automatically installed. 00:23:45 libfakeroot set to automatically installed. 00:23:45 libfile-fcntllock-perl set to automatically installed. 00:23:45 libgcc-7-dev set to automatically installed. 00:23:45 libgdbm-compat4 set to automatically installed. 00:23:45 libgdbm5 set to automatically installed. 00:23:45 libglib2.0-0 set to automatically installed. 00:23:45 libglib2.0-data set to automatically installed. 00:23:45 libgomp1 set to automatically installed. 00:23:45 libicu60 set to automatically installed. 00:23:45 libisl19 set to automatically installed. 00:23:45 libitm1 set to automatically installed. 00:23:45 libksba8 set to automatically installed. 00:23:45 liblocale-gettext-perl set to automatically installed. 00:23:45 liblsan0 set to automatically installed. 00:23:45 libmpc3 set to automatically installed. 00:23:45 libmpfr6 set to automatically installed. 00:23:45 libnorm1 set to automatically installed. 00:23:45 libnpth0 set to automatically installed. 00:23:45 libperl5.26 set to automatically installed. 00:23:45 libpgm-5.2-0 set to automatically installed. 00:23:45 libreadline7 set to automatically installed. 00:23:45 libsodium23 set to automatically installed. 00:23:45 libssl1.0.0 set to automatically installed. 00:23:45 libstdc++-7-dev set to automatically installed. 00:23:45 libtsan0 set to automatically installed. 00:23:45 libubsan0 set to automatically installed. 00:23:45 libx11-6 set to automatically installed. 00:23:45 libx11-data set to automatically installed. 00:23:45 libxau6 set to automatically installed. 00:23:45 libxcb1 set to automatically installed. 00:23:45 libxdmcp6 set to automatically installed. 00:23:45 libxext6 set to automatically installed. 00:23:45 libxml2 set to automatically installed. 00:23:45 libxmuu1 set to automatically installed. 00:23:45 libzmq3-dev set to automatically installed. 00:23:45 libzmq5 set to automatically installed. 00:23:45 linux-libc-dev set to automatically installed. 00:23:45 make set to automatically installed. 00:23:45 manpages set to automatically installed. 00:23:45 manpages-dev set to automatically installed. 00:23:45 netbase set to automatically installed. 00:23:45 openssh-client set to automatically installed. 00:23:45 patch set to automatically installed. 00:23:45 perl set to automatically installed. 00:23:45 perl-modules-5.26 set to automatically installed. 00:23:45 pinentry-curses set to automatically installed. 00:23:45 pkg-config set to automatically installed. 00:23:45 readline-common set to automatically installed. 00:23:45 shared-mime-info set to automatically installed. 00:23:45 xauth set to automatically installed. 00:23:45 xdg-user-dirs set to automatically installed. 00:23:45 xz-utils set to automatically installed. 00:23:45 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 00:23:45 Please ensure the environment is properly setup before continuing. 00:23:45 Ignore this message if the appropriate measures have already been taken 00:23:45 Pulling go 00:23:48 'app-service-config' has dependencies that need to be staged: go 00:23:48 Skipping pull go (already ran) 00:23:48 Building go 00:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:48 Dload Upload Total Spent Left Speed 00:23:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 93.1M 35 33.2M 0 0 36.1M 0 0:00:02 --:--:-- 0:00:02 36.1M 80 93.1M 80 75.1M 0 0 39.3M 0 0:00:02 0:00:01 0:00:01 39.3M 100 93.1M 100 93.1M 0 0 40.0M 0 0:00:02 0:00:02 --:--:-- 40.0M 00:23:51 go1.13.10.linux-arm64.tar.gz: OK 00:24:10 Staging go 00:24:36 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 00:24:36 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 00:24:36 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 00:24:36 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 00:24:36 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 00:24:36 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 00:24:36 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 00:24:36 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 00:24:36 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 00:24:36 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 00:24:36 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 00:24:36 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 00:24:36 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 00:24:36 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 00:24:36 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 00:24:36 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] 00:24:36 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 00:24:36 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 00:24:36 Fetched 16.4 MB in 0s (0 B/s) 00:24:36 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 00:24:36 Fetched 218 kB in 0s (0 B/s) 00:24:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 00:24:36 Fetched 140 kB in 0s (0 B/s) 00:24:36 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 00:24:36 Fetched 208 kB in 0s (0 B/s) 00:24:36 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 00:24:36 Fetched 90.4 kB in 0s (0 B/s) 00:24:36 Pulling app-service-config 00:24:42 Pulling config-common 00:24:44 Skipping build go (already ran) 00:24:44 Building app-service-config 00:24:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:24:45 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:24:45 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:24:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:24:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:24:45 go: downloading github.com/gorilla/mux v1.7.4 00:24:45 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:24:45 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:24:45 go: extracting github.com/gorilla/mux v1.7.4 00:24:45 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 00:24:45 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 00:24:45 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:24:45 go: downloading github.com/pelletier/go-toml v1.2.0 00:24:45 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 00:24:45 go: downloading github.com/BurntSushi/toml v0.3.1 00:24:45 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 00:24:45 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 00:24:45 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 00:24:45 go: extracting github.com/pelletier/go-toml v1.2.0 00:24:46 go: extracting github.com/BurntSushi/toml v0.3.1 00:24:46 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 00:24:46 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:24:46 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 00:24:46 go: downloading github.com/google/uuid v1.1.1 00:24:46 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 00:24:46 go: downloading go.mongodb.org/mongo-driver v1.1.1 00:24:46 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:24:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:24:46 go: downloading github.com/x448/float16 v0.8.4 00:24:46 go: extracting github.com/google/uuid v1.1.1 00:24:46 go: downloading github.com/hashicorp/consul/api v1.1.0 00:24:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:24:46 go: downloading github.com/mitchellh/copystructure v1.0.0 00:24:46 go: extracting github.com/x448/float16 v0.8.4 00:24:46 go: downloading github.com/pebbe/zmq4 v1.0.0 00:24:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:24:46 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 00:24:46 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:24:46 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:24:46 go: extracting github.com/mitchellh/copystructure v1.0.0 00:24:46 go: extracting github.com/hashicorp/consul/api v1.1.0 00:24:46 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 00:24:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:24:46 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:24:46 go: downloading github.com/go-kit/kit v0.8.0 00:24:46 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:24:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:24:46 go: extracting github.com/pebbe/zmq4 v1.0.0 00:24:46 go: extracting github.com/go-redis/redis/v7 v7.2.0 00:24:46 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 00:24:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:24:46 go: downloading github.com/hashicorp/serf v0.8.2 00:24:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:24:46 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 00:24:46 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 00:24:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:24:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:24:46 go: extracting github.com/mitchellh/reflectwalk v1.0.0 00:24:46 go: extracting github.com/mitchellh/mapstructure v1.1.2 00:24:46 go: extracting github.com/go-kit/kit v0.8.0 00:24:46 go: extracting github.com/hashicorp/serf v0.8.2 00:24:47 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:24:47 go: extracting go.mongodb.org/mongo-driver v1.1.1 00:24:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:24:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:24:47 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:24:47 go: extracting github.com/go-logfmt/logfmt v0.4.0 00:24:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:24:47 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 00:24:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:24:47 go: extracting github.com/hashicorp/golang-lru v0.5.0 00:24:47 go: downloading github.com/go-stack/stack v1.8.0 00:24:47 go: downloading github.com/golang/snappy v0.0.1 00:24:47 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:24:47 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:24:47 go: downloading github.com/xdg/stringprep v1.0.0 00:24:47 go: extracting github.com/go-stack/stack v1.8.0 00:24:47 go: extracting github.com/xdg/stringprep v1.0.0 00:24:47 go: extracting github.com/golang/snappy v0.0.1 00:24:47 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:24:47 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:24:47 go: downloading golang.org/x/text v0.3.2 00:24:47 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:24:48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:24:49 go: extracting golang.org/x/text v0.3.2 00:24:50 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:24:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:24:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:24:50 go: finding github.com/google/uuid v1.1.1 00:24:50 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:24:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:24:50 go: finding github.com/go-kit/kit v0.8.0 00:24:50 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:24:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:24:50 go: finding github.com/BurntSushi/toml v0.3.1 00:24:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:24:50 go: finding github.com/go-logfmt/logfmt v0.4.0 00:24:50 go: finding github.com/gorilla/mux v1.7.4 00:24:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:24:50 go: finding github.com/x448/float16 v0.8.4 00:24:50 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:24:50 go: finding go.mongodb.org/mongo-driver v1.1.1 00:24:50 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:24:50 go: finding github.com/pelletier/go-toml v1.2.0 00:24:50 go: finding github.com/hashicorp/consul/api v1.1.0 00:24:50 go: finding github.com/go-redis/redis/v7 v7.2.0 00:24:50 go: finding github.com/pebbe/zmq4 v1.0.0 00:24:50 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:24:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:24:50 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:24:50 go: finding github.com/go-stack/stack v1.8.0 00:24:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:24:50 go: finding github.com/mitchellh/copystructure v1.0.0 00:24:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:24:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:24:50 go: finding github.com/hashicorp/serf v0.8.2 00:24:50 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:24:50 go: finding github.com/mitchellh/mapstructure v1.1.2 00:24:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:24:50 go: finding github.com/golang/snappy v0.0.1 00:24:50 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:24:50 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:24:50 go: finding github.com/xdg/stringprep v1.0.0 00:24:50 go: finding github.com/hashicorp/golang-lru v0.5.0 00:24:50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:24:50 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:24:50 go: finding golang.org/x/text v0.3.2 00:25:47 Building config-common 00:25:57 Skipping stage go (already ran) 00:25:57 Staging app-service-config 00:26:00 Staging config-common 00:26:03 Priming go 00:26:05 Priming app-service-config 00:26:10 Priming config-common 00:26:13 Snapping 'edgex-app-service-configurable' ... 00:26:19 00:26:19 Snapped edgex-app-service-configurable_1.2.0-20200617+aac66db_arm64.snap [Pipeline] } 00:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:26:22 provisioning config files... 00:26:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-85@tmp/config7443260280442093506tmp [Pipeline] { [Pipeline] sh 00:26:23 + bash -s - -t @/w/workspace/y_app-service-configurable_PR-85@tmp/config7443260280442093506tmp 00:26:23 + curl -s https://codecov.io/bash 00:26:23 00:26:23 _____ _ 00:26:23 / ____| | | 00:26:23 | | ___ __| | ___ ___ _____ __ 00:26:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:26:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:26:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:26:23 Bash-20200602-f809a24 00:26:23 00:26:23 00:26:23 ==> Jenkins CI detected. 00:26:23 project root: . 00:26:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:26:23 ==> Running gcov in . (disable via -X gcov) 00:26:23 ==> Python coveragepy not found 00:26:23 ==> Searching for coverage reports in: 00:26:23 + . 00:26:24 -> Found 1 reports 00:26:24 ==> Detecting git/mercurial file structure 00:26:24 ==> Reading reports 00:26:24 + ./coverage.out bytes=10 00:26:24 ==> Appending adjustments 00:26:24 https://docs.codecov.io/docs/fixing-reports 00:26:24 + Found adjustments 00:26:24 ==> Gzipping contents 00:26:24 ==> Uploading reports 00:26:24 url: https://codecov.io 00:26:24 query: branch=PR-85&commit=aac66db323ef9bb624dc5832c1ee82a95beb7b85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=85&job= 00:26:24 -> Pinging Codecov 00:26:24 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-85&commit=aac66db323ef9bb624dc5832c1ee82a95beb7b85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=85&job= 00:26:24 -> Uploading 00:26:24 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/aac66db323ef9bb624dc5832c1ee82a95beb7b85 [Pipeline] } 00:26:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:26:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:26:27 ---> package-listing.sh 00:26:27 ++ facter osfamily 00:26:27 ++ tr '[:upper:]' '[:lower:]' 00:26:27 + OS_FAMILY=redhat 00:26:27 + workspace=/w/workspace/y_app-service-configurable_PR-85 00:26:27 + START_PACKAGES=/tmp/packages_start.txt 00:26:27 + END_PACKAGES=/tmp/packages_end.txt 00:26:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:26:27 + PACKAGES=/tmp/packages_start.txt 00:26:27 + '[' /w/workspace/y_app-service-configurable_PR-85 ']' 00:26:27 + PACKAGES=/tmp/packages_end.txt 00:26:27 + case "${OS_FAMILY}" in 00:26:27 + sort 00:26:27 + rpm -qa 00:26:32 + '[' -f /tmp/packages_start.txt ']' 00:26:32 + '[' -f /tmp/packages_end.txt ']' 00:26:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:26:32 + '[' /w/workspace/y_app-service-configurable_PR-85 ']' 00:26:32 + mkdir -p /w/workspace/y_app-service-configurable_PR-85/archives/ 00:26:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-85/archives/ [Pipeline] isUnix [Pipeline] sh 00:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:26:33 00:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:26:33 alpine: Pulling from edgex-lftools-log-publisher 00:26:33 c9b1b535fdd9: Pulling fs layer 00:26:33 2cc5ad85d9ab: Pulling fs layer 00:26:33 756a868c4378: Pulling fs layer 00:26:33 444b2fc9a129: Pulling fs layer 00:26:33 ea15f1150254: Pulling fs layer 00:26:33 41b27a9f41bf: Pulling fs layer 00:26:33 28c525ee5125: Pulling fs layer 00:26:33 094b1ea09ed8: Pulling fs layer 00:26:33 138eaada9080: Pulling fs layer 00:26:33 0622d0fa9048: Pulling fs layer 00:26:33 444b2fc9a129: Waiting 00:26:33 ea15f1150254: Waiting 00:26:33 41b27a9f41bf: Waiting 00:26:33 28c525ee5125: Waiting 00:26:33 094b1ea09ed8: Waiting 00:26:33 138eaada9080: Waiting 00:26:33 0622d0fa9048: Waiting 00:26:33 2cc5ad85d9ab: Verifying Checksum 00:26:33 2cc5ad85d9ab: Download complete 00:26:33 444b2fc9a129: Verifying Checksum 00:26:33 444b2fc9a129: Download complete 00:26:33 c9b1b535fdd9: Download complete 00:26:34 ea15f1150254: Verifying Checksum 00:26:34 ea15f1150254: Download complete 00:26:34 28c525ee5125: Verifying Checksum 00:26:34 28c525ee5125: Download complete 00:26:35 c9b1b535fdd9: Pull complete 00:26:35 756a868c4378: Download complete 00:26:35 138eaada9080: Verifying Checksum 00:26:35 138eaada9080: Download complete 00:26:35 2cc5ad85d9ab: Pull complete 00:26:35 0622d0fa9048: Verifying Checksum 00:26:35 0622d0fa9048: Download complete 00:26:38 094b1ea09ed8: Verifying Checksum 00:26:38 094b1ea09ed8: Download complete 00:26:38 41b27a9f41bf: Verifying Checksum 00:26:38 41b27a9f41bf: Download complete 00:26:38 756a868c4378: Pull complete 00:26:39 444b2fc9a129: Pull complete 00:26:39 ea15f1150254: Pull complete 00:26:43 41b27a9f41bf: Pull complete 00:26:44 28c525ee5125: Pull complete 00:26:48 094b1ea09ed8: Pull complete 00:26:48 138eaada9080: Pull complete 00:26:48 0622d0fa9048: Pull complete 00:26:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:26:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:26:49 prd-centos7-docker-4c-2g-3250 does not seem to be running inside a container 00:26:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-85 -v /w/workspace/y_app-service-configurable_PR-85:/w/workspace/y_app-service-configurable_PR-85:rw,z -v /w/workspace/y_app-service-configurable_PR-85@tmp:/w/workspace/y_app-service-configurable_PR-85@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:26:52 $ docker top c0de5a1faaffdad3b16ed045e7e91022367251b9ea4732a21373c5fbeb83b2f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:52 provisioning config files... 00:26:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-85@tmp/config2274165377657573821tmp [Pipeline] { [Pipeline] echo 00:26:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> create-netrc.sh [Pipeline] echo 00:26:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> logs-deploy.sh 00:26:53 + ARCHIVE_ARTIFACTS= 00:26:53 + LOGS_SERVER=https://logs.edgexfoundry.org 00:26:53 + '[' https://logs.edgexfoundry.org == None ']' 00:26:53 + NEXUS_URL=https://nexus.edgexfoundry.org 00:26:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-85/1 00:26:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-85/1/ 00:26:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-85/1 /w/workspace/y_app-service-configurable_PR-85 00:26:55 Archives upload complete. 00:26:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-85/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-85/1/ 00:26:57 ---> uname -a: 00:26:57 Linux c0de5a1faaff 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:26:57 00:26:57 00:26:57 ---> lscpu: 00:26:57 Architecture: x86_64 00:26:57 CPU op-mode(s): 32-bit, 64-bit 00:26:57 Byte Order: Little Endian 00:26:57 Address sizes: 40 bits physical, 48 bits virtual 00:26:57 CPU(s): 4 00:26:57 On-line CPU(s) list: 0-3 00:26:57 Thread(s) per core: 1 00:26:57 Core(s) per socket: 1 00:26:57 Socket(s): 4 00:26:57 NUMA node(s): 1 00:26:57 Vendor ID: GenuineIntel 00:26:57 CPU family: 6 00:26:57 Model: 44 00:26:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:26:57 Stepping: 1 00:26:57 CPU MHz: 2933.438 00:26:57 BogoMIPS: 5866.87 00:26:57 Virtualization: VT-x 00:26:57 Hypervisor vendor: KVM 00:26:57 Virtualization type: full 00:26:57 L1d cache: 128 KiB 00:26:57 L1i cache: 128 KiB 00:26:57 L2 cache: 16 MiB 00:26:57 L3 cache: 64 MiB 00:26:57 NUMA node0 CPU(s): 0-3 00:26:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:26:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:26:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:26:57 Vulnerability Meltdown: Mitigation; PTI 00:26:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:26:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:26:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:26:57 Vulnerability Tsx async abort: Not affected 00:26:57 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 00:26:57 00:26:57 00:26:57 ---> nproc: 00:26:57 4 00:26:57 00:26:57 00:26:57 ---> df -h: 00:26:57 Filesystem Size Used Available Use% Mounted on 00:26:57 overlay 50.0G 7.2G 42.8G 14% / 00:26:57 tmpfs 64.0M 0 64.0M 0% /dev 00:26:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:26:57 shm 64.0M 0 64.0M 0% /dev/shm 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-85 00:26:57 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-85@tmp 00:26:57 00:26:57 00:26:57 ---> free -m: 00:26:57 total used free shared buff/cache available 00:26:57 Mem: 1837 627 120 0 1089 1104 00:26:57 Swap: 1023 0 1023 00:26:57 00:26:57 00:26:57 ---> ip addr: 00:26:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:26:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:26:57 inet 127.0.0.1/8 scope host lo 00:26:57 valid_lft forever preferred_lft forever 00:26:57 6: eth0@if7: mtu 1458 qdisc noqueue state UP 00:26:57 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:26:57 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:26:57 valid_lft forever preferred_lft forever 00:26:57 00:26:57 00:26:57 ---> sar -b -r -n DEV: 00:26:57 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/17/20 _x86_64_ (4 CPU) 00:26:57 00:26:57 00:12:32 LINUX RESTART 00:26:57 00:26:57 00:13:04 tps rtps wtps bread/s bwrtn/s 00:26:57 00:14:01 95.18 47.43 47.75 7964.84 11396.99 00:26:57 00:15:01 3.27 0.00 3.27 0.00 105.47 00:26:57 00:16:01 0.58 0.00 0.58 0.00 9.68 00:26:57 00:17:01 0.27 0.00 0.27 0.00 4.58 00:26:57 00:18:01 0.22 0.00 0.22 0.00 4.09 00:26:57 00:19:01 0.43 0.00 0.43 0.00 7.52 00:26:57 00:20:01 0.37 0.02 0.35 0.13 5.28 00:26:57 00:21:01 0.32 0.00 0.32 0.00 5.79 00:26:57 00:22:01 0.35 0.00 0.35 0.00 5.04 00:26:57 00:23:02 0.28 0.00 0.28 0.00 4.58 00:26:57 00:24:01 0.39 0.00 0.39 0.00 6.29 00:26:57 00:25:01 0.30 0.00 0.30 0.00 4.51 00:26:57 00:26:01 0.37 0.00 0.37 0.00 5.56 00:26:57 Average: 7.55 3.49 4.06 585.33 850.57 00:26:57 00:26:57 00:13:04 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:26:57 00:14:01 182844 1698712 90.28 2620 1146916 1109416 37.86 427080 1110212 120 00:26:57 00:15:01 194052 1687504 89.69 2620 1147104 1021492 34.86 420764 1107680 16 00:26:57 00:16:01 194492 1687064 89.66 2620 1147112 1016428 34.69 420896 1107648 8 00:26:57 00:17:01 192708 1688848 89.76 2620 1147168 1016496 34.69 422976 1107088 32 00:26:57 00:18:01 191736 1689820 89.81 2620 1147116 1016676 34.70 425920 1105020 20 00:26:57 00:19:01 190304 1691252 89.89 2620 1147124 1016520 34.69 441784 1090444 16 00:26:57 00:20:01 189912 1691644 89.91 2620 1147128 1016780 34.70 445384 1087680 20 00:26:57 00:21:01 190844 1690712 89.86 2620 1147140 1016552 34.69 436416 1095304 12 00:26:57 00:22:01 191072 1690484 89.85 2620 1147144 1016552 34.69 436560 1095304 8 00:26:57 00:23:02 189856 1691700 89.91 2620 1147152 1016808 34.70 433400 1099532 28 00:26:57 00:24:01 189832 1691724 89.91 2620 1147152 1016784 34.70 433256 1099528 8 00:26:57 00:25:01 191080 1690476 89.84 2620 1147156 1016616 34.70 432348 1099528 8 00:26:57 00:26:01 191492 1690064 89.82 2620 1147164 1016616 34.70 432156 1099608 8 00:26:57 Average: 190786 1690770 89.86 2620 1147121 1024134 34.95 431457 1100352 23 00:26:57 00:26:57 00:13:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:26:57 00:14:01 eth0 248.07 196.57 1078.73 93.22 0.00 0.00 0.00 00:26:57 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:14:01 docker0 1.30 1.40 0.40 3.06 0.00 0.00 0.00 00:26:57 00:15:01 eth0 0.12 0.15 0.01 0.03 0.00 0.00 0.00 00:26:57 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:16:01 eth0 0.20 0.15 0.09 0.01 0.00 0.00 0.00 00:26:57 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:17:01 eth0 1.25 0.18 0.22 0.01 0.00 0.00 0.00 00:26:57 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:18:01 eth0 0.90 0.63 0.53 0.37 0.00 0.00 0.00 00:26:57 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:19:01 eth0 0.28 0.18 0.14 0.10 0.00 0.00 0.00 00:26:57 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:20:01 eth0 0.95 0.48 0.32 0.21 0.00 0.00 0.00 00:26:57 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 00:26:57 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:22:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 00:26:57 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:23:02 eth0 1.07 0.38 0.32 0.21 0.00 0.00 0.00 00:26:57 00:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:24:01 eth0 0.74 0.52 0.41 0.28 0.00 0.00 0.00 00:26:57 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 00:26:57 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:26:01 eth0 0.32 0.02 0.03 0.00 0.00 0.00 0.00 00:26:57 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 Average: eth0 18.74 14.67 79.44 6.95 0.00 0.00 0.00 00:26:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:57 Average: docker0 0.10 0.10 0.03 0.22 0.00 0.00 0.00 00:26:57 00:26:57 00:26:57 ---> sar -P ALL: 00:26:57 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/17/20 _x86_64_ (4 CPU) 00:26:57 00:26:57 00:12:32 LINUX RESTART 00:26:57 00:26:57 00:13:04 CPU %user %nice %system %iowait %steal %idle 00:26:57 00:14:01 all 13.63 0.00 6.90 4.69 17.18 57.59 00:26:57 00:14:01 0 14.57 0.00 7.45 5.55 17.43 55.00 00:26:57 00:14:01 1 13.75 0.00 7.19 5.55 17.29 56.21 00:26:57 00:14:01 2 16.01 0.00 7.02 4.03 17.02 55.92 00:26:57 00:14:01 3 10.32 0.00 6.03 3.68 16.98 62.99 00:26:57 00:15:01 all 0.10 0.00 0.31 0.00 1.72 97.88 00:26:57 00:15:01 0 0.25 0.00 0.31 0.00 1.83 97.61 00:26:57 00:15:01 1 0.07 0.00 0.30 0.00 1.60 98.04 00:26:57 00:15:01 2 0.05 0.00 0.26 0.00 1.68 98.00 00:26:57 00:15:01 3 0.03 0.00 0.33 0.00 1.78 97.86 00:26:57 00:16:01 all 0.09 0.00 0.04 0.00 0.75 99.12 00:26:57 00:16:01 0 0.05 0.00 0.03 0.00 1.01 98.91 00:26:57 00:16:01 1 0.26 0.00 0.07 0.00 0.99 98.68 00:26:57 00:16:01 2 0.03 0.00 0.03 0.00 0.58 99.35 00:26:57 00:16:01 3 0.02 0.00 0.03 0.00 0.42 99.54 00:26:57 00:17:01 all 0.09 0.00 0.04 0.00 0.26 99.60 00:26:57 00:17:01 0 0.03 0.00 0.03 0.00 0.17 99.77 00:26:57 00:17:01 1 0.25 0.00 0.07 0.00 0.47 99.22 00:26:57 00:17:01 2 0.05 0.00 0.05 0.00 0.27 99.63 00:26:57 00:17:01 3 0.03 0.00 0.02 0.00 0.13 99.82 00:26:57 00:18:01 all 0.11 0.00 0.04 0.00 0.34 99.52 00:26:57 00:18:01 0 0.05 0.00 0.03 0.00 0.35 99.57 00:26:57 00:18:01 1 0.28 0.00 0.02 0.00 0.27 99.43 00:26:57 00:18:01 2 0.05 0.00 0.03 0.00 0.12 99.80 00:26:57 00:18:01 3 0.05 0.00 0.07 0.00 0.61 99.27 00:26:57 00:19:01 all 0.08 0.00 0.06 0.00 0.43 99.42 00:26:57 00:19:01 0 0.02 0.00 0.02 0.00 0.25 99.72 00:26:57 00:19:01 1 0.22 0.00 0.03 0.00 0.40 99.35 00:26:57 00:19:01 2 0.02 0.00 0.17 0.00 0.27 99.55 00:26:57 00:19:01 3 0.07 0.00 0.03 0.00 0.81 99.09 00:26:57 00:20:01 all 0.12 0.00 0.04 0.00 0.22 99.61 00:26:57 00:20:01 0 0.03 0.00 0.03 0.00 0.12 99.82 00:26:57 00:20:01 1 0.40 0.00 0.05 0.00 0.18 99.37 00:26:57 00:20:01 2 0.02 0.00 0.03 0.00 0.33 99.62 00:26:57 00:20:01 3 0.05 0.00 0.07 0.00 0.27 99.62 00:26:57 00:21:01 all 0.08 0.00 0.03 0.00 0.68 99.21 00:26:57 00:21:01 0 0.08 0.00 0.05 0.00 1.32 98.55 00:26:57 00:21:01 1 0.17 0.00 0.03 0.00 0.75 99.05 00:26:57 00:21:01 2 0.03 0.00 0.03 0.00 0.43 99.50 00:26:57 00:21:01 3 0.02 0.00 0.00 0.00 0.22 99.77 00:26:57 00:22:01 all 0.10 0.00 0.03 0.00 0.31 99.56 00:26:57 00:22:01 0 0.35 0.00 0.02 0.00 0.48 99.15 00:26:57 00:22:01 1 0.03 0.00 0.02 0.00 0.28 99.67 00:26:57 00:22:01 2 0.03 0.00 0.05 0.00 0.38 99.53 00:26:57 00:22:01 3 0.02 0.00 0.02 0.00 0.07 99.90 00:26:57 00:23:02 all 0.10 0.00 0.03 0.00 0.37 99.51 00:26:57 00:23:02 0 0.30 0.00 0.02 0.00 0.55 99.14 00:26:57 00:23:02 1 0.02 0.00 0.03 0.00 0.43 99.52 00:26:57 00:23:02 2 0.03 0.00 0.05 0.00 0.37 99.55 00:26:57 00:23:02 3 0.03 0.00 0.03 0.00 0.13 99.80 00:26:57 00:24:01 all 0.12 0.00 0.02 0.00 0.35 99.51 00:26:57 00:24:01 0 0.39 0.00 0.02 0.00 0.32 99.27 00:26:57 00:24:01 1 0.05 0.00 0.03 0.00 0.46 99.46 00:26:57 00:24:01 2 0.02 0.00 0.02 0.00 0.39 99.58 00:26:57 00:24:01 3 0.03 0.00 0.02 0.00 0.22 99.73 00:26:57 00:25:01 all 0.10 0.00 0.03 0.00 0.12 99.75 00:26:57 00:25:01 0 0.25 0.00 0.03 0.00 0.10 99.62 00:26:57 00:25:01 1 0.02 0.00 0.02 0.00 0.13 99.83 00:26:57 00:25:01 2 0.05 0.00 0.05 0.00 0.08 99.82 00:26:57 00:25:01 3 0.05 0.00 0.03 0.00 0.15 99.77 00:26:57 00:26:01 all 0.11 0.00 0.02 0.00 0.25 99.61 00:26:57 00:26:01 0 0.37 0.00 0.03 0.00 0.47 99.14 00:26:57 00:26:01 1 0.02 0.00 0.02 0.00 0.17 99.80 00:26:57 00:26:01 2 0.03 0.00 0.03 0.00 0.20 99.73 00:26:57 00:26:01 3 0.03 0.00 0.03 0.00 0.18 99.75 00:26:57 Average: all 1.09 0.00 0.56 0.34 1.70 96.30 00:26:57 Average: 0 1.22 0.00 0.59 0.40 1.80 95.98 00:26:57 Average: 1 1.14 0.00 0.58 0.40 1.73 96.15 00:26:57 Average: 2 1.18 0.00 0.57 0.29 1.62 96.34 00:26:57 Average: 3 0.81 0.00 0.51 0.28 1.66 96.74 00:26:57 00:26:57 00:26:57