Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 52089d766941a619fd949741bc3effb36240d5e2 Running in Durability level: PERFORMANCE_OPTIMIZED 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags 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 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-672 in /w/workspace/_app-service-configurable_master [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/_app-service-configurable_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 52089d766941a619fd949741bc3effb36240d5e2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52089d766941a619fd949741bc3effb36240d5e2 # timeout=10 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes #102 (#104)" > git rev-list --no-walk e37aa202fafc867c8cd6088613881081e3eb2c54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-21T15:51:09.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-21T15:51:09.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-21T15:51:09.385Z] ========================================================= [2020-08-21T15:51:09.385Z] EdgeX Global Pipelines Version Info [2020-08-21T15:51:09.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-21T15:51:10.803Z] ------------------- [2020-08-21T15:51:10.803Z] stable info: [2020-08-21T15:51:10.803Z] ------------------- [2020-08-21T15:51:10.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-21T15:51:10.803Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-21T15:51:10.803Z] Message: update stable to v1.0.106 [2020-08-21T15:51:11.749Z] ------------------- [2020-08-21T15:51:11.749Z] experimental info: [2020-08-21T15:51:11.749Z] ------------------- [2020-08-21T15:51:11.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-21T15:51:11.749Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-21T15:51:11.749Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-21T15:51:13.964Z] + git log --format=format:%s -1 52089d766941a619fd949741bc3effb36240d5e2 [Pipeline] echo [2020-08-21T15:51:14.027Z] GIT_COMMIT: 52089d766941a619fd949741bc3effb36240d5e2, Commit Message: refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes #102 (#104) [Pipeline] echo [2020-08-21T15:51:14.070Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:51:14.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T15:51:15.188Z] [2020-08-21T15:51:15.188Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:51:15.545Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T15:51:15.545Z] latest: Pulling from edgex-devops/git-semver [2020-08-21T15:51:15.545Z] 31603596830f: Pulling fs layer [2020-08-21T15:51:15.545Z] 2a8b12db71e7: Pulling fs layer [2020-08-21T15:51:15.545Z] 6ca5941a6612: Pulling fs layer [2020-08-21T15:51:15.545Z] ecc8261a40a4: Pulling fs layer [2020-08-21T15:51:15.545Z] ecc8261a40a4: Waiting [2020-08-21T15:51:15.545Z] 2a8b12db71e7: Verifying Checksum [2020-08-21T15:51:15.545Z] 2a8b12db71e7: Download complete [2020-08-21T15:51:15.545Z] 31603596830f: Verifying Checksum [2020-08-21T15:51:15.545Z] 31603596830f: Download complete [2020-08-21T15:51:15.815Z] ecc8261a40a4: Verifying Checksum [2020-08-21T15:51:15.815Z] ecc8261a40a4: Download complete [2020-08-21T15:51:15.815Z] 6ca5941a6612: Verifying Checksum [2020-08-21T15:51:15.815Z] 6ca5941a6612: Download complete [2020-08-21T15:51:16.077Z] 31603596830f: Pull complete [2020-08-21T15:51:16.077Z] 2a8b12db71e7: Pull complete [2020-08-21T15:51:17.024Z] 6ca5941a6612: Pull complete [2020-08-21T15:51:17.284Z] ecc8261a40a4: Pull complete [2020-08-21T15:51:17.284Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-21T15:51:17.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T15:51:17.284Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-21T15:51:17.379Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T15:51:17.419Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10004/edgex-devops/git-semver:latest cat [2020-08-21T15:51:19.966Z] $ docker top 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-21T15:51:20.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T15:51:20.351Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T15:51:20.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T15:51:20.580Z] $ docker exec 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 ssh-agent [2020-08-21T15:51:20.734Z] SSH_AUTH_SOCK=/tmp/ssh-KVYQPT0tF94f/agent.11 [2020-08-21T15:51:20.734Z] SSH_AGENT_PID=16 [2020-08-21T15:51:20.745Z] Running ssh-add (command line suppressed) [2020-08-21T15:51:20.858Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6423189229908355273.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6423189229908355273.key) [2020-08-21T15:51:20.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T15:51:21.239Z] + git describe --exact-match --tags HEAD [2020-08-21T15:51:21.239Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-21T15:51:21.256Z] $ docker exec --env ******** --env ******** 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 ssh-agent -k [2020-08-21T15:51:21.364Z] unset SSH_AUTH_SOCK; [2020-08-21T15:51:21.365Z] unset SSH_AGENT_PID; [2020-08-21T15:51:21.365Z] echo Agent pid 16 killed; [2020-08-21T15:51:21.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-21T15:51:21.500Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-21T15:51:21.500Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-21T15:51:21.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T15:51:21.601Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T15:51:21.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T15:51:21.766Z] $ docker exec 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 ssh-agent [2020-08-21T15:51:21.918Z] SSH_AUTH_SOCK=/tmp/ssh-IBpB0B1kFCmS/agent.45 [2020-08-21T15:51:21.918Z] SSH_AGENT_PID=50 [2020-08-21T15:51:21.924Z] Running ssh-add (command line suppressed) [2020-08-21T15:51:22.030Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2490596039871630029.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2490596039871630029.key) [2020-08-21T15:51:22.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T15:51:22.411Z] + git semver init [2020-08-21T15:51:22.411Z] # -> Open(): unable to determine branch for HEAD [2020-08-21T15:51:22.411Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-08-21T15:51:22.411Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-08-21T15:51:22.411Z] # $SEMVER_REMOTE_NAME = origin [2020-08-21T15:51:22.411Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-21T15:51:22.411Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-21T15:51:22.411Z] # $SEMVER_BRANCH = master [2020-08-21T15:51:22.411Z] # $SEMVER_TEMP = /tmp/semver-475479904 [2020-08-21T15:51:22.411Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-08-21T15:51:22.987Z] # '/tmp/semver-475479904' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-08-21T15:51:22.987Z] # -> Force: false [2020-08-21T15:51:22.987Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-08-21T15:51:23.015Z] $ docker exec --env ******** --env ******** 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 ssh-agent -k [2020-08-21T15:51:23.145Z] unset SSH_AUTH_SOCK; [2020-08-21T15:51:23.145Z] unset SSH_AGENT_PID; [2020-08-21T15:51:23.145Z] echo Agent pid 50 killed; [2020-08-21T15:51:23.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-21T15:51:23.641Z] + git semver [Pipeline] } [2020-08-21T15:51:23.654Z] $ docker stop --time=1 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 [2020-08-21T15:51:24.994Z] $ docker rm -f 9003184305cfb165ceaaa28c8304397eb9cfa40dc9d284dd74b5253cd74bd029 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-21T15:51:25.642Z] Stashed 18 file(s) [Pipeline] echo [2020-08-21T15:51:25.645Z] [edgeXSemver] initialized semver on version 1.2.1-dev.7 [Pipeline] echo [2020-08-21T15:51:25.725Z] Archived original version: [1.2.1-dev.7] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-08-21T15:51:41.056Z] Still waiting to schedule task [2020-08-21T15:51:41.056Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-21T15:51:41.057Z] Still waiting to schedule task [2020-08-21T15:51:41.057Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-21T15:53:30.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-673 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-08-21T15:53:30.652Z] Running in /w/workspace/app-service-configurable/43 [Pipeline] { [Pipeline] checkout [2020-08-21T15:53:35.753Z] using credential edgex-jenkins-ssh [2020-08-21T15:53:35.836Z] Cloning the remote Git repository [2020-08-21T15:53:35.836Z] Cloning with configured refspecs honoured and without tags [2020-08-21T15:53:35.889Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:53:36.917Z] Fetching without tags [2020-08-21T15:53:35.987Z] > git init /w/workspace/app-service-configurable/43 # timeout=10 [2020-08-21T15:53:36.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:53:36.056Z] > git --version # timeout=10 [2020-08-21T15:53:36.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T15:53:36.151Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:53:36.827Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-08-21T15:53:36.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:53:36.893Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-08-21T15:53:36.932Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:53:36.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T15:53:36.944Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:53:37.421Z] Checking out Revision 52089d766941a619fd949741bc3effb36240d5e2 (master) [2020-08-21T15:53:37.441Z] > git config core.sparsecheckout # timeout=10 [2020-08-21T15:53:37.493Z] > git checkout -f 52089d766941a619fd949741bc3effb36240d5e2 # timeout=10 [2020-08-21T15:53:41.947Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes #102 (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-21T15:53:43.206Z] ========================================================= [2020-08-21T15:53:43.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-21T15:53:43.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:53:44.248Z] + 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 . [2020-08-21T15:53:45.285Z] Sending build context to Docker daemon 293.4kB [2020-08-21T15:53:45.285Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-21T15:53:45.285Z] Step 2/8 : FROM ${BASE} [2020-08-21T15:53:45.564Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-21T15:53:45.564Z] b538f80385f9: Pulling fs layer [2020-08-21T15:53:45.564Z] 74f711af9a0d: Pulling fs layer [2020-08-21T15:53:45.564Z] 99f96fe45779: Pulling fs layer [2020-08-21T15:53:45.564Z] fd7a069fd194: Pulling fs layer [2020-08-21T15:53:45.564Z] 66aa3694b03b: Pulling fs layer [2020-08-21T15:53:45.564Z] 170f70906a0f: Pulling fs layer [2020-08-21T15:53:45.564Z] ad7c5574e4b9: Pulling fs layer [2020-08-21T15:53:45.564Z] e772456be8f7: Pulling fs layer [2020-08-21T15:53:45.564Z] c890913d741a: Pulling fs layer [2020-08-21T15:53:45.564Z] 2480fcc9aa5a: Pulling fs layer [2020-08-21T15:53:45.564Z] 09adf4765672: Pulling fs layer [2020-08-21T15:53:45.564Z] 170f70906a0f: Waiting [2020-08-21T15:53:45.564Z] ad7c5574e4b9: Waiting [2020-08-21T15:53:45.564Z] e772456be8f7: Waiting [2020-08-21T15:53:45.564Z] 09adf4765672: Waiting [2020-08-21T15:53:45.564Z] c890913d741a: Waiting [2020-08-21T15:53:45.564Z] 2480fcc9aa5a: Waiting [2020-08-21T15:53:45.564Z] fd7a069fd194: Waiting [2020-08-21T15:53:45.564Z] 66aa3694b03b: Waiting [2020-08-21T15:53:45.564Z] 99f96fe45779: Download complete [2020-08-21T15:53:45.844Z] 74f711af9a0d: Verifying Checksum [2020-08-21T15:53:45.844Z] 74f711af9a0d: Download complete [2020-08-21T15:53:45.844Z] 66aa3694b03b: Download complete [2020-08-21T15:53:45.844Z] 170f70906a0f: Verifying Checksum [2020-08-21T15:53:45.844Z] 170f70906a0f: Download complete [2020-08-21T15:53:45.844Z] b538f80385f9: Verifying Checksum [2020-08-21T15:53:45.844Z] b538f80385f9: Download complete [2020-08-21T15:53:46.455Z] b538f80385f9: Pull complete [2020-08-21T15:53:47.086Z] 74f711af9a0d: Pull complete [2020-08-21T15:53:47.690Z] 99f96fe45779: Pull complete [2020-08-21T15:53:48.696Z] ad7c5574e4b9: Verifying Checksum [2020-08-21T15:53:48.696Z] ad7c5574e4b9: Download complete [2020-08-21T15:53:48.696Z] c890913d741a: Verifying Checksum [2020-08-21T15:53:48.696Z] c890913d741a: Download complete [2020-08-21T15:53:50.700Z] 2480fcc9aa5a: Verifying Checksum [2020-08-21T15:53:50.700Z] 2480fcc9aa5a: Download complete [2020-08-21T15:53:50.700Z] 09adf4765672: Verifying Checksum [2020-08-21T15:53:50.700Z] 09adf4765672: Download complete [2020-08-21T15:53:51.300Z] e772456be8f7: Verifying Checksum [2020-08-21T15:53:51.300Z] e772456be8f7: Download complete [2020-08-21T15:53:51.572Z] fd7a069fd194: Download complete [2020-08-21T15:54:03.978Z] fd7a069fd194: Pull complete [2020-08-21T15:54:03.978Z] 66aa3694b03b: Pull complete [2020-08-21T15:54:03.978Z] 170f70906a0f: Pull complete [2020-08-21T15:54:07.372Z] ad7c5574e4b9: Pull complete [2020-08-21T15:54:14.087Z] e772456be8f7: Pull complete [2020-08-21T15:54:14.368Z] c890913d741a: Pull complete [2020-08-21T15:54:16.355Z] 2480fcc9aa5a: Pull complete [2020-08-21T15:54:16.951Z] 09adf4765672: Pull complete [2020-08-21T15:54:16.951Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-21T15:54:16.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-21T15:54:16.951Z] ---> 2248a725d1cf [2020-08-21T15:54:16.951Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:54:22.376Z] ---> Running in 1c761920cea7 [2020-08-21T15:54:22.376Z] Removing intermediate container 1c761920cea7 [2020-08-21T15:54:22.376Z] ---> a52b1dec01b3 [2020-08-21T15:54:22.376Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T15:54:22.376Z] ---> Running in 7e27073ff75a [2020-08-21T15:54:24.325Z] Running on prd-centos7-docker-4c-2g-674 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-08-21T15:54:24.371Z] Running in /w/workspace/app-service-configurable/43 [Pipeline] { [Pipeline] checkout [2020-08-21T15:54:25.006Z] Removing intermediate container 7e27073ff75a [2020-08-21T15:54:25.006Z] ---> a307d1e20ec5 [2020-08-21T15:54:25.006Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-08-21T15:54:25.006Z] ---> Running in 4ef02e505792 [2020-08-21T15:54:26.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T15:54:26.698Z] using credential edgex-jenkins-ssh [2020-08-21T15:54:26.753Z] Cloning the remote Git repository [2020-08-21T15:54:26.753Z] Cloning with configured refspecs honoured and without tags [2020-08-21T15:54:27.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T15:54:27.495Z] Fetching without tags [2020-08-21T15:54:26.777Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:54:26.837Z] > git init /w/workspace/app-service-configurable/43 # timeout=10 [2020-08-21T15:54:26.887Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:54:26.887Z] > git --version # timeout=10 [2020-08-21T15:54:26.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T15:54:26.920Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:54:27.465Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-08-21T15:54:27.473Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:54:27.485Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-08-21T15:54:27.495Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-08-21T15:54:27.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T15:54:27.500Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T15:54:27.950Z] Checking out Revision 52089d766941a619fd949741bc3effb36240d5e2 (master) [2020-08-21T15:54:28.015Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-08-21T15:54:28.015Z] (2/6) Installing libsodium (1.0.18-r0) [2020-08-21T15:54:28.015Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-08-21T15:54:28.285Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-08-21T15:54:28.285Z] (5/6) Installing libzmq (4.3.2-r0) [2020-08-21T15:54:28.285Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-08-21T15:54:28.555Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T15:54:28.555Z] OK: 143 MiB in 45 packages [2020-08-21T15:54:27.953Z] > git config core.sparsecheckout # timeout=10 [2020-08-21T15:54:27.960Z] > git checkout -f 52089d766941a619fd949741bc3effb36240d5e2 # timeout=10 [2020-08-21T15:54:29.993Z] Removing intermediate container 4ef02e505792 [2020-08-21T15:54:29.993Z] ---> 1cd85386f2a4 [2020-08-21T15:54:29.993Z] Step 6/8 : WORKDIR /app [2020-08-21T15:54:29.993Z] ---> Running in e1b7fa02812f [2020-08-21T15:54:30.587Z] Removing intermediate container e1b7fa02812f [2020-08-21T15:54:30.587Z] ---> 5f1af17443ef [2020-08-21T15:54:30.587Z] Step 7/8 : COPY . . [2020-08-21T15:54:31.563Z] ---> eade96bece3f [2020-08-21T15:54:31.563Z] Step 8/8 : RUN go mod download [2020-08-21T15:54:31.563Z] ---> Running in 8b4e3f63287b [2020-08-21T15:54:31.584Z] Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes #102 (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-21T15:54:32.478Z] ========================================================= [2020-08-21T15:54:32.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-21T15:54:32.479Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:54:33.185Z] + 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 . [2020-08-21T15:54:33.453Z] Sending build context to Docker daemon 293.4kB [2020-08-21T15:54:33.453Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-21T15:54:33.453Z] Step 2/8 : FROM ${BASE} [2020-08-21T15:54:33.719Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-21T15:54:33.719Z] df20fa9351a1: Pulling fs layer [2020-08-21T15:54:33.719Z] ed8968b2872e: Pulling fs layer [2020-08-21T15:54:33.719Z] a92cc7c5fd73: Pulling fs layer [2020-08-21T15:54:33.719Z] 2dd03ba5bac4: Pulling fs layer [2020-08-21T15:54:33.719Z] 1e091d79d1de: Pulling fs layer [2020-08-21T15:54:33.719Z] 481702a1767f: Pulling fs layer [2020-08-21T15:54:33.719Z] f64a6f60c768: Pulling fs layer [2020-08-21T15:54:33.719Z] e78d2573fc39: Pulling fs layer [2020-08-21T15:54:33.719Z] e876d2f968b6: Pulling fs layer [2020-08-21T15:54:33.719Z] ce8a83651883: Pulling fs layer [2020-08-21T15:54:33.719Z] 07967f4d0e4b: Pulling fs layer [2020-08-21T15:54:33.719Z] f64a6f60c768: Waiting [2020-08-21T15:54:33.719Z] e78d2573fc39: Waiting [2020-08-21T15:54:33.719Z] e876d2f968b6: Waiting [2020-08-21T15:54:33.719Z] ce8a83651883: Waiting [2020-08-21T15:54:33.719Z] 07967f4d0e4b: Waiting [2020-08-21T15:54:33.719Z] 2dd03ba5bac4: Waiting [2020-08-21T15:54:33.719Z] 1e091d79d1de: Waiting [2020-08-21T15:54:33.719Z] 481702a1767f: Waiting [2020-08-21T15:54:33.719Z] a92cc7c5fd73: Verifying Checksum [2020-08-21T15:54:33.719Z] a92cc7c5fd73: Download complete [2020-08-21T15:54:33.719Z] ed8968b2872e: Verifying Checksum [2020-08-21T15:54:33.719Z] ed8968b2872e: Download complete [2020-08-21T15:54:33.719Z] 1e091d79d1de: Verifying Checksum [2020-08-21T15:54:33.719Z] 1e091d79d1de: Download complete [2020-08-21T15:54:33.719Z] 481702a1767f: Verifying Checksum [2020-08-21T15:54:33.719Z] 481702a1767f: Download complete [2020-08-21T15:54:33.719Z] df20fa9351a1: Verifying Checksum [2020-08-21T15:54:33.719Z] df20fa9351a1: Download complete [2020-08-21T15:54:34.709Z] f64a6f60c768: Verifying Checksum [2020-08-21T15:54:34.709Z] f64a6f60c768: Download complete [2020-08-21T15:54:34.709Z] e876d2f968b6: Verifying Checksum [2020-08-21T15:54:34.709Z] e876d2f968b6: Download complete [2020-08-21T15:54:35.286Z] ce8a83651883: Verifying Checksum [2020-08-21T15:54:35.286Z] ce8a83651883: Download complete [2020-08-21T15:54:35.286Z] df20fa9351a1: Pull complete [2020-08-21T15:54:35.286Z] 07967f4d0e4b: Verifying Checksum [2020-08-21T15:54:35.286Z] 07967f4d0e4b: Download complete [2020-08-21T15:54:35.286Z] e78d2573fc39: Verifying Checksum [2020-08-21T15:54:35.286Z] e78d2573fc39: Download complete [2020-08-21T15:54:35.286Z] 2dd03ba5bac4: Verifying Checksum [2020-08-21T15:54:35.286Z] 2dd03ba5bac4: Download complete [2020-08-21T15:54:35.548Z] ed8968b2872e: Pull complete [2020-08-21T15:54:35.548Z] a92cc7c5fd73: Pull complete [2020-08-21T15:54:35.855Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:54:35.855Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:54:35.855Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-21T15:54:35.855Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:54:36.124Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-21T15:54:36.124Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-21T15:54:36.124Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:54:36.124Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-21T15:54:36.124Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:54:36.395Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:54:36.395Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:54:36.395Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:54:36.395Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:54:36.664Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:54:36.664Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:54:36.664Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:54:36.664Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:54:36.932Z] go: finding github.com/fatih/color v1.7.0 [2020-08-21T15:54:36.932Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-21T15:54:36.932Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:54:36.932Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T15:54:36.932Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:54:37.201Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-21T15:54:37.201Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-21T15:54:37.201Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-21T15:54:37.201Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-21T15:54:37.201Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:54:37.470Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T15:54:37.470Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-21T15:54:37.470Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-21T15:54:37.470Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:54:37.470Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-21T15:54:37.742Z] go: finding github.com/google/go-cmp v0.4.0 [2020-08-21T15:54:37.742Z] go: finding github.com/google/uuid v1.1.1 [2020-08-21T15:54:37.742Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-21T15:54:37.742Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:54:37.742Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-21T15:54:38.011Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-21T15:54:38.011Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:54:38.011Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:54:38.011Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-21T15:54:38.011Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-21T15:54:38.280Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:54:38.280Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-21T15:54:38.280Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-21T15:54:38.280Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-21T15:54:38.280Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-21T15:54:38.553Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:54:38.553Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-21T15:54:38.553Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-21T15:54:38.553Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-21T15:54:38.824Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T15:54:38.824Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-21T15:54:38.824Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-21T15:54:38.824Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-21T15:54:38.824Z] go: finding github.com/kr/pty v1.1.1 [2020-08-21T15:54:38.824Z] go: finding github.com/kr/text v0.1.0 [2020-08-21T15:54:39.096Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-21T15:54:39.096Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-21T15:54:39.096Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-21T15:54:39.096Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-21T15:54:39.096Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-21T15:54:39.366Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:54:39.366Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:54:39.366Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-21T15:54:39.366Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-21T15:54:39.635Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-21T15:54:39.635Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-21T15:54:39.635Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:54:39.635Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:54:39.635Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-21T15:54:39.904Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-21T15:54:39.905Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-21T15:54:39.905Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:54:39.905Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:54:39.905Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-21T15:54:40.175Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-21T15:54:40.175Z] go: finding github.com/posener/complete v1.1.1 [2020-08-21T15:54:40.175Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-21T15:54:40.175Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-21T15:54:40.175Z] go: finding github.com/stretchr/objx v0.2.0 [2020-08-21T15:54:40.445Z] go: finding github.com/stretchr/testify v1.6.1 [2020-08-21T15:54:40.445Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-08-21T15:54:40.445Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-21T15:54:40.445Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T15:54:40.445Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:54:40.715Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-21T15:54:40.715Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:54:40.715Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:54:40.715Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:54:40.715Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:54:40.986Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-21T15:54:40.986Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T15:54:40.986Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-21T15:54:41.256Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-08-21T15:54:41.256Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-21T15:54:41.256Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-21T15:54:41.256Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-21T15:54:41.256Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-21T15:54:41.527Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-08-21T15:54:42.168Z] 2dd03ba5bac4: Pull complete [2020-08-21T15:54:42.168Z] 1e091d79d1de: Pull complete [2020-08-21T15:54:42.168Z] 481702a1767f: Pull complete [2020-08-21T15:54:46.394Z] f64a6f60c768: Pull complete [2020-08-21T15:54:48.962Z] e78d2573fc39: Pull complete [2020-08-21T15:54:49.227Z] e876d2f968b6: Pull complete [2020-08-21T15:54:50.627Z] ce8a83651883: Pull complete [2020-08-21T15:54:50.627Z] 07967f4d0e4b: Pull complete [2020-08-21T15:54:50.627Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-21T15:54:50.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-21T15:54:50.627Z] ---> 5d7c900382c6 [2020-08-21T15:54:50.627Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:54:51.574Z] ---> Running in e51b9f458b0a [2020-08-21T15:54:51.574Z] Removing intermediate container e51b9f458b0a [2020-08-21T15:54:51.574Z] ---> 7a95346dd967 [2020-08-21T15:54:51.574Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T15:54:51.574Z] ---> Running in a8c4759eef7d [2020-08-21T15:54:53.503Z] Removing intermediate container a8c4759eef7d [2020-08-21T15:54:53.503Z] ---> 7e69b819c9ab [2020-08-21T15:54:53.503Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-08-21T15:54:53.503Z] ---> Running in 8ff04b6360c8 [2020-08-21T15:54:54.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T15:54:54.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T15:54:55.226Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-08-21T15:54:55.226Z] (2/6) Installing libsodium (1.0.18-r0) [2020-08-21T15:54:55.226Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-08-21T15:54:55.226Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-08-21T15:54:55.488Z] (5/6) Installing libzmq (4.3.2-r0) [2020-08-21T15:54:55.488Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-08-21T15:54:55.488Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T15:54:55.488Z] OK: 167 MiB in 45 packages [2020-08-21T15:54:56.432Z] Removing intermediate container 8ff04b6360c8 [2020-08-21T15:54:56.432Z] ---> 7b0f3d8c44a9 [2020-08-21T15:54:56.432Z] Step 6/8 : WORKDIR /app [2020-08-21T15:54:56.432Z] ---> Running in cfd1f3bfdada [2020-08-21T15:54:56.432Z] Removing intermediate container cfd1f3bfdada [2020-08-21T15:54:56.432Z] ---> ac2a81727414 [2020-08-21T15:54:56.432Z] Step 7/8 : COPY . . [2020-08-21T15:54:57.006Z] ---> e8cf5956d7dc [2020-08-21T15:54:57.006Z] Step 8/8 : RUN go mod download [2020-08-21T15:54:57.006Z] ---> Running in 56feeccc05b0 [2020-08-21T15:55:01.230Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:55:01.230Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:55:01.230Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-21T15:55:01.230Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:55:01.230Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-21T15:55:01.230Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-21T15:55:01.230Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:55:01.230Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-21T15:55:01.230Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:55:01.230Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:55:01.230Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:55:01.230Z] go: finding github.com/fatih/color v1.7.0 [2020-08-21T15:55:01.230Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-21T15:55:01.230Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:55:01.230Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T15:55:01.230Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:55:01.230Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-21T15:55:01.230Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-21T15:55:01.495Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-21T15:55:01.495Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-21T15:55:01.495Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:55:01.495Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T15:55:01.495Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-21T15:55:01.495Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-21T15:55:01.757Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:55:01.757Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-21T15:55:01.757Z] go: finding github.com/google/go-cmp v0.4.0 [2020-08-21T15:55:01.757Z] go: finding github.com/google/uuid v1.1.1 [2020-08-21T15:55:01.757Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-21T15:55:01.757Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:55:01.757Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-21T15:55:02.018Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:55:02.019Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-21T15:55:02.280Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-21T15:55:02.541Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T15:55:02.541Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-21T15:55:02.541Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-21T15:55:02.541Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-21T15:55:02.541Z] go: finding github.com/kr/pty v1.1.1 [2020-08-21T15:55:02.541Z] go: finding github.com/kr/text v0.1.0 [2020-08-21T15:55:02.541Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-21T15:55:02.803Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-21T15:55:02.803Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-21T15:55:02.803Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-21T15:55:02.803Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-21T15:55:02.803Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:55:02.803Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:55:02.803Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-21T15:55:03.065Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-21T15:55:03.065Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-21T15:55:03.065Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-21T15:55:03.065Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:55:03.065Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:55:03.065Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-21T15:55:03.326Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-21T15:55:03.326Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-21T15:55:03.326Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:55:03.326Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:55:03.326Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-21T15:55:03.326Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-21T15:55:03.326Z] go: finding github.com/posener/complete v1.1.1 [2020-08-21T15:55:03.589Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-21T15:55:03.589Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-21T15:55:03.589Z] go: finding github.com/stretchr/objx v0.2.0 [2020-08-21T15:55:03.589Z] go: finding github.com/stretchr/testify v1.6.1 [2020-08-21T15:55:03.589Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-08-21T15:55:03.589Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-21T15:55:03.589Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T15:55:03.701Z] Removing intermediate container 8b4e3f63287b [2020-08-21T15:55:03.701Z] ---> acce5b99e8b4 [2020-08-21T15:55:03.701Z] Successfully built acce5b99e8b4 [2020-08-21T15:55:03.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2020-08-21T15:55:03.850Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:55:03.850Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-21T15:55:03.850Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:55:03.850Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:55:03.850Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:55:03.850Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:55:03.850Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-08-21T15:55:04.113Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T15:55:04.113Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-21T15:55:04.113Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-08-21T15:55:04.113Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-21T15:55:04.113Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-21T15:55:04.113Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-21T15:55:04.113Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-08-21T15:55:04.374Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [Pipeline] sh [2020-08-21T15:55:06.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-21T15:55:06.752Z] + ls -al . [2020-08-21T15:55:06.752Z] total 100 [2020-08-21T15:55:06.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 15:53 . [2020-08-21T15:55:06.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 15:53 .. [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 15:53 .dockerignore [2020-08-21T15:55:06.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 15:53 .git [2020-08-21T15:55:06.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 15:53 .github [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 93 Aug 21 15:53 .gitignore [2020-08-21T15:55:06.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 15:53 .semver [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 6027 Aug 21 15:53 Attribution.txt [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 2002 Aug 21 15:53 Dockerfile [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 966 Aug 21 15:53 Dockerfile.build [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 710 Aug 21 15:53 Jenkinsfile [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 15:53 LICENSE [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 481 Aug 21 15:53 README.md [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 15:51 VERSION [2020-08-21T15:55:06.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 15:53 bin [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 180 Aug 21 15:53 docker-compose.debug.yml [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 133 Aug 21 15:53 docker-compose.yml [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 133 Aug 21 15:53 go.mod [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 1519 Aug 21 15:53 main.go [2020-08-21T15:55:06.752Z] -rw-rw-r-- 1 jenkins jenkins 1573 Aug 21 15:53 makefile [2020-08-21T15:55:06.752Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 15:53 res [2020-08-21T15:55:06.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 15:53 snap [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:55:07.090Z] + 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=52089d766941a619fd949741bc3effb36240d5e2 --label arch=arm64 --label version=1.2.1-dev.7 . [2020-08-21T15:55:07.361Z] Sending build context to Docker daemon 294.4kB [2020-08-21T15:55:07.361Z] Step 1/27 : ARG BASE=golang:1.13-alpine [2020-08-21T15:55:07.361Z] Step 2/27 : FROM ${BASE} AS builder [2020-08-21T15:55:07.361Z] ---> acce5b99e8b4 [2020-08-21T15:55:07.361Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-08-21T15:55:07.635Z] ---> Running in b575f0b8c627 [2020-08-21T15:55:08.228Z] Removing intermediate container b575f0b8c627 [2020-08-21T15:55:08.228Z] ---> 85a643ac69b2 [2020-08-21T15:55:08.228Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-08-21T15:55:08.228Z] ---> Running in df6c862fc5e3 [2020-08-21T15:55:08.821Z] Removing intermediate container df6c862fc5e3 [2020-08-21T15:55:08.821Z] ---> ecaeaf1d7000 [2020-08-21T15:55:08.821Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:55:08.821Z] ---> Running in 3829c3dfa103 [2020-08-21T15:55:09.422Z] Removing intermediate container 3829c3dfa103 [2020-08-21T15:55:09.422Z] ---> 0f6ac1038a35 [2020-08-21T15:55:09.422Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T15:55:09.422Z] ---> Running in 0bfa07d0b96f [2020-08-21T15:55:12.031Z] Removing intermediate container 0bfa07d0b96f [2020-08-21T15:55:12.031Z] ---> 10ad356439af [2020-08-21T15:55:12.031Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-21T15:55:12.031Z] ---> Running in cc31d71a989f [2020-08-21T15:55:13.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T15:55:14.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T15:55:14.641Z] OK: 143 MiB in 45 packages [2020-08-21T15:55:16.066Z] Removing intermediate container cc31d71a989f [2020-08-21T15:55:16.066Z] ---> 837919506e1b [2020-08-21T15:55:16.066Z] Step 8/27 : WORKDIR /app [2020-08-21T15:55:16.066Z] ---> Running in 4b3b54ff2c89 [2020-08-21T15:55:16.656Z] Removing intermediate container 4b3b54ff2c89 [2020-08-21T15:55:16.656Z] ---> 46618754c483 [2020-08-21T15:55:16.656Z] Step 9/27 : COPY go.mod . [2020-08-21T15:55:17.251Z] ---> 65457c325211 [2020-08-21T15:55:17.251Z] Step 10/27 : RUN go mod download [2020-08-21T15:55:17.525Z] ---> Running in a73602efe16b [2020-08-21T15:55:20.132Z] Removing intermediate container a73602efe16b [2020-08-21T15:55:20.132Z] ---> 5ff0db9ae262 [2020-08-21T15:55:20.132Z] Step 11/27 : COPY . . [2020-08-21T15:55:21.104Z] ---> 8a09b12326c4 [2020-08-21T15:55:21.104Z] Step 12/27 : ARG MAKE="make build" [2020-08-21T15:55:21.104Z] ---> Running in ad3f940648cf [2020-08-21T15:55:21.697Z] Removing intermediate container ad3f940648cf [2020-08-21T15:55:21.697Z] ---> b237faac7076 [2020-08-21T15:55:21.697Z] Step 13/27 : RUN $MAKE [2020-08-21T15:55:21.697Z] ---> Running in 0252b2791b69 [2020-08-21T15:55:23.131Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.7" -o app-service-configurable [2020-08-21T15:55:26.425Z] Removing intermediate container 56feeccc05b0 [2020-08-21T15:55:26.425Z] ---> 877100533163 [2020-08-21T15:55:26.425Z] Successfully built 877100533163 [2020-08-21T15:55:26.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-21T15:55:27.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-21T15:55:27.552Z] + ls -al . [2020-08-21T15:55:27.553Z] total 72 [2020-08-21T15:55:27.553Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 21 15:54 . [2020-08-21T15:55:27.553Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 21 15:54 .. [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 6027 Aug 21 15:54 Attribution.txt [2020-08-21T15:55:27.553Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 21 15:54 bin [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 180 Aug 21 15:54 docker-compose.debug.yml [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 133 Aug 21 15:54 docker-compose.yml [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 2002 Aug 21 15:54 Dockerfile [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 966 Aug 21 15:54 Dockerfile.build [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 21 15:54 .dockerignore [2020-08-21T15:55:27.553Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 21 15:54 .git [2020-08-21T15:55:27.553Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 21 15:54 .github [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 93 Aug 21 15:54 .gitignore [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 133 Aug 21 15:54 go.mod [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 710 Aug 21 15:54 Jenkinsfile [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 21 15:54 LICENSE [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 1519 Aug 21 15:54 main.go [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 1573 Aug 21 15:54 makefile [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 481 Aug 21 15:54 README.md [2020-08-21T15:55:27.553Z] drwxrwxr-x. 10 jenkins jenkins 171 Aug 21 15:54 res [2020-08-21T15:55:27.553Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 21 15:54 .semver [2020-08-21T15:55:27.553Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 21 15:54 snap [2020-08-21T15:55:27.553Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 21 15:51 VERSION [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:55:27.893Z] + 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=52089d766941a619fd949741bc3effb36240d5e2 --label arch=amd64 --label version=1.2.1-dev.7 . [2020-08-21T15:55:27.893Z] Sending build context to Docker daemon 294.4kB [2020-08-21T15:55:28.202Z] Step 1/27 : ARG BASE=golang:1.13-alpine [2020-08-21T15:55:28.202Z] Step 2/27 : FROM ${BASE} AS builder [2020-08-21T15:55:28.202Z] ---> 877100533163 [2020-08-21T15:55:28.202Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-08-21T15:55:28.202Z] ---> Running in 42f245b9b69a [2020-08-21T15:55:28.469Z] Removing intermediate container 42f245b9b69a [2020-08-21T15:55:28.469Z] ---> f0928bc48dda [2020-08-21T15:55:28.469Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-08-21T15:55:28.469Z] ---> Running in b120b4ca0dfa [2020-08-21T15:55:28.736Z] Removing intermediate container b120b4ca0dfa [2020-08-21T15:55:28.736Z] ---> 4c90724e62cf [2020-08-21T15:55:28.736Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:55:28.736Z] ---> Running in f72ef314d3e7 [2020-08-21T15:55:29.017Z] Removing intermediate container f72ef314d3e7 [2020-08-21T15:55:29.017Z] ---> bcaa5926e9c7 [2020-08-21T15:55:29.017Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T15:55:29.017Z] ---> Running in af89e7aa966a [2020-08-21T15:55:29.980Z] Removing intermediate container af89e7aa966a [2020-08-21T15:55:29.980Z] ---> cb420d7df3ef [2020-08-21T15:55:29.980Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-21T15:55:29.980Z] ---> Running in dbadd43b566a [2020-08-21T15:55:30.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T15:55:31.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T15:55:31.705Z] OK: 167 MiB in 45 packages [2020-08-21T15:55:31.969Z] Removing intermediate container dbadd43b566a [2020-08-21T15:55:31.969Z] ---> 5be9599782d9 [2020-08-21T15:55:31.969Z] Step 8/27 : WORKDIR /app [2020-08-21T15:55:31.969Z] ---> Running in d924f2d1aed3 [2020-08-21T15:55:32.231Z] Removing intermediate container d924f2d1aed3 [2020-08-21T15:55:32.231Z] ---> 948807bde454 [2020-08-21T15:55:32.231Z] Step 9/27 : COPY go.mod . [2020-08-21T15:55:32.496Z] ---> 5a79b19ac15c [2020-08-21T15:55:32.496Z] Step 10/27 : RUN go mod download [2020-08-21T15:55:32.496Z] ---> Running in 5c165ed3b082 [2020-08-21T15:55:33.894Z] Removing intermediate container 5c165ed3b082 [2020-08-21T15:55:33.894Z] ---> a675f8123882 [2020-08-21T15:55:33.894Z] Step 11/27 : COPY . . [2020-08-21T15:55:34.469Z] ---> 5d068cefa8e6 [2020-08-21T15:55:34.469Z] Step 12/27 : ARG MAKE="make build" [2020-08-21T15:55:34.469Z] ---> Running in dd0cff39dacb [2020-08-21T15:55:34.469Z] Removing intermediate container dd0cff39dacb [2020-08-21T15:55:34.469Z] ---> 3e84f8244dc9 [2020-08-21T15:55:34.469Z] Step 13/27 : RUN $MAKE [2020-08-21T15:55:34.732Z] ---> Running in 212503b031b9 [2020-08-21T15:55:34.997Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.7" -o app-service-configurable [2020-08-21T15:55:57.065Z] Removing intermediate container 212503b031b9 [2020-08-21T15:55:57.065Z] ---> 5f07463ee5e9 [2020-08-21T15:55:57.065Z] Step 14/27 : FROM alpine:latest [2020-08-21T15:55:57.065Z] latest: Pulling from library/alpine [2020-08-21T15:55:57.065Z] df20fa9351a1: Already exists [2020-08-21T15:55:57.065Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-21T15:55:57.065Z] Status: Downloaded newer image for alpine:latest [2020-08-21T15:55:57.065Z] ---> a24bb4013296 [2020-08-21T15:55:57.065Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:55:57.065Z] ---> Running in 9a878837f0c4 [2020-08-21T15:55:57.065Z] Removing intermediate container 9a878837f0c4 [2020-08-21T15:55:57.065Z] ---> e09a6a236cee [2020-08-21T15:55:57.065Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-08-21T15:55:57.065Z] ---> Running in 15ee047f8252 [2020-08-21T15:55:57.065Z] Removing intermediate container 15ee047f8252 [2020-08-21T15:55:57.065Z] ---> 71505c3ae75d [2020-08-21T15:55:57.065Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-08-21T15:55:57.065Z] ---> Running in 4162e1cf8e2b [2020-08-21T15:55:57.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T15:55:57.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T15:55:57.065Z] (1/6) Installing ca-certificates (20191127-r4) [2020-08-21T15:55:57.065Z] (2/6) Installing libgcc (9.3.0-r2) [2020-08-21T15:55:57.065Z] (3/6) Installing libsodium (1.0.18-r0) [2020-08-21T15:55:57.065Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-08-21T15:55:57.333Z] (5/6) Installing libzmq (4.3.2-r0) [2020-08-21T15:55:57.333Z] (6/6) Installing zeromq (4.3.2-r0) [2020-08-21T15:55:57.333Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T15:55:57.333Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T15:55:57.333Z] OK: 9 MiB in 20 packages [2020-08-21T15:55:58.280Z] Removing intermediate container 4162e1cf8e2b [2020-08-21T15:55:58.280Z] ---> af25d6d348d4 [2020-08-21T15:55:58.280Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-08-21T15:55:58.542Z] ---> c026d191d03c [2020-08-21T15:55:58.542Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-08-21T15:55:58.804Z] ---> 333a702ba95d [2020-08-21T15:55:58.804Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-08-21T15:55:59.065Z] ---> 8f9ecf0130b7 [2020-08-21T15:55:59.065Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-08-21T15:56:00.009Z] ---> 5abc6700ae75 [2020-08-21T15:56:00.009Z] Step 22/27 : EXPOSE 48095 [2020-08-21T15:56:00.009Z] ---> Running in e058d0efdfb7 [2020-08-21T15:56:00.009Z] Removing intermediate container e058d0efdfb7 [2020-08-21T15:56:00.009Z] ---> 960e61538c23 [2020-08-21T15:56:00.009Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-08-21T15:56:00.270Z] ---> Running in 4235dddb912c [2020-08-21T15:56:00.270Z] Removing intermediate container 4235dddb912c [2020-08-21T15:56:00.270Z] ---> 322699d9c1b7 [2020-08-21T15:56:00.270Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T15:56:00.270Z] ---> Running in c4281526a209 [2020-08-21T15:56:00.532Z] Removing intermediate container c4281526a209 [2020-08-21T15:56:00.532Z] ---> 047e25dcdeed [2020-08-21T15:56:00.532Z] Step 25/27 : LABEL arch=amd64 [2020-08-21T15:56:00.532Z] ---> Running in 163cb93dd1cb [2020-08-21T15:56:00.793Z] Removing intermediate container 163cb93dd1cb [2020-08-21T15:56:00.793Z] ---> db3ebef23e30 [2020-08-21T15:56:00.793Z] Step 26/27 : LABEL git_sha=52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:00.793Z] ---> Running in ba8be2002d14 [2020-08-21T15:56:01.055Z] Removing intermediate container ba8be2002d14 [2020-08-21T15:56:01.055Z] ---> 1cc37c60124b [2020-08-21T15:56:01.055Z] Step 27/27 : LABEL version=1.2.1-dev.7 [2020-08-21T15:56:01.055Z] ---> Running in bedfe789268b [2020-08-21T15:56:01.316Z] Removing intermediate container bedfe789268b [2020-08-21T15:56:01.316Z] ---> 8edb0e27db22 [2020-08-21T15:56:01.316Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-21T15:56:01.316Z] Successfully built 8edb0e27db22 [2020-08-21T15:56:01.316Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-21T15:56:01.676Z] provisioning config files... [2020-08-21T15:56:01.707Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config1536358565464772095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-21T15:56:02.191Z] nexus3.edgexfoundry.org:10001 [2020-08-21T15:56:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:02.452Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:02.452Z] [2020-08-21T15:56:02.452Z] Login Succeeded [2020-08-21T15:56:02.452Z] nexus3.edgexfoundry.org:10002 [2020-08-21T15:56:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:02.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:02.714Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:02.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:02.714Z] [2020-08-21T15:56:02.714Z] Login Succeeded [2020-08-21T15:56:02.714Z] nexus3.edgexfoundry.org:10003 [2020-08-21T15:56:02.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:02.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:02.714Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:02.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:02.714Z] [2020-08-21T15:56:02.714Z] Login Succeeded [2020-08-21T15:56:02.714Z] nexus3.edgexfoundry.org:10004 [2020-08-21T15:56:02.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:02.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:02.976Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:02.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:02.976Z] [2020-08-21T15:56:02.976Z] Login Succeeded [2020-08-21T15:56:02.976Z] docker.io [2020-08-21T15:56:02.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:03.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:03.550Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:03.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:03.550Z] [2020-08-21T15:56:03.550Z] Login Succeeded [Pipeline] } [2020-08-21T15:56:03.559Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-21T15:56:03.782Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-08-21T15:56:03.782Z] 52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:03.782Z] latest [2020-08-21T15:56:03.782Z] 1.2.1-dev.7 [2020-08-21T15:56:03.782Z] 52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:03.782Z] master [2020-08-21T15:56:03.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:04.202Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:04.501Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:04.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-08-21T15:56:04.501Z] 633370db730c: Preparing [2020-08-21T15:56:04.501Z] a879e9df0a0c: Preparing [2020-08-21T15:56:04.501Z] 92a9e13e072d: Preparing [2020-08-21T15:56:04.501Z] 9525f090992c: Preparing [2020-08-21T15:56:04.501Z] e4bf96a6ebbe: Preparing [2020-08-21T15:56:04.501Z] 50644c29ef5a: Preparing [2020-08-21T15:56:04.501Z] 50644c29ef5a: Waiting [2020-08-21T15:56:04.501Z] 92a9e13e072d: Pushed [2020-08-21T15:56:04.501Z] 9525f090992c: Pushed [2020-08-21T15:56:04.501Z] a879e9df0a0c: Pushed [2020-08-21T15:56:04.764Z] 50644c29ef5a: Layer already exists [2020-08-21T15:56:04.764Z] e4bf96a6ebbe: Pushed [2020-08-21T15:56:06.150Z] 633370db730c: Pushed [2020-08-21T15:56:06.412Z] 52089d766941a619fd949741bc3effb36240d5e2: digest: sha256:b3c821df16147cf3be2554127629e5428a53a002e33ac7322981dfb2fe28de9a size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:06.715Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:07.014Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-08-21T15:56:07.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-08-21T15:56:07.014Z] 633370db730c: Preparing [2020-08-21T15:56:07.014Z] a879e9df0a0c: Preparing [2020-08-21T15:56:07.014Z] 92a9e13e072d: Preparing [2020-08-21T15:56:07.014Z] 9525f090992c: Preparing [2020-08-21T15:56:07.014Z] e4bf96a6ebbe: Preparing [2020-08-21T15:56:07.014Z] 50644c29ef5a: Preparing [2020-08-21T15:56:07.014Z] 50644c29ef5a: Waiting [2020-08-21T15:56:07.014Z] 92a9e13e072d: Layer already exists [2020-08-21T15:56:07.014Z] 633370db730c: Layer already exists [2020-08-21T15:56:07.014Z] 9525f090992c: Layer already exists [2020-08-21T15:56:07.014Z] a879e9df0a0c: Layer already exists [2020-08-21T15:56:07.014Z] e4bf96a6ebbe: Layer already exists [2020-08-21T15:56:07.014Z] 50644c29ef5a: Layer already exists [2020-08-21T15:56:07.014Z] latest: digest: sha256:b3c821df16147cf3be2554127629e5428a53a002e33ac7322981dfb2fe28de9a size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:07.317Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:07.615Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.7 [2020-08-21T15:56:07.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-08-21T15:56:07.615Z] 633370db730c: Preparing [2020-08-21T15:56:07.615Z] a879e9df0a0c: Preparing [2020-08-21T15:56:07.615Z] 92a9e13e072d: Preparing [2020-08-21T15:56:07.615Z] 9525f090992c: Preparing [2020-08-21T15:56:07.615Z] e4bf96a6ebbe: Preparing [2020-08-21T15:56:07.615Z] 50644c29ef5a: Preparing [2020-08-21T15:56:07.615Z] 50644c29ef5a: Waiting [2020-08-21T15:56:07.615Z] 9525f090992c: Layer already exists [2020-08-21T15:56:07.615Z] e4bf96a6ebbe: Layer already exists [2020-08-21T15:56:07.615Z] a879e9df0a0c: Layer already exists [2020-08-21T15:56:07.615Z] 633370db730c: Layer already exists [2020-08-21T15:56:07.615Z] 92a9e13e072d: Layer already exists [2020-08-21T15:56:07.615Z] 50644c29ef5a: Layer already exists [2020-08-21T15:56:07.615Z] 1.2.1-dev.7: digest: sha256:b3c821df16147cf3be2554127629e5428a53a002e33ac7322981dfb2fe28de9a size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:07.920Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:08.214Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:08.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-08-21T15:56:08.214Z] 633370db730c: Preparing [2020-08-21T15:56:08.214Z] a879e9df0a0c: Preparing [2020-08-21T15:56:08.214Z] 92a9e13e072d: Preparing [2020-08-21T15:56:08.214Z] 9525f090992c: Preparing [2020-08-21T15:56:08.214Z] e4bf96a6ebbe: Preparing [2020-08-21T15:56:08.214Z] 50644c29ef5a: Preparing [2020-08-21T15:56:08.214Z] 50644c29ef5a: Waiting [2020-08-21T15:56:08.214Z] 9525f090992c: Layer already exists [2020-08-21T15:56:08.214Z] a879e9df0a0c: Layer already exists [2020-08-21T15:56:08.214Z] e4bf96a6ebbe: Layer already exists [2020-08-21T15:56:08.214Z] 633370db730c: Layer already exists [2020-08-21T15:56:08.214Z] 92a9e13e072d: Layer already exists [2020-08-21T15:56:08.214Z] 50644c29ef5a: Layer already exists [2020-08-21T15:56:08.214Z] 52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7: digest: sha256:b3c821df16147cf3be2554127629e5428a53a002e33ac7322981dfb2fe28de9a size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:08.513Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:08.808Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-08-21T15:56:08.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-08-21T15:56:08.808Z] 633370db730c: Preparing [2020-08-21T15:56:08.808Z] a879e9df0a0c: Preparing [2020-08-21T15:56:08.808Z] 92a9e13e072d: Preparing [2020-08-21T15:56:08.808Z] 9525f090992c: Preparing [2020-08-21T15:56:08.808Z] e4bf96a6ebbe: Preparing [2020-08-21T15:56:08.808Z] 50644c29ef5a: Preparing [2020-08-21T15:56:08.808Z] 50644c29ef5a: Waiting [2020-08-21T15:56:08.808Z] 633370db730c: Layer already exists [2020-08-21T15:56:08.808Z] 9525f090992c: Layer already exists [2020-08-21T15:56:08.808Z] 92a9e13e072d: Layer already exists [2020-08-21T15:56:08.808Z] a879e9df0a0c: Layer already exists [2020-08-21T15:56:08.808Z] e4bf96a6ebbe: Layer already exists [2020-08-21T15:56:08.808Z] 50644c29ef5a: Layer already exists [2020-08-21T15:56:08.808Z] master: digest: sha256:b3c821df16147cf3be2554127629e5428a53a002e33ac7322981dfb2fe28de9a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-21T15:56:08.996Z] ===================================================== [Pipeline] echo [2020-08-21T15:56:09.055Z] taggedImages: [2020-08-21T15:56:09.055Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:09.055Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-08-21T15:56:09.055Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.7 [2020-08-21T15:56:09.055Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:09.055Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-21T15:56:10.114Z] Removing intermediate container 0252b2791b69 [2020-08-21T15:56:10.114Z] ---> 3991aece0023 [2020-08-21T15:56:10.114Z] Step 14/27 : FROM alpine:latest [2020-08-21T15:56:10.114Z] latest: Pulling from library/alpine [2020-08-21T15:56:10.114Z] b538f80385f9: Already exists [2020-08-21T15:56:10.114Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-21T15:56:10.114Z] Status: Downloaded newer image for alpine:latest [2020-08-21T15:56:10.114Z] ---> 62ee0e9f8440 [2020-08-21T15:56:10.114Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-21T15:56:10.114Z] ---> Running in 823bf362ec68 [2020-08-21T15:56:10.114Z] Removing intermediate container 823bf362ec68 [2020-08-21T15:56:10.114Z] ---> 068283632888 [2020-08-21T15:56:10.114Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-08-21T15:56:10.114Z] ---> Running in 9f62c1187d5b [2020-08-21T15:56:10.114Z] Removing intermediate container 9f62c1187d5b [2020-08-21T15:56:10.114Z] ---> b1a334b914e8 [2020-08-21T15:56:10.114Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-08-21T15:56:10.114Z] ---> Running in 7c381410b48a [2020-08-21T15:56:10.191Z] ++ find /w/workspace/app-service-configurable/43 [2020-08-21T15:56:10.191Z] ++ grep snapcraft.yaml [2020-08-21T15:56:10.191Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/43/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-21T15:56:10.298Z] provisioning config files... [2020-08-21T15:56:10.306Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/43@tmp/config4471911811578615377tmp [Pipeline] { [Pipeline] sh [2020-08-21T15:56:10.773Z] + cp /w/workspace/app-service-configurable/43@tmp/config4471911811578615377tmp /w/workspace/app-service-configurable/43/edgex-snap-store-login [Pipeline] sh [2020-08-21T15:56:11.073Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/43:/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 [2020-08-21T15:56:11.073Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-08-21T15:56:11.073Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-08-21T15:56:11.073Z] 7595c8c21622: Pulling fs layer [2020-08-21T15:56:11.073Z] d13af8ca898f: Pulling fs layer [2020-08-21T15:56:11.073Z] 70799171ddba: Pulling fs layer [2020-08-21T15:56:11.073Z] b6c12202c5ef: Pulling fs layer [2020-08-21T15:56:11.073Z] 0e468b2cbd7c: Pulling fs layer [2020-08-21T15:56:11.073Z] 81ce4cd09fec: Pulling fs layer [2020-08-21T15:56:11.073Z] 9113857f769f: Pulling fs layer [2020-08-21T15:56:11.073Z] a6a4d6edcf0f: Pulling fs layer [2020-08-21T15:56:11.073Z] 1466ad0cc8cc: Pulling fs layer [2020-08-21T15:56:11.073Z] b6c12202c5ef: Waiting [2020-08-21T15:56:11.073Z] 0e468b2cbd7c: Waiting [2020-08-21T15:56:11.073Z] 81ce4cd09fec: Waiting [2020-08-21T15:56:11.073Z] 9113857f769f: Waiting [2020-08-21T15:56:11.074Z] a6a4d6edcf0f: Waiting [2020-08-21T15:56:11.074Z] 1466ad0cc8cc: Waiting [2020-08-21T15:56:11.074Z] 70799171ddba: Download complete [2020-08-21T15:56:11.074Z] d13af8ca898f: Verifying Checksum [2020-08-21T15:56:11.074Z] d13af8ca898f: Download complete [2020-08-21T15:56:11.074Z] b6c12202c5ef: Verifying Checksum [2020-08-21T15:56:11.074Z] b6c12202c5ef: Download complete [2020-08-21T15:56:11.074Z] 81ce4cd09fec: Verifying Checksum [2020-08-21T15:56:11.074Z] 81ce4cd09fec: Download complete [2020-08-21T15:56:11.074Z] 9113857f769f: Verifying Checksum [2020-08-21T15:56:11.074Z] 9113857f769f: Download complete [2020-08-21T15:56:11.074Z] a6a4d6edcf0f: Verifying Checksum [2020-08-21T15:56:11.074Z] a6a4d6edcf0f: Download complete [2020-08-21T15:56:11.337Z] 1466ad0cc8cc: Verifying Checksum [2020-08-21T15:56:11.337Z] 1466ad0cc8cc: Download complete [2020-08-21T15:56:11.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T15:56:11.602Z] 7595c8c21622: Verifying Checksum [2020-08-21T15:56:11.602Z] 7595c8c21622: Download complete [2020-08-21T15:56:11.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T15:56:12.413Z] (1/6) Installing ca-certificates (20191127-r4) [2020-08-21T15:56:12.413Z] (2/6) Installing libgcc (9.3.0-r2) [2020-08-21T15:56:12.413Z] (3/6) Installing libsodium (1.0.18-r0) [2020-08-21T15:56:12.413Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-08-21T15:56:12.413Z] (5/6) Installing libzmq (4.3.2-r0) [2020-08-21T15:56:12.413Z] (6/6) Installing zeromq (4.3.2-r0) [2020-08-21T15:56:12.413Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T15:56:12.413Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T15:56:12.684Z] OK: 8 MiB in 20 packages [2020-08-21T15:56:14.121Z] Removing intermediate container 7c381410b48a [2020-08-21T15:56:14.121Z] ---> 6a307de182f8 [2020-08-21T15:56:14.121Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-08-21T15:56:14.183Z] 7595c8c21622: Pull complete [2020-08-21T15:56:14.458Z] d13af8ca898f: Pull complete [2020-08-21T15:56:14.715Z] ---> a1c2e97755a7 [2020-08-21T15:56:14.715Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-08-21T15:56:15.691Z] ---> c1841d22251f [2020-08-21T15:56:15.691Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-08-21T15:56:15.859Z] 70799171ddba: Pull complete [2020-08-21T15:56:15.859Z] 0e468b2cbd7c: Verifying Checksum [2020-08-21T15:56:15.859Z] 0e468b2cbd7c: Download complete [2020-08-21T15:56:15.859Z] b6c12202c5ef: Pull complete [2020-08-21T15:56:16.282Z] ---> 9dee07d14646 [2020-08-21T15:56:16.282Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-08-21T15:56:18.249Z] ---> 56c3f9545703 [2020-08-21T15:56:18.249Z] Step 22/27 : EXPOSE 48095 [2020-08-21T15:56:18.249Z] ---> Running in e21e6fa84325 [2020-08-21T15:56:18.520Z] Removing intermediate container e21e6fa84325 [2020-08-21T15:56:18.520Z] ---> aadbd1d57b20 [2020-08-21T15:56:18.520Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-08-21T15:56:18.520Z] ---> Running in 22b1695f6aa5 [2020-08-21T15:56:19.114Z] Removing intermediate container 22b1695f6aa5 [2020-08-21T15:56:19.114Z] ---> d4ad51b02a35 [2020-08-21T15:56:19.114Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T15:56:19.114Z] ---> Running in 1d961cef57ab [2020-08-21T15:56:19.708Z] Removing intermediate container 1d961cef57ab [2020-08-21T15:56:19.708Z] ---> 20739a3ec271 [2020-08-21T15:56:19.708Z] Step 25/27 : LABEL arch=arm64 [2020-08-21T15:56:19.708Z] ---> Running in a2d360854d74 [2020-08-21T15:56:20.301Z] Removing intermediate container a2d360854d74 [2020-08-21T15:56:20.301Z] ---> 486f6022d5e2 [2020-08-21T15:56:20.301Z] Step 26/27 : LABEL git_sha=52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:20.301Z] ---> Running in 30a808ecbc00 [2020-08-21T15:56:20.893Z] Removing intermediate container 30a808ecbc00 [2020-08-21T15:56:20.893Z] ---> 6f3d5838f43c [2020-08-21T15:56:20.893Z] Step 27/27 : LABEL version=1.2.1-dev.7 [2020-08-21T15:56:20.893Z] ---> Running in c72df332055b [2020-08-21T15:56:21.484Z] Removing intermediate container c72df332055b [2020-08-21T15:56:21.484Z] ---> 3d79ef8af733 [2020-08-21T15:56:21.484Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-21T15:56:21.484Z] Successfully built 3d79ef8af733 [2020-08-21T15:56:21.484Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-21T15:56:21.869Z] provisioning config files... [2020-08-21T15:56:21.904Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config5251712788298958514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-21T15:56:22.294Z] nexus3.edgexfoundry.org:10001 [2020-08-21T15:56:22.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:22.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:22.566Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:22.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:22.566Z] [2020-08-21T15:56:22.566Z] Login Succeeded [2020-08-21T15:56:22.839Z] nexus3.edgexfoundry.org:10002 [2020-08-21T15:56:23.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:23.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:23.112Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:23.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:23.112Z] [2020-08-21T15:56:23.112Z] Login Succeeded [2020-08-21T15:56:23.112Z] nexus3.edgexfoundry.org:10003 [2020-08-21T15:56:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:23.705Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:23.705Z] [2020-08-21T15:56:23.705Z] Login Succeeded [2020-08-21T15:56:23.705Z] nexus3.edgexfoundry.org:10004 [2020-08-21T15:56:24.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:24.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:24.303Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:24.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:24.303Z] [2020-08-21T15:56:24.303Z] Login Succeeded [2020-08-21T15:56:24.303Z] docker.io [2020-08-21T15:56:24.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-21T15:56:25.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-21T15:56:25.166Z] Configure a credential helper to remove this warning. See [2020-08-21T15:56:25.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-21T15:56:25.166Z] [2020-08-21T15:56:25.166Z] Login Succeeded [Pipeline] } [2020-08-21T15:56:25.181Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-21T15:56:25.368Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-08-21T15:56:25.368Z] 52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:25.368Z] latest [2020-08-21T15:56:25.368Z] 1.2.1-dev.7 [2020-08-21T15:56:25.368Z] 52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:25.368Z] master [2020-08-21T15:56:25.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:25.850Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:26.186Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:26.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-08-21T15:56:26.186Z] 2286077789df: Preparing [2020-08-21T15:56:26.186Z] 48bd348a0c00: Preparing [2020-08-21T15:56:26.186Z] 2baf01eddb20: Preparing [2020-08-21T15:56:26.186Z] 86077f62e739: Preparing [2020-08-21T15:56:26.186Z] c82510e66511: Preparing [2020-08-21T15:56:26.186Z] e2f13739ad41: Preparing [2020-08-21T15:56:26.186Z] e2f13739ad41: Waiting [2020-08-21T15:56:26.457Z] 2baf01eddb20: Pushed [2020-08-21T15:56:26.457Z] 48bd348a0c00: Pushed [2020-08-21T15:56:26.457Z] 86077f62e739: Pushed [2020-08-21T15:56:26.457Z] e2f13739ad41: Layer already exists [2020-08-21T15:56:27.435Z] c82510e66511: Pushed [2020-08-21T15:56:30.822Z] 2286077789df: Pushed [2020-08-21T15:56:30.822Z] 52089d766941a619fd949741bc3effb36240d5e2: digest: sha256:a5153cf2a253615859741c596047e01b30c176c2c790552b5a3d4f3bc3d5f115 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:31.439Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:31.774Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-08-21T15:56:31.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-08-21T15:56:31.774Z] 2286077789df: Preparing [2020-08-21T15:56:31.774Z] 48bd348a0c00: Preparing [2020-08-21T15:56:31.774Z] 2baf01eddb20: Preparing [2020-08-21T15:56:31.774Z] 86077f62e739: Preparing [2020-08-21T15:56:31.774Z] c82510e66511: Preparing [2020-08-21T15:56:31.774Z] e2f13739ad41: Preparing [2020-08-21T15:56:31.774Z] e2f13739ad41: Waiting [2020-08-21T15:56:31.774Z] 48bd348a0c00: Layer already exists [2020-08-21T15:56:31.774Z] 86077f62e739: Layer already exists [2020-08-21T15:56:31.774Z] c82510e66511: Layer already exists [2020-08-21T15:56:31.774Z] 2286077789df: Layer already exists [2020-08-21T15:56:31.774Z] 2baf01eddb20: Layer already exists [2020-08-21T15:56:32.045Z] e2f13739ad41: Layer already exists [2020-08-21T15:56:32.045Z] latest: digest: sha256:a5153cf2a253615859741c596047e01b30c176c2c790552b5a3d4f3bc3d5f115 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:32.388Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:32.727Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.7 [2020-08-21T15:56:32.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-08-21T15:56:32.727Z] 2286077789df: Preparing [2020-08-21T15:56:32.727Z] 48bd348a0c00: Preparing [2020-08-21T15:56:32.727Z] 2baf01eddb20: Preparing [2020-08-21T15:56:32.727Z] 86077f62e739: Preparing [2020-08-21T15:56:32.727Z] c82510e66511: Preparing [2020-08-21T15:56:32.727Z] e2f13739ad41: Preparing [2020-08-21T15:56:32.727Z] e2f13739ad41: Waiting [2020-08-21T15:56:32.727Z] 86077f62e739: Layer already exists [2020-08-21T15:56:32.727Z] 2286077789df: Layer already exists [2020-08-21T15:56:32.727Z] 2baf01eddb20: Layer already exists [2020-08-21T15:56:32.727Z] 48bd348a0c00: Layer already exists [2020-08-21T15:56:32.727Z] c82510e66511: Layer already exists [2020-08-21T15:56:32.997Z] e2f13739ad41: Layer already exists [2020-08-21T15:56:32.997Z] 1.2.1-dev.7: digest: sha256:a5153cf2a253615859741c596047e01b30c176c2c790552b5a3d4f3bc3d5f115 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:33.355Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:33.715Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:33.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-08-21T15:56:33.715Z] 2286077789df: Preparing [2020-08-21T15:56:33.715Z] 48bd348a0c00: Preparing [2020-08-21T15:56:33.715Z] 2baf01eddb20: Preparing [2020-08-21T15:56:33.715Z] 86077f62e739: Preparing [2020-08-21T15:56:33.715Z] c82510e66511: Preparing [2020-08-21T15:56:33.715Z] e2f13739ad41: Preparing [2020-08-21T15:56:33.715Z] e2f13739ad41: Waiting [2020-08-21T15:56:33.715Z] 2286077789df: Layer already exists [2020-08-21T15:56:33.715Z] 2baf01eddb20: Layer already exists [2020-08-21T15:56:33.715Z] c82510e66511: Layer already exists [2020-08-21T15:56:33.715Z] 48bd348a0c00: Layer already exists [2020-08-21T15:56:33.715Z] 86077f62e739: Layer already exists [2020-08-21T15:56:33.986Z] e2f13739ad41: Layer already exists [2020-08-21T15:56:33.986Z] 52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7: digest: sha256:a5153cf2a253615859741c596047e01b30c176c2c790552b5a3d4f3bc3d5f115 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:34.325Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-21T15:56:34.665Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-08-21T15:56:34.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-08-21T15:56:34.665Z] 2286077789df: Preparing [2020-08-21T15:56:34.665Z] 48bd348a0c00: Preparing [2020-08-21T15:56:34.665Z] 2baf01eddb20: Preparing [2020-08-21T15:56:34.665Z] 86077f62e739: Preparing [2020-08-21T15:56:34.665Z] c82510e66511: Preparing [2020-08-21T15:56:34.665Z] e2f13739ad41: Preparing [2020-08-21T15:56:34.665Z] e2f13739ad41: Waiting [2020-08-21T15:56:34.665Z] 2286077789df: Layer already exists [2020-08-21T15:56:34.665Z] 48bd348a0c00: Layer already exists [2020-08-21T15:56:34.665Z] 86077f62e739: Layer already exists [2020-08-21T15:56:34.665Z] 2baf01eddb20: Layer already exists [2020-08-21T15:56:34.665Z] c82510e66511: Layer already exists [2020-08-21T15:56:34.665Z] e2f13739ad41: Layer already exists [2020-08-21T15:56:34.935Z] master: digest: sha256:a5153cf2a253615859741c596047e01b30c176c2c790552b5a3d4f3bc3d5f115 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-21T15:56:35.156Z] ===================================================== [Pipeline] echo [2020-08-21T15:56:35.198Z] taggedImages: [2020-08-21T15:56:35.198Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T15:56:35.198Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-08-21T15:56:35.198Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.7 [2020-08-21T15:56:35.198Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2-1.2.1-dev.7 [2020-08-21T15:56:35.198Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-21T15:56:36.227Z] + find /w/workspace/app-service-configurable/43 [2020-08-21T15:56:36.227Z] + grep snapcraft.yaml [2020-08-21T15:56:36.227Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/43/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-21T15:56:36.371Z] provisioning config files... [2020-08-21T15:56:36.389Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/43@tmp/config2132745517127798332tmp [Pipeline] { [Pipeline] sh [2020-08-21T15:56:36.778Z] + cp /w/workspace/app-service-configurable/43@tmp/config2132745517127798332tmp /w/workspace/app-service-configurable/43/edgex-snap-store-login [Pipeline] sh [2020-08-21T15:56:37.119Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/43:/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 [2020-08-21T15:56:37.119Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-08-21T15:56:37.395Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-08-21T15:56:37.395Z] a114936b4807: Pulling fs layer [2020-08-21T15:56:37.395Z] a27ecf0d2a86: Pulling fs layer [2020-08-21T15:56:37.395Z] f4eb48eb870f: Pulling fs layer [2020-08-21T15:56:37.395Z] 0f912b9bb20d: Pulling fs layer [2020-08-21T15:56:37.395Z] 19769ba762fa: Pulling fs layer [2020-08-21T15:56:37.395Z] 6675a7feeedd: Pulling fs layer [2020-08-21T15:56:37.395Z] bb153fd0de2e: Pulling fs layer [2020-08-21T15:56:37.395Z] cf8ad2f1a1a4: Pulling fs layer [2020-08-21T15:56:37.395Z] c8535664fb42: Pulling fs layer [2020-08-21T15:56:37.395Z] 6675a7feeedd: Waiting [2020-08-21T15:56:37.395Z] bb153fd0de2e: Waiting [2020-08-21T15:56:37.395Z] c8535664fb42: Waiting [2020-08-21T15:56:37.395Z] cf8ad2f1a1a4: Waiting [2020-08-21T15:56:37.395Z] 0f912b9bb20d: Waiting [2020-08-21T15:56:37.395Z] 19769ba762fa: Waiting [2020-08-21T15:56:37.395Z] a27ecf0d2a86: Download complete [2020-08-21T15:56:37.395Z] f4eb48eb870f: Verifying Checksum [2020-08-21T15:56:37.395Z] f4eb48eb870f: Download complete [2020-08-21T15:56:37.395Z] 0f912b9bb20d: Verifying Checksum [2020-08-21T15:56:37.395Z] 0f912b9bb20d: Download complete [2020-08-21T15:56:37.395Z] 6675a7feeedd: Verifying Checksum [2020-08-21T15:56:37.395Z] 6675a7feeedd: Download complete [2020-08-21T15:56:37.395Z] bb153fd0de2e: Verifying Checksum [2020-08-21T15:56:37.395Z] bb153fd0de2e: Download complete [2020-08-21T15:56:37.395Z] cf8ad2f1a1a4: Download complete [2020-08-21T15:56:37.395Z] c8535664fb42: Verifying Checksum [2020-08-21T15:56:37.395Z] c8535664fb42: Download complete [2020-08-21T15:56:38.000Z] a114936b4807: Verifying Checksum [2020-08-21T15:56:38.000Z] a114936b4807: Download complete [2020-08-21T15:56:41.402Z] a114936b4807: Pull complete [2020-08-21T15:56:41.402Z] a27ecf0d2a86: Pull complete [2020-08-21T15:56:41.676Z] f4eb48eb870f: Pull complete [2020-08-21T15:56:42.269Z] 0f912b9bb20d: Pull complete [2020-08-21T15:56:47.664Z] 19769ba762fa: Download complete [2020-08-21T15:56:48.079Z] 0e468b2cbd7c: Pull complete [2020-08-21T15:56:48.341Z] 81ce4cd09fec: Pull complete [2020-08-21T15:56:48.609Z] 9113857f769f: Pull complete [2020-08-21T15:56:48.609Z] a6a4d6edcf0f: Pull complete [2020-08-21T15:56:48.872Z] 1466ad0cc8cc: Pull complete [2020-08-21T15:56:48.872Z] Digest: sha256:c642e91ff79aa258a1ae135e2f8792ce86cd15f1ac61018b6f83b5185eb02bcd [2020-08-21T15:56:48.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-21T15:56:51.432Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-21T15:56:51.432Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-21T15:56:51.432Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-21T15:56:51.693Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-21T15:56:51.693Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [101 kB] [2020-08-21T15:56:51.693Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1341 kB] [2020-08-21T15:56:51.693Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1043 kB] [2020-08-21T15:56:51.954Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9834 B] [2020-08-21T15:56:51.954Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [890 kB] [2020-08-21T15:56:52.215Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [117 kB] [2020-08-21T15:56:52.215Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.4 kB] [2020-08-21T15:56:52.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1417 kB] [2020-08-21T15:56:52.479Z] Fetched 5199 kB in 2s (3193 kB/s) [2020-08-21T15:56:53.867Z] Reading package lists... [2020-08-21T15:56:56.417Z] 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: [2020-08-21T15:56:56.417Z] - README.md [2020-08-21T15:56:56.417Z] [2020-08-21T15:56:56.417Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-08-21T15:56:58.333Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-08-21T15:56:58.333Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-21T15:56:58.595Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-08-21T15:56:58.595Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-08-21T15:57:00.210Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 51% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-21T15:57:02.128Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-08-21T15:57:03.485Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 52% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-21T15:57:03.755Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 70% Building dependency tree [2020-08-21T15:57:03.755Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-21T15:57:04.016Z] The following packages were automatically installed and are no longer required: [2020-08-21T15:57:04.016Z] libjq1 libonig4 [2020-08-21T15:57:04.016Z] Use 'sudo apt autoremove' to remove them. [2020-08-21T15:57:04.016Z] Suggested packages: [2020-08-21T15:57:04.016Z] binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib [2020-08-21T15:57:04.016Z] g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake [2020-08-21T15:57:04.016Z] libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg [2020-08-21T15:57:04.016Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-08-21T15:57:04.016Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-08-21T15:57:04.016Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-08-21T15:57:04.016Z] gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n libstdc++-7-doc [2020-08-21T15:57:04.016Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-21T15:57:04.016Z] | libterm-readline-perl-perl [2020-08-21T15:57:04.589Z] The following NEW packages will be installed: [2020-08-21T15:57:04.589Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-08-21T15:57:04.589Z] curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-08-21T15:57:04.589Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-08-21T15:57:04.589Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 [2020-08-21T15:57:04.589Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-08-21T15:57:04.589Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-08-21T15:57:04.589Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 [2020-08-21T15:57:04.589Z] libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev [2020-08-21T15:57:04.589Z] libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages [2020-08-21T15:57:04.589Z] manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-08-21T15:57:04.589Z] The following packages will be upgraded: [2020-08-21T15:57:04.589Z] libcurl4 [2020-08-21T15:57:04.589Z] 1 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. [2020-08-21T15:57:04.589Z] Need to get 57.7 MB of archives. [2020-08-21T15:57:04.589Z] After this operation, 249 MB of additional disk space will be used. [2020-08-21T15:57:04.589Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-08-21T15:57:04.851Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-21T15:57:05.424Z] 0% [2 perl-modules-5.26 4867 B/2763 kB 0%] 3% [2 perl-modules-5.26 1572 kB/2763 kB 57%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-08-21T15:57:05.424Z] 4% [3 libgdbm5 890 B/26.0 kB 3%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-08-21T15:57:05.424Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-08-21T15:57:05.424Z] 5% [5 libperl5.26 24.9 kB/3527 kB 1%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-21T15:57:05.424Z] 10% [6 perl 82.2 kB/201 kB 41%] 11% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-08-21T15:57:05.424Z] 11% [7 less 11.5 kB/112 kB 10%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-08-21T15:57:05.424Z] 11% [8 netbase 12.7 kB/12.7 kB 100%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-08-21T15:57:05.685Z] 12% [9 manpages 17.8 kB/1234 kB 1%] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-08-21T15:57:05.685Z] 14% [10 binutils-common 65.5 kB/196 kB 33%] 14% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-08-21T15:57:05.685Z] 14% [11 libbinutils 28.9 kB/488 kB 6%] 15% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-08-21T15:57:05.685Z] 15% [12 binutils-x86-64-linux-gnu 65.3 kB/1839 kB 4%] 18% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-08-21T15:57:05.685Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-08-21T15:57:05.685Z] 19% [14 libc-dev-bin 57.1 kB/71.8 kB 80%] 19% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-112.113 [982 kB] [2020-08-21T15:57:05.685Z] 19% [15 linux-libc-dev 50.6 kB/982 kB 5%] 21% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-08-21T15:57:05.947Z] 21% [16 libc6-dev 51.0 kB/2585 kB 2%] 25% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-08-21T15:57:05.947Z] 25% [17 gcc-7-base 18.3 kB/18.3 kB 100%] 25% [Working] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-08-21T15:57:05.947Z] 25% [18 libisl19 8192 B/551 kB 1%] 26% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-08-21T15:57:05.947Z] 26% [19 libmpfr6 41.4 kB/243 kB 17%] 27% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-08-21T15:57:05.947Z] 27% [20 libmpc3 40.8 kB/40.8 kB 100%] 27% [Working] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-08-21T15:57:06.520Z] 27% [21 cpp-7 19.6 kB/8591 kB 0%] 39% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-08-21T15:57:06.520Z] 39% [22 cpp 13.5 kB/27.7 kB 49%] 40% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-08-21T15:57:06.520Z] 40% [23 libcc1-0 8192 B/39.4 kB 21%] 40% [Working] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-08-21T15:57:06.520Z] 40% [24 libgomp1 11.4 kB/76.5 kB 15%] 40% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-08-21T15:57:06.520Z] 40% [25 libitm1 27.9 kB/27.9 kB 100%] 41% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-08-21T15:57:06.520Z] 41% [26 libatomic1 9192 B/9192 B 100%] 41% [Working] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-08-21T15:57:06.520Z] 41% [27 libasan4 20.5 kB/358 kB 6%] 42% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-08-21T15:57:06.520Z] 42% [28 liblsan0 62.6 kB/133 kB 47%] 42% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-08-21T15:57:06.520Z] 42% [29 libtsan0 60.7 kB/288 kB 21%] 43% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-08-21T15:57:06.520Z] 43% [30 libubsan0 34.5 kB/126 kB 27%] 44% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-08-21T15:57:06.520Z] 44% [31 libcilkrts5 42.5 kB/42.5 kB 100%] 44% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-08-21T15:57:06.520Z] 44% [32 libmpx2 11.6 kB/11.6 kB 100%] 44% [Working] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-08-21T15:57:06.520Z] 44% [33 libquadmath0 0 B/134 kB 0%] 45% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-08-21T15:57:06.781Z] 45% [34 libgcc-7-dev 36.9 kB/2378 kB 2%] 48% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-08-21T15:57:07.042Z] 48% [35 gcc-7 14.3 kB/9381 kB 0%] 62% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-08-21T15:57:07.042Z] 62% [36 gcc 5184 B/5184 B 100%] 62% [Working] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-08-21T15:57:07.042Z] 62% [37 libstdc++-7-dev 0 B/1471 kB 0%] 64% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-08-21T15:57:07.614Z] 64% [38 g++-7 20.5 kB/9697 kB 0%] 78% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-08-21T15:57:07.614Z] 79% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-08-21T15:57:07.614Z] 79% [40 make 8192 B/154 kB 5%] 79% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-08-21T15:57:07.614Z] 79% [41 libdpkg-perl 17.0 kB/211 kB 8%] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-08-21T15:57:07.614Z] 80% [42 patch 10.2 kB/102 kB 10%] 80% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-08-21T15:57:07.614Z] 80% [43 dpkg-dev 19.0 kB/607 kB 3%] 81% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-08-21T15:57:07.614Z] 81% [44 build-essential 4758 B/4758 B 100%] 82% [Working] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-08-21T15:57:07.614Z] 82% [45 libcurl4 0 B/214 kB 0%] 82% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-08-21T15:57:07.614Z] 82% [46 curl 32.8 kB/159 kB 21%] 83% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-08-21T15:57:07.614Z] 83% [47 libfakeroot 25.9 kB/25.9 kB 100%] 83% [Working] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-08-21T15:57:07.614Z] 83% [48 fakeroot 10.4 kB/62.3 kB 17%] 84% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-08-21T15:57:07.614Z] 84% [49 libcurl3-gnutls 4096 B/213 kB 2%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-21T15:57:07.614Z] 84% [50 liberror-perl 1007 B/22.8 kB 4%] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-21T15:57:07.614Z] 85% [51 git-man 34.5 kB/804 kB 4%] 86% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-08-21T15:57:07.876Z] 86% [52 git 22.2 kB/3915 kB 1%] 92% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-08-21T15:57:07.876Z] 92% [53 libalgorithm-diff-perl 7703 B/47.6 kB 16%] 92% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-08-21T15:57:07.876Z] 92% [54 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 92% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-08-21T15:57:07.876Z] 92% [55 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 93% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-08-21T15:57:07.876Z] 93% [56 libfile-fcntllock-perl 25.0 kB/33.2 kB 75%] 93% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-08-21T15:57:07.876Z] 93% [57 libnorm1 26.3 kB/224 kB 12%] 94% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-08-21T15:57:07.876Z] 94% [58 libpgm-5.2-0 24.4 kB/157 kB 16%] 94% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-08-21T15:57:07.876Z] 94% [59 libsodium23 10.8 kB/143 kB 8%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-08-21T15:57:07.876Z] 95% [60 libzmq5 43.5 kB/221 kB 20%] 95% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-08-21T15:57:07.876Z] 95% [61 libzmq3-dev 39.2 kB/400 kB 10%] 96% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-08-21T15:57:07.876Z] 96% [62 manpages-dev 16.4 kB/2217 kB 1%] 100% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-08-21T15:57:07.876Z] 100% [63 pkg-config 32.8 kB/45.0 kB 73%] 100% [Working] Fetched 57.7 MB in 3s (16.6 MB/s) [2020-08-21T15:57:08.449Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-21T15:57:08.449Z] Selecting previously unselected package liblocale-gettext-perl. [2020-08-21T15:57:08.710Z] (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 ... 9889 files and directories currently installed.) [2020-08-21T15:57:08.710Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-08-21T15:57:08.710Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-08-21T15:57:08.710Z] Selecting previously unselected package perl-modules-5.26. [2020-08-21T15:57:08.710Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-21T15:57:08.710Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:12.024Z] Selecting previously unselected package libgdbm5:amd64. [2020-08-21T15:57:12.024Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... [2020-08-21T15:57:12.024Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-08-21T15:57:12.024Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-08-21T15:57:12.024Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-08-21T15:57:12.024Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-21T15:57:12.024Z] Selecting previously unselected package libperl5.26:amd64. [2020-08-21T15:57:12.024Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-21T15:57:12.024Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:12.968Z] Selecting previously unselected package perl. [2020-08-21T15:57:12.968Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-21T15:57:12.968Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:15.518Z] Selecting previously unselected package less. [2020-08-21T15:57:15.519Z] Preparing to unpack .../06-less_487-0.1_amd64.deb ... [2020-08-21T15:57:15.519Z] Unpacking less (487-0.1) ... [2020-08-21T15:57:15.519Z] Selecting previously unselected package netbase. [2020-08-21T15:57:15.519Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-08-21T15:57:15.519Z] Unpacking netbase (5.4) ... [2020-08-21T15:57:15.780Z] Selecting previously unselected package manpages. [2020-08-21T15:57:15.780Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-08-21T15:57:15.780Z] Unpacking manpages (4.15-1) ... [2020-08-21T15:57:15.780Z] Selecting previously unselected package binutils-common:amd64. [2020-08-21T15:57:15.780Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-08-21T15:57:15.780Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:16.041Z] Selecting previously unselected package libbinutils:amd64. [2020-08-21T15:57:16.041Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-08-21T15:57:16.041Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:16.041Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-08-21T15:57:16.041Z] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-08-21T15:57:16.041Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:16.986Z] Selecting previously unselected package binutils. [2020-08-21T15:57:16.986Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-08-21T15:57:16.986Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:16.986Z] Selecting previously unselected package libc-dev-bin. [2020-08-21T15:57:16.986Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-08-21T15:57:16.987Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:57:16.987Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-08-21T15:57:16.987Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-112.113_amd64.deb ... [2020-08-21T15:57:16.987Z] Unpacking linux-libc-dev:amd64 (4.15.0-112.113) ... [2020-08-21T15:57:17.932Z] Selecting previously unselected package libc6-dev:amd64. [2020-08-21T15:57:17.932Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-08-21T15:57:17.932Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-08-21T15:57:19.320Z] Selecting previously unselected package gcc-7-base:amd64. [2020-08-21T15:57:19.320Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:19.320Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:19.320Z] Selecting previously unselected package libisl19:amd64. [2020-08-21T15:57:19.320Z] Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... [2020-08-21T15:57:19.320Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-08-21T15:57:19.320Z] Selecting previously unselected package libmpfr6:amd64. [2020-08-21T15:57:19.320Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... [2020-08-21T15:57:19.320Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-08-21T15:57:19.580Z] Selecting previously unselected package libmpc3:amd64. [2020-08-21T15:57:19.580Z] Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... [2020-08-21T15:57:19.580Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-08-21T15:57:19.580Z] Selecting previously unselected package cpp-7. [2020-08-21T15:57:19.580Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:19.580Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:21.518Z] Selecting previously unselected package cpp. [2020-08-21T15:57:21.518Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-08-21T15:57:21.518Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:21.518Z] Selecting previously unselected package libcc1-0:amd64. [2020-08-21T15:57:21.518Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:21.518Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:21.518Z] Selecting previously unselected package libgomp1:amd64. [2020-08-21T15:57:21.518Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:21.518Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:21.778Z] Selecting previously unselected package libitm1:amd64. [2020-08-21T15:57:21.778Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:21.778Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:21.778Z] Selecting previously unselected package libatomic1:amd64. [2020-08-21T15:57:21.778Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:21.778Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:21.778Z] Selecting previously unselected package libasan4:amd64. [2020-08-21T15:57:21.778Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:21.778Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:22.039Z] Selecting previously unselected package liblsan0:amd64. [2020-08-21T15:57:22.039Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.039Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:22.039Z] Selecting previously unselected package libtsan0:amd64. [2020-08-21T15:57:22.039Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.039Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:22.300Z] Selecting previously unselected package libubsan0:amd64. [2020-08-21T15:57:22.300Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.300Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:22.300Z] Selecting previously unselected package libcilkrts5:amd64. [2020-08-21T15:57:22.300Z] Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.300Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:22.561Z] Selecting previously unselected package libmpx2:amd64. [2020-08-21T15:57:22.561Z] Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.561Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:22.561Z] Selecting previously unselected package libquadmath0:amd64. [2020-08-21T15:57:22.562Z] Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.562Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:22.822Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-08-21T15:57:22.822Z] Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:22.822Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:23.401Z] Selecting previously unselected package gcc-7. [2020-08-21T15:57:23.401Z] Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:23.401Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:24.343Z] Selecting previously unselected package gcc. [2020-08-21T15:57:24.343Z] Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-08-21T15:57:24.343Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:24.343Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-08-21T15:57:24.343Z] Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:24.343Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:26.264Z] Selecting previously unselected package g++-7. [2020-08-21T15:57:26.264Z] Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-08-21T15:57:26.264Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:26.671Z] 19769ba762fa: Pull complete [2020-08-21T15:57:26.671Z] 6675a7feeedd: Pull complete [2020-08-21T15:57:26.671Z] bb153fd0de2e: Pull complete [2020-08-21T15:57:26.671Z] cf8ad2f1a1a4: Pull complete [2020-08-21T15:57:26.836Z] Selecting previously unselected package g++. [2020-08-21T15:57:26.837Z] Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-08-21T15:57:26.837Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:26.941Z] c8535664fb42: Pull complete [2020-08-21T15:57:27.098Z] Selecting previously unselected package make. [2020-08-21T15:57:27.098Z] Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... [2020-08-21T15:57:27.098Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-21T15:57:27.098Z] Selecting previously unselected package libdpkg-perl. [2020-08-21T15:57:27.098Z] Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-08-21T15:57:27.098Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-08-21T15:57:27.214Z] Digest: sha256:5b41654e13e1529cdcb3e70789e3a8d345d16fe395680c2eb6ae08626c23903b [2020-08-21T15:57:27.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-21T15:57:27.359Z] Selecting previously unselected package patch. [2020-08-21T15:57:27.359Z] Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-08-21T15:57:27.359Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-21T15:57:27.359Z] Selecting previously unselected package dpkg-dev. [2020-08-21T15:57:27.359Z] Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-08-21T15:57:27.359Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-08-21T15:57:27.620Z] Selecting previously unselected package build-essential. [2020-08-21T15:57:27.620Z] Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... [2020-08-21T15:57:27.620Z] Unpacking build-essential (12.4ubuntu1) ... [2020-08-21T15:57:27.620Z] Preparing to unpack .../44-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-21T15:57:27.620Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.9) ... [2020-08-21T15:57:27.881Z] Selecting previously unselected package curl. [2020-08-21T15:57:27.881Z] Preparing to unpack .../45-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-21T15:57:27.881Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-21T15:57:27.881Z] Selecting previously unselected package libfakeroot:amd64. [2020-08-21T15:57:27.881Z] Preparing to unpack .../46-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-08-21T15:57:27.881Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-08-21T15:57:28.142Z] Selecting previously unselected package fakeroot. [2020-08-21T15:57:28.142Z] Preparing to unpack .../47-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-08-21T15:57:28.142Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-08-21T15:57:28.142Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-21T15:57:28.142Z] Preparing to unpack .../48-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-21T15:57:28.142Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:57:28.142Z] Selecting previously unselected package liberror-perl. [2020-08-21T15:57:28.142Z] Preparing to unpack .../49-liberror-perl_0.17025-1_all.deb ... [2020-08-21T15:57:28.142Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-21T15:57:28.403Z] Selecting previously unselected package git-man. [2020-08-21T15:57:28.403Z] Preparing to unpack .../50-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-21T15:57:28.403Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:57:28.665Z] Selecting previously unselected package git. [2020-08-21T15:57:28.665Z] Preparing to unpack .../51-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-08-21T15:57:28.665Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:57:29.611Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-08-21T15:57:29.611Z] Preparing to unpack .../52-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-08-21T15:57:29.611Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-08-21T15:57:29.611Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-08-21T15:57:29.611Z] Preparing to unpack .../53-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-08-21T15:57:29.611Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-08-21T15:57:29.611Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-08-21T15:57:29.611Z] Preparing to unpack .../54-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-08-21T15:57:29.611Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-08-21T15:57:29.873Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-08-21T15:57:29.873Z] Preparing to unpack .../55-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-08-21T15:57:29.873Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-08-21T15:57:29.873Z] Selecting previously unselected package libnorm1:amd64. [2020-08-21T15:57:29.873Z] Preparing to unpack .../56-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-08-21T15:57:29.873Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-08-21T15:57:29.873Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-08-21T15:57:29.873Z] Preparing to unpack .../57-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-08-21T15:57:30.133Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-08-21T15:57:30.133Z] Selecting previously unselected package libsodium23:amd64. [2020-08-21T15:57:30.133Z] Preparing to unpack .../58-libsodium23_1.0.16-2_amd64.deb ... [2020-08-21T15:57:30.133Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-08-21T15:57:30.133Z] Selecting previously unselected package libzmq5:amd64. [2020-08-21T15:57:30.133Z] Preparing to unpack .../59-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-08-21T15:57:30.133Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:57:30.394Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-08-21T15:57:30.394Z] Preparing to unpack .../60-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-08-21T15:57:30.394Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:57:30.394Z] Selecting previously unselected package manpages-dev. [2020-08-21T15:57:30.394Z] Preparing to unpack .../61-manpages-dev_4.15-1_all.deb ... [2020-08-21T15:57:30.394Z] Unpacking manpages-dev (4.15-1) ... [2020-08-21T15:57:30.967Z] Selecting previously unselected package pkg-config. [2020-08-21T15:57:30.967Z] Preparing to unpack .../62-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-08-21T15:57:30.967Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-08-21T15:57:30.967Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:30.967Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:30.967Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-08-21T15:57:30.967Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:31.228Z] Setting up manpages (4.15-1) ... [2020-08-21T15:57:31.228Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:57:31.228Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:31.228Z] Setting up less (487-0.1) ... [2020-08-21T15:57:31.490Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-21T15:57:31.490Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:57:31.490Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:31.490Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:57:31.490Z] Setting up linux-libc-dev:amd64 (4.15.0-112.113) ... [2020-08-21T15:57:31.509Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-21T15:57:31.509Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-08-21T15:57:31.751Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-08-21T15:57:31.751Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:31.751Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-08-21T15:57:31.751Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:31.751Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-08-21T15:57:31.751Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:31.751Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:31.751Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-08-21T15:57:31.781Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-08-21T15:57:31.781Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-08-21T15:57:32.012Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:32.012Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-21T15:57:32.012Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-08-21T15:57:32.012Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-08-21T15:57:32.012Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-08-21T15:57:32.012Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:57:32.012Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-21T15:57:32.054Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1253 kB] [2020-08-21T15:57:32.273Z] Setting up manpages-dev (4.15-1) ... [2020-08-21T15:57:32.273Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-08-21T15:57:32.273Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:57:32.273Z] Setting up netbase (5.4) ... [2020-08-21T15:57:32.273Z] Setting up libisl19:amd64 (0.19-1) ... [2020-08-21T15:57:32.273Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:57:32.535Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.535Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-21T15:57:32.535Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:32.535Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.535Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.535Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:57:32.535Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-08-21T15:57:32.535Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.535Z] 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 [2020-08-21T15:57:32.652Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [922 kB] [2020-08-21T15:57:32.796Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.796Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.796Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:32.796Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:32.796Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:32.796Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:32.796Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-21T15:57:32.923Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [648 kB] [2020-08-21T15:57:32.923Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [777 kB] [2020-08-21T15:57:33.057Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-08-21T15:57:33.057Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-08-21T15:57:33.057Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:57:33.057Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:33.057Z] Setting up liberror-perl (0.17025-1) ... [2020-08-21T15:57:33.057Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:57:33.057Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-08-21T15:57:33.319Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:33.319Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-08-21T15:57:33.319Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-08-21T15:57:33.319Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-08-21T15:57:33.319Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:57:33.319Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-08-21T15:57:33.319Z] 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 [2020-08-21T15:57:33.518Z] Fetched 3852 kB in 2s (1725 kB/s) [2020-08-21T15:57:33.579Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:57:33.580Z] Setting up build-essential (12.4ubuntu1) ... [2020-08-21T15:57:33.580Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-08-21T15:57:33.580Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-21T15:57:33.842Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:57:36.393Z] binutils set to automatically installed. [2020-08-21T15:57:36.393Z] binutils-common set to automatically installed. [2020-08-21T15:57:36.393Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-08-21T15:57:36.393Z] build-essential set to automatically installed. [2020-08-21T15:57:36.393Z] cpp set to automatically installed. [2020-08-21T15:57:36.393Z] cpp-7 set to automatically installed. [2020-08-21T15:57:36.393Z] curl set to automatically installed. [2020-08-21T15:57:36.393Z] dpkg-dev set to automatically installed. [2020-08-21T15:57:36.393Z] fakeroot set to automatically installed. [2020-08-21T15:57:36.393Z] g++ set to automatically installed. [2020-08-21T15:57:36.655Z] g++-7 set to automatically installed. [2020-08-21T15:57:36.655Z] gcc set to automatically installed. [2020-08-21T15:57:36.655Z] gcc-7 set to automatically installed. [2020-08-21T15:57:36.655Z] gcc-7-base set to automatically installed. [2020-08-21T15:57:36.655Z] git set to automatically installed. [2020-08-21T15:57:36.655Z] git-man set to automatically installed. [2020-08-21T15:57:36.655Z] less set to automatically installed. [2020-08-21T15:57:36.655Z] libalgorithm-diff-perl set to automatically installed. [2020-08-21T15:57:36.655Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-08-21T15:57:36.655Z] libalgorithm-merge-perl set to automatically installed. [2020-08-21T15:57:36.655Z] libasan4 set to automatically installed. [2020-08-21T15:57:36.655Z] libatomic1 set to automatically installed. [2020-08-21T15:57:36.655Z] libbinutils set to automatically installed. [2020-08-21T15:57:36.655Z] libc-dev-bin set to automatically installed. [2020-08-21T15:57:36.655Z] libc6-dev set to automatically installed. [2020-08-21T15:57:36.655Z] libcc1-0 set to automatically installed. [2020-08-21T15:57:36.655Z] libcilkrts5 set to automatically installed. [2020-08-21T15:57:36.655Z] libcurl3-gnutls set to automatically installed. [2020-08-21T15:57:36.655Z] libcurl4 set to automatically installed. [2020-08-21T15:57:36.655Z] libdpkg-perl set to automatically installed. [2020-08-21T15:57:36.655Z] liberror-perl set to automatically installed. [2020-08-21T15:57:36.655Z] libfakeroot set to automatically installed. [2020-08-21T15:57:36.655Z] libfile-fcntllock-perl set to automatically installed. [2020-08-21T15:57:36.655Z] libgcc-7-dev set to automatically installed. [2020-08-21T15:57:36.655Z] libgdbm-compat4 set to automatically installed. [2020-08-21T15:57:36.655Z] libgdbm5 set to automatically installed. [2020-08-21T15:57:36.655Z] libgomp1 set to automatically installed. [2020-08-21T15:57:36.655Z] libisl19 set to automatically installed. [2020-08-21T15:57:36.916Z] libitm1 set to automatically installed. [2020-08-21T15:57:36.916Z] liblocale-gettext-perl set to automatically installed. [2020-08-21T15:57:36.916Z] liblsan0 set to automatically installed. [2020-08-21T15:57:36.916Z] libmpc3 set to automatically installed. [2020-08-21T15:57:36.916Z] libmpfr6 set to automatically installed. [2020-08-21T15:57:36.916Z] libmpx2 set to automatically installed. [2020-08-21T15:57:36.916Z] libnorm1 set to automatically installed. [2020-08-21T15:57:36.916Z] libperl5.26 set to automatically installed. [2020-08-21T15:57:36.916Z] libpgm-5.2-0 set to automatically installed. [2020-08-21T15:57:36.916Z] libquadmath0 set to automatically installed. [2020-08-21T15:57:36.916Z] libsodium23 set to automatically installed. [2020-08-21T15:57:36.916Z] libstdc++-7-dev set to automatically installed. [2020-08-21T15:57:36.916Z] libtsan0 set to automatically installed. [2020-08-21T15:57:36.916Z] libubsan0 set to automatically installed. [2020-08-21T15:57:36.916Z] libzmq3-dev set to automatically installed. [2020-08-21T15:57:36.916Z] libzmq5 set to automatically installed. [2020-08-21T15:57:36.916Z] linux-libc-dev set to automatically installed. [2020-08-21T15:57:36.916Z] make set to automatically installed. [2020-08-21T15:57:36.916Z] manpages set to automatically installed. [2020-08-21T15:57:36.916Z] manpages-dev set to automatically installed. [2020-08-21T15:57:36.916Z] netbase set to automatically installed. [2020-08-21T15:57:36.916Z] patch set to automatically installed. [2020-08-21T15:57:36.916Z] perl set to automatically installed. [2020-08-21T15:57:36.916Z] perl-modules-5.26 set to automatically installed. [2020-08-21T15:57:36.916Z] pkg-config set to automatically installed. [2020-08-21T15:57:36.916Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-21T15:57:36.916Z] Please ensure the environment is properly setup before continuing. [2020-08-21T15:57:36.916Z] Ignore this message if the appropriate measures have already been taken [2020-08-21T15:57:37.805Z] Reading package lists... [2020-08-21T15:57:37.859Z] Pulling go  [2020-08-21T15:57:38.803Z] 'app-service-config' has dependencies that need to be staged: go [2020-08-21T15:57:38.803Z] Skipping pull go (already ran) [2020-08-21T15:57:38.803Z] Building go  [2020-08-21T15:57:38.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-21T15:57:38.803Z] Dload Upload Total Spent Left Speed [2020-08-21T15:57:41.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 114M 35 40.1M 0 0 36.2M 0 0:00:03 0:00:01 0:00:02 36.2M 87 114M 87 100M 0 0 47.6M 0 0:00:02 0:00:02 --:--:-- 47.6M 100 114M 100 114M 0 0 48.4M 0 0:00:02 0:00:02 --:--:-- 48.4M [2020-08-21T15:57:42.080Z] go1.13.10.linux-amd64.tar.gz: OK [2020-08-21T15:57:44.485Z] 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: [2020-08-21T15:57:44.485Z] - README.md [2020-08-21T15:57:44.485Z] [2020-08-21T15:57:44.485Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-08-21T15:57:50.140Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-21T15:57:50.140Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-21T15:57:50.140Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-21T15:57:50.236Z] Staging go  [2020-08-21T15:57:50.412Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-21T15:57:50.808Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-21T15:57:51.069Z] 2% [Working] 47% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-08-21T15:57:51.069Z] 30% 5% 5% 5% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [890 kB] [2020-08-21T15:57:51.332Z] 5% 45% 45% 45% Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9834 B] [2020-08-21T15:57:51.332Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [101 kB] [2020-08-21T15:57:51.332Z] 50% 54% Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1043 kB] [2020-08-21T15:57:51.799Z] 54% 97% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-21T15:57:51.799Z] 96% 99% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-21T15:57:52.135Z] 99% 99% 99% 16% [Working] 16% [Working] 16% 16% Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-08-21T15:57:52.135Z] 16% 14% 14% 14% 14% 14% 14% 14% 14% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-08-21T15:57:52.990Z] 14% 15% 58% Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-08-21T15:57:52.990Z] 76% 76% Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-08-21T15:57:53.308Z] 77% 84% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1417 kB] [2020-08-21T15:57:53.308Z] 84% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.4 kB] [2020-08-21T15:57:53.308Z] 91% 91% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [117 kB] [2020-08-21T15:57:53.308Z] 92% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1341 kB] [2020-08-21T15:57:53.308Z] 93% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-08-21T15:57:53.308Z] 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] [2020-08-21T15:57:54.426Z] 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 18.3 MB in 0s (0 B/s) [2020-08-21T15:57:55.888Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-21T15:57:58.637Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-08-21T15:57:58.899Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-08-21T15:57:59.160Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-08-21T15:57:59.421Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-08-21T15:57:59.683Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-08-21T15:58:00.255Z] 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-08-21T15:58:00.255Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-08-21T15:58:00.516Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-08-21T15:58:00.779Z] Pulling app-service-config  [2020-08-21T15:58:02.576Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-08-21T15:58:02.698Z] Pulling config-common  [2020-08-21T15:58:03.640Z] Skipping build go (already ran) [2020-08-21T15:58:03.640Z] Building app-service-config  [2020-08-21T15:58:03.902Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.7" -o app-service-configurable [2020-08-21T15:58:06.457Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:58:06.457Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:58:06.457Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:58:06.457Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-08-21T15:58:06.457Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:58:06.457Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:58:06.457Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-08-21T15:58:06.457Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:58:06.457Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:58:06.457Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:58:06.457Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:58:06.458Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:58:06.458Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:58:06.458Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:58:06.458Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:58:06.458Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:58:06.458Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:58:06.458Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:58:06.458Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:58:06.458Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:58:06.458Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:58:06.458Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:58:06.458Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:58:06.458Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:58:06.458Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:58:06.458Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:58:06.458Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:58:06.458Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:58:06.458Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:58:06.458Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:58:06.458Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-21T15:58:06.458Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-21T15:58:06.458Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:58:06.458Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:58:06.458Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:58:06.458Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:58:06.458Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-21T15:58:06.458Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:58:06.634Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 50% Reading package lists... 70% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 88% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-08-21T15:58:06.718Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-21T15:58:06.718Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:58:06.718Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:58:06.718Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:58:06.718Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:58:06.718Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:58:06.718Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:58:06.718Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-21T15:58:06.718Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:58:06.718Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:58:06.718Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:58:06.718Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-21T15:58:06.718Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:58:06.718Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:58:06.718Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:58:06.718Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:58:06.718Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:58:07.291Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-21T15:58:07.291Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:58:07.553Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-08-21T15:58:07.553Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:58:07.553Z] go: downloading github.com/golang/snappy v0.0.1 [2020-08-21T15:58:07.553Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-08-21T15:58:07.553Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:58:07.553Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:58:07.553Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:58:07.553Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:58:07.553Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-08-21T15:58:07.553Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-08-21T15:58:07.553Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:58:07.553Z] go: extracting github.com/golang/snappy v0.0.1 [2020-08-21T15:58:07.553Z] go: downloading golang.org/x/text v0.3.2 [2020-08-21T15:58:07.553Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:58:07.553Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:58:07.553Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:58:07.553Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:58:07.769Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 52% Building dependency tree [2020-08-21T15:58:07.769Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-21T15:58:08.125Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:58:08.125Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:58:08.362Z] The following packages were automatically installed and are no longer required: [2020-08-21T15:58:08.362Z] libjq1 libonig4 [2020-08-21T15:58:08.362Z] Use 'sudo apt autoremove' to remove them. [2020-08-21T15:58:08.362Z] Suggested packages: [2020-08-21T15:58:08.362Z] binutils-doc cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-08-21T15:58:08.362Z] gcc-multilib autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg [2020-08-21T15:58:08.362Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-08-21T15:58:08.362Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-08-21T15:58:08.362Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-21T15:58:08.362Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2020-08-21T15:58:08.362Z] libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc [2020-08-21T15:58:08.362Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-08-21T15:58:08.703Z] go: extracting golang.org/x/text v0.3.2 [2020-08-21T15:58:09.333Z] The following NEW packages will be installed: [2020-08-21T15:58:09.333Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-08-21T15:58:09.333Z] cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-08-21T15:58:09.333Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-08-21T15:58:09.333Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2020-08-21T15:58:09.333Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-08-21T15:58:09.333Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-08-21T15:58:09.333Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 [2020-08-21T15:58:09.333Z] libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 [2020-08-21T15:58:09.333Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-08-21T15:58:09.333Z] perl perl-modules-5.26 pkg-config [2020-08-21T15:58:09.333Z] The following packages will be upgraded: [2020-08-21T15:58:09.333Z] libcurl4 [2020-08-21T15:58:09.333Z] 1 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-08-21T15:58:09.333Z] Need to get 49.3 MB of archives. [2020-08-21T15:58:09.333Z] After this operation, 219 MB of additional disk space will be used. [2020-08-21T15:58:09.603Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-08-21T15:58:09.872Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.3 kB 78%] 0% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-08-21T15:58:10.087Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:58:10.087Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:58:10.087Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:58:10.463Z] 0% [2 perl-modules-5.26 7473 B/2763 kB 0%] 3% [2 perl-modules-5.26 1588 kB/2763 kB 57%] 5% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-08-21T15:58:10.463Z] 5% [3 libgdbm5 20.5 kB/23.1 kB 89%] 6% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-08-21T15:58:10.463Z] 6% [4 libgdbm-compat4 0 B/5536 B 0%] 6% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-08-21T15:58:10.463Z] 6% [5 libperl5.26 4096 B/3326 kB 0%] 12% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-21T15:58:10.463Z] 12% [6 perl 24.6 kB/201 kB 12%] 12% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-08-21T15:58:10.463Z] 12% [7 less 20.7 kB/99.7 kB 21%] 13% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-08-21T15:58:10.463Z] 13% [8 netbase 12.7 kB/12.7 kB 100%] 13% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-08-21T15:58:10.660Z] go: finding github.com/google/uuid v1.1.1 [2020-08-21T15:58:10.660Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:58:10.660Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:58:10.660Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:58:10.660Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:58:10.660Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:58:10.660Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T15:58:10.660Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:58:10.660Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T15:58:10.660Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-21T15:58:10.661Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:58:10.661Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:58:10.661Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:58:10.661Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:58:10.661Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:58:10.661Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:58:10.661Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:58:10.661Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:58:10.661Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:58:10.661Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T15:58:10.661Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:58:10.661Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:58:10.661Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:58:10.661Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:58:10.661Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-21T15:58:10.661Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:58:10.661Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:58:10.661Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:58:10.661Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:58:10.739Z] 13% [9 manpages 16.4 kB/1234 kB 1%] 15% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-08-21T15:58:10.739Z] 16% [10 binutils-common 50.2 kB/196 kB 26%] 16% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-08-21T15:58:10.739Z] 16% [11 libbinutils 50.1 kB/417 kB 12%] 17% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] [2020-08-21T15:58:10.740Z] 17% [12 binutils-aarch64-linux-gnu 26.2 kB/2170 kB 1%] 21% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-08-21T15:58:10.740Z] 21% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-08-21T15:58:10.740Z] 21% [14 libc-dev-bin 58.7 kB/58.7 kB 100%] 22% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-112.113 [960 kB] [2020-08-21T15:58:10.740Z] 22% [15 linux-libc-dev 21.7 kB/960 kB 2%] 24% [Working] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-08-21T15:58:10.924Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:58:10.925Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:58:10.925Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T15:58:10.925Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:58:10.925Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-21T15:58:10.925Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:58:10.925Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T15:58:10.925Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:58:10.925Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:58:10.925Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:58:11.016Z] 24% [16 libc6-dev 44.5 kB/2049 kB 2%] 27% [Working] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-08-21T15:58:11.016Z] 27% [17 gcc-7-base 18.3 kB/18.3 kB 100%] 28% [Waiting for headers] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-08-21T15:58:11.016Z] 28% [18 libisl19 65.5 kB/439 kB 15%] 29% [Working] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-08-21T15:58:11.016Z] 29% [19 libmpfr6 26.9 kB/202 kB 13%] 29% [Working] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-08-21T15:58:11.016Z] 29% [20 libmpc3 20.9 kB/37.2 kB 56%] 30% [Working] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-08-21T15:58:11.287Z] 30% [21 cpp-7 49.0 kB/7046 kB 1%] 42% [Working] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-08-21T15:58:11.287Z] 42% [22 cpp 14.9 kB/27.7 kB 54%] 42% [Working] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-08-21T15:58:11.287Z] 42% [Waiting for headers] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-08-21T15:58:11.287Z] 42% [24 libgomp1 15.8 kB/69.7 kB 23%] 43% [Working] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-08-21T15:58:11.287Z] 43% [25 libitm1 16.4 kB/24.3 kB 67%] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-08-21T15:58:11.287Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-08-21T15:58:11.287Z] 44% [27 libasan4 108 kB/335 kB 32%] 44% [Working] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-08-21T15:58:11.287Z] 44% [28 liblsan0 35.1 kB/121 kB 29%] 45% [Working] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-08-21T15:58:11.287Z] 45% [29 libtsan0 45.1 kB/269 kB 17%] 46% [Working] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-08-21T15:58:11.558Z] 46% [30 libubsan0 37.7 kB/117 kB 32%] 46% [Working] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-08-21T15:58:11.558Z] 46% [31 libgcc-7-dev 42.3 kB/833 kB 5%] 48% [Working] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-08-21T15:58:11.829Z] 48% [32 gcc-7 16.4 kB/7772 kB 0%] 61% [Working] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-08-21T15:58:11.829Z] 61% [33 gcc 5208 B/5208 B 100%] 61% [Working] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-08-21T15:58:11.829Z] 61% [34 libstdc++-7-dev 0 B/1471 kB 0%] 64% [Working] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-08-21T15:58:12.100Z] 64% [35 g++-7 61.5 kB/8077 kB 1%] 77% [Working] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-08-21T15:58:12.100Z] 77% [36 g++ 1552 B/1552 B 100%] 78% [Working] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-08-21T15:58:12.100Z] 78% [37 make 8192 B/139 kB 6%] 78% [Working] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-08-21T15:58:12.101Z] 78% [38 libdpkg-perl 131 kB/211 kB 62%] 79% [Working] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-08-21T15:58:12.101Z] 79% [39 patch 20.3 kB/91.8 kB 22%] 79% [Working] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-08-21T15:58:12.101Z] 79% [40 dpkg-dev 59.3 kB/607 kB 10%] 81% [Working] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-08-21T15:58:12.101Z] 81% [Waiting for headers] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-08-21T15:58:12.101Z] 81% [42 libcurl4 53.2 kB/180 kB 30%] 82% [Working] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-08-21T15:58:12.101Z] 82% [43 curl 53.4 kB/152 kB 35%] 82% [Working] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-08-21T15:58:12.101Z] 82% [44 libfakeroot 21.8 kB/21.8 kB 100%] 83% [Working] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-08-21T15:58:12.372Z] 83% [45 fakeroot 10.2 kB/59.9 kB 17%] 83% [Working] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-08-21T15:58:12.372Z] 83% [46 libcurl3-gnutls 0 B/179 kB 0%] 84% [Working] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-21T15:58:12.372Z] 84% [47 liberror-perl 22.8 kB/22.8 kB 100%] 84% [Working] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-21T15:58:12.372Z] 84% [48 git-man 9927 B/804 kB 1%] 86% [Working] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-08-21T15:58:12.372Z] 86% [49 git 58.1 kB/2952 kB 2%] 91% [Working] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-08-21T15:58:12.372Z] 91% [50 libalgorithm-diff-perl 0 B/47.6 kB 0%] 91% [Waiting for headers] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-08-21T15:58:12.372Z] 91% [51 libalgorithm-diff-xs-perl 10.8 kB/10.8 kB 100%] 92% [Working] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-08-21T15:58:12.372Z] 92% [52 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-08-21T15:58:12.372Z] 92% [Working] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-08-21T15:58:12.372Z] 92% [54 libnorm1 16.6 kB/218 kB 8%] 93% [Working] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-08-21T15:58:12.372Z] 93% [55 libpgm-5.2-0 16.4 kB/140 kB 12%] 94% [Working] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-08-21T15:58:12.372Z] 94% [56 libsodium23 20.5 kB/90.4 kB 23%] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-08-21T15:58:12.643Z] 94% [57 libzmq5 92.4 kB/208 kB 45%] 95% [Working] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-08-21T15:58:12.643Z] 95% [58 libzmq3-dev 15.6 kB/409 kB 4%] 96% [Working] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-08-21T15:58:12.643Z] 96% [59 manpages-dev 20.5 kB/2217 kB 1%] 100% [Working] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-08-21T15:58:12.643Z] 100% [60 pkg-config 8192 B/42.8 kB 19%] 100% [Working] Fetched 49.3 MB in 3s (15.6 MB/s) [2020-08-21T15:58:13.235Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-21T15:58:13.506Z] Selecting previously unselected package liblocale-gettext-perl. [2020-08-21T15:58:13.506Z] (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 ... 9882 files and directories currently installed.) [2020-08-21T15:58:13.506Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-08-21T15:58:13.506Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-08-21T15:58:13.778Z] Selecting previously unselected package perl-modules-5.26. [2020-08-21T15:58:13.778Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-21T15:58:13.778Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:15.202Z] Selecting previously unselected package libgdbm5:arm64. [2020-08-21T15:58:15.202Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_arm64.deb ... [2020-08-21T15:58:15.202Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-08-21T15:58:15.474Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-08-21T15:58:15.474Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-08-21T15:58:15.474Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-21T15:58:15.474Z] Selecting previously unselected package libperl5.26:arm64. [2020-08-21T15:58:15.474Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-21T15:58:15.474Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:16.903Z] Selecting previously unselected package perl. [2020-08-21T15:58:16.903Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-21T15:58:16.903Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:16.903Z] Selecting previously unselected package less. [2020-08-21T15:58:16.903Z] Preparing to unpack .../06-less_487-0.1_arm64.deb ... [2020-08-21T15:58:16.903Z] Unpacking less (487-0.1) ... [2020-08-21T15:58:17.176Z] Selecting previously unselected package netbase. [2020-08-21T15:58:17.176Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-08-21T15:58:17.176Z] Unpacking netbase (5.4) ... [2020-08-21T15:58:17.176Z] Selecting previously unselected package manpages. [2020-08-21T15:58:17.176Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-08-21T15:58:17.176Z] Unpacking manpages (4.15-1) ... [2020-08-21T15:58:17.447Z] Selecting previously unselected package binutils-common:arm64. [2020-08-21T15:58:17.447Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-08-21T15:58:17.718Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:17.718Z] Selecting previously unselected package libbinutils:arm64. [2020-08-21T15:58:17.718Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-08-21T15:58:17.718Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:17.991Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-08-21T15:58:17.991Z] Preparing to unpack .../11-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-08-21T15:58:17.991Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:18.964Z] Selecting previously unselected package binutils. [2020-08-21T15:58:18.964Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-08-21T15:58:18.964Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:19.236Z] Selecting previously unselected package libc-dev-bin. [2020-08-21T15:58:19.236Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-08-21T15:58:19.236Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:58:19.236Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-08-21T15:58:19.236Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-112.113_arm64.deb ... [2020-08-21T15:58:19.236Z] Unpacking linux-libc-dev:arm64 (4.15.0-112.113) ... [2020-08-21T15:58:20.211Z] Selecting previously unselected package libc6-dev:arm64. [2020-08-21T15:58:20.211Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-08-21T15:58:20.211Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-08-21T15:58:21.186Z] Selecting previously unselected package gcc-7-base:arm64. [2020-08-21T15:58:21.187Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:21.187Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:21.187Z] Selecting previously unselected package libisl19:arm64. [2020-08-21T15:58:21.187Z] Preparing to unpack .../17-libisl19_0.19-1_arm64.deb ... [2020-08-21T15:58:21.187Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-08-21T15:58:21.457Z] Selecting previously unselected package libmpfr6:arm64. [2020-08-21T15:58:21.457Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_arm64.deb ... [2020-08-21T15:58:21.457Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-08-21T15:58:21.729Z] Selecting previously unselected package libmpc3:arm64. [2020-08-21T15:58:21.729Z] Preparing to unpack .../19-libmpc3_1.1.0-1_arm64.deb ... [2020-08-21T15:58:21.729Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-08-21T15:58:21.999Z] Selecting previously unselected package cpp-7. [2020-08-21T15:58:21.999Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:21.999Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:23.421Z] Selecting previously unselected package cpp. [2020-08-21T15:58:23.421Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-08-21T15:58:23.421Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:23.690Z] Selecting previously unselected package libcc1-0:arm64. [2020-08-21T15:58:23.690Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:23.690Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:23.691Z] Selecting previously unselected package libgomp1:arm64. [2020-08-21T15:58:23.691Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:23.691Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:23.963Z] Selecting previously unselected package libitm1:arm64. [2020-08-21T15:58:23.963Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:23.963Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:23.963Z] Selecting previously unselected package libatomic1:arm64. [2020-08-21T15:58:24.234Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:24.234Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:24.234Z] Selecting previously unselected package libasan4:arm64. [2020-08-21T15:58:24.234Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:24.234Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:24.505Z] Selecting previously unselected package liblsan0:arm64. [2020-08-21T15:58:24.505Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:24.505Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:24.776Z] Selecting previously unselected package libtsan0:arm64. [2020-08-21T15:58:24.776Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:24.776Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:25.047Z] Selecting previously unselected package libubsan0:arm64. [2020-08-21T15:58:25.047Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:25.047Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:25.047Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-08-21T15:58:25.047Z] Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:25.047Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:25.640Z] Selecting previously unselected package gcc-7. [2020-08-21T15:58:25.640Z] Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:25.640Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:27.678Z] Selecting previously unselected package gcc. [2020-08-21T15:58:27.678Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-08-21T15:58:27.678Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:27.678Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-08-21T15:58:27.678Z] Preparing to unpack .../33-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:27.678Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:28.690Z] Selecting previously unselected package g++-7. [2020-08-21T15:58:28.690Z] Preparing to unpack .../34-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-08-21T15:58:28.690Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:30.698Z] Selecting previously unselected package g++. [2020-08-21T15:58:30.698Z] Preparing to unpack .../35-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-08-21T15:58:30.698Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:30.698Z] Selecting previously unselected package make. [2020-08-21T15:58:30.698Z] Preparing to unpack .../36-make_4.1-9.1ubuntu1_arm64.deb ... [2020-08-21T15:58:30.698Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-21T15:58:30.975Z] Selecting previously unselected package libdpkg-perl. [2020-08-21T15:58:30.975Z] Preparing to unpack .../37-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-08-21T15:58:30.975Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-08-21T15:58:30.975Z] Selecting previously unselected package patch. [2020-08-21T15:58:30.975Z] Preparing to unpack .../38-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-08-21T15:58:30.975Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-21T15:58:31.254Z] Selecting previously unselected package dpkg-dev. [2020-08-21T15:58:31.254Z] Preparing to unpack .../39-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-08-21T15:58:31.254Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-08-21T15:58:31.562Z] Selecting previously unselected package build-essential. [2020-08-21T15:58:31.562Z] Preparing to unpack .../40-build-essential_12.4ubuntu1_arm64.deb ... [2020-08-21T15:58:31.562Z] Unpacking build-essential (12.4ubuntu1) ... [2020-08-21T15:58:31.562Z] Preparing to unpack .../41-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-21T15:58:31.836Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.9) ... [2020-08-21T15:58:32.119Z] Selecting previously unselected package curl. [2020-08-21T15:58:32.119Z] Preparing to unpack .../42-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-21T15:58:32.119Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-21T15:58:32.119Z] Selecting previously unselected package libfakeroot:arm64. [2020-08-21T15:58:32.119Z] Preparing to unpack .../43-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-08-21T15:58:32.119Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-08-21T15:58:32.392Z] Selecting previously unselected package fakeroot. [2020-08-21T15:58:32.392Z] Preparing to unpack .../44-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-08-21T15:58:32.392Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-08-21T15:58:32.672Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-08-21T15:58:32.672Z] Preparing to unpack .../45-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-21T15:58:32.672Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:58:32.672Z] Selecting previously unselected package liberror-perl. [2020-08-21T15:58:32.672Z] Preparing to unpack .../46-liberror-perl_0.17025-1_all.deb ... [2020-08-21T15:58:32.672Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-21T15:58:32.946Z] Selecting previously unselected package git-man. [2020-08-21T15:58:32.946Z] Preparing to unpack .../47-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-21T15:58:32.946Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:58:32.966Z] Building config-common  [2020-08-21T15:58:33.232Z] Selecting previously unselected package git. [2020-08-21T15:58:33.232Z] Preparing to unpack .../48-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-08-21T15:58:33.232Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:58:34.667Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-08-21T15:58:34.667Z] Preparing to unpack .../49-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-08-21T15:58:34.667Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-08-21T15:58:34.878Z] Skipping stage go (already ran) [2020-08-21T15:58:34.878Z] Staging app-service-config  [2020-08-21T15:58:34.940Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-08-21T15:58:34.940Z] Preparing to unpack .../50-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-08-21T15:58:34.940Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-08-21T15:58:34.940Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-08-21T15:58:34.940Z] Preparing to unpack .../51-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-08-21T15:58:34.940Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-08-21T15:58:35.210Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-08-21T15:58:35.210Z] Preparing to unpack .../52-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-08-21T15:58:35.210Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-08-21T15:58:35.210Z] Selecting previously unselected package libnorm1:arm64. [2020-08-21T15:58:35.210Z] Preparing to unpack .../53-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-08-21T15:58:35.210Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-08-21T15:58:35.450Z] Staging config-common  [2020-08-21T15:58:35.479Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-08-21T15:58:35.479Z] Preparing to unpack .../54-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-08-21T15:58:35.479Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-08-21T15:58:35.749Z] Selecting previously unselected package libsodium23:arm64. [2020-08-21T15:58:35.749Z] Preparing to unpack .../55-libsodium23_1.0.16-2_arm64.deb ... [2020-08-21T15:58:35.749Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-08-21T15:58:35.749Z] Selecting previously unselected package libzmq5:arm64. [2020-08-21T15:58:35.749Z] Preparing to unpack .../56-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-08-21T15:58:35.749Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:58:36.018Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-08-21T15:58:36.018Z] Preparing to unpack .../57-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-08-21T15:58:36.018Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:58:36.290Z] Selecting previously unselected package manpages-dev. [2020-08-21T15:58:36.290Z] Preparing to unpack .../58-manpages-dev_4.15-1_all.deb ... [2020-08-21T15:58:36.290Z] Unpacking manpages-dev (4.15-1) ... [2020-08-21T15:58:36.392Z] Priming go  [2020-08-21T15:58:36.886Z] Selecting previously unselected package pkg-config. [2020-08-21T15:58:36.886Z] Preparing to unpack .../59-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-08-21T15:58:36.886Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-08-21T15:58:36.963Z] Priming app-service-config  [2020-08-21T15:58:37.156Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:37.156Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-08-21T15:58:37.425Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:37.425Z] Setting up manpages (4.15-1) ... [2020-08-21T15:58:37.425Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:58:37.425Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:37.425Z] Setting up less (487-0.1) ... [2020-08-21T15:58:38.015Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-21T15:58:38.015Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:58:38.015Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:38.015Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-21T15:58:38.015Z] Setting up linux-libc-dev:arm64 (4.15.0-112.113) ... [2020-08-21T15:58:38.015Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-08-21T15:58:38.015Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:38.285Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-08-21T15:58:38.285Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:38.285Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-08-21T15:58:38.285Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:38.285Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:38.285Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-08-21T15:58:38.285Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-21T15:58:38.347Z] Priming config-common  [2020-08-21T15:58:38.554Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-08-21T15:58:38.554Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-08-21T15:58:38.554Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-08-21T15:58:38.554Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:58:38.554Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-21T15:58:38.824Z] Setting up manpages-dev (4.15-1) ... [2020-08-21T15:58:38.824Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-08-21T15:58:38.824Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-08-21T15:58:38.824Z] Setting up netbase (5.4) ... [2020-08-21T15:58:38.824Z] Setting up libisl19:arm64 (0.19-1) ... [2020-08-21T15:58:38.824Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:58:39.094Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.094Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-21T15:58:39.094Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:39.094Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.094Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-08-21T15:58:39.094Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-08-21T15:58:39.094Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.094Z] 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 [2020-08-21T15:58:39.363Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.363Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.363Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.363Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:39.363Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:39.363Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-08-21T15:58:39.363Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:39.632Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.632Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-08-21T15:58:39.632Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:39.632Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-21T15:58:39.901Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-08-21T15:58:39.901Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-08-21T15:58:39.901Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-08-21T15:58:39.901Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-08-21T15:58:39.901Z] 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 [2020-08-21T15:58:39.901Z] Setting up liberror-perl (0.17025-1) ... [2020-08-21T15:58:40.171Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-08-21T15:58:40.171Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-08-21T15:58:40.171Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-08-21T15:58:40.171Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-08-21T15:58:40.171Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-21T15:58:40.442Z] Setting up build-essential (12.4ubuntu1) ... [2020-08-21T15:58:40.442Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-08-21T15:58:40.714Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-21T15:58:40.714Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-21T15:58:41.410Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-08-21T15:58:41.410Z] Snapped edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap [2020-08-21T15:58:45.621Z] [2020-08-21T15:58:45.621Z] Login successful. You now have these capabilities: [2020-08-21T15:58:45.621Z]  [2020-08-21T15:58:45.621Z] snaps: No restriction [2020-08-21T15:58:45.621Z] channels: No restriction [2020-08-21T15:58:45.621Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-08-21T15:58:45.621Z] expires: 2021-07-14T18:21:36.256372 [2020-08-21T15:58:45.621Z]  [2020-08-21T15:58:45.883Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-21T15:58:45.883Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-21T15:58:45.883Z] Preparing to upload 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap'. [2020-08-21T15:58:45.883Z] After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-08-21T15:58:45.883Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-08-21T15:58:46.083Z] binutils set to automatically installed. [2020-08-21T15:58:46.083Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-08-21T15:58:46.083Z] binutils-common set to automatically installed. [2020-08-21T15:58:46.354Z] build-essential set to automatically installed. [2020-08-21T15:58:46.354Z] cpp set to automatically installed. [2020-08-21T15:58:46.354Z] cpp-7 set to automatically installed. [2020-08-21T15:58:46.354Z] curl set to automatically installed. [2020-08-21T15:58:46.354Z] dpkg-dev set to automatically installed. [2020-08-21T15:58:46.354Z] fakeroot set to automatically installed. [2020-08-21T15:58:46.354Z] g++ set to automatically installed. [2020-08-21T15:58:46.354Z] g++-7 set to automatically installed. [2020-08-21T15:58:46.622Z] gcc set to automatically installed. [2020-08-21T15:58:46.622Z] gcc-7 set to automatically installed. [2020-08-21T15:58:46.622Z] gcc-7-base set to automatically installed. [2020-08-21T15:58:46.622Z] git set to automatically installed. [2020-08-21T15:58:46.622Z] git-man set to automatically installed. [2020-08-21T15:58:46.622Z] less set to automatically installed. [2020-08-21T15:58:46.622Z] libalgorithm-diff-perl set to automatically installed. [2020-08-21T15:58:46.891Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-08-21T15:58:46.891Z] libalgorithm-merge-perl set to automatically installed. [2020-08-21T15:58:46.891Z] libasan4 set to automatically installed. [2020-08-21T15:58:46.892Z] libatomic1 set to automatically installed. [2020-08-21T15:58:46.892Z] libbinutils set to automatically installed. [2020-08-21T15:58:46.892Z] libc-dev-bin set to automatically installed. [2020-08-21T15:58:46.892Z] libc6-dev set to automatically installed. [2020-08-21T15:58:46.892Z] libcc1-0 set to automatically installed. [2020-08-21T15:58:47.160Z] libcurl3-gnutls set to automatically installed. [2020-08-21T15:58:47.160Z] libcurl4 set to automatically installed. [2020-08-21T15:58:47.160Z] libdpkg-perl set to automatically installed. [2020-08-21T15:58:47.160Z] liberror-perl set to automatically installed. [2020-08-21T15:58:47.160Z] libfakeroot set to automatically installed. [2020-08-21T15:58:47.160Z] libfile-fcntllock-perl set to automatically installed. [2020-08-21T15:58:47.160Z] libgcc-7-dev set to automatically installed. [2020-08-21T15:58:47.430Z] libgdbm-compat4 set to automatically installed. [2020-08-21T15:58:47.430Z] libgdbm5 set to automatically installed. [2020-08-21T15:58:47.430Z] libgomp1 set to automatically installed. [2020-08-21T15:58:47.430Z] libisl19 set to automatically installed. [2020-08-21T15:58:47.430Z] libitm1 set to automatically installed. [2020-08-21T15:58:47.430Z] liblocale-gettext-perl set to automatically installed. [2020-08-21T15:58:47.430Z] liblsan0 set to automatically installed. [2020-08-21T15:58:47.430Z] libmpc3 set to automatically installed. [2020-08-21T15:58:47.699Z] libmpfr6 set to automatically installed. [2020-08-21T15:58:47.699Z] libnorm1 set to automatically installed. [2020-08-21T15:58:47.699Z] libperl5.26 set to automatically installed. [2020-08-21T15:58:47.699Z] libpgm-5.2-0 set to automatically installed. [2020-08-21T15:58:47.699Z] libsodium23 set to automatically installed. [2020-08-21T15:58:47.699Z] libstdc++-7-dev set to automatically installed. [2020-08-21T15:58:47.699Z] libtsan0 set to automatically installed. [2020-08-21T15:58:47.968Z] libubsan0 set to automatically installed. [2020-08-21T15:58:47.968Z] libzmq3-dev set to automatically installed. [2020-08-21T15:58:47.968Z] libzmq5 set to automatically installed. [2020-08-21T15:58:47.968Z] linux-libc-dev set to automatically installed. [2020-08-21T15:58:47.968Z] make set to automatically installed. [2020-08-21T15:58:47.968Z] manpages set to automatically installed. [2020-08-21T15:58:47.968Z] manpages-dev set to automatically installed. [2020-08-21T15:58:47.968Z] netbase set to automatically installed. [2020-08-21T15:58:48.239Z] patch set to automatically installed. [2020-08-21T15:58:48.239Z] perl set to automatically installed. [2020-08-21T15:58:48.239Z] perl-modules-5.26 set to automatically installed. [2020-08-21T15:58:48.239Z] pkg-config set to automatically installed. [2020-08-21T15:58:48.239Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-21T15:58:48.239Z] Please ensure the environment is properly setup before continuing. [2020-08-21T15:58:48.239Z] Ignore this message if the appropriate measures have already been taken [2020-08-21T15:58:48.445Z] Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 71% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [] 100% [2020-08-21T15:58:49.205Z] Pulling go  [2020-08-21T15:58:52.567Z] 'app-service-config' has dependencies that need to be staged: go [2020-08-21T15:58:52.567Z] Skipping pull go (already ran) [2020-08-21T15:58:52.567Z] Building go  [2020-08-21T15:58:52.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-21T15:58:52.567Z] Dload Upload Total Spent Left Speed [2020-08-21T15:58:56.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.1M 0 125k 0 0 378k 0 0:04:12 --:--:-- 0:04:12 377k 36 93.1M 36 34.1M 0 0 25.4M 0 0:00:03 0:00:01 0:00:02 25.4M 55 93.1M 55 51.7M 0 0 21.9M 0 0:00:04 0:00:02 0:00:02 21.9M 82 93.1M 82 76.7M 0 0 22.8M 0 0:00:04 0:00:03 0:00:01 22.8M 100 93.1M 100 93.1M 0 0 24.3M 0 0:00:03 0:00:03 --:--:-- 24.3M [2020-08-21T15:58:57.769Z] go1.13.10.linux-arm64.tar.gz: OK [2020-08-21T15:59:03.335Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...| [2020-08-21T15:59:03.335Z] released [2020-08-21T15:59:03.596Z] Revision 32 of 'edgex-app-service-configurable' created. [2020-08-21T15:59:04.168Z] Track Arch Channel Version Revision [2020-08-21T15:59:04.168Z] latest amd64 stable 1.2.0-20200615+a7f3ace 14 [2020-08-21T15:59:04.169Z] candidate 1.2.0-20200615+a7f3ace 14 [2020-08-21T15:59:04.169Z] beta 1.2.0-20200615+a7f3ace 14 [2020-08-21T15:59:04.169Z] edge 1.2.0-20200821+52089d7 32 [2020-08-21T15:59:05.111Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-21T15:59:05.112Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-21T15:59:05.112Z] Uploading metadata from 'edgex-app-service-configurable_1.2.0-20200821+52089d7_amd64.snap' [2020-08-21T15:59:08.415Z] The metadata has been uploaded [Pipeline] } [2020-08-21T15:59:09.815Z] 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] } [2020-08-21T15:59:16.034Z] Staging go  [2020-08-21T15:59:18.633Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-08-21T15:59:18.909Z] 5% 99% [Working] 99% [Working] 99% Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-08-21T15:59:19.180Z] 75% 99% 99% Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-08-21T15:59:19.180Z] 83% 99% 99% Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-08-21T15:59:19.452Z] 83% 99% 3% [Working] 3% [Working] 3% 3% Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-08-21T15:59:19.727Z] 3% 11% 11% [Working] 11% 11% Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-08-21T15:59:20.541Z] 12% 32% 32% 32% 32% 62% 77% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-08-21T15:59:20.541Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-08-21T15:59:20.541Z] 77% Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3894 B] [2020-08-21T15:59:20.541Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1253 kB] [2020-08-21T15:59:20.541Z] 79% 80% 85% Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [922 kB] [2020-08-21T15:59:20.541Z] 86% 91% Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1316 B] [2020-08-21T15:59:20.541Z] 91% 91% Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-08-21T15:59:20.541Z] 91% 91% Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] [2020-08-21T15:59:20.541Z] 91% 91% 91% Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [777 kB] [2020-08-21T15:59:20.811Z] 91% Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [648 kB] [2020-08-21T15:59:20.811Z] 96% 99% Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-08-21T15:59:20.811Z] 99% Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-08-21T15:59:23.333Z] 99% 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% [Working] 99% [Working] 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 16.6 MB in 0s (0 B/s) [2020-08-21T15:59:41.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-08-21T15:59:41.593Z] 5% 100% [Working] Fetched 218 kB in 0s (0 B/s) [2020-08-21T15:59:41.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-08-21T15:59:41.593Z] 9% 100% [Working] Fetched 140 kB in 0s (0 B/s) [2020-08-21T15:59:41.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-08-21T15:59:41.593Z] 6% 100% [Working] Fetched 208 kB in 0s (0 B/s) [2020-08-21T15:59:42.131Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-08-21T15:59:42.131Z] 15% 100% [Working] Fetched 90.4 kB in 0s (0 B/s) [2020-08-21T15:59:42.720Z] Pulling app-service-config  [2020-08-21T15:59:49.399Z] Pulling config-common  [2020-08-21T15:59:51.351Z] Skipping build go (already ran) [2020-08-21T15:59:51.941Z] Building app-service-config  [2020-08-21T15:59:51.941Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.7" -o app-service-configurable [2020-08-21T15:59:54.543Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:59:54.543Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:59:54.543Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:59:54.543Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:59:54.543Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:59:54.543Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:59:54.543Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-08-21T15:59:54.820Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-08-21T15:59:54.820Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:59:54.820Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:59:54.820Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:59:54.820Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:59:54.820Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:59:54.820Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:59:54.820Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:59:54.820Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:59:54.820Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:59:54.820Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:59:54.820Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:59:54.820Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:59:54.820Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:59:54.820Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:59:54.820Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:59:54.820Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-21T15:59:54.820Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:59:55.092Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:59:55.092Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-21T15:59:55.092Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:59:55.092Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:59:55.092Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-21T15:59:55.092Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:59:55.367Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:59:55.367Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:59:55.367Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:59:55.367Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:59:55.367Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:59:55.367Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:59:55.367Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:59:55.367Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:59:55.637Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-21T15:59:55.637Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:59:55.637Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:59:55.637Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:59:55.637Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-21T15:59:55.637Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:59:55.637Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:59:55.637Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:59:55.637Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:59:55.637Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:59:55.637Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:59:55.637Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-21T15:59:55.637Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:59:55.637Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:59:55.912Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:59:55.912Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:59:55.912Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:59:55.912Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:59:55.912Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:59:55.912Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-21T15:59:56.181Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:59:56.181Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:59:56.181Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:59:56.181Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:59:56.181Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:59:56.456Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:59:56.456Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-08-21T15:59:56.456Z] go: downloading github.com/golang/snappy v0.0.1 [2020-08-21T15:59:56.456Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:59:56.456Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-08-21T15:59:56.456Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:59:56.726Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-08-21T15:59:56.726Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:59:56.726Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:59:56.726Z] go: extracting github.com/golang/snappy v0.0.1 [2020-08-21T15:59:56.726Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-08-21T15:59:56.726Z] go: downloading golang.org/x/text v0.3.2 [2020-08-21T15:59:56.726Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:59:57.000Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T15:59:58.425Z] go: extracting golang.org/x/text v0.3.2 [2020-08-21T15:59:59.395Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-08-21T15:59:59.395Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-08-21T15:59:59.395Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-21T15:59:59.395Z] go: finding github.com/google/uuid v1.1.1 [2020-08-21T15:59:59.395Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-08-21T15:59:59.395Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T15:59:59.395Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T15:59:59.665Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T15:59:59.665Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T15:59:59.665Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-21T15:59:59.665Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T15:59:59.665Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T15:59:59.665Z] go: finding github.com/gorilla/mux v1.7.4 [2020-08-21T15:59:59.665Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T15:59:59.665Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T15:59:59.665Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T15:59:59.665Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T15:59:59.665Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-08-21T15:59:59.665Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T15:59:59.665Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T15:59:59.665Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-08-21T15:59:59.665Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T15:59:59.665Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T15:59:59.665Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T15:59:59.934Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T15:59:59.934Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T15:59:59.934Z] go: finding github.com/golang/snappy v0.0.1 [2020-08-21T15:59:59.934Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T15:59:59.934Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T15:59:59.934Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T15:59:59.934Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T15:59:59.934Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T15:59:59.934Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-08-21T15:59:59.934Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T15:59:59.934Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T15:59:59.934Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T15:59:59.934Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-08-21T15:59:59.934Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T15:59:59.934Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T15:59:59.934Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T15:59:59.934Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T15:59:59.934Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-21T16:00:56.482Z] Building config-common  [2020-08-21T16:01:08.832Z] Skipping stage go (already ran) [2020-08-21T16:01:08.832Z] Staging app-service-config  [2020-08-21T16:01:10.791Z] Staging config-common  [2020-08-21T16:01:14.162Z] Priming go  [2020-08-21T16:01:17.525Z] Priming app-service-config  [2020-08-21T16:01:21.800Z] Priming config-common  [2020-08-21T16:01:29.877Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-08-21T16:01:29.877Z] Snapped edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap [2020-08-21T16:01:36.564Z] [2020-08-21T16:01:36.564Z] Login successful. You now have these capabilities: [2020-08-21T16:01:36.564Z]  [2020-08-21T16:01:36.565Z] snaps: No restriction [2020-08-21T16:01:36.565Z] channels: No restriction [2020-08-21T16:01:36.565Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-08-21T16:01:36.565Z] expires: 2021-07-14T18:21:36.256372 [2020-08-21T16:01:36.565Z]  [2020-08-21T16:01:39.949Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-21T16:01:39.949Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-21T16:01:39.949Z] Preparing to upload 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap'. [2020-08-21T16:01:39.949Z] After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-08-21T16:01:39.949Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-08-21T16:01:45.850Z] Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 71% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [] 100% [2020-08-21T16:02:01.022Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| [2020-08-21T16:02:01.022Z] released [2020-08-21T16:02:01.621Z] Revision 33 of 'edgex-app-service-configurable' created. [2020-08-21T16:02:02.620Z] Track Arch Channel Version Revision [2020-08-21T16:02:02.620Z] latest arm64 stable 1.2.0-20200615+a7f3ace 15 [2020-08-21T16:02:02.620Z] candidate 1.2.0-20200615+a7f3ace 15 [2020-08-21T16:02:02.620Z] beta 1.2.0-20200615+a7f3ace 15 [2020-08-21T16:02:02.620Z] edge 1.2.0-20200821+52089d7 33 [2020-08-21T16:02:06.002Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-21T16:02:06.002Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-21T16:02:06.002Z] Uploading metadata from 'edgex-app-service-configurable_1.2.0-20200821+52089d7_arm64.snap' [2020-08-21T16:02:09.374Z] The metadata has been uploaded [Pipeline] } [2020-08-21T16:02:12.768Z] 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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-21T16:02:14.331Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-21T16:02:14.332Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-21T16:02:14.394Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:02:14.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-21T16:02:14.739Z] [2020-08-21T16:02:14.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:02:15.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-21T16:02:15.084Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-21T16:02:15.084Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-21T16:02:15.084Z] 408f87550127: Pulling fs layer [2020-08-21T16:02:15.084Z] fe522b08c979: Pulling fs layer [2020-08-21T16:02:15.084Z] 221eaa008020: Pulling fs layer [2020-08-21T16:02:15.084Z] 2a4607e5d6b9: Pulling fs layer [2020-08-21T16:02:15.084Z] 8f79b27c4fd2: Pulling fs layer [2020-08-21T16:02:15.084Z] e5c8dbe1645b: Pulling fs layer [2020-08-21T16:02:15.084Z] 23e8b3b47431: Pulling fs layer [2020-08-21T16:02:15.084Z] 5c568d65a230: Pulling fs layer [2020-08-21T16:02:15.084Z] 2a4607e5d6b9: Waiting [2020-08-21T16:02:15.084Z] 8f79b27c4fd2: Waiting [2020-08-21T16:02:15.084Z] e5c8dbe1645b: Waiting [2020-08-21T16:02:15.084Z] 23e8b3b47431: Waiting [2020-08-21T16:02:15.084Z] 5c568d65a230: Waiting [2020-08-21T16:02:15.084Z] 221eaa008020: Waiting [2020-08-21T16:02:15.084Z] fe522b08c979: Verifying Checksum [2020-08-21T16:02:15.084Z] fe522b08c979: Download complete [2020-08-21T16:02:15.084Z] 408f87550127: Verifying Checksum [2020-08-21T16:02:15.084Z] 408f87550127: Download complete [2020-08-21T16:02:15.084Z] 2a4607e5d6b9: Verifying Checksum [2020-08-21T16:02:15.084Z] 2a4607e5d6b9: Download complete [2020-08-21T16:02:15.084Z] 8f79b27c4fd2: Verifying Checksum [2020-08-21T16:02:15.084Z] 8f79b27c4fd2: Download complete [2020-08-21T16:02:15.084Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-21T16:02:15.084Z] cbdbe7a5bc2a: Download complete [2020-08-21T16:02:15.680Z] e5c8dbe1645b: Verifying Checksum [2020-08-21T16:02:15.680Z] e5c8dbe1645b: Download complete [2020-08-21T16:02:15.680Z] cbdbe7a5bc2a: Pull complete [2020-08-21T16:02:15.954Z] 23e8b3b47431: Verifying Checksum [2020-08-21T16:02:16.219Z] 5c568d65a230: Download complete [2020-08-21T16:02:16.219Z] 408f87550127: Pull complete [2020-08-21T16:02:16.479Z] fe522b08c979: Pull complete [2020-08-21T16:02:16.740Z] 221eaa008020: Download complete [2020-08-21T16:02:22.039Z] 221eaa008020: Pull complete [2020-08-21T16:02:22.039Z] 2a4607e5d6b9: Pull complete [2020-08-21T16:02:22.039Z] 8f79b27c4fd2: Pull complete [2020-08-21T16:02:23.960Z] e5c8dbe1645b: Pull complete [2020-08-21T16:02:26.524Z] 23e8b3b47431: Pull complete [2020-08-21T16:02:27.910Z] 5c568d65a230: Pull complete [2020-08-21T16:02:27.910Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-21T16:02:27.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-21T16:02:27.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-21T16:02:28.082Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:02:28.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-21T16:02:28.994Z] $ docker top 8a200e1133b8a880d64a04dfd1aeaba12a4ed0ebe7430e1dbe5eb5b9d2e1101e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T16:02:29.582Z] + snyk monitor '--org=edgex-jenkins' [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/480d443e-5f41-4457-8cc3-d1b62423d4e2 [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] Snyk CLI supports Node.js 8 and higher. [2020-08-21T16:02:44.496Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-21T16:02:44.496Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-21T16:02:44.496Z] [2020-08-21T16:02:44.496Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-21T16:02:44.496Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-08-21T16:02:44.496Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-08-21T16:02:44.496Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-08-21T16:02:44.510Z] $ docker stop --time=1 8a200e1133b8a880d64a04dfd1aeaba12a4ed0ebe7430e1dbe5eb5b9d2e1101e [2020-08-21T16:02:48.389Z] $ docker rm -f 8a200e1133b8a880d64a04dfd1aeaba12a4ed0ebe7430e1dbe5eb5b9d2e1101e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:02:49.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:02:49.609Z] [2020-08-21T16:02:49.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:02:49.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:02:49.964Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-21T16:02:49.964Z] e7c96db7181b: Pulling fs layer [2020-08-21T16:02:49.964Z] 1868ca2cb446: Pulling fs layer [2020-08-21T16:02:49.964Z] 136be5d0fe8e: Pulling fs layer [2020-08-21T16:02:49.964Z] 894bfe63afcb: Pulling fs layer [2020-08-21T16:02:49.964Z] 894bfe63afcb: Waiting [2020-08-21T16:02:49.964Z] 1868ca2cb446: Verifying Checksum [2020-08-21T16:02:49.964Z] 1868ca2cb446: Download complete [2020-08-21T16:02:49.964Z] 136be5d0fe8e: Download complete [2020-08-21T16:02:49.964Z] e7c96db7181b: Verifying Checksum [2020-08-21T16:02:49.964Z] e7c96db7181b: Download complete [2020-08-21T16:02:49.964Z] 894bfe63afcb: Verifying Checksum [2020-08-21T16:02:49.964Z] 894bfe63afcb: Download complete [2020-08-21T16:02:50.225Z] e7c96db7181b: Pull complete [2020-08-21T16:02:50.485Z] 1868ca2cb446: Pull complete [2020-08-21T16:02:50.747Z] 136be5d0fe8e: Pull complete [2020-08-21T16:02:51.007Z] 894bfe63afcb: Pull complete [2020-08-21T16:02:51.007Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-21T16:02:51.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:02:51.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-21T16:02:51.110Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:02:51.156Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-21T16:02:52.317Z] $ docker top 5fff313f22ce0190face0a67e7654659340fa4a89ab9e97ff3ad8c2e2d95a8d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-21T16:02:52.856Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T16:02:52.857Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-21T16:02:58.286Z] $ docker stop --time=1 5fff313f22ce0190face0a67e7654659340fa4a89ab9e97ff3ad8c2e2d95a8d3 [2020-08-21T16:02:59.644Z] $ docker rm -f 5fff313f22ce0190face0a67e7654659340fa4a89ab9e97ff3ad8c2e2d95a8d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:00.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:03:00.142Z] . [Pipeline] withDockerContainer [2020-08-21T16:03:00.227Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:03:00.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-21T16:03:00.822Z] $ docker top 06e64fdd13ec56815f9b7ff14aee432a365e7413a2c2bac190f87fabc4058d7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-21T16:03:01.355Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T16:03:01.355Z] + tee [2020-08-21T16:03:01.355Z] clair timeout 1m0s [2020-08-21T16:03:01.355Z] docker timeout: 1m0s [2020-08-21T16:03:01.355Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-21T16:03:02.404Z] $ docker stop --time=1 06e64fdd13ec56815f9b7ff14aee432a365e7413a2c2bac190f87fabc4058d7f [2020-08-21T16:03:03.747Z] $ docker rm -f 06e64fdd13ec56815f9b7ff14aee432a365e7413a2c2bac190f87fabc4058d7f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-21T16:03:04.200Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-08-21T16:03:04.213Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_52089d766941a619fd949741bc3effb36240d5e2.html [Pipeline] writeFile [Pipeline] step [2020-08-21T16:03:04.261Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:04.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:03:04.602Z] . [Pipeline] withDockerContainer [2020-08-21T16:03:04.725Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:03:04.813Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-21T16:03:05.464Z] $ docker top e0af19c32d7e75c9ddbb3f6cdaea81e762091c00a5021cf9b5ecc70eafadfa78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-21T16:03:05.958Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T16:03:05.958Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-21T16:03:11.422Z] $ docker stop --time=1 e0af19c32d7e75c9ddbb3f6cdaea81e762091c00a5021cf9b5ecc70eafadfa78 [2020-08-21T16:03:12.812Z] $ docker rm -f e0af19c32d7e75c9ddbb3f6cdaea81e762091c00a5021cf9b5ecc70eafadfa78 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:13.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-21T16:03:13.351Z] . [Pipeline] withDockerContainer [2020-08-21T16:03:13.456Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:03:13.498Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-21T16:03:14.149Z] $ docker top 5c07c050c648ddf496b2f4c9de1f923bf69835566607ea823fe792426673cf58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-21T16:03:14.715Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:52089d766941a619fd949741bc3effb36240d5e2 [2020-08-21T16:03:14.716Z] + tee [2020-08-21T16:03:14.716Z] clair timeout 1m0s [2020-08-21T16:03:14.716Z] docker timeout: 1m0s [2020-08-21T16:03:14.716Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-21T16:03:15.766Z] $ docker stop --time=1 5c07c050c648ddf496b2f4c9de1f923bf69835566607ea823fe792426673cf58 [2020-08-21T16:03:17.127Z] $ docker rm -f 5c07c050c648ddf496b2f4c9de1f923bf69835566607ea823fe792426673cf58 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-21T16:03:17.598Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-08-21T16:03:17.610Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_52089d766941a619fd949741bc3effb36240d5e2.html [Pipeline] writeFile [Pipeline] step [2020-08-21T16:03:17.657Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:18.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T16:03:18.491Z] . [Pipeline] withDockerContainer [2020-08-21T16:03:18.583Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:03:18.624Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-21T16:03:19.278Z] $ docker top e0ac907768b2a83eceef81dd7926e1fe2f038adaa8ebdb9b66b8c2f6f787fa49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-21T16:03:19.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T16:03:19.619Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T16:03:19.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T16:03:19.839Z] $ docker exec e0ac907768b2a83eceef81dd7926e1fe2f038adaa8ebdb9b66b8c2f6f787fa49 ssh-agent [2020-08-21T16:03:20.008Z] SSH_AUTH_SOCK=/tmp/ssh-9Y4ZVodIJB1U/agent.12 [2020-08-21T16:03:20.008Z] SSH_AGENT_PID=17 [2020-08-21T16:03:20.015Z] Running ssh-add (command line suppressed) [2020-08-21T16:03:20.135Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7656475155751830348.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7656475155751830348.key) [2020-08-21T16:03:20.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T16:03:20.535Z] + git semver tag [2020-08-21T16:03:20.535Z] # -> Open(): unable to determine branch for HEAD [2020-08-21T16:03:20.535Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-08-21T16:03:20.535Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-08-21T16:03:20.535Z] # $SEMVER_REMOTE_NAME = origin [2020-08-21T16:03:20.535Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-21T16:03:20.535Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-21T16:03:20.535Z] # $SEMVER_BRANCH = master [2020-08-21T16:03:20.535Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-08-21T16:03:20.535Z] # 52089d766941a619fd949741bc3effb36240d5e2 HEAD [2020-08-21T16:03:20.535Z] # -> Force: false [2020-08-21T16:03:20.796Z] # b10774e55ea5c23a2559ea2f66dfea6be00c8e1d refs/tags/v1.2.1-dev.7 [Pipeline] } [2020-08-21T16:03:20.806Z] $ docker exec --env ******** --env ******** e0ac907768b2a83eceef81dd7926e1fe2f038adaa8ebdb9b66b8c2f6f787fa49 ssh-agent -k [2020-08-21T16:03:20.929Z] unset SSH_AUTH_SOCK; [2020-08-21T16:03:20.930Z] unset SSH_AGENT_PID; [2020-08-21T16:03:20.930Z] echo Agent pid 17 killed; [2020-08-21T16:03:20.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-21T16:03:21.542Z] + git semver [Pipeline] } [2020-08-21T16:03:21.559Z] $ docker stop --time=1 e0ac907768b2a83eceef81dd7926e1fe2f038adaa8ebdb9b66b8c2f6f787fa49 [2020-08-21T16:03:22.895Z] $ docker rm -f e0ac907768b2a83eceef81dd7926e1fe2f038adaa8ebdb9b66b8c2f6f787fa49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:23.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-21T16:03:23.458Z] [2020-08-21T16:03:23.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:23.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-21T16:03:23.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-21T16:03:23.798Z] ab5ef0e58194: Pulling fs layer [2020-08-21T16:03:23.798Z] 9712f1f96733: Pulling fs layer [2020-08-21T16:03:23.798Z] 63f879dbbcfc: Pulling fs layer [2020-08-21T16:03:23.798Z] 0d9ebad4ef96: Pulling fs layer [2020-08-21T16:03:23.798Z] e9a5061849ea: Pulling fs layer [2020-08-21T16:03:23.798Z] d747dcd14b5f: Pulling fs layer [2020-08-21T16:03:23.798Z] 2de7ff778b66: Pulling fs layer [2020-08-21T16:03:23.798Z] 0d9ebad4ef96: Waiting [2020-08-21T16:03:23.798Z] e9a5061849ea: Waiting [2020-08-21T16:03:23.798Z] d747dcd14b5f: Waiting [2020-08-21T16:03:23.798Z] 2de7ff778b66: Waiting [2020-08-21T16:03:23.798Z] 9712f1f96733: Verifying Checksum [2020-08-21T16:03:23.798Z] 9712f1f96733: Download complete [2020-08-21T16:03:24.394Z] 63f879dbbcfc: Verifying Checksum [2020-08-21T16:03:24.394Z] 63f879dbbcfc: Download complete [2020-08-21T16:03:24.655Z] e9a5061849ea: Verifying Checksum [2020-08-21T16:03:24.655Z] e9a5061849ea: Download complete [2020-08-21T16:03:24.655Z] d747dcd14b5f: Verifying Checksum [2020-08-21T16:03:24.655Z] d747dcd14b5f: Download complete [2020-08-21T16:03:24.655Z] 0d9ebad4ef96: Verifying Checksum [2020-08-21T16:03:24.655Z] 0d9ebad4ef96: Download complete [2020-08-21T16:03:24.655Z] ab5ef0e58194: Verifying Checksum [2020-08-21T16:03:24.655Z] ab5ef0e58194: Download complete [2020-08-21T16:03:24.919Z] 2de7ff778b66: Download complete [2020-08-21T16:03:28.229Z] ab5ef0e58194: Pull complete [2020-08-21T16:03:28.492Z] 9712f1f96733: Pull complete [2020-08-21T16:03:31.798Z] 63f879dbbcfc: Pull complete [2020-08-21T16:03:38.418Z] 0d9ebad4ef96: Pull complete [2020-08-21T16:03:38.418Z] e9a5061849ea: Pull complete [2020-08-21T16:03:38.679Z] d747dcd14b5f: Pull complete [2020-08-21T16:03:42.889Z] 2de7ff778b66: Pull complete [2020-08-21T16:03:42.889Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-21T16:03:42.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-21T16:03:42.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-21T16:03:43.060Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:03:43.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-21T16:03:46.769Z] $ docker top e86ce2a4b87057acf7af9f10f47ced5b66df1d73ddb149c3f41fecf674e47250 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-21T16:03:47.073Z] provisioning config files... [2020-08-21T16:03:47.103Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7695949367830913526tmp [2020-08-21T16:03:47.121Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4915842813911553469tmp [2020-08-21T16:03:47.135Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3946622656453407473tmp [Pipeline] { [Pipeline] echo [2020-08-21T16:03:47.200Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:03:47.552Z] ---> sigul-configuration.sh [2020-08-21T16:03:47.553Z] gpg: directory `/root/.gnupg' created [2020-08-21T16:03:47.553Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-21T16:03:47.553Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-21T16:03:47.553Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-21T16:03:47.553Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-21T16:03:47.553Z] gpg: CAST5 encrypted data [2020-08-21T16:03:47.813Z] gpg: encrypted with 1 passphrase [2020-08-21T16:03:47.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-21T16:03:48.107Z] + mkdir /home/jenkins [2020-08-21T16:03:48.108Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-21T16:03:48.400Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-21T16:03:48.410Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:03:48.700Z] ---> sigul-install.sh [2020-08-21T16:03:53.993Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-21T16:03:54.294Z] + git tag --list [2020-08-21T16:03:54.294Z] v1.2.1-dev.7 [Pipeline] sh [2020-08-21T16:03:54.594Z] + lftools sign git-tag v1.2.1-dev.7 [2020-08-21T16:03:55.978Z] Signing Git tag with Sigul... [2020-08-21T16:03:55.978Z] Signing v1.2.1-dev.7 [Pipeline] echo [2020-08-21T16:03:56.930Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:03:57.218Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-21T16:03:57.226Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-21T16:03:57.312Z] $ docker stop --time=1 e86ce2a4b87057acf7af9f10f47ced5b66df1d73ddb149c3f41fecf674e47250 [2020-08-21T16:03:59.217Z] $ docker rm -f e86ce2a4b87057acf7af9f10f47ced5b66df1d73ddb149c3f41fecf674e47250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:03:59.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T16:03:59.908Z] . [Pipeline] withDockerContainer [2020-08-21T16:03:59.995Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:04:00.034Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-21T16:04:00.631Z] $ docker top 67aaa19ccf58fa1d1c0afeef95dc895a9af47ebf6abbb26b268d65e5e1f45232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-21T16:04:00.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T16:04:00.924Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T16:04:01.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T16:04:01.111Z] $ docker exec 67aaa19ccf58fa1d1c0afeef95dc895a9af47ebf6abbb26b268d65e5e1f45232 ssh-agent [2020-08-21T16:04:01.292Z] SSH_AUTH_SOCK=/tmp/ssh-X5DBM7zgAmEe/agent.13 [2020-08-21T16:04:01.292Z] SSH_AGENT_PID=18 [2020-08-21T16:04:01.298Z] Running ssh-add (command line suppressed) [2020-08-21T16:04:01.419Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5371797927396478624.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5371797927396478624.key) [2020-08-21T16:04:01.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T16:04:01.836Z] + git semver bump pre [2020-08-21T16:04:01.836Z] # -> Open(): unable to determine branch for HEAD [2020-08-21T16:04:01.836Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-08-21T16:04:01.836Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-08-21T16:04:01.836Z] # $SEMVER_REMOTE_NAME = origin [2020-08-21T16:04:01.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-21T16:04:01.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-21T16:04:01.836Z] # $SEMVER_BRANCH = master [2020-08-21T16:04:01.836Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-08-21T16:04:01.836Z] 1.2.1-dev.8 [Pipeline] } [2020-08-21T16:04:01.847Z] $ docker exec --env ******** --env ******** 67aaa19ccf58fa1d1c0afeef95dc895a9af47ebf6abbb26b268d65e5e1f45232 ssh-agent -k [2020-08-21T16:04:01.968Z] unset SSH_AUTH_SOCK; [2020-08-21T16:04:01.968Z] unset SSH_AGENT_PID; [2020-08-21T16:04:01.968Z] echo Agent pid 18 killed; [2020-08-21T16:04:02.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-21T16:04:02.471Z] + git semver [Pipeline] } [2020-08-21T16:04:03.067Z] $ docker stop --time=1 67aaa19ccf58fa1d1c0afeef95dc895a9af47ebf6abbb26b268d65e5e1f45232 [2020-08-21T16:04:04.412Z] $ docker rm -f 67aaa19ccf58fa1d1c0afeef95dc895a9af47ebf6abbb26b268d65e5e1f45232 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:04:04.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T16:04:04.938Z] . [Pipeline] withDockerContainer [2020-08-21T16:04:05.028Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:04:05.067Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-21T16:04:05.652Z] $ docker top ae5a4ea65f57dfaf92801d7d02dac475f92c5ed274c1c99d05b44095143474ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-21T16:04:05.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T16:04:05.914Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T16:04:06.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T16:04:06.087Z] $ docker exec ae5a4ea65f57dfaf92801d7d02dac475f92c5ed274c1c99d05b44095143474ba ssh-agent [2020-08-21T16:04:06.258Z] SSH_AUTH_SOCK=/tmp/ssh-dGoXRGaiOXHq/agent.12 [2020-08-21T16:04:06.258Z] SSH_AGENT_PID=18 [2020-08-21T16:04:06.264Z] Running ssh-add (command line suppressed) [2020-08-21T16:04:06.389Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8951824962738878926.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8951824962738878926.key) [2020-08-21T16:04:06.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T16:04:06.773Z] + git semver push [2020-08-21T16:04:06.773Z] # -> Open(): unable to determine branch for HEAD [2020-08-21T16:04:06.774Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-08-21T16:04:06.774Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-08-21T16:04:06.774Z] # $SEMVER_REMOTE_NAME = origin [2020-08-21T16:04:06.774Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-21T16:04:06.774Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-21T16:04:06.774Z] # $SEMVER_BRANCH = master [2020-08-21T16:04:06.774Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-08-21T16:04:13.366Z] $ docker exec --env ******** --env ******** ae5a4ea65f57dfaf92801d7d02dac475f92c5ed274c1c99d05b44095143474ba ssh-agent -k [2020-08-21T16:04:13.482Z] unset SSH_AUTH_SOCK; [2020-08-21T16:04:13.483Z] unset SSH_AGENT_PID; [2020-08-21T16:04:13.483Z] echo Agent pid 18 killed; [2020-08-21T16:04:13.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-21T16:04:14.030Z] + git semver [Pipeline] } [2020-08-21T16:04:14.045Z] $ docker stop --time=1 ae5a4ea65f57dfaf92801d7d02dac475f92c5ed274c1c99d05b44095143474ba [2020-08-21T16:04:15.415Z] $ docker rm -f ae5a4ea65f57dfaf92801d7d02dac475f92c5ed274c1c99d05b44095143474ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2020-08-21T16:04:16.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:04:17.101Z] ---> package-listing.sh [2020-08-21T16:04:17.101Z] ++ facter osfamily [2020-08-21T16:04:17.101Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-21T16:04:17.101Z] + OS_FAMILY=redhat [2020-08-21T16:04:17.101Z] + workspace=/w/workspace/_app-service-configurable_master [2020-08-21T16:04:17.101Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-21T16:04:17.101Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-21T16:04:17.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-21T16:04:17.101Z] + PACKAGES=/tmp/packages_start.txt [2020-08-21T16:04:17.101Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-08-21T16:04:17.101Z] + PACKAGES=/tmp/packages_end.txt [2020-08-21T16:04:17.101Z] + case "${OS_FAMILY}" in [2020-08-21T16:04:17.101Z] + rpm -qa [2020-08-21T16:04:17.101Z] + sort [2020-08-21T16:04:21.430Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-21T16:04:21.430Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-21T16:04:21.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-21T16:04:21.430Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-08-21T16:04:21.430Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-08-21T16:04:21.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:04:22.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T16:04:22.079Z] [2020-08-21T16:04:22.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-21T16:04:22.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T16:04:22.463Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-21T16:04:22.463Z] c9b1b535fdd9: Pulling fs layer [2020-08-21T16:04:22.463Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-21T16:04:22.463Z] 756a868c4378: Pulling fs layer [2020-08-21T16:04:22.463Z] 444b2fc9a129: Pulling fs layer [2020-08-21T16:04:22.463Z] ea15f1150254: Pulling fs layer [2020-08-21T16:04:22.463Z] 41b27a9f41bf: Pulling fs layer [2020-08-21T16:04:22.463Z] 28c525ee5125: Pulling fs layer [2020-08-21T16:04:22.463Z] 094b1ea09ed8: Pulling fs layer [2020-08-21T16:04:22.463Z] 138eaada9080: Pulling fs layer [2020-08-21T16:04:22.463Z] 0622d0fa9048: Pulling fs layer [2020-08-21T16:04:22.463Z] 41b27a9f41bf: Waiting [2020-08-21T16:04:22.463Z] 28c525ee5125: Waiting [2020-08-21T16:04:22.463Z] 094b1ea09ed8: Waiting [2020-08-21T16:04:22.463Z] 138eaada9080: Waiting [2020-08-21T16:04:22.463Z] 0622d0fa9048: Waiting [2020-08-21T16:04:22.463Z] 444b2fc9a129: Waiting [2020-08-21T16:04:22.463Z] ea15f1150254: Waiting [2020-08-21T16:04:22.463Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-21T16:04:22.463Z] 2cc5ad85d9ab: Download complete [2020-08-21T16:04:22.463Z] 444b2fc9a129: Verifying Checksum [2020-08-21T16:04:22.463Z] 444b2fc9a129: Download complete [2020-08-21T16:04:22.463Z] c9b1b535fdd9: Download complete [2020-08-21T16:04:22.463Z] ea15f1150254: Verifying Checksum [2020-08-21T16:04:22.463Z] ea15f1150254: Download complete [2020-08-21T16:04:22.732Z] 28c525ee5125: Verifying Checksum [2020-08-21T16:04:22.732Z] 28c525ee5125: Download complete [2020-08-21T16:04:22.997Z] 756a868c4378: Verifying Checksum [2020-08-21T16:04:22.997Z] 756a868c4378: Download complete [2020-08-21T16:04:22.997Z] 138eaada9080: Verifying Checksum [2020-08-21T16:04:22.997Z] 138eaada9080: Download complete [2020-08-21T16:04:22.997Z] c9b1b535fdd9: Pull complete [2020-08-21T16:04:22.997Z] 094b1ea09ed8: Verifying Checksum [2020-08-21T16:04:22.997Z] 094b1ea09ed8: Download complete [2020-08-21T16:04:22.997Z] 0622d0fa9048: Verifying Checksum [2020-08-21T16:04:22.997Z] 0622d0fa9048: Download complete [2020-08-21T16:04:23.582Z] 41b27a9f41bf: Verifying Checksum [2020-08-21T16:04:23.582Z] 41b27a9f41bf: Download complete [2020-08-21T16:04:23.582Z] 2cc5ad85d9ab: Pull complete [2020-08-21T16:04:24.970Z] 756a868c4378: Pull complete [2020-08-21T16:04:25.231Z] 444b2fc9a129: Pull complete [2020-08-21T16:04:25.505Z] ea15f1150254: Pull complete [2020-08-21T16:04:28.837Z] 41b27a9f41bf: Pull complete [2020-08-21T16:04:28.837Z] 28c525ee5125: Pull complete [2020-08-21T16:04:30.771Z] 094b1ea09ed8: Pull complete [2020-08-21T16:04:32.685Z] 138eaada9080: Pull complete [2020-08-21T16:04:32.685Z] 0622d0fa9048: Pull complete [2020-08-21T16:04:32.685Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-21T16:04:32.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T16:04:32.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-21T16:04:32.816Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2020-08-21T16:04:32.856Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-21T16:04:34.804Z] $ docker top c6411cc8833ad475237c31a63c5d34fcb660e77e71d1a3ee9974fc5c3c436f88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-21T16:04:35.072Z] provisioning config files... [2020-08-21T16:04:35.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1833323389911070300tmp [Pipeline] { [Pipeline] echo [2020-08-21T16:04:35.155Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:04:35.444Z] ---> create-netrc.sh [Pipeline] echo [2020-08-21T16:04:35.454Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T16:04:35.744Z] ---> logs-deploy.sh [2020-08-21T16:04:35.745Z] + ARCHIVE_ARTIFACTS= [2020-08-21T16:04:35.745Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-21T16:04:35.745Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-21T16:04:35.745Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-21T16:04:35.745Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/43 [2020-08-21T16:04:35.745Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/43/ [2020-08-21T16:04:35.745Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/43 /w/workspace/_app-service-configurable_master [2020-08-21T16:04:36.684Z] Archives upload complete. [2020-08-21T16:04:36.944Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/43 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/43/