Pull request #2959 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bc9cd13b21e332e042b270897cf65247cfd48556+4ced080b53a8511502d10792e71c1cbc2dc01eb3 (4d593f4cc7ebe60f40ddb4e8806434f962bdff03) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 > git --version # 'git version 2.16.6' 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16517 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 Commit message: "Merge branch 'master' into issue-2957" > git rev-list --no-walk b400584c1c3cb6466e141ab22436c68bbc25a7a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:41 ========================================================= 15:55:41 EdgeX Global Pipelines Version Info 15:55:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:55:42 ------------------- 15:55:42 stable info: 15:55:42 ------------------- 15:55:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:42 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:55:42 Message: update stable to v1.0.173 15:55:43 ------------------- 15:55:43 experimental info: 15:55:43 ------------------- 15:55:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:55:43 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:55:43 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:55:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:55:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:55:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:55:45 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2959 [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2959 [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2959 [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc9cd13b21e332e042b270897cf65247cfd48556 [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc9cd13 [Pipeline] echo 15:55:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:55:46 provisioning config files... 15:55:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1376611865382625736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:47 ---> docker-login.sh 15:55:47 nexus3.edgexfoundry.org:10001 15:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:47 Configure a credential helper to remove this warning. See 15:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:47 15:55:47 Login Succeeded 15:55:47 nexus3.edgexfoundry.org:10002 15:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:47 Configure a credential helper to remove this warning. See 15:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:47 15:55:47 Login Succeeded 15:55:47 nexus3.edgexfoundry.org:10003 15:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:47 Configure a credential helper to remove this warning. See 15:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:47 15:55:47 Login Succeeded 15:55:47 nexus3.edgexfoundry.org:10004 15:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:48 Configure a credential helper to remove this warning. See 15:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:48 15:55:48 Login Succeeded 15:55:48 docker.io 15:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:48 Configure a credential helper to remove this warning. See 15:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:48 15:55:48 Login Succeeded 15:55:48 ---> docker-login.sh ends [Pipeline] } 15:55:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:48 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/core-command/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo core-command,cmd/core-command/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/core-data/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo core-data,cmd/core-data/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/core-metadata/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo core-metadata,cmd/core-metadata/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/security-proxy-setup/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/support-notifications/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo support-notifications,cmd/support-notifications/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/support-scheduler/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:55:48 + for file in '`ls cmd/**/Dockerfile`' 15:55:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:55:48 ++ cut -d/ -f2 15:55:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:55:49 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:50 15:55:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:55:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:51 latest: Pulling from edgex-devops/git-semver 15:55:51 31603596830f: Pulling fs layer 15:55:51 2a8b12db71e7: Pulling fs layer 15:55:51 6ca5941a6612: Pulling fs layer 15:55:51 ecc8261a40a4: Pulling fs layer 15:55:51 ecc8261a40a4: Waiting 15:55:51 2a8b12db71e7: Verifying Checksum 15:55:51 2a8b12db71e7: Download complete 15:55:51 31603596830f: Download complete 15:55:51 ecc8261a40a4: Verifying Checksum 15:55:51 ecc8261a40a4: Download complete 15:55:51 6ca5941a6612: Verifying Checksum 15:55:51 6ca5941a6612: Download complete 15:55:51 31603596830f: Pull complete 15:55:51 2a8b12db71e7: Pull complete 15:55:52 6ca5941a6612: Pull complete 15:55:52 ecc8261a40a4: Pull complete 15:55:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:55:52 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 15:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:55:55 $ docker top 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:55 [ssh-agent] Looking for ssh-agent implementation... 15:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:56 $ docker exec 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent 15:55:56 SSH_AUTH_SOCK=/tmp/ssh-HqoVFrMduQ6z/agent.13 15:55:56 SSH_AGENT_PID=19 15:55:56 Running ssh-add (command line suppressed) 15:55:56 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6725925958185331436.key (/w/workspace/edgex-go/3@tmp/private_key_6725925958185331436.key) 15:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:56 + git tag --points-at HEAD [Pipeline] } 15:55:56 $ docker exec --env ******** --env ******** 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent -k 15:55:56 unset SSH_AUTH_SOCK; 15:55:56 unset SSH_AGENT_PID; 15:55:56 echo Agent pid 19 killed; 15:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:55:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:57 [ssh-agent] Looking for ssh-agent implementation... 15:55:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:57 $ docker exec 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent 15:55:57 SSH_AUTH_SOCK=/tmp/ssh-gVF3CVrkeMiZ/agent.48 15:55:57 SSH_AGENT_PID=54 15:55:57 Running ssh-add (command line suppressed) 15:55:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7786454946500079103.key (/w/workspace/edgex-go/3@tmp/private_key_7786454946500079103.key) 15:55:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:57 + git semver init 15:55:57 # -> Open(): unable to determine branch for HEAD 15:55:57 # $GIT_DIR = /w/workspace/edgex-go/3/.git 15:55:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 15:55:57 # $SEMVER_REMOTE_NAME = origin 15:55:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:55:57 # $SEMVER_USER_NAME = edgex-jenkins 15:55:57 # $SEMVER_BRANCH = PR-2959 15:55:57 # $SEMVER_TEMP = /tmp/semver-244884612 15:55:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:56:16 # '/tmp/semver-244884612' -> '/w/workspace/edgex-go/3/.semver' 15:56:16 # -> Force: false 15:56:16 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 15:56:16 $ docker exec --env ******** --env ******** 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent -k 15:56:16 unset SSH_AUTH_SOCK; 15:56:16 unset SSH_AGENT_PID; 15:56:16 echo Agent pid 54 killed; 15:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:17 + git semver [Pipeline] } 15:56:17 $ docker stop --time=1 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 15:56:19 $ docker rm -f 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:56:20 Stashed 1 file(s) [Pipeline] echo 15:56:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:56:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:56:21 + sudo service docker restart 15:56:21 + true 15:56:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:56:22 ========================================================= 15:56:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:56:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:56:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:56:26 Sending build context to Docker daemon 326.2MB 15:56:26 Step 1/7 : ARG BASE=golang:1.15-alpine 15:56:26 Step 2/7 : FROM ${BASE} 15:56:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:56:26 188c0c94c7c5: Pulling fs layer 15:56:26 0ef7d3d256c8: Pulling fs layer 15:56:26 de9db76c5a1d: Pulling fs layer 15:56:26 bca2f99d35d6: Pulling fs layer 15:56:26 93359f2a8cfa: Pulling fs layer 15:56:26 7c6f9722023f: Pulling fs layer 15:56:26 a35cf1a2eb13: Pulling fs layer 15:56:26 bca2f99d35d6: Waiting 15:56:26 93359f2a8cfa: Waiting 15:56:26 7c6f9722023f: Waiting 15:56:26 a35cf1a2eb13: Waiting 15:56:26 de9db76c5a1d: Verifying Checksum 15:56:26 de9db76c5a1d: Download complete 15:56:26 0ef7d3d256c8: Download complete 15:56:26 93359f2a8cfa: Verifying Checksum 15:56:26 93359f2a8cfa: Download complete 15:56:26 188c0c94c7c5: Verifying Checksum 15:56:26 188c0c94c7c5: Download complete 15:56:26 188c0c94c7c5: Pull complete 15:56:26 0ef7d3d256c8: Pull complete 15:56:26 7c6f9722023f: Verifying Checksum 15:56:26 7c6f9722023f: Download complete 15:56:26 de9db76c5a1d: Pull complete 15:56:28 a35cf1a2eb13: Verifying Checksum 15:56:28 a35cf1a2eb13: Download complete 15:56:29 bca2f99d35d6: Verifying Checksum 15:56:29 bca2f99d35d6: Download complete 15:56:34 bca2f99d35d6: Pull complete 15:56:34 93359f2a8cfa: Pull complete 15:56:34 7c6f9722023f: Pull complete 15:56:35 Still waiting to schedule task 15:56:35 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16515’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16518’ is offline 15:56:39 a35cf1a2eb13: Pull complete 15:56:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:56:39 ---> a62c8e92a672 15:56:39 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:56:40 ---> Running in ca8ec49e5666 15:56:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:42 (1/12) Installing libmagic (5.38-r0) 15:56:43 (2/12) Installing file (5.38-r0) 15:56:43 (3/12) Installing libc-dev (0.7.2-r3) 15:56:43 (4/12) Installing g++ (9.3.0-r2) 15:56:47 (5/12) Installing fortify-headers (1.1-r0) 15:56:47 (6/12) Installing patch (2.7.6-r6) 15:56:47 (7/12) Installing build-base (0.5-r2) 15:56:47 (8/12) Installing libsodium (1.0.18-r0) 15:56:47 (9/12) Installing pkgconf (1.7.2-r0) 15:56:48 (10/12) Installing libsodium-dev (1.0.18-r0) 15:56:48 (11/12) Installing libzmq (4.3.3-r0) 15:56:48 (12/12) Installing zeromq-dev (4.3.3-r0) 15:56:48 Executing busybox-1.31.1-r19.trigger 15:56:48 OK: 233 MiB in 51 packages 15:56:52 Removing intermediate container ca8ec49e5666 15:56:52 ---> f19d4f1c49ca 15:56:52 Step 4/7 : WORKDIR /edgex-go 15:56:52 ---> Running in d2f1b4567625 15:56:52 Removing intermediate container d2f1b4567625 15:56:52 ---> 453e81b36a7a 15:56:52 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:56:53 latest: Pulling from library/docker 15:56:53 801bfaa63ef2: Pulling fs layer 15:56:53 4f7dc993c79e: Pulling fs layer 15:56:53 d39d95e4997f: Pulling fs layer 15:56:53 1cda4b703d87: Pulling fs layer 15:56:53 54e5375350ea: Pulling fs layer 15:56:53 f08cd1b3bb1b: Pulling fs layer 15:56:53 8e17d04e0c68: Pulling fs layer 15:56:53 54e5375350ea: Waiting 15:56:53 1cda4b703d87: Waiting 15:56:53 8e17d04e0c68: Waiting 15:56:53 f08cd1b3bb1b: Waiting 15:56:53 d39d95e4997f: Verifying Checksum 15:56:53 d39d95e4997f: Download complete 15:56:53 801bfaa63ef2: Verifying Checksum 15:56:53 801bfaa63ef2: Download complete 15:56:53 4f7dc993c79e: Verifying Checksum 15:56:53 4f7dc993c79e: Download complete 15:56:53 f08cd1b3bb1b: Verifying Checksum 15:56:53 f08cd1b3bb1b: Download complete 15:56:53 54e5375350ea: Verifying Checksum 15:56:53 54e5375350ea: Download complete 15:56:53 801bfaa63ef2: Pull complete 15:56:53 8e17d04e0c68: Verifying Checksum 15:56:53 8e17d04e0c68: Download complete 15:56:54 4f7dc993c79e: Pull complete 15:56:54 d39d95e4997f: Pull complete 15:56:54 1cda4b703d87: Download complete 15:56:57 1cda4b703d87: Pull complete 15:56:57 54e5375350ea: Pull complete 15:56:57 f08cd1b3bb1b: Pull complete 15:56:57 8e17d04e0c68: Pull complete 15:56:57 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 15:56:57 Status: Downloaded newer image for docker:latest 15:56:59 ---> a0b4c18259bb 15:56:59 Step 6/7 : COPY go.mod . 15:56:59 ---> 5827940ccb4c 15:56:59 Step 7/7 : RUN go mod download 15:56:59 ---> Running in d09a643f659b 15:57:21 Removing intermediate container d09a643f659b 15:57:21 ---> 786869d8c518 15:57:21 Successfully built 786869d8c518 15:57:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:57:21 + docker inspect -f . ci-base-image-x86_64 15:57:21 . [Pipeline] withDockerContainer 15:57:22 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 15:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:57:22 $ docker top 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:23 + go version 15:57:23 go version go1.15.5 linux/amd64 [Pipeline] } 15:57:23 $ docker stop --time=1 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e 15:57:24 $ docker rm -f 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:25 + docker inspect -f . ci-base-image-x86_64 15:57:25 . [Pipeline] withDockerContainer 15:57:25 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 15:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:57:26 $ docker top 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:26 ========================================================= 15:57:26 [edgeXBuildGoParallel] Running Tests and Build... 15:57:26 ========================================================= [Pipeline] sh 15:57:27 + make test 15:57:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:57:35 ? github.com/edgexfoundry/edgex-go [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:57:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:57:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:57:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.137s coverage: 27.1% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 72.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.423s coverage: 83.3% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.277s coverage: 28.6% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:58:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:58:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.322s coverage: 93.8% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements 15:58:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.104s coverage: 87.2% of statements 15:58:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements 15:58:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.4% of statements 15:58:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.5% of statements 15:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:58:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.024s coverage: 100.0% of statements 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 15:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 15:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 55.9% of statements 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.0% of statements 15:58:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 15:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements 15:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 29.1% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:58:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:58:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 15:58:16 GO111MODULE=on go vet ./... 15:58:38 gofmt -l . 15:58:38 [ "`gofmt -l .`" = "" ] 15:58:38 ./bin/test-go-mod-tidy.sh 15:58:38 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:40 + ls -al . 15:58:40 total 636 15:58:40 drwxrwxr-x 10 1001 1001 4096 Dec 17 15:58 . 15:58:40 drwxr-xr-x 4 root root 28 Dec 17 15:57 .. 15:58:40 -rw-rw-r-- 1 1001 1001 11 Dec 17 15:55 .dockerignore 15:58:40 drwxrwxr-x 8 1001 1001 179 Dec 17 15:55 .git 15:58:40 drwxrwxr-x 3 1001 1001 125 Dec 17 15:55 .github 15:58:40 -rw-rw-r-- 1 1001 1001 824 Dec 17 15:55 .gitignore 15:58:40 drwx------ 3 1001 1001 47 Dec 17 15:56 .semver 15:58:40 -rw-rw-r-- 1 1001 1001 166 Dec 17 15:55 .sonarcloud.properties 15:58:40 -rw-rw-r-- 1 1001 1001 3804 Dec 17 15:55 CONTRIBUTING.md 15:58:40 -rw-rw-r-- 1 1001 1001 1035 Dec 17 15:55 Dockerfile.build 15:58:40 -rw-rw-r-- 1 1001 1001 863 Dec 17 15:55 Jenkinsfile 15:58:40 -rw-rw-r-- 1 1001 1001 10775 Dec 17 15:55 LICENSE 15:58:40 -rw-rw-r-- 1 1001 1001 5750 Dec 17 15:55 Makefile 15:58:40 -rw-rw-r-- 1 1001 1001 6511 Dec 17 15:55 README.md 15:58:40 -rw-rw-r-- 1 1001 1001 6744 Dec 17 15:55 SECURITY.md 15:58:40 -rw-rw-r-- 1 1001 1001 5 Dec 17 15:56 VERSION 15:58:40 -rw-rw-r-- 1 1001 1001 4131 Dec 17 15:55 ZMQWindows.md 15:58:40 drwxrwxr-x 2 1001 1001 117 Dec 17 15:55 bin 15:58:40 drwxrwxr-x 14 1001 1001 4096 Dec 17 15:55 cmd 15:58:40 -rw-r--r-- 1 root root 537096 Dec 17 15:58 coverage.out 15:58:40 -rw-r--r-- 1 root root 979 Dec 17 15:58 go.mod 15:58:40 -rw-r--r-- 1 root root 18631 Dec 17 15:58 go.sum 15:58:40 drwxrwxr-x 8 1001 1001 127 Dec 17 15:55 internal 15:58:40 drwxrwxr-x 4 1001 1001 26 Dec 17 15:55 openapi 15:58:40 drwxrwxr-x 4 1001 1001 71 Dec 17 15:55 snap 15:58:40 -rw-rw-r-- 1 1001 1001 168 Dec 17 15:55 version.go [Pipeline] sh 15:58:40 + '[' -e coverage.out ] 15:58:40 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:40 Stashed 1 file(s) [Pipeline] sh 15:58:41 + make build 15:58:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:58:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:58:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:58:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:58:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:58:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:58:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:59:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 15:59:02 $ docker stop --time=1 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 15:59:03 $ docker rm -f 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:07 15:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:08 latest: Pulling from edgex-devops/edgex-compose 15:59:08 cbdbe7a5bc2a: Pulling fs layer 15:59:08 ca9280d653b3: Pulling fs layer 15:59:08 7e9c9ca2126c: Pulling fs layer 15:59:08 cbdbe7a5bc2a: Download complete 15:59:09 ca9280d653b3: Verifying Checksum 15:59:09 ca9280d653b3: Download complete 15:59:09 cbdbe7a5bc2a: Pull complete 15:59:09 7e9c9ca2126c: Download complete 15:59:09 ca9280d653b3: Pull complete 15:59:16 7e9c9ca2126c: Pull complete 15:59:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:59:16 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 15:59:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:59:17 $ docker top 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:18 + docker-compose build --help 15:59:18 + grep parallel 15:59:19 --parallel Build images in parallel. [Pipeline] } 15:59:19 $ docker stop --time=1 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 15:59:21 $ docker rm -f 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:59:22 . [Pipeline] withDockerContainer 15:59:22 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 15:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:59:23 $ docker top 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:23 + docker-compose -f ./docker-compose-build.yml build --parallel 15:59:24 Building docker-core-command-go ... 15:59:24 Building docker-core-data-go ... 15:59:24 Building docker-core-metadata-go ... 15:59:24 Building docker-security-bootstrap-redis-go ... 15:59:24 Building docker-security-proxy-setup-go ... 15:59:24 Building docker-security-secretstore-setup-go ... 15:59:24 Building docker-support-notifications-go ... 15:59:24 Building docker-support-scheduler-go ... 15:59:24 Building docker-sys-mgmt-agent-go ... 15:59:24 Building docker-security-secretstore-setup-go 15:59:24 Building docker-security-bootstrap-redis-go 15:59:24 Building docker-sys-mgmt-agent-go 15:59:24 Building docker-security-proxy-setup-go 15:59:24 Building docker-support-scheduler-go 15:59:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 15:59:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 786869d8c518 15:59:51 Step 3/24 : WORKDIR /edgex-go 15:59:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 15:59:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 786869d8c518 15:59:51 Step 3/21 : WORKDIR /edgex-go 15:59:51 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 15:59:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 786869d8c518 15:59:51 Step 3/27 : WORKDIR /edgex-go 15:59:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 15:59:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 786869d8c518 15:59:51 Step 3/21 : WORKDIR /edgex-go 15:59:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:59:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 786869d8c518 15:59:51 Step 3/22 : WORKDIR /edgex-go 15:59:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16519 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws 15:59:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:59:52 ---> Running in f98ff89aae54 15:59:52 ---> Running in 7e8066741c1b 15:59:52 ---> Running in c058945cafa2 15:59:53 ---> Running in 33cfc9907b70 15:59:53 ---> Running in f419e8eb9979 15:59:53 Removing intermediate container 7e8066741c1b 15:59:53 ---> b3c89b602068 15:59:53 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:53 Removing intermediate container f419e8eb9979 15:59:53 ---> 7ce655ed1141 15:59:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:53 Removing intermediate container f98ff89aae54 15:59:53 ---> 9275222cd4df 15:59:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:53 Removing intermediate container 33cfc9907b70 15:59:53 ---> ec6fee477461 15:59:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:53 Removing intermediate container c058945cafa2 15:59:53 ---> c57956f67733 15:59:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:53 ---> Running in bb68918363ed 15:59:53 ---> Running in 505ba2c015da 15:59:53 ---> Running in b8bf6cddfe44 15:59:53 ---> Running in 991a41e4315c 15:59:53 ---> Running in 1570473dd1bc 15:59:55 Removing intermediate container bb68918363ed 15:59:55 ---> 3346adeb9cc7 15:59:55 Step 5/27 : RUN apk update && apk add make bash git 15:59:55 ---> Running in e8bba30a3d2e 15:59:55 Removing intermediate container b8bf6cddfe44 15:59:55 ---> fe6047812570 15:59:55 Step 5/22 : RUN apk update && apk add make git 15:59:56 ---> Running in 41f14529db76 15:59:56 Removing intermediate container 991a41e4315c 15:59:56 ---> 7334edb6b405 15:59:56 Step 5/21 : RUN apk update && apk add make git 15:59:56 Removing intermediate container 1570473dd1bc 15:59:56 ---> d5d8168381de 15:59:56 Step 5/24 : RUN apk update && apk add make git 15:59:56 Removing intermediate container 505ba2c015da 15:59:56 ---> 6643c8ed5b08 15:59:56 Step 5/21 : RUN apk update && apk add make git 15:59:56 ---> Running in af14b7769947 15:59:56 ---> Running in 845d258ee746 15:59:56 ---> Running in 862cccb791a0 15:59:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:56 using credential edgex-jenkins-ssh 15:59:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:57 Cloning the remote Git repository 15:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:59:58 OK: 12750 distinct packages available 15:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:59:58 OK: 12750 distinct packages available 15:59:58 OK: 233 MiB in 51 packages 15:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:59:57 > git init /w/workspace/edgex-go/3 # timeout=10 15:59:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:59:57 > git --version # timeout=10 15:59:57 > git --version # 'git version 2.17.1' 15:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:58 OK: 233 MiB in 51 packages 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:59:58 OK: 12750 distinct packages available 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:59:58 OK: 12750 distinct packages available 15:59:58 Removing intermediate container e8bba30a3d2e 15:59:58 ---> 16b74995d198 15:59:58 Step 6/27 : COPY go.mod . 15:59:58 OK: 233 MiB in 51 packages 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:59:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:59:58 OK: 12750 distinct packages available 15:59:58 Removing intermediate container 41f14529db76 15:59:58 ---> 6edd20b45e72 15:59:58 Step 6/22 : COPY go.mod . 15:59:58 OK: 233 MiB in 51 packages 15:59:59 ---> 49bd330399c9 15:59:59 Step 7/27 : RUN go mod download 15:59:59 OK: 233 MiB in 51 packages 15:59:59 ---> 217c1057fb6f 15:59:59 Step 7/22 : RUN go mod download 15:59:59 ---> Running in 0cbd4449e4af 15:59:59 ---> Running in 2a2b02987346 16:00:00 Removing intermediate container 862cccb791a0 16:00:00 ---> 62ec6ca35e97 16:00:00 Step 6/21 : COPY go.mod . 16:00:00 Removing intermediate container af14b7769947 16:00:00 ---> 3c5a8e704622 16:00:00 Step 6/21 : COPY go.mod . 16:00:00 Removing intermediate container 845d258ee746 16:00:00 ---> 799f4df152ef 16:00:00 Step 6/24 : COPY go.mod . 16:00:00 ---> 68c47604a04c 16:00:00 Step 7/21 : RUN go mod download 16:00:00 ---> Running in c6cb4424742c 16:00:00 ---> a9ea90fcfb26 16:00:00 Step 7/21 : RUN go mod download 16:00:00 ---> Running in 4f60db6fedd6 16:00:00 ---> 1dbf246ae976 16:00:00 Step 7/24 : RUN go mod download 16:00:00 ---> Running in 6b31ce668e81 16:00:02 Removing intermediate container 2a2b02987346 16:00:02 ---> 0a8e813e33eb 16:00:02 Step 8/22 : COPY . . 16:00:02 Removing intermediate container 0cbd4449e4af 16:00:02 ---> 54080dbceb16 16:00:02 Step 8/27 : COPY . . 16:00:10 Removing intermediate container c6cb4424742c 16:00:10 ---> 3ae465fda003 16:00:10 Step 8/21 : COPY . . 16:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:00:12 Merging remotes/origin/master commit 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 16:00:13 Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 16:00:13 Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) 16:00:12 > git config core.sparsecheckout # timeout=10 16:00:12 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 16:00:13 > git remote # timeout=10 16:00:13 > git config --get remote.origin.url # timeout=10 16:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:13 > git merge 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 16:00:13 > git rev-parse HEAD^{commit} # timeout=10 16:00:13 > git config core.sparsecheckout # timeout=10 16:00:13 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 16:00:15 Removing intermediate container 6b31ce668e81 16:00:15 ---> 9a2f859b19eb 16:00:15 Step 8/24 : COPY . . 16:00:15 Removing intermediate container 4f60db6fedd6 16:00:15 ---> cc7a648dcb70 16:00:15 Step 8/21 : COPY . . 16:00:17 Commit message: "Merge branch 'master' into issue-2957" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:00:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:00:20 + sudo service docker restart 16:00:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:00:22 provisioning config files... 16:00:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2853694154225431842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:22 ---> docker-login.sh 16:00:22 nexus3.edgexfoundry.org:10001 16:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:24 Configure a credential helper to remove this warning. See 16:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:24 16:00:24 Login Succeeded 16:00:24 nexus3.edgexfoundry.org:10002 16:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:24 Configure a credential helper to remove this warning. See 16:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:24 16:00:24 Login Succeeded 16:00:24 nexus3.edgexfoundry.org:10003 16:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:25 Configure a credential helper to remove this warning. See 16:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:25 16:00:25 Login Succeeded 16:00:25 nexus3.edgexfoundry.org:10004 16:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:25 Configure a credential helper to remove this warning. See 16:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:25 16:00:25 Login Succeeded 16:00:25 docker.io 16:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:26 Configure a credential helper to remove this warning. See 16:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:26 16:00:26 Login Succeeded 16:00:26 ---> docker-login.sh ends [Pipeline] } 16:00:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:27 ========================================================= 16:00:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:00:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:00:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:00:29 Sending build context to Docker daemon 165.4MB 16:00:29 Step 1/7 : ARG BASE=golang:1.15-alpine 16:00:29 Step 2/7 : FROM ${BASE} 16:00:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:00:29 5f621e34cdf4: Pulling fs layer 16:00:29 a4357932f1b6: Pulling fs layer 16:00:29 18c013af1878: Pulling fs layer 16:00:29 00ac8860ef70: Pulling fs layer 16:00:29 63d7cb157983: Pulling fs layer 16:00:29 b116817d02f9: Pulling fs layer 16:00:29 745a02a5169b: Pulling fs layer 16:00:29 00ac8860ef70: Waiting 16:00:29 63d7cb157983: Waiting 16:00:29 b116817d02f9: Waiting 16:00:29 745a02a5169b: Waiting 16:00:29 18c013af1878: Verifying Checksum 16:00:29 18c013af1878: Download complete 16:00:29 a4357932f1b6: Download complete 16:00:29 63d7cb157983: Verifying Checksum 16:00:29 63d7cb157983: Download complete 16:00:30 b116817d02f9: Verifying Checksum 16:00:30 b116817d02f9: Download complete 16:00:30 5f621e34cdf4: Verifying Checksum 16:00:30 5f621e34cdf4: Download complete 16:00:30 5f621e34cdf4: Pull complete 16:00:31 a4357932f1b6: Pull complete 16:00:31 18c013af1878: Pull complete 16:00:33 745a02a5169b: Verifying Checksum 16:00:33 745a02a5169b: Download complete 16:00:33 00ac8860ef70: Download complete 16:00:34 ---> 6571caeac12e 16:00:34 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:00:34 ---> 21a9d6d9e1d7 16:00:34 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:00:34 ---> Running in edd184078d40 16:00:34 ---> Running in 0fd04a50b571 16:00:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:00:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:00:43 00ac8860ef70: Pull complete 16:00:43 63d7cb157983: Pull complete 16:00:44 b116817d02f9: Pull complete 16:00:45 ---> eb252a7362b3 16:00:45 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:45 ---> e96fcf73d01a 16:00:45 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:00:46 ---> 14eedc716c3c 16:00:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:46 ---> Running in 4552157f8c91 16:00:46 ---> Running in 90c89c6d434e 16:00:46 ---> Running in bafbc225db30 16:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:47 745a02a5169b: Pull complete 16:00:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:00:48 ---> b7e6874047d6 16:00:48 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:00:51 ---> Running in 6c95ae392f06 16:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:55 (1/12) Installing libmagic (5.38-r0) 16:00:55 (2/12) Installing file (5.38-r0) 16:00:55 (3/12) Installing libc-dev (0.7.2-r3) 16:00:55 (4/12) Installing g++ (9.3.0-r2) 16:01:08 (5/12) Installing fortify-headers (1.1-r0) 16:01:08 (6/12) Installing patch (2.7.6-r6) 16:01:08 (7/12) Installing build-base (0.5-r2) 16:01:08 (8/12) Installing libsodium (1.0.18-r0) 16:01:08 (9/12) Installing pkgconf (1.7.2-r0) 16:01:08 (10/12) Installing libsodium-dev (1.0.18-r0) 16:01:08 (11/12) Installing libzmq (4.3.3-r0) 16:01:08 (12/12) Installing zeromq-dev (4.3.3-r0) 16:01:08 Executing busybox-1.31.1-r19.trigger 16:01:08 OK: 217 MiB in 51 packages 16:01:09 Removing intermediate container edd184078d40 16:01:09 ---> 39753b125f01 16:01:09 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:01:09 Removing intermediate container 0fd04a50b571 16:01:09 ---> 1a3020438ee3 16:01:09 16:01:09 Step 10/22 : FROM alpine:3.10 16:01:09 3.10: Pulling from library/alpine 16:01:09 ---> Running in 234fe239cb11 16:01:10 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:01:10 Status: Downloaded newer image for alpine:3.10 16:01:10 ---> be4e4bea2c2e 16:01:10 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:01:10 Removing intermediate container 6c95ae392f06 16:01:10 ---> 0ac90cc681ed 16:01:10 Step 4/7 : WORKDIR /edgex-go 16:01:10 ---> Running in e126389dbeb2 16:01:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:01:11 ---> Running in 5c08f2e4cb8d 16:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:01:11 Removing intermediate container 5c08f2e4cb8d 16:01:11 ---> 5ebd148a9448 16:01:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:01:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:01:11 latest: Pulling from library/docker 16:01:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:01:12 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:01:12 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:01:12 OK: 10350 distinct packages available 16:01:12 a3cc7d3b244e: Pulling fs layer 16:01:12 02a3295e0d61: Pulling fs layer 16:01:12 0f4f2e6d8100: Pulling fs layer 16:01:12 065c9533d613: Pulling fs layer 16:01:12 9fce0df16b8b: Pulling fs layer 16:01:12 e3faa53604c1: Pulling fs layer 16:01:12 04b5adaa2053: Pulling fs layer 16:01:12 9fce0df16b8b: Waiting 16:01:12 e3faa53604c1: Waiting 16:01:12 0f4f2e6d8100: Verifying Checksum 16:01:12 0f4f2e6d8100: Download complete 16:01:12 a3cc7d3b244e: Verifying Checksum 16:01:12 a3cc7d3b244e: Download complete 16:01:12 (1/5) Installing ca-certificates (20191127-r2) 16:01:12 02a3295e0d61: Verifying Checksum 16:01:12 02a3295e0d61: Download complete 16:01:12 9fce0df16b8b: Verifying Checksum 16:01:12 9fce0df16b8b: Download complete 16:01:12 e3faa53604c1: Verifying Checksum 16:01:12 e3faa53604c1: Download complete 16:01:12 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:01:12 (3/5) Installing libcurl (7.66.0-r3) 16:01:12 (4/5) Installing curl (7.66.0-r3) 16:01:12 (5/5) Installing dumb-init (1.2.2-r1) 16:01:12 Executing busybox-1.30.1-r3.trigger 16:01:12 Executing ca-certificates-20191127-r2.trigger 16:01:12 04b5adaa2053: Download complete 16:01:12 OK: 7 MiB in 19 packages 16:01:13 a3cc7d3b244e: Pull complete 16:01:13 02a3295e0d61: Pull complete 16:01:13 Removing intermediate container 234fe239cb11 16:01:13 ---> e3fc630b0223 16:01:13 16:01:13 Step 11/27 : FROM docker:latest 16:01:13 ---> 0040bc98e531 16:01:13 Step 12/27 : RUN apk add --no-cache bash 16:01:14 0f4f2e6d8100: Pull complete 16:01:14 065c9533d613: Verifying Checksum 16:01:14 065c9533d613: Download complete 16:01:16 ---> Running in 601f0b5dd890 16:01:16 Removing intermediate container e126389dbeb2 16:01:16 ---> e8b83657c871 16:01:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:01:16 Removing intermediate container 4552157f8c91 16:01:16 ---> 672b02cd97f5 16:01:16 16:01:16 Step 10/21 : FROM scratch 16:01:16 ---> 16:01:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:01:16 ---> Running in 2865593fa55d 16:01:16 ---> Running in 7b4f123d96ba 16:01:17 Removing intermediate container 2865593fa55d 16:01:17 ---> 028b06e65292 16:01:17 Step 13/22 : WORKDIR / 16:01:18 065c9533d613: Pull complete 16:01:18 9fce0df16b8b: Pull complete 16:01:18 e3faa53604c1: Pull complete 16:01:19 04b5adaa2053: Pull complete 16:01:19 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 16:01:19 Status: Downloaded newer image for docker:latest 16:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:19 Removing intermediate container 7b4f123d96ba 16:01:19 ---> 5418487c43fd 16:01:19 Step 12/21 : ENV APP_PORT=48085 16:01:19 ---> Running in 9841c2bbf17b 16:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:19 Removing intermediate container 90c89c6d434e 16:01:19 ---> a8bd29104dee 16:01:19 16:01:19 Step 10/24 : FROM alpine:3.10 16:01:19 ---> be4e4bea2c2e 16:01:19 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:01:19 ---> Using cache 16:01:19 ---> e8b83657c871 16:01:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:19 ---> Running in b4d47c94a9ae 16:01:19 Removing intermediate container bafbc225db30 16:01:19 ---> f3254a2d64a1 16:01:19 16:01:19 Step 10/21 : FROM alpine 16:01:19 ---> Running in a269fb905b3a 16:01:19 (1/2) Installing readline (8.0.4-r0) 16:01:19 (2/2) Installing bash (5.0.17-r0) 16:01:19 latest: Pulling from library/alpine 16:01:19 Executing bash-5.0.17-r0.post-install 16:01:19 Executing busybox-1.31.1-r19.trigger 16:01:19 OK: 12 MiB in 22 packages 16:01:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:01:19 Removing intermediate container b4d47c94a9ae 16:01:19 ---> ac844a8677b5 16:01:19 Step 13/21 : EXPOSE $APP_PORT 16:01:19 Removing intermediate container 9841c2bbf17b 16:01:19 ---> e4d96aaf80bf 16:01:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:01:19 Status: Downloaded newer image for alpine:latest 16:01:19 ---> 389fef711851 16:01:19 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:01:19 Removing intermediate container a269fb905b3a 16:01:19 ---> 0901bb465c68 16:01:19 Step 13/24 : WORKDIR / 16:01:19 ---> Running in 1fb7464354c2 16:01:20 ---> Running in d30af76190fc 16:01:20 ---> Running in 5087ba3d87a3 16:01:20 Removing intermediate container 1fb7464354c2 16:01:20 ---> a7d14d3d9407 16:01:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:01:21 ---> 8196b2711a7d 16:01:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:01:22 ---> 235f79ba7fda 16:01:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:01:22 Removing intermediate container 5087ba3d87a3 16:01:22 ---> e3fe78f85d7a 16:01:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:01:22 Removing intermediate container 601f0b5dd890 16:01:22 ---> d9319f9d13ea 16:01:22 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:01:22 ---> a4898e9feb31 16:01:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:01:22 ---> Running in 90fa0d910f96 16:01:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:22 ---> 411021cefd9b 16:01:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:01:22 ---> c95ad5f22ed2 16:01:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:01:22 ---> 163b74a0c611 16:01:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:01:22 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:01:22 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:01:22 OK: 12745 distinct packages available 16:01:22 ---> a50d29749b83 16:01:22 Step 6/7 : COPY go.mod . 16:01:22 ---> b74267a5017c 16:01:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:01:22 (1/4) Installing ca-certificates (20191127-r4) 16:01:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:01:22 (3/4) Installing libcurl (7.69.1-r3) 16:01:22 (4/4) Installing curl (7.69.1-r3) 16:01:22 Executing busybox-1.31.1-r19.trigger 16:01:23 ---> 1b4cc815770a 16:01:23 Step 7/7 : RUN go mod download 16:01:23 ---> Running in 2ff5b571c00b 16:01:23 Executing ca-certificates-20191127-r4.trigger 16:01:23 ---> 7165b76a52d4 16:01:23 Step 18/22 : RUN chmod +x entrypoint.sh 16:01:23 OK: 7 MiB in 18 packages 16:01:23 ---> f1b4efda200d 16:01:23 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:01:23 ---> Running in 6712fb45b4b8 16:01:23 ---> Running in e4c43cb0a141 16:01:23 ---> 827242cdf91e 16:01:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:01:24 Removing intermediate container 90fa0d910f96 16:01:24 ---> 86d3eec0371b 16:01:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:01:24 Removing intermediate container e4c43cb0a141 16:01:24 ---> 1cec6242d682 16:01:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:24 ---> Running in a6d7416750da 16:01:24 ---> Running in 6829170aebdf 16:01:24 ---> dffa2c228793 16:01:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:01:24 Removing intermediate container d30af76190fc 16:01:24 ---> c4f1760ec583 16:01:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:24 ---> Running in 63edb1112cb2 16:01:25 Removing intermediate container a6d7416750da 16:01:25 ---> c7dc37386f5d 16:01:25 Step 15/27 : ENV APP_PORT=48090 16:01:25 Removing intermediate container 6829170aebdf 16:01:25 ---> 0698ea3923ae 16:01:25 Step 19/21 : LABEL arch=x86_64 16:01:25 ---> Running in 7920bb9b03ce 16:01:25 Removing intermediate container 63edb1112cb2 16:01:25 ---> 73fb92e6c7db 16:01:25 Step 13/21 : WORKDIR /edgex 16:01:25 ---> Running in e2f0d02c22b9 16:01:25 ---> Running in 691cf5a40676 16:01:25 ---> bae797652f07 16:01:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:01:25 Removing intermediate container 7920bb9b03ce 16:01:25 ---> 40b51acdfbe0 16:01:25 Step 16/27 : EXPOSE $APP_PORT 16:01:25 Removing intermediate container e2f0d02c22b9 16:01:25 ---> c2bbf7b55126 16:01:25 Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:01:25 ---> Running in 2e03120ccf89 16:01:26 ---> Running in 8eb298921056 16:01:26 Removing intermediate container 691cf5a40676 16:01:26 ---> 5f48ee200fec 16:01:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:26 ---> 01c62e8d0250 16:01:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:26 Removing intermediate container 6712fb45b4b8 16:01:26 ---> 1dfd05467e47 16:01:26 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:01:26 ---> Running in 6b582c23a36d 16:01:26 ---> Running in 315b4b2c8c2f 16:01:26 Removing intermediate container 2e03120ccf89 16:01:26 ---> c6954ec1afa2 16:01:26 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:01:26 Removing intermediate container 8eb298921056 16:01:26 ---> 1e93c6fba7ed 16:01:26 Step 21/21 : LABEL version=0.0.0 16:01:26 ---> cf7317060f39 16:01:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:01:26 ---> Running in 045b7e0a13a4 16:01:27 Removing intermediate container 6b582c23a36d 16:01:27 ---> 40f13f4100a9 16:01:27 Step 20/22 : LABEL arch=x86_64 16:01:27 ---> 5dc1ea7f5847 16:01:27 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:01:27 Removing intermediate container 045b7e0a13a4 16:01:27 ---> 449c8575dd68 16:01:27 16:01:27 ---> Running in 9d8a46217566 16:01:27 Successfully built 449c8575dd68 16:01:27 ---> f8dc0457b731 16:01:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:01:27 Successfully tagged docker-support-scheduler-go:latest 16:01:27 Building docker-core-metadata-go 16:01:27  Building docker-support-scheduler-go ... done  ---> d87d7cd79f1e 16:01:27 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:01:27 Removing intermediate container 9d8a46217566 16:01:27 ---> 83ab9bf6b097 16:01:27 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:01:28 ---> Running in f706c4a35490 16:01:28 Removing intermediate container f706c4a35490 16:01:28 ---> 68639bf0f0be 16:01:28 Step 22/22 : LABEL version=0.0.0 16:01:28 ---> 38c226b1a39e 16:01:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:01:28 ---> c6eeb6cd79cb 16:01:28 Step 20/27 : RUN apk --no-cache add py3-pip 16:01:28 ---> Running in 704cf5c8c4e0 16:01:28 Removing intermediate container 315b4b2c8c2f 16:01:28 ---> dad32f00a308 16:01:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:01:28 ---> Running in 3e7c37172233 16:01:29 ---> Running in f7de0413d327 16:01:30 ---> Running in 4aff6317e0a8 16:01:31 Removing intermediate container 704cf5c8c4e0 16:01:31 ---> aca8b58ead75 16:01:31 16:01:32 Removing intermediate container 3e7c37172233 16:01:32 ---> 0789ced531c6 16:01:32 Step 18/21 : CMD ["--init=true"] 16:01:32 Successfully built aca8b58ead75 16:01:32 Successfully tagged docker-security-bootstrap-redis-go:latest 16:01:32 Building docker-support-notifications-go 16:01:34  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 4aff6317e0a8 16:01:34 ---> 542fe34b7565 16:01:34 Step 22/24 : LABEL arch=x86_64 16:01:34 ---> Running in 064cad131bbf 16:01:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:35 ---> Running in 940ca41c4ab9 16:01:35 (1/33) Installing libbz2 (1.0.8-r1) 16:01:35 (2/33) Installing expat (2.2.9-r1) 16:01:35 (3/33) Installing libffi (3.3-r2) 16:01:35 (4/33) Installing gdbm (1.13-r1) 16:01:35 (5/33) Installing xz-libs (5.2.5-r0) 16:01:35 (6/33) Installing sqlite-libs (3.32.1-r0) 16:01:35 (7/33) Installing python3 (3.8.5-r0) 16:01:36 Removing intermediate container 064cad131bbf 16:01:36 ---> 740335119543 16:01:36 Step 19/21 : LABEL arch=x86_64 16:01:44 ---> Running in 625d946f5ee0 16:01:44 (8/33) Installing py3-appdirs (1.4.4-r1) 16:01:44 Removing intermediate container 940ca41c4ab9 16:01:44 ---> c82f32e5e550 16:01:44 Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:01:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:01:44 (10/33) Installing py3-parsing (2.4.7-r0) 16:01:44 (11/33) Installing py3-six (1.15.0-r0) 16:01:44 (12/33) Installing py3-packaging (20.4-r0) 16:01:44 (13/33) Installing py3-setuptools (47.0.0-r0) 16:01:44 (14/33) Installing py3-chardet (3.0.4-r4) 16:01:44 (15/33) Installing py3-idna (2.9-r0) 16:01:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:01:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:01:44 ---> Running in 0bf72f661251 16:01:44 (18/33) Installing py3-requests (2.23.0-r0) 16:01:45 (19/33) Installing py3-msgpack (1.0.0-r0) 16:01:45 (20/33) Installing py3-lockfile (0.12.2-r3) 16:01:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:01:46 (22/33) Installing py3-colorama (0.4.3-r0) 16:01:47 (23/33) Installing py3-distlib (0.3.0-r0) 16:01:47 (24/33) Installing py3-distro (1.5.0-r1) 16:01:47 Removing intermediate container 625d946f5ee0 16:01:47 ---> dfc549806280 16:01:47 Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:01:47 (25/33) Installing py3-webencodings (0.5.1-r3) 16:01:48 (26/33) Installing py3-html5lib (1.0.1-r4) 16:01:48 (27/33) Installing py3-pytoml (0.1.21-r0) 16:01:48 (28/33) Installing py3-pep517 (0.8.2-r0) 16:01:48 Removing intermediate container 0bf72f661251 16:01:48 ---> de9690c3766e 16:01:48 Step 24/24 : LABEL version=0.0.0 16:01:48 (29/33) Installing py3-progress (1.5-r0) 16:01:48 (30/33) Installing py3-toml (0.10.1-r0) 16:01:49 (31/33) Installing py3-retrying (1.3.3-r0) 16:01:49 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:01:49 (33/33) Installing py3-pip (20.1.1-r0) 16:01:49 ---> Running in 92f5209eb41e 16:01:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:49 ---> 786869d8c518 16:01:49 Step 3/22 : WORKDIR /edgex-go 16:01:49 ---> Using cache 16:01:49 ---> c57956f67733 16:01:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:49 ---> Using cache 16:01:49 ---> d5d8168381de 16:01:49 Step 5/22 : RUN apk update && apk add make git 16:01:49 ---> Using cache 16:01:49 ---> 799f4df152ef 16:01:49 Step 6/22 : COPY go.mod . 16:01:49 ---> Using cache 16:01:49 ---> 1dbf246ae976 16:01:49 Step 7/22 : RUN go mod download 16:01:49 ---> Using cache 16:01:49 ---> 9a2f859b19eb 16:01:49 Step 8/22 : COPY . . 16:01:49 Removing intermediate container 2ff5b571c00b 16:01:49 ---> f0c43230ad39 16:01:49 Successfully built f0c43230ad39 16:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:01:50 ---> Using cache 16:01:50 ---> eb252a7362b3 16:01:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:01:50 + docker inspect -f . ci-base-image-arm64 16:01:50 . [Pipeline] withDockerContainer 16:01:50 prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container 16:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:01:51 ---> Running in 4c1bb08c5cfe 16:01:51 Executing busybox-1.31.1-r19.trigger 16:01:51 OK: 71 MiB in 55 packages 16:01:51 ---> Running in df8cab113758 16:01:51 Removing intermediate container 92f5209eb41e 16:01:51 ---> 1245eddb69fa 16:01:51 Step 21/21 : LABEL version=0.0.0 16:01:51 Removing intermediate container 4c1bb08c5cfe 16:01:51 ---> b964e4086720 16:01:51 16:01:51 ---> Running in 006ce091c346 16:01:52 Successfully built b964e4086720 16:01:52 $ docker top 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c -eo pid,comm 16:01:52 Successfully tagged docker-security-secretstore-setup-go:latest 16:01:52  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [Pipeline] { [Pipeline] sh 16:01:53 + go version 16:01:53 go version go1.15.5 linux/arm64 [Pipeline] } 16:01:53 $ docker stop --time=1 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c 16:01:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:01:54 Removing intermediate container 006ce091c346 16:01:54 ---> 19c517183681 16:01:54 16:01:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:54 ---> 786869d8c518 16:01:54 Step 3/24 : WORKDIR /edgex-go 16:01:54 ---> Using cache 16:01:54 ---> c57956f67733 16:01:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:54 ---> Using cache 16:01:54 ---> d5d8168381de 16:01:54 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:01:54 Successfully built 19c517183681 16:01:55 $ docker rm -f 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c 16:01:55 Successfully tagged docker-security-proxy-setup-go:latest 16:01:55 Building docker-core-data-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:56 + docker inspect -f . ci-base-image-arm64 16:01:56 . [Pipeline] withDockerContainer 16:01:56 prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container 16:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:01:57 $ docker top 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:01:58 ========================================================= 16:01:58 [edgeXBuildGoParallel] Running Tests and Build... 16:01:58 ========================================================= [Pipeline] sh 16:01:58  Building docker-security-proxy-setup-go ... done  ---> Running in d39d8dbabdf1 16:01:58 + make test 16:01:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:02:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:02:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:02:05 OK: 12750 distinct packages available 16:02:05 OK: 233 MiB in 51 packages 16:02:13 Removing intermediate container d39d8dbabdf1 16:02:13 ---> 35ee71de443c 16:02:13 Step 6/24 : COPY go.mod . 16:02:16 ---> 20bd1a88fe73 16:02:16 Step 7/24 : RUN go mod download 16:02:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:02:17 ---> 786869d8c518 16:02:17 Step 3/22 : WORKDIR /edgex-go 16:02:17 ---> Using cache 16:02:17 ---> c57956f67733 16:02:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:17 ---> Using cache 16:02:17 ---> d5d8168381de 16:02:17 Step 5/22 : RUN apk update && apk add make git 16:02:17 ---> Using cache 16:02:17 ---> 799f4df152ef 16:02:17 Step 6/22 : COPY go.mod . 16:02:17 ---> Using cache 16:02:17 ---> 1dbf246ae976 16:02:17 Step 7/22 : RUN go mod download 16:02:17 ---> Using cache 16:02:17 ---> 9a2f859b19eb 16:02:17 Step 8/22 : COPY . . 16:02:17 ---> Using cache 16:02:17 ---> eb252a7362b3 16:02:17 Step 9/22 : RUN make cmd/core-command/core-command 16:02:18 ---> Running in 91b74129903e 16:02:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:18 ---> 786869d8c518 16:02:18 Step 3/23 : WORKDIR /edgex-go 16:02:18 ---> Using cache 16:02:18 ---> c57956f67733 16:02:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:18 ---> Using cache 16:02:18 ---> d5d8168381de 16:02:18 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:02:18 ---> Running in 94b66d1cf766 16:02:19 ---> Running in 96834026e3f9 16:02:20 Removing intermediate container f7de0413d327 16:02:20 ---> 06cf6b0c1933 16:02:20 Step 21/27 : RUN pip install docker-compose==1.23.2 16:02:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:02:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:02:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:22 ---> Running in 453e9f0cab92 16:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:22 Removing intermediate container 91b74129903e 16:02:22 ---> c6ea61a10317 16:02:22 Step 8/24 : COPY . . 16:02:22 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:02:22 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:02:22 OK: 12750 distinct packages available 16:02:23 OK: 233 MiB in 51 packages 16:02:33 Collecting docker-compose==1.23.2 16:02:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:02:33 Removing intermediate container 96834026e3f9 16:02:33 ---> 76dee632c5a7 16:02:33 Step 6/23 : COPY go.mod . 16:02:34 Collecting docker<4.0,>=3.6.0 16:02:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:02:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:02:36 Collecting docopt<0.7,>=0.6.1 16:02:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:02:39 ---> 7dd7c33b1b6e 16:02:39 Step 7/23 : RUN go mod download 16:02:41 Collecting cached-property<2,>=1.2.0 16:02:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:02:41 Removing intermediate container df8cab113758 16:02:41 ---> ca92f4265daf 16:02:41 16:02:41 Step 10/22 : FROM scratch 16:02:41 ---> 16:02:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:02:41 Collecting texttable<0.10,>=0.9.0 16:02:41 Downloading texttable-0.9.1.tar.gz (11 kB) 16:02:41 ---> Using cache 16:02:41 ---> 5418487c43fd 16:02:41 Step 12/22 : ENV APP_PORT=48081 16:02:42 ---> Running in a7657fc7eaf8 16:02:42 Collecting websocket-client<1.0,>=0.32.0 16:02:42 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:02:43 ---> Running in 6b22254ecf7e 16:02:43 Collecting dockerpty<0.5,>=0.4.1 16:02:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:02:43 ---> 0051db67f647 16:02:43 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:02:43 Removing intermediate container 6b22254ecf7e 16:02:43 ---> c6872d78fd8f 16:02:43 Step 13/22 : EXPOSE $APP_PORT 16:02:43 ---> Running in 745e26de636a 16:02:43 ---> Running in 63f31bb02665 16:02:44 Collecting jsonschema<3,>=2.5.1 16:02:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:02:44 Removing intermediate container 63f31bb02665 16:02:44 ---> 16217a578f85 16:02:44 Step 14/22 : WORKDIR / 16:02:44 ---> Running in 9e1f7d6c7738 16:02:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:02:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:02:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:02:44 Removing intermediate container 9e1f7d6c7738 16:02:44 ---> aca8e3a6b6fd 16:02:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:02:44 Collecting PyYAML<4,>=3.10 16:02:44 Downloading PyYAML-3.13.tar.gz (270 kB) 16:02:44 ---> 3c06e9735636 16:02:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:02:46 ---> 3b1f3b5b4960 16:02:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:02:46 Collecting docker-pycreds>=0.4.0 16:02:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:02:46 Removing intermediate container a7657fc7eaf8 16:02:46 ---> d3a63564788d 16:02:46 Step 8/23 : COPY . . 16:02:46 Collecting idna<2.8,>=2.5 16:02:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:02:46 Collecting urllib3<1.25,>=1.21.1 16:02:46 ---> 101a04e83930 16:02:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:02:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:02:46 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:02:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:02:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:02:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:02:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:02:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:02:47 ---> Running in da00a7be6e1a 16:02:47 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, texttable, dockerpty, jsonschema, PyYAML, docker-compose 16:02:47 Attempting uninstall: idna 16:02:47 Found existing installation: idna 2.9 16:02:47 Uninstalling idna-2.9: 16:02:47 Successfully uninstalled idna-2.9 16:02:47 Attempting uninstall: urllib3 16:02:47 Found existing installation: urllib3 1.25.9 16:02:47 Uninstalling urllib3-1.25.9: 16:02:48 Successfully uninstalled urllib3-1.25.9 16:02:51 Removing intermediate container da00a7be6e1a 16:02:51 ---> 910536dcdde7 16:02:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:53 Attempting uninstall: requests 16:02:53 Found existing installation: requests 2.23.0 16:02:53 Uninstalling requests-2.23.0: 16:02:55 Successfully uninstalled requests-2.23.0 16:02:56 ---> Running in 14e66e3cb6d3 16:02:56 Removing intermediate container 94b66d1cf766 16:02:56 ---> e4365ff0031c 16:02:56 16:02:56 Step 10/22 : FROM scratch 16:02:56 ---> 16:02:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:02:56 Running setup.py install for docopt: started 16:02:57 ---> Using cache 16:02:57 ---> 5418487c43fd 16:02:57 Step 12/22 : ENV APP_PORT=48082 16:02:58 Running setup.py install for docopt: finished with status 'done' 16:02:59 Running setup.py install for texttable: started 16:03:00 Running setup.py install for texttable: finished with status 'done' 16:03:00 Running setup.py install for dockerpty: started 16:03:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:03:00 ---> Running in b271a72273f8 16:03:00 Removing intermediate container 14e66e3cb6d3 16:03:00 ---> 7d4517eaf9a3 16:03:00 Step 20/22 : LABEL arch=x86_64 16:03:00 Running setup.py install for dockerpty: finished with status 'done' 16:03:01 Running setup.py install for PyYAML: started 16:03:01 ---> Running in 440967c762ee 16:03:03 Removing intermediate container b271a72273f8 16:03:03 ---> 0ef4a08844da 16:03:03 Step 13/22 : EXPOSE $APP_PORT 16:03:03 Running setup.py install for PyYAML: finished with status 'done' 16:03:04 ---> Running in cac3fc87a2a0 16:03:04 Removing intermediate container 440967c762ee 16:03:04 ---> 25dcdd149ccc 16:03:04 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:03:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 16:03:06 ---> Running in 7bccbc8cdc41 16:03:06 Removing intermediate container cac3fc87a2a0 16:03:06 ---> 9720f94fe86c 16:03:06 Step 14/22 : WORKDIR / 16:03:07 ---> Running in 000cfd9ddf30 16:03:09 Removing intermediate container 7bccbc8cdc41 16:03:09 ---> 2edc70b85ca0 16:03:09 Step 22/22 : LABEL version=0.0.0 16:03:10 ---> Running in 4ee98ba801a6 16:03:10 Removing intermediate container 000cfd9ddf30 16:03:10 ---> 35ea04fd5747 16:03:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:03:10 ---> f58af2b5e1b5 16:03:10 Step 9/23 : RUN make cmd/core-data/core-data 16:03:12 Removing intermediate container 453e9f0cab92 16:03:12 ---> 2844b52e78a2 16:03:12 Step 22/27 : RUN apk --no-cache add curl 16:03:12 ---> Running in ae21832ebcb9 16:03:12 ---> b5dfbcb5f891 16:03:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:03:12 Removing intermediate container 4ee98ba801a6 16:03:12 ---> 9bac35baed57 16:03:12 16:03:12 ---> Running in 20de47b24c97 16:03:12 Removing intermediate container 745e26de636a 16:03:12 ---> c4c84cdf0737 16:03:12 16:03:12 Step 10/24 : FROM scratch 16:03:12 ---> 16:03:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:03:13 Successfully built 9bac35baed57 16:03:13 Successfully tagged docker-core-metadata-go:latest 16:03:13  Building docker-core-metadata-go ... done  ---> Running in 5c4bc6c001ca 16:03:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:03:13 ---> c78f62edaaea 16:03:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:13 Removing intermediate container 5c4bc6c001ca 16:03:13 ---> 6a2dbeebc9d2 16:03:13 Step 12/24 : ENV APP_PORT=48060 16:03:13 ---> Running in c8d4727b70a4 16:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:13 ---> b663b8833305 16:03:13 Step 18/22 : ENTRYPOINT ["/core-command"] 16:03:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:03:14 ---> Running in a28dfcba9641 16:03:14 Removing intermediate container c8d4727b70a4 16:03:14 ---> bbaec70a9067 16:03:14 Step 13/24 : EXPOSE $APP_PORT 16:03:14 (2/3) Installing libcurl (7.69.1-r3) 16:03:14 (3/3) Installing curl (7.69.1-r3) 16:03:14 Executing busybox-1.31.1-r19.trigger 16:03:14 OK: 72 MiB in 58 packages 16:03:14 ---> Running in 8ea8763f39c0 16:03:14 Removing intermediate container a28dfcba9641 16:03:14 ---> 0ba342d2e534 16:03:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:14 Removing intermediate container 8ea8763f39c0 16:03:14 ---> 3f919eedeffb 16:03:14 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:03:14 ---> Running in a18629a53d04 16:03:14 Removing intermediate container a18629a53d04 16:03:14 ---> 5122798c2540 16:03:14 Step 20/22 : LABEL arch=x86_64 16:03:14 ---> Running in 9592672bbcf2 16:03:14 ---> ff5751a33589 16:03:14 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:03:15 Removing intermediate container 20de47b24c97 16:03:15 ---> 4af19b3f0500 16:03:15 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:03:16 Removing intermediate container 9592672bbcf2 16:03:16 ---> d6e01cc2c303 16:03:16 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:03:17 ---> Running in b3402cb75471 16:03:17 ---> Running in 46d61646886e 16:03:17 ---> fdaa0c61cbfe 16:03:17 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:03:17 Removing intermediate container b3402cb75471 16:03:17 ---> 4228f52f8f9b 16:03:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:17 Removing intermediate container 46d61646886e 16:03:17 ---> 82675cd5e2b5 16:03:17 Step 22/22 : LABEL version=0.0.0 16:03:17 ---> Running in d612f71384b0 16:03:17 ---> Running in 8b413a1717fc 16:03:18 ---> 8be8c764a70a 16:03:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:03:18 Removing intermediate container d612f71384b0 16:03:18 ---> ed41481569e1 16:03:18 Step 25/27 : LABEL arch=x86_64 16:03:18 Removing intermediate container 8b413a1717fc 16:03:18 ---> fbb391d77c46 16:03:18 16:03:19 ---> Running in b40ce4ae9b89 16:03:19 Successfully built fbb391d77c46 16:03:19 Successfully tagged docker-core-command-go:latest 16:03:19 ---> 769dfe159165 16:03:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:03:19  Building docker-core-command-go ... done Removing intermediate container b40ce4ae9b89 16:03:19 ---> 2aae1c77736f 16:03:19 Step 26/27 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:03:19 ---> Running in ee42e14424e7 16:03:19 Removing intermediate container ee42e14424e7 16:03:19 ---> 6ee1c09e3b93 16:03:19 Step 27/27 : LABEL version=0.0.0 16:03:20 ---> 701bb2aeef83 16:03:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:03:20 ---> Running in 540b33c9ecd4 16:03:20 Removing intermediate container 540b33c9ecd4 16:03:20 ---> 77b520ede9ce 16:03:20 16:03:20 ---> ba290dfe303b 16:03:20 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:03:20 Successfully built 77b520ede9ce 16:03:20 Successfully tagged docker-sys-mgmt-agent-go:latest 16:03:20  Building docker-sys-mgmt-agent-go ... done  ---> Running in cba348bb7320 16:03:22 Removing intermediate container cba348bb7320 16:03:22 ---> 399ccf72b590 16:03:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:22 ---> Running in 862411ececa4 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:03:22 Removing intermediate container 862411ececa4 16:03:22 ---> 5026f0ee8caf 16:03:22 Step 22/24 : LABEL arch=x86_64 16:03:22 ---> Running in 3b0744c878f4 16:03:22 Removing intermediate container 3b0744c878f4 16:03:22 ---> 97f032d51006 16:03:22 Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:03:23 ---> Running in 2fc4262026b6 16:03:23 Removing intermediate container 2fc4262026b6 16:03:23 ---> fde66f8e86a5 16:03:23 Step 24/24 : LABEL version=0.0.0 16:03:23 ---> Running in e24e34b7cd46 16:03:23 Removing intermediate container e24e34b7cd46 16:03:23 ---> c190255b5a52 16:03:23 16:03:23 Successfully built c190255b5a52 16:03:23 Successfully tagged docker-support-notifications-go:latest 16:03:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 46.6% of statements 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:03:30  Building docker-support-notifications-go ... done Removing intermediate container ae21832ebcb9 16:03:30 ---> a0993ac1b00d 16:03:30 16:03:30 Step 10/23 : FROM alpine 16:03:30 ---> 389fef711851 16:03:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:03:30 ---> Running in fa2863a8e16a 16:03:30 Removing intermediate container fa2863a8e16a 16:03:30 ---> b8e5427f3be5 16:03:30 Step 12/23 : ENV APP_PORT=48080 16:03:30 ---> Running in 89aa1150f695 16:03:30 Removing intermediate container 89aa1150f695 16:03:30 ---> d6f363b194bf 16:03:30 Step 13/23 : EXPOSE $APP_PORT 16:03:30 ---> Running in 966c95ac8242 16:03:30 Removing intermediate container 966c95ac8242 16:03:30 ---> a465b3d0dfe0 16:03:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:30 ---> Running in d40b80f3d30a 16:03:31 Removing intermediate container d40b80f3d30a 16:03:31 ---> 8c92126679c1 16:03:31 Step 15/23 : RUN apk --no-cache add zeromq 16:03:31 ---> Running in e561a2ab7710 16:03:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:32 (1/5) Installing libgcc (9.3.0-r2) 16:03:33 (2/5) Installing libsodium (1.0.18-r0) 16:03:33 (3/5) Installing libstdc++ (9.3.0-r2) 16:03:33 (4/5) Installing libzmq (4.3.3-r0) 16:03:33 (5/5) Installing zeromq (4.3.3-r0) 16:03:33 Executing busybox-1.31.1-r19.trigger 16:03:33 OK: 8 MiB in 19 packages 16:03:34 Removing intermediate container e561a2ab7710 16:03:34 ---> dff7c3576fa2 16:03:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:03:34 ---> 865770da74c7 16:03:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:03:35 ---> db61117f452d 16:03:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:03:35 ---> 11b28ce0b53b 16:03:35 Step 19/23 : ENTRYPOINT ["/core-data"] 16:03:35 ---> Running in 48b82e861665 16:03:35 Removing intermediate container 48b82e861665 16:03:35 ---> 45dbc04fd3c9 16:03:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:35 ---> Running in 6ae3b934cf62 16:03:35 Removing intermediate container 6ae3b934cf62 16:03:35 ---> 0f716b74176a 16:03:35 Step 21/23 : LABEL arch=x86_64 16:03:35 ---> Running in 789695f06290 16:03:35 Removing intermediate container 789695f06290 16:03:35 ---> 69a9116fd313 16:03:35 Step 22/23 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:03:35 ---> Running in 808569c7095b 16:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.460s coverage: 27.1% of statements 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 72.0% of statements 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:03:36 Removing intermediate container 808569c7095b 16:03:36 ---> ed416dde7cdb 16:03:36 Step 23/23 : LABEL version=0.0.0 16:03:36 ---> Running in f9f463e0c9c7 16:03:36 Removing intermediate container f9f463e0c9c7 16:03:36 ---> 044df7ebcdcd 16:03:36 16:03:36 Successfully built 044df7ebcdcd 16:03:36 Successfully tagged docker-core-data-go:latest 16:03:37  Building docker-core-data-go ... done  [Pipeline] } 16:03:37 $ docker stop --time=1 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 16:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.729s coverage: 83.3% of statements 16:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:03:38 $ docker rm -f 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:39 + docker images 16:03:39 + grep docker 16:03:39 docker-core-data-go latest 044df7ebcdcd 2 seconds ago 22.2MB 16:03:39 docker-support-notifications-go latest c190255b5a52 15 seconds ago 12.1MB 16:03:39 docker-sys-mgmt-agent-go latest 77b520ede9ce 18 seconds ago 313MB 16:03:39 docker-core-command-go latest fbb391d77c46 20 seconds ago 10.6MB 16:03:39 docker-core-metadata-go latest 9bac35baed57 27 seconds ago 13MB 16:03:39 docker-security-proxy-setup-go latest 19c517183681 About a minute ago 24.6MB 16:03:39 docker-security-secretstore-setup-go latest b964e4086720 About a minute ago 24.7MB 16:03:39 docker-security-bootstrap-redis-go latest aca8b58ead75 2 minutes ago 15.8MB 16:03:39 docker-support-scheduler-go latest 449c8575dd68 2 minutes ago 10.8MB 16:03:39 docker latest 0040bc98e531 3 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.127s coverage: 28.6% of statements 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.206s coverage: 100.0% of statements 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.140s coverage: 100.0% of statements 16:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements 16:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.145s coverage: 78.3% of statements 16:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.029s coverage: 93.8% of statements 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.199s coverage: 0.1% of statements 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements 16:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 16:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements 16:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements 16:03:54 Still waiting to schedule task 16:03:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.4% of statements 16:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 63.5% of statements 16:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.095s coverage: 100.0% of statements 16:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 16:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 16:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 16:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.876s coverage: 55.9% of statements 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.612s coverage: 84.0% of statements 16:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.148s coverage: 100.0% of statements 16:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 16:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 16:04:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 16:04:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 16:04:19 GO111MODULE=on go vet ./... 16:04:43 Running on prd-ubuntu18.04-docker-8c-8g-16524 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws 16:04:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:04:45 using credential edgex-jenkins-ssh 16:04:45 Cloning the remote Git repository 16:04:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:04:45 > git init /w/workspace/edgex-go/3 # timeout=10 16:04:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:45 > git --version # timeout=10 16:04:45 > git --version # 'git version 2.17.1' 16:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:56 Merging remotes/origin/master commit 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 16:04:56 Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 16:04:56 Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) 16:04:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:56 > git config core.sparsecheckout # timeout=10 16:04:56 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 16:04:56 > git remote # timeout=10 16:04:56 > git config --get remote.origin.url # timeout=10 16:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:56 > git merge 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 16:04:56 > git rev-parse HEAD^{commit} # timeout=10 16:04:56 > git config core.sparsecheckout # timeout=10 16:04:56 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 16:04:59 Commit message: "Merge branch 'master' into issue-2957" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:01 + echo snap-build.sh 16:05:01 snap-build.sh 16:05:01 + SNAP_BASE_DIR=. 16:05:01 + '[' '!' -z /w/workspace/edgex-go/3 ']' 16:05:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 16:05:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 16:05:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 16:05:01 + cd /w/workspace/edgex-go/3 16:05:01 + sudo apt-get remove -qy --purge lxd lxd-client 16:05:01 Reading package lists... 16:05:01 Building dependency tree... 16:05:01 Reading state information... 16:05:01 The following packages were automatically installed and are no longer required: 16:05:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:05:01 uidmap xdelta3 16:05:01 Use 'sudo apt autoremove' to remove them. 16:05:01 The following packages will be REMOVED: 16:05:01 lxd* lxd-client* 16:05:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:05:01 After this operation, 31.7 MB disk space will be freed. 16:05:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 16:05:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:05:03 Removing lxd dnsmasq configuration 16:05:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:05:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:05:04 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:05:04 (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 ... 189852 files and directories currently installed.) 16:05:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:05:06 Processing triggers for systemd (237-3ubuntu10.42) ... 16:05:06 Processing triggers for ureadahead (0.100.0-21) ... 16:05:07 + sudo snap remove --purge lxd 16:05:07 snap "lxd" is not installed 16:05:07 + sudo groupadd --force --system lxd 16:05:07 ++ whoami 16:05:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:05:07 + newgrp - lxd 16:05:07 + sudo snap install lxd 16:05:19 2020-12-17T16:05:16Z INFO Waiting for automatic snapd restart... 16:05:27 gofmt -l . 16:05:27 [ "`gofmt -l .`" = "" ] 16:05:27 ./bin/test-go-mod-tidy.sh 16:05:27 ./bin/test-attribution-txt.sh [Pipeline] sh 16:05:31 + ls -al . 16:05:31 total 664 16:05:31 drwxrwxr-x 9 1001 1001 4096 Dec 17 16:05 . 16:05:31 drwxr-xr-x 4 root root 4096 Dec 17 16:01 .. 16:05:31 -rw-rw-r-- 1 1001 1001 11 Dec 17 16:00 .dockerignore 16:05:31 drwxrwxr-x 8 1001 1001 4096 Dec 17 16:00 .git 16:05:31 drwxrwxr-x 3 1001 1001 4096 Dec 17 16:00 .github 16:05:31 -rw-rw-r-- 1 1001 1001 824 Dec 17 16:00 .gitignore 16:05:31 -rw-rw-r-- 1 1001 1001 166 Dec 17 16:00 .sonarcloud.properties 16:05:31 -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:00 CONTRIBUTING.md 16:05:31 -rw-rw-r-- 1 1001 1001 1035 Dec 17 16:00 Dockerfile.build 16:05:31 -rw-rw-r-- 1 1001 1001 863 Dec 17 16:00 Jenkinsfile 16:05:31 -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:00 LICENSE 16:05:31 -rw-rw-r-- 1 1001 1001 5750 Dec 17 16:00 Makefile 16:05:31 -rw-rw-r-- 1 1001 1001 6511 Dec 17 16:00 README.md 16:05:31 -rw-rw-r-- 1 1001 1001 6744 Dec 17 16:00 SECURITY.md 16:05:31 -rw-rw-r-- 1 1001 1001 5 Dec 17 15:56 VERSION 16:05:31 -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:00 ZMQWindows.md 16:05:31 drwxrwxr-x 2 1001 1001 4096 Dec 17 16:00 bin 16:05:31 drwxrwxr-x 14 1001 1001 4096 Dec 17 16:00 cmd 16:05:31 -rw-r--r-- 1 root root 537096 Dec 17 16:04 coverage.out 16:05:31 -rw-r--r-- 1 root root 979 Dec 17 16:05 go.mod 16:05:31 -rw-r--r-- 1 root root 18631 Dec 17 16:05 go.sum 16:05:31 drwxrwxr-x 8 1001 1001 4096 Dec 17 16:00 internal 16:05:31 drwxrwxr-x 4 1001 1001 4096 Dec 17 16:00 openapi 16:05:31 drwxrwxr-x 4 1001 1001 4096 Dec 17 16:00 snap 16:05:31 -rw-rw-r-- 1 1001 1001 168 Dec 17 16:00 version.go [Pipeline] sh 16:05:32 lxd 4.9 from Canonical* installed 16:05:32 + sudo lxd init --auto 16:05:32 + '[' -e coverage.out ] 16:05:32 + chown 1001:1001 coverage.out [Pipeline] stash 16:05:32 Warning: overwriting stash ‘coverage-report’ 16:05:33 Stashed 1 file(s) [Pipeline] sh 16:05:34 + make build 16:05:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:05:42 + sudo snap install --classic snapcraft 16:05:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:05:47 snapcraft 4.4.4 from Canonical* installed 16:05:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:05:47 + patch --verbose -p1 16:05:47 Hmm... Looks like a unified diff to me... 16:05:47 The text leading up to this was: 16:05:47 -------------------------- 16:05:47 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:05:47 |From: Tony Espy 16:05:47 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:05:47 |Subject: [PATCH] optimize snap build for pipeline CI check 16:05:47 | 16:05:47 |This patch is used by the EdgeX CI pipeline builds to 16:05:47 |optimize the snap CI check run for pull requests. When 16:05:47 |applied, it essentially strips out everything (apps and 16:05:47 |parts) from the snapcraft.yaml file except those required 16:05:47 |to build edgex-go, as the whole idea of the CI check is to 16:05:47 |catch changes to edgex-go that break the snap build. 16:05:47 | 16:05:47 |In general, anyone updating snapcraft.yaml will also need 16:05:47 |to update this patch file, otherwise it may fail to apply, 16:05:47 |resulting in a failed snap build CI check in the associated 16:05:47 |pull request. 16:05:47 | 16:05:47 |Note - in addition to applying this patch, the pipeline also 16:05:47 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:05:47 |need to build the finally binary .snap file (and it won't 16:05:47 |work with the patch applied). This further reduces the build 16:05:47 |time. 16:05:47 |--- 16:05:47 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:05:47 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:05:47 | 16:05:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:05:47 |index 1e537489..faf42425 100644 16:05:47 |--- a/snap/snapcraft.yaml 16:05:47 |+++ b/snap/snapcraft.yaml 16:05:47 -------------------------- 16:05:47 patching file snap/snapcraft.yaml 16:05:47 Using Plan A... 16:05:47 Hunk #1 succeeded at 73. 16:05:47 Hunk #2 succeeded at 202. 16:05:47 Hunk #3 succeeded at 214. 16:05:47 Hunk #4 succeeded at 222. 16:05:47 Hunk #5 succeeded at 229. 16:05:47 Hunk #6 succeeded at 256. 16:05:47 Hunk #7 succeeded at 290. 16:05:47 Hunk #8 succeeded at 341. 16:05:47 Hmm... Ignoring the trailing garbage. 16:05:47 done 16:05:47 + sudo snapcraft prime --use-lxd 16:05:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:05:48 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: 16:05:48 - README.md 16:05:48 16:05:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:05:48 Launching a container. 16:06:01 Waiting for container to be ready 16:06:01 To start your first instance, try: lxc launch ubuntu:18.04 16:06:01 16:06:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:06:04 Waiting for network to be ready... 16:06:04 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:06:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:06:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:06:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 16:06:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:06:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:06:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:06:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 16:06:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:06:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:06:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:06:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:06:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 16:06:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 16:06:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 16:06:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 16:06:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 16:06:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:06:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:06:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 16:06:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 16:06:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 16:06:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 16:06:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 16:06:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 16:06:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 16:06:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 16:06:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:06:09 Fetched 23.5 MB in 4s (5387 kB/s) 16:06:09 Reading package lists... 16:06:09 Reading package lists... 16:06:10 Building dependency tree... 16:06:10 Reading state information... 16:06:10 The following additional packages will be installed: 16:06:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:06:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:06:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:06:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:06:10 Suggested packages: 16:06:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:06:10 Recommended packages: 16:06:10 gnupg libsasl2-modules 16:06:10 The following NEW packages will be installed: 16:06:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:06:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:06:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:06:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:06:10 The following packages will be upgraded: 16:06:10 gpg gpg-agent gpgconf libudev1 16:06:10 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 16:06:10 Need to get 3531 kB of archives. 16:06:10 After this operation, 13.3 MB of additional disk space will be used. 16:06:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:06:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:06:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:06:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:06:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 16:06:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 16:06:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:06:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:06:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:06:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 16:06:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:06:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:06:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:06:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:06:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:06:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:06:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:06:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:06:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:06:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:06:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:06:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:06:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:06:11 debconf: delaying package configuration, since apt-utils is not installed 16:06:11 Fetched 3531 kB in 1s (3571 kB/s) 16:06:11 (Reading database ... 12511 files and directories currently installed.) 16:06:11 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:06:11 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:06:11 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:06:11 Selecting previously unselected package udev. 16:06:11 (Reading database ... 12511 files and directories currently installed.) 16:06:11 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:06:11 Unpacking udev (237-3ubuntu10.43) ... 16:06:11 Selecting previously unselected package libfuse2:amd64. 16:06:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:06:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:06:11 Selecting previously unselected package fuse. 16:06:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:06:11 Unpacking fuse (2.9.7-1ubuntu1) ... 16:06:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:06:11 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:06:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:06:12 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:06:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:06:12 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:06:12 Selecting previously unselected package libksba8:amd64. 16:06:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:06:12 Unpacking libksba8:amd64 (1.3.5-2) ... 16:06:12 Selecting previously unselected package libroken18-heimdal:amd64. 16:06:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:06:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:06:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:06:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libwind0-heimdal:amd64. 16:06:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:06:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:06:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:06:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:06:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:13 Selecting previously unselected package libsasl2-modules-db:amd64. 16:06:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:06:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:06:13 Selecting previously unselected package libsasl2-2:amd64. 16:06:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:06:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:06:13 Selecting previously unselected package libldap-common. 16:06:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:06:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:06:13 Selecting previously unselected package libldap-2.4-2:amd64. 16:06:13 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:06:13 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:06:13 Selecting previously unselected package dirmngr. 16:06:13 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:06:13 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:06:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:06:14 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:06:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:06:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:06:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:06:14 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:06:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:14 Setting up libksba8:amd64 (1.3.5-2) ... 16:06:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:14 Setting up udev (237-3ubuntu10.43) ... 16:06:14 invoke-rc.d: policy-rc.d denied execution of start. 16:06:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:14 Processing triggers for systemd (237-3ubuntu10) ... 16:06:14 Setting up fuse (2.9.7-1ubuntu1) ... 16:06:14 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:06:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:06:15 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:06:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:06:15 settings in the [Install] section, and DefaultInstance for template units). 16:06:15 This means they are not meant to be enabled using systemctl. 16:06:15 Possible reasons for having this kind of units are: 16:06:15 1) A unit may be statically enabled by being symlinked from another unit's 16:06:15 .wants/ or .requires/ directory. 16:06:15 2) A unit's purpose may be to act as a helper for some other unit which has 16:06:15 a requirement dependency on it. 16:06:15 3) A unit may be started when needed via activation (socket, path, timer, 16:06:15 D-Bus, udev, scripted systemctl call, ...). 16:06:15 4) In case of template units, the unit is meant to be enabled with some 16:06:15 instance name specified. 16:06:15 Reading package lists... 16:06:16 Building dependency tree... 16:06:16 Reading state information... 16:06:16 The following additional packages will be installed: 16:06:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:06:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:06:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:06:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:06:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:06:16 Suggested packages: 16:06:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:06:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:06:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:06:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:06:16 systemd-container policykit-1 16:06:16 Recommended packages: 16:06:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:06:16 The following NEW packages will be installed: 16:06:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:06:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:06:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:06:16 multiarch-support openssh-client python3 python3-minimal python3.6 16:06:16 python3.6-minimal snapd squashfs-tools sudo 16:06:16 The following packages will be upgraded: 16:06:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:06:16 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 16:06:16 Need to get 35.2 MB of archives. 16:06:16 After this operation, 141 MB of additional disk space will be used. 16:06:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:06:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:06:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:06:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:06:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:06:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:06:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:06:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:06:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:06:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:06:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:06:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:06:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:06:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:06:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:06:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:06:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:06:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:06:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:06:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:06:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:06:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:06:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:06:17 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:06:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:06:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:06:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:06:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:06:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:06:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:06:19 debconf: delaying package configuration, since apt-utils is not installed 16:06:19 Fetched 35.2 MB in 3s (12.3 MB/s) 16:06:19 (Reading database ... 12757 files and directories currently installed.) 16:06:19 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:06:19 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:06:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:06:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:06:20 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:06:20 (Reading database ... 12757 files and directories currently installed.) 16:06:20 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:06:20 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:06:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:06:20 (Reading database ... 12757 files and directories currently installed.) 16:06:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:06:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:06:20 Setting up apt (1.6.12ubuntu0.2) ... 16:06:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:06:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:06:21 (Reading database ... 12764 files and directories currently installed.) 16:06:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:06:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:06:21 Selecting previously unselected package libpython3.6-minimal:amd64. 16:06:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:06:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:06:21 Selecting previously unselected package libexpat1:amd64. 16:06:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:06:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:06:22 Selecting previously unselected package python3.6-minimal. 16:06:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:06:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:06:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:06:22 Checking for services that may need to be restarted...done. 16:06:22 Checking for services that may need to be restarted...done. 16:06:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:06:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:06:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:06:23 Selecting previously unselected package python3-minimal. 16:06:23 (Reading database ... 13012 files and directories currently installed.) 16:06:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:06:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:06:23 Selecting previously unselected package mime-support. 16:06:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:06:23 Unpacking mime-support (3.60ubuntu1) ... 16:06:23 Selecting previously unselected package libmpdec2:amd64. 16:06:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:06:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:06:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:06:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:06:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:06:23 Selecting previously unselected package python3.6. 16:06:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:06:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:06:23 Selecting previously unselected package libpython3-stdlib:amd64. 16:06:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:06:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:06:23 Setting up python3-minimal (3.6.7-1~18.04) ... 16:06:23 Selecting previously unselected package python3. 16:06:23 (Reading database ... 13442 files and directories currently installed.) 16:06:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:06:23 Unpacking python3 (3.6.7-1~18.04) ... 16:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:06:24 Selecting previously unselected package multiarch-support. 16:06:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:06:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:06:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:06:24 Selecting previously unselected package liblzo2-2:amd64. 16:06:24 (Reading database ... 13479 files and directories currently installed.) 16:06:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:06:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:06:24 Selecting previously unselected package libbsd0:amd64. 16:06:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:06:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:06:24 Selecting previously unselected package sudo. 16:06:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:06:24 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:06:24 Selecting previously unselected package apparmor. 16:06:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:06:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:06:24 Selecting previously unselected package libedit2:amd64. 16:06:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:06:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:06:24 Selecting previously unselected package libkrb5support0:amd64. 16:06:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:06:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:06:24 Selecting previously unselected package libk5crypto3:amd64. 16:06:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:06:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:06:25 Selecting previously unselected package libkeyutils1:amd64. 16:06:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:06:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:06:25 Selecting previously unselected package libkrb5-3:amd64. 16:06:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:06:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:06:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:06:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:06:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:06:25 Selecting previously unselected package libssl1.0.0:amd64. 16:06:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:06:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:06:25 Selecting previously unselected package openssh-client. 16:06:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:06:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:06:25 Selecting previously unselected package squashfs-tools. 16:06:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:06:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:06:25 Selecting previously unselected package snapd. 16:06:25 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:06:25 Unpacking snapd (2.48+18.04) ... 16:06:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:06:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:06:28 Setting up mime-support (3.60ubuntu1) ... 16:06:28 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:06:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:06:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:06:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:28 Setting up systemd (237-3ubuntu10.43) ... 16:06:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:06:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:06:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:06:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:06:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:06:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:06:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:06:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:06:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:06:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:06:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:06:29 Setting up python3 (3.6.7-1~18.04) ... 16:06:29 running python rtupdate hooks for python3.6... 16:06:29 running python post-rtupdate hooks for python3.6... 16:06:29 Setting up apparmor (2.12-4ubuntu5.1) ... 16:06:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:06:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:06:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:06:31 Setting up snapd (2.48+18.04) ... 16:06:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:06:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:06:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:06:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:06:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:06:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:06:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:06:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:06:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:06:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:06:33 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:06:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:33 Processing triggers for systemd (237-3ubuntu10.43) ... 16:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:06:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:06:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:06:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:06:35 Reading package lists... 16:06:35 Reading package lists... 16:06:36 Building dependency tree... 16:06:36 Reading state information... 16:06:36 Calculating upgrade... 16:06:36 The following packages will be upgraded: 16:06:36 advancecomp base-files bash binutils binutils-common 16:06:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:06:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:06:36 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:06:36 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:06:36 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:06:36 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:06:36 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:06:36 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:06:36 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:06:36 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:06:36 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:06:36 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:06:36 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:06:36 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:06:36 Need to get 63.5 MB of archives. 16:06:36 After this operation, 5191 kB of additional disk space will be used. 16:06:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 16:06:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:06:36 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:06:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:06:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:06:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:06:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:06:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:06:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:06:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:06:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:06:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:06:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:06:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:06:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:06:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:06:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:06:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:06:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:06:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:06:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:06:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:06:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:06:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:06:36 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:06:36 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:06:36 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:06:36 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:06:36 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:06:36 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:06:36 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:06:36 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:06:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:06:36 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:06:36 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:06:36 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:06:36 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:06:36 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:06:36 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:06:36 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:06:36 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:06:36 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:06:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:06:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 16:06:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:06:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:06:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:06:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:06:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:06:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:06:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:06:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:06:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:06:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:06:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:06:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:06:37 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:06:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:06:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:06:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:06:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:06:37 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:06:37 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:06:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:06:38 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:06:38 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:06:38 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:06:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:06:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:06:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:06:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:06:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:06:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:06:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:06:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:06:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:06:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:06:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:06:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:06:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:06:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:06:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:06:38 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:06:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:06:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:06:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:06:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:06:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:06:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:06:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:06:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:06:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:06:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:06:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:06:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:06:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:06:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:06:38 debconf: delaying package configuration, since apt-utils is not installed 16:06:38 Fetched 63.5 MB in 2s (30.4 MB/s) 16:06:38 (Reading database ... 13912 files and directories currently installed.) 16:06:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:06:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:06:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 16:06:39 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 16:06:40 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:40 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:06:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:06:41 (Reading database ... 13911 files and directories currently installed.) 16:06:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:06:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:06:41 (Reading database ... 13911 files and directories currently installed.) 16:06:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:06:42 (Reading database ... 13911 files and directories currently installed.) 16:06:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:06:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:06:43 (Reading database ... 13911 files and directories currently installed.) 16:06:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:06:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:06:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:06:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:06:43 Setting up base-files (10.1ubuntu2.10) ... 16:06:43 Installing new version of config file /etc/issue ... 16:06:43 Installing new version of config file /etc/issue.net ... 16:06:43 Installing new version of config file /etc/lsb-release ... 16:06:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:06:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:06:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:06:44 Removing obsolete conffile /etc/default/motd-news ... 16:06:44 (Reading database ... 13912 files and directories currently installed.) 16:06:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:06:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:06:44 Setting up bash (4.4.18-2ubuntu1.2) ... 16:06:44 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:06:44 (Reading database ... 13912 files and directories currently installed.) 16:06:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:06:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:06:44 (Reading database ... 13912 files and directories currently installed.) 16:06:44 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:06:44 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:06:44 Setting up tar (1.29b-2ubuntu0.1) ... 16:06:45 (Reading database ... 13912 files and directories currently installed.) 16:06:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:06:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:06:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:06:45 (Reading database ... 13912 files and directories currently installed.) 16:06:45 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:06:45 (Reading database ... 13912 files and directories currently installed.) 16:06:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:06:45 (Reading database ... 13912 files and directories currently installed.) 16:06:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:06:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:06:45 Setting up grep (3.1-2build1) ... 16:06:45 (Reading database ... 13912 files and directories currently installed.) 16:06:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:06:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:06:46 Setting up login (1:4.5-1ubuntu2) ... 16:06:46 (Reading database ... 13912 files and directories currently installed.) 16:06:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:06:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:06:46 (Reading database ... 13912 files and directories currently installed.) 16:06:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:06:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:06:47 (Reading database ... 13912 files and directories currently installed.) 16:06:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:06:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:06:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:06:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:06:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:06:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:06:48 (Reading database ... 13912 files and directories currently installed.) 16:06:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:06:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:06:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:06:49 (Reading database ... 13912 files and directories currently installed.) 16:06:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:49 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:49 (Reading database ... 13912 files and directories currently installed.) 16:06:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:49 (Reading database ... 13912 files and directories currently installed.) 16:06:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:50 (Reading database ... 13912 files and directories currently installed.) 16:06:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:50 (Reading database ... 13912 files and directories currently installed.) 16:06:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] } 16:06:50 $ docker stop --time=1 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 16:06:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:06:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:06:50 (Reading database ... 13912 files and directories currently installed.) 16:06:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:06:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:06:50 (Reading database ... 13912 files and directories currently installed.) 16:06:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:50 (Reading database ... 13912 files and directories currently installed.) 16:06:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:06:51 (Reading database ... 13912 files and directories currently installed.) 16:06:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:06:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:06:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:06:52 (Reading database ... 13912 files and directories currently installed.) 16:06:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:06:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:06:52 (Reading database ... 13912 files and directories currently installed.) 16:06:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:06:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:06:52 $ docker rm -f 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 16:06:52 (Reading database ... 13914 files and directories currently installed.) 16:06:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:06:52 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:06:53 Setting up debconf (1.5.66ubuntu1) ... 16:06:53 (Reading database ... 13914 files and directories currently installed.) 16:06:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:06:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:06:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:06:53 (Reading database ... 13914 files and directories currently installed.) 16:06:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:06:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:06:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:06:53 (Reading database ... 13914 files and directories currently installed.) 16:06:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:06:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:06:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:06:54 (Reading database ... 13914 files and directories currently installed.) 16:06:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [Pipeline] isUnix [Pipeline] sh 16:06:54 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:06:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:54 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:54 16:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:06:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:06:54 (Reading database ... 13914 files and directories currently installed.) 16:06:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:06:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:06:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:06:55 (Reading database ... 13914 files and directories currently installed.) 16:06:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:06:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:06:55 latest: Pulling from edgex-devops/edgex-compose-arm64 16:06:55 29e5d40040c1: Pulling fs layer 16:06:55 1ce36da41761: Pulling fs layer 16:06:55 25b303627fd3: Pulling fs layer 16:06:55 29e5d40040c1: Verifying Checksum 16:06:55 29e5d40040c1: Download complete 16:06:55 (Reading database ... 13914 files and directories currently installed.) 16:06:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:06:55 (Reading database ... 13914 files and directories currently installed.) 16:06:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:06:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:06:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:06:56 (Reading database ... 13914 files and directories currently installed.) 16:06:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:06:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:06:56 1ce36da41761: Verifying Checksum 16:06:56 1ce36da41761: Download complete 16:06:56 29e5d40040c1: Pull complete 16:06:56 Setting up passwd (1:4.5-1ubuntu2) ... 16:06:56 (Reading database ... 13914 files and directories currently installed.) 16:06:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:06:56 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:06:56 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:06:56 (Reading database ... 13914 files and directories currently installed.) 16:06:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:06:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:06:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:06:57 (Reading database ... 13914 files and directories currently installed.) 16:06:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:06:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:06:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:06:57 (Reading database ... 13914 files and directories currently installed.) 16:06:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:06:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:06:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:06:57 (Reading database ... 13914 files and directories currently installed.) 16:06:57 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:06:57 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:06:57 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:06:57 (Reading database ... 13914 files and directories currently installed.) 16:06:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:06:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:06:57 1ce36da41761: Pull complete 16:06:57 25b303627fd3: Download complete 16:06:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:06:58 (Reading database ... 13915 files and directories currently installed.) 16:06:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:06:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:06:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:06:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:06:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:06:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:06:58 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:06:58 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:06:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:06:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:06:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:06:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:06:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:06:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:06:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:06:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:06:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:06:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:06:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:06:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:06:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:06:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:06:59 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 16:06:59 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 16:07:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:07:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:07:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:07:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:07:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:07:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:07:01 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:07:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:07:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:07:01 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:07:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:07:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:07:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:07:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:07:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:07:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:07:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:07:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:07:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:07:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:07:07 Setting up tzdata (2020d-0ubuntu0.18.04) ... 16:07:07 16:07:07 Current default time zone: 'Etc/UTC' 16:07:07 Local time is now: Thu Dec 17 16:07:07 UTC 2020. 16:07:07 Universal Time is now: Thu Dec 17 16:07:07 UTC 2020. 16:07:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:07:07 16:07:07 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:07:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:07 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 16:07:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:07:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:07:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:07:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:07:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:07:08 25b303627fd3: Pull complete 16:07:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:07:08 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:07:08 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:07:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:07:08 prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container 16:07:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:07:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:07:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:08 Setting up patch (2.7.6-2ubuntu1.1) ... 16:07:08 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:07:08 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:07:08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:07:08 Installing new version of config file /etc/ssl/openssl.cnf ... 16:07:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:07:08 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:07:08 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:07:10 Updating certificates in /etc/ssl/certs... 16:07:11 22 added, 17 removed; done. 16:07:11 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:07:11 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:11 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:07:11 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:07:11 $ docker top e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc -eo pid,comm 16:07:11 Setting up pkgbinarymangler (138.18.04.1) ... 16:07:11 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:11 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:07:11 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:11 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [Pipeline] { [Pipeline] sh 16:07:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:07:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:12 Setting up perl (5.26.1-6ubuntu0.5) ... 16:07:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:07:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:07:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:07:12 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:07:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:07:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:07:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:07:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:07:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:07:12 + grep parallel 16:07:12 + docker-compose build --help 16:07:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:07:12 Processing triggers for systemd (237-3ubuntu10.43) ... 16:07:12 Processing triggers for mime-support (3.60ubuntu1) ... 16:07:12 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:07:12 Updating certificates in /etc/ssl/certs... 16:07:13 0 added, 0 removed; done. 16:07:13 Running hooks in /etc/ca-certificates/update.d... 16:07:13 done. 16:07:13 Reading package lists... 16:07:14 Building dependency tree... 16:07:14 Reading state information... 16:07:14 The following NEW packages will be installed: 16:07:14 apt-transport-https 16:07:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:07:14 Need to get 1696 B of archives. 16:07:14 After this operation, 153 kB of additional disk space will be used. 16:07:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:07:14 debconf: delaying package configuration, since apt-utils is not installed 16:07:14 Fetched 1696 B in 0s (28.0 kB/s) 16:07:14 Selecting previously unselected package apt-transport-https. 16:07:14 (Reading database ... 13929 files and directories currently installed.) 16:07:14 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:07:14 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:07:14 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:07:14 Waiting for network to be ready... 16:07:16 --parallel Build images in parallel. [Pipeline] } 16:07:16 $ docker stop --time=1 e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc 16:07:18 $ docker rm -f e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:19 . [Pipeline] withDockerContainer 16:07:19 prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container 16:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:07:20 2020-12-17T16:07:17Z INFO Waiting for automatic snapd restart... 16:07:20 snapd 2.48.1 from Canonical* installed 16:07:21 $ docker top 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 -eo pid,comm 16:07:21 "snapd" switched to the "latest/stable" channel 16:07:21 [Pipeline] { [Pipeline] sh 16:07:22 + docker-compose -f ./docker-compose-build.yml build --parallel 16:07:24 core18 20201210 from Canonical* installed 16:07:24 "core18" switched to the "latest/stable" channel 16:07:24 16:07:26 Building docker-core-command-go ... 16:07:26 Building docker-core-data-go ... 16:07:26 Building docker-core-metadata-go ... 16:07:26 Building docker-security-bootstrap-redis-go ... 16:07:26 Building docker-security-proxy-setup-go ... 16:07:26 Building docker-security-secretstore-setup-go ... 16:07:26 Building docker-support-notifications-go ... 16:07:26 Building docker-support-scheduler-go ... 16:07:26 Building docker-sys-mgmt-agent-go ... 16:07:26 Building docker-support-scheduler-go 16:07:26 Building docker-security-bootstrap-redis-go 16:07:26 Building docker-core-data-go 16:07:26 Building docker-core-metadata-go 16:07:26 Building docker-security-secretstore-setup-go 16:07:27 snapcraft 4.4.4 from Canonical* installed 16:07:27 "snapcraft" switched to the "latest/stable" channel 16:07:27 16:07:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:07:32 - README.md 16:07:32 16:07:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:07:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:07:38 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:07:38 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:07:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:07:39 Reading package lists... 16:07:40 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:07:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:07:46 Reading package lists... 16:07:46 Building dependency tree... 16:07:46 Reading state information... 16:07:46 Suggested packages: 16:07:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:07:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:07:46 Recommended packages: 16:07:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:07:46 The following NEW packages will be installed: 16:07:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:07:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:07:46 pkg-config zip 16:07:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:07:46 Need to get 7655 kB of archives. 16:07:46 After this operation, 43.7 MB of additional disk space will be used. 16:07:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:07:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:07:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:07:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:07:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:07:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:07:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:07:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:07:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:07:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:07:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:07:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:07:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:07:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:07:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:07:47 debconf: delaying package configuration, since apt-utils is not installed 16:07:47 Fetched 7655 kB in 1s (10.7 MB/s) 16:07:47 Selecting previously unselected package libglib2.0-0:amd64. 16:07:47 (Reading database ... 13933 files and directories currently installed.) 16:07:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:07:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:07:47 Selecting previously unselected package libpsl5:amd64. 16:07:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:07:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:07:47 Selecting previously unselected package libnghttp2-14:amd64. 16:07:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:07:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:07:47 Selecting previously unselected package librtmp1:amd64. 16:07:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:07:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:07:48 Selecting previously unselected package libcurl3-gnutls:amd64. 16:07:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:07:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:07:48 Selecting previously unselected package liberror-perl. 16:07:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:07:48 Unpacking liberror-perl (0.17025-1) ... 16:07:48 Selecting previously unselected package git-man. 16:07:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:07:48 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:07:48 Selecting previously unselected package git. 16:07:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:07:48 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:07:49 Selecting previously unselected package libnorm1:amd64. 16:07:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:07:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:07:49 Selecting previously unselected package libpgm-5.2-0:amd64. 16:07:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:07:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:07:49 Selecting previously unselected package libsodium23:amd64. 16:07:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:07:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:07:49 Selecting previously unselected package libzmq5:amd64. 16:07:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:07:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:07:49 Selecting previously unselected package libzmq3-dev:amd64. 16:07:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:07:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:07:49 Selecting previously unselected package pkg-config. 16:07:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:07:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:07:49 Selecting previously unselected package zip. 16:07:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:07:49 Unpacking zip (3.0-11build1) ... 16:07:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:07:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:07:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:07:49 Setting up liberror-perl (0.17025-1) ... 16:07:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:07:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:07:50 No schema files found: doing nothing. 16:07:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:07:50 Setting up zip (3.0-11build1) ... 16:07:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:07:50 Setting up libsodium23:amd64 (1.0.16-2) ... 16:07:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:07:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:07:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:07:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:07:50 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:07:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:07:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:07:57 git set to automatically installed. 16:07:57 git-man set to automatically installed. 16:07:57 libcurl3-gnutls set to automatically installed. 16:07:57 liberror-perl set to automatically installed. 16:07:57 libglib2.0-0 set to automatically installed. 16:07:57 libnghttp2-14 set to automatically installed. 16:07:57 libnorm1 set to automatically installed. 16:07:57 libpgm-5.2-0 set to automatically installed. 16:07:57 libpsl5 set to automatically installed. 16:07:57 librtmp1 set to automatically installed. 16:07:57 libsodium23 set to automatically installed. 16:07:57 libzmq3-dev set to automatically installed. 16:07:57 libzmq5 set to automatically installed. 16:07:57 pkg-config set to automatically installed. 16:07:57 zip set to automatically installed. 16:07:59 snapd is not logged in, snap install commands will use sudo 16:08:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:08:05 snap "core18" has no updates available 16:08:06 Pulling config-common 16:08:07 Pulling go-build-helper 16:08:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:08:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:08:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:08:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 16:08:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:08:29 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:08:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:08:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 16:08:29 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:08:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:08:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:08:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:08:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 16:08:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 16:08:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 16:08:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 16:08:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 16:08:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:08:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:08:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 16:08:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 16:08:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 16:08:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 16:08:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 16:08:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 16:08:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 16:08:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 16:08:29 Fetched 23.5 MB in 0s (0 B/s) 16:08:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:08:29 Fetched 96.5 kB in 0s (0 B/s) 16:08:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:08:29 Fetched 279 kB in 0s (0 B/s) 16:08:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:08:29 Fetched 122 kB in 0s (0 B/s) 16:08:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:08:29 Fetched 77.8 kB in 0s (0 B/s) 16:08:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:08:29 Fetched 8848 B in 0s (0 B/s) 16:08:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:08:29 Fetched 47.8 kB in 0s (0 B/s) 16:08:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:08:29 Fetched 45.6 kB in 0s (0 B/s) 16:08:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 16:08:29 Fetched 14.8 kB in 0s (0 B/s) 16:08:29 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:08:29 Fetched 214 kB in 0s (0 B/s) 16:08:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:08:29 Fetched 155 kB in 0s (0 B/s) 16:08:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:08:29 Fetched 50.6 kB in 0s (0 B/s) 16:08:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:08:29 Fetched 14.8 kB in 0s (0 B/s) 16:08:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:08:29 Fetched 41.8 kB in 0s (0 B/s) 16:08:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:08:29 Fetched 499 kB in 0s (0 B/s) 16:08:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:08:29 Fetched 111 kB in 0s (0 B/s) 16:08:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:08:29 Fetched 240 kB in 0s (0 B/s) 16:08:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:08:29 Fetched 29.3 kB in 0s (0 B/s) 16:08:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:08:29 Fetched 85.5 kB in 0s (0 B/s) 16:08:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:08:29 Fetched 24.5 kB in 0s (0 B/s) 16:08:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 16:08:29 Fetched 49.2 kB in 0s (0 B/s) 16:08:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:08:29 Fetched 54.2 kB in 0s (0 B/s) 16:08:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:08:29 Fetched 30.8 kB in 0s (0 B/s) 16:08:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:08:29 Fetched 17.0 kB in 0s (0 B/s) 16:08:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:08:29 Fetched 85.9 kB in 0s (0 B/s) 16:08:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:08:29 Fetched 8720 B in 0s (0 B/s) 16:08:29 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:08:29 Fetched 137 kB in 0s (0 B/s) 16:08:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:08:29 Fetched 119 kB in 0s (0 B/s) 16:08:29 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:08:29 Fetched 109 kB in 0s (0 B/s) 16:08:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:08:29 Fetched 11.1 kB in 0s (0 B/s) 16:08:29 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:08:29 Fetched 645 kB in 0s (0 B/s) 16:08:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:08:29 Fetched 41.3 kB in 0s (0 B/s) 16:08:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:08:29 Fetched 17.9 kB in 0s (0 B/s) 16:08:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:08:29 Fetched 368 kB in 0s (0 B/s) 16:08:29 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 16:08:29 Fetched 187 kB in 0s (0 B/s) 16:08:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:08:29 Fetched 175 kB in 0s (0 B/s) 16:08:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:08:34 Fetched 206 kB in 0s (0 B/s) 16:08:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:08:34 Fetched 1301 kB in 0s (0 B/s) 16:08:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:08:34 Fetched 36.2 kB in 0s (0 B/s) 16:08:34 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:08:34 Fetched 159 kB in 0s (0 B/s) 16:08:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:08:34 Fetched 107 kB in 0s (0 B/s) 16:08:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:08:34 Fetched 48.7 kB in 0s (0 B/s) 16:08:34 Pulling static-packages 16:08:34 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:08:34 Skipping pull go-build-helper (already ran) 16:08:34 Skipping pull static-packages (already ran) 16:08:34 Building go-build-helper 16:08:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:08:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:34 ---> f0c43230ad39 16:08:34 Step 3/22 : WORKDIR /edgex-go 16:08:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:08:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:34 ---> f0c43230ad39 16:08:34 Step 3/24 : WORKDIR /edgex-go 16:08:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:08:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:08:34 ---> f0c43230ad39 16:08:34 Step 3/21 : WORKDIR /edgex-go 16:08:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:08:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:34 ---> f0c43230ad39 16:08:34 Step 3/22 : WORKDIR /edgex-go 16:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:34 ---> f0c43230ad39 16:08:34 Step 3/23 : WORKDIR /edgex-go 16:08:38 ---> Running in 794ddf73c413 16:08:38 ---> Running in 95781a31b30b 16:08:38 ---> Running in e11bd01055fa 16:08:38 ---> Running in 2a2e8c761642 16:08:38 ---> Running in 624c56dacc97 16:08:38 Removing intermediate container 2a2e8c761642 16:08:38 ---> f7a770c273ac 16:08:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 624c56dacc97 16:08:38 ---> 1db1db212006 16:08:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:38 16:08:38 Building static-packages 16:08:38 Removing intermediate container e11bd01055fa 16:08:38 ---> 93ed6aaa7596 16:08:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:38 Removing intermediate container 95781a31b30b 16:08:38 ---> 15dc74961f6b 16:08:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:38 Removing intermediate container 794ddf73c413 16:08:38 ---> f744f71c0baf 16:08:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:38 ---> Running in 53ea28718c5c 16:08:38 ---> Running in 776a0ef0eaf2 16:08:38 ---> Running in 181d3085dce2 16:08:38 ---> Running in 7255c70b8df3 16:08:39 ---> Running in fd9250b3338e 16:08:40 Staging go-build-helper 16:08:41 Staging static-packages 16:08:42 Pulling go115 16:08:42 Removing intermediate container 181d3085dce2 16:08:42 ---> 99b85ec1478f 16:08:42 Step 5/22 : RUN apk update && apk add make git 16:08:42 ---> Running in c99bc6fec838 16:08:43 Removing intermediate container 7255c70b8df3 16:08:43 ---> d9ce7a9ec8ba 16:08:43 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:08:43 Removing intermediate container 776a0ef0eaf2 16:08:43 ---> f939a0e4d7fa 16:08:43 Step 5/21 : RUN apk update && apk add make git 16:08:43 'edgex-go' has dependencies that need to be staged: go115 16:08:43 Skipping pull go115 (already ran) 16:08:43 Building go115 16:08:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:43 Dload Upload Total Spent Left Speed 16:08:43 ---> Running in cb3191364949 16:08:43 ---> Running in dc49cbd9a377 16:08:43 Removing intermediate container 53ea28718c5c 16:08:43 ---> 47260e848e13 16:08:43 Step 5/24 : RUN apk update && apk add make git 16:08:43 Removing intermediate container fd9250b3338e 16:08:43 ---> 2990d397c8a9 16:08:43 Step 5/22 : RUN apk update && apk add make git 16:08:43 ---> Running in a76743450043 16:08:43 ---> Running in 0c89692e6e63 16:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 48833 0 0 384k 0 0:05:07 --:--:-- 0:05:07 381k 32 115M 32 37.8M 0 0 33.6M 0 0:00:03 0:00:01 0:00:02 33.6M 69 115M 69 80.1M 0 0 37.7M 0 0:00:03 0:00:02 0:00:01 37.6M 100 115M 100 115M 0 0 42.5M 0 0:00:02 0:00:02 --:--:-- 42.5M 16:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:46 go1.15.2.linux-amd64.tar.gz: OK 16:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:08:47 OK: 12620 distinct packages available 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:08:47 OK: 12620 distinct packages available 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:08:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:08:47 OK: 12620 distinct packages available 16:08:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:08:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:08:48 OK: 12620 distinct packages available 16:08:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:08:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:08:48 OK: 12620 distinct packages available 16:08:48 OK: 217 MiB in 51 packages 16:08:48 OK: 217 MiB in 51 packages 16:08:49 OK: 217 MiB in 51 packages 16:08:49 OK: 217 MiB in 51 packages 16:08:49 OK: 217 MiB in 51 packages 16:08:50 Removing intermediate container 0c89692e6e63 16:08:50 ---> a9dd5869545a 16:08:50 Step 6/22 : COPY go.mod . 16:08:50 Removing intermediate container a76743450043 16:08:50 ---> 2ed2f7f17f47 16:08:50 Step 6/24 : COPY go.mod . 16:08:50 Staging go115 16:08:51 Removing intermediate container dc49cbd9a377 16:08:51 ---> 8e25ec50729a 16:08:51 Step 6/21 : COPY go.mod . 16:08:51 Removing intermediate container cb3191364949 16:08:51 ---> bf54e5dd9fb3 16:08:51 Step 6/23 : COPY go.mod . 16:08:51 Removing intermediate container c99bc6fec838 16:08:51 ---> 5d15b097d024 16:08:51 Step 6/22 : COPY go.mod . 16:08:51 ---> b706d4b0c4f7 16:08:51 Step 7/22 : RUN go mod download 16:08:51 ---> bf9a1152204f 16:08:51 Step 7/24 : RUN go mod download 16:08:51 ---> Running in fdaeeace17b6 16:08:51 ---> 4ffb7a57c997 16:08:51 Step 7/21 : RUN go mod download 16:08:52 ---> Running in 76f485d5448a 16:08:52 ---> Running in 25c3d52ff7b2 16:08:52 ---> 539d6e4aa17a 16:08:52 Step 7/23 : RUN go mod download 16:08:52 ---> b085c3e3ac32 16:08:52 Step 7/22 : RUN go mod download 16:08:52 ---> Running in 114b8689877c 16:08:52 ---> Running in 7617541098e3 16:08:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:08:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:08:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:08:56 Fetched 0 B in 0s (0 B/s) 16:08:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:08:56 Fetched 224 kB in 0s (0 B/s) 16:08:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:08:56 Fetched 157 kB in 0s (0 B/s) 16:08:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:08:56 Fetched 221 kB in 0s (0 B/s) 16:08:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:08:56 Fetched 143 kB in 0s (0 B/s) 16:08:56 Pulling edgex-go 16:08:56 Removing intermediate container fdaeeace17b6 16:08:56 ---> b4506130b7b3 16:08:56 Step 8/22 : COPY . . 16:08:56 Removing intermediate container 76f485d5448a 16:08:56 ---> d6e451c09de1 16:08:56 Step 8/24 : COPY . . 16:08:56 Pulling version 16:08:57 Removing intermediate container 25c3d52ff7b2 16:08:57 ---> 990b7da6c65f 16:08:57 Step 8/21 : COPY . . 16:08:57 Removing intermediate container 7617541098e3 16:08:57 ---> 6f20feee8cee 16:08:57 Removing intermediate container 114b8689877c 16:08:57 ---> 713b66d8431d 16:08:57 Step 8/22 : COPY . . 16:08:57 Step 8/23 : COPY . . 16:08:57 Building config-common 16:08:59 Skipping build go-build-helper (already ran) 16:08:59 Skipping build static-packages (already ran) 16:08:59 Skipping build go115 (already ran) 16:09:00 Building edgex-go 16:09:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:09:01 go: downloading github.com/gorilla/mux v1.8.0 16:09:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 16:09:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 16:09:01 go: downloading github.com/google/uuid v1.1.2 16:09:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:09:01 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:09:01 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 16:09:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:09:01 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:09:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:09:01 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:09:01 go: downloading github.com/pelletier/go-toml v1.2.0 16:09:01 go: downloading github.com/pkg/errors v0.8.1 16:09:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:09:01 go: downloading github.com/imdario/mergo v0.3.11 16:09:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:09:01 go: downloading github.com/pebbe/zmq4 v1.0.0 16:09:01 go: downloading github.com/go-kit/kit v0.8.0 16:09:01 go: downloading github.com/BurntSushi/toml v0.3.1 16:09:01 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:09:01 go: downloading github.com/hashicorp/consul/api v1.1.0 16:09:01 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:09:01 go: downloading github.com/x448/float16 v0.8.4 16:09:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:09:01 go: downloading gopkg.in/yaml.v2 v2.4.0 16:09:01 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:09:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:09:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:09:01 go: downloading github.com/mitchellh/copystructure v1.0.0 16:09:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:09:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:09:01 go: downloading github.com/leodido/go-urn v1.2.0 16:09:01 go: downloading github.com/go-playground/universal-translator v0.17.0 16:09:01 go: downloading github.com/hashicorp/serf v0.8.2 16:09:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:09:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:09:01 go: downloading github.com/go-playground/locales v0.13.0 16:09:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:09:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:09:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:09:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:09:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:09:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:09:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:09:16 go: downloading github.com/stretchr/testify v1.5.1 16:09:16 go: downloading github.com/davecgh/go-spew v1.1.1 16:09:16 go: downloading github.com/pmezard/go-difflib v1.0.0 16:09:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:09:17 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:09:17 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:09:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:09:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:09:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:20 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:09:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:09:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:09:24 ---> c01251843185 16:09:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:24 ---> 4e09ce62c957 16:09:24 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:09:24 ---> 5dfd24f04976 16:09:24 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:09:24 ---> 19ab0ff438c4 16:09:24 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:09:24 ---> Running in 6cc92322ce22 16:09:24 ---> 71d56efea7be 16:09:24 Step 9/23 : RUN make cmd/core-data/core-data 16:09:24 ---> Running in 3745bfc7645f 16:09:24 ---> Running in 2b1e6ac552c7 16:09:24 ---> Running in e6185838a70a 16:09:24 ---> Running in ef65837d3d3a 16:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:09:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:09:26 Building version 16:09:28 Staging config-common 16:09:29 Skipping stage go-build-helper (already ran) 16:09:29 Skipping stage static-packages (already ran) 16:09:29 Skipping stage go115 (already ran) 16:09:29 Staging edgex-go 16:09:30 Staging version 16:09:31 Priming config-common 16:09:32 Priming go-build-helper 16:09:33 Priming static-packages 16:09:36 Priming go115 16:09:37 Priming edgex-go 16:09:38 Priming version 16:09:39 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:10:57 Removing intermediate container e6185838a70a 16:10:57 ---> bf7a10dfb541 16:10:57 16:10:57 Step 10/22 : FROM alpine:3.10 16:10:57 3.10: Pulling from library/alpine 16:10:57 Removing intermediate container 6cc92322ce22 16:10:57 ---> 620f873228d2 16:10:57 16:10:57 Step 10/24 : FROM alpine:3.10 16:10:57 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:10:57 3.10: Pulling from library/alpine 16:10:57 Status: Downloaded newer image for alpine:3.10 16:10:57 ---> 536a684cf733 16:10:57 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:10:57 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:10:57 Status: Image is up to date for alpine:3.10 16:10:57 ---> 536a684cf733 16:10:57 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:10:58 ---> Running in 5f3a6c809e5a 16:10:58 ---> Running in dbd0499657a3 16:11:00 Removing intermediate container 2b1e6ac552c7 16:11:00 ---> 0472e5cf0107 16:11:00 16:11:00 Step 10/21 : FROM scratch 16:11:00 ---> 16:11:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:01 ---> Running in ba4484f5cfd2 16:11:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:11:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:11:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:11:02 Removing intermediate container ba4484f5cfd2 16:11:02 ---> 33fc26586215 16:11:02 Step 12/21 : ENV APP_PORT=48085 16:11:02 ---> Running in fd56a8513a7a 16:11:02 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:11:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:11:02 OK: 10171 distinct packages available 16:11:02 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:11:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:11:02 OK: 10171 distinct packages available 16:11:03 Removing intermediate container fd56a8513a7a 16:11:03 ---> b80b10fa71d0 16:11:03 Step 13/21 : EXPOSE $APP_PORT 16:11:03 (1/5) Installing ca-certificates (20191127-r2) 16:11:03 ---> Running in 8cb0258ad2eb 16:11:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:11:03 (3/5) Installing libcurl (7.66.0-r3) 16:11:03 (4/5) Installing curl (7.66.0-r3) 16:11:03 (5/5) Installing dumb-init (1.2.2-r1) 16:11:03 Executing busybox-1.30.1-r3.trigger 16:11:03 Executing ca-certificates-20191127-r2.trigger 16:11:03 (1/5) Installing ca-certificates (20191127-r2) 16:11:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:11:03 (3/5) Installing libcurl (7.66.0-r3) 16:11:03 (4/5) Installing curl (7.66.0-r3) 16:11:03 (5/5) Installing dumb-init (1.2.2-r1) 16:11:03 Executing busybox-1.30.1-r3.trigger 16:11:03 OK: 7 MiB in 19 packages 16:11:03 Executing ca-certificates-20191127-r2.trigger 16:11:03 Removing intermediate container 8cb0258ad2eb 16:11:03 ---> e51f273ec8ac 16:11:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:11:04 OK: 7 MiB in 19 packages 16:11:05 ---> 7784487aebc4 16:11:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:11:07 Removing intermediate container 5f3a6c809e5a 16:11:07 ---> 81bf24b6a45c 16:11:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:11:08 ---> Running in 5b9033c9306a 16:11:08 Removing intermediate container dbd0499657a3 16:11:08 ---> a3dcfb511c5a 16:11:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:11:08 ---> 4e6c0cbe1fe8 16:11:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:11:08 ---> Running in a3fe1bfacd7e 16:11:09 Removing intermediate container 5b9033c9306a 16:11:09 ---> 23dbbae483bf 16:11:09 Step 13/24 : WORKDIR / 16:11:09 ---> Running in 27176ed1294d 16:11:09 Removing intermediate container a3fe1bfacd7e 16:11:09 ---> cf3e1c3dab97 16:11:09 Step 13/22 : WORKDIR / 16:11:10 ---> Running in b3d0388e5faf 16:11:10 ---> db8195c14ee9 16:11:10 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:11:10 Removing intermediate container 27176ed1294d 16:11:10 ---> 89fc794c0671 16:11:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:11:10 ---> Running in 888592ac110b 16:11:10 Removing intermediate container b3d0388e5faf 16:11:10 ---> 6795fc060f55 16:11:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:11:11 Removing intermediate container 888592ac110b 16:11:11 ---> 4918af944fb5 16:11:11 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:11 ---> Running in 00554653aa3b 16:11:11 ---> ccf4d652f3a5 16:11:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:11:12 ---> 597e8ae07939 16:11:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:11:12 Removing intermediate container 00554653aa3b 16:11:12 ---> d82574d2aad1 16:11:12 Step 19/21 : LABEL arch=arm64 16:11:12 ---> Running in 5db3ee11afe2 16:11:13 ---> 666ef4a3d054 16:11:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:11:14 Removing intermediate container 5db3ee11afe2 16:11:14 ---> e89307592100 16:11:14 Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:11:14 ---> 9abd43bc2fa7 16:11:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:11:14 ---> Running in fd88c0b7b01d 16:11:14 ---> 1b2a31c53294 16:11:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:11:15 Removing intermediate container fd88c0b7b01d 16:11:15 ---> fadb8cdac5bb 16:11:15 Step 21/21 : LABEL version=0.0.0 16:11:15 ---> 8409f95f56d3 16:11:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:11:15 ---> Running in 3765c983dc24 16:11:16 ---> 3018b28684f4 16:11:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:11:16 Removing intermediate container 3765c983dc24 16:11:16 ---> 3e26619ba099 16:11:16 16:11:17 ---> b26efa913d46 16:11:17 Step 18/22 : RUN chmod +x entrypoint.sh 16:11:17 ---> Running in f797e75d3f21 16:11:18 Successfully built 3e26619ba099 16:11:18 Successfully tagged docker-support-scheduler-go-arm64:latest 16:11:18  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 16:11:20 ---> d3e0a4c1c3a6 16:11:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:11:21 Removing intermediate container 3745bfc7645f 16:11:21 ---> 8cfc45b8920b 16:11:21 16:11:21 Step 10/22 : FROM scratch 16:11:21 ---> 16:11:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:21 ---> Using cache 16:11:21 ---> 33fc26586215 16:11:21 Step 12/22 : ENV APP_PORT=48081 16:11:21 ---> 121bb7d71e0d 16:11:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:11:22 ---> Running in 3835bba5ad39 16:11:22 ---> Running in f3e9b79af3de 16:11:23 Removing intermediate container 3835bba5ad39 16:11:23 ---> bad952940350 16:11:23 Step 13/22 : EXPOSE $APP_PORT 16:11:23 Removing intermediate container f797e75d3f21 16:11:23 ---> fb3a29e66959 16:11:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:11:23 ---> Running in 79ecc6c65437 16:11:23 ---> Running in 89d118065746 16:11:24 Removing intermediate container 79ecc6c65437 16:11:24 ---> e8be4554dd19 16:11:24 Step 14/22 : WORKDIR / 16:11:24 Removing intermediate container 89d118065746 16:11:24 ---> 9c75ea3c29cd 16:11:24 Step 20/22 : LABEL arch=arm64 16:11:24 ---> Running in d017facfdb5a 16:11:24 ---> Running in b48d36774fb2 16:11:25 Removing intermediate container f3e9b79af3de 16:11:25 ---> 1b1d1bf652a1 16:11:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:11:26 Removing intermediate container b48d36774fb2 16:11:26 ---> c9e74e2f4603 16:11:26 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:11:26 Removing intermediate container d017facfdb5a 16:11:26 ---> d16a8685a690 16:11:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:11:27 ---> Running in 732beab01219 16:11:27 ---> Running in a5bc67312a08 16:11:28 ---> 06674121df11 16:11:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:11:28 Removing intermediate container ef65837d3d3a 16:11:28 ---> 6dd83cf7e778 16:11:28 16:11:28 Step 10/23 : FROM alpine 16:11:28 Removing intermediate container 732beab01219 16:11:28 ---> 5d50a286c1d3 16:11:28 Step 22/24 : LABEL arch=arm64 16:11:28 latest: Pulling from library/alpine 16:11:29 Removing intermediate container a5bc67312a08 16:11:29 ---> 859c65510bdb 16:11:29 Step 22/22 : LABEL version=0.0.0 16:11:29 ---> Running in 948873ab5c2f 16:11:29 ---> Running in a49f64f8697d 16:11:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:11:30 Removing intermediate container 948873ab5c2f 16:11:30 ---> f2531fa644d5 16:11:30 Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:11:30 ---> 46ac666aff68 16:11:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:11:30 Status: Downloaded newer image for alpine:latest 16:11:30 ---> afeebe901d6b 16:11:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:30 ---> Running in b5cefe80700d 16:11:30 Removing intermediate container a49f64f8697d 16:11:30 ---> 45a25946d2d5 16:11:30 16:11:31 ---> Running in 9e49934ae715 16:11:31 Successfully built 45a25946d2d5 16:11:31 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:11:31 Building docker-sys-mgmt-agent-go 16:11:31  Building docker-security-bootstrap-redis-go ... done Removing intermediate container b5cefe80700d 16:11:31 ---> c2f103499583 16:11:31 Step 24/24 : LABEL version=0.0.0 16:11:31 ---> 284b70cc8158 16:11:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:11:31 Removing intermediate container 9e49934ae715 16:11:31 ---> 4299466c5978 16:11:31 Step 12/23 : ENV APP_PORT=48080 16:11:31 ---> Running in 96f7c0dfe714 16:11:32 ---> Running in 42fc26bfc2b4 16:11:32 ---> Running in e615a3631072 16:11:32 Removing intermediate container 96f7c0dfe714 16:11:32 ---> 5a37cc1ab599 16:11:32 16:11:32 Removing intermediate container e615a3631072 16:11:32 ---> 2b5a2a6297e5 16:11:32 Step 13/23 : EXPOSE $APP_PORT 16:11:32 Removing intermediate container 42fc26bfc2b4 16:11:32 ---> f98b5499993e 16:11:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:33 Successfully built 5a37cc1ab599 16:11:33 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:11:33  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 16:11:33 ---> Running in 18e26a8206ad 16:11:33 ---> Running in 8d5831e4d3f8 16:11:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:11:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:34 ---> f0c43230ad39 16:11:34 Step 3/24 : WORKDIR /edgex-go 16:11:34 ---> Using cache 16:11:34 ---> f744f71c0baf 16:11:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:34 ---> Using cache 16:11:34 ---> 2990d397c8a9 16:11:34 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:11:34 Removing intermediate container 8d5831e4d3f8 16:11:34 ---> 84c5a03afaf0 16:11:34 Step 20/22 : LABEL arch=arm64Removing intermediate container 18e26a8206ad 16:11:34 16:11:34 ---> 4947f14ef261 16:11:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:34 ---> Running in 5caa58fe08ea 16:11:36 ---> Running in dea1a098909b 16:11:36 ---> Running in d5afda49623d 16:11:37 Removing intermediate container d5afda49623d 16:11:37 ---> 4360db3cee15 16:11:37 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:11:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:38 ---> Running in 5b71fca56711 16:11:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:39 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:11:39 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:11:39 OK: 12620 distinct packages available 16:11:40 Removing intermediate container 5b71fca56711 16:11:40 ---> a9d92a908101 16:11:40 Step 22/22 : LABEL version=0.0.0 16:11:40 ---> Running in 2069c03b5423 16:11:40 OK: 217 MiB in 51 packages 16:11:40 Removing intermediate container dea1a098909b 16:11:40 ---> b82cdef0b6aa 16:11:40 Step 15/23 : RUN apk --no-cache add zeromq 16:11:41 ---> Running in 4ef6952b706d 16:11:41 Removing intermediate container 2069c03b5423 16:11:41 ---> f3b01f275237 16:11:41 16:11:41 Successfully built f3b01f275237 16:11:41 Successfully tagged docker-core-metadata-go-arm64:latest 16:11:41 Building docker-core-command-go 16:11:42  Building docker-core-metadata-go ... done Removing intermediate container 5caa58fe08ea 16:11:42 ---> 7a028c417d78 16:11:42 Step 6/24 : COPY go.mod . 16:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:43 ---> 55f6b6997a46 16:11:43 Step 7/24 : RUN go mod download 16:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:43 ---> Running in 5ed59f7bc7dd 16:11:44 (1/5) Installing libgcc (9.3.0-r2) 16:11:44 (2/5) Installing libsodium (1.0.18-r0) 16:11:44 (3/5) Installing libstdc++ (9.3.0-r2) 16:11:44 (4/5) Installing libzmq (4.3.3-r0) 16:11:44 (5/5) Installing zeromq (4.3.3-r0) 16:11:44 Executing busybox-1.31.1-r19.trigger 16:11:44 OK: 8 MiB in 19 packages 16:11:47 Removing intermediate container 4ef6952b706d 16:11:47 ---> b9754d39cddf 16:11:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:11:47 Removing intermediate container 5ed59f7bc7dd 16:11:47 ---> 38b0a2aaf3ab 16:11:47 Step 8/24 : COPY . . 16:11:49 ---> c6a08987bfee 16:11:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:54 ---> c2047b09e22f 16:11:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:55 ---> 834d652ee223 16:11:55 Step 19/23 : ENTRYPOINT ["/core-data"] 16:11:56 ---> Running in fce3a2135ac9 16:11:57 Removing intermediate container fce3a2135ac9 16:11:57 ---> dd1e9ab88aa8 16:11:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:57 ---> Running in fa9cb71ca4bd 16:11:58 Removing intermediate container fa9cb71ca4bd 16:11:58 ---> 76934b5d0089 16:11:58 Step 21/23 : LABEL arch=arm64 16:11:59 ---> Running in 699d6d6cbfd9 16:12:00 Removing intermediate container 699d6d6cbfd9 16:12:00 ---> 503b2177051e 16:12:00 Step 22/23 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:12:01 ---> Running in da0543279f0b 16:12:02 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:02 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:12:02 ---> f0c43230ad39 16:12:02 Step 3/27 : WORKDIR /edgex-go 16:12:02 ---> Using cache 16:12:02 ---> f744f71c0baf 16:12:02 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:02 ---> Using cache 16:12:02 ---> 2990d397c8a9 16:12:02 Step 5/27 : RUN apk update && apk add make bash git 16:12:02 Removing intermediate container da0543279f0b 16:12:02 ---> 70b96abc09ad 16:12:02 Step 23/23 : LABEL version=0.0.0 16:12:03 ---> Running in 4c2e14a227a3 16:12:04 ---> Running in 98022e997649 16:12:05 Removing intermediate container 98022e997649 16:12:05 ---> 5a166a57321d 16:12:05 16:12:05 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:12:05 ---> f0c43230ad39 16:12:05 Step 3/21 : WORKDIR /edgex-go 16:12:05 ---> Using cache 16:12:05 ---> f744f71c0baf 16:12:05 ---> d7771efd2900 16:12:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 9/24 : RUN make cmd/support-notifications/support-notifications 16:12:05 16:12:05 ---> Using cache 16:12:05 ---> 2990d397c8a9 16:12:05 Step 5/21 : RUN apk update && apk add make git 16:12:05 ---> Using cache 16:12:05 ---> a9dd5869545a 16:12:05 Step 6/21 : COPY go.mod . 16:12:05 ---> Using cache 16:12:05 ---> b706d4b0c4f7 16:12:05 Step 7/21 : RUN go mod download 16:12:05 ---> Using cache 16:12:05 ---> b4506130b7b3 16:12:05 Step 8/21 : COPY . . 16:12:05 ---> Using cache 16:12:05 ---> 4e09ce62c957 16:12:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:12:05 Successfully built 5a166a57321d 16:12:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:06 Successfully tagged docker-core-data-go-arm64:latest 16:12:06  Building docker-core-data-go ... done  ---> Running in d63c9895ac63 16:12:06 ---> Running in 27a663b637ba 16:12:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:12:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:08 OK: 12620 distinct packages available 16:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:12:08 OK: 217 MiB in 51 packages 16:12:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:11 ---> f0c43230ad39 16:12:11 Step 3/22 : WORKDIR /edgex-go 16:12:11 ---> Using cache 16:12:11 ---> f744f71c0baf 16:12:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:11 ---> Using cache 16:12:11 ---> 2990d397c8a9 16:12:11 Step 5/22 : RUN apk update && apk add make git 16:12:11 ---> Using cache 16:12:11 ---> a9dd5869545a 16:12:11 Step 6/22 : COPY go.mod . 16:12:11 ---> Using cache 16:12:11 ---> b706d4b0c4f7 16:12:11 Step 7/22 : RUN go mod download 16:12:11 ---> Using cache 16:12:11 ---> b4506130b7b3 16:12:11 Step 8/22 : COPY . . 16:12:11 ---> Using cache 16:12:11 ---> 4e09ce62c957 16:12:11 Step 9/22 : RUN make cmd/core-command/core-command 16:12:11 ---> Running in 35beace2308a 16:12:11 Removing intermediate container 4c2e14a227a3 16:12:11 ---> d989f0fc8dba 16:12:11 Step 6/27 : COPY go.mod . 16:12:13 ---> fdeb41a6f368 16:12:13 Step 7/27 : RUN go mod download 16:12:13 ---> Running in 82798f5b8213 16:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:12:18 Removing intermediate container 82798f5b8213 16:12:18 ---> 2c7132197428 16:12:18 Step 8/27 : COPY . . 16:12:36 ---> 0073606eb43b 16:12:36 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:12:36 ---> Running in dc4b89789cfa 16:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:13:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:13:27 Removing intermediate container d63c9895ac63 16:13:27 ---> 4bb1946695b9 16:13:27 16:13:27 Step 10/21 : FROM alpine 16:13:27 ---> afeebe901d6b 16:13:27 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:13:27 Removing intermediate container 27a663b637ba 16:13:27 ---> 1f2ed5d92ddb 16:13:27 16:13:27 Step 10/24 : FROM scratch 16:13:27 ---> 16:13:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:13:27 ---> Running in 803e63c4a386 16:13:27 ---> Running in 0115eaeb4e0c 16:13:28 Removing intermediate container 0115eaeb4e0c 16:13:28 ---> 500c3383afdf 16:13:28 Step 12/24 : ENV APP_PORT=48060 16:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:28 ---> Running in 8b5bf895facf 16:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:29 Removing intermediate container 8b5bf895facf 16:13:29 ---> 289c666116d3 16:13:29 Step 13/24 : EXPOSE $APP_PORT 16:13:29 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:13:29 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:13:29 OK: 12615 distinct packages available 16:13:29 ---> Running in ffd5a361a6c8 16:13:30 Removing intermediate container 35beace2308a 16:13:30 ---> 785782f74559 16:13:30 16:13:30 Step 10/22 : FROM scratch 16:13:30 ---> 16:13:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:13:30 (1/4) Installing ca-certificates (20191127-r4) 16:13:30 Removing intermediate container ffd5a361a6c8 16:13:30 ---> 7b82f7bb5f9f 16:13:30 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:13:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:13:30 (3/4) Installing libcurl (7.69.1-r3) 16:13:30 (4/4) Installing curl (7.69.1-r3) 16:13:30 Executing busybox-1.31.1-r19.trigger 16:13:30 Executing ca-certificates-20191127-r4.trigger 16:13:30 ---> Using cache 16:13:30 ---> 33fc26586215 16:13:30 Step 12/22 : ENV APP_PORT=48082 16:13:30 ---> Running in 8411e1d7c1c4 16:13:30 OK: 7 MiB in 18 packages 16:13:31 ---> 09d8cfea4dc4 16:13:31 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:13:31 Removing intermediate container 8411e1d7c1c4 16:13:31 ---> 58d6d3444001 16:13:31 Step 13/22 : EXPOSE $APP_PORT 16:13:32 ---> Running in 554d949dd1ac 16:13:32 Removing intermediate container 554d949dd1ac 16:13:32 ---> f93b4ad94088 16:13:32 Step 14/22 : WORKDIR / 16:13:32 ---> Running in aade966fcf80 16:13:32 ---> 4f38b8dbe583 16:13:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:13:32 Removing intermediate container 803e63c4a386 16:13:32 ---> 59f503e823f7 16:13:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:13:33 ---> Running in b5c7b93eba20 16:13:33 Removing intermediate container aade966fcf80 16:13:33 ---> 9645603ea6a3 16:13:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:13:34 Removing intermediate container b5c7b93eba20 16:13:34 ---> 305313689b03 16:13:34 Step 13/21 : WORKDIR /edgex 16:13:34 ---> Running in 3e48c739f9ad 16:13:34 ---> 7356edfcf22c 16:13:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:13:34 ---> 407bac4fb934 16:13:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:13:34 Removing intermediate container 3e48c739f9ad 16:13:34 ---> 771a0b766b8c 16:13:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:13:35 ---> 96b5b29729e4 16:13:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:13:35 ---> 21009f8d163e 16:13:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:13:35 ---> 679507431159 16:13:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:13:37 ---> bc1dd57706a6 16:13:37 Step 18/22 : ENTRYPOINT ["/core-command"] 16:13:37 ---> Running in cd2abea0ec84 16:13:37 ---> 1c73e15519da 16:13:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:13:37 ---> 45fb4ddd475a 16:13:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:13:38 Removing intermediate container dc4b89789cfa 16:13:38 ---> 14b7db44597a 16:13:38 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:38 Removing intermediate container cd2abea0ec84 16:13:38 ---> b31acc15af70 16:13:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:38 ---> Running in cc7d49d7cbf1 16:13:38 ---> Running in 0ec188428104 16:13:39 ---> 14fc320b1bb4 16:13:39 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:13:39 ---> b498fcdcb57e 16:13:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:13:39 ---> Running in c8e74dc7f439 16:13:39 ---> Running in 576ff4d145f5 16:13:39 Removing intermediate container 0ec188428104 16:13:39 ---> a8797917f076 16:13:39 Step 20/22 : LABEL arch=arm64 16:13:39 ---> Running in abefdb979c35 16:13:39 Removing intermediate container c8e74dc7f439 16:13:39 ---> 719e5ee9b412 16:13:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:40 Removing intermediate container 576ff4d145f5 16:13:40 ---> 97cbef1f022a 16:13:40 Step 18/21 : CMD ["--init=true"] 16:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:13:40 ---> Running in 1b02015d1448 16:13:40 ---> Running in 7310ce70bfbf 16:13:40 Removing intermediate container abefdb979c35 16:13:40 ---> 7dbfc1cf3a91 16:13:40 Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:13:40 ---> Running in 7f08a4d4db1d 16:13:40 Removing intermediate container 1b02015d1448 16:13:40 ---> faf79b162ad2 16:13:40 Step 22/24 : LABEL arch=arm64 16:13:40 Removing intermediate container 7310ce70bfbf 16:13:40 ---> a125262a2c6f 16:13:40 Step 19/21 : LABEL arch=arm64 16:13:40 ---> Running in 78b568330a52 16:13:41 ---> Running in 4755e0c0de85 16:13:41 Removing intermediate container 7f08a4d4db1d 16:13:41 ---> 9a021ed20670 16:13:41 Step 22/22 : LABEL version=0.0.0 16:13:41 ---> Running in 18ce96f74c82 16:13:41 Removing intermediate container 78b568330a52 16:13:41 ---> d33b88932151 16:13:41 Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:13:41 Removing intermediate container 4755e0c0de85 16:13:41 ---> 948a63fc0eae 16:13:41 Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:13:41 ---> Running in 1325b8a4648d 16:13:42 ---> Running in 86e8d6a9b9ea 16:13:42 Removing intermediate container 18ce96f74c82 16:13:42 ---> 86d464e0ed89 16:13:42 16:13:42 Removing intermediate container 1325b8a4648d 16:13:42 ---> 0801c7499f68 16:13:42 Step 24/24 : LABEL version=0.0.0 16:13:42 Successfully built 86d464e0ed89 16:13:42 Removing intermediate container 86e8d6a9b9ea 16:13:42 Successfully tagged docker-core-command-go-arm64:latest 16:13:42 ---> bb035c722358 16:13:42 Step 21/21 : LABEL version=0.0.0 16:13:42  Building docker-core-command-go ... done  ---> Running in 42648d7cc164 16:13:42 ---> Running in 06dbd5c5257c 16:13:43 Removing intermediate container 42648d7cc164 16:13:43 ---> b36a8e3cc5c1 16:13:43 16:13:43 Successfully built b36a8e3cc5c1 16:13:43 Removing intermediate container 06dbd5c5257c 16:13:43 ---> 07287c0364fa 16:13:43 16:13:43 Removing intermediate container cc7d49d7cbf1 16:13:43 ---> 2bd8546d868b 16:13:43 16:13:43 Step 11/27 : FROM docker:latest 16:13:43 ---> 0c09fb3ff9b5 16:13:43 Step 12/27 : RUN apk add --no-cache bash 16:13:43 Successfully tagged docker-support-notifications-go-arm64:latest 16:13:44  Building docker-support-notifications-go ... done  ---> Running in fbb4c8305f38 16:13:44 Successfully built 07287c0364fa 16:13:44 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:13:45  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:46 (1/2) Installing readline (8.0.4-r0) 16:13:46 (2/2) Installing bash (5.0.17-r0) 16:13:46 Executing bash-5.0.17-r0.post-install 16:13:46 Executing busybox-1.31.1-r19.trigger 16:13:46 OK: 12 MiB in 22 packages 16:13:47 Removing intermediate container fbb4c8305f38 16:13:47 ---> 8e6b78aefbe6 16:13:47 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:13:47 ---> Running in 6e6b68a18385 16:13:49 Removing intermediate container 6e6b68a18385 16:13:49 ---> 2f6641ec00a4 16:13:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:13:49 ---> Running in ad2699e4f26b 16:13:50 Removing intermediate container ad2699e4f26b 16:13:50 ---> 02776bf8e3ef 16:13:50 Step 15/27 : ENV APP_PORT=48090 16:13:50 ---> Running in d9c5d0aa84b5 16:13:51 Removing intermediate container d9c5d0aa84b5 16:13:51 ---> 5b59dca546d3 16:13:51 Step 16/27 : EXPOSE $APP_PORT 16:13:51 ---> Running in e79d7f19a532 16:13:51 Removing intermediate container e79d7f19a532 16:13:51 ---> 506dd4a746c2 16:13:51 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:13:52 ---> b002d07d09a2 16:13:52 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:13:53 ---> d4f0a1a6dc35 16:13:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:13:54 ---> 97683f179aa3 16:13:54 Step 20/27 : RUN apk --no-cache add py3-pip 16:13:54 ---> Running in 3de6cb0c94ba 16:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:56 (1/33) Installing libbz2 (1.0.8-r1) 16:13:56 (2/33) Installing expat (2.2.9-r1) 16:13:56 (3/33) Installing libffi (3.3-r2) 16:13:56 (4/33) Installing gdbm (1.13-r1) 16:13:56 (5/33) Installing xz-libs (5.2.5-r0) 16:13:56 (6/33) Installing sqlite-libs (3.32.1-r0) 16:13:56 (7/33) Installing python3 (3.8.5-r0) 16:13:58 (8/33) Installing py3-appdirs (1.4.4-r1) 16:13:58 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:13:58 (10/33) Installing py3-parsing (2.4.7-r0) 16:13:58 (11/33) Installing py3-six (1.15.0-r0) 16:13:58 (12/33) Installing py3-packaging (20.4-r0) 16:13:58 (13/33) Installing py3-setuptools (47.0.0-r0) 16:13:58 (14/33) Installing py3-chardet (3.0.4-r4) 16:13:58 (15/33) Installing py3-idna (2.9-r0) 16:13:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:13:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:13:58 (18/33) Installing py3-requests (2.23.0-r0) 16:13:58 (19/33) Installing py3-msgpack (1.0.0-r0) 16:13:58 (20/33) Installing py3-lockfile (0.12.2-r3) 16:13:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:13:58 (22/33) Installing py3-colorama (0.4.3-r0) 16:13:58 (23/33) Installing py3-distlib (0.3.0-r0) 16:13:58 (24/33) Installing py3-distro (1.5.0-r1) 16:13:58 (25/33) Installing py3-webencodings (0.5.1-r3) 16:13:58 (26/33) Installing py3-html5lib (1.0.1-r4) 16:13:58 (27/33) Installing py3-pytoml (0.1.21-r0) 16:13:58 (28/33) Installing py3-pep517 (0.8.2-r0) 16:13:58 (29/33) Installing py3-progress (1.5-r0) 16:13:58 (30/33) Installing py3-toml (0.10.1-r0) 16:13:58 (31/33) Installing py3-retrying (1.3.3-r0) 16:13:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:13:58 (33/33) Installing py3-pip (20.1.1-r0) 16:13:59 Executing busybox-1.31.1-r19.trigger 16:13:59 OK: 71 MiB in 55 packages 16:14:05 Removing intermediate container 3de6cb0c94ba 16:14:05 ---> bc0506809d89 16:14:05 Step 21/27 : RUN pip install docker-compose==1.23.2 16:14:05 ---> Running in 6c558bf7410d 16:14:10 Collecting docker-compose==1.23.2 16:14:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:11 Collecting jsonschema<3,>=2.5.1 16:14:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:11 Collecting cached-property<2,>=1.2.0 16:14:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:12 Collecting docker<4.0,>=3.6.0 16:14:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:12 Collecting docopt<0.7,>=0.6.1 16:14:12 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:16 Collecting PyYAML<4,>=3.10 16:14:16 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:19 Collecting websocket-client<1.0,>=0.32.0 16:14:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:14:19 Collecting texttable<0.10,>=0.9.0 16:14:19 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:21 Collecting dockerpty<0.5,>=0.4.1 16:14:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:14:23 Collecting docker-pycreds>=0.4.0 16:14:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:23 Collecting idna<2.8,>=2.5 16:14:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:14:24 Collecting urllib3<1.25,>=1.21.1 16:14:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:14:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:14:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:14:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:14:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:14:25 Installing collected packages: jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, PyYAML, texttable, dockerpty, docker-compose 16:14:25 Attempting uninstall: idna 16:14:25 Found existing installation: idna 2.9 16:14:25 Uninstalling idna-2.9: 16:14:25 Successfully uninstalled idna-2.9 16:14:26 Attempting uninstall: urllib3 16:14:26 Found existing installation: urllib3 1.25.9 16:14:26 Uninstalling urllib3-1.25.9: 16:14:26 Successfully uninstalled urllib3-1.25.9 16:14:27 Attempting uninstall: requests 16:14:27 Found existing installation: requests 2.23.0 16:14:27 Uninstalling requests-2.23.0: 16:14:27 Successfully uninstalled requests-2.23.0 16:14:28 Running setup.py install for docopt: started 16:14:30 Running setup.py install for docopt: finished with status 'done' 16:14:30 Running setup.py install for PyYAML: started 16:14:32 Running setup.py install for PyYAML: finished with status 'done' 16:14:32 Running setup.py install for texttable: started 16:14:33 Running setup.py install for texttable: finished with status 'done' 16:14:33 Running setup.py install for dockerpty: started 16:14:35 Running setup.py install for dockerpty: finished with status 'done' 16:14:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 16:14:41 Removing intermediate container 6c558bf7410d 16:14:41 ---> 656e832ece05 16:14:41 Step 22/27 : RUN apk --no-cache add curl 16:14:41 ---> Running in 85d3808f166a 16:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:14:42 (2/3) Installing libcurl (7.69.1-r3) 16:14:42 (3/3) Installing curl (7.69.1-r3) 16:14:42 Executing busybox-1.31.1-r19.trigger 16:14:42 OK: 71 MiB in 58 packages 16:14:44 Removing intermediate container 85d3808f166a 16:14:44 ---> aeb97d281f05 16:14:44 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:14:44 ---> Running in b6db8c580d7e 16:14:44 Removing intermediate container b6db8c580d7e 16:14:44 ---> 6733e509c6a4 16:14:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:44 ---> Running in 4ba86d76b9d0 16:14:45 Removing intermediate container 4ba86d76b9d0 16:14:45 ---> 0393b5c9ed0e 16:14:45 Step 25/27 : LABEL arch=arm64 16:14:45 ---> Running in eb62ad882058 16:14:45 Removing intermediate container eb62ad882058 16:14:45 ---> 0cb12e77d376 16:14:45 Step 26/27 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 16:14:45 ---> Running in f56ec57526fd 16:14:46 Removing intermediate container f56ec57526fd 16:14:46 ---> e40c96e1eca4 16:14:46 Step 27/27 : LABEL version=0.0.0 16:14:46 ---> Running in cd6f9393a56e 16:14:46 Removing intermediate container cd6f9393a56e 16:14:46 ---> 813d2ba79753 16:14:46 16:14:47 Successfully built 813d2ba79753 16:14:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:14:47  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:14:47 $ docker stop --time=1 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 16:14:49 $ docker rm -f 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:50 + docker images 16:14:50 + grep docker 16:14:50 docker-sys-mgmt-agent-go-arm64 latest 813d2ba79753 4 seconds ago 300MB 16:14:50 docker-security-proxy-setup-go-arm64 latest 07287c0364fa About a minute ago 23.4MB 16:14:50 docker-support-notifications-go-arm64 latest b36a8e3cc5c1 About a minute ago 11.4MB 16:14:50 docker-core-command-go-arm64 latest 86d464e0ed89 About a minute ago 9.98MB 16:14:50 docker-core-data-go-arm64 latest 5a166a57321d 2 minutes ago 20.9MB 16:14:50 docker-core-metadata-go-arm64 latest f3b01f275237 3 minutes ago 12.2MB 16:14:50 docker-security-secretstore-setup-go-arm64 latest 5a37cc1ab599 3 minutes ago 23.5MB 16:14:50 docker-security-bootstrap-redis-go-arm64 latest 45a25946d2d5 3 minutes ago 15.2MB 16:14:50 docker-support-scheduler-go-arm64 latest 3e26619ba099 3 minutes ago 10MB 16:14:50 docker latest 0c09fb3ff9b5 43 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:14:53 provisioning config files... 16:14:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4425228596010907384tmp [Pipeline] { [Pipeline] sh 16:14:54 + set +x 16:14:54 + curl -s https://codecov.io/bash 16:14:54 + bash -s -- 16:14:54 16:14:54 _____ _ 16:14:54 / ____| | | 16:14:54 | | ___ __| | ___ ___ _____ __ 16:14:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:14:54 | |___| (_) | (_| | __/ (_| (_) \ V / 16:14:54 \_____\___/ \__,_|\___|\___\___/ \_/ 16:14:54 Bash-20201130-cc6d3fe 16:14:54 16:14:54 16:14:54 ==> Jenkins CI detected. 16:14:54 project root: . 16:14:54 --> token set from env 16:14:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:14:54 ==> Running gcov in . (disable via -X gcov) 16:14:54 ==> Python coveragepy not found 16:14:54 ==> Searching for coverage reports in: 16:14:54 + . 16:14:54 -> Found 1 reports 16:14:54 ==> Detecting git/mercurial file structure 16:14:54 ==> Reading reports 16:14:54 + ./coverage.out bytes=537096 16:14:54 ==> Appending adjustments 16:14:54 https://docs.codecov.io/docs/fixing-reports 16:14:57 + Found adjustments 16:14:57 ==> Gzipping contents 16:14:57 80K /tmp/codecov.oY18WX.gz 16:14:57 ==> Uploading reports 16:14:57 url: https://codecov.io 16:14:57 query: branch=PR-2959&commit=bc9cd13b21e332e042b270897cf65247cfd48556&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= 16:14:57 -> Pinging Codecov 16:14:57 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2959&commit=bc9cd13b21e332e042b270897cf65247cfd48556&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= 16:14:58 -> Uploading to 16:14:58 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/bc9cd13b21e332e042b270897cf65247cfd48556/ddf98d49-ca99-4e8a-901a-aac62e1b2168.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T161457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cff62730111eb64a5df2ea31e7d8f62b1244d7d008b17edaa9adb90f1ba421b0 16:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:58 Dload Upload Total Spent Left Speed 16:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81837 0 0 100 81837 0 143k --:--:-- --:--:-- --:--:-- 143k 16:14:58 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc9cd13b21e332e042b270897cf65247cfd48556 [Pipeline] } 16:14:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:15:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:01 ---> package-listing.sh 16:15:01 ++ tr '[:upper:]' '[:lower:]' 16:15:01 ++ facter osfamily 16:15:01 + OS_FAMILY=redhat 16:15:01 + workspace=/w/workspace/edgex-go/3 16:15:01 + START_PACKAGES=/tmp/packages_start.txt 16:15:01 + END_PACKAGES=/tmp/packages_end.txt 16:15:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:01 + PACKAGES=/tmp/packages_start.txt 16:15:01 + '[' /w/workspace/edgex-go/3 ']' 16:15:01 + PACKAGES=/tmp/packages_end.txt 16:15:01 + case "${OS_FAMILY}" in 16:15:01 + rpm -qa 16:15:01 + sort 16:15:06 + '[' -f /tmp/packages_start.txt ']' 16:15:06 + '[' -f /tmp/packages_end.txt ']' 16:15:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:06 + '[' /w/workspace/edgex-go/3 ']' 16:15:06 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:15:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:15:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:15:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:07 16:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:07 alpine: Pulling from edgex-lftools-log-publisher 16:15:07 df20fa9351a1: Pulling fs layer 16:15:07 36b3adc4ff6f: Pulling fs layer 16:15:07 8ad3a11d3b57: Pulling fs layer 16:15:07 46f8f816bc3b: Pulling fs layer 16:15:07 93b61091891f: Pulling fs layer 16:15:07 93b9cdb0e59b: Pulling fs layer 16:15:07 5e14af77c1be: Pulling fs layer 16:15:07 01666e4c0597: Pulling fs layer 16:15:07 aa168da1d23b: Pulling fs layer 16:15:07 46f8f816bc3b: Waiting 16:15:07 93b61091891f: Waiting 16:15:07 93b9cdb0e59b: Waiting 16:15:07 5e14af77c1be: Waiting 16:15:07 aa168da1d23b: Waiting 16:15:07 01666e4c0597: Waiting 16:15:07 36b3adc4ff6f: Verifying Checksum 16:15:07 36b3adc4ff6f: Download complete 16:15:07 46f8f816bc3b: Verifying Checksum 16:15:07 46f8f816bc3b: Download complete 16:15:08 df20fa9351a1: Verifying Checksum 16:15:08 93b61091891f: Verifying Checksum 16:15:08 93b61091891f: Download complete 16:15:08 93b9cdb0e59b: Verifying Checksum 16:15:08 93b9cdb0e59b: Download complete 16:15:08 5e14af77c1be: Verifying Checksum 16:15:08 5e14af77c1be: Download complete 16:15:08 01666e4c0597: Verifying Checksum 16:15:08 01666e4c0597: Download complete 16:15:08 8ad3a11d3b57: Verifying Checksum 16:15:08 8ad3a11d3b57: Download complete 16:15:08 df20fa9351a1: Pull complete 16:15:08 36b3adc4ff6f: Pull complete 16:15:09 aa168da1d23b: Verifying Checksum 16:15:09 aa168da1d23b: Download complete 16:15:10 8ad3a11d3b57: Pull complete 16:15:11 46f8f816bc3b: Pull complete 16:15:12 93b61091891f: Pull complete 16:15:12 93b9cdb0e59b: Pull complete 16:15:12 5e14af77c1be: Pull complete 16:15:12 01666e4c0597: Pull complete 16:15:20 aa168da1d23b: Pull complete 16:15:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:15:20 prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container 16:15:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:15:24 $ docker top e24525e48cc610c555a818db6ca38892fdc73bc5b156c7aee05f95656b8c9504 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:25 + mkdir -p /var/log/sa [Pipeline] sh 16:15:25 + ls /var/log/sa-host 16:15:25 + sadf -c /var/log/sa-host/sa17 16:15:25 file_magic: OK 16:15:25 HZ: Using current value: 100 16:15:25 file_header: OK 16:15:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:15:25 Statistics: 16:15:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:25 File successfully converted to sysstat format version 12.2.1 16:15:25 + sadf -c /var/log/sa-host/sa23 16:15:25 file_magic: OK 16:15:25 HZ: Using current value: 100 16:15:25 file_header: OK 16:15:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:15:25 Statistics: 16:15:25 Hnuu...uuuununununu... 16:15:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:25 provisioning config files... 16:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6254640226841611991tmp [Pipeline] { [Pipeline] echo 16:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:26 ---> create-netrc.sh [Pipeline] } 16:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:15:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:15:26 ---> python-tools-install.sh [Pipeline] echo 16:15:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:15:27 ---> sudo-logs.sh 16:15:27 Archiving 'sudo' log.. [Pipeline] echo 16:15:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:15:27 ---> job-cost.sh 16:15:27 lf-activate-venv: SKIPPING 16:15:27 INFO: No Stack... 16:15:29 INFO: Retrieving Pricing Info for: v1-standard-2 16:15:30 INFO: Archiving Costs [Pipeline] echo 16:15:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:30 ---> logs-deploy.sh 16:15:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2959/3 16:15:30 INFO: archiving workspace using pattern(s): 16:15:31 Archives upload complete. 16:15:31 INFO: archiving logs to Nexus